Age | Commit message (Expand) | Author | Files | Lines |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 1 | -2/+0 |
2022-01-22 | mm: remove cleancache | Christoph Hellwig | 12 | -12/+0 |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -13/+3 |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -12/+11 |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov | 1 | -2/+0 |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V | 1 | -0/+1 |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng | 1 | -12/+10 |
2022-01-11 | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+0 |
2022-01-10 | Merge tag 'm68k-for-v5.17-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 15 | -33/+9 |
2022-01-08 | ptrace/m68k: Stop open coding ptrace_report_syscall | Eric W. Biederman | 1 | -11/+1 |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman | 2 | -2/+2 |
2021-12-13 | m68k: defconfig: Update defconfigs for v5.16-rc1 | Geert Uytterhoeven | 12 | -24/+0 |
2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar | 3 | -2/+2 |
2021-11-29 | m68k: Enable memtest functionality | Finn Thain | 3 | -9/+9 |
2021-11-25 | Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2021-11-25 | Merge tag 'folio-5.16b' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -1/+0 |
2021-11-25 | futex: Wireup futex_waitv syscall | André Almeida | 1 | -0/+1 |
2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann | 1 | -1/+0 |
2021-11-19 | signal: Replace force_fatal_sig with force_exit_sig when in doubt | Eric W. Biederman | 1 | -1/+1 |
2021-11-17 | Add linux/cacheflush.h | Matthew Wilcox (Oracle) | 1 | -1/+0 |
2021-11-11 | Merge tag 'm68knommu-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -12/+2 |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -3/+1 |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -3/+6 |
2021-11-06 | memblock: allow to specify flags with memblock_add_node() | David Hildenbrand | 2 | -3/+6 |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2021-11-01 | Merge tag 'm68k-for-v5.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 13 | -25/+61 |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -4/+2 |
2021-11-01 | Merge tag 'for-5.16/drivers-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+7 |
2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+1 |
2021-11-01 | Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache | Linus Torvalds | 1 | -0/+1 |
2021-10-29 | signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) | Eric W. Biederman | 1 | -1/+1 |
2021-10-26 | m68knommu: Remove MCPU32 config symbol | Geert Uytterhoeven | 2 | -12/+1 |
2021-10-26 | m68k: set a default value for MEMORY_RESERVE | Randy Dunlap | 1 | -0/+1 |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 1 | -3/+1 |
2021-10-21 | m68k/emu/nfblock: add error handling support for add_disk() | Luis Chamberlain | 1 | -2/+7 |
2021-10-18 | block: switch polling to be bio based | Christoph Hellwig | 1 | -2/+1 |
2021-10-18 | mm: Add flush_dcache_folio() | Matthew Wilcox (Oracle) | 1 | -0/+1 |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2 | -4/+2 |
2021-10-11 | m68k: defconfig: Update defconfigs for v5.15-rc1 | Geert Uytterhoeven | 12 | -24/+60 |
2021-10-02 | arch: use eth_hw_addr_set() | Jakub Kicinski | 1 | -1/+1 |
2021-09-24 | m68k: muldi3: Use semicolon instead of comma | Geert Uytterhoeven | 1 | -1/+1 |
2021-09-24 | m68k: Remove set_fs() | Christoph Hellwig | 22 | -117/+46 |
2021-09-24 | m68k: Provide __{get,put}_kernel_nofault | Christoph Hellwig | 1 | -21/+84 |
2021-09-24 | m68k: Factor the 8-byte lowlevel {get,put}_user code into helpers | Christoph Hellwig | 1 | -51/+60 |
2021-09-24 | m68k: Use BUILD_BUG for passing invalid sizes to get_user/put_user | Christoph Hellwig | 1 | -7/+2 |
2021-09-24 | m68k: Remove the 030 case in virt_to_phys_slow | Christoph Hellwig | 1 | -18/+1 |
2021-09-24 | m68k: Document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES | Christoph Hellwig | 1 | -0/+4 |
2021-09-24 | m68k: Leave stack mangling to asm wrapper of sigreturn() | Al Viro | 5 | -105/+71 |
2021-09-24 | m68k: Update ->thread.esp0 before calling syscall_trace() in ret_from_signal | Al Viro | 1 | -0/+2 |