Linux Arch
[Prev Page][Next Page]
- [PATCH v7 04/27] x86/fpu/xstate: Introduce XSAVES system states, (continued)
- [PATCH v7 00/14] Control-flow Enforcement: Branch Tracking, PTRACE,
Yu-cheng Yu
- [PATCH v7 09/14] x86/vdso: Insert endbr32/endbr64 to vDSO, Yu-cheng Yu
- [PATCH v7 06/14] x86/cet/ibt: ELF header parsing for IBT, Yu-cheng Yu
- [PATCH v7 04/14] x86/cet/ibt: Handle signals for IBT, Yu-cheng Yu
- [PATCH v7 03/14] x86/cet/ibt: Add IBT legacy code bitmap setup function, Yu-cheng Yu
- [PATCH v7 01/14] x86/cet/ibt: Add Kconfig option for user-mode Indirect Branch Tracking, Yu-cheng Yu
- [PATCH v7 02/14] x86/cet/ibt: User-mode indirect branch tracking support, Yu-cheng Yu
- [PATCH v7 13/14] x86/cet: Add PTRACE interface for CET, Yu-cheng Yu
- [PATCH v7 07/14] x86/cet/ibt: Add arch_prctl functions for IBT, Yu-cheng Yu
- [PATCH v7 14/14] x86: Discard .note.gnu.property sections, Yu-cheng Yu
- [PATCH v7 11/14] x86/vsyscall/64: Add ENDBR64 to vsyscall entry points, Yu-cheng Yu
- [PATCH v7 12/14] x86/vsyscall/64: Fixup shadow stack and branch tracking for vsyscall, Yu-cheng Yu
- [PATCH v7 10/14] x86/vdso/32: Add ENDBR32 to __kernel_vsyscall entry point, Yu-cheng Yu
- [PATCH v7 05/14] mm/mmap: Add IBT bitmap size to address space limit check, Yu-cheng Yu
- [PATCH v7 08/14] x86/cet/ibt: Add ENDBR to op-code-map, Yu-cheng Yu
- Re: [PATCH] bpf: fix uapi bpf_prog_info fields alignment,
Baruch Siach
- [PATCH v3 2/2] arch: wire-up clone3() syscall,
Christian Brauner
- [PATCH v2 2/2] arch: wire-up clone3() syscall on x86, Christian Brauner
- Add a new fchmodat4() syscall,
Palmer Dabbelt
- [PATCH v3 0/3] Bitops instrumentation for KASAN,
Marco Elver
- Re: [mmotm:master 124/234] mm/vmalloc.c:520:6: error: implicit declaration of function 'p4d_large'; did you mean 'p4d_page'?, Nicholas Piggin
- single copy atomicity for double load/stores on 32-bit systems,
Vineet Gupta
- [PATCH RFC memory-model 0/33] LKMM updates for review,
Paul E. McKenney
- [PATCH RFC memory-model 01/33] tools/memory-model: Prepare for data-race detection, Paul E. McKenney
- [PATCH RFC memory-model 30/33] tools/memory-model: Add "--" to parseargs.sh for additional arguments, Paul E. McKenney
- [PATCH RFC memory-model 08/33] tools/memory-model: Make judgelitmus.sh note timeouts, Paul E. McKenney
- [PATCH RFC memory-model 20/33] tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw, Paul E. McKenney
- [PATCH RFC memory-model 11/33] tools/memory-model: Make judgelitmus.sh detect hard deadlocks, Paul E. McKenney
- [PATCH RFC memory-model 17/33] tools/memory-model: Hardware checking for check{,all}litmus.sh, Paul E. McKenney
- [PATCH RFC memory-model 13/33] tools/memory-model: Update parseargs.sh for hardware verification, Paul E. McKenney
- [PATCH RFC memory-model 21/33] tools/memory-model: Move from .AArch64.litmus.out to .litmus.AArch.out, Paul E. McKenney
- [PATCH RFC memory-model 22/33] tools/memory-model: Keep assembly-language litmus tests, Paul E. McKenney
- [PATCH RFC memory-model 07/33] tools/memory-model: Do not use "herd" to refer to "herd7", Paul E. McKenney
- [PATCH RFC memory-model 09/33] tools/memory-model: Make cmplitmushist.sh note timeouts, Paul E. McKenney
- [PATCH RFC memory-model 12/33] tools/memory-model: Fix paulmck email address on pre-existing scripts, Paul E. McKenney
- [PATCH RFC memory-model 06/33] tools/memory-model: Fix comment in MP+poonceonces.litmus, Paul E. McKenney
- [PATCH RFC memory-model 32/33] tools/memory-model: Add checktheselitmus.sh to run specified litmus tests, Paul E. McKenney
- [PATCH RFC memory-model 10/33] tools/memory-model: Make judgelitmus.sh identify bad macros, Paul E. McKenney
- [PATCH RFC memory-model 04/33] tools/memory-model: Make scripts be executable, Paul E. McKenney
- [PATCH RFC memory-model 23/33] tools/memory-model: Allow herd to deduce CPU type, Paul E. McKenney
- [PATCH RFC memory-model 25/33] tools/memory-model: Add -v flag to jingle7 runs, Paul E. McKenney
- [PATCH RFC memory-model 33/33] tools/memory-model: Add data-race capabilities to judgelitmus.sh, Paul E. McKenney
- [PATCH RFC memory-model 14/33] tools/memory-model: Make judgelitmus.sh handle hardware verifications, Paul E. McKenney
- [PATCH RFC memory-model 29/33] tools/memory-model: Make history-check scripts use mselect7, Paul E. McKenney
- [PATCH RFC memory-model 19/33] tools/memory-model: Split runlitmus.sh out of checklitmus.sh, Paul E. McKenney
- [PATCH RFC memory-model 24/33] tools/memory-model: Make runlitmus.sh check for jingle errors, Paul E. McKenney
- [PATCH RFC memory-model 15/33] tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU, Paul E. McKenney
- [PATCH RFC memory-model 26/33] tools/memory-model: Implement --hw support for checkghlitmus.sh, Paul E. McKenney
- [PATCH RFC memory-model 27/33] tools/memory-model: Fix scripting --jobs argument, Paul E. McKenney
- [PATCH RFC memory-model 31/33] tools/memory-model: Repair parseargs.sh header comment, Paul E. McKenney
- [PATCH RFC memory-model 18/33] tools/memory-model: Make judgelitmus.sh ransack .litmus.out files, Paul E. McKenney
- [PATCH RFC memory-model 16/33] tools/memory-model: Fix checkalllitmus.sh comment, Paul E. McKenney
- [PATCH RFC memory-model 28/33] tools/memory-model: Make checkghlitmus.sh use mselect7, Paul E. McKenney
- [PATCH RFC memory-model 03/33] tools/memory-model: Add data-race detection, Paul E. McKenney
- [PATCH RFC memory-model 05/33] Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic(), Paul E. McKenney
- [PATCH RFC memory-model 02/33] tools/memory-model: Add definitions of plain and marked accesses, Paul E. McKenney
- [PATCH v6 00/19] Unify vDSOs across more architectures,
Vincenzo Frascino
- [PATCH v6 03/19] kernel: Unify update_vsyscall implementation, Vincenzo Frascino
- [PATCH v6 05/19] arm64: Build vDSO with -ffixed-x18, Vincenzo Frascino
- [PATCH v6 06/19] arm64: compat: Add missing syscall numbers, Vincenzo Frascino
- [PATCH v6 09/19] lib: vdso: Add compat support, Vincenzo Frascino
- [PATCH v6 10/19] arm64: compat: Add vDSO, Vincenzo Frascino
- [PATCH v6 11/19] arm64: Refactor vDSO code, Vincenzo Frascino
- [PATCH v6 12/19] arm64: compat: vDSO setup for compat layer, Vincenzo Frascino
- [PATCH v6 13/19] arm64: elf: vDSO code page discovery, Vincenzo Frascino
- [PATCH v6 14/19] arm64: compat: Get sigreturn trampolines from vDSO, Vincenzo Frascino
- [PATCH v6 15/19] arm64: Add vDSO compat support, Vincenzo Frascino
- [PATCH v6 16/19] arm: Add support for generic vDSO, Vincenzo Frascino
- [PATCH v6 17/19] mips: Add support for generic vDSO, Vincenzo Frascino
- [PATCH v6 18/19] x86: Add support for generic vDSO, Vincenzo Frascino
- [PATCH v6 19/19] kselftest: Extend vDSO selftest, Vincenzo Frascino
- [PATCH v6 08/19] arm64: compat: Generate asm offsets for signals, Vincenzo Frascino
- [PATCH v6 07/19] arm64: compat: Expose signal related structures, Vincenzo Frascino
- [PATCH v6 04/19] arm64: Substitute gettimeofday with C implementation, Vincenzo Frascino
- [PATCH v6 01/19] kernel: Standardize vdso_datapage, Vincenzo Frascino
- [PATCH v6 02/19] kernel: Define gettimeofday vdso common code, Vincenzo Frascino
- Re: [PATCH v6 00/19] Unify vDSOs across more architectures, Arnd Bergmann
- Re: [PATCH v6 00/19] Unify vDSOs across more architectures, Shijith Thotton
- Re: [PATCH v6 00/19] Unify vDSOs across more architectures, Andre Przywara
- [PATCH] elf: align AT_RANDOM bytes,
Alexey Dobriyan
- [PATCH v1 2/2] arch: wire-up clone3() syscall on x86, Christian Brauner
- [PATCH v2 0/3] Bitops instrumentation for KASAN,
Marco Elver
- [PATCH 1/3] lib/test_kasan: Add bitops tests,
Marco Elver
- [PATCH 1/4] mm/large system hash: use vmalloc for size > MAX_ORDER when !hashdist,
Nicholas Piggin
- [PATCH v5 0/3] Fix vDSO clock_getres(),
Vincenzo Frascino
- [PATCH v2 0/3] nds32: Prevent FPU emulator from incorrectly modifying IEX status,
Vincent Chen
- [PATCH 2/2] arch: wire-up clone6() syscall on x86,
Christian Brauner
- [PATCH v3 2/3] arch: wire-up close_range(),
Christian Brauner
- [PATCH 0/8] arm64: ARMv8.5-A: Branch Target Identification support,
Dave Martin
- [PATCH 5.0 075/139] x86/mpx, mm/core: Fix recursive munmap() corruption, Greg Kroah-Hartman
- [PATCH 5.1 084/122] x86/mpx, mm/core: Fix recursive munmap() corruption, Greg Kroah-Hartman
- [PATCH v2 0/2] close_range(),
Christian Brauner
- [PATCH v4 0/3] Fix vDSO clock_getres(),
Vincenzo Frascino
- [PATCH v3] spdxcheck.py: Fix directory structures, Vincenzo Frascino
- [REVIEW][PATCH 00/26] signal: Remove task argument from force_sig_info,
Eric W. Biederman
- [REVIEW][PATCH 02/26] signal/ptrace: Simplify and fix PTRACE_KILL, Eric W. Biederman
- [REVIEW][PATCH 11/26] signal/x86: Remove task parameter from send_sigtrap, Eric W. Biederman
- [REVIEW][PATCH 19/26] signal: Explicitly call force_sig_fault on current, Eric W. Biederman
- [REVIEW][PATCH 16/26] signal/arm: Remove tsk parameter from ptrace_break, Eric W. Biederman
- [REVIEW][PATCH 10/26] signal: Remove task parameter from force_sig_mceerr, Eric W. Biederman
- [REVIEW][PATCH 17/26] signal/arm: Remove tsk parameter from __do_user_fault, Eric W. Biederman
- [REVIEW][PATCH 15/26] signal/nds32: Remove tsk parameter from send_sigtrap, Eric W. Biederman
- [REVIEW][PATCH 22/26] signal: Properly set TRACE_SIGNAL_LOSE_INFO in __send_signal, Eric W. Biederman
- [REVIEW][PATCH 05/26] signal/bpfilter: Fix bpfilter_kernl to use send_sig not force_sig, Eric W. Biederman
- [REVIEW][PATCH 06/26] signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sig, Eric W. Biederman
- [REVIEW][PATCH 08/26] signal: Remove task parameter from force_sigsegv, Eric W. Biederman
- [REVIEW][PATCH 14/26] signal/riscv: Remove tsk parameter from do_trap, Eric W. Biederman
- [REVIEW][PATCH 21/26] signal: Remove the task parameter from force_sig_fault, Eric W. Biederman
- [REVIEW][PATCH 13/26] signal/sh: Remove tsk parameter from force_sig_info_fault, Eric W. Biederman
- [REVIEW][PATCH 23/26] signal: Move the computation of force into send_signal and correct it., Eric W. Biederman
- [REVIEW][PATCH 25/26] signal: Factor force_sig_info_to_task out of force_sig_info, Eric W. Biederman
- [REVIEW][PATCH 03/26] signal/arm64: Use force_sig not force_sig_fault for SIGKILL, Eric W. Biederman
- [REVIEW][PATCH 07/26] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig, Eric W. Biederman
- [REVIEW][PATCH 24/26] signal: Generate the siginfo in force_sig, Eric W. Biederman
- [REVIEW][PATCH 12/26] signal/um: Remove task parameter from send_sigtrap, Eric W. Biederman
- [REVIEW][PATCH 18/26] signal/unicore32: Remove tsk parameter from __do_user_fault, Eric W. Biederman
- [REVIEW][PATCH 01/26] signal: Correct namespace fixups of si_pid and si_uid, Eric W. Biederman
- [REVIEW][PATCH 09/26] signal: Remove task parameter from force_sig, Eric W. Biederman
- [REVIEW][PATCH 20/26] signal: Use force_sig_fault_to_task for the two calls that don't deliver to current, Eric W. Biederman
- [REVIEW][PATCH 26/26] signal: Remove the signal number and task parameters from force_sig_info, Eric W. Biederman
- [REVIEW][PATCH 04/26] signal/drbd: Use send_sig not force_sig, Eric W. Biederman
- Re: [REVIEW][PATCH 00/26] signal: Remove task argument from force_sig_info, Eric W. Biederman
- Re: [REVIEW][PATCH 00/26] signal: Remove task argument from force_sig_info, Eric W. Biederman
- [PATCH] x86/tools: deal with 64-bit relative relocations for per-CPU symbols,
Ard Biesheuvel
- [PATCH v1 1/2] open: add close_range(),
Christian Brauner
- [PATCH v2] checkpatch: Fix spdxcheck.py, Vincenzo Frascino
- [PATCH] module/ksymtab: use 64-bit relative reference for target symbol,
Ard Biesheuvel
- [PATCH] checkpatch: Fix spdxcheck.py,
Vincenzo Frascino
- [PATCH v3 0/3] Fix vDSO clock_getres(),
Vincenzo Frascino
- Sad News - Martin Schwidefsky,
Heiko Carstens
- [PATCH 1/2] open: add close_range(),
Christian Brauner
- [PATCH v3 1/2] pid: add pidfd_open(),
Christian Brauner
- [PATCH v2 1/2] pid: add pidfd_open(),
Christian Brauner
- [PATCH RFC v8 00/10] namei: resolveat(2) path resolution restrictions,
Aleksa Sarai
- [PATCH RFC v8 01/10] namei: obey trailing magic-link DAC permissions, Aleksa Sarai
- [PATCH RFC v8 02/10] procfs: switch magic-link modes to be more sane, Aleksa Sarai
- [PATCH RFC v8 03/10] open: O_EMPTYPATH: procfs-less file descriptor re-opening, Aleksa Sarai
- [PATCH RFC v8 04/10] namei: split out nd->dfd handling to dirfd_path_init, Aleksa Sarai
- [PATCH RFC v8 06/10] namei: LOOKUP_IN_ROOT: chroot-like path resolution, Aleksa Sarai
- [PATCH RFC v8 05/10] namei: O_BENEATH-style path resolution flags, Aleksa Sarai
- [PATCH RFC v8 07/10] namei: aggressively check for nd->root escape on ".." resolution, Aleksa Sarai
- [PATCH RFC v8 08/10] namei: resolveat(2) syscall, Aleksa Sarai
- [PATCH RFC v8 09/10] kselftest: save-and-restore errno to allow for %m formatting, Aleksa Sarai
- [PATCH RFC v8 10/10] selftests: add resolveat(2) selftests, Aleksa Sarai
- remove asm-generic/ptrace.h v2,
Christoph Hellwig
- [PATCH] MAINTAINERS: Add mailing list for csky architecture, guoren
- [PATCH 0/2] nds32: Prevent FPU emulator from incorrectly modifying IEX status,
Vincent Chen
- [PATCH 03/73] csky: Add support for libdw, Arnaldo Carvalho de Melo
- [PATCH 3.16 79/86] cpu/speculation: Add 'mitigations=' cmdline option, Ben Hutchings
- [PATCH 3.16 80/86] x86/speculation: Support 'mitigations=' cmdline option, Ben Hutchings
- [PATCH v1 1/2] pid: add pidfd_open(),
Christian Brauner
- [GIT PULL] asm-generic: kill <asm/segment.h> and improve nommu generic uaccess helpers,
Arnd Bergmann
- [PATCH 4.4 247/266] cpu/speculation: Add mitigations= cmdline option,
Greg Kroah-Hartman
- [PATCH 4.4 248/266] x86/speculation: Support mitigations= cmdline option, Greg Kroah-Hartman
- [PATCH 1/2] pid: add pidfd_open(),
Christian Brauner
- [PATCH] csky: Select intc & timer drivers, guoren
- [GIT PULL] csky perf unwind libdw patch for v5.2-rc1,
guoren
- [PATCH] vsprintf: Do not break early boot with probing addresses,
Petr Mladek
Early printk breakage due to 3e5903eb9cff ("vsprintf: Prevent crash when dereferencing invalid pointers"), Heiko Carstens
[PATCH] arch: remove dangling asm-generic wrappers, Masahiro Yamada
[GIT PULL] csky changes for v5.2-rc1, guoren
[PATCH v2 00/14] introduce generic pte_{alloc,free}_one[_kernel],
Mike Rapoport
- [PATCH v2 01/14] asm-generic, x86: introduce generic pte_{alloc,free}_one[_kernel], Mike Rapoport
- [PATCH v2 02/14] alpha: switch to generic version of pte allocation, Mike Rapoport
- [PATCH v2 03/14] arm: switch to generic version of pte allocation, Mike Rapoport
- [PATCH v2 04/14] arm64: switch to generic version of pte allocation, Mike Rapoport
- [PATCH v2 05/14] csky: switch to generic version of pte allocation, Mike Rapoport
- [PATCH v2 06/14] hexagon: switch to generic version of pte allocation, Mike Rapoport
- [PATCH v2 07/14] m68k: sun3: switch to generic version of pte allocation, Mike Rapoport
- [PATCH v2 08/14] mips: switch to generic version of pte allocation, Mike Rapoport
- [PATCH v2 09/14] nds32: switch to generic version of pte allocation, Mike Rapoport
- [PATCH v2 10/14] nios2: switch to generic version of pte allocation, Mike Rapoport
- [PATCH v2 11/14] parisc: switch to generic version of pte allocation, Mike Rapoport
- [PATCH v2 14/14] unicore32: switch to generic version of pte allocation, Mike Rapoport
- [PATCH v2 13/14] um: switch to generic version of pte allocation, Mike Rapoport
- [PATCH v2 12/14] riscv: switch to generic version of pte allocation, Mike Rapoport
[PATCH v7 0/5] namei: resolveat(2) path resolution restriction API,
Aleksa Sarai
[PATCH AUTOSEL 4.14 61/95] mm: introduce mm_[p4d|pud|pmd]_folded, Sasha Levin
[PATCH v6 0/6] namei: resolveat(2) path resolution restriction API,
Aleksa Sarai
[PATCH v6 6/6] namei: resolveat(2) syscall, Aleksa Sarai
f68f031d ("Documentation: atomic_t.txt: Explain ordering provided by smp_mb__{before,after}_atomic()"),
Paul E. McKenney
Re: strace for m68k bpf_prog_info mismatch,
Geert Uytterhoeven
[PATCH 00/15] introduce generic pte_{alloc,free}_one[_kernel],
Mike Rapoport
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]