Age | Commit message (Expand) | Author |
2023-12-22 | Merge tag 'printk-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2023-12-21 | ida: Fix crash in ida_free when the bitmap is empty | Matthew Wilcox (Oracle) |
2023-12-15 | cred: get rid of CONFIG_DEBUG_CREDENTIALS | Jens Axboe |
2023-12-08 | Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-12-06 | lib/group_cpus.c: avoid acquiring cpu hotplug lock in group_cpus_evenly | Ming Lei |
2023-12-06 | lib/vsprintf: Fix %pfwf when current node refcount == 0 | Herve Codina |
2023-12-03 | Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-12-02 | Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2023-12-02 | Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2023-12-01 | Merge branch 'acpi-tables' | Rafael J. Wysocki |
2023-12-01 | lib: objpool: fix head overrun on RK3588 SBC | wuqiang.matt |
2023-12-01 | Merge tag 'linux_kselftest-kunit-fixes-6.7-rc4' of git://git.kernel.org/pub/s... | Linus Torvalds |
2023-11-26 | Merge tag 'parisc-for-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-11-25 | parisc: Drop the HP-UX ENOSYM and EREMOTERELEASE error codes | Helge Deller |
2023-11-24 | Merge tag 'vfs-6.7-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2023-11-24 | closures: CLOSURE_CALLBACK() to fix type punning | Kent Overstreet |
2023-11-22 | ACPI: Fix ARM32 platforms compile issue introduced by fw_table changes | Dave Jiang |
2023-11-18 | iov_iter: fix copy_page_to_iter_nofault() | Omar Sandoval |
2023-11-14 | Merge tag 'zstd-linus-v6.7-rc2' of https://github.com/terrelln/linux | Linus Torvalds |
2023-11-14 | zstd: Fix array-index-out-of-bounds UBSAN warning | Nick Terrell |
2023-11-14 | kunit: test: Avoid cast warning when adding kfree() as an action | Richard Fitzgerald |
2023-11-14 | kunit: Reset suite counter right before running tests | Michal Wajdeczko |
2023-11-14 | kunit: Warn if tests are slow | Maxime Ripard |
2023-11-10 | lib: test_objpool: make global variables static | wuqiang.matt |
2023-11-07 | Merge tag 'bcachefs-2023-11-5' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2023-11-04 | Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl | Linus Torvalds |
2023-11-03 | Merge tag 'powerpc-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2023-11-03 | Merge tag 'trace-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trace... | Linus Torvalds |
2023-11-03 | Merge tag 'printk-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2023-11-03 | Merge tag 'bitmap-for-6.7' of https://github.com/norov/linux | Linus Torvalds |
2023-11-02 | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2023-11-02 | lib/fw_table: Remove acpi_parse_entries_array() export | Dan Williams |
2023-11-02 | seq_buf: Export seq_buf_puts() | Christophe JAILLET |
2023-11-02 | seq_buf: Export seq_buf_putc() | Christophe JAILLET |
2023-11-01 | Merge tag 'linux_kselftest-kunit-6.7-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2023-11-01 | Merge tag 'probes-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/trac... | Linus Torvalds |
2023-11-01 | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-01 | Merge tag 'soc-drivers-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-11-01 | vsprintf: uninline simple_strntoull(), reorder arguments | Alexey Dobriyan |
2023-10-31 | Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2023-10-30 | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2023-10-30 | closures: Fix race in closure_sync() | Kent Overstreet |
2023-10-30 | closures: Better memory barriers | Kent Overstreet |
2023-10-30 | Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2023-10-30 | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2023-10-30 | Merge tag 'bcachefs-2023-10-30' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds |
2023-10-30 | Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux | Linus Torvalds |
2023-10-30 | Merge tag 'vfs-6.7.iov_iter' of gitolite.kernel.org:pub/scm/linux/kernel/git/... | Linus Torvalds |
2023-10-28 | seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str() | Kees Cook |