Linux Arch
[Prev Page][Next Page]
- [tip: x86/asm] x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*, (continued)
- [PATCH v9 24/28] x86_64/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*, Jiri Slaby
- [PATCH v9 28/28] x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN, Jiri Slaby
- [PATCH v9 25/28] x86_32/asm: Add ENDs to some functions and relabel with SYM_CODE_*, Jiri Slaby
- [PATCH v9 22/28] x86_64/asm: Add ENDs to some functions and relabel with SYM_CODE_*, Jiri Slaby
- [PATCH v9 18/28] x86/asm/realmode: Use SYM_DATA_* instead of GLOBAL, Jiri Slaby
- [PATCH v9 20/28] x86/asm: Make some functions local, Jiri Slaby
- [PATCH v9 10/28] x86/asm/entry: Annotate interrupt symbols properly, Jiri Slaby
- [PATCH v9 14/28] xen/pvh: Annotate data appropriately, Jiri Slaby
- [PATCH v9 15/28] x86/asm/purgatory: Start using annotations, Jiri Slaby
- [PATCH v9 16/28] x86/asm: Do not annotate functions by GLOBAL, Jiri Slaby
- [PATCH v9 21/28] x86/asm/ftrace: Mark function_hook as function, Jiri Slaby
- [PATCH v9 19/28] x86/asm: Kill the last GLOBAL user and remove the macro, Jiri Slaby
- [PATCH v9 17/28] x86/asm: Use SYM_INNER_LABEL instead of GLOBAL, Jiri Slaby
- [PATCH v9 13/28] um: Annotate data appropriately, Jiri Slaby
- [PATCH v9 11/28] x86/asm/head: Annotate data appropriately, Jiri Slaby
- [PATCH v9 09/28] x86/asm: Annotate aliases, Jiri Slaby
- [PATCH v9 12/28] x86/boot: Annotate data appropriately, Jiri Slaby
- [PATCH v9 06/28] x86/asm/crypto: Annotate local functions, Jiri Slaby
- [PATCH v9 02/28] x86/asm/suspend: Use SYM_DATA for data, Jiri Slaby
- [PATCH v9 04/28] x86/asm/entry: Annotate THUNKs, Jiri Slaby
- [PATCH v9 08/28] x86/uaccess: Annotate local function, Jiri Slaby
- [PATCH v9 07/28] x86/boot: Annotate local functions, Jiri Slaby
- [PATCH v9 05/28] x86/asm: Annotate local pseudo-functions, Jiri Slaby
- [PATCH v9 03/28] x86/asm: Annotate relocate_kernel_{32,64}.c, Jiri Slaby
- [PATCH v9 01/28] linkage: Introduce new macros for assembler symbols, Jiri Slaby
- [PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES,
Kees Cook
- [PATCH v2 02/29] powerpc: Remove PT_NOTE workaround, Kees Cook
- [PATCH v2 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text", Kees Cook
- [PATCH v2 05/29] ia64: Rename PT_LOAD identifier "code" to "text", Kees Cook
- [PATCH v2 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro, Kees Cook
- [PATCH v2 28/29] x86/mm: Report actual image regions in /proc/iomem, Kees Cook
- [PATCH v2 20/29] h8300: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes, Kees Cook
- [PATCH v2 15/29] x86: Actually use _etext for end of text segment, Kees Cook
- [PATCH v2 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA, Kees Cook
- [PATCH v2 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA, Kees Cook
- [PATCH v2 10/29] vmlinux.lds.h: Move NOTES into RO_DATA, Kees Cook
- [PATCH v2 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA, Kees Cook
- [PATCH v2 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header, Kees Cook
- [PATCH v2 07/29] x86: Restore "text" Program Header with dummy section, Kees Cook
- [PATCH v2 04/29] alpha: Rename PT_LOAD identifier "kernel" to "text", Kees Cook
- [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note", Kees Cook
- [PATCH v2 17/29] alpha: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 22/29] microblaze: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 26/29] x86/mm: Remove redundant &s on addresses, Kees Cook
- [PATCH v2 27/29] x86/mm: Report which part of kernel image is freed, Kees Cook
- [PATCH v2 24/29] powerpc: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 29/29] x86: Use INT3 instead of NOP for linker fill bytes, Kees Cook
- [PATCH v2 19/29] c6x: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 21/29] ia64: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 18/29] arm64: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA, Kees Cook
- [PATCH v2 23/29] parisc: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH v2 25/29] xtensa: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- Re: [PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES, Heiko Carstens
- [PATCH v2 0/4] treewide: Use sizeof_member() macro,
Kees Cook
[PATCH v2 00/12] arm64: ARMv8.5-A: Branch Target Identification support,
Dave Martin
- [PATCH v2 01/12] ELF: UAPI and Kconfig additions for ELF program properties, Dave Martin
- [PATCH v2 02/12] ELF: Add ELF program property parsing support, Dave Martin
- [PATCH v2 03/12] mm: Reserve asm-generic prot flag 0x10 for arch use, Dave Martin
- [PATCH v2 05/12] arm64: Basic Branch Target Identification support, Dave Martin
- [PATCH v2 04/12] arm64: docs: cpu-feature-registers: Document ID_AA64PFR1_EL1, Dave Martin
- [PATCH v2 06/12] elf: Allow arch to tweak initial mmap prot flags, Dave Martin
- [PATCH v2 07/12] arm64: elf: Enable BTI at exec based on ELF program properties, Dave Martin
- [PATCH v2 08/12] arm64: BTI: Decode BYTPE bits when printing PSTATE, Dave Martin
- [PATCH v2 09/12] arm64: traps: Fix inconsistent faulting instruction skipping, Dave Martin
- [PATCH v2 10/12] arm64: traps: Shuffle code to eliminate forward declarations, Dave Martin
- [PATCH v2 11/12] arm64: BTI: Reset BTYPE when skipping emulated instructions, Dave Martin
- [PATCH v2 12/12] KVM: arm64: BTI: Reset BTYPE when skipping emulated instructions, Dave Martin
[PATCH v14 0/6] open: introduce openat2(2) syscall,
Aleksa Sarai
[PATCH 0/3] eldie generated code for folded p4d/pud,
Vineet Gupta
[PATCH v18 00/14] Introduce the for_each_set_clump8 macro,
William Breathitt Gray
- [PATCH v18 09/14] gpio: uniphier: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v18 13/14] gpio: max3191x: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v18 08/14] gpio: pcie-idio-24: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v18 07/14] gpio: pci-idio-16: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v18 11/14] thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v18 14/14] gpio: pca953x: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v18 12/14] gpio: pisosr: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v18 10/14] gpio: 74x164: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v18 06/14] gpio: ws16c48: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v18 04/14] gpio: 104-idi-48: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v18 01/14] bitops: Introduce the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v18 03/14] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v18 02/14] lib/test_bitmap.c: Add for_each_set_clump8 test cases, William Breathitt Gray
- [PATCH v18 05/14] gpio: gpio-mm: Utilize for_each_set_clump8 macro, William Breathitt Gray
- Re: [PATCH v18 00/14] Introduce the for_each_set_clump8 macro, Andy Shevchenko
[PATCH v17 00/14] Introduce the for_each_set_clump8 macro,
William Breathitt Gray
- [PATCH v17 02/14] lib/test_bitmap.c: Add for_each_set_clump8 test cases, William Breathitt Gray
- [PATCH v17 06/14] gpio: ws16c48: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v17 09/14] gpio: uniphier: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v17 10/14] gpio: 74x164: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v17 11/14] thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v17 12/14] gpio: pisosr: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v17 13/14] gpio: max3191x: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v17 14/14] gpio: pca953x: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v17 08/14] gpio: pcie-idio-24: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v17 01/14] bitops: Introduce the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v17 03/14] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v17 04/14] gpio: 104-idi-48: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v17 05/14] gpio: gpio-mm: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v17 07/14] gpio: pci-idio-16: Utilize for_each_set_clump8 macro, William Breathitt Gray
[PATCH] MAINTAINERS: csky: Add mailing list for csky, guoren
[PATCH] csky: Add setup_initrd check code, guoren
Re: [PATCH] Convert filldir[64]() from __put_user() to unsafe_put_user(),
Linus Torvalds
Unaligned user pointer issues..,
Linus Torvalds
[PATCH v16 00/14] Introduce the for_each_set_clump8 macro,
William Breathitt Gray
- [PATCH v16 14/14] gpio: pca953x: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v16 11/14] thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v16 12/14] gpio: pisosr: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v16 13/14] gpio: max3191x: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v16 05/14] gpio: gpio-mm: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v16 04/14] gpio: 104-idi-48: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v16 03/14] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v16 06/14] gpio: ws16c48: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v16 09/14] gpio: uniphier: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v16 08/14] gpio: pcie-idio-24: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v16 10/14] gpio: 74x164: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v16 07/14] gpio: pci-idio-16: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v16 02/14] lib/test_bitmap.c: Add for_each_set_clump8 test cases, William Breathitt Gray
- [PATCH v16 01/14] bitops: Introduce the for_each_set_clump8 macro, William Breathitt Gray
[PATCH v15 00/14] Introduce the for_each_set_clump8 macro,
William Breathitt Gray
- [PATCH v15 01/14] bitops: Introduce the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v15 02/14] lib/test_bitmap.c: Add for_each_set_clump8 test cases, William Breathitt Gray
- [PATCH v15 03/14] gpio: 104-dio-48e: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v15 04/14] gpio: 104-idi-48: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v15 06/14] gpio: ws16c48: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v15 07/14] gpio: pci-idio-16: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v15 09/14] gpio: uniphier: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v15 10/14] gpio: 74x164: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v15 13/14] gpio: max3191x: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v15 12/14] gpio: pisosr: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v15 14/14] gpio: pca953x: Utilize the for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v15 11/14] thermal: intel: intel_soc_dts_iosf: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v15 08/14] gpio: pcie-idio-24: Utilize for_each_set_clump8 macro, William Breathitt Gray
- [PATCH v15 05/14] gpio: gpio-mm: Utilize for_each_set_clump8 macro, William Breathitt Gray
- Re: [PATCH v15 00/14] Introduce the for_each_set_clump8 macro, William Breathitt Gray
Re: [PATCH v5 01/11] asm-generic/pgtable: Adds generic functions to monitor lockless pgtable walks,
Leonardo Bras
Re: [PATCH v5 10/11] mm/Kconfig: Adds config option to track lockless pagetable walks, Leonardo Bras
Re: [PATCH v5 00/11] Introduces new count-based method for tracking lockless pagetable walks,
Leonardo Bras
Re: [PATCH v5 00/11] Introduces new count-based method for tracking lockless pagetable walks, Peter Zijlstra
[PATCH memory-model 0/32] Memory-model updates,
Paul E. McKenney
- [PATCH tip/core/rcu 01/32] tools/memory-model: Fix data race detection for unordered store and load, paulmck
- [PATCH tip/core/rcu 08/32] tools/memory-model: Make judgelitmus.sh detect hard deadlocks, paulmck
- [PATCH tip/core/rcu 24/32] tools/memory-model: Fix scripting --jobs argument, paulmck
- [PATCH tip/core/rcu 32/32] tools/memory-model: Use "-unroll 0" to keep --hw runs finite, paulmck
- [PATCH tip/core/rcu 31/32] tools/memory-model: Make judgelitmus.sh handle scripted Result: tag, paulmck
- [PATCH tip/core/rcu 30/32] tools/memory-model: Add data-race capabilities to judgelitmus.sh, paulmck
- [PATCH tip/core/rcu 29/32] tools/memory-model: Add checktheselitmus.sh to run specified litmus tests, paulmck
- [PATCH tip/core/rcu 26/32] tools/memory-model: Make history-check scripts use mselect7, paulmck
- [PATCH tip/core/rcu 28/32] tools/memory-model: Repair parseargs.sh header comment, paulmck
- [PATCH tip/core/rcu 27/32] tools/memory-model: Add "--" to parseargs.sh for additional arguments, paulmck
- [PATCH tip/core/rcu 25/32] tools/memory-model: Make checkghlitmus.sh use mselect7, paulmck
- [PATCH tip/core/rcu 23/32] tools/memory-model: Implement --hw support for checkghlitmus.sh, paulmck
- [PATCH tip/core/rcu 22/32] tools/memory-model: Add -v flag to jingle7 runs, paulmck
- [PATCH tip/core/rcu 17/32] tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw, paulmck
- [PATCH tip/core/rcu 21/32] tools/memory-model: Make runlitmus.sh check for jingle errors, paulmck
- [PATCH tip/core/rcu 20/32] tools/memory-model: Allow herd to deduce CPU type, paulmck
- [PATCH tip/core/rcu 16/32] tools/memory-model: Split runlitmus.sh out of checklitmus.sh, paulmck
- [PATCH tip/core/rcu 19/32] tools/memory-model: Keep assembly-language litmus tests, paulmck
- [PATCH tip/core/rcu 18/32] tools/memory-model: Move from .AArch64.litmus.out to .litmus.AArch.out, paulmck
- [PATCH tip/core/rcu 14/32] tools/memory-model: Hardware checking for check{,all}litmus.sh, paulmck
- [PATCH tip/core/rcu 11/32] tools/memory-model: Make judgelitmus.sh handle hardware verifications, paulmck
- [PATCH tip/core/rcu 15/32] tools/memory-model: Make judgelitmus.sh ransack .litmus.out files, paulmck
- [PATCH tip/core/rcu 13/32] tools/memory-model: Fix checkalllitmus.sh comment, paulmck
- [PATCH tip/core/rcu 09/32] tools/memory-model: Fix paulmck email address on pre-existing scripts, paulmck
- [PATCH tip/core/rcu 12/32] tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU, paulmck
- [PATCH tip/core/rcu 07/32] tools/memory-model: Make judgelitmus.sh identify bad macros, paulmck
- [PATCH tip/core/rcu 02/32] tools/memory-model/Documentation: Fix typos in explanation.txt, paulmck
- [PATCH tip/core/rcu 10/32] tools/memory-model: Update parseargs.sh for hardware verification, paulmck
- [PATCH tip/core/rcu 05/32] tools/memory-model: Make judgelitmus.sh note timeouts, paulmck
- [PATCH tip/core/rcu 03/32] tools/memory-model/Documentation: Put redefinition of rcu-fence into explanation.txt, paulmck
- [PATCH tip/core/rcu 06/32] tools/memory-model: Make cmplitmushist.sh note timeouts, paulmck
- [PATCH tip/core/rcu 04/32] tools/memory-model/Documentation: Add plain accesses and data races to explanation.txt, paulmck
Re: [RFC][PATCH] sysctl: Remove the sysctl system call,
Kees Cook
[PATCH v13 0/9] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
- [PATCH v13 4/9] namei: O_BENEATH-style path resolution flags, Aleksa Sarai
- [PATCH v13 7/9] open: openat2(2) syscall, Aleksa Sarai
- [PATCH v13 6/9] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}, Aleksa Sarai
- [PATCH v13 8/9] selftests: add openat2(2) selftests, Aleksa Sarai
- [PATCH v13 9/9] Documentation: update path-lookup to mention trailing magic-links, Aleksa Sarai
- [PATCH v13 1/9] namei: obey trailing magic-link DAC permissions, Aleksa Sarai
- [PATCH v13 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution, Aleksa Sarai
- [PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening, Aleksa Sarai
- [PATCH v13 2/9] procfs: switch magic-link modes to be more sane, Aleksa Sarai
[GIT PULL] csky changes for v5.4-rc1, guoren
[PATCH v4 00/11] Introduces new count-based method for monitoring lockless pagetable walks,
Leonardo Bras
[PATCH v4 03/11] mm/gup: Applies counting method to monitor gup_pgd_range, Leonardo Bras
[PATCH v4 05/11] powerpc/perf: Applies counting method to monitor lockless pgtbl walks, Leonardo Bras
[PATCH v4 02/11] asm-generic/pgtable: Adds dummy functions to monitor lockless pgtable walks, Leonardo Bras
[PATCH v4 04/11] powerpc/mce_power: Applies counting method to monitor lockless pgtbl walks, Leonardo Bras
[PATCH v4 09/11] powerpc/kvm/book3s_64: Applies counting method to monitor lockless pgtbl walks, Leonardo Bras
[PATCH v4 06/11] powerpc/mm/book3s64/hash: Applies counting method to monitor lockless pgtbl walks, Leonardo Bras
[PATCH v4 08/11] powerpc/kvm/book3s_hv: Applies counting method to monitor lockless pgtbl walks, Leonardo Bras
[PATCH v4 10/11] powerpc/book3s_64: Enables counting method to monitor lockless pgtbl walk, Leonardo Bras
[PATCH v4 07/11] powerpc/kvm/e500: Applies counting method to monitor lockless pgtbl walks, Leonardo Bras
[PATCH v4 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing, Leonardo Bras
[PATCH] csky: Fixup csky_pmu.max_period assignment, guoren
[PATCH 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES,
Kees Cook
- [PATCH 02/29] powerpc: Remove PT_NOTE workaround, Kees Cook
- [PATCH 01/29] powerpc: Rename "notes" PT_NOTE to "note", Kees Cook
- [PATCH 18/29] arm64: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 19/29] c6x: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 26/29] x86/mm: Remove redundant &s on addresses, Kees Cook
- [PATCH 28/29] x86/mm: Report actual image regions in /proc/iomem, Kees Cook
- [PATCH 27/29] x86/mm: Report which part of kernel image is freed, Kees Cook
- [PATCH 29/29] x86: Use INT3 instead of NOP for linker fill bytes, Kees Cook
- [PATCH 20/29] h8300: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 24/29] powerpc: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 17/29] alpha: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 25/29] xtensa: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA, Kees Cook
- [PATCH 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA, Kees Cook
- [PATCH 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA, Kees Cook
- [PATCH 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes, Kees Cook
- [PATCH 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text", Kees Cook
- [PATCH 10/29] vmlinux.lds.h: Move NOTES into RO_DATA, Kees Cook
- [PATCH 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro, Kees Cook
- [PATCH 05/29] ia64: Rename PT_LOAD identifier "code" to "text", Kees Cook
- [PATCH 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header, Kees Cook
- [PATCH 07/29] x86: Restore "text" Program Header with dummy section, Kees Cook
- [PATCH 04/29] alpha: Rename PT_LOAD identifier "kernel" to "text", Kees Cook
- [PATCH 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA, Kees Cook
- [PATCH 21/29] ia64: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 15/29] x86: Actually use _etext for end of text segment, Kees Cook
- [PATCH 22/29] microblaze: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- [PATCH 23/29] parisc: Move EXCEPTION_TABLE to RO_DATA segment, Kees Cook
- Re: [PATCH 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES, Borislav Petkov
[PATCH] csky: Bugfix add zero_fp fixup perf backtrace panic, guoren
[PATCH v3 00/11] Introduces new count-based method for monitoring lockless pagetable walks,
Leonardo Bras
- [PATCH v3 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks, Leonardo Bras
- [PATCH v3 04/11] powerpc/mce_power: Applies counting method to monitor lockless pgtbl walks, Leonardo Bras
- [PATCH v3 02/11] asm-generic/pgtable: Adds dummy functions to monitor lockless pgtable walks, Leonardo Bras
- [PATCH v3 06/11] powerpc/mm/book3s64/hash: Applies counting method to monitor lockless pgtbl walks, Leonardo Bras
- [PATCH v3 08/11] powerpc/kvm/book3s_hv: Applies counting method to monitor lockless pgtbl walks, Leonardo Bras
- [PATCH v3 09/11] powerpc/kvm/book3s_64: Applies counting method to monitor lockless pgtbl walks, Leonardo Bras
- [PATCH v3 10/11] powerpc/book3s_64: Enables counting method to monitor lockless pgtbl walk, Leonardo Bras
- [PATCH v3 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing, Leonardo Bras
- [PATCH v3 03/11] mm/gup: Applies counting method to monitor gup_pgd_range, Leonardo Bras
- [PATCH v3 07/11] powerpc/kvm/e500: Applies counting method to monitor lockless pgtbl walks, Leonardo Bras
- [PATCH v3 05/11] powerpc/perf: Applies counting method to monitor lockless pgtbl walks, Leonardo Bras
- <Possible follow-ups>
- Re: [PATCH v3 00/11] Introduces new count-based method for monitoring lockless pagetable walks, Leonardo Bras
[RFC patch 00/15] entry: Provide generic implementation for host and guest entry/exit work,
Thomas Gleixner
- [RFC patch 03/15] x86/entry: Use generic syscall entry function, Thomas Gleixner
- [RFC patch 12/15] arm64/entry: Use generic exit to usermode, Thomas Gleixner
- [RFC patch 13/15] arm64/entry: Move FPU restore out of exit_to_usermode() loop, Thomas Gleixner
- [RFC patch 14/15] workpending: Provide infrastructure for work before entering a guest, Thomas Gleixner
- [RFC patch 11/15] x86/entry: Use generic exit to usermode, Thomas Gleixner
- [RFC patch 15/15] x86/kvm: Use GENERIC_EXIT_WORKPENDING, Thomas Gleixner
- [RFC patch 10/15] x86/entry: Move irq tracing to C code, Thomas Gleixner
- [RFC patch 09/15] entry: Provide generic exit to usermode functionality, Thomas Gleixner
- [RFC patch 08/15] arm64/syscall: Use generic syscall exit functionality, Thomas Gleixner
- [RFC patch 06/15] x86/entry: Use generic syscall exit functionality, Thomas Gleixner
- [RFC patch 04/15] arm64/entry: Use generic syscall entry function, Thomas Gleixner
- [RFC patch 05/15] entry: Provide generic syscall exit function, Thomas Gleixner
- [RFC patch 07/15] arm64/syscall: Remove obscure flag check, Thomas Gleixner
- [RFC patch 01/15] entry: Provide generic syscall entry functionality, Thomas Gleixner
- [RFC patch 02/15] x86/entry: Remove _TIF_NOHZ from _TIF_WORK_SYSCALL_ENTRY, Thomas Gleixner
- Re: [RFC patch 00/15] entry: Provide generic implementation for host and guest entry/exit work, Mark Rutland
- Re: [RFC patch 00/15] entry: Provide generic implementation for host and guest entry/exit work, Andy Lutomirski
- Re: [RFC patch 00/15] entry: Provide generic implementation for host and guest entry/exit work, Christian Borntraeger
Re: [breakage] panic() does not halt arm64 systems under certain conditions,
Will Deacon
[GIT PULL] asm-generic changes for v5.4,
Arnd Bergmann
Re: [PATCH] arm64: use generic free_initrd_mem(),
Mike Rapoport
[RFC PATCH v2 00/12] Unify SMP stop generic logic to common code,
Cristian Marussi
- [RFC PATCH v2 01/12] smp: add generic SMP-stop support to common code, Cristian Marussi
- [RFC PATCH v2 02/12] smp: unify crash_ and smp_send_stop() logic, Cristian Marussi
- [RFC PATCH v2 03/12] smp: coordinate concurrent crash/smp stop calls, Cristian Marussi
- [RFC PATCH v2 05/12] arm64: smp: use generic SMP stop common code, Cristian Marussi
- [RFC PATCH v2 04/12] smp: address races of starting CPUs while stopping, Cristian Marussi
- [RFC PATCH v2 06/12] arm64: smp: use SMP crash-stop common code, Cristian Marussi
- [RFC PATCH v2 07/12] arm64: smp: add arch specific cpu parking helper, Cristian Marussi
- [RFC PATCH v2 08/12] x86: smp: use generic SMP stop common code, Cristian Marussi
- [RFC PATCH v2 09/12] x86: smp: use SMP crash-stop common code, Cristian Marussi
- [RFC PATCH v2 10/12] arm: smp: use generic SMP stop common code, Cristian Marussi
- [RFC PATCH v2 11/12] arm: smp: use SMP crash-stop common code, Cristian Marussi
- [RFC PATCH v2 12/12] sparc64: smp: use generic SMP stop common code, Cristian Marussi
- Re: [RFC PATCH v2 00/12] Unify SMP stop generic logic to common code, Russell King - ARM Linux admin
Multidrop support,
Rodolfo Giometti
[GIT PULL] ipc: fix regressions from y2038 patches,
Arnd Bergmann
[PATCH v3] powerpc/lockdep: fix a false positive warning,
Qian Cai
[asm-generic:ipc-fixes-5.3 2/2] sys_sparc_64.c:undefined reference to `ksys_semtimedop', kbuild test robot
[PATCH v2] powerpc/lockdep: fix a false positive warning,
Qian Cai
[PATCH] powerpc/lockdep: fix a false positive warning, Qian Cai
[PATCH v4 0/5] Add NUMA-awareness to qspinlock,
Alex Kogan
[PATCH v5 0/3] Enhance Hyper-V for hibernation,
Dexuan Cui
[PATCH 1/2] ipc: fix semtimedop for generic 32-bit architectures,
Arnd Bergmann
[PATCH v12 00/12] namei: openat2(2) path resolution restrictions,
Aleksa Sarai
- [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Aleksa Sarai
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Linus Torvalds
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Randy Dunlap
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Peter Zijlstra
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Rasmus Villemoes
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Andreas Schwab
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Christian Brauner
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Christian Brauner
- Re: [PATCH v12 01/12] lib: introduce copy_struct_{to,from}_user helpers, Al Viro
- [PATCH v12 02/12] clone3: switch to copy_struct_from_user(), Aleksa Sarai
- [PATCH v12 03/12] sched_setattr: switch to copy_struct_{to,from}_user(), Aleksa Sarai
- [PATCH v12 04/12] perf_event_open: switch to copy_struct_from_user(), Aleksa Sarai
- [PATCH v12 05/12] namei: obey trailing magic-link DAC permissions, Aleksa Sarai
- [PATCH v12 06/12] procfs: switch magic-link modes to be more sane, Aleksa Sarai
- [PATCH v12 07/12] open: O_EMPTYPATH: procfs-less file descriptor re-opening, Aleksa Sarai
- [PATCH v12 08/12] namei: O_BENEATH-style path resolution flags, Aleksa Sarai
- [PATCH v12 09/12] namei: LOOKUP_IN_ROOT: chroot-like path resolution, Aleksa Sarai
- [PATCH v12 10/12] namei: aggressively check for nd->root escape on ".." resolution, Aleksa Sarai
- [PATCH v12 11/12] open: openat2(2) syscall, Aleksa Sarai
- [PATCH v12 12/12] selftests: add openat2(2) selftests, Aleksa Sarai
[PATCH] Revert "asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro", Michal Suchanek
[PATCH v2 0/8] vdso: Complete the conversion to 32bit syscalls,
Vincenzo Frascino
[PATCH v3] kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj), Masahiro Yamada
[PATCH] compiler: enable CONFIG_OPTIMIZE_INLINING forcibly,
Masahiro Yamada
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]