Age | Commit message (Expand) | Author |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-09-13 | xtensa: Emulate one-byte cmpxchg | Paul E. McKenney |
2024-09-09 | mm: make arch_get_unmapped_area() take vm_flags by default | Mark Brown |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-07-16 | Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2024-07-15 | Merge tag 'for-6.11/block-20240710' of git://git.kernel.dk/linux | Linus Torvalds |
2024-07-10 | clone3: drop __ARCH_WANT_SYS_CLONE3 macro | Arnd Bergmann |
2024-07-09 | arch/xtensa: always_inline get_current() and current_thread_info() | Suren Baghdasaryan |
2024-07-03 | mm: implement update_mmu_tlb() using update_mmu_tlb_range() | Bang Li |
2024-07-03 | mm: add update_mmu_tlb_range() | Bang Li |
2024-06-19 | block: move the nonrot flag to queue_limits | Christoph Hellwig |
2024-05-23 | mseal: wire up mseal syscall | Jeff Xu |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-18 | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-05-10 | kbuild: use $(src) instead of $(srctree)/$(src) for source directory | Masahiro Yamada |
2024-05-05 | xtensa/mm: convert check_tlb_entry() to sanity check folios | David Hildenbrand |
2024-05-02 | Merge tag 'xtensa-20240502' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2024-04-28 | xtensa: remove redundant flush_dcache_page and ARCH_IMPLEMENTS_FLUSH_DCACHE_P... | Barry Song |
2024-04-25 | xtensa: remove uses of PG_arch_1 on individual pages | Matthew Wilcox (Oracle) |
2024-04-04 | tty: xtensa/iss: Use min() to fix Coccinelle warning | Thorsten Blum |
2024-04-02 | xtensa: fix MAKE_PC_FROM_RA second argument | Max Filippov |
2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-03-12 | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-03-11 | Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux | Linus Torvalds |
2024-03-06 | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann |
2024-02-22 | Introduce cpu_dcache_is_aliasing() across all architectures | Mathieu Desnoyers |
2024-02-19 | block: pass a queue_limits argument to blk_alloc_disk | Christoph Hellwig |
2024-02-09 | work around gcc bugs with 'asm goto' with outputs | Linus Torvalds |
2024-01-18 | Merge tag 'percpu-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds |
2024-01-18 | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2024-01-17 | Merge tag 'xtensa-20240117' of https://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2024-01-11 | xtensa: don't produce FDPIC output with fdpic toolchain | Max Filippov |
2024-01-09 | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-01-09 | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-01-08 | mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER | Kirill A. Shutemov |
2023-12-29 | xtensa, kasan: define KASAN_SHADOW_END | Andrey Konovalov |
2023-12-14 | wire up syscalls for statmount/listmount | Miklos Szeredi |
2023-12-14 | mm: Introduce flush_cache_vmap_early() | Alexandre Ghiti |
2023-12-08 | tty: xtensa/iss: use u8 | Jiri Slaby (SUSE) |
2023-11-29 | xtensa: Use PCI_HEADER_TYPE_MFD instead of literal | Ilpo Järvinen |
2023-11-29 | xtensa: replace <asm-generic/export.h> with <linux/export.h> | Masahiro Yamada |
2023-11-29 | xtensa: fix variants path in the Kconfig help | Yujie Liu |
2023-11-12 | LSM: wireup Linux Security Module syscalls | Casey Schaufler |
2023-11-03 | Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-17 | vgacon, arch/*: remove unused screen_info definitions | Arnd Bergmann |
2023-10-09 | Merge tag 'v6.6-rc5' into locking/core, to pick up fixes | Ingo Molnar |
2023-10-06 | arch: Reserve map_shadow_stack() syscall number for all architectures | Sohil Mehta |
2023-10-03 | syscalls: Cleanup references to sys_lookup_dcookie() | Sohil Mehta |
2023-09-21 | futex: Add sys_futex_requeue() | peterz@infradead.org |