Linux Arch
[Prev Page][Next Page]
- [RFC v2 10/37] lkl: memory mapped I/O support, (continued)
- [RFC v2 10/37] lkl: memory mapped I/O support, Hajime Tazaki
- [RFC v2 13/37] lkl: plug in the build system, Hajime Tazaki
- [RFC v2 14/37] lkl tools: skeleton for host side library, tests and tools, Hajime Tazaki
- [RFC v2 12/37] lkl: initialization and cleanup, Hajime Tazaki
- [RFC v2 15/37] lkl tools: host lib: add utilities functions, Hajime Tazaki
- [RFC v2 09/37] lkl: timers, time and delay support, Hajime Tazaki
- [RFC v2 17/37] lkl tools: host lib: virtio devices, Hajime Tazaki
- [RFC v2 18/37] lkl tools: host lib: virtio block device, Hajime Tazaki
- [RFC v2 19/37] lkl tools: host lib: filesystem helpers, Hajime Tazaki
- [RFC v2 16/37] lkl tools: host lib: memory mapped I/O helpers, Hajime Tazaki
- [RFC v2 22/37] lkl tools: tool that reads/writes to/from a filesystem image, Hajime Tazaki
- [RFC v2 20/37] lkl tools: host lib: posix host operations, Hajime Tazaki
- [RFC v2 23/37] lkl tools: tool that converts a filesystem image to tar, Hajime Tazaki
- [RFC v2 21/37] lkl tools: "boot" test, Hajime Tazaki
- [RFC v2 25/37] checkpatch: avoid showing BIT_ULL warnings for tools/ files, Hajime Tazaki
- [RFC v2 26/37] tools: Add the lkl host library to the common tools Makefile, Hajime Tazaki
- [RFC v2 27/37] lkl tools: add lklfuse, Hajime Tazaki
- [RFC v2 24/37] lkl tools: virtio: add network device support, Hajime Tazaki
- [RFC v2 31/37] lkl: add support for Windows hosts, Hajime Tazaki
- [RFC v2 29/37] lkl: add documentation, Hajime Tazaki
- [RFC v2 28/37] lkl: add system call hijack support, Hajime Tazaki
- [RFC v2 30/37] scripts: revert CONFIG_HAVE_UNDERSCORE_SYMBOL_PREFIX patches, Hajime Tazaki
- [RFC v2 34/37] lkl: Android ARM (arm/arm64) support, Hajime Tazaki
- [RFC v2 35/37] um lkl: add CI tests, Hajime Tazaki
- [RFC v2 33/37] kallsyms: Add a config option to select section for kallsyms, Hajime Tazaki
- [RFC v2 32/37] lkl tools: add support for Windows host, Hajime Tazaki
- [RFC v2 36/37] um: use lkl virtio_net_tap device as UML device, Hajime Tazaki
- [RFC v2 37/37] um: add lkl virtio-blk device, Hajime Tazaki
- Re: [RFC v2 00/37] Unifying LKL into UML, Anton Ivanov
- [PATCH v6 0/5] Add NUMA-awareness to qspinlock,
Alex Kogan
- [PATCH] dma-mapping: drop the dev argument to arch_sync_dma_for_*, Christoph Hellwig
- provide in-place uncached remapping for dma-direct,
Christoph Hellwig
- Please add powerpc topic/kasan-bitops branch to linux-next,
Michael Ellerman
- [PATCH v2 00/10] Improvements for random.h/archrandom.h,
Richard Henderson
- [PATCH v2 01/10] x86: Remove arch_has_random, arch_has_random_seed, Richard Henderson
- [PATCH v2 02/10] powerpc: Remove arch_has_random, arch_has_random_seed, Richard Henderson
- [PATCH v2 07/10] x86: Mark archrandom.h functions __must_check, Richard Henderson
- [PATCH v2 03/10] s390: Remove arch_has_random, arch_has_random_seed, Richard Henderson
- [PATCH v2 04/10] linux/random.h: Remove arch_has_random, arch_has_random_seed, Richard Henderson
- [PATCH v2 06/10] linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check, Richard Henderson
- [PATCH v2 05/10] linux/random.h: Use false with bool, Richard Henderson
- [PATCH v2 08/10] powerpc: Use bool in archrandom.h, Richard Henderson
- [PATCH v2 10/10] s390x: Mark archrandom.h functions __must_check, Richard Henderson
- [PATCH v2 09/10] powerpc: Mark archrandom.h functions __must_check, Richard Henderson
- Re: [PATCH v2 00/10] Improvements for random.h/archrandom.h, Borislav Petkov
- [PATCH v15 0/9] open: introduce openat2(2) syscall,
Aleksa Sarai
- [PATCH v15 1/9] namei: LOOKUP_NO_SYMLINKS: block symlink resolution, Aleksa Sarai
- [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution, Aleksa Sarai
- [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing, Aleksa Sarai
- [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution, Aleksa Sarai
- [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like scoped resolution, Aleksa Sarai
- [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT,BENEATH}: permit limited ".." resolution, Aleksa Sarai
- [PATCH v15 7/9] open: introduce openat2(2) syscall, Aleksa Sarai
- [PATCH v15 8/9] selftests: add openat2(2) selftests, Aleksa Sarai
- [PATCH v15 9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED, Aleksa Sarai
- Re: [PATCH v15 0/9] open: introduce openat2(2) syscall, Aleksa Sarai
- de-reference of rcu pointers (sparse warnings), Ben Dooks
- [PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK,
Mike Rapoport
- [PATCH v4 01/13] alpha: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v4 02/13] arm: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v4 03/13] c6x: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v4 04/13] m68k: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v4 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 06/13] microblaze: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 07/13] nds32: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 08/13] parisc: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 09/13] parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v4 10/13] sparc32: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v4 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions, Mike Rapoport
- [PATCH v4 12/13] um: add support for folded p4d page tables, Mike Rapoport
- [PATCH v4 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h, Mike Rapoport
- Re: [PATCH v4 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK, Anatoly Pugachev
- [PATCH 1/1] errno.h: Provide EFSBADCRC for everybody,
Valdis Kletnieks
- [PATCH 1/1] syscalls: Fix references to filenames containing syscall defs,
Mohammad Nasirifar
- LKMM email introduction, Paul E. McKenney
- [PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN),
Marco Elver
- [PATCH v3 2/9] kcsan: Add Documentation entry in dev-tools, Marco Elver
- [PATCH v3 1/9] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Marco Elver
- [PATCH v3 3/9] objtool, kcsan: Add KCSAN runtime functions to whitelist, Marco Elver
- [PATCH v3 4/9] build, kcsan: Add KCSAN build exceptions, Marco Elver
- [PATCH v3 5/9] seqlock, kcsan: Add annotations for KCSAN, Marco Elver
- [PATCH v3 6/9] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier, Marco Elver
- [PATCH v3 8/9] locking/atomics, kcsan: Add KCSAN instrumentation, Marco Elver
- [PATCH v3 9/9] x86, kcsan: Enable KCSAN for x86, Marco Elver
- [PATCH v3 7/9] asm-generic, kcsan: Add KCSAN instrumentation for bitops, Marco Elver
- Re: [PATCH v3 0/9] Add Kernel Concurrency Sanitizer (KCSAN), Paul E. McKenney
- [PATCH v3 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK,
Mike Rapoport
- [PATCH v3 01/13] alpha: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 02/13] arm: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 03/13] c6x: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 04/13] m68k: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 06/13] microblaze: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 07/13] nds32: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 08/13] parisc: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 09/13] parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v3 10/13] sparc32: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v3 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions, Mike Rapoport
- [PATCH v3 12/13] um: add support for folded p4d page tables, Mike Rapoport
- [PATCH v3 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h, Mike Rapoport
- [PATCH 10/10] errno.h: Provide EFSCORRUPTED for everybody,
Valdis Kletnieks
- Re: [PATCH 11/11] x86,rcu: use percpu rcu_preempt_depth, Paul E. McKenney
- [PATCH v2 00/13] mm: remove __ARCH_HAS_4LEVEL_HACK,
Mike Rapoport
- [PATCH v2 01/13] alpha: use pgtable-nop4d instead of 4level-fixup, Mike Rapoport
- [PATCH v2 02/13] arm: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v2 03/13] c6x: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v2 04/13] m68k: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v2 06/13] microblaze: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v2 07/13] nds32: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH v2 08/13] parisc: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v2 11/13] um: remove unused pxx_offset_proc() and addr_pte() functions, Mike Rapoport
- [PATCH v2 12/13] um: add support for folded p4d page tables, Mike Rapoport
- [PATCH v2 13/13] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h, Mike Rapoport
- [PATCH v2 10/13] sparc32: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH v2 09/13] parisc/hugetlb: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH v2 05/13] m68k: mm: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [RFC] errno.h: Provide EFSCORRUPTED for everybody,
Valdis Kletnieks
- [RFC PATCH 0/5] powerpc: make iowrite32be etc. inline,
Rasmus Villemoes
- [PATCH 1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained,
Masahiro Yamada
- [PATCH v3 0/3] treewide: Use sizeof_member() macro,
Kees Cook
- [PATCH v3 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES,
Kees Cook
- [PATCH v3 01/29] powerpc: Rename "notes" PT_NOTE to "note", Kees Cook
- [PATCH v3 04/29] alpha: Rename PT_LOAD identifier "kernel" to "text", Kees Cook
- [PATCH v3 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text", Kees Cook
- [PATCH v3 02/29] powerpc: Remove PT_NOTE workaround, Kees Cook
- [PATCH v3 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header, Kees Cook
- [PATCH v3 07/29] x86: Restore "text" Program Header with dummy section, Kees Cook
- [PATCH v3 05/29] ia64: Rename PT_LOAD identifier "code" to "text", Kees Cook
- [PATCH v3 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes, Kees Cook
- [PATCH v3 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro, Kees Cook
- [PATCH v3 10/29] vmlinux.lds.h: Move NOTES into RO_DATA, Kees Cook
- [PATCH v3 17/29] alpha: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA, Kees Cook
- [PATCH v3 19/29] c6x: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 15/29] x86: Actually use _etext for end of text segment, Kees Cook
- [PATCH v3 18/29] arm64: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 29/29] x86: Use INT3 instead of NOP for linker fill bytes, Kees Cook
- [PATCH v3 26/29] x86/mm: Remove redundant &s on addresses, Kees Cook
- [PATCH v3 20/29] h8300: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA, Kees Cook
- [PATCH v3 21/29] ia64: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA, Kees Cook
- [PATCH v3 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA, Kees Cook
- [PATCH v3 24/29] powerpc: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 23/29] parisc: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 27/29] x86/mm: Report which part of kernel image is freed, Kees Cook
- [PATCH v3 25/29] xtensa: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 22/29] microblaze: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v3 28/29] x86/mm: Report actual image regions in /proc/iomem, Kees Cook
- [PATCH 04/16] dyndbg: rename __verbose section to __dyndbg,
Jim Cromie
- generic ioremap (and lots of cleanups) v3,
Christoph Hellwig
- [PATCH 02/21] unicore32: remove ioremap_cached, Christoph Hellwig
- [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc, Christoph Hellwig
- [PATCH 01/21] arm: remove ioremap_cached, Christoph Hellwig
- [PATCH 04/21] hexagon: clean up ioremap, Christoph Hellwig
- [PATCH 05/21] alpha: remove the unused __ioremap wrapper, Christoph Hellwig
- [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU, Christoph Hellwig
- [PATCH 07/21] parisc: remove __ioremap, Christoph Hellwig
- [PATCH 17/21] lib: provide a simple generic ioremap implementation, Christoph Hellwig
- [PATCH 18/21] riscv: use the generic ioremap code, Christoph Hellwig
- [PATCH 19/21] nds32: use generic ioremap, Christoph Hellwig
- [PATCH 21/21] csky: use generic ioremap, Christoph Hellwig
- [PATCH 20/21] csky: remove ioremap_cache, Christoph Hellwig
- [PATCH 14/21] hexagon: remove __iounmap, Christoph Hellwig
- [PATCH 16/21] sh: remove __iounmap, Christoph Hellwig
- [PATCH 13/21] m68k: rename __iounmap and mark it static, Christoph Hellwig
- [PATCH 15/21] nios2: remove __iounmap, Christoph Hellwig
- [PATCH 06/21] nios2: remove __ioremap, Christoph Hellwig
- [PATCH 08/21] x86: Clean up ioremap(), Christoph Hellwig
- [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions, Christoph Hellwig
- [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU, Christoph Hellwig
- [PATCH 09/21] xtensa: clean up ioremap, Christoph Hellwig
- Re: generic ioremap (and lots of cleanups) v3, Christoph Hellwig
- generic-iomap tree for linux-next, Christoph Hellwig
- [PATCH 0/6] Improvements for random.h/archrandom.h,
Richard Henderson
- [PATCH v2 0/1] arm64: Implement archrandom.h for ARMv8.5-RNG,
richard . henderson
- [PATCH RESEND v14 0/6] open: introduce openat2(2) syscall,
Aleksa Sarai
- Re: loop nesting in alignment exception and machine check,
Christophe Leroy
- Message not available
Re: [RFC PATCH 00/47] Unifying LKL into UML,
Richard Weinberger
[PATCH 3.16 45/47] padata: use smp_mb in padata_reorder to avoid orphaned padata jobs, Ben Hutchings
[REVIEW PATCH v5 2/3] arch: wire-up close_range(), Christian Brauner
[PATCH v2 0/2] Enabling MSI for Microblaze,
Michal Simek
[PATCH 0/2] Enabling MSI for Microblaze,
Michal Simek
[patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work,
Thomas Gleixner
- [patch V2 03/17] x86/traps: Remove pointless irq enable from do_spurious_interrupt_bug(), Thomas Gleixner
- [patch V2 06/17] x86/entry/32: Remove redundant interrupt disable, Thomas Gleixner
- [patch V2 14/17] entry: Provide generic exit to usermode functionality, Thomas Gleixner
- [patch V2 15/17] x86/entry: Use generic exit to usermode, Thomas Gleixner
- [patch V2 16/17] kvm/workpending: Provide infrastructure for work before entering a guest, Thomas Gleixner
- [patch V2 17/17] x86/kvm: Use generic exit to guest work function, Thomas Gleixner
- [patch V2 10/17] entry: Provide generic syscall entry functionality, Thomas Gleixner
- [patch V2 11/17] x86/entry: Use generic syscall entry function, Thomas Gleixner
- [patch V2 13/17] x86/entry: Use generic syscall exit functionality, Thomas Gleixner
- [patch V2 07/17] x86/entry/64: Remove redundant interrupt disable, Thomas Gleixner
- [patch V2 09/17] x86/entry: Remove _TIF_NOHZ from _TIF_WORK_SYSCALL_ENTRY, Thomas Gleixner
- [patch V2 12/17] entry: Provide generic syscall exit function, Thomas Gleixner
- [patch V2 08/17] x86/entry: Move syscall irq tracing to C code, Thomas Gleixner
- [patch V2 05/17] x86/traps: Make interrupt enable/disable symmetric in C code, Thomas Gleixner
- [patch V2 04/17] x86/entry: Make DEBUG_ENTRY_ASSERT_IRQS_OFF available for 32bit, Thomas Gleixner
- [patch V2 01/17] x86/entry/32: Remove unused resume_userspace label, Thomas Gleixner
- [patch V2 02/17] x86/entry/64: Remove pointless jump in paranoid_exit, Thomas Gleixner
- Re: [patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work, Peter Zijlstra
- Re: [patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work, Josh Poimboeuf
- Re: [patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work, Will Deacon
[PATCH 00/12] mm: remove __ARCH_HAS_4LEVEL_HACK,
Mike Rapoport
- [PATCH 01/12] alpha: use pgtable-nop4d instead of 4level-fixup, Mike Rapoport
- [PATCH 03/12] c6x: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH 04/12] m68k: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH 02/12] arm: nommu: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH 05/12] m68k: mm: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH 06/12] microblaze: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH 07/12] nds32: use pgtable-nopmd instead of 4level-fixup, Mike Rapoport
- [PATCH 08/12] parisc: use pgtable-nopXd instead of 4level-fixup, Mike Rapoport
- [PATCH 09/12] sparc32: use pgtable-nopud instead of 4level-fixup, Mike Rapoport
- [PATCH 10/12] um: remove unused pxx_offset_proc() and addr_pte() functions, Mike Rapoport
- [PATCH 11/12] um: add support for folded p4d page tables, Mike Rapoport
- [PATCH 12/12] mm: remove __ARCH_HAS_4LEVEL_HACK and include/asm-generic/4level-fixup.h, Mike Rapoport
- Re: [PATCH 00/12] mm: remove __ARCH_HAS_4LEVEL_HACK, Linus Torvalds
[PATCH 0/1] arm64: Implement archrandom.h for ARMv8.5-RNG,
Richard Henderson
[PATCH v3 00/12] arm64: ARMv8.5-A: Branch Target Identification support,
Dave Martin
- [PATCH v3 01/12] ELF: UAPI and Kconfig additions for ELF program properties, Dave Martin
- [PATCH v3 04/12] arm64: docs: cpu-feature-registers: Document ID_AA64PFR1_EL1, Dave Martin
- [PATCH v3 02/12] ELF: Add ELF program property parsing support, Dave Martin
- [PATCH v3 03/12] mm: Reserve asm-generic prot flag 0x10 for arch use, Dave Martin
- [PATCH v3 05/12] arm64: Basic Branch Target Identification support, Dave Martin
- [PATCH v3 06/12] elf: Allow arch to tweak initial mmap prot flags, Dave Martin
- [PATCH v3 11/12] arm64: BTI: Reset BTYPE when skipping emulated instructions, Dave Martin
- [PATCH v3 12/12] KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions, Dave Martin
- [PATCH v3 09/12] arm64: traps: Fix inconsistent faulting instruction skipping, Dave Martin
- [PATCH v3 08/12] arm64: BTI: Decode BYTPE bits when printing PSTATE, Dave Martin
- [PATCH v3 10/12] arm64: traps: Shuffle code to eliminate forward declarations, Dave Martin
- [PATCH v3 07/12] arm64: elf: Enable BTI at exec based on ELF program properties, Dave Martin
[PATCH 1/2] asm-generic/export.h: make __ksymtab_* local symbols,
Masahiro Yamada
generic ioremap (and lots of cleanups) v2,
Christoph Hellwig
- [PATCH 02/21] unicore32: remove ioremap_cached, Christoph Hellwig
- [PATCH 01/21] arm: remove ioremap_cached, Christoph Hellwig
- [PATCH 03/21] ia64: rename ioremap_nocache to ioremap_uc, Christoph Hellwig
- [PATCH 04/21] hexagon: clean up ioremap, Christoph Hellwig
- [PATCH 06/21] nios2: remove __ioremap, Christoph Hellwig
- [PATCH 16/21] sh: remove __iounmap, Christoph Hellwig
- [PATCH 21/21] csky: use generic ioremap, Christoph Hellwig
- [PATCH 17/21] lib: provide a simple generic ioremap implementation, Christoph Hellwig
- [PATCH 19/21] nds32: use generic ioremap, Christoph Hellwig
- [PATCH 20/21] csky: remove ioremap_cache, Christoph Hellwig
- [PATCH 18/21] riscv: use the generic ioremap code, Christoph Hellwig
- [PATCH 14/21] hexagon: remove __iounmap, Christoph Hellwig
- [PATCH 15/21] nios2: remove __iounmap, Christoph Hellwig
- [PATCH 13/21] m68k: rename __iounmap and mark it static, Christoph Hellwig
- [PATCH 11/21] asm-generic: don't provide ioremap for CONFIG_MMU, Christoph Hellwig
- [PATCH 12/21] arch: rely on asm-generic/io.h for default ioremap_* definitions, Christoph Hellwig
- [PATCH 10/21] asm-generic: ioremap_uc should behave the same with and without MMU, Christoph Hellwig
- [PATCH 09/21] xtensa: clean up ioremap, Christoph Hellwig
- [PATCH 08/21] x86: clean up ioremap, Christoph Hellwig
- [PATCH 05/21] alpha: remove the unused __ioremap wrapper, Christoph Hellwig
- [PATCH 07/21] parisc: remove __ioremap, Christoph Hellwig
[PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN),
Marco Elver
- [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Marco Elver
- Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Alexander Potapenko
- Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Mark Rutland
- Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Oleg Nesterov
- Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Dmitry Vyukov
- Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Dmitry Vyukov
- Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Dmitry Vyukov
- Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Dmitry Vyukov
- Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Dmitry Vyukov
- Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Dmitry Vyukov
- Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Dmitry Vyukov
- Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Dmitry Vyukov
- Re: [PATCH v2 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Dmitry Vyukov
- [PATCH v2 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist, Marco Elver
- [PATCH v2 3/8] build, kcsan: Add KCSAN build exceptions, Marco Elver
- [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN, Marco Elver
- [PATCH v2 7/8] locking/atomics, kcsan: Add KCSAN instrumentation, Marco Elver
- [PATCH v2 8/8] x86, kcsan: Enable KCSAN for x86, Marco Elver
- [PATCH v2 5/8] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier, Marco Elver
- [PATCH v2 6/8] asm-generic, kcsan: Add KCSAN instrumentation for bitops, Marco Elver
Re: [patch 014/102] llist: introduce llist_entry_safe(),
Linus Torvalds
[PATCH v3 0/5] elide extraneous generated code for folded p4d/pud/pmd,
Vineet Gupta
[PATCH 0/8] Add Kernel Concurrency Sanitizer (KCSAN),
Marco Elver
- [PATCH 3/8] build, kcsan: Add KCSAN build exceptions, Marco Elver
- [PATCH 5/8] seqlock: Require WRITE_ONCE surrounding raw_seqcount_barrier, Marco Elver
- [PATCH 6/8] asm-generic, kcsan: Add KCSAN instrumentation for bitops, Marco Elver
- [PATCH 7/8] locking/atomics, kcsan: Add KCSAN instrumentation, Marco Elver
- [PATCH 8/8] x86, kcsan: Enable KCSAN for x86, Marco Elver
- [PATCH 4/8] seqlock, kcsan: Add annotations for KCSAN, Marco Elver
- [PATCH 2/8] objtool, kcsan: Add KCSAN runtime functions to whitelist, Marco Elver
- [PATCH 1/8] kcsan: Add Kernel Concurrency Sanitizer infrastructure, Marco Elver
- Re: [PATCH 0/8] Add Kernel Concurrency Sanitizer (KCSAN), Marco Elver
[PATCH v5 0/5] Add NUMA-awareness to qspinlock,
Alex Kogan
[PATCH v2 0/5] eldie generated code for folded p4d/pud,
Vineet Gupta
[PATCH 1/6] sh: Move cmpxchg-xchg.h to asm-generic,
Sebastian Andrzej Siewior
[PATCH v9 00/28] New macros for assembler symbols,
Jiri Slaby
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]