- 3689f9f Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux by Linus Torvalds · 3 years ago
- 0a4ee51 mm: remove cleancache by Christoph Hellwig · 3 years ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 47d8c15 include: move find.h from asm_generic to linux by Yury Norov · 3 years, 5 months ago
- 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
- 36ef159 mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit by Qi Zheng · 3 years ago
- daadb3b Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- 8cc1e20 Merge tag 'm68k-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 3 years ago
- a403df2 ptrace/m68k: Stop open coding ptrace_report_syscall by Eric W. Biederman · 3 years ago
- 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 6 months ago
- 1a0ae06 m68k: defconfig: Update defconfigs for v5.16-rc1 by Geert Uytterhoeven · 3 years, 1 month ago
- 6773cc3 Merge tag 'v5.16-rc5' into locking/core, to pick up fixes by Ingo Molnar · 3 years ago
- 376e3fd m68k: Enable memtest functionality by Finn Thain · 3 years, 1 month ago
- b501b85 Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 1 month ago
- 7994149 Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 1 month ago
- a0eb2da9 futex: Wireup futex_waitv syscall by André Almeida · 3 years, 1 month ago
- 3297481 futex: Remove futex_cmpxchg detection by Arnd Bergmann · 3 years, 2 months ago
- fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 1 month ago
- 522a003 Add linux/cacheflush.h by Matthew Wilcox (Oracle) · 3 years, 2 months ago
- 6d76f6e Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 3 years, 2 months ago
- 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- 1e9ed93 Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 952eea9 memblock: allow to specify flags with memblock_add_node() by David Hildenbrand · 3 years, 2 months ago
- fc02cb2 Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 2 months ago
- 03feb7c Merge tag 'm68k-for-v5.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 3 years, 2 months ago
- 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 2 months ago
- 643a723 Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 33c8846c Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 2 months ago
- 49f8275 Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache by Linus Torvalds · 3 years, 2 months ago
- e21294a signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) by Eric W. Biederman · 3 years, 2 months ago
- 6dbe88e m68knommu: Remove MCPU32 config symbol by Geert Uytterhoeven · 3 years, 3 months ago
- 1aaa557 m68k: set a default value for MEMORY_RESERVE by Randy Dunlap · 3 years, 3 months ago
- 8212f89 kbuild: use more subdir- for visiting subdirectories while cleaning by Masahiro Yamada · 3 years, 3 months ago
- 21fd880 m68k/emu/nfblock: add error handling support for add_disk() by Luis Chamberlain · 3 years, 2 months ago
- 3e08773 block: switch polling to be bio based by Christoph Hellwig · 3 years, 3 months ago
- 08b0b00 mm: Add flush_dcache_folio() by Matthew Wilcox (Oracle) · 4 years ago
- 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
- 8a3c0a7 m68k: defconfig: Update defconfigs for v5.15-rc1 by Geert Uytterhoeven · 3 years, 3 months ago
- 4e9b9de arch: use eth_hw_addr_set() by Jakub Kicinski · 3 years, 3 months ago
- 6621cb4 m68k: muldi3: Use semicolon instead of comma by Geert Uytterhoeven · 3 years, 3 months ago
- 9fde0348 m68k: Remove set_fs() by Christoph Hellwig · 3 years, 3 months ago
- 8ade833 m68k: Provide __{get,put}_kernel_nofault by Christoph Hellwig · 3 years, 3 months ago
- 01eec1a m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers by Christoph Hellwig · 3 years, 3 months ago
- 25d2cae m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user by Christoph Hellwig · 3 years, 3 months ago
- c4f607c m68k: Remove the 030 case in virt_to_phys_slow by Christoph Hellwig · 3 years, 3 months ago
- 1dc4027 m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES by Christoph Hellwig · 3 years, 3 months ago
- 0d20abd m68k: Leave stack mangling to asm wrapper of sigreturn() by Al Viro · 3 years, 5 months ago
- 50e43a5 m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal by Al Viro · 3 years, 5 months ago
- 4bb0bd8 m68k: Handle arrivals of multiple signals correctly by Al Viro · 3 years, 5 months ago
- a7b68ed m68k: mvme: Remove overdue #warnings in RTC handling by Geert Uytterhoeven · 3 years, 4 months ago
- b1a8985 m68k: Double cast io functions to unsigned long by Guenter Roeck · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 4 months ago
- 6104dde Merge tag 'm68knommu-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 3 years, 4 months ago
- 4cdc4cc Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 4 months ago
- bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
- 7c314bdf Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 3 years, 4 months ago
- 6793691 Merge tag 'for-5.15/block-2021-08-30' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 4 months ago
- adc5ea2 Merge tag 'm68k-for-v5.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 3 years, 4 months ago
- a3616a3 signal/m68k: Use force_sigsegv(SIGSEGV) in fpsp040_die by Eric W. Biederman · 3 years, 5 months ago
- 87d9302 m68k: Fix asm register constraints for atomic ops by Geert Uytterhoeven · 3 years, 5 months ago
- db87db6 m68knommu: only set CONFIG_ISA_DMA_API for ColdFire sub-arch by Arnd Bergmann · 3 years, 5 months ago
- f6a4f0b m68k: coldfire: return success for clk_enable(NULL) by Dan Carpenter · 3 years, 5 months ago
- 35a9f93 m68k: m5441x: add flexcan support by Angelo Dureghello · 3 years, 6 months ago
- 40cff49 m68k: stmark2: update board setup by Angelo Dureghello · 3 years, 6 months ago
- cd3bf8c m68k/nommu: prevent setting ROMKERNEL when ROM is not set by Randy Dunlap · 3 years, 6 months ago
- 2189e92 m68k: Fix invalid RMW_INSNS on CPUs that lack CAS by Geert Uytterhoeven · 3 years, 5 months ago
- 07aa6c7 m68k: defconfig: Update defconfigs for v5.14-rc1 by Geert Uytterhoeven · 3 years, 6 months ago
- 15e5802 Merge 5.14-rc5 into tty-next by Greg Kroah-Hartman · 3 years, 5 months ago
- 2164877 block: remove cmdline-parser.c by Christoph Hellwig · 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
- e622699 asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols by Arnd Bergmann · 3 years, 7 months ago
- 98b861a asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user by Arnd Bergmann · 4 years ago
- 9f90a4d tty: drop put_tty_driver by Jiri Slaby · 3 years, 5 months ago
- 39b7b42 tty: stop using alloc_tty_driver by Jiri Slaby · 3 years, 5 months ago
- 0524513a tty: don't store semi-state into tty drivers by Jiri Slaby · 3 years, 5 months ago
- 9f66861 m68k/coldfire: change pll var. to clk_pll by Randy Dunlap · 3 years, 6 months ago
- 761608f m68k: emu: Fix invalid free in nfeth_cleanup() by Pavel Skripkin · 3 years, 6 months ago
- 21ed492 m68k: MAC should select HAVE_PATA_PLATFORM by Geert Uytterhoeven · 3 years, 6 months ago
- b48c723 exit/bdflush: Remove the deprecated bdflush system call by Eric W. Biederman · 3 years, 6 months 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
- ed408db m68k: convert to setup_initial_init_mm() by Kefeng Wang · 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
- 8fc4fb1 Merge tag 'm68knommu-for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu 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
- 514798d Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux 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
- 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
- 63703f3 mm: generalize ZONE_[DMA|DMA32] by Kefeng Wang · 3 years, 6 months ago
- df668a5 Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
- 5ab06e1 m68k: remove support for DISCONTIGMEM by Mike Rapoport · 3 years, 6 months ago
- 5673a60 mm: update legacy flush_tlb_* to use vma by Chen Li · 3 years, 6 months ago
- 3b93e04 arch/m68k/kernel/sys_m68k: use vma_lookup() in sys_cacheflush() by Liam Howlett · 3 years, 6 months ago