Age | Commit message (Expand) | Author |
2023-03-09 | sh: sanitize the flags on sigreturn | Al Viro |
2023-02-26 | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-02-22 | Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-02-21 | Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-02-20 | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-02-16 | sh: initialize max_mapnr | Mike Rapoport (IBM) |
2023-02-09 | sh: mm: set VM_IOREMAP flag to the vmalloc area | Baoquan He |
2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) |
2023-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-02-02 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
2023-02-02 | sh/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
2023-01-31 | sh: define RUNTIME_DISCARD_EXIT | Tom Saeger |
2023-01-31 | Merge tag 'v6.2-rc6' into sched/core, to pick up fixes | Ingo Molnar |
2023-01-30 | sh: checksum: add missing linux/uaccess.h include | Jakub Kicinski |
2023-01-30 | gpio: Remove unused and obsoleted irq_to_gpio() | Andy Shevchenko |
2023-01-22 | kbuild: clean up stale file removal | Masahiro Yamada |
2023-01-13 | arch/idle: Change arch_cpu_idle() behavior: always exit with IRQs disabled | Peter Zijlstra |
2023-01-13 | objtool/idle: Validate __cpuidle code as noinstr | Peter Zijlstra |
2023-01-10 | sh/mm: Fix pmd_t for real | Peter Zijlstra |
2022-12-25 | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) |
2022-12-17 | Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-12-16 | Merge tag 'usb-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-12-15 | mm: Rename GUP_GET_PTE_LOW_HIGH | Peter Zijlstra |
2022-12-15 | sh/mm: Make pmd_t similar to pte_t | Peter Zijlstra |
2022-12-13 | Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-12-12 | Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-12-08 | USB: sisusbvga: remove console support | Jiri Slaby (SUSE) |
2022-12-01 | mm, slob: rename CONFIG_SLOB to CONFIG_SLOB_DEPRECATED | Vlastimil Babka |
2022-11-18 | stackprotector: actually use get_random_canary() | Jason A. Donenfeld |
2022-11-15 | sh: ptrace: user_regset_copyin_ignore() always returns 0 | Sergey Shtylyov |
2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-10 | Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2022-10-10 | Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-10-03 | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2022-10-03 | mm: memcontrol: drop dead CONFIG_MEMCG_SWAP config symbol | Johannes Weiner |
2022-10-02 | kbuild: remove head-y syntax | Masahiro Yamada |
2022-10-02 | kbuild: use obj-y instead extra-y for objects placed at the head | Masahiro Yamada |
2022-09-29 | Merge branch 'v6.0-rc7' | Peter Zijlstra |
2022-09-13 | sh: machvec: Use char[] for section boundaries | Kees Cook |
2022-09-11 | kernel: exit: cleanup release_thread() | Kefeng Wang |
2022-09-11 | treewide: defconfig: address renamed CONFIG_DEBUG_INFO=y | Arnd Bergmann |
2022-09-11 | arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER | Zi Yan |
2022-09-05 | asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig. | Sebastian Andrzej Siewior |
2022-08-30 | perf/hw_breakpoint: Optimize constant number of breakpoint slots | Marco Elver |
2022-08-27 | provide arch_test_bit_acquire for architectures that define test_bit | Mikulas Patocka |
2022-08-07 | Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux | Linus Torvalds |