Linux Arch
[Prev Page][Next Page]
- Re: [EXT] Re: [PATCH v5 5/9] task_isolation: Add driver-specific hooks, (continued)
- [PATCH v2 0/8] linker-section array fix and clean ups,
Johan Hovold
- [PATCH v10 0/9] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v10 1/9] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v10 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- [PATCH v10 2/9] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v10 4/9] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v10 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v10 6/9] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v10 7/9] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v10 8/9] arch, mm: wire up memfd_secret system call were relevant, Mike Rapoport
- [PATCH v10 9/9] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
- Re: [PATCH v10 0/9] mm: introduce memfd_secret system call to create "secret" memory areas, Andy Lutomirski
- [PATCH] asm-generic/io.h: terser readsb() and friends, Alexey Dobriyan
- [PATCH 0/4] Modify bitmap_set_value() to suppress compiler warning,
Syed Nayyar Waris
- [PATCH v2 0/4] x86: Improve Minimum Alternate Stack Size,
Chang S. Bae
- [PATCH v5 0/5] Unify NUMA implementation between ARM64 & RISC-V,
Atish Patra
- [PATCH v7 00/17] Add support for Clang LTO,
Sami Tolvanen
- [PATCH v7 02/17] kbuild: add support for Clang LTO, Sami Tolvanen
- [PATCH v7 04/17] kbuild: lto: limit inlining, Sami Tolvanen
- [PATCH v7 05/17] kbuild: lto: merge module sections, Sami Tolvanen
- [PATCH v7 07/17] init: lto: ensure initcall ordering, Sami Tolvanen
- [PATCH v7 09/17] PCI: Fix PREL32 relocations for LTO, Sami Tolvanen
- [PATCH v7 12/17] efi/libstub: disable LTO, Sami Tolvanen
- [PATCH v7 13/17] drivers/misc/lkdtm: disable LTO for rodata.o, Sami Tolvanen
- [PATCH v7 14/17] arm64: vdso: disable LTO, Sami Tolvanen
- [PATCH v7 01/17] tracing: move function tracer options to Kconfig, Sami Tolvanen
- [PATCH v7 03/17] kbuild: lto: fix module versioning, Sami Tolvanen
- [PATCH v7 08/17] init: lto: fix PREL32 relocations, Sami Tolvanen
- [PATCH v7 10/17] modpost: lto: strip .lto from module names, Sami Tolvanen
- [PATCH v7 11/17] scripts/mod: disable LTO for empty.c, Sami Tolvanen
- [PATCH v7 15/17] KVM: arm64: disable LTO for the nVHE directory, Sami Tolvanen
- [PATCH v7 17/17] arm64: allow LTO_CLANG and THINLTO to be selected, Sami Tolvanen
- [PATCH v7 16/17] arm64: disable recordmcount with DYNAMIC_FTRACE_WITH_REGS, Sami Tolvanen
- [PATCH v7 06/17] kbuild: lto: remove duplicate dependencies from .mod files, Sami Tolvanen
- Re: [PATCH v7 00/17] Add support for Clang LTO, Nick Desaulniers
- Re: [PATCH v7 00/17] Add support for Clang LTO, Josh Poimboeuf
- Re: [PATCH v7 00/17] Add support for Clang LTO, Will Deacon
- [PATCH v12 0/5] Add NUMA-awareness to qspinlock,
Alex Kogan
- [PATCH v9 0/9] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v9 1/9] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v9 2/9] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v9 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- [PATCH v9 4/9] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v9 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v9 6/9] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v9 7/9] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v9 8/9] arch, mm: wire up memfd_secret system call were relevant, Mike Rapoport
- [PATCH v9 9/9] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
- [asm-generic:asm-generic-fixes] BUILD SUCCESS cef397038167ac15d085914493d6c86385773709, kernel test robot
- [asm-generic:master] BUILD SUCCESS 8eb42bcea5aeb292101a9e4fd4becdc9f4728bb1, kernel test robot
- [asm-generic:asm-generic-mmu-context] BUILD SUCCESS c3634425ff9454510876a26e9e9738788bb88abd, kernel test robot
- [PATCH v2 00/10] Migrate syscall entry/exit work to SYSCALL_WORK flagset,
Gabriel Krisman Bertazi
- [PATCH v2 01/10] x86: Expose syscall_work field in thread_info, Gabriel Krisman Bertazi
- [PATCH v2 03/10] entry: Wire up syscall_work in common entry code, Gabriel Krisman Bertazi
- [PATCH v2 02/10] entry: Expose helpers to migrate TIF to SYSCALL_WORK flags, Gabriel Krisman Bertazi
- [PATCH v2 04/10] seccomp: Migrate to use SYSCALL_WORK flag, Gabriel Krisman Bertazi
- [PATCH v2 06/10] ptrace: Migrate to use SYSCALL_TRACE flag, Gabriel Krisman Bertazi
- [PATCH v2 07/10] ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag, Gabriel Krisman Bertazi
- [PATCH v2 08/10] audit: Migrate to use SYSCALL_WORK flag, Gabriel Krisman Bertazi
- [PATCH v2 09/10] entry: Drop usage of TIF flags in the generic syscall code, Gabriel Krisman Bertazi
- [PATCH v2 10/10] x86: Reclaim unused x86 TI flags, Gabriel Krisman Bertazi
- [PATCH v2 05/10] tracepoints: Migrate to use SYSCALL_WORK flag, Gabriel Krisman Bertazi
- [asm-generic:asm-generic-cleanup] BUILD SUCCESS 8d0dd23c6c78d140ed2132f523592ddb4cea839f, kernel test robot
- [asm-generic:master] BUILD SUCCESS 129eb82bd5f2cc251d9581e18d7541e74b5dd8e8, kernel test robot
- [asm-generic:asm-generic-fixes] BUILD SUCCESS 562a2b4039a046130daf3eeda0db96e23980ca36, kernel test robot
- [PATCH 00/10] Migrate syscall entry/exit work to SYSCALL_WORK flagset,
Gabriel Krisman Bertazi
- [PATCH 01/10] x86: Expose syscall_work field in thread_info, Gabriel Krisman Bertazi
- [PATCH 02/10] kernel: entry: Expose helpers to migrate TIF to SYSCALL_WORK flags, Gabriel Krisman Bertazi
- [PATCH 03/10] kernel: entry: Wire up syscall_work in common entry code, Gabriel Krisman Bertazi
- [PATCH 06/10] ptrace: Migrate to use SYSCALL_TRACE flag, Gabriel Krisman Bertazi
- [PATCH 04/10] seccomp: Migrate to use SYSCALL_WORK flag, Gabriel Krisman Bertazi
- [PATCH 05/10] tracepoints: Migrate to use SYSCALL_WORK flag, Gabriel Krisman Bertazi
- [PATCH 07/10] ptrace: Migrate TIF_SYSCALL_EMU to use SYSCALL_WORK flag, Gabriel Krisman Bertazi
- [PATCH 08/10] audit: Migrate to use SYSCALL_WORK flag, Gabriel Krisman Bertazi
- [PATCH 09/10] kernel: entry: Drop usage of TIF flags in the generic syscall code, Gabriel Krisman Bertazi
- [PATCH 10/10] x86: Reclaim unused x86 TI flags, Gabriel Krisman Bertazi
- Re: [PATCH 00/10] Migrate syscall entry/exit work to SYSCALL_WORK flagset, Thomas Gleixner
- [PATCH] arch: pgtable: define MAX_POSSIBLE_PHYSMEM_BITS where needed,
Arnd Bergmann
- [PATCH 0/5] perf/mm: Fix PERF_SAMPLE_*_PAGE_SIZE,
Peter Zijlstra
- [PATCH v3 00/14] An alternative series for asymmetric AArch32 systems,
Will Deacon
- [PATCH v3 01/14] arm64: cpuinfo: Split AArch32 registers out into a separate struct, Will Deacon
- [PATCH v3 02/14] arm64: Allow mismatched 32-bit EL0 support, Will Deacon
- [PATCH v3 03/14] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support, Will Deacon
- [PATCH v3 04/14] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs, Will Deacon
- [PATCH v3 05/14] arm64: Advertise CPUs capable of running 32-bit applications in sysfs, Will Deacon
- [PATCH v3 11/14] sched: Reject CPU affinity changes based on arch_cpu_allowed_mask(), Will Deacon
- [PATCH v3 12/14] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system, Will Deacon
- [PATCH v3 13/14] arm64: Implement arch_cpu_allowed_mask(), Will Deacon
- [PATCH v3 14/14] arm64: Remove logic to kill 32-bit tasks on 64-bit-only cores, Will Deacon
- [PATCH v3 10/14] sched: Introduce arch_cpu_allowed_mask() to limit fallback rq selection, Will Deacon
- [PATCH v3 09/14] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1, Will Deacon
- [PATCH v3 06/14] arm64: Hook up cmdline parameter to allow mismatched 32-bit EL0, Will Deacon
- [PATCH v3 07/14] sched: Introduce restrict_cpus_allowed_ptr() to limit task CPU affinity, Will Deacon
- [PATCH v3 08/14] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0, Will Deacon
- Re: [PATCH v3 00/14] An alternative series for asymmetric AArch32 systems, Peter Zijlstra
- [PATCH] syscalls: Fix file comments for syscalls implemented in kernel/sys.c,
Tal Zussman
- [PATCH v24 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v24 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v24 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v24 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v24 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v24 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v24 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v24 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v24 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v24 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v24 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v24 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v24 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- Re: [PATCH v24 00/12] Landlock LSM, James Morris
- [PATCH 0/3] powerpc: convert to use ARCH_ATOMIC,
Nicholas Piggin
- [PATCH v15 0/7] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
- [PATCH v15 00/26] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [PATCH v15 22/26] binfmt_elf: Define GNU_PROPERTY_X86_FEATURE_1_AND properties, Yu-cheng Yu
- [PATCH v15 24/26] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v15 23/26] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v15 17/26] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v15 25/26] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v15 20/26] x86/cet/shstk: User-mode shadow stack support, Yu-cheng Yu
- [PATCH v15 19/26] mm: Re-introduce vm_flags to do_mmap(), Yu-cheng Yu
- [PATCH v15 18/26] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v15 26/26] mm: Introduce PROT_SHSTK for shadow stack, Yu-cheng Yu
- [PATCH v15 21/26] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v15 16/26] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v15 10/26] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v15 04/26] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v15 15/26] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v15 09/26] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v15 14/26] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v15 11/26] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY_HW to _PAGE_COW, Yu-cheng Yu
- [PATCH v15 12/26] mm: Introduce VM_SHSTK for shadow stack memory, Yu-cheng Yu
- [PATCH v15 13/26] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v15 06/26] x86/mm: Change _PAGE_DIRTY to _PAGE_DIRTY_HW, Yu-cheng Yu
- [PATCH v15 02/26] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v15 05/26] x86/cet/shstk: Add Kconfig option for user-mode Shadow Stack, Yu-cheng Yu
- [PATCH v15 08/26] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v15 03/26] x86/fpu/xstate: Introduce CET MSR XSAVES supervisor states, Yu-cheng Yu
- [PATCH v15 07/26] x86/mm: Remove _PAGE_DIRTY_HW from kernel RO pages, Yu-cheng Yu
- [PATCH v15 01/26] Documentation/x86: Add CET description, Yu-cheng Yu
- Re: [PATCH v15 00/26] Control-flow Enforcement: Shadow Stack, Balbir Singh
- [PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas,
Mike Rapoport
- [PATCH v8 1/9] mm: add definition of PMD_PAGE_ORDER, Mike Rapoport
- [PATCH v8 2/9] mmap: make mlock_future_check() global, Mike Rapoport
- [PATCH v8 3/9] set_memory: allow set_direct_map_*_noflush() for multiple pages, Mike Rapoport
- [PATCH v8 4/9] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v8 5/9] secretmem: use PMD-size pages to amortize direct map fragmentation, Mike Rapoport
- [PATCH v8 6/9] secretmem: add memcg accounting, Mike Rapoport
- [PATCH v8 7/9] PM: hibernate: disable when there are active secretmem users, Mike Rapoport
- [PATCH v8 8/9] arch, mm: wire up memfd_secret system call were relevant, Mike Rapoport
- [PATCH v8 9/9] secretmem: test: add basic selftest for memfd_secret(2), Mike Rapoport
- Re: [PATCH v8 0/9] mm: introduce memfd_secret system call to create "secret" memory areas, Mike Rapoport
- [PATCH v2 0/6] An alternative series for asymmetric AArch32 systems,
Will Deacon
- [PATCH 1/3] lib: Introduce copy_from_back(),
zengzhaoxiu
- [PATCH 5.4 05/85] linkage: Introduce new macros for assembler symbols, Greg Kroah-Hartman
- [RFC] proc: get_wchan() stack unwind only makes sense for sleeping/non-self tasks,
Vineet Gupta
- [PATCH memory-model 0/8] LKMM updates for v5.11,
Paul E. McKenney
- [PATCH v2 07/17] x86/hyperv: extract partition ID from Microsoft Hypervisor if necessary,
Wei Liu
- [PATCH v2 09/17] x86/hyperv: provide a bunch of helper functions,
Wei Liu
- [PATCH v2 11/17] asm-generic/hyperv: update hv_msi_entry, Wei Liu
- [PATCH v2 12/17] asm-generic/hyperv: update hv_interrupt_entry, Wei Liu
- [PATCH v2 14/17] asm-generic/hyperv: import data structures for mapping device interrupts, Wei Liu
- [PATCH v2 13/17] asm-generic/hyperv: introduce hv_device_id and auxiliary structures, Wei Liu
- [PATCH v2 01/17] asm-generic/hyperv: change HV_CPU_POWER_MANAGEMENT to HV_CPU_MANAGEMENT,
Wei Liu
- [PATCH 5.9 182/391] vmlinux.lds.h: Add PGO and AutoFDO input sections, Greg Kroah-Hartman
- [PATCH v23 00/12] Landlock LSM,
Mickaël Salaün
- [PATCH v23 01/12] landlock: Add object management, Mickaël Salaün
- [PATCH v23 03/12] landlock: Set up the security framework and manage credentials, Mickaël Salaün
- [PATCH v23 06/12] fs,security: Add sb_delete hook, Mickaël Salaün
- [PATCH v23 12/12] landlock: Add user and kernel documentation, Mickaël Salaün
- [PATCH v23 11/12] samples/landlock: Add a sandbox manager example, Mickaël Salaün
- [PATCH v23 04/12] landlock: Add ptrace restrictions, Mickaël Salaün
- [PATCH v23 09/12] arch: Wire up Landlock syscalls, Mickaël Salaün
- [PATCH v23 10/12] selftests/landlock: Add user space tests, Mickaël Salaün
- [PATCH v23 07/12] landlock: Support filesystem access-control, Mickaël Salaün
- [PATCH v23 08/12] landlock: Add syscall implementations, Mickaël Salaün
- [PATCH v23 05/12] LSM: Infrastructure management of the superblock, Mickaël Salaün
- [PATCH v23 02/12] landlock: Add ruleset and domain management, Mickaël Salaün
- Re: [PATCH v23 00/12] Landlock LSM, James Morris
- [PATCH 0/8] linker-section array fix and clean ups,
Johan Hovold
- [PATCH 4/8] module: simplify version-attribute handling, Johan Hovold
- [PATCH 8/8] params: clean up module-param macros, Johan Hovold
- [PATCH 7/8] params: use type alignment for kernel parameters, Johan Hovold
- [PATCH 6/8] params: drop redundant "unused" attributes, Johan Hovold
- [PATCH 5/8] init: use type alignment for kernel parameters, Johan Hovold
- [PATCH 3/8] module: drop version-attribute alignment, Johan Hovold
- [PATCH 2/8] earlycon: simplify earlycon-table implementation, Johan Hovold
- [PATCH 1/8] of: fix linker-section match-table corruption, Johan Hovold
- get_maintainer.pl bug? (was: Re: [PATCH 0/8] linker-section array fix and clean ups), Johan Hovold
- Re: [PATCH 0/8] linker-section array fix and clean ups, Jessica Yu
- [PATCH v13 0/8] powerpc: switch VDSO to C implementation,
Christophe Leroy
- [PATCH v2 0/4] syscalls: remove compat_alloc_user_space callers,
Arnd Bergmann
- [asm-generic:master] BUILD SUCCESS 78d127fd689200ff1d62d1f24f6be8dd68250764, kernel test robot
- [asm-generic:asm-generic-timers] BUILD SUCCESS 0774a6ed294b963dc76df2d8342ab86d030759ec, kernel test robot
- [asm-generic:asm-generic-timers 1/15] arch/arm/Kconfig:271: syntax error, kernel test robot
- [GIT PULL] asm-generic: bugfix for v5.10,
Arnd Bergmann
- [PATCH v4 0/9] ARM: remove set_fs callers and implementation,
Arnd Bergmann
- [PATCH 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault, Arnd Bergmann
- [PATCH 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation, Arnd Bergmann
- [PATCH 7/9] ARM: oabi-compat: rework fcntl64() emulation, Arnd Bergmann
- [PATCH 6/9] ARM: oabi-compat: rework sys_semtimedop emulation, Arnd Bergmann
- [PATCH 9/9] ARM: uaccess: remove set_fs() implementation, Arnd Bergmann
- [PATCH 8/9] ARM: uaccess: add __{get,put}_kernel_nofault, Arnd Bergmann
- [PATCH 3/9] ARM: oabi-compat: add epoll_pwait handler, Arnd Bergmann
- [PATCH 4/9] ARM: syscall: always store thread_info->syscall, Arnd Bergmann
- [PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs(), Arnd Bergmann
- Re: [PATCH 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault, Linus Walleij
- Re: [PATCH v4 0/9] ARM: remove set_fs callers and implementation, Linus Walleij
- [patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends,
Thomas Gleixner
- [patch V2 05/18] arc/mm/highmem: Use generic kmap atomic implementation, Thomas Gleixner
- [patch V2 07/18] csky/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 18/18] io-mapping: Provide iomap_local variant, Thomas Gleixner
- [patch V2 15/18] io-mapping: Cleanup atomic iomap, Thomas Gleixner
- [patch V2 03/18] highmem: Provide generic variant of kmap_atomic*, Thomas Gleixner
- [patch V2 06/18] ARM: highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 11/18] powerpc/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 04/18] x86/mm/highmem: Use generic kmap atomic implementation, Thomas Gleixner
- [patch V2 16/18] sched: highmem: Store local kmaps in task struct, Thomas Gleixner
- [patch V2 01/18] sched: Make migrate_disable/enable() independent of RT, Thomas Gleixner
- [patch V2 08/18] microblaze/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 02/18] mm/highmem: Un-EXPORT __kmap_atomic_idx(), Thomas Gleixner
- [patch V2 10/18] nds32/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 13/18] xtensa/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 14/18] mm/highmem: Remove the old kmap_atomic cruft, Thomas Gleixner
- [patch V2 17/18] mm/highmem: Provide kmap_local*, Thomas Gleixner
- [patch V2 12/18] sparc/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- [patch V2 09/18] mips/mm/highmem: Switch to generic kmap atomic, Thomas Gleixner
- Re: [patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends, Linus Torvalds
- Re: [patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends, Christoph Hellwig
- Re: [patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends, Matthew Wilcox
- Re: [patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends, Thomas Gleixner
- [PATCH v5] x86: add failure injection to get/put/clear_user, Alexander Potapenko
- [asm-generic:asm-generic-cleanup] BUILD SUCCESS caabdd0f59a9771ed095efe3ad5a08867b976ab2, kernel test robot
- [asm-generic:master] BUILD SUCCESS 24a23387c15f34bad2485a9e1c3b7ac6f0fb35a6, kernel test robot
- [PATCH rc] mm: always have io_remap_pfn_range() set pgprot_decrypted(), Jason Gunthorpe
- [PATCH 0/6] An alternative series for asymmetric AArch32 systems,
Will Deacon
- [PATCH v22 00/12] Landlock LSM,
Mickaël Salaün
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]