Linux API
[Prev Page][Next Page]
- [PATCHv5 00/37] kernel: Introduce Time Namespace, (continued)
- [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
- [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions, Aleksa Sarai
- [PATCH v9 02/10] procfs: switch magic-link modes to be more sane, Aleksa Sarai
- [PATCH v9 03/10] open: O_EMPTYPATH: procfs-less file descriptor re-opening, Aleksa Sarai
- [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init, Aleksa Sarai
- [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags, Aleksa Sarai
- [PATCH v9 06/10] namei: LOOKUP_IN_ROOT: chroot-like path resolution, Aleksa Sarai
- [PATCH v9 07/10] namei: aggressively check for nd->root escape on ".." resolution, Aleksa Sarai
- [PATCH v9 08/10] open: openat2(2) syscall, Aleksa Sarai
- [PATCH v9 09/10] kselftest: save-and-restore errno to allow for %m formatting, Aleksa Sarai
- [PATCH v9 10/10] selftests: add openat2(2) selftests, Aleksa Sarai
- Re: [PATCH v9 00/10] namei: openat2(2) path resolution restrictions, Al Viro
- [PATCH v2 00/11] FPGA DFL updates,
Wu Hao
- [PATCH v2 04/11] fpga: dfl: afu: add AFU state related sysfs interfaces, Wu Hao
- [PATCH v2 05/11] fpga: dfl: afu: add userclock sysfs interfaces., Wu Hao
- [PATCH v2 11/11] fpga: dfl: fme: add global error reporting support, Wu Hao
- [PATCH v2 09/11] fpga: dfl: afu: add STP (SignalTap) support, Wu Hao
- [PATCH v2 10/11] fpga: dfl: fme: add capability sysfs interfaces, Wu Hao
- [PATCH v2 08/11] fpga: dfl: afu: add error reporting support., Wu Hao
- [PATCH v2 06/11] fpga: dfl: add id_table for dfl private feature driver, Wu Hao
- [PATCH v2 01/11] fpga: dfl: fme: support 512bit data width PR, Wu Hao
- [PATCH v2 02/11] fpga: dfl: fme: add DFL_FPGA_FME_PORT_RELEASE/ASSIGN ioctl support., Wu Hao
- [PATCH v2 03/11] fpga: dfl: pci: enable SRIOV support., Wu Hao
- [PATCH v2 07/11] fpga: dfl: afu: export __port_enable/disable function., Wu Hao
- Re: [PATCH v2 00/11] FPGA DFL updates, Wu Hao
- [PATCH v6 00/17] fs-verity: read-only file-based authenticity protection,
Eric Biggers
- [PATCH v6 01/17] fs-verity: add a documentation file, Eric Biggers
- [PATCH v6 03/17] fs-verity: add UAPI header, Eric Biggers
- [PATCH v6 17/17] f2fs: add fs-verity support, Eric Biggers
- [PATCH v6 13/17] fs-verity: support builtin file signatures, Eric Biggers
- [PATCH v6 14/17] ext4: add basic fs-verity support, Eric Biggers
- [PATCH v6 10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl, Eric Biggers
- [PATCH v6 16/17] ext4: update on-disk format documentation for fs-verity, Eric Biggers
- [PATCH v6 15/17] ext4: add fs-verity read support, Eric Biggers
- [PATCH v6 09/17] fs-verity: add data verification hooks for ->readpages(), Eric Biggers
- [PATCH v6 12/17] fs-verity: add SHA-512 support, Eric Biggers
- [PATCH v6 11/17] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl, Eric Biggers
- [PATCH v6 04/17] fs: uapi: define verity bit for FS_IOC_GETFLAGS, Eric Biggers
- [PATCH v6 08/17] fs-verity: add the hook for file ->setattr(), Eric Biggers
- [PATCH v6 05/17] fs-verity: add Kconfig and the helper functions for hashing, Eric Biggers
- [PATCH v6 02/17] fs-verity: add MAINTAINERS file entry, Eric Biggers
- [PATCH v6 07/17] fs-verity: add the hook for file ->open(), Eric Biggers
- [PATCH v6 06/17] fs-verity: add inode and superblock fields, Eric Biggers
- [PATCH v5 0/3] add thermal/power management features for FPGA DFL drivers,
Wu Hao
- [PATCH v2 05/15] Documentation: fpga: dfl: add descriptions for virtualization and new interfaces., Wu Hao
- [PATCH for 5.2] rseq/selftests: Fix Thumb mode build failure on arm32,
Mathieu Desnoyers
- [RFC PATCH 1/3] mm: Introduce VM_IBT for CET legacy code bitmap,
Yu-cheng Yu
- [RFC PATCH] binfmt_elf: Extract .note.gnu.property from an ELF file,
Yu-cheng Yu
- [PATCH 0/6] Mount and superblock notifications [ver #5],
David Howells
- [PATCH 0/9] Keyrings, Block and USB notifications [ver #5],
David Howells
- [PATCH 1/9] uapi: General notification ring definitions [ver #5], David Howells
- [PATCH 2/9] security: Add hooks to rule on setting a watch [ver #5], David Howells
- [PATCH 3/9] security: Add a hook for the point of notification insertion [ver #5], David Howells
- [PATCH 4/9] General notification queue with user mmap()'able ring buffer [ver #5], David Howells
- [PATCH 5/9] keys: Add a notification facility [ver #5], David Howells
- [PATCH 6/9] Add a general, global device notification watch list [ver #5], David Howells
- [PATCH 7/9] block: Add block layer notifications [ver #5], David Howells
- [PATCH 8/9] usb: Add USB subsystem notifications [ver #5], David Howells
- [PATCH 9/9] Add sample notification program [ver #5], David Howells
- [PATCH 0/6] fsinfo: Add mount topology query [ver #15],
David Howells
- [PATCH 00/11] VFS: Introduce filesystem information query syscall [ver #15],
David Howells
- [PATCH 01/11] vfs: syscall: Add fsinfo() to query filesystem information [ver #15], David Howells
- [PATCH 02/11] fsinfo: Add syscalls to other arches [ver #15], David Howells
- [PATCH 03/11] vfs: Allow fsinfo() to query what's in an fs_context [ver #15], David Howells
- [PATCH 04/11] vfs: Allow fsinfo() to be used to query an fs parameter description [ver #15], David Howells
- [PATCH 05/11] vfs: Implement parameter value retrieval with fsinfo() [ver #15], David Howells
- [PATCH 06/11] fsinfo: Implement retrieval of LSM parameters with fsinfo() [ver #15], David Howells
- [PATCH 07/11] afs: Support fsinfo() [ver #15], David Howells
- [PATCH 08/11] fsinfo: Add API documentation [ver #15], David Howells
- [PATCH 09/11] hugetlbfs: Add support for fsinfo() [ver #15], David Howells
- [PATCH 10/11] kernfs, cgroup: Add fsinfo support [ver #15], David Howells
- [PATCH 11/11] fsinfo: proc - add sb operation fsinfo() [ver #15], David Howells
- Re: [PATCH 00/11] VFS: Introduce filesystem information query syscall [ver #15], Eric Biggers
- fsinfo(2) manpage, David Howells
- Re: [PATCH v2 bpf-next 1/4] bpf: unprivileged BPF access via /dev/bpf,
Andy Lutomirski
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]