Age | Commit message (Expand) | Author |
2023-02-23 | Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/... | 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-20 | Merge tag 'sched-core-2023-02-20' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-02-13 | char/agp: introduce asm-generic/agp.h | Mike Rapoport |
2023-02-13 | char/agp: consolidate {alloc,free}_gatt_pages() | Mike Rapoport |
2023-02-09 | mm, arch: add generic implementation of pfn_valid() for FLATMEM | Mike Rapoport (IBM) |
2023-02-02 | arch/alpha/kernel/process.c: remove unnecessary (void*) conversions | Li zeming |
2023-02-02 | arch/alpha/kernel/smp.c: remove unnecessary (void*) conversions | Li zeming |
2023-02-02 | mm: add vma_alloc_zeroed_movable_folio() | Matthew Wilcox (Oracle) |
2023-02-02 | mm: remove __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
2023-02-02 | alpha/mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE | David Hildenbrand |
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 |
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 'pull-alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2022-11-24 | [elf][non-regset] uninline elf_core_copy_task_fpregs() (and lose pt_regs argu... | Al Viro |
2022-11-08 | mm: remove kern_addr_valid() completely | Kefeng Wang |
2022-10-29 | alpha: ret_from_fork can go straight to ret_to_user | Al Viro |
2022-10-29 | alpha: syscall exit cleanup | Al Viro |
2022-10-29 | alpha: fix handling of a3 on straced syscalls | Al Viro |
2022-10-29 | alpha: fix syscall entry in !AUDUT_SYSCALL case | Al Viro |
2022-10-29 | alpha: _TIF_ALLWORK_MASK is unused | Al Viro |
2022-10-29 | alpha: fix TIF_NOTIFY_SIGNAL handling | Al Viro |
2022-10-23 | kill signal_pt_regs() | Al Viro |
2022-10-14 | Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2022-10-11 | alpha: remove the needless aliases osf_{readv,writev} | Lukas Bulwahn |
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 | alpha: fix marvel_ioread8 build regression | Arnd Bergmann |
2022-10-07 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2022-10-06 | Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2022-10-06 | Merge tag 'asm-generic-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-10-04 | alpha: add full ioread64/iowrite64 implementation | Arnd Bergmann |
2022-10-03 | Merge tag 'execve-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
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-27 | a.out: Remove the a.out implementation | Eric W. Biederman |
2022-09-11 | alpha: move from strlcpy with unused retval to strscpy | Wolfram Sang |
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 | mm/madvise: introduce MADV_COLLAPSE sync hugepage collapse | Zach O'Keefe |
2022-09-09 | termios: get rid of non-UAPI asm/termios.h | Al Viro |
2022-09-09 | make generic INIT_C_CC a bit more generic | Al Viro |
2022-09-09 | termios: consolidate values for VDISCARD in INIT_C_CC | Al Viro |
2022-09-09 | termios: start unifying non-UAPI parts of asm/termios.h | Al Viro |
2022-09-09 | termios: uninline conversion helpers | Al Viro |
2022-09-08 | alpha: Use generic <asm-generic/io.h> | Linus Walleij |
2022-08-27 | provide arch_test_bit_acquire for architectures that define test_bit | Mikulas Patocka |
2022-08-17 | Change calling conventions for filldir_t | Al Viro |