Linux Arch
[Prev Page][Next Page]
- [PATCH v6 18/21] arm64: Prevent offlining first CPU with 32-bit EL0 on mismatched system
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 17/21] arm64: exec: Adjust affinity for compat tasks with mismatched 32-bit EL0
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 15/21] sched: Defer wakeup in ttwu() for unschedulable frozen tasks
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 16/21] arm64: Implement task_cpu_possible_mask()
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 14/21] freezer: Add frozen_or_skipped() helper function
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 13/21] sched: Admit forcefully-affined tasks into SCHED_DEADLINE
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 12/21] sched: Allow task CPU affinity to be restricted on asymmetric systems
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 11/21] sched: Split the guts of sched_setaffinity() into a helper function
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 10/21] sched: Introduce task_struct::user_cpus_ptr to track requested affinity
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 09/21] sched: Reject CPU affinity changes based on task_cpu_possible_mask()
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 08/21] cpuset: Honour task_cpu_possible_mask() in guarantee_online_cpus()
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 07/21] cpuset: Don't use the cpu_possible_mask as a last resort for cgroup v1
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 06/21] sched: Introduce task_cpu_possible_mask() to limit fallback rq selection
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 05/21] arm64: Advertise CPUs capable of running 32-bit applications in sysfs
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 04/21] arm64: Kill 32-bit applications scheduled on 64-bit-only CPUs
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 03/21] KVM: arm64: Kill 32-bit vCPUs on systems with mismatched EL0 support
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 02/21] arm64: Allow mismatched 32-bit EL0 support
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 01/21] arm64: cpuinfo: Split AArch32 registers out into a separate struct
- From: Will Deacon <will@xxxxxxxxxx>
- [PATCH v6 00/21] Add support for 32-bit tasks on asymmetric AArch32 systems
- From: Will Deacon <will@xxxxxxxxxx>
- Re: [PATCH v3 1/4] kexec: simplify compat_sys_kexec_load
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v3 1/4] kexec: simplify compat_sys_kexec_load
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 07/13] asm-generic: unaligned always use struct helpers
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v20 7/7] secretmem: test: add basic selftest for memfd_secret(2)
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v20 6/7] arch, mm: wire up memfd_secret system call where relevant
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v20 5/7] PM: hibernate: disable when there are active secretmem users
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v20 4/7] mm: introduce memfd_secret system call to create "secret" memory areas
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v20 3/7] set_memory: allow querying whether set_direct_map_*() is actually enabled
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v20 2/7] riscv/Kconfig: make direct map manipulation options depend on MMU
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v20 1/7] mmap: make mlock_future_check() global
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v20 0/7] mm: introduce memfd_secret system call to create "secret" memory areas
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v3 4/4] compat: remove some compat entry points
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/4] mm: simplify compat numa syscalls
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/4] mm: simplify compat_sys_move_pages
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 0/5] siginfo: ABI fixes for TRAP_PERF
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 1/4] kexec: simplify compat_sys_kexec_load
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] kexec: simplify compat_sys_kexec_load
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v26 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v3 1/4] kexec: simplify compat_sys_kexec_load
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v4 0/5] siginfo: ABI fixes for TRAP_PERF
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v26 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines
- From: Eugene Syromiatnikov <esyr@xxxxxxxxxx>
- [asm-generic:asm-generic-unaligned] BUILD SUCCESS 803f4e1eab7a8938ba3a3c30dd4eb5e9eeef5e63
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2 07/13] asm-generic: unaligned always use struct helpers
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v26 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v4 0/5] siginfo: ABI fixes for TRAP_PERF
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 4/4] compat: remove some compat entry points
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 3/4] mm: simplify compat numa syscalls
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 2/4] mm: simplify compat_sys_move_pages
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 1/4] kexec: simplify compat_sys_kexec_load
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v3 0/4] compat: remove compat_alloc_user_space callers
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v4 1/5] siginfo: Move si_trapno inside the union inside _si_fault
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v4 2/5] signal: Implement SIL_FAULT_TRAPNO
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v4 3/5] signal: Factor force_sig_perf out of perf_sigtrap
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v4 4/5] signal: Deliver all of the siginfo perf data in _perf
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v4 5/5] signalfd: Remove SIL_PERF_EVENT fields from signalfd_siginfo
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v4 0/5] siginfo: ABI fixes for TRAP_PERF
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [GIT PULL] siginfo: ABI fixes for v5.13-rc2
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v2 08/13] partitions: msdos: fix one-byte get_unaligned()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 08/13] partitions: msdos: fix one-byte get_unaligned()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 1/5] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 4/5] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v26 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 1/5] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 5/6] [v2] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v19 5/8] mm: introduce memfd_secret system call to create "secret" memory areas
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 4/6] [v2] arc: use generic strncpy/strnlen from_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 3/6] [v2] hexagon: use generic strncpy/strnlen from_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 5/6] [v2] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 4/6] [v2] arc: use generic strncpy/strnlen from_user
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/6] [v2] hexagon: use generic strncpy/strnlen from_user
- From: Christoph Hellwig <hch@xxxxxx>
- [asm-generic:unaligned-sh4a] BUILD SUCCESS be31970519e9a6e8d7993d0c70bfbb10014e1785
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [GIT PULL] siginfo: ABI fixes for v5.13-rc2
- From: Ingo Molnar <mingo@xxxxxxxxxx>
- Re: [PATCH v19 5/8] mm: introduce memfd_secret system call to create "secret" memory areas
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v19 3/8] set_memory: allow set_direct_map_*_noflush() for multiple pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH v2 12/13] asm-generic: uaccess: 1-byte access is always aligned
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 03/13] sh: remove unaligned access for sh4a
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 12/13] asm-generic: uaccess: 1-byte access is always aligned
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v2 10/13] mwifiex: re-fix for unaligned accesses
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: [PATCH v2 03/13] sh: remove unaligned access for sh4a
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/6] [v2] asm-generic: remove extra strn{cpy_from,len}_user declarations
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 5/6] [v2] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 4/6] [v2] arc: use generic strncpy/strnlen from_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 3/6] [v2] hexagon: use generic strncpy/strnlen from_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 2/6] [v2] h8300: remove stale strncpy_from_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 1/6] [v2] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 0/6] [v2] asm-generic: strncpy_from_user/strnlen_user cleanup
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 0/5] asm-generic: strncpy_from_user/strnlen_user cleanup
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 10/13] mwifiex: re-fix for unaligned accesses
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 0/5] asm-generic: strncpy_from_user/strnlen_user cleanup
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] arm64: Define only {pud/pmd}_{set/clear}_huge when usefull
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 10/13] mwifiex: re-fix for unaligned accesses
- From: Kalle Valo <kvalo@xxxxxxxxxxxxxx>
- Re: [PATCH] arm64: Define only {pud/pmd}_{set/clear}_huge when usefull
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [GIT PULL] siginfo: ABI fixes for v5.13-rc2
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [PATCH 5/5] asm-generic: remove extra strn{cpy_from,len}_user declarations
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 4/5] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 3/5] arc: use generic strncpy/strnlen from_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 2/5] hexagon: use generic strncpy/strnlen from_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 1/5] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 0/5] asm-generic: strncpy_from_user/strnlen_user cleanup
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH] arm64: Define only {pud/pmd}_{set/clear}_huge when usefull
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] siginfo: ABI fixes for v5.13-rc2
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v15 4/6] locking/qspinlock: Introduce starvation avoidance into CNA
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- [PATCH v15 3/6] locking/qspinlock: Introduce CNA into the slow path of qspinlock
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- [PATCH v15 0/6] Add NUMA-awareness to qspinlock
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- [PATCH v15 1/6] locking/qspinlock: Rename mcs lock/unlock macros and make them more generic
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- [PATCH v15 6/6] locking/qspinlock: Introduce the shuffle reduction optimization into CNA
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- [PATCH v15 2/6] locking/qspinlock: Refactor the qspinlock slow path
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- [PATCH v15 5/6] locking/qspinlock: Avoid moving certain threads between waiting queues in CNA
- From: Alex Kogan <alex.kogan@xxxxxxxxxx>
- Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [GIT PULL] siginfo: ABI fixes for v5.13-rc2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
- From: Peter Oberparleiter <oberpar@xxxxxxxxxxxxx>
- Re: [PATCH v2 05/13] powerpc: use linux/unaligned/le_struct.h on LE power7
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 03/13] sh: remove unaligned access for sh4a
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 05/13] powerpc: use linux/unaligned/le_struct.h on LE power7
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- RE: [PATCH v2 13/13] asm-generic: simplify asm/unaligned.h
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 03/13] sh: remove unaligned access for sh4a
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 13/13] asm-generic: simplify asm/unaligned.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 12/13] asm-generic: uaccess: 1-byte access is always aligned
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 11/13] netpoll: avoid put_unaligned() on single character
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 10/13] mwifiex: re-fix for unaligned accesses
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 09/13] apparmor: use get_unaligned() only for multi-byte words
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 08/13] partitions: msdos: fix one-byte get_unaligned()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 07/13] asm-generic: unaligned always use struct helpers
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 06/13] asm-generic: unaligned: remove byteshift helpers
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 05/13] powerpc: use linux/unaligned/le_struct.h on LE power7
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 04/13] m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 03/13] sh: remove unaligned access for sh4a
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 02/13] openrisc: always use unaligned-struct header
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 01/13] asm-generic: use asm-generic/unaligned.h for most architectures
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 00/13] Unify asm/unaligned.h around struct helper
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v19 8/8] secretmem: test: add basic selftest for memfd_secret(2)
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v19 7/8] arch, mm: wire up memfd_secret system call where relevant
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v19 6/8] PM: hibernate: disable when there are active secretmem users
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v19 5/8] mm: introduce memfd_secret system call to create "secret" memory areas
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH] asm-generic/tlb: Fix duplicate included asm-generic/tlb.h
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v19 5/8] mm: introduce memfd_secret system call to create "secret" memory areas
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v19 3/8] set_memory: allow set_direct_map_*_noflush() for multiple pages
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v19 2/8] riscv/Kconfig: make direct map manipulation options depend on MMU
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v19 1/8] mmap: make mlock_future_check() global
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
- From: Borislav Petkov <bp@xxxxxxxxx>
- [GIT PULL] siginfo: ABI fixes for v5.13-rc2
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH] x86: Define only {pud/pmd}_{set/clear}_huge when usefull
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
- From: James Bottomley <jejb@xxxxxxxxxxxxx>
- [PATCH v19 8/8] secretmem: test: add basic selftest for memfd_secret(2)
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v19 7/8] arch, mm: wire up memfd_secret system call where relevant
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v19 6/8] PM: hibernate: disable when there are active secretmem users
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v19 5/8] mm: introduce memfd_secret system call to create "secret" memory areas
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v19 4/8] set_memory: allow querying whether set_direct_map_*() is actually enabled
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v19 3/8] set_memory: allow set_direct_map_*_noflush() for multiple pages
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v19 2/8] riscv/Kconfig: make direct map manipulation options depend on MMU
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v19 1/8] mmap: make mlock_future_check() global
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v19 0/8] mm: introduce memfd_secret system call to create "secret" memory areas
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH] x86: Define only {pud/pmd}_{set/clear}_huge when usefull
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [asm-generic:unaligned-rework-v2] BUILD SUCCESS 3be8a90fd433063539ff7b563a29c34b449f1c34
- From: kernel test robot <lkp@xxxxxxxxx>
- [asm-generic:master] BUILD SUCCESS d74ebb76967f2395128f8cb7e87c31c27758e104
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [Resend RFC PATCH V2 10/12] HV/IOMMU: Add Hyper-V dma ops support
- From: Lu Baolu <baolu.lu@xxxxxxxxxxxxxxx>
- Re: [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
- From: "Bae, Chang Seok" <chang.seok.bae@xxxxxxxxx>
- Re: [Resend RFC PATCH V2 10/12] HV/IOMMU: Add Hyper-V dma ops support
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [Resend RFC PATCH V2 10/12] HV/IOMMU: Add Hyper-V dma ops support
- From: Tianyu Lan <ltykernel@xxxxxxxxx>
- Re: [PATCH v26 23/30] x86/cet/shstk: Handle thread shadow stack
- From: Borislav Petkov <bp@xxxxxxxxx>
- [PATCH] sched: Initialize the idle task with preemption disabled
- From: Valentin Schneider <valentin.schneider@xxxxxxx>
- Re: [PATCH 11/12] tools: sync lib/find_bit implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 11/12] tools: sync lib/find_bit implementation
- From: Rasmus Villemoes <linux@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH v26 23/30] x86/cet/shstk: Handle thread shadow stack
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 11/12] tools: sync lib/find_bit implementation
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2 0/5] Implement huge VMAP and VMALLOC on powerpc 8xx
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 4/5] mm/vmalloc: Enable mapping of huge pages at pte level in vmalloc
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 2/5] mm/pgtable: Add stubs for {pmd/pub}_{set/clear}_huge
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 5/5] powerpc/8xx: Add support for huge pages on VMAP and VMALLOC
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 1/5] mm/hugetlb: Change parameters of arch_make_huge_pte()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v2 3/5] mm/vmalloc: Enable mapping of huge pages at pte level in vmap
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH memory-model] Fix smp_mb__after_spinlock() spelling
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH 11/12] tools: sync lib/find_bit implementation
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- [RFC PATCH v5 19/28] dyndbg: RFC handle __dyndbg* sections in module.lds.h
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [RFC PATCH v5 18/28] dyndbg: RFC - DEFINE_DYNAMIC_DEBUG_TABLE
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- [RFC PATCH v5 03/28] dyndbg: split struct _ddebug's display fields to new _ddebug_site
- From: Jim Cromie <jim.cromie@xxxxxxxxx>
- Re: [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v26 23/30] x86/cet/shstk: Handle thread shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v26 23/30] x86/cet/shstk: Handle thread shadow stack
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v26 30/30] mm: Introduce PROT_SHADOW_STACK for shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v3 1/1] kernel.h: Split out panic and oops helpers
- From: Alex Elder <elder@xxxxxxxx>
- Re: [PATCH] all: remove GENERIC_FIND_FIRST_BIT
- From: Alexander Lobakin <alobakin@xxxxx>
- Re: [PATCH 11/12] tools: sync lib/find_bit implementation
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 11/12] tools: sync lib/find_bit implementation
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v26 30/30] mm: Introduce PROT_SHADOW_STACK for shadow stack
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v26 29/30] mm: Update arch_validate_flags() to test vma anonymous
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH 11/12] tools: sync lib/find_bit implementation
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- [PATCH resend v2 5/5] selftests/vm: add test for MADV_POPULATE_(READ|WRITE)
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH resend v2 2/5] mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 1/1] kernel.h: Split out panic and oops helpers
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 11/12] tools: sync lib/find_bit implementation
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [PATCH] all: remove GENERIC_FIND_FIRST_BIT
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH v26 23/30] x86/cet/shstk: Handle thread shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH 11/12] tools: sync lib/find_bit implementation
- From: Rikard Falkeborn <rikard.falkeborn@xxxxxxxxx>
- Re: [RFC 03/12] sh: remove unaligned access for sh4a
- From: Rob Landley <rob@xxxxxxxxxxx>
- Re: [PATCH v2] ARC: Use max_high_pfn as a HIGHMEM zone border
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v2] ARC: Use 40-bit physical page mask for PAE
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 11/12] tools: sync lib/find_bit implementation
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH 11/12] tools: sync lib/find_bit implementation
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- Re: [PATCH 11/12] tools: sync lib/find_bit implementation
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- [PATCH v6 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v6 2/3] risc-v: Use generic io.h helpers for nommu
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v6 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v6 1/3] sparc: explicitly set PCI_IOBASE to 0
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v26 23/30] x86/cet/shstk: Handle thread shadow stack
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v5 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH 2/2] proc: convert everything to "struct proc_ops"
- From: youling257 <youling257@xxxxxxxxx>
- Re: Re: [PATCH v2] init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
- From: "lambertdev@xxxxxxxxx" <lambertdev@xxxxxxxxx>
- Re: [PATCH v5 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v5 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v5 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v5 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcov
- From: Johannes Berg <johannes@xxxxxxxxxxxxxxxx>
- Re: [RFC 04/12] m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH v5 2/3] risc-v: Use generic io.h helpers for nommu
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v5 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v5 1/3] sparc: explicitly set PCI_IOBASE to 0
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v5 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v5--cover-letter 2/3] risc-v: Use generic io.h helpers for nommu
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v5--cover-letter 1/3] sparc: explicitly set PCI_IOBASE to 0
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v5--cover-letter 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [RFC 09/12] apparmor: use get_unaligned() only for multi-byte words
- From: John Johansen <john.johansen@xxxxxxxxxxxxx>
- Re: [RFC 12/12] asm-generic: simplify asm/unaligned.h
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- [PATCH V2 RESEND] mm: Define default value for FIRST_USER_ADDRESS
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH] csky: Fixup 610 bootup failed
- Re: [BUG mips llvm] MIPS: malformed R_MIPS_{HI16,LO16} with LLVM
- From: Alexander Lobakin <alobakin@xxxxx>
- Re: [RFC 12/12] asm-generic: simplify asm/unaligned.h
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- RE: [RFC 12/12] asm-generic: simplify asm/unaligned.h
- From: David Laight <David.Laight@xxxxxxxxxx>
- RE: [RFC 02/12] openrisc: always use unaligned-struct header
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC 06/12] asm-generic: unaligned: remove byteshift helpers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- RE: [RFC 12/12] asm-generic: simplify asm/unaligned.h
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [RFC 12/12] asm-generic: simplify asm/unaligned.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [asm-generic:unaligned-rework] BUILD SUCCESS e9fbd0aaca697320141b15df7df33656467cddfb
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC 12/12] asm-generic: simplify asm/unaligned.h
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [RFC 02/12] openrisc: always use unaligned-struct header
- From: Stafford Horne <shorne@xxxxxxxxx>
- [RFC 0/12] Unify asm/unaligned.h around struct helper
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 12/12] asm-generic: simplify asm/unaligned.h
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 11/12] netpoll: avoid put_unaligned() on single character
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 10/12] mwifiex: re-fix for unaligned accesses
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 09/12] apparmor: use get_unaligned() only for multi-byte words
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 08/12] partitions: msdos: fix one-byte get_unaligned()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 07/12] asm-generic: unaligned always use struct helpers
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 06/12] asm-generic: unaligned: remove byteshift helpers
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 05/12] powerpc: use linux/unaligned/le_struct.h on LE power7
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 04/12] m68k: select CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 03/12] sh: remove unaligned access for sh4a
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 02/12] openrisc: always use unaligned-struct header
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 01/12] asm-generic: use asm-generic/unaligned.h for most architectures
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [RFC 0/12] Unify asm/unaligned.h around struct helper
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v3 2/2] secretmem: optimize page_is_secretmem()
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [BUG mips llvm] MIPS: malformed R_MIPS_{HI16,LO16} with LLVM
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
- From: Nick Kossifidis <mick@xxxxxxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
- From: James Bottomley <jejb@xxxxxxxxxxxxx>
- Re: [PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
- From: James Bottomley <jejb@xxxxxxxxxxxxx>
- Re: [PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
- From: James Bottomley <jejb@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/12] signal: sort out si_trapno and si_perf
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v3 00/12] signal: sort out si_trapno and si_perf
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v3 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH v3 10/12] signal: Factor force_sig_perf out of perf_sigtrap
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/12] signal: sort out si_trapno and si_perf
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH V2] mm: Define default value for FIRST_USER_ADDRESS
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH v3 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v3 00/12] signal: sort out si_trapno and si_perf
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v8] RISC-V: enable XIP
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v3 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h
- From: Palmer Dabbelt <palmerdabbelt@xxxxxxxxxx>
- Re: [PATCH v18 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 00/12] signal: sort out si_trapno and si_perf
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 11/12] signal: Deliver all of the siginfo perf data in _perf
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 12/12] signalfd: Remove SIL_FAULT_PERF_EVENT fields from signalfd_siginfo
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 09/12] signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 10/12] signal: Factor force_sig_perf out of perf_sigtrap
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 06/12] signal: Implement SIL_FAULT_TRAPNO
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 07/12] signal: Use dedicated helpers to send signals with si_trapno set
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 08/12] signal: Remove __ARCH_SI_TRAPNO
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 04/12] signal: Verify the alignment and size of siginfo_t
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: Heads up: gcc miscompiling initramfs zlib decompression code at -O3
- From: Heiko Carstens <hca@xxxxxxxxxxxxx>
- Re: [PATCH v3 00/12] signal: sort out si_trapno and si_perf
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [PATCH v3 12/12] signalfd: Remove SIL_FAULT_PERF_EVENT fields from signalfd_siginfo
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v3 11/12] signal: Deliver all of the siginfo perf data in _perf
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v3 10/12] signal: Factor force_sig_perf out of perf_sigtrap
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v3 09/12] signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v3 08/12] signal: Remove __ARCH_SI_TRAPNO
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v3 07/12] signal: Use dedicated helpers to send signals with si_trapno set
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v3 06/12] signal: Implement SIL_FAULT_TRAPNO
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v3 05/12] siginfo: Move si_trapno inside the union inside _si_fault
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v3 04/12] signal: Verify the alignment and size of siginfo_t
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v3 03/12] arm64: Add compile-time asserts for siginfo_t offsets
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v3 02/12] arm: Add compile-time asserts for siginfo_t offsets
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v3 01/12] sparc64: Add compile-time asserts for siginfo_t offsets
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH V2] mm: Define default value for FIRST_USER_ADDRESS
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V2] mm: Define default value for FIRST_USER_ADDRESS
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v3 00/12] signal: sort out si_trapno and si_perf
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH v3 00/12] signal: sort out si_trapno and si_perf
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH] csky: syscache: Fixup duplicate cache flush
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 10/12] signal: Redefine signinfo so 64bit fields are possible
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH V2] mm: Define default value for FIRST_USER_ADDRESS
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 10/12] signal: Redefine signinfo so 64bit fields are possible
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v4 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v4 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH] csky: syscache: Fixup duplicate cache flush
- Re: [PATCH 10/12] signal: Redefine signinfo so 64bit fields are possible
- From: Peter Collingbourne <pcc@xxxxxxxxxx>
- Re: [PATCH 10/12] signal: Redefine signinfo so 64bit fields are possible
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 10/12] signal: Redefine signinfo so 64bit fields are possible
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 10/12] signal: Redefine signinfo so 64bit fields are possible
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [GIT PULL] csky changes for v5.13-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH 12/12] signalfd: Remove SIL_FAULT_PERF_EVENT fields from signalfd_siginfo
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 11/12] signal: Deliver all of the siginfo perf data in _perf
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 10/12] signal: Redefine signinfo so 64bit fields are possible
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 09/12] signal: Factor force_sig_perf out of perf_sigtrap
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 07/12] signal: Remove __ARCH_SI_TRAPNO
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 08/12] signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 06/12] signal: Use dedicated helpers to send signals with si_trapno set
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 05/12] signal: Implement SIL_FAULT_TRAPNO
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 04/12] siginfo: Move si_trapno inside the union inside _si_fault
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 03/12] arm64: Add compile-time asserts for siginfo_t offsets
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 02/12] arm: Add compile-time asserts for siginfo_t offsets
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- [PATCH 01/12] sparc64: Add compile-time asserts for siginfo_t offsets
- From: "Eric W. Beiderman" <ebiederm@xxxxxxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- [PATCH 00/12] signal: sort out si_trapno and si_perf
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 7/3] signal: Deliver all of the perf_data in si_perf
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 7/3] signal: Deliver all of the perf_data in si_perf
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: Heads up: gcc miscompiling initramfs zlib decompression code at -O3
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: Heads up: gcc miscompiling initramfs zlib decompression code at -O3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [GIT PULL] csky changes for v5.13-rc1
- Re: [PATCH v4 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v8 2/6] x86/signal: Introduce helpers to get the maximum signal frame size
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH 7/3] signal: Deliver all of the perf_data in si_perf
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- Re: [PATCH v7 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: "H. Peter Anvin" <hpa@xxxxxxxxx>
- Re: [PATCH v7 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH 7/3] signal: Deliver all of the perf_data in si_perf
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 7/3] signal: Deliver all of the perf_data in si_perf
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 1/3] siginfo: Move si_trapno inside the union inside _si_fault
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 2/3] signal: Implement SIL_FAULT_TRAPNO
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v3 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: Heads up: gcc miscompiling initramfs zlib decompression code at -O3
- From: Oleksandr Natalenko <oleksandr@xxxxxxxxxxxxxx>
- Re: [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 7/3] signal: Deliver all of the perf_data in si_perf
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 6/3] signal: Factor force_sig_perf out of perf_sigtrap
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 5/3] signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 3/3] signal: Use dedicated helpers to send signals with si_trapno set
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 2/3] signal: Implement SIL_FAULT_TRAPNO
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 1/3] siginfo: Move si_trapno inside the union inside _si_fault
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: Is perf_sigtrap synchronous?
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [PATCH 7/3] signal: Deliver all of the perf_data in si_perf
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [PATCH 6/3] signal: Factor force_sig_perf out of perf_sigtrap
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [PATCH 5/3] signal: Rename SIL_PERF_EVENT SIL_FAULT_PERF_EVENT for consistency
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Is perf_sigtrap synchronous?
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 2/3] signal: Implement SIL_FAULT_TRAPNO
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [PATCH 4/3] signal: Remove __ARCH_SI_TRAPNO
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [PATCH 3/3] signal: Use dedicated helpers to send signals with si_trapno set
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [PATCH 2/3] signal: Implement SIL_FAULT_TRAPNO
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: Heads up: gcc miscompiling initramfs zlib decompression code at -O3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/3] siginfo: Move si_trapno inside the union inside _si_fault
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- [RFC][PATCH 0/3] signal: Move si_trapno into the _si_fault union
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: Heads up: gcc miscompiling initramfs zlib decompression code at -O3
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: Heads up: gcc miscompiling initramfs zlib decompression code at -O3
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: Maintainers / Kernel Summit 2021 planning kick-off
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Heads up: gcc miscompiling initramfs zlib decompression code at -O3
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v3 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
- From: Mark Rutland <mark.rutland@xxxxxxx>
- [PATCH v4 3/3] asm-generic/io.h: warn in inb() and friends with undefined PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v4 2/3] risc-v: Use generic io.h helpers for nommu
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v4 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v4 1/3] sparc: explicitly set PCI_IOBASE to 0
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: Florian Weimer <fweimer@xxxxxxxxxx>
- Re: siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [RFC PATCH v1 2/4] mm/hugetlb: Change parameters of arch_make_huge_pte()
- From: Mike Kravetz <mike.kravetz@xxxxxxxxxx>
- Re: [PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v26 22/30] x86/cet/shstk: Add user-mode shadow stack support
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v26 22/30] x86/cet/shstk: Add user-mode shadow stack support
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v26 22/30] x86/cet/shstk: Add user-mode shadow stack support
- From: Borislav Petkov <bp@xxxxxxxxx>
- siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: Cyrill Gorcunov <gorcunov@xxxxxxxxx>
- Re: extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- extending ucontext (Re: [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack)
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v26 6/9] x86/vdso: Insert endbr32/endbr64 to vDSO
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v26 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v26 8/9] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v26 6/9] x86/vdso: Insert endbr32/endbr64 to vDSO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v26 8/9] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v26 7/9] x86/vdso: Introduce ENDBR macro
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v26 6/9] x86/vdso: Insert endbr32/endbr64 to vDSO
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v26 4/9] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v26 3/9] x86/cet/ibt: Handle signals for Indirect Branch Tracking
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v26 2/9] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v26 1/9] x86/cet/ibt: Add Kconfig option for Indirect Branch Tracking
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v26 22/30] x86/cet/shstk: Add user-mode shadow stack support
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v26 22/30] x86/cet/shstk: Add user-mode shadow stack support
- From: Borislav Petkov <bp@xxxxxxxxx>
- Re: [PATCH v26 0/9] Control-flow Enforcement: Indirect Branch Tracking
- From: "H.J. Lu" <hjl.tools@xxxxxxxxx>
- [RFC PATCH v1 4/4] mm/vmalloc: Add support for huge pages on VMAP and VMALLOC for powerpc 8xx
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v1 3/4] mm/pgtable: Add stubs for {pmd/pub}_{set/clear}_huge
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v1 2/4] mm/hugetlb: Change parameters of arch_make_huge_pte()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v1 1/4] mm/ioremap: Fix iomap_max_page_shift
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [RFC PATCH v1 0/4] Implement huge VMAP and VMALLOC on powerpc 8xx
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v26 0/9] Control-flow Enforcement: Indirect Branch Tracking
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v26 0/9] Control-flow Enforcement: Indirect Branch Tracking
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- RE: [PATCH v26 0/9] Control-flow Enforcement: Indirect Branch Tracking
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v26 0/9] Control-flow Enforcement: Indirect Branch Tracking
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v26 0/9] Control-flow Enforcement: Indirect Branch Tracking
- From: "H.J. Lu" <hjl.tools@xxxxxxxxx>
- Re: [PATCH v26 0/9] Control-flow Enforcement: Indirect Branch Tracking
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- RE: [PATCH v26 0/9] Control-flow Enforcement: Indirect Branch Tracking
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH] csky: uaccess.h: Coding convention with asm generic
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH v2] csky: uaccess.h: Coding convention with asm generic
- Re: [PATCH] csky: uaccess.h: Coding convention with asm generic
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH] csky: uaccess.h: Coding convention with asm generic
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH] csky: uaccess.h: Coding convention with asm generic
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: Maintainers / Kernel Summit 2021 planning kick-off
- From: Jiri Kosina <jikos@xxxxxxxxxx>
- Re: [PATCH v13 06/14] mm: HUGE_VMAP arch support cleanup
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v13 06/14] mm: HUGE_VMAP arch support cleanup
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH] csky: uaccess.h: Coding convention with asm generic
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] csky: uaccess.h: Coding convention with asm generic
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH] riscv: Remove 32b kernel mapping from page table dump
- From: Alex Ghiti <alex@xxxxxxxx>
- Re: [PATCH v8] RISC-V: enable XIP
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH] csky: uaccess.h: Coding convention with asm generic
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH v8] RISC-V: enable XIP
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- [PATCH v26 9/9] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 8/9] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 7/9] x86/vdso: Introduce ENDBR macro
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 6/9] x86/vdso: Insert endbr32/endbr64 to vDSO
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 5/9] x86/cet/ibt: Update arch_prctl functions for Indirect Branch Tracking
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 3/9] x86/cet/ibt: Handle signals for Indirect Branch Tracking
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 4/9] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 2/9] x86/cet/ibt: Add user-mode Indirect Branch Tracking support
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 1/9] x86/cet/ibt: Add Kconfig option for Indirect Branch Tracking
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 0/9] Control-flow Enforcement: Indirect Branch Tracking
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 30/30] mm: Introduce PROT_SHADOW_STACK for shadow stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 29/30] mm: Update arch_validate_flags() to test vma anonymous
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 28/30] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 27/30] x86/cet/shstk: Add arch_prctl functions for shadow stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 26/30] ELF: Introduce arch_setup_elf_property()
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 25/30] x86/cet/shstk: Handle signals for shadow stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 23/30] x86/cet/shstk: Handle thread shadow stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 24/30] x86/cet/shstk: Introduce shadow stack token setup/verify routines
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 22/30] x86/cet/shstk: Add user-mode shadow stack support
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 21/30] mm: Re-introduce vm_flags to do_mmap()
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 19/30] mm: Update can_follow_write_pte() for shadow stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 20/30] mm/mprotect: Exclude shadow stack from preserve_write
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 18/30] mm/mmap: Add shadow stack pages to memory accounting
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 17/30] mm: Add guard pages around a shadow stack.
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 15/30] x86/mm: Update maybe_mkwrite() for shadow stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 16/30] mm: Fixup places that call pte_mkwrite() directly
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 14/30] x86/mm: Shadow Stack page fault error checking
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 13/30] mm: Introduce VM_SHADOW_STACK for shadow stack memory
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 12/30] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 11/30] x86/mm: Update pte_modify for _PAGE_COW
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 10/30] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 09/30] x86/mm: Introduce _PAGE_COW
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 08/30] x86/mm: Move pmd_write(), pud_write() up in the file
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 07/30] x86/mm: Remove _PAGE_DIRTY from kernel RO pages
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 06/30] x86/cet: Add control-protection fault handler
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 05/30] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 04/30] x86/cpufeatures: Introduce CPU setup and option parsing for CET
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 03/30] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET)
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 02/30] x86/cet/shstk: Add Kconfig option for Shadow Stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 01/30] Documentation/x86: Add CET description
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- [PATCH v26 00/30] Control-flow Enforcement: Shadow Stack
- From: Yu-cheng Yu <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH 4/4] MIPS: Avoid DIVU in `__div64_32' is result would be zero
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH v2] ARC: Use max_high_pfn as a HIGHMEM zone border
- From: Vladimir Isaev <Vladimir.Isaev@xxxxxxxxxxxx>
- [PATCH v2] ARC: Use 40-bit physical page mask for PAE
- From: Vladimir Isaev <Vladimir.Isaev@xxxxxxxxxxxx>
- Re: [PATCH v8] RISC-V: enable XIP
- From: Alex Ghiti <alex@xxxxxxxx>
- Re: [PATCH] Documentation: syscalls: add a note about ABI-agnostic types
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH v25 30/30] mm: Introduce PROT_SHSTK for shadow stack
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v25 29/30] mm: Update arch_validate_flags() to include vma anonymous
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH] ARC: Use 40-bit physical page mask for PAE
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH v8] RISC-V: enable XIP
- From: Naresh Kamboju <naresh.kamboju@xxxxxxxxxx>
- RE: [PATCH] ARC: Use 40-bit physical page mask for PAE
- From: Vladimir Isaev <Vladimir.Isaev@xxxxxxxxxxxx>
- Re: [PATCH] ARC: Use max_high_pfn as a HIGHMEM zone border
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH] ARC: Use 40-bit physical page mask for PAE
- From: Vineet Gupta <Vineet.Gupta1@xxxxxxxxxxxx>
- Re: [PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH] ARC: Use max_high_pfn as a HIGHMEM zone border
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH v8] RISC-V: enable XIP
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH] ARC: Use 40-bit physical page mask for PAE
- From: kernel test robot <lkp@xxxxxxxxx>
- RE: ARCH=hexagon unsupported?
- From: "Brian Cain" <bcain@xxxxxxxxxxxxxx>
- Re: [PATCH V2] mm: Define default value for FIRST_USER_ADDRESS
- From: Guo Ren <guoren@xxxxxxxxxx>
- RE: [PATCH] ARC: Use max_high_pfn as a HIGHMEM zone border
- From: Vladimir Isaev <Vladimir.Isaev@xxxxxxxxxxxx>
- Re: [PATCH] ARC: Use max_high_pfn as a HIGHMEM zone border
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH v25 29/30] mm: Update arch_validate_flags() to include vma anonymous
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- [PATCH] ARC: Use max_high_pfn as a HIGHMEM zone border
- From: Vladimir Isaev <Vladimir.Isaev@xxxxxxxxxxxx>
- [PATCH] ARC: Use 40-bit physical page mask for PAE
- From: Vladimir Isaev <Vladimir.Isaev@xxxxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Alexander Egorenkov <egorenar@xxxxxxxxxxxxx>
- Re: [PATCH v25 30/30] mm: Introduce PROT_SHSTK for shadow stack
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v25 29/30] mm: Update arch_validate_flags() to include vma anonymous
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v25 28/30] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH V2] mm: Define default value for FIRST_USER_ADDRESS
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v8] RISC-V: enable XIP
- From: Alex Ghiti <alex@xxxxxxxx>
- Re: [PATCH] tools/memory-model: Correct the name of smp_mb__after_spinlock()
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH] tools/memory-model: Correct the name of smp_mb__after_spinlock()
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: ARCH=hexagon unsupported?
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- RE: ARCH=hexagon unsupported?
- From: "Brian Cain" <bcain@xxxxxxxxxxxxxx>
- Re: ARCH=hexagon unsupported?
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: ARCH=hexagon unsupported?
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- Re: [PATCH v8] RISC-V: enable XIP
- From: Vitaly Wool <vitaly.wool@xxxxxxxxxxxx>
- Re: [PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
- From: Alex Ghiti <alex@xxxxxxxx>
- RE: ARCH=hexagon unsupported?
- From: "Brian Cain" <bcain@xxxxxxxxxxxxxx>
- RE: ARCH=hexagon unsupported?
- From: "Brian Cain" <bcain@xxxxxxxxxxxxxx>
- RE: ARCH=hexagon unsupported?
- From: "Brian Cain" <bcain@xxxxxxxxxxxxxx>
- Re: ARCH=hexagon unsupported?
- From: Miguel Ojeda <miguel.ojeda.sandonis@xxxxxxxxx>
- Re: ARCH=hexagon unsupported?
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: ARCH=hexagon unsupported?
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v25 21/30] mm: Re-introduce vm_flags to do_mmap()
- From: "Yu, Yu-cheng" <yu-cheng.yu@xxxxxxxxx>
- Re: [PATCH v34 00/13] Landlock LSM
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH] asm-generic: Remove asm/setup.h from the UABI.
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH v25 21/30] mm: Re-introduce vm_flags to do_mmap()
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v25 20/30] mm/mprotect: Exclude shadow stack from preserve_write
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v25 19/30] mm: Update can_follow_write_pte() for shadow stack
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v25 18/30] mm/mmap: Add shadow stack pages to memory accounting
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: [PATCH v25 16/30] mm: Fixup places that call pte_mkwrite() directly
- From: "Kirill A. Shutemov" <kirill@xxxxxxxxxxxxx>
- Re: ARCH=hexagon unsupported?
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH] asm-generic: Remove asm/setup.h from the UABI.
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH] riscv: Fix 32b kernel caused by 64b kernel mapping moving outside linear mapping
- From: Alex Ghiti <alex@xxxxxxxx>
- Re: [PATCH v8] RISC-V: enable XIP
- From: Alex Ghiti <alex@xxxxxxxx>
- Re: [PATCH v8] RISC-V: enable XIP
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- [PATCH] asm-generic: Remove asm/setup.h from the UABI.
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- Re: [PATCH] riscv: Protect kernel linear mapping only if CONFIG_STRICT_KERNEL_RWX is set
- From: Palmer Dabbelt <palmer@xxxxxxxxxxx>
- ARCH=hexagon unsupported?
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- RE: [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v4 2/2] bits: Add tests of GENMASK
- From: Nico Pache <npache@xxxxxxxxxx>
- Re: [PATCH 4/4] MIPS: Avoid DIVU in `__div64_32' is result would be zero
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH 3/4] MIPS: Reinstate platform `__div64_32' handler
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH v4 2/2] bits: Add tests of GENMASK
- From: Nico Pache <npache@xxxxxxxxxx>
- Re: [PATCH v34 00/13] Landlock LSM
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH tip 1/2] signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH tip v2 2/2] signal, perf: Add missing TRAP_PERF case in siginfo_layout()
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH tip v2 1/2] signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v34 08/13] landlock: Add syscall implementations
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH 3/4] MIPS: Reinstate platform `__div64_32' handler
- From: Guenter Roeck <linux@xxxxxxxxxxxx>
- Re: [PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
- From: "H. Nikolaus Schaller" <hns@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
- From: "Bae, Chang Seok" <chang.seok.bae@xxxxxxxxx>
- Re: [PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
- From: "H. Nikolaus Schaller" <hns@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH v34 07/13] landlock: Support filesystem access-control
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v34 12/13] landlock: Add user and kernel documentation
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v34 11/13] samples/landlock: Add a sandbox manager example
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v34 13/13] landlock: Enable user space to infer supported features
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v34 09/13] arch: Wire up Landlock syscalls
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v34 08/13] landlock: Add syscall implementations
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v34 06/13] fs,security: Add sb_delete hook
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v34 05/13] LSM: Infrastructure management of the superblock
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v34 04/13] landlock: Add ptrace restrictions
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v34 03/13] landlock: Set up the security framework and manage credentials
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v34 02/13] landlock: Add ruleset and domain management
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v34 01/13] landlock: Add object management
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- [PATCH v34 00/13] Landlock LSM
- From: Mickaël Salaün <mic@xxxxxxxxxxx>
- Re: [PATCH] asm-generic: atomic64: handle ARCH_ATOMIC builds (was "Re: [PATCH v3 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict") with atomic-arch-fallback.h
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
- From: "Jiaxun Yang" <jiaxun.yang@xxxxxxxxxxx>
- Re: [PATCH] asm-generic: atomic64: handle ARCH_ATOMIC builds (was "Re: [PATCH v3 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict") with atomic-arch-fallback.h
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH 4/4] MIPS: Avoid DIVU in `__div64_32' is result would be zero
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH 4/4] MIPS: Avoid DIVU in `__div64_32' is result would be zero
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [PATCH] asm-generic: atomic64: handle ARCH_ATOMIC builds (was "Re: [PATCH v3 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict") with atomic-arch-fallback.h
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH tip 1/2] signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
- From: Marco Elver <elver@xxxxxxxxxx>
- RE: [PATCH tip 1/2] signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 4/4] MIPS: Avoid DIVU in `__div64_32' is result would be zero
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- RE: [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 4/4] MIPS: Avoid DIVU in `__div64_32' is result would be zero
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- Re: [PATCH tip 1/2] signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH tip 2/2] signal, perf: Add missing TRAP_PERF case in siginfo_layout()
- From: Marco Elver <elver@xxxxxxxxxx>
- [PATCH tip 1/2] signal, perf: Fix siginfo_t by avoiding u64 on 32-bit architectures
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
- From: "H. Nikolaus Schaller" <hns@xxxxxxxxxxxxx>
- [PATCH v8 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v8 6/6] selftest/x86/signal: Include test cases for validating sigaltstack
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v8 4/6] selftest/sigaltstack: Use the AT_MINSIGSTKSZ aux vector if available
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v8 3/6] x86/elf: Support a new ELF aux vector AT_MINSIGSTKSZ
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v8 2/6] x86/signal: Introduce helpers to get the maximum signal frame size
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v8 0/6] Improve Minimum Alternate Stack Size
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- [PATCH v8 1/6] uapi: Define the aux vector AT_MINSIGSTKSZ
- From: "Chang S. Bae" <chang.seok.bae@xxxxxxxxx>
- Re: [PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v3 3/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH 4/4] MIPS: Avoid DIVU in `__div64_32' is result would be zero
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH 4/4] MIPS: Avoid DIVU in `__div64_32' is result would be zero
- From: "H. Nikolaus Schaller" <hns@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
- From: "H. Nikolaus Schaller" <hns@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Jon Hunter <jonathanh@xxxxxxxxxx>
- Re: [PATCH] csky: uaccess.h: Coding convention with asm generic
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH] lib/math/test_div64: Fix error message formatting
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [PATCH] lib/math/test_div64: Fix error message formatting
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- [PATCH v3 2/2] riscv: atomic: Using ARCH_ATOMIC in asm/atomic.h
- [PATCH v3 1/2] locking/atomics: Fixup GENERIC_ATOMIC64 conflict with atomic-arch-fallback.h
- Re: [PATCH 0/4] Reinstate and improve MIPS `do_div' implementation
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v3 3/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- RE: [PATCH v3 3/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: David Laight <David.Laight@xxxxxxxxxx>
- [PATCH v3 1/3] sparc: explicitly set PCI_IOBASE to 0
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v3 2/3] ARC: io.h: Include asm/bug.h
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v3 0/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- [PATCH v3 3/3] asm-generic/io.h: Silence -Wnull-pointer-arithmetic warning on PCI_IOBASE
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- [PATCH] asm-generic: uaccess.h: Fixup GENERIC_STRNCPY_FROM_USER & STRNLEN_USER
- [PATCH] csky: uaccess.h: Coding convention with asm generic
- Re: [PATCH 2/3] nios2: Cleanup deprecated function strlen_user
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marco Elver <elver@xxxxxxxxxx>
- Re: [PATCH v4 05/10] signal: Introduce TRAP_PERF si_code and si_perf to siginfo
- From: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx>
- Re: [PATCH v4 19/20] mips: Convert to GENERIC_CMDLINE
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 1/3] nds32: Cleanup deprecated function strlen_user
- From: Greentime Hu <green.hu@xxxxxxxxx>
- Re: [PATCH v3 1/2] secretmem/gup: don't check if page is secretmem without reference
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v3 2/2] secretmem: optimize page_is_secretmem()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 1/2] secretmem/gup: don't check if page is secretmem without reference
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v3 0/2] secretmem: optimize page_is_secretmem()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- Re: [PATCH 2/3] nios2: Cleanup deprecated function strlen_user
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/3] nds32: Cleanup deprecated function strlen_user
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] secretmem: optimize page_is_secretmem()
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] nios2: Cleanup deprecated function strlen_user
- From: Arnd Bergmann <arnd@xxxxxxxx>
- [PATCH 3/3] riscv: Cleanup deprecated function strlen_user
- [PATCH 2/3] nios2: Cleanup deprecated function strlen_user
- [PATCH 1/3] nds32: Cleanup deprecated function strlen_user
- Re: [PATCH v2 1/2] secretmem/gup: don't check if page is secretmem without reference
- From: Mike Rapoport <rppt@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] secretmem/gup: don't check if page is secretmem without reference
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH v2 2/2] secretmem: optimize page_is_secretmem()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 2/2] secretmem/gup: don't check if page is secretmem without reference
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 1/2] secretmem: optimize page_is_secretmem()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 1/2] secretmem/gup: don't check if page is secretmem without reference
- From: Mike Rapoport <rppt@xxxxxxxxxx>
- [PATCH v2 0/2] secretmem: optimize page_is_secretmem()
- From: Mike Rapoport <rppt@xxxxxxxxxx>
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Netdev]
[Netfilter]
[Bugtraq]