Linux API
[Prev Page][Next Page]
- [PATCH v5 19/28] fpga: dfl: fme-mgr: add compat_id support, (continued)
- [PATCH v5 19/28] fpga: dfl: fme-mgr: add compat_id support, Wu Hao
- [PATCH v5 15/28] fpga: dfl: fme: add header sub feature support, Wu Hao
- [PATCH v5 12/28] fpga: add FPGA DFL PCIe device driver, Wu Hao
- [PATCH v5 09/28] fpga: dfl: add feature device infrastructure, Wu Hao
- [PATCH v5 13/28] fpga: dfl-pci: add enumeration for feature devices, Wu Hao
- [PATCH v5 14/28] fpga: dfl: add FPGA Management Engine driver basic framework, Wu Hao
- [PATCH v5 11/28] fpga: dfl: add dfl_fpga_check_port_id function., Wu Hao
- [PATCH v5 08/28] fpga: dfl: add dfl_fpga_cdev_find_port, Wu Hao
- [PATCH v5 10/28] fpga: dfl: add dfl_fpga_port_ops support., Wu Hao
- [PATCH v5 05/28] fpga: region: add compat_id support, Wu Hao
- [PATCH v5 07/28] fpga: dfl: add chardev support for feature devices, Wu Hao
- [PATCH v5 06/28] fpga: add device feature list support, Wu Hao
- [PATCH v5 04/28] fpga: mgr: add compat_id support, Wu Hao
- Re: [PATCH v5 00/28] FPGA Device Feature List (DFL) Device Drivers, Alan Tull
- [RFC PATCH for 4.18 00/14] Restartable Sequences,
Mathieu Desnoyers
- [PATCH 13/14] rseq: selftests: Provide parametrized tests (v2), Mathieu Desnoyers
- [PATCH 14/14] rseq: selftests: Provide Makefile, scripts, gitignore (v2), Mathieu Desnoyers
- [PATCH 10/14] rseq: selftests: Provide rseq library (v5), Mathieu Desnoyers
- [PATCH 12/14] rseq: selftests: Provide basic percpu ops test (v2), Mathieu Desnoyers
- [PATCH 09/14] selftests: lib.mk: Introduce OVERRIDE_TARGETS, Mathieu Desnoyers
- [PATCH 11/14] rseq: selftests: Provide basic test, Mathieu Desnoyers
- [PATCH 05/14] x86: Add support for restartable sequences (v2), Mathieu Desnoyers
- [PATCH 03/14] arm: Add restartable sequences support, Mathieu Desnoyers
- [PATCH 08/14] powerpc: Wire up restartable sequences system call, Mathieu Desnoyers
- [PATCH 07/14] powerpc: Add support for restartable sequences, Mathieu Desnoyers
- [PATCH 02/14] rseq: Introduce restartable sequences system call (v13), Mathieu Desnoyers
- [PATCH 06/14] x86: Wire up restartable sequence system call, Mathieu Desnoyers
- [PATCH 01/14] uapi headers: Provide types_32_64.h (v2), Mathieu Desnoyers
- [PATCH 04/14] arm: Wire up restartable sequences system call, Mathieu Desnoyers
- Re: [RFC PATCH for 4.18 00/14] Restartable Sequences, Daniel Colascione
- [RFC] vfs: skip extra attributes check on removal for symlinks,
Luis R. Rodriguez
- [RFC PATCH manpages] clock_getres.2: document CLOCK_MONOTONIC suspend behavior, Mathieu Desnoyers
- [PATCH] mm: don't show nr_indirectly_reclaimable in /proc/vmstat,
Roman Gushchin
- [PATCH 00/17] y2038: system calls, part 3,
Arnd Bergmann
- [PATCH 05/17] asm-generic: Remove empty asm/unistd.h, Arnd Bergmann
- [PATCH 15/17] y2038: signal: Change rt_sigtimedwait to use __kernel_timespec, Arnd Bergmann
- [PATCH 10/17] y2038: futex: Add support for __kernel_timespec, Arnd Bergmann
- [PATCH 02/17] y2038: Remove newstat family from default syscall set, Arnd Bergmann
- [PATCH 04/17] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro, Arnd Bergmann
- [PATCH 08/17] y2038: utimes: Rework #ifdef guards for compat syscalls, Arnd Bergmann
- [PATCH 16/17] y2038: Make compat_sys_rt_sigtimedwait usable on 32-bit, Arnd Bergmann
- [PATCH 12/17] y2038: aio: Prepare sys_io_getevents for __kernel_timespec, Arnd Bergmann
- [PATCH 11/17] y2038: Prepare sched_rr_get_interval for __kernel_timespec, Arnd Bergmann
- [PATCH 14/17] y2038: socket: Add compat_sys_recvmmsg_time64, Arnd Bergmann
- [PATCH 07/17] y2038: Compile utimes()/futimesat() conditionally, Arnd Bergmann
- [PATCH 17/17] y2038: signal: Add compat_sys_rt_sigtimedwait_time64, Arnd Bergmann
- [PATCH 06/17] y2038: Change sys_utimensat() to use __kernel_timespec, Arnd Bergmann
- [PATCH 09/17] y2038: futex: Move compat implementation into futex.c, Arnd Bergmann
- [PATCH 01/17] y2038: compat: Move common compat types to asm-generic/compat.h, Arnd Bergmann
- [PATCH 13/17] y2038: socket: Convert recvmmsg to __kernel_timespec, Arnd Bergmann
- [PATCH 03/17] y2038: Remove stat64 family from default syscall set, Arnd Bergmann
- y2038 kernel status update, Arnd Bergmann
- [GIT PULL, PATCH v4 00/16] y2038: IPC system call conversion,
Arnd Bergmann
- [PATCH v4 07/16] y2038: mips: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v4 03/16] y2038: alpha: Remove unneeded ipc uapi header files, Arnd Bergmann
- [PATCH v4 05/16] y2038: s390: Remove unneeded ipc uapi header files, Arnd Bergmann
- [PATCH v4 13/16] y2038: ipc: Report long times to user space, Arnd Bergmann
- [PATCH v4 15/16] y2038: ipc: Enable COMPAT_32BIT_TIME, Arnd Bergmann
- [PATCH v4 06/16] y2038: arm64: Extend sysvipc compat data structures, Arnd Bergmann
- [PATCH v4 12/16] y2038: ipc: Use ktime_get_real_seconds consistently, Arnd Bergmann
- [PATCH v4 11/16] y2038: xtensa: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v4 02/16] y2038: x86: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v4 14/16] y2038: ipc: Use __kernel_timespec, Arnd Bergmann
- [PATCH v4 16/16] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop, Arnd Bergmann
- [PATCH v4 04/16] y2038: ia64: Remove unneeded ipc uapi header files, Arnd Bergmann
- [PATCH v4 10/16] y2038: powerpc: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v4 09/16] y2038: sparc: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v4 08/16] y2038: parisc: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v4 01/16] y2038: asm-generic: Extend sysvipc data structures, Arnd Bergmann
- [RFC PATCH v3 0/2] fs: add AT_REPLACE flag for linkat(),
Omar Sandoval
- Re: [PATCH net-next 0/4] mm,tcp: provide mmap_hook to solve lockdep issue,
Andy Lutomirski
- [PATCH v2 1/2] y2038: rusage: Use __kernel_old_timeval for process times,
Arnd Bergmann
- [REVIEW][PATCH 00/17] siginfo bugfixes and cleanups,
Eric W. Biederman
- [REVIEW][PATCH 01/17] signal/alpha: Document a conflict with SI_USER for SIGFPE, Eric W. Biederman
- [REVIEW][PATCH 02/17] sparc: fix compat siginfo ABI regression, Eric W. Biederman
- [REVIEW][PATCH 03/17] signal/sh: Use force_sig_fault in hw_breakpoint_handler, Eric W. Biederman
- [REVIEW][PATCH 10/17] signal: Remove ifdefs for BUS_MCEERR_AR and BUS_MCEERR_AO, Eric W. Biederman
- [REVIEW][PATCH 09/17] signal: Remove SEGV_BNDERR ifdefs, Eric W. Biederman
- [REVIEW][PATCH 08/17] signal: Stop special casing TRAP_FIXME and FPE_FIXME in siginfo_layout, Eric W. Biederman
- [REVIEW][PATCH 06/17] signal: Ensure every siginfo we send has all bits initialized, Eric W. Biederman
- [REVIEW][PATCH 07/17] signal: Reduce copy_siginfo_to_user to just copy_to_user, Eric W. Biederman
- [REVIEW][PATCH 05/17] signal/nds32: Use force_sig(SIGILL) in do_revisn, Eric W. Biederman
- [REVIEW][PATCH 04/17] signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptions, Eric W. Biederman
- [REVIEW][PATCH 17/17] signal/powerpc: Replace TRAP_FIXME with TRAP_UNK, Eric W. Biederman
- [REVIEW][PATCH 11/17] signal/alpha: Replace FPE_FIXME with FPE_FLTUNK, Eric W. Biederman
- [REVIEW][PATCH 15/17] signal: Add TRAP_UNK si_code for undiagnosted trap exceptions, Eric W. Biederman
- [REVIEW][PATCH 13/17] signal/powerpc: Replace FPE_FIXME with FPE_FLTUNK, Eric W. Biederman
- [REVIEW][PATCH 14/17] signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpe, Eric W. Biederman
- [REVIEW][PATCH 12/17] signal/ia64: Replace FPE_FIXME with FPE_FLTUNK, Eric W. Biederman
- [REVIEW][PATCH 16/17] signal/alpha: Replace TRAP_FIXME with TRAP_UNK, Eric W. Biederman
- [PATCH v3 00/17] y2038: Convert IPC syscalls,
Arnd Bergmann
- [PATCH v3 11/17] y2038: xtensa: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 14/17] y2038: ipc: Use __kernel_timespec, Arnd Bergmann
- [PATCH v3 10/17] y2038: powerpc: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 07/17] y2038: x86: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 02/17] y2038: alpha: Remove unneeded ipc uapi header files, Arnd Bergmann
- [PATCH v3 06/17] y2038: mips: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 01/17] y2038: asm-generic: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 16/17] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop, Arnd Bergmann
- [PATCH v3 17/17] y2038: compat: Move common compat types to asm-generic/compat.h, Arnd Bergmann
- [PATCH v3 09/17] y2038: sparc: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 15/17] y2038: ipc: Enable COMPAT_32BIT_TIME, Arnd Bergmann
- [PATCH v3 13/17] y2038: ipc: Report long times to user space, Arnd Bergmann
- [PATCH v3 05/17] y2038: arm64: Extend sysvipc compat data structures, Arnd Bergmann
- [PATCH v3 12/17] y2038: ipc: Use ktime_get_real_seconds consistently, Arnd Bergmann
- [PATCH v3 08/17] y2038: parisc: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 03/17] y2038: ia64: Remove unneeded ipc uapi header files, Arnd Bergmann
- [PATCH v3 04/17] y2038: s390: Remove unneeded ipc uapi header files, Arnd Bergmann
- [tip GIT PULL v2] y2038: timekeeping syscall changes,
Arnd Bergmann
- [tip GIT PULL] y2038: timekeeping syscall changes,
Arnd Bergmann
- sendmmsg flags userspace ABI change in kernel 4.6,
Florian Weimer
- Re: [RFC PATCH] fs: introduce ST_HUGE flag and set it to tmpfs and hugetlbfs, Yang Shi
- + mm-memcontrol-implement-memoryswapevents.patch added to -mm tree, akpm
- [PATCH 0/3] Interface for higher order contiguous allocations,
Mike Kravetz
- io_pgetevents & aio fsync V3,
Christoph Hellwig
- [RFC PATCH for 4.18 00/23] Restartable sequences and CPU op vector,
Mathieu Desnoyers
- [RFC PATCH for 4.18 01/23] uapi headers: Provide types_32_64.h (v2), Mathieu Desnoyers
- [RFC PATCH for 4.18 17/23] cpu_opv: selftests: Implement selftests (v7), Mathieu Desnoyers
- [RFC PATCH for 4.18 22/23] rseq: selftests: Provide parametrized tests, Mathieu Desnoyers
- [RFC PATCH for 4.18 21/23] rseq: selftests: Provide basic percpu ops test, Mathieu Desnoyers
- [RFC PATCH for 4.18 20/23] rseq: selftests: Provide basic test, Mathieu Desnoyers
- [RFC PATCH for 4.18 19/23] rseq: selftests: Provide percpu_op API, Mathieu Desnoyers
- [RFC PATCH for 4.18 18/23] rseq: selftests: Provide rseq library (v5), Mathieu Desnoyers
- [RFC PATCH for 4.18 23/23] rseq: selftests: Provide Makefile, scripts, gitignore, Mathieu Desnoyers
- [RFC PATCH for 4.18 16/23] selftests: lib.mk: Introduce OVERRIDE_TARGETS, Mathieu Desnoyers
- [RFC PATCH for 4.18 12/23] cpu_opv: Provide cpu_opv system call (v7), Mathieu Desnoyers
- [RFC PATCH for 4.18 14/23] powerpc: Wire up cpu_opv system call, Mathieu Desnoyers
- [RFC PATCH for 4.18 13/23] x86: Wire up cpu_opv system call, Mathieu Desnoyers
- [RFC PATCH for 4.18 15/23] arm: Wire up cpu_opv system call, Mathieu Desnoyers
- [RFC PATCH for 4.18 06/23] x86: Wire up restartable sequence system call, Mathieu Desnoyers
- [RFC PATCH for 4.18 10/23] mm: Introduce vm_map_user_ram, vm_unmap_user_ram, Mathieu Desnoyers
- [RFC PATCH for 4.18 07/23] powerpc: Add support for restartable sequences, Mathieu Desnoyers
- [RFC PATCH for 4.18 08/23] powerpc: Wire up restartable sequences system call, Mathieu Desnoyers
- [RFC PATCH for 4.18 09/23] sched: Implement push_task_to_cpu (v2), Mathieu Desnoyers
- [RFC PATCH for 4.18 11/23] mm: Provide is_vma_noncached, Mathieu Desnoyers
- [RFC PATCH for 4.18 05/23] x86: Add support for restartable sequences (v2), Mathieu Desnoyers
- [RFC PATCH for 4.18 02/23] rseq: Introduce restartable sequences system call (v13), Mathieu Desnoyers
- [RFC PATCH for 4.18 04/23] arm: Wire up restartable sequences system call, Mathieu Desnoyers
- [RFC PATCH for 4.18 03/23] arm: Add restartable sequences support, Mathieu Desnoyers
- [PATCH] mmap.2: MAP_FIXED is okay if the address range has been reserved,
Jann Horn
- [PATCH v2 00/13] y2038: convert IPC syscalls, Arnd Bergmann
- [merged] mm-page_alloc-dont-reserve-zone_highmem-for-zone_movable-request.patch removed from -mm tree, akpm
- [PATCH 00/24] security: Add kernel lockdown,
David Howells
- [PATCH 21/24] Lock down kprobes, David Howells
- [PATCH 22/24] bpf: Restrict kernel image access functions when the kernel is locked down, David Howells
- [PATCH 23/24] Lock down perf, David Howells
- [PATCH 24/24] debugfs: Restrict debugfs when the kernel is locked down, David Howells
- [PATCH 20/24] Lock down /proc/kcore, David Howells
- [PATCH 19/24] x86/mmiotrace: Lock down the testmmiotrace module, David Howells
- [PATCH 18/24] Lock down module params that specify hardware parameters (eg. ioport), David Howells
- [PATCH 17/24] Lock down TIOCSSERIAL, David Howells
- [PATCH 16/24] Prohibit PCMCIA CIS storage when the kernel is locked down, David Howells
- [PATCH 15/24] acpi: Disable APEI error injection if the kernel is locked down, David Howells
- [PATCH 14/24] acpi: Disable ACPI table override if the kernel is locked down, David Howells
- [PATCH 13/24] acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down, David Howells
- [PATCH 12/24] ACPI: Limit access to custom_method when the kernel is locked down, David Howells
- [PATCH 11/24] x86/msr: Restrict MSR access when the kernel is locked down, David Howells
- [PATCH 10/24] x86: Lock down IO port access when the kernel is locked down, David Howells
- [PATCH 09/24] PCI: Lock down BAR access when the kernel is locked down, David Howells
- [PATCH 08/24] uswsusp: Disable when the kernel is locked down, David Howells
- [PATCH 07/24] hibernate: Disable when the kernel is locked down, David Howells
- [PATCH 06/24] kexec_load: Disable at runtime if the kernel is locked down, David Howells
- [PATCH 01/24] Add the ability to lock down access to the running kernel image, David Howells
- [PATCH 02/24] Add a SysRq option to lift kernel lockdown, David Howells
- [PATCH 03/24] ima: require secure_boot rules in lockdown mode, David Howells
- [PATCH 04/24] Enforce module signatures if the kernel is locked down, David Howells
- [PATCH 05/24] Restrict /dev/{mem, kmem, port} when the kernel is locked down, David Howells
- Re: [PATCH 1/3] mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES,
Vlastimil Babka
- [PATCH] mmap.2: document new MAP_FIXED_NOREPLACE flag,
mhocko
- [patch 042/140] mm/page_alloc: don't reserve ZONE_HIGHMEM for ZONE_MOVABLE request, akpm
- [PATCH 3.18 84/93] fs/proc: Stop trying to report thread stacks, Greg Kroah-Hartman
- [PATCH 4.4 53/72] fs/proc: Stop trying to report thread stacks, Greg Kroah-Hartman
- Patch "fs/proc: Stop trying to report thread stacks" has been added to the 4.4-stable tree, gregkh
- Patch "fs/proc: Stop trying to report thread stacks" has been added to the 3.18-stable tree, gregkh
- [PATCH RFC v5] pidns: introduce syscall translate_pid,
Konstantin Khlebnikov
- An actual suggestion (Re: [GIT PULL] Kernel lockdown for secure boot),
Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot,
Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, Kees Cook
- Message not available
- Message not available
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, Alexei Starovoitov
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Greg Kroah-Hartman
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Theodore Y. Ts'o
- Re: [GIT PULL] Kernel lockdown for secure boot, Greg Kroah-Hartman
- Re: [GIT PULL] Kernel lockdown for secure boot, Theodore Y. Ts'o
- Re: [GIT PULL] Kernel lockdown for secure boot, Greg Kroah-Hartman
- Re: [GIT PULL] Kernel lockdown for secure boot, Mike Galbraith
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Pavel Machek
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Theodore Y. Ts'o
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Justin Forbes
- Re: [GIT PULL] Kernel lockdown for secure boot, Peter Dolding
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Peter Dolding
- Re: [GIT PULL] Kernel lockdown for secure boot, Matthew Garrett
- Re: [GIT PULL] Kernel lockdown for secure boot, Peter Dolding
- Re: [GIT PULL] Kernel lockdown for secure boot, Justin Forbes
- Message not available
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- Re: [GIT PULL] Kernel lockdown for secure boot, Jann Horn
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Andy Lutomirski
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Eric W. Biederman
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, David Howells
- Re: [GIT PULL] Kernel lockdown for secure boot, Linus Torvalds
- <Possible follow-ups>
- Re: [GIT PULL] Kernel lockdown for secure boot, Alexei Starovoitov
[RESEND PATCH V4] pidns: introduce syscall translate_pid,
nagarathnam . muthusamy
aio poll and a new in-kernel poll API V9,
Christoph Hellwig
- [PATCH 23/32] net/caif: convert to ->poll_mask, Christoph Hellwig
- [PATCH 31/32] timerfd: convert to ->poll_mask, Christoph Hellwig
- [PATCH 24/32] net/nfc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 01/32] fs: unexport poll_schedule_timeout, Christoph Hellwig
- [PATCH 02/32] fs: cleanup do_pollfd, Christoph Hellwig
- [PATCH 03/32] fs: update documentation to mention __poll_t and match the code, Christoph Hellwig
- [PATCH 04/32] fs: add new vfs_poll and file_can_poll helpers, Christoph Hellwig
- [PATCH 05/32] fs: introduce new ->get_poll_head and ->poll_mask methods, Christoph Hellwig
- [PATCH 06/32] aio: simplify KIOCB_KEY handling, Christoph Hellwig
- [PATCH 07/32] aio: simplify cancellation, Christoph Hellwig
- [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation, Christoph Hellwig
- [PATCH 09/32] aio: add delayed cancel support, Christoph Hellwig
- [PATCH 10/32] aio: implement IOCB_CMD_POLL, Christoph Hellwig
- [PATCH 11/32] net: refactor socket_poll, Christoph Hellwig
- [PATCH 12/32] net: add support for ->poll_mask in proto_ops, Christoph Hellwig
- [PATCH 13/32] net: remove sock_no_poll, Christoph Hellwig
- [PATCH 14/32] net/tcp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 15/32] net/unix: convert to ->poll_mask, Christoph Hellwig
- [PATCH 16/32] net: convert datagram_poll users tp ->poll_mask, Christoph Hellwig
- [PATCH 17/32] net/dccp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 19/32] net/vmw_vsock: convert to ->poll_mask, Christoph Hellwig
- [PATCH 18/32] net/atm: convert to ->poll_mask, Christoph Hellwig
- [PATCH 20/32] net/tipc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 21/32] net/sctp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 22/32] net/bluetooth: convert to ->poll_mask, Christoph Hellwig
- [PATCH 25/32] net/phonet: convert to ->poll_mask, Christoph Hellwig
- [PATCH 26/32] net/iucv: convert to ->poll_mask, Christoph Hellwig
- [PATCH 28/32] crypto: af_alg: convert to ->poll_mask, Christoph Hellwig
- [PATCH 27/32] net/rxrpc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 29/32] pipe: convert to ->poll_mask, Christoph Hellwig
- [PATCH 30/32] eventfd: switch to ->poll_mask, Christoph Hellwig
- [PATCH 32/32] random: convert to ->poll_mask, Christoph Hellwig
aio poll and a new in-kernel poll API V8,
Christoph Hellwig
- [PATCH 09/30] net: refactor socket_poll, Christoph Hellwig
- [PATCH 13/30] net/unix: convert to ->poll_mask, Christoph Hellwig
- [PATCH 15/30] net/dccp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 30/30] random: convert to ->poll_mask, Christoph Hellwig
- [PATCH 29/30] timerfd: convert to ->poll_mask, Christoph Hellwig
- [PATCH 28/30] eventfd: switch to ->poll_mask, Christoph Hellwig
- [PATCH 27/30] pipe: convert to ->poll_mask, Christoph Hellwig
- [PATCH 26/30] crypto: af_alg: convert to ->poll_mask, Christoph Hellwig
- [PATCH 25/30] net/rxrpc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 24/30] net/iucv: convert to ->poll_mask, Christoph Hellwig
- [PATCH 23/30] net/phonet: convert to ->poll_mask, Christoph Hellwig
- [PATCH 22/30] net/nfc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 21/30] net/caif: convert to ->poll_mask, Christoph Hellwig
- [PATCH 20/30] net/bluetooth: convert to ->poll_mask, Christoph Hellwig
- [PATCH 19/30] net/sctp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 18/30] net/tipc: convert to ->poll_mask, Christoph Hellwig
- [PATCH 17/30] net/vmw_vsock: convert to ->poll_mask, Christoph Hellwig
- [PATCH 16/30] net/atm: convert to ->poll_mask, Christoph Hellwig
- [PATCH 14/30] net: convert datagram_poll users tp ->poll_mask, Christoph Hellwig
- [PATCH 11/30] net: remove sock_no_poll, Christoph Hellwig
- [PATCH 12/30] net/tcp: convert to ->poll_mask, Christoph Hellwig
- [PATCH 10/30] net: add support for ->poll_mask in proto_ops, Christoph Hellwig
- [PATCH 08/30] aio: implement IOCB_CMD_POLL, Christoph Hellwig
- [PATCH 05/30] fs: introduce new ->get_poll_head and ->poll_mask methods, Christoph Hellwig
- [PATCH 06/30] aio: simplify cancellation, Christoph Hellwig
- [PATCH 07/30] aio: add delayed cancel support, Christoph Hellwig
- [PATCH 04/30] fs: add new vfs_poll and file_can_poll helpers, Christoph Hellwig
- [PATCH 03/30] fs: update documentation to mention __poll_t and match the code, Christoph Hellwig
- [PATCH 02/30] fs: cleanup do_pollfd, Christoph Hellwig
- [PATCH 01/30] fs: unexport poll_schedule_timeout, Christoph Hellwig
Re: [RFC][PATCH] ipc: Remove IPCMNI,
Davidlohr Bueso
[PATCH v8 bpf-next 0/9] bpf, tracing: introduce bpf raw tracepoints,
Alexei Starovoitov
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]