Age | Commit message (Expand) | Author |
2024-09-27 | Merge tag 'bitmap-for-6.12' of https://github.com/norov/linux | Linus Torvalds |
2024-09-27 | Merge tag 'mm-hotfixes-stable-2024-09-27-09-45' of git://git.kernel.org/pub/s... | Linus Torvalds |
2024-09-26 | Revert "list: test: fix tests for list_cut_position()" | Guenter Roeck |
2024-09-25 | Merge tag 'for-6.12/block-20240925' of git://git.kernel.dk/linux | Linus Torvalds |
2024-09-24 | Merge tag 'kbuild-v6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2024-09-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2024-09-23 | Merge tag 'bcachefs-2024-09-21' of git://evilpiepirate.org/bcachefs | Linus Torvalds |
2024-09-22 | Merge branch 'address-masking' | Linus Torvalds |
2024-09-21 | Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2024-09-21 | Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds |
2024-09-21 | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-09-20 | lib/sbitmap: define swap_lock as raw_spinlock_t | Ming Lei |
2024-09-20 | kbuild: generate offset range data for builtin modules | Kris Van Hees |
2024-09-18 | Merge tag 'random-6.12-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2024-09-18 | Merge tag 'hardening-v6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-09-18 | Merge tag 'slab-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds |
2024-09-18 | Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2024-09-18 | Merge tag 'cgroup-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2024-09-17 | Merge tag 'linux_kselftest-kunit-6.12-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2024-09-17 | Merge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-09-17 | Merge tag 'x86-build-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2024-09-17 | list: test: increase coverage of list_test_list_replace*() | I Hsin Cheng |
2024-09-17 | list: test: fix tests for list_cut_position() | I Hsin Cheng |
2024-09-17 | resource, kunit: add test case for region_intersects() | Huang Ying |
2024-09-17 | Merge tag 'core-debugobjects-2024-09-16' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2024-09-17 | Merge tag 'timers-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2024-09-17 | Merge tag 'irq-core-2024-09-16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-09-16 | Merge tag 'vfs-6.12.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2024-09-16 | Merge tag 'v6.12-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2024-09-13 | btf: require pahole 1.21+ for DEBUG_INFO_BTF with default DWARF version | Masahiro Yamada |
2024-09-13 | btf: move pahole check in scripts/link-vmlinux.sh to lib/Kconfig.debug | Masahiro Yamada |
2024-09-13 | random: vDSO: minimize and simplify header includes | Christophe Leroy |
2024-09-13 | random: vDSO: avoid call to out of line memset() | Christophe Leroy |
2024-09-13 | random: vDSO: add missing c-getrandom-y in Makefile | Christophe Leroy |
2024-09-13 | random: vDSO: don't use 64-bit atomics on 32-bit architectures | Christophe Leroy |
2024-09-12 | lib/math: Add int_pow test suite | Luis Felipe Hernandez |
2024-09-12 | mm: Define struct folio_queue and ITER_FOLIOQ to handle a sequence of folios | David Howells |
2024-09-11 | lib/buildid: don't limit .note.gnu.build-id to the first page in ELF | Andrii Nakryiko |
2024-09-11 | lib/buildid: implement sleepable build_id_parse() API | Andrii Nakryiko |
2024-09-11 | lib/buildid: rename build_id_parse() into build_id_parse_nofault() | Andrii Nakryiko |
2024-09-11 | lib/buildid: remove single-page limit for PHDR search | Andrii Nakryiko |
2024-09-11 | lib/buildid: take into account e_phoff when fetching program headers | Andrii Nakryiko |
2024-09-11 | lib/buildid: add single folio-based file reader abstraction | Andrii Nakryiko |
2024-09-11 | lib/buildid: harden build ID parsing logic | Andrii Nakryiko |
2024-09-10 | Merge branch 'linus' into timers/core | Thomas Gleixner |
2024-09-09 | lib: glob.c: added null check for character class | Alok Swaminathan |
2024-09-09 | maple_tree: mark three functions as __maybe_unused | Liam R. Howlett |
2024-09-09 | lib: zstd: fix null-deref in ZSTD_createCDict_advanced2() | Sergey Senozhatsky |
2024-09-09 | lib: lz4hc: export LZ4_resetStreamHC symbol | Sergey Senozhatsky |