- 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
- 6fbd6cf Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 11 months ago
- 29c395c Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 11 months ago
- 6dd580b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 3 years, 11 months ago
- 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 11 months ago
- 29c5c3a arch: syscalls: remove $(srctree)/ prefix from syscall tables by Masahiro Yamada · 3 years, 11 months ago
- 865fa29 arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work by Masahiro Yamada · 3 years, 11 months ago
- b3554aa sparc: fix led.c driver when PROC_FS is not enabled by Randy Dunlap · 4 years, 2 months ago
- c599a78 sparc32: Preserve clone syscall flags argument for restarts due to signals by Andreas Larsson · 4 years ago
- 8befe02 sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag() by Tiezhu Yang · 4 years ago
- db1cc7a softirq: Move do_softirq_own_stack() to generic asm header by Thomas Gleixner · 4 years ago
- 2a18672 fs: add mount_setattr() by Christian Brauner · 4 years ago
- 450f68e epoll: fix compat syscall wire up of epoll_pwait2 by Heiko Carstens · 4 years, 1 month ago
- b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years, 1 month ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
- f50a705 sparc: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
- 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
- ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 3 months ago
- 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
- 96685f8 Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 3 months ago
- 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
- 612e7a4 Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 3 months ago
- 22230cd Merge branch 'compat.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 85ed13e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
- 1c68907 Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
- 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
- 0a0f0d8 dma-mapping: split <linux/dma-mapping.h> by Christoph Hellwig · 4 years, 4 months ago
- c3973b4 mm: remove compat_process_vm_{readv,writev} by Christoph Hellwig · 4 years, 4 months ago
- 598b3ce fs: remove compat_sys_vmsplice by Christoph Hellwig · 4 years, 4 months ago
- 5f764d6 fs: remove the compat readv/writev syscalls by Christoph Hellwig · 4 years, 4 months ago
- 028abd9 fs: remove compat_sys_mount by Christoph Hellwig · 4 years, 4 months ago
- bafb056 sparc64: remove mm_cpumask clearing to fix kthread_use_mm race by Nicholas Piggin · 4 years, 4 months ago
- b6b9b67 sparc32: signal: Fix stack trampoline for RT signals by Ben Hutchings · 4 years, 4 months ago
- 5e96ce8 sparc: kprobes: Use generic kretprobe trampoline handler by Masami Hiramatsu · 4 years, 4 months ago
- 1e9d90d dma-mapping: introduce dma_get_seg_boundary_nr_pages() by Nicolin Chen · 4 years, 4 months ago
- c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- a66ef2e sparc: switch to kernel_clone() by Christian Brauner · 4 years, 5 months ago
- 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
- 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
- e1ec517 Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 0cd39f4 locking/seqlock, headers: Untangle the spaghetti monster by Peter Zijlstra · 4 years, 5 months ago
- 47ec530 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 5 months ago
- 0a95a6d sparc: use for_each_child_of_node() macro by Qinglang Miao · 4 years, 5 months ago
- 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
- c837699 initrd: remove support for multiple floppies by Christoph Hellwig · 4 years, 7 months ago
- bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 8 months ago
- 4d617aa sparc: switch to ->regset_get() by Al Viro · 4 years, 11 months ago
- b7e46c5 sparc64: get rid of odd callers of copy_regset_from_user() by Al Viro · 4 years, 7 months ago
- 98a7fbf sparc32: get rid of odd callers of copy_regset_from_user() by Al Viro · 4 years, 7 months ago
- 17ec0a17 sparc: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
- 55db9c0 net: remove compat_sys_{get,set}sockopt by Christoph Hellwig · 4 years, 6 months ago
- 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
- 8f03292 sparc64: get rid of odd callers of copy_regset_to_user() by Al Viro · 4 years, 8 months ago
- 87d8053 sparc32: get rid of odd callers of copy_regset_to_user() by Al Viro · 4 years, 8 months ago
- 030754c sparc64: switch genregs32_get() to use of get_from_target() by Al Viro · 4 years, 8 months ago
- 7694f51 sparc: unconditionally enable HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
- a4261d4 sparc: share process creation helpers between sparc and sparc64 by Christian Brauner · 4 years, 8 months ago
- dcad2a6 sparc64: enable HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
- c05d042 sparc64: viohs: Use struct_size() helper by Gustavo A. R. Silva · 4 years, 7 months ago
- 9b4feb6 arch: wire-up close_range() by Christian Brauner · 6 years ago
- 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
- 13c6371 sparc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
- 52e0ad2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 4 years, 7 months ago
- 4f8ad73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 4 years, 7 months ago
- 9049a40 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 4 years, 7 months ago
- 081096d Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 7 months ago
- 9d964e1 fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()" by Al Viro · 4 years, 7 months ago
- 824c874 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 4 years, 7 months ago
- 243f590 sparc: remove unused header file nfs_fs.h by Anupam Aggarwal · 4 years, 7 months ago
- cf51e12 sparc32: fix register window handling in genregs32_[gs]et() by Al Viro · 4 years, 8 months ago
- 142cd25 sparc64: fix misuses of access_process_vm() in genregs32_[sg]et() by Al Viro · 4 years, 8 months ago
- 116214d sparc64: constify sysrq_key_op by Emil Velikov · 4 years, 8 months ago
- c8ffd8b vfs: add faccessat2 syscall by Miklos Szeredi · 4 years, 8 months ago
- 117e2cb sparc: use scnprintf() in show_pciobppath_attr() in vio.c by Chen Zhou · 4 years, 8 months ago
- 03a1b56 sparc: use scnprintf() in show_pciobppath_attr() in pci.c by Chen Zhou · 4 years, 8 months ago
- 8e95883 sparc32: mm: Restructure sparc32 MMU page-table layout by Will Deacon · 4 years, 9 months ago
- 60da7d0 sparc64: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
- 63bef48 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 9 months ago
- 12782fbe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 4 years, 9 months ago
- 06e85c7 asm-generic: fix unistd_32.h generation format by Michal Simek · 4 years, 9 months ago
- ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
- 255a69a sparc32: use per-device dma_ops by Christoph Hellwig · 4 years, 10 months ago
- 7f6707a sparc: Replace cpu_up/down() with add/remove_cpu() by Qais Yousef · 4 years, 10 months ago
- d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
- 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
- 11648b8 sparc64: fix adjtimex regression by Arnd Bergmann · 5 years ago
- 9ca4c64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 5 years ago
- d68712e y2038: sparc: remove use of struct timex by Arnd Bergmann · 5 years ago
- 5637bc5 sparc64: add support for folded p4d page tables by Mike Rapoport · 5 years ago