- 04190bf sock: allow reading and changing sk_userlocks with setsockopt by Pavel Tikhomirov · 3 years, 5 months ago
- f6c5971 Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 5 months ago
- 094121e arch: Kconfig: clean up obsolete use of HAVE_IDE by Lukas Bulwahn · 3 years, 5 months ago
- 640b7ea alpha: register early reserved memory in memblock by Mike Rapoport · 3 years, 5 months ago
- fc52052 alpha: fix spelling mistakes by gushengxian · 3 years, 6 months ago
- 3e0c6d1 alpha: Remove space between * and parameter name by gushengxian · 3 years, 7 months ago
- ee3e9fa alpha: fp_emul: avoid init/cleanup_module names by Arnd Bergmann · 3 years, 8 months ago
- 15b9e38 alpha: Add syscall_get_return_value() by He Zhe · 3 years, 8 months ago
- 8f34ed9 alpha: fix typos in a comment by tangchunyou · 4 years ago
- bfd736e3 alpha: defconfig: add necessary configs for boot testing by Corentin Labbe · 4 years ago
- caace6c alpha: Send stop IPI to send to online CPUs by Prarit Bhargava · 4 years ago
- f0443da alpha: convert comma to semicolon by Zheng Yongjun · 4 years ago
- 5e3c3a0 alpha: remove undef inline in compiler.h by Chen Li · 4 years, 3 months ago
- a09c33c alpha: Kconfig: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
- e4b016f alpha: __udiv_qrnnd should be exported by Corentin Labbe · 5 years ago
- 81361b8 Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
- 9cf6fa2 mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * by Aneesh Kumar K.V · 3 years, 6 months ago
- c932ed0 Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 6 months ago
- 4cad671 Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 6 months ago
- 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 911a299 Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 6 months ago
- f39650d kernel.h: split out panic and oops helpers by Andy Shevchenko · 3 years, 6 months ago
- 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 6 months ago
- fac7757 mm: define default value for FIRST_USER_ADDRESS by Anshuman Khandual · 3 years, 6 months ago
- 4ca9b385 mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables by David Hildenbrand · 3 years, 6 months ago
- 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 6 months ago
- dbe69e4 Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 6 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- fdb7d9b alpha: remove DISCONTIGMEM and NUMA by Mike Rapoport · 3 years, 6 months ago
- 9840cfc Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 6 months ago
- 54a728d Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
- 43bd8a6 Merge tag 'for-5.14/libata-2021-06-27' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- e8b9eab net: retrieve netns cookie via getsocketopt by Martynas Pumputis · 3 years, 6 months ago
- b03fbd4 sched: Introduce task_is_running() by Peter Zijlstra · 3 years, 7 months ago
- 492b138 alpha: use libata instead of the legacy ide driver by Christoph Hellwig · 3 years, 7 months ago
- 65ffb3d quota: Wire up quotactl_fd syscall by Jan Kara · 3 years, 7 months ago
- 92638b4 mm: arch: remove indirection level in alloc_zeroed_user_highpage_movable() by Peter Collingbourne · 3 years, 7 months ago
- a9e906b Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 3 years, 7 months ago
- 910cc953 Merge 5.13-rc4 into tty-next by Greg Kroah-Hartman · 3 years, 7 months ago
- 5519f49 alpha: move core-y in arch/alpha/Makefile to arch/alpha/Kbuild by Masahiro Yamada · 3 years, 8 months ago
- d92cc4d kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild by Masahiro Yamada · 3 years, 8 months ago
- 3c18851 locking/atomic: delete !ARCH_ATOMIC remnants by Mark Rutland · 3 years, 7 months ago
- 96d330a locking/atomic: alpha: move to ARCH_ATOMIC by Mark Rutland · 3 years, 7 months ago
- 5b9fedb quota: Disable quotactl_path syscall by Jan Kara · 3 years, 8 months ago
- fa7501e tty: remove tty_operations::chars_in_buffer for non-buffering by Jiri Slaby · 3 years, 8 months ago
- 03b3b1a tty: make tty_operations::write_room return uint by Jiri Slaby · 3 years, 8 months ago
- f1a0a37 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
- 637be91 asm-generic: use asm-generic/unaligned.h for most architectures by Arnd Bergmann · 3 years, 8 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- f2e762b mm: remove xlate_dev_kmem_ptr() by David Hildenbrand · 3 years, 8 months ago
- 0214967 alpha: csum_partial_copy.c: add function prototypes from <net/checksum.h> by Randy Dunlap · 3 years, 8 months ago
- 543203d alpha: eliminate old-style function definitions by Randy Dunlap · 3 years, 8 months ago
- 17ae69a Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 3 years, 8 months ago
- 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
- b0030af Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- 14b36dc alpha: syscalls: switch to generic syscallhdr.sh by Masahiro Yamada · 3 years, 10 months ago
- b186f2c alpha: syscalls: switch to generic syscalltbl.sh by Masahiro Yamada · 3 years, 10 months ago
- a49f4f8 arch: Wire up Landlock syscalls by Mickaël Salaün · 3 years, 8 months ago
- fa8b900 quota: wire up quotactl_path by Sascha Hauer · 3 years, 10 months ago
- 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
- 2956f4e alpha: remove CONFIG_EXPERIMENTAL from defconfigs by Randy Dunlap · 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, 10 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 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
- df24212 Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 10 months ago
- 96c0a6a s390,alpha: switch to 64-bit ino_t by Heiko Carstens · 3 years, 11 months ago
- 2a18672 fs: add mount_setattr() by Christian Brauner · 4 years ago
- a5644fb arch: alpha: Remove CONFIG_OPROFILE support by Viresh Kumar · 4 years ago
- 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
- 3913d00 Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- f4a2f78 Merge tag 'rtc-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux by Linus Torvalds · 4 years ago
- b0a0c26 epoll: wire up syscall epoll_pwait2 by Willem de Bruijn · 4 years ago
- 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years ago
- 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
- 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years ago
- 4083a28 alpha: replace bogus in_interrupt() by Thomas Gleixner · 4 years ago
- d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years ago
- ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years ago
- 36d4029 alpha: switch from DISCONTIGMEM to SPARSEMEM by Mike Rapoport · 4 years ago
- a313357 genirq: Move irq_has_action() into core code by Thomas Gleixner · 4 years, 1 month ago
- edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years ago
- 0ca2ce8 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 4 years ago
- 5a9a889 alpha: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
- a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 1 month ago
- 7c951caf net: Add SO_BUSY_POLL_BUDGET socket option by Björn Töpel · 4 years, 1 month ago
- 7fd3253 net: Introduce preferred busy-polling by Björn Töpel · 4 years, 1 month ago
- 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 1 month ago
- 1d82b78 arch: move SA_* definitions to generic headers by Peter Collingbourne · 4 years, 2 months ago
- fdcfd85 rtc: rework rtc_register_device() resource management by Bartosz Golaszewski · 4 years, 2 months ago
- d7029e4 highmem: Get rid of kmap_types.h by Thomas Gleixner · 4 years, 2 months ago
- 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 3 months ago
- 6dfc3f5 alpha: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
- 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
- f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
- ecb8ac8 mm/madvise: introduce process_madvise() syscall: an external memory hinting API by Minchan Kim · 4 years, 2 months ago
- 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 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, 2 months ago