Linux Arch
[Prev Page][Next Page]
- Re: [PATCH] arm64: mm: enable per pmd page table lock, (continued)
- [PATCH 0/4] provide a generic free_initmem implementation,
Mike Rapoport
- Re: [PATCH 03/11] kernel/locks: consolidate RWSEM_GENERIC_* options,
Geert Uytterhoeven
- [PATCH v4 0/3] locking/rwsem: Rwsem rearchitecture part 0,
Waiman Long
- [PATCH v3 0/2] locking/rwsem: Remove arch specific rwsem files,
Waiman Long
- initramfs tidyups,
Christoph Hellwig
- [PATCH memory-model 0/7] LKMM updates for v5.1,
Paul E. McKenney
- [tip:core/rcu] include/asm-generic: Remove spin_is_locked() comment, tip-bot for Paul E. McKenney
- [GIT PULL V3] csky fixes for v5.0-rc6,
guoren
- [PATCH v5 0/5] namei: vfs flags to restrict path resolution,
Aleksa Sarai
- [PATCH 2/4] Expose O_PATHSTATIC to userspace,
demiobenour
- [GIT PULL V2] csky fixes for v5.0-rc6, guoren
- [PATCH v2 0/2] locking/rwsem: Remove arch specific rwsem files,
Waiman Long
- [PATCH 0/2] Ensure inX() is ordered wrt delay() routines,
Will Deacon
- [RFC PATCH] docs/memory-barriers.txt: Rewrite "KERNEL I/O BARRIER EFFECTS" section,
Will Deacon
- [PATCH] mmap.2: describe the 5level paging hack,
Jann Horn
- [GIT PULL] csky fixes for v5.0-rc6,
guoren
- [PATCH] locking/rwsem: Remove arch specific rwsem files,
Waiman Long
- void __iomem *addr should be const,
Hugo Lefeuvre
- [GIT PULL 1/2] arch: System call unification and cleanup,
Arnd Bergmann
- [PATCH 0/3] generic asm: mman cleanup,
Michael S. Tsirkin
- [PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features,
Waiman Long
- [PATCH-tip 16/22] locking/rwsem: Remove redundant computation of writer lock word, Waiman Long
- [PATCH-tip 21/22] locking/rwsem: Wake up all readers in wait queue, Waiman Long
- [PATCH-tip 20/22] locking/rwsem: Enable count-based spinning on reader, Waiman Long
- [PATCH-tip 22/22] locking/rwsem: Ensure an RT task will not spin on reader, Waiman Long
- [PATCH-tip 19/22] locking/rwsem: Enable readers spinning on writer, Waiman Long
- [PATCH-tip 18/22] locking/rwsem: Make rwsem_spin_on_owner() return a tri-state value, Waiman Long
- [PATCH-tip 13/22] locking/rwsem: Remove rwsem_wake() wakeup optimization, Waiman Long
- [PATCH-tip 12/22] locking/rwsem: Implement lock handoff to prevent lock starvation, Waiman Long
- [PATCH-tip 01/22] locking/qspinlock_stat: Introduce a generic lockevent counting APIs, Waiman Long
- [PATCH-tip 03/22] locking/rwsem: Relocate rwsem_down_read_failed(), Waiman Long
- [PATCH-tip 02/22] locking/lock_events: Make lock_events available for all archs & other locks, Waiman Long
- [PATCH-tip 08/22] locking/rwsem: Add debug check for __down_read*(), Waiman Long
- [PATCH-tip 09/22] locking/rwsem: Enhance DEBUG_RWSEMS_WARN_ON() macro, Waiman Long
- [PATCH-tip 10/22] locking/rwsem: Enable lock event counting, Waiman Long
- [PATCH-tip 11/22] locking/rwsem: Implement a new locking scheme, Waiman Long
- Re: [PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features, Davidlohr Bueso
- Re: [PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features, Linus Torvalds
- Re: [PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features, Chen Rong
[PATCH v3 1/7] dump_stack: Support adding to the dump stack arch description,
Michael Ellerman
Re: linux-next: tracebacks in workqueue.c/__flush_work(),
Tetsuo Handa
[PATCH] KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported,
Masahiro Yamada
[PATCH] KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> for all architectures,
Masahiro Yamada
[PATCH 3.16 004/305] x86/mm: Simplify p[g4um]d_page() macros, Ben Hutchings
[PATCH] Rename include/{uapi => }/asm-generic/shmparam.h really, Masahiro Yamada
[PATCH net-next v5 00/12] net: y2038-safe socket timestamps,
Deepa Dinamani
[PATCH net-next v4 12/12] sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW, Deepa Dinamani
[PATCH net-next v4 11/12] socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes, Deepa Dinamani
[PATCH net-next v4 09/12] socket: Add SO_TIMESTAMPING_NEW, Deepa Dinamani
[PATCH net-next v4 04/12] sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD, Deepa Dinamani
[PATCH v6 15/27] compiler: Option to default to hidden symbols,
Thomas Garnier
[PATCH v6 24/27] x86/mm: Make the x86 GOT read-only, Thomas Garnier
[PATCH v10 01/25] arm64: Fix HCR.TGE status for NMI contexts, Julien Thierry
[PATCH] csky: fixup dead loop in show_stack, guoren
[PATCH 0/3] Add NUMA-awareness to qspinlock,
Alex Kogan
[PATCH v7 00/28] New macros for assembler symbols,
Jiri Slaby
- [PATCH v7 03/28] x86/asm/suspend: use SYM_DATA for data, Jiri Slaby
- [PATCH v7 02/28] x86/asm/suspend: drop ENTRY from local data, Jiri Slaby
- [PATCH v7 23/28] x86_64/asm: change all ENTRY+END to SYM_CODE_*, Jiri Slaby
- [PATCH v7 25/28] x86_32/asm: add ENDs to some functions and relabel with SYM_CODE_*, Jiri Slaby
- [PATCH v7 26/28] x86_32/asm: change all ENTRY+END to SYM_CODE_*, Jiri Slaby
- [PATCH v7 22/28] x86_64/asm: add ENDs to some functions and relabel with SYM_CODE_*, Jiri Slaby
- [PATCH v7 27/28] x86_32/asm: change all ENTRY+ENDPROC to SYM_FUNC_*, Jiri Slaby
- [PATCH v7 28/28] x86/asm: replace WEAK uses by SYM_INNER_LABEL_ALIGN, Jiri Slaby
- [PATCH v7 20/28] x86/asm: make some functions local, Jiri Slaby
- [PATCH v7 21/28] x86/asm/ftrace: mark function_hook as function, Jiri Slaby
- [PATCH v7 18/28] x86/asm/realmode: use SYM_DATA_* instead of GLOBAL, Jiri Slaby
- [PATCH v7 19/28] x86/asm: kill the last GLOBAL user and remove the macro, Jiri Slaby
- [PATCH v7 16/28] x86/asm: do not annotate functions by GLOBAL, Jiri Slaby
- [PATCH v7 15/28] x86/asm/purgatory: start using annotations, Jiri Slaby
- [PATCH v7 17/28] x86/asm: use SYM_INNER_LABEL instead of GLOBAL, Jiri Slaby
- [PATCH v7 14/28] xen/pvh: annotate data appropriatelly, Jiri Slaby
- [PATCH v7 07/28] x86/asm/crypto: annotate local functions, Jiri Slaby
- [PATCH v7 12/28] x86/boot/compressed: annotate data appropriatelly, Jiri Slaby
- [PATCH v7 13/28] um: annotate data appropriatelly, Jiri Slaby
- [PATCH v7 11/28] x86/asm/head: annotate data appropriatelly, Jiri Slaby
- [PATCH v7 10/28] x86/asm/entry: annotate interrupt symbols properly, Jiri Slaby
- [PATCH v7 09/28] x86/asm: annotate aliases, Jiri Slaby
- [PATCH v7 08/28] x86/boot/compressed: annotate local functions, Jiri Slaby
- [PATCH v7 05/28] x86/asm/entry: annotate THUNKs, Jiri Slaby
- [PATCH v7 01/28] linkage: new macros for assembler symbols, Jiri Slaby
- [PATCH v7 04/28] x86/asm: annotate relocate_kernel, Jiri Slaby
- [PATCH v7 06/28] x86/asm: annotate local pseudo-functions, Jiri Slaby
[PATCH] csky: Fixup io-range page attribute for mmap("/dev/mem"), guoren
[PATCH v3 0/4] locking/qspinlock: Handle > 4 nesting levels,
Waiman Long
[PATCH 01/10] irqchip/csky: Support csky,dh7k SOC intc driver,
guoren
- [PATCH 02/10] dt-bindings: csky,apb-intc: Add dh7k SOC support, guoren
- [PATCH 03/10] csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry, guoren
- [PATCH 04/10] irqchip/csky: Optimize remove unnecessary loop irq handle, guoren
- [PATCH 05/10] irqchip/irq-csky-mpintc: Add triger type and priority, guoren
- [PATCH 09/10] dt-bindings: csky,apb-intc: Add vector irq mode, guoren
- [PATCH 06/10] dt-bindings: interrupt-controller: Update csky mpintc, guoren
- [PATCH 07/10] csky: Fixup wrong pt_regs size, guoren
- [PATCH 08/10] csky: coding convention: Use task_stack_page, guoren
- [PATCH 10/10] irqchip/csky: Add support-vector-irq for apb-intc, guoren
- Re: [PATCH 01/10] irqchip/csky: Support csky,dh7k SOC intc driver, Marc Zyngier
[PATCH v2] treewide: get rid of HAVE_FUTEX_CMPXCHG,
Max Filippov
[PATCH 1/2] csky: fixup wrong pt_regs size,
guoren
Semantics of symbol address in perf report -v,
Vineet Gupta
[PATCH v2 0/4] locking/qspinlock: Handle > 4 nesting levels,
Waiman Long
Re: linux-next: manual merge of the pidfd tree with the y2038 tree,
Arnd Bergmann
[PATCH v9 01/26] arm64: Fix HCR.TGE status for NMI contexts,
Julien Thierry
[PATCH 0/5] locking/qspinlock: Safely handle > 4 nesting levels,
Waiman Long
Re: [PATCH v5 07/17] fanotify: encode file identifier for FAN_REPORT_FID, Paul Burton
[PATCH v2 00/29] y2038: add time64 syscalls,
Arnd Bergmann
- [PATCH v2 14/29] arch: add pkey and rseq syscall numbers everywhere, Arnd Bergmann
- [PATCH v2 12/29] ipc: rename old-style shmctl/semctl/msgctl syscalls, Arnd Bergmann
- [PATCH v2 24/29] x86/x32: use time64 versions of sigtimedwait and recvmmsg, Arnd Bergmann
- [PATCH v2 20/29] time: fix sys_timer_settime prototype, Arnd Bergmann
- [PATCH v2 22/29] timex: use __kernel_timex internally, Arnd Bergmann
- [PATCH v2 05/29] alpha: update syscall macro definitions, Arnd Bergmann
- [PATCH v2 19/29] time: Add struct __kernel_timex, Arnd Bergmann
- [PATCH v2 27/29] y2038: remove struct definition redirects, Arnd Bergmann
- [PATCH v2 18/29] time: make adjtime compat handling available for 32 bit, Arnd Bergmann
- [PATCH v2 26/29] y2038: use time32 syscall names on 32-bit, Arnd Bergmann
- [PATCH v2 17/29] syscalls: remove obsolete __IGNORE_ macros, Arnd Bergmann
- [PATCH v2 09/29] sh: remove duplicate unistd_32.h file, Arnd Bergmann
- [PATCH v2 16/29] alpha: add generic get{eg,eu,g,p,u,pp}id() syscalls, Arnd Bergmann
- [PATCH v2 13/29] arch: add split IPC system calls where needed, Arnd Bergmann
- [PATCH v2 15/29] alpha: add standard statfs64/fstatfs64 syscalls, Arnd Bergmann
- [PATCH v2 08/29] m68k: assign syscall number for seccomp, Arnd Bergmann
- [PATCH v2 11/29] sparc64: fix sparc_ipc type conversion, Arnd Bergmann
- [PATCH v2 01/29] ia64: add __NR_umount2 definition, Arnd Bergmann
- [PATCH v2 07/29] ARM: add kexec_file_load system call number, Arnd Bergmann
- [PATCH v2 10/29] sh: add statx system call, Arnd Bergmann
- [PATCH v2 04/29] alpha: wire up io_pgetevents system call, Arnd Bergmann
- [PATCH v2 29/29] y2038: add 64-bit time_t syscalls to all 32-bit architectures, Arnd Bergmann
- [PATCH v2 06/29] ARM: add migrate_pages() system call, Arnd Bergmann
- [PATCH v2 03/29] ia64: assign syscall numbers for perf and seccomp, Arnd Bergmann
- [PATCH v2 21/29] sparc64: add custom adjtimex/clock_adjtime functions, Arnd Bergmann
- [PATCH v2 23/29] timex: change syscalls to use struct __kernel_timex, Arnd Bergmann
- [PATCH v2 28/29] y2038: rename old time and utime syscalls, Arnd Bergmann
- [PATCH v2 02/29] ia64: add statx and io_pgetevents syscalls, Arnd Bergmann
- Re: [PATCH v2 00/29] y2038: add time64 syscalls, Dennis Clarke
- Message not available
[PATCH v4 1/3] fs: hoist EFSCORRUPTED definition into uapi header,
Jann Horn
[PATCH v25 0/6] Add io{read|write}64 to io-64-atomic headers,
Logan Gunthorpe
[PATCHSET v5] io_uring IO interface,
Jens Axboe
- [PATCH 01/15] fs: add an iopoll method to struct file_operations, Jens Axboe
- [PATCH 02/15] block: wire up block device iopoll method, Jens Axboe
- [PATCH 03/15] block: add bio_set_polled() helper, Jens Axboe
- [PATCH 04/15] iomap: wire up the iopoll method, Jens Axboe
- [PATCH 05/15] Add io_uring IO interface, Jens Axboe
- [PATCH 06/15] io_uring: add fsync support, Jens Axboe
- [PATCH 07/15] io_uring: support for IO polling, Jens Axboe
- [PATCH 08/15] fs: add fget_many() and fput_many(), Jens Axboe
- [PATCH 09/15] io_uring: use fget/fput_many() for file references, Jens Axboe
- [PATCH 10/15] io_uring: batch io_kiocb allocation, Jens Axboe
- [PATCH 11/15] block: implement bio helper to add iter bvec pages to bio, Jens Axboe
- [PATCH 12/15] io_uring: add support for pre-mapped user IO buffers, Jens Axboe
- [PATCH 13/15] io_uring: add submission polling, Jens Axboe
- [PATCH 14/15] io_uring: add file registration, Jens Axboe
- [PATCH 15/15] io_uring: add io_uring_event cache hit information, Jens Axboe
- <Possible follow-ups>
- Re: [PATCHSET v5] io_uring IO interface, Corey Anderson
[PATCH v4 00/24] Unify vDSOs across more architectures,
Vincenzo Frascino
- [PATCH v4 01/24] kernel: Standardize vdso_datapage, Vincenzo Frascino
- [PATCH v4 02/24] kernel: Define gettimeofday vdso common code, Vincenzo Frascino
- [PATCH v4 03/24] arm64: Build vDSO with -ffixed-x18, Vincenzo Frascino
- [PATCH v4 04/24] arm64: Substitute gettimeofday with C implementation, Vincenzo Frascino
- [PATCH v4 05/24] arm64: compat: Alloc separate pages for vectors and sigpage, Vincenzo Frascino
- [PATCH v4 06/24] arm64: compat: Split kuser32, Vincenzo Frascino
- [PATCH v4 07/24] arm64: compat: Refactor aarch32_alloc_vdso_pages(), Vincenzo Frascino
- [PATCH v4 08/24] arm64: compat: Add KUSER_HELPERS config option, Vincenzo Frascino
- [PATCH v4 10/24] arm64: compat: Expose signal related structures, Vincenzo Frascino
- [PATCH v4 09/24] arm64: compat: Add missing syscall numbers, Vincenzo Frascino
- [PATCH v4 11/24] arm64: compat: Generate asm offsets for signals, Vincenzo Frascino
- [PATCH v4 12/24] lib: vdso: Add compat support, Vincenzo Frascino
- [PATCH v4 13/24] arm64: compat: Add vDSO, Vincenzo Frascino
- [PATCH v4 14/24] arm64: Refactor vDSO code, Vincenzo Frascino
- [PATCH v4 15/24] arm64: compat: vDSO setup for compat layer, Vincenzo Frascino
- [PATCH v4 16/24] arm64: elf: vDSO code page discovery, Vincenzo Frascino
- [PATCH v4 17/24] arm64: compat: Get sigreturn trampolines from vDSO, Vincenzo Frascino
- [PATCH v4 18/24] arm64: Add vDSO compat support, Vincenzo Frascino
- [PATCH v4 19/24] arm64: Enable compat vDSO support, Vincenzo Frascino
- [PATCH v4 20/24] arm: Add support for generic vDSO, Vincenzo Frascino
- [PATCH v4 21/24] mips: Introduce vdso_direct, Vincenzo Frascino
- [PATCH v4 22/24] clock: csrc-4k: Add support for vdso_direct, Vincenzo Frascino
- [PATCH v4 23/24] clock: gic-timer: Add support for vdso_direct, Vincenzo Frascino
- [PATCH v4 24/24] mips: Add support for generic vDSO, Vincenzo Frascino
- Re: [PATCH v4 00/24] Unify vDSOs across more architectures, Thomas Gleixner
[no subject],
Jens Axboe
- [PATCH 01/16] fs: add an iopoll method to struct file_operations, Jens Axboe
- [PATCH 02/16] block: wire up block device iopoll method, Jens Axboe
- [PATCH 03/16] block: add bio_set_polled() helper, Jens Axboe
- [PATCH 04/16] iomap: wire up the iopoll method, Jens Axboe
- [PATCH 05/16] Add io_uring IO interface, Jens Axboe
- [PATCH 06/16] io_uring: add fsync support, Jens Axboe
- [PATCH 07/16] io_uring: support for IO polling, Jens Axboe
- [PATCH 08/16] io_uring: add submission side request cache, Jens Axboe
- [PATCH 09/16] fs: add fget_many() and fput_many(), Jens Axboe
- [PATCH 11/16] io_uring: batch io_kiocb allocation, Jens Axboe
- [PATCH 10/16] io_uring: use fget/fput_many() for file references, Jens Axboe
- [PATCH 12/16] block: implement bio helper to add iter bvec pages to bio, Jens Axboe
- [PATCH 13/16] io_uring: add support for pre-mapped user IO buffers, Jens Axboe
- [PATCH 14/16] io_uring: add submission polling, Jens Axboe
- [PATCH 15/16] io_uring: add file registration, Jens Axboe
- [PATCH 16/16] io_uring: add io_uring_event cache hit information, Jens Axboe
[PATCH v8 0/8] Introduce the for_each_set_clump8 macro,
William Breathitt Gray
[PATCHSET v3] io_uring IO interface,
Jens Axboe
- [PATCH 01/16] fs: add an iopoll method to struct file_operations, Jens Axboe
- [PATCH 02/16] block: wire up block device iopoll method, Jens Axboe
- [PATCH 03/16] block: add bio_set_polled() helper, Jens Axboe
- [PATCH 04/16] iomap: wire up the iopoll method, Jens Axboe
- [PATCH 06/16] io_uring: add fsync support, Jens Axboe
- [PATCH 05/16] Add io_uring IO interface, Jens Axboe
- [PATCH 07/16] io_uring: support for IO polling, Jens Axboe
- [PATCH 10/16] io_uring: use fget/fput_many() for file references, Jens Axboe
- [PATCH 09/16] fs: add fget_many() and fput_many(), Jens Axboe
- [PATCH 08/16] io_uring: add submission side request cache, Jens Axboe
- [PATCH 11/16] io_uring: batch io_kiocb allocation, Jens Axboe
- [PATCH 12/16] block: implement bio helper to add iter bvec pages to bio, Jens Axboe
- [PATCH 13/16] io_uring: add support for pre-mapped user IO buffers, Jens Axboe
- [PATCH 14/16] io_uring: add submission polling, Jens Axboe
- [PATCH 16/16] io_uring: add io_uring_event cache hit information, Jens Axboe
- [PATCH 15/16] io_uring: add file registration, Jens Axboe
[PATCH] riscv: fixup max_low_pfn with PFN_DOWN.,
guoren
[PATCH v7 0/8] Introduce the for_each_set_clump8 macro,
William Breathitt Gray
[PATCH] csky: fixup _PAGE_GLOBAL bit for 610 tlb entry, guoren
[PATCH 00/11] y2038: add time64 syscalls,
Arnd Bergmann
- [PATCH 02/11] time: Add struct __kernel_timex, Arnd Bergmann
- [PATCH 03/11] time: fix sys_timer_settime prototype, Arnd Bergmann
- [PATCH 05/11] timex: use __kernel_timex internally, Arnd Bergmann
- [PATCH 01/11] time: make adjtime compat handling available for 32 bit, Arnd Bergmann
- [PATCH 04/11] sparc64: add custom adjtimex/clock_adjtime functions, Arnd Bergmann
- [PATCH 08/11] y2038: use time32 syscall names on 32-bit, Arnd Bergmann
- [PATCH 06/11] timex: change syscalls to use struct __kernel_timex, Arnd Bergmann
- [PATCH 09/11] y2038: remove struct definition redirects, Arnd Bergmann
- [PATCH 10/11] y2038: rename old time and utime syscalls, Arnd Bergmann
- [PATCH 11/11] y2038: add 64-bit time_t syscalls to all 32-bit architectures, Arnd Bergmann
- Message not available
[PATCH V2] csky: fixup compile error with CPU 810., guoren
[PATCH] csky: fixup compile error with CPU 810., guoren
[PATCHSET v2] io_uring IO interface,
Jens Axboe
[Index of Archives]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netdev]
[Linux Wireless]
[Netfilter]
[Bugtraq]