Linux Arch
[Prev Page][Next Page]
[PATCH 0/5] kernel hacking: GCC optimization for debug experience (-Og),
changbin . du
[PATCH v9 0/4] Fix issues with huge mapping in ioremap for ARM64,
Chintan Pandya
[PATCH v4 0/7] kprobes: Fix %p in kprobes,
Masami Hiramatsu
[PATCH] mm: provide a fallback for PAGE_KERNEL_RO for architectures,
Luis R. Rodriguez
[PATCH v3 0/7] kprobes: Fix %p in kprobes,
Masami Hiramatsu
[PATCH -tip v2 0/7] kprobes: Fix %p in kprobes,
Masami Hiramatsu
[PATCH 00/17] y2038: system calls, part 3,
Arnd Bergmann
- [PATCH 05/17] asm-generic: Remove empty asm/unistd.h, Arnd Bergmann
- [PATCH 13/17] y2038: socket: Convert recvmmsg to __kernel_timespec, Arnd Bergmann
- [PATCH 14/17] y2038: socket: Add compat_sys_recvmmsg_time64, Arnd Bergmann
- [PATCH 16/17] y2038: Make compat_sys_rt_sigtimedwait usable on 32-bit, Arnd Bergmann
- [PATCH 10/17] y2038: futex: Add support for __kernel_timespec, Arnd Bergmann
- [PATCH 02/17] y2038: Remove newstat family from default syscall set, Arnd Bergmann
- [PATCH 04/17] asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro, Arnd Bergmann
- [PATCH 08/17] y2038: utimes: Rework #ifdef guards for compat syscalls, Arnd Bergmann
- [PATCH 15/17] y2038: signal: Change rt_sigtimedwait to use __kernel_timespec, Arnd Bergmann
- [PATCH 12/17] y2038: aio: Prepare sys_io_getevents for __kernel_timespec, Arnd Bergmann
- [PATCH 11/17] y2038: Prepare sched_rr_get_interval for __kernel_timespec, Arnd Bergmann
- [PATCH 07/17] y2038: Compile utimes()/futimesat() conditionally, Arnd Bergmann
- [PATCH 17/17] y2038: signal: Add compat_sys_rt_sigtimedwait_time64, Arnd Bergmann
- [PATCH 09/17] y2038: futex: Move compat implementation into futex.c, Arnd Bergmann
- [PATCH 06/17] y2038: Change sys_utimensat() to use __kernel_timespec, Arnd Bergmann
- [PATCH 01/17] y2038: compat: Move common compat types to asm-generic/compat.h, Arnd Bergmann
- [PATCH 03/17] y2038: Remove stat64 family from default syscall set, Arnd Bergmann
[GIT PULL, PATCH v4 00/16] y2038: IPC system call conversion,
Arnd Bergmann
- [PATCH v4 15/16] y2038: ipc: Enable COMPAT_32BIT_TIME, Arnd Bergmann
- [PATCH v4 07/16] y2038: mips: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v4 03/16] y2038: alpha: Remove unneeded ipc uapi header files, Arnd Bergmann
- [PATCH v4 05/16] y2038: s390: Remove unneeded ipc uapi header files, Arnd Bergmann
- [PATCH v4 13/16] y2038: ipc: Report long times to user space, Arnd Bergmann
- [PATCH v4 12/16] y2038: ipc: Use ktime_get_real_seconds consistently, Arnd Bergmann
- [PATCH v4 06/16] y2038: arm64: Extend sysvipc compat data structures, Arnd Bergmann
- [PATCH v4 02/16] y2038: x86: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v4 11/16] y2038: xtensa: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v4 14/16] y2038: ipc: Use __kernel_timespec, Arnd Bergmann
- [PATCH v4 16/16] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop, Arnd Bergmann
- [PATCH v4 09/16] y2038: sparc: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v4 10/16] y2038: powerpc: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v4 04/16] y2038: ia64: Remove unneeded ipc uapi header files, Arnd Bergmann
- [PATCH v4 08/16] y2038: parisc: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v4 01/16] y2038: asm-generic: Extend sysvipc data structures, Arnd Bergmann
remove PCI_DMA_BUS_IS_PHYS V2,
Christoph Hellwig
dma-debug cleanups, including removing the arch hook,
Christoph Hellwig
[PATCH v16 0/7] Add io{read|write}64 to io-64-atomic headers,
Logan Gunthorpe
[PATCH 0/7] Enable most media drivers to build on ARM,
Mauro Carvalho Chehab
[PATCH v2 1/2] y2038: rusage: Use __kernel_old_timeval for process times,
Arnd Bergmann
[no subject],
Christoph Hellwig
- [PATCH 02/22] dma-mapping: simplify Kconfig dependencies, Christoph Hellwig
- [PATCH 06/22] arc: use generic dma_noncoherent_ops, Christoph Hellwig
- [PATCH 16/22] sh: simplify get_arch_dma_ops, Christoph Hellwig
- [PATCH 20/22] xtensa: use generic dma_noncoherent_ops, Christoph Hellwig
- [PATCH 22/22] parisc: use generic dma_noncoherent_ops, Christoph Hellwig
- [PATCH 21/22] sparc: use generic dma_noncoherent_ops, Christoph Hellwig
- [PATCH 18/22] sh: use dma_direct_ops for the CONFIG_DMA_COHERENT case, Christoph Hellwig
- [PATCH 19/22] sh: use generic dma_noncoherent_ops, Christoph Hellwig
- [PATCH 17/22] sh: introduce a sh_cacheop_vaddr helper, Christoph Hellwig
- [PATCH 13/22] nds32: use generic dma_noncoherent_ops, Christoph Hellwig
- [PATCH 15/22] openrisc: use generic dma_noncoherent_ops, Christoph Hellwig
- [PATCH 14/22] nios2: use generic dma_noncoherent_ops, Christoph Hellwig
- [PATCH 11/22] microblaze: use generic dma_noncoherent_ops, Christoph Hellwig
- [PATCH 12/22] microblaze: remove the consistent_sync and consistent_sync_page, Christoph Hellwig
- [PATCH 09/22] hexagon: use generic dma_noncoherent_ops, Christoph Hellwig
- [PATCH 10/22] m68k: use generic dma_noncoherent_ops, Christoph Hellwig
- [PATCH 07/22] arm-nommu: use generic dma_noncoherent_ops, Christoph Hellwig
- [PATCH 08/22] c6x: use generic dma_noncoherent_ops, Christoph Hellwig
- [PATCH 03/22] dma-mapping: provide a generic dma-noncoherent implementation, Christoph Hellwig
- [PATCH 04/22] alpha: use dma_direct_ops for jensen, Christoph Hellwig
- [PATCH 05/22] alpha: simplify get_arch_dma_ops, Christoph Hellwig
- [PATCH 01/22] dma-debug: move initialization to common code, Christoph Hellwig
[PATCH 0/4] LD_DEAD_CODE_DATA_ELIMINATION fixes and enabling for powerpc,
Nicholas Piggin
[REVIEW][PATCH 00/17] siginfo bugfixes and cleanups,
Eric W. Biederman
- [REVIEW][PATCH 01/17] signal/alpha: Document a conflict with SI_USER for SIGFPE, Eric W. Biederman
- [REVIEW][PATCH 02/17] sparc: fix compat siginfo ABI regression, Eric W. Biederman
- [REVIEW][PATCH 04/17] signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptions, Eric W. Biederman
- [REVIEW][PATCH 08/17] signal: Stop special casing TRAP_FIXME and FPE_FIXME in siginfo_layout, Eric W. Biederman
- [REVIEW][PATCH 10/17] signal: Remove ifdefs for BUS_MCEERR_AR and BUS_MCEERR_AO, Eric W. Biederman
- [REVIEW][PATCH 09/17] signal: Remove SEGV_BNDERR ifdefs, Eric W. Biederman
- [REVIEW][PATCH 06/17] signal: Ensure every siginfo we send has all bits initialized, Eric W. Biederman
- [REVIEW][PATCH 07/17] signal: Reduce copy_siginfo_to_user to just copy_to_user, Eric W. Biederman
- [REVIEW][PATCH 05/17] signal/nds32: Use force_sig(SIGILL) in do_revisn, Eric W. Biederman
- [REVIEW][PATCH 03/17] signal/sh: Use force_sig_fault in hw_breakpoint_handler, Eric W. Biederman
- [REVIEW][PATCH 16/17] signal/alpha: Replace TRAP_FIXME with TRAP_UNK, Eric W. Biederman
- [REVIEW][PATCH 15/17] signal: Add TRAP_UNK si_code for undiagnosted trap exceptions, Eric W. Biederman
- [REVIEW][PATCH 11/17] signal/alpha: Replace FPE_FIXME with FPE_FLTUNK, Eric W. Biederman
- [REVIEW][PATCH 13/17] signal/powerpc: Replace FPE_FIXME with FPE_FLTUNK, Eric W. Biederman
- [REVIEW][PATCH 17/17] signal/powerpc: Replace TRAP_FIXME with TRAP_UNK, Eric W. Biederman
- [REVIEW][PATCH 14/17] signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpe, Eric W. Biederman
- [REVIEW][PATCH 12/17] signal/ia64: Replace FPE_FIXME with FPE_FLTUNK, Eric W. Biederman
- [REVIEW][PATCH 00/22] Simplifying siginfo users, Eric W. Biederman
- [REVIEW][PATCH 01/22] signal/alpha: Use send_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 02/22] signal/alpha: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 05/22] signal/m68k: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 07/22] signal/microblaze: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 10/22] signal/nios2: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 09/22] signal/nds32: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 08/22] signal/mips: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 06/22] signal/microblaze: Remove the commented out force_sig_info in do_page_fault, Eric W. Biederman
- [REVIEW][PATCH 03/22] signal/c6x: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 04/22] signal/hexagon: Use force_sig_fault as appropriate, Eric W. Biederman
- [REVIEW][PATCH 15/22] signal/s390: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 19/22] signal/um: Use force_sig_fault in relay_signal., Eric W. Biederman
- [REVIEW][PATCH 11/22] signal/openrisc: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 12/22] signal/parisc: Use force_sig_mceerr where appropriate, Eric W. Biederman
- [REVIEW][PATCH 16/22] signal/sh: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 18/22] signal/sparc: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 22/22] signal/xtensa: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 17/22] signal/sparc: Use send_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 14/22] signal/riscv: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 21/22] signal/xtensa: Consistenly use SIGBUS in do_unaligned_user, Eric W. Biederman
- [REVIEW][PATCH 20/22] signal/um: Use force_sig_fault where appropriate, Eric W. Biederman
- [REVIEW][PATCH 13/22] signal/parisc: Use force_sig_fault where appropriate, Eric W. Biederman
[PATCH v3 00/17] y2038: Convert IPC syscalls,
Arnd Bergmann
- [PATCH v3 10/17] y2038: powerpc: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 14/17] y2038: ipc: Use __kernel_timespec, Arnd Bergmann
- [PATCH v3 07/17] y2038: x86: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 02/17] y2038: alpha: Remove unneeded ipc uapi header files, Arnd Bergmann
- [PATCH v3 06/17] y2038: mips: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 01/17] y2038: asm-generic: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 16/17] y2038: ipc: Redirect ipc(SEMTIMEDOP, ...) to compat_ksys_semtimedop, Arnd Bergmann
- [PATCH v3 17/17] y2038: compat: Move common compat types to asm-generic/compat.h, Arnd Bergmann
- [PATCH v3 09/17] y2038: sparc: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 15/17] y2038: ipc: Enable COMPAT_32BIT_TIME, Arnd Bergmann
- [PATCH v3 11/17] y2038: xtensa: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 12/17] y2038: ipc: Use ktime_get_real_seconds consistently, Arnd Bergmann
- [PATCH v3 13/17] y2038: ipc: Report long times to user space, Arnd Bergmann
- [PATCH v3 05/17] y2038: arm64: Extend sysvipc compat data structures, Arnd Bergmann
- [PATCH v3 08/17] y2038: parisc: Extend sysvipc data structures, Arnd Bergmann
- [PATCH v3 03/17] y2038: ia64: Remove unneeded ipc uapi header files, Arnd Bergmann
- [PATCH v3 04/17] y2038: s390: Remove unneeded ipc uapi header files, Arnd Bergmann
[tip GIT PULL v2] y2038: timekeeping syscall changes,
Arnd Bergmann
[RFC PATCH 0/6] Simplify setting thread flags to a particular value,
Dave Martin
[tip GIT PULL] y2038: timekeeping syscall changes,
Arnd Bergmann
[RFC][PATCH] s390: add arch_change_pid for arch updates after task pid change,
Martin Schwidefsky
[PATCH v2 1/2] powerpc: fix vmlinux.lds to build with CONFIG_LD_DEAD_CODE_DATA_ELIMINATION, Christophe Leroy
[PATCHv3 00/11] ARMv8.3 pointer authentication userspace support,
Mark Rutland
- [PATCHv3 01/11] arm64: add pointer authentication register bits, Mark Rutland
- [PATCHv3 11/11] arm64: docs: document pointer authentication, Mark Rutland
- [PATCHv3 10/11] arm64: enable pointer authentication, Mark Rutland
- [PATCHv3 09/11] arm64: perf: strip PAC when unwinding userspace, Mark Rutland
- [PATCHv3 08/11] arm64: expose user PAC bit positions via ptrace, Mark Rutland
- [PATCHv3 07/11] arm64: add basic pointer authentication support, Mark Rutland
- [PATCHv3 05/11] arm64/cpufeature: detect pointer authentication, Mark Rutland
- [PATCHv3 06/11] asm-generic: mm_hooks: allow hooks to be overridden individually, Mark Rutland
- [PATCHv3 04/11] arm64: Don't trap host pointer auth use to EL2, Mark Rutland
- [PATCHv3 03/11] arm64/kvm: hide ptrauth from guests, Mark Rutland
- [PATCHv3 02/11] arm64/kvm: consistently handle host HCR_EL2 flags, Mark Rutland
[PATCH v3 0/3] MIPS: Override barrier_before_unreachable() to fix microMIPS,
James Hogan
Re: [PATCH 08/12] mmc: reduce use of block bounce buffers (fwd), Julia Lawall
[PATCH RFC tools/memory-model 0/5] Additional proposed changes to LKMM,
Paul E. McKenney
[PATCH tools/memory-model 0/17] Memory-model changes,
Paul E. McKenney
- [PATCH tools/memory-model 01/17] tools/memory-model: Rename link and rcu-path to rcu-link and rb, Paul E. McKenney
- [PATCH tools/memory-model 02/17] tools/memory-model: Redefine rb in terms of rcu-fence, Paul E. McKenney
- [PATCH tools/memory-model 08/17] kokr/doc: De-emphasize smp_read_barrier_depends, Paul E. McKenney
- [PATCH tools/memory-model 14/17] tools/memory-order: Improve key for SELF and SV, Paul E. McKenney
- [PATCH tools/memory-model 07/17] kokr/doc: READ_ONCE() now implies smp_barrier_depends(), Paul E. McKenney
- [PATCH tools/memory-model 15/17] tools/memory-order: smp_mb__after_atomic() orders later RMW operations, Paul E. McKenney
- [PATCH tools/memory-model 04/17] locking: Document the semantics of spin_is_locked(), Paul E. McKenney
- [PATCH tools/memory-model 17/17] tools/memory-model: Fix coding style in 'linux-kernel.def', Paul E. McKenney
- [PATCH tools/memory-model 11/17] kokr/locking/memory-barriers: De-emphasize smp_read_barrier_depends() some more, Paul E. McKenney
- [PATCH tools/memory-model 09/17] kokr/Documentation/memory-barriers.txt: Cross-reference "tools/memory-model/", Paul E. McKenney
- [PATCH tools/memory-model 16/17] tools/memory-model: Model 'smp_store_mb()', Paul E. McKenney
- [PATCH tools/memory-model 06/17] locking: Clean up comment and #ifndef for {,queued_}spin_is_locked(), Paul E. McKenney
- [PATCH tools/memory-model 03/17] docs/memory-barriers.txt: Fix broken DMA vs MMIO ordering example, Paul E. McKenney
- [PATCH tools/memory-model 12/17] tools/memory-model: Update required version of herdtools7, Paul E. McKenney
- [PATCH tools/memory-model 10/17] kokr/memory-barriers: Fix description of data dependency barriers, Paul E. McKenney
- [PATCH tools/memory-model 05/17] arm64: Remove smp_mb() from arch_spin_is_locked(), Paul E. McKenney
- [PATCH tools/memory-model 13/17] memory-model: Fix cheat sheet typo, Paul E. McKenney
remove PCI_DMA_BUS_IS_PHYS,
Christoph Hellwig
- [PATCH 03/12] mtip32xx: don't use block layer bounce buffers, Christoph Hellwig
- [PATCH 05/12] sata_nv: don't use block layer bounce buffers, Christoph Hellwig
- [PATCH 12/12] PCI: remove PCI_DMA_BUS_IS_PHYS, Christoph Hellwig
- [PATCH 11/12] net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdma, Christoph Hellwig
- [PATCH 10/12] ide: remove the PCI_DMA_BUS_IS_PHYS check, Christoph Hellwig
- [PATCH 09/12] ide: kill ide_toggle_bounce, Christoph Hellwig
- [PATCH 08/12] mmc: reduce use of block bounce buffers, Christoph Hellwig
- [PATCH 07/12] scsi: reduce use of block bounce buffers, Christoph Hellwig
- [PATCH 06/12] memstick: don't call blk_queue_bounce_limit, Christoph Hellwig
- [PATCH 04/12] DAC960: don't use block layer bounce buffers, Christoph Hellwig
- [PATCH 02/12] storsvc: don't set a bounce limit, Christoph Hellwig
- [PATCH 01/12] iscsi_tcp: don't set a bounce limit, Christoph Hellwig
Re: [PATCH v3] mm/page_owner: ignore everything below the IRQ entry point, Maninder Singh
[RFC PATCH 0/3] Dealing with the aliases of SI_USER,
Eric W. Biederman
[PATCH v2 00/13] y2038: convert IPC syscalls, Arnd Bergmann
Q: Do si_time and si_utime need to be 64bit for y2038?,
Eric W. Biederman
[GIT PULL] asm-generic fixes for v4.17-rc1,
Arnd Bergmann
[PATCHv2 0/4] syscalls: clean up stub naming convention, Dominik Brodowski
[RFC PATCH v2 0/6] Documentation/features: Provide and apply 'features-refresh.sh',
Andrea Parri
[PATCH 0/3] syscalls: clean up stub naming convention,
Dominik Brodowski
[PATCH v6] earlycon: Use a pointer table to fix __earlycon_table stride, Daniel Kurtz
[PATCH 1/2] io: change readX_relaxed() to remove barriers,
Sinan Kaya
[PATCH 4.4 64/72] nospec: Kill array_index_nospec_mask_check(), Greg Kroah-Hartman
[GIT PULL] siginfo updares for 4.17-rc1, Eric W. Biederman
[PATCH v4 1/5] io: define several IO & PIO barrier types for the asm-generic version,
Sinan Kaya
[PATCH v3 1/5] io: define several IO & PIO barrier types for the asm-generic version,
Sinan Kaya
[RFC PATCH 0/3] Documentation/features: Provide and apply "features-refresh.sh",
Andrea Parri
[PATCH v8 0/4] Fix issues with huge mapping in ioremap for ARM64,
Chintan Pandya
[GIT PULL] remove in-kernel calls to syscalls,
Dominik Brodowski
[GIT PULL] arch: remove obsolete architecture ports,
Arnd Bergmann
[PATCH v2 1/2] io: prevent compiler reordering on the default writeX() implementation,
Sinan Kaya
[PATCH] io: prevent compiler reordering on the default writeX() implementation,
Sinan Kaya
[PATCH 0/7] use struct pt_regs based syscall calling for x86-64,
Dominik Brodowski
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]