Linux API
[Prev Page][Next Page]
- Re: [PATCH v4 1/5] mm/page_idle: Add per-pid idle page tracking using virtual indexing, (continued)
- [PATCH v8 00/20] fscrypt: key management improvements,
Eric Biggers
- [PATCH v8 19/20] ubifs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v8 20/20] fscrypt: document the new ioctls and policy version, Eric Biggers
- [PATCH v8 18/20] f2fs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v8 15/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY_ALL_USERS ioctl, Eric Biggers
- [PATCH v8 10/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v8 13/20] fscrypt: v2 encryption policy support, Eric Biggers
- [PATCH v8 14/20] fscrypt: allow unprivileged users to add/remove keys for v2 policies, Eric Biggers
- [PATCH v8 17/20] ext4: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v8 12/20] fscrypt: add an HKDF-SHA512 implementation, Eric Biggers
- [PATCH v8 16/20] fscrypt: require that key be added when setting a v2 encryption policy, Eric Biggers
- [PATCH v8 07/20] fscrypt: move v1 policy key setup to keysetup_v1.c, Eric Biggers
- [PATCH v8 09/20] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v8 11/20] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl, Eric Biggers
- [PATCH v8 08/20] fscrypt: rename keyinfo.c to keysetup.c, Eric Biggers
- [PATCH v8 02/20] fscrypt: use FSCRYPT_ prefix for uapi constants, Eric Biggers
- [PATCH v8 04/20] fscrypt: add ->ci_inode to fscrypt_info, Eric Biggers
- [PATCH v8 03/20] fscrypt: use FSCRYPT_* definitions, not FS_*, Eric Biggers
- [PATCH v8 06/20] fscrypt: refactor key setup code in preparation for v2 policies, Eric Biggers
- [PATCH v8 05/20] fscrypt: rename fscrypt_master_key to fscrypt_direct_key, Eric Biggers
- [PATCH v8 01/20] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>, Eric Biggers
- Re: [PATCH v8 00/20] fscrypt: key management improvements, Eric Biggers
- [PATCH v4 00/12] FPGA DFL updates,
Wu Hao
- [PATCH v4 01/12] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support., Wu Hao
- [PATCH v4 06/12] fpga: dfl: afu: export __port_enable/disable function., Wu Hao
- [PATCH v4 08/12] fpga: dfl: make uinit callback optional, Wu Hao
- [PATCH v4 11/12] fpga: dfl: fme: add global error reporting support, Wu Hao
- [PATCH v4 12/12] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces., Wu Hao
- [PATCH v4 10/12] fpga: dfl: fme: add capability sysfs interfaces, Wu Hao
- [PATCH v4 09/12] fpga: dfl: afu: add STP (SignalTap) support, Wu Hao
- [PATCH v4 07/12] fpga: dfl: afu: add error reporting support., Wu Hao
- [PATCH v4 04/12] fpga: dfl: afu: add userclock sysfs interfaces., Wu Hao
- [PATCH v4 05/12] fpga: dfl: add id_table for dfl private feature driver, Wu Hao
- [PATCH v4 02/12] fpga: dfl: pci: enable SRIOV support., Wu Hao
- [PATCH v4 03/12] fpga: dfl: afu: add AFU state related sysfs interfaces, Wu Hao
- [PATCH v13 0/6] Add utilization clamping support (CGroups API),
Patrick Bellasi
- [PATCH V37 00/29] security: Add support for locking down the kernel,
Matthew Garrett
- [PATCH V37 01/29] security: Support early LSMs, Matthew Garrett
- [PATCH V37 04/29] Enforce module signatures if the kernel is locked down, Matthew Garrett
- [PATCH V37 05/29] Restrict /dev/{mem,kmem,port} when the kernel is locked down, Matthew Garrett
- [PATCH V37 09/29] kexec_file: Restrict at runtime if the kernel is locked down, Matthew Garrett
- [PATCH V37 10/29] hibernate: Disable when the kernel is locked down, Matthew Garrett
- [PATCH V37 12/29] x86: Lock down IO port access when the kernel is locked down, Matthew Garrett
- [PATCH V37 14/29] ACPI: Limit access to custom_method when the kernel is locked down, Matthew Garrett
- [PATCH V37 20/29] x86/mmiotrace: Lock down the testmmiotrace module, Matthew Garrett
- [PATCH V37 22/29] Lock down tracing and perf kprobes when in confidentiality mode, Matthew Garrett
- [PATCH V37 24/29] Lock down perf when in confidentiality mode, Matthew Garrett
- [PATCH V37 29/29] lockdown: Print current->comm in restriction messages, Matthew Garrett
- [PATCH V37 27/29] tracefs: Restrict tracefs when the kernel is locked down, Matthew Garrett
[PATCH V37 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down, Matthew Garrett
[PATCH V37 26/29] debugfs: Restrict debugfs when the kernel is locked down, Matthew Garrett
[PATCH V37 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down, Matthew Garrett
[PATCH V37 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode, Matthew Garrett
[PATCH V37 21/29] Lock down /proc/kcore, Matthew Garrett
[PATCH V37 19/29] Lock down module params that specify hardware parameters (eg. ioport), Matthew Garrett
[PATCH V37 18/29] Lock down TIOCSSERIAL, Matthew Garrett
[PATCH V37 17/29] Prohibit PCMCIA CIS storage when the kernel is locked down, Matthew Garrett
[PATCH V37 16/29] acpi: Disable ACPI table override if the kernel is locked down, Matthew Garrett
[PATCH V37 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down, Matthew Garrett
[PATCH V37 13/29] x86/msr: Restrict MSR access when the kernel is locked down, Matthew Garrett
[PATCH V37 11/29] PCI: Lock down BAR access when the kernel is locked down, Matthew Garrett
[PATCH V37 06/29] kexec_load: Disable at runtime if the kernel is locked down, Matthew Garrett
[PATCH V37 07/29] Copy secure_boot flag in boot params across kexec reboot, Matthew Garrett
[PATCH V37 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE, Matthew Garrett
[PATCH V37 02/29] security: Add a "locked down" LSM hook, Matthew Garrett
[PATCH V37 03/29] security: Add a static lockdown policy LSM, Matthew Garrett
[PATCHv5 00/37] kernel: Introduce Time Namespace,
Dmitry Safonov
- [PATCHv5 01/37] ns: Introduce Time Namespace, Dmitry Safonov
- [PATCHv5 03/37] posix-clocks: Rename the clock_get() into clock_get_timespec(), Dmitry Safonov
- [PATCHv5 05/37] alarmtimer: Rename gettime() callback to get_ktime(), Dmitry Safonov
- [PATCHv5 10/37] posix-clocks: Introduce CLOCK_BOOTTIME time namespace offset, Dmitry Safonov
- [PATCHv5 21/37] x86/vdso: Restrict splitting VVAR VMA, Dmitry Safonov
- [PATCHv5 23/37] x86/vdso: Add offsets page in vvar, Dmitry Safonov
- [PATCHv5 25/37] x86/vdso: Switch image on setns()/clone(), Dmitry Safonov
- [PATCHv5 26/37] vdso: Introduce vdso_static_branch_unlikely(), Dmitry Safonov
- [PATCHv5 35/37] selftest/timens: Add timer offsets test, Dmitry Safonov
- [PATCHv5 36/37] selftests/timens: Add a simple perf test for clock_gettime(), Dmitry Safonov
- [PATCHv5 00/37] kernel: Introduce Time Namespace, Dmitry Safonov
- [PATCHv5 03/37] posix-clocks: Rename the clock_get() into clock_get_timespec(), Dmitry Safonov
- [PATCHv5 13/37] posix-timers: Make timer_settime() time namespace aware, Dmitry Safonov
- [PATCHv5 12/37] timerfd: Make timerfd_settime() time namespace aware, Dmitry Safonov
- [PATCHv5 11/37] kernel: Add do_timens_ktime_to_host() helper, Dmitry Safonov
- [PATCHv5 10/37] posix-clocks: Introduce CLOCK_BOOTTIME time namespace offset, Dmitry Safonov
- [PATCHv5 09/37] posix-clocks: Introduce CLOCK_MONOTONIC time namespace offsets, Dmitry Safonov
- [PATCHv5 06/37] alarmtimer: Provide get_timespec() callback, Dmitry Safonov
- [PATCHv5 05/37] alarmtimer: Rename gettime() callback to get_ktime(), Dmitry Safonov
- [PATCHv5 08/37] posix-timers: Use clock_get_ktime() in common_timer_get(), Dmitry Safonov
- [PATCHv5 07/37] posix-clocks: Introduce clock_get_ktime() callback, Dmitry Safonov
- [PATCHv5 04/37] posix-clocks: Rename *_clock_get() functions into *_clock_get_timespec(), Dmitry Safonov
- [PATCHv5 02/37] timens: Add timens_offsets, Dmitry Safonov
- [PATCHv5 01/37] ns: Introduce Time Namespace, Dmitry Safonov
- [PATCHv5 37/37] selftest/timens: Check that a right vdso is mapped after fork and exec, Dmitry Safonov
- [PATCHv5 34/37] selftest/timens: Add procfs selftest, Dmitry Safonov
- [PATCHv5 33/37] selftest/timens: Add a test for clock_nanosleep(), Dmitry Safonov
- [PATCHv5 32/37] selftest/timens: Add a test for timerfd, Dmitry Safonov
- [PATCHv5 31/37] selftest/timens: Add Time Namespace test for supported clocks, Dmitry Safonov
- [PATCHv5 30/37] fs/proc: Introduce /proc/pid/timens_offsets, Dmitry Safonov
- [PATCHv5 29/37] posix-clocks: Add align for timens_offsets, Dmitry Safonov
- [PATCHv5 27/37] x86/vdso2c: Process jump tables, Dmitry Safonov
- [PATCHv5 28/37] x86/vdso: Enable static branches for the timens vdso, Dmitry Safonov
- [PATCHv5 24/37] x86/vdso: Allocate timens vdso, Dmitry Safonov
- [PATCHv5 22/37] x86/vdso: Rename vdso_image {.data=>.text}, Dmitry Safonov
- [PATCHv5 20/37] x86/vdso/Makefile: Add vobjs32, Dmitry Safonov
- [PATCHv5 19/37] x86/vdso2c: Convert iterator to unsigned, Dmitry Safonov
- [PATCHv5 18/37] x86/vdso2c: Correct err messages on file opening, Dmitry Safonov
- [PATCHv5 16/37] posix-timers: Make clock_nanosleep() time namespace aware, Dmitry Safonov
- [PATCHv5 17/37] fd/proc: Respect boottime inside time namespace for /proc/uptime, Dmitry Safonov
- [PATCHv5 15/37] hrtimers: Prepare hrtimer_nanosleep() for time namespaces, Dmitry Safonov
- [PATCHv5 14/37] alarmtimer: Make nanosleep time namespace aware, Dmitry Safonov
- [PATCHv5 13/37] posix-timers: Make timer_settime() time namespace aware, Dmitry Safonov
- [PATCHv5 11/37] kernel: Add do_timens_ktime_to_host() helper, Dmitry Safonov
- [PATCHv5 12/37] timerfd: Make timerfd_settime() time namespace aware, Dmitry Safonov
- [PATCHv5 08/37] posix-timers: Use clock_get_ktime() in common_timer_get(), Dmitry Safonov
- [PATCHv5 09/37] posix-clocks: Introduce CLOCK_MONOTONIC time namespace offsets, Dmitry Safonov
- [PATCHv5 06/37] alarmtimer: Provide get_timespec() callback, Dmitry Safonov
- [PATCHv5 07/37] posix-clocks: Introduce clock_get_ktime() callback, Dmitry Safonov
- [PATCHv5 04/37] posix-clocks: Rename *_clock_get() functions into *_clock_get_timespec(), Dmitry Safonov
- [PATCHv5 02/37] timens: Add timens_offsets, Dmitry Safonov
[PATCH 5.2 121/215] rseq/selftests: Fix Thumb mode build failure on arm32, Greg Kroah-Hartman
[PATCH v11 0/8] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
[PATCH v7 00/16] fscrypt: key management improvements,
Eric Biggers
- [PATCH v7 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>, Eric Biggers
- [PATCH v7 12/16] fscrypt: require that key be added when setting a v2 encryption policy, Eric Biggers
- [PATCH v7 14/16] f2fs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v7 15/16] ubifs: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v7 16/16] fscrypt: document the new ioctls and policy version, Eric Biggers
- [PATCH v7 13/16] ext4: wire up new fscrypt ioctls, Eric Biggers
- [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v7 09/16] fscrypt: add an HKDF-SHA512 implementation, Eric Biggers
- [PATCH v7 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies, Eric Biggers
- [PATCH v7 10/16] fscrypt: v2 encryption policy support, Eric Biggers
- [PATCH v7 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c, Eric Biggers
- [PATCH v7 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl, Eric Biggers
- [PATCH v7 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl, Eric Biggers
- [PATCH v7 03/16] fscrypt: use FSCRYPT_* definitions, not FS_*, Eric Biggers
- [PATCH v7 04/16] fscrypt: add ->ci_inode to fscrypt_info, Eric Biggers
- [PATCH v7 02/16] fscrypt: use FSCRYPT_ prefix for uapi constants, Eric Biggers
[PATCH v3 1/2] tests: move common definitions and functions into pidfd.h,
Suren Baghdasaryan
[PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing,
Joel Fernandes (Google)
[PATCH v2 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing,
Joel Fernandes (Google)
Regression in 5.3 for some FS_USERNS_MOUNT (aka user-namespace-mountable) filesystems,
Christian Brauner
[PATCH v7 0/5] Introduce MADV_COLD and MADV_PAGEOUT,
Minchan Kim
[PATCH v2 1/2] tests: move common definitions and functions into pidfd.h,
Suren Baghdasaryan
[PATCH 4/5] pidfd: add CLONE_WAIT_PID,
Christian Brauner
[PATCH 3/5] arch: wire-up pidfd_wait(), Christian Brauner
[PATCH 2/5] pidfd: add pidfd_wait(),
Christian Brauner
[PATCH v4 0/3] Casefolding in F2FS,
Daniel Rosenberg
[PATCH 1/1] tests: add pidfd poll tests,
Suren Baghdasaryan
[PATCH v6 0/5] Introduce MADV_COLD and MADV_PAGEOUT,
Minchan Kim
Re: [PATCH v1 1/2] mm/page_idle: Add support for per-pid page_idle using virtual indexing,
Michal Hocko
[PATCH v3 00/12] FPGA DFL updates,
Wu Hao
- [PATCH v3 03/12] fpga: dfl: pci: enable SRIOV support., Wu Hao
- [PATCH v3 05/12] fpga: dfl: afu: add userclock sysfs interfaces., Wu Hao
- [PATCH v3 06/12] fpga: dfl: add id_table for dfl private feature driver, Wu Hao
- [PATCH v3 12/12] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces., Wu Hao
- [PATCH v3 11/12] fpga: dfl: fme: add global error reporting support, Wu Hao
- [PATCH v3 10/12] fpga: dfl: fme: add capability sysfs interfaces, Wu Hao
- [PATCH v3 09/12] fpga: dfl: afu: add STP (SignalTap) support, Wu Hao
- [PATCH v3 08/12] fpga: dfl: afu: add error reporting support., Wu Hao
- [PATCH v3 07/12] fpga: dfl: afu: export __port_enable/disable function., Wu Hao
- [PATCH v3 04/12] fpga: dfl: afu: add AFU state related sysfs interfaces, Wu Hao
- [PATCH v3 02/12] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support., Wu Hao
- [PATCH v3 01/12] fpga: dfl: fme: support 512bit data width PR, Wu Hao
[PATCH v7 00/17] fs-verity: read-only file-based authenticity protection,
Eric Biggers
- [PATCH v7 02/17] fs-verity: add MAINTAINERS file entry, Eric Biggers
- [PATCH v7 07/17] fs-verity: add the hook for file ->open(), Eric Biggers
- [PATCH v7 08/17] fs-verity: add the hook for file ->setattr(), Eric Biggers
- [PATCH v7 16/17] ext4: update on-disk format documentation for fs-verity, Eric Biggers
- [PATCH v7 15/17] ext4: add fs-verity read support, Eric Biggers
- [PATCH v7 14/17] ext4: add basic fs-verity support, Eric Biggers
- [PATCH v7 17/17] f2fs: add fs-verity support, Eric Biggers
- [PATCH v7 13/17] fs-verity: support builtin file signatures, Eric Biggers
- [PATCH v7 09/17] fs-verity: add data verification hooks for ->readpages(), Eric Biggers
- [PATCH v7 12/17] fs-verity: add SHA-512 support, Eric Biggers
- [PATCH v7 03/17] fs-verity: add UAPI header, Eric Biggers
- [PATCH v7 01/17] fs-verity: add a documentation file, Eric Biggers
- [PATCH v7 06/17] fs-verity: add inode and superblock fields, Eric Biggers
- [PATCH v7 11/17] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl, Eric Biggers
- [PATCH v7 10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl, Eric Biggers
- [PATCH v7 05/17] fs-verity: add Kconfig and the helper functions for hashing, Eric Biggers
- [PATCH v7 04/17] fs: uapi: define verity bit for FS_IOC_GETFLAGS, Eric Biggers
[PATCH bpf-next v10 00/10] Landlock LSM: Toward unprivileged sandboxing,
Mickaël Salaün
- [PATCH bpf-next v10 10/10] landlock: Add user and kernel documentation for Landlock, Mickaël Salaün
- [PATCH bpf-next v10 01/10] fs,security: Add a new file access type: MAY_CHROOT, Mickaël Salaün
- [PATCH bpf-next v10 03/10] bpf,landlock: Define an eBPF program type for Landlock hooks, Mickaël Salaün
- [PATCH bpf-next v10 02/10] bpf: Add expected_attach_triggers and a is_valid_triggers() verifier, Mickaël Salaün
- [PATCH bpf-next v10 07/10] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH bpf-next v10 08/10] bpf: Add a Landlock sandbox example, Mickaël Salaün
- [PATCH bpf-next v10 04/10] seccomp,landlock: Enforce Landlock programs per process hierarchy, Mickaël Salaün
- [PATCH bpf-next v10 09/10] bpf,landlock: Add tests for Landlock, Mickaël Salaün
- [PATCH bpf-next v10 06/10] bpf,landlock: Add a new map type: inode, Mickaël Salaün
- [PATCH bpf-next v10 05/10] landlock: Handle filesystem access control, Mickaël Salaün
[v4 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages,
Yang Shi
[PATCH v10 0/9] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
[PATCH AUTOSEL 5.2 124/171] rseq/selftests: Fix Thumb mode build failure on arm32, Sasha Levin
[PATCH V36 00/29] security: Add kernel lockdown functionality,
Matthew Garrett
- [PATCH V36 06/29] kexec_load: Disable at runtime if the kernel is locked down, Matthew Garrett
- [PATCH V36 07/29] Copy secure_boot flag in boot params across kexec reboot, Matthew Garrett
- [PATCH V36 09/29] kexec_file: Restrict at runtime if the kernel is locked down, Matthew Garrett
- [PATCH V36 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE, Matthew Garrett
- [PATCH V36 10/29] hibernate: Disable when the kernel is locked down, Matthew Garrett
- [PATCH V36 14/29] ACPI: Limit access to custom_method when the kernel is locked down, Matthew Garrett
- [PATCH V36 20/29] x86/mmiotrace: Lock down the testmmiotrace module, Matthew Garrett
- [PATCH V36 22/29] Lock down tracing and perf kprobes when in confidentiality mode, Matthew Garrett
- [PATCH V36 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode, Matthew Garrett
- [PATCH V36 24/29] Lock down perf when in confidentiality mode, Matthew Garrett
- [PATCH V36 27/29] tracefs: Restrict tracefs when the kernel is locked down, Matthew Garrett
- [PATCH V36 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down, Matthew Garrett
- [PATCH V36 29/29] lockdown: Print current->comm in restriction messages, Matthew Garrett
- [PATCH V36 26/29] debugfs: Restrict debugfs when the kernel is locked down, Matthew Garrett
- [PATCH V36 17/29] Prohibit PCMCIA CIS storage when the kernel is locked down, Matthew Garrett
- [PATCH V36 21/29] Lock down /proc/kcore, Matthew Garrett
- [PATCH V36 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down, Matthew Garrett
- [PATCH V36 19/29] Lock down module params that specify hardware parameters (eg. ioport), Matthew Garrett
- [PATCH V36 18/29] Lock down TIOCSSERIAL, Matthew Garrett
- [PATCH V36 16/29] acpi: Disable ACPI table override if the kernel is locked down, Matthew Garrett
- [PATCH V36 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down, Matthew Garrett
- [PATCH V36 11/29] PCI: Lock down BAR access when the kernel is locked down, Matthew Garrett
- [PATCH V36 12/29] x86: Lock down IO port access when the kernel is locked down, Matthew Garrett
- [PATCH V36 13/29] x86/msr: Restrict MSR access when the kernel is locked down, Matthew Garrett
- [PATCH V36 05/29] Restrict /dev/{mem,kmem,port} when the kernel is locked down, Matthew Garrett
- [PATCH V36 04/29] Enforce module signatures if the kernel is locked down, Matthew Garrett
- [PATCH V36 03/29] security: Add a static lockdown policy LSM, Matthew Garrett
- [PATCH V36 01/29] security: Support early LSMs, Matthew Garrett
- [PATCH V36 02/29] security: Add a "locked down" LSM hook, Matthew Garrett
[PATCH v12 0/6] Add utilization clamping support (CGroups API),
Patrick Bellasi
[v3 PATCH 0/2] mm: mempolicy: fix mbind()'s inconsistent behavior for unmovable pages,
Yang Shi
Re: [v2 PATCH 2/2] mm: mempolicy: handle vma with unmovable pages mapped correctly in mbind,
Vlastimil Babka
Add a new fchmodat4() syscall, v2,
Palmer Dabbelt
[PATCH V35 00/29] Kernel lockdown functionality,
Matthew Garrett
- [PATCH V35 01/29] security: Support early LSMs, Matthew Garrett
- [PATCH V35 03/29] security: Add a static lockdown policy LSM, Matthew Garrett
- [PATCH V35 05/29] Restrict /dev/{mem,kmem,port} when the kernel is locked down, Matthew Garrett
- [PATCH V35 04/29] Enforce module signatures if the kernel is locked down, Matthew Garrett
- [PATCH V35 09/29] kexec_file: Restrict at runtime if the kernel is locked down, Matthew Garrett
- [PATCH V35 11/29] PCI: Lock down BAR access when the kernel is locked down, Matthew Garrett
- [PATCH V35 13/29] x86/msr: Restrict MSR access when the kernel is locked down, Matthew Garrett
- [PATCH V35 15/29] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down, Matthew Garrett
- [PATCH V35 18/29] Lock down TIOCSSERIAL, Matthew Garrett
- [PATCH V35 19/29] Lock down module params that specify hardware parameters (eg. ioport), Matthew Garrett
- [PATCH V35 20/29] x86/mmiotrace: Lock down the testmmiotrace module, Matthew Garrett
- [PATCH V35 22/29] Lock down tracing and perf kprobes when in confidentiality mode, Matthew Garrett
- [PATCH V35 24/29] Lock down perf when in confidentiality mode, Matthew Garrett
- [PATCH V35 25/29] kexec: Allow kexec_file() with appropriate IMA policy when locked down, Matthew Garrett
- [PATCH V35 26/29] debugfs: Restrict debugfs when the kernel is locked down, Matthew Garrett
- [PATCH V35 28/29] efi: Restrict efivar_ssdt_load when the kernel is locked down, Matthew Garrett
- [PATCH V35 29/29] lockdown: Print current->comm in restriction messages, Matthew Garrett
- [PATCH V35 27/29] tracefs: Restrict tracefs when the kernel is locked down, Matthew Garrett
- [PATCH V35 23/29] bpf: Restrict bpf when kernel lockdown is in confidentiality mode, Matthew Garrett
- [PATCH V35 21/29] Lock down /proc/kcore, Matthew Garrett
- [PATCH V35 17/29] Prohibit PCMCIA CIS storage when the kernel is locked down, Matthew Garrett
- [PATCH V35 14/29] ACPI: Limit access to custom_method when the kernel is locked down, Matthew Garrett
- [PATCH V35 16/29] acpi: Disable ACPI table override if the kernel is locked down, Matthew Garrett
- [PATCH V35 12/29] x86: Lock down IO port access when the kernel is locked down, Matthew Garrett
- [PATCH V35 08/29] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE, Matthew Garrett
- [PATCH V35 10/29] hibernate: Disable when the kernel is locked down, Matthew Garrett
- [PATCH V35 07/29] Copy secure_boot flag in boot params across kexec reboot, Matthew Garrett
- [PATCH V35 06/29] kexec_load: Disable at runtime if the kernel is locked down, Matthew Garrett
- [PATCH V35 02/29] security: Add a "locked down" LSM hook, Matthew Garrett
[PATCH v5 0/5] Introduce MADV_COLD and MADV_PAGEOUT,
Minchan Kim
On,
Carlo Wood
[PATCH v4 0/4] Introduce MADV_COLD and MADV_PAGEOUT,
Minchan Kim
[PATCH v9 00/10] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]