Age | Commit message (Expand) | Author |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-22 | proc: remove PDE_DATA() completely | Muchun Song |
2022-01-22 | kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases() | Luis Chamberlain |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov |
2022-01-15 | mm/mempolicy: wire up syscall set_mempolicy_home_node | Aneesh Kumar K.V |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng |
2022-01-14 | arch: decompressor: remove useless vmlinux.bin.all-y | Masahiro Yamada |
2022-01-14 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada |
2022-01-14 | sh: rename suffix-y to suffix_y | Masahiro Yamada |
2022-01-12 | Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-01-11 | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-01-08 | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada |
2022-01-05 | sh: sq: use default_groups in kobj_type | Greg Kroah-Hartman |
2021-12-17 | Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH | Alexandre Ghiti |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman |
2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2021-12-07 | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior |
2021-11-25 | Merge tag 'asm-generic-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-25 | futex: Wireup futex_waitv syscall | André Almeida |
2021-11-25 | futex: Remove futex_cmpxchg detection | Arnd Bergmann |
2021-11-17 | Add linux/cacheflush.h | Matthew Wilcox (Oracle) |
2021-11-14 | Merge tag 'sh-for-5.16' of git://git.libc.org/linux-sh | Linus Torvalds |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport |
2021-11-04 | Merge tag 'tty-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-11-03 | Merge tag 'sound-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2021-11-02 | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-11-01 | Merge tag 'rcu.2021.11.01a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-10-27 | sh: pgtable-3level: Fix cast to pointer from integer of different size | Geert Uytterhoeven |
2021-10-27 | sh: fix READ/WRITE redefinition warnings | Randy Dunlap |
2021-10-27 | sh: define __BIG_ENDIAN for math-emu | Randy Dunlap |
2021-10-27 | sh: math-emu: drop unused functions | Randy Dunlap |
2021-10-27 | sh: fix kconfig unmet dependency warning for FRAME_POINTER | Randy Dunlap |
2021-10-27 | sh: Cleanup about SPARSE_IRQ | Kefeng Wang |
2021-10-26 | ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still ... | Steven Rostedt (VMware) |
2021-10-25 | signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL) | Eric W. Biederman |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada |
2021-10-24 | sh: remove meaningless archclean line | Masahiro Yamada |
2021-10-20 | sh: Use of_get_cpu_hwid() | Rob Herring |
2021-10-20 | exit: Remove calls of do_exit after noreturn versions of die | Eric W. Biederman |
2021-10-18 | Merge tag 'v5.15-rc6' into asoc-5.16 | Mark Brown |
2021-10-18 | mm: Add flush_dcache_folio() | Matthew Wilcox (Oracle) |