summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-11mm/kasan: add module decriptionArnd Bergmann
2025-04-11ucs2_string: add module descriptionArnd Bergmann
2025-04-11zlib: add module descriptionArnd Bergmann
2025-04-11fpga: tests: add module descriptionsArnd Bergmann
2025-04-11samples/livepatch: add module descriptionsArnd Bergmann
2025-04-11ASN.1: add module descriptionArnd Bergmann
2025-04-11mm/vma: add give_up_on_oom option on modify/merge, use in uffd releaseLorenzo Stoakes
2025-04-11selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-11MAINTAINERS: add Andrew and Baoquan as kexec maintainersBaoquan He
2025-04-11mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio()Liu Shixin
2025-04-11mm/page_alloc: avoid second trylock of zone->lockAlexei Starovoitov
2025-04-11mm/compaction: fix bug in hugetlb handling pathwayVishal Moola (Oracle)
2025-04-11lib/iov_iter: fix to increase non slab folio refcountSheng Yong
2025-04-11mseal: fix typo and style in documentationTakuma Watanabe
2025-04-11locking/local_lock, mm: replace localtry_ helpers with local_trylock_t typeAlexei Starovoitov
2025-04-11test suite: use %zu to print size_tMatthew Wilcox (Oracle)
2025-04-11radix-tree: add missing cleanup.hDaniel Gomez
2025-04-11mailmap: map Loic Poulain's old email addressesLoic Poulain
2025-04-06Linux 6.15-rc1v6.15-rc1Linus Torvalds
2025-04-06tools/include: make uapi/linux/types.h usable from assemblyThomas Weißschuh
2025-04-06Merge tag 'turbostat-2025.05.06' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-06Merge tag 'soundwire-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-06tools/power turbostat: v2025.05.06Len Brown
2025-04-06tools/power turbostat: disable "cpuidle" invocation counters, by defaultLen Brown
2025-04-06Merge tag 'perf-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-06Merge tag 'sched-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-06Disable SLUB_TINY for build testingLinus Torvalds
2025-04-06tools/power turbostat: re-factor sysfs codeLen Brown
2025-04-06tools/power turbostat: Restore GFX sysfs fflush() callZhang Rui
2025-04-06tools/power turbostat: Document GNR UncMHz domain conventionLen Brown
2025-04-06tools/power turbostat: report CoreThr per measurement intervalLen Brown
2025-04-06tools/power turbostat: Increase CPU_SUBSET_MAXCPUS to 8192Justin Ernst
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-04-06Merge tag 'timers-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-06Merge tag 'sh-for-v6.15-tag1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-04-05Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2025-04-05Merge tag 'drm-next-2025-04-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-04-06kbuild: rpm-pkg: build a debuginfo RPMUday Shankar
2025-04-06kconfig: merge_config: use an empty file as initfileDaniel Gomez
2025-04-06nios2: migrate to the generic rule for built-in DTBMasahiro Yamada
2025-04-05sh: defconfig: Drop obsolete CONFIG_NET_CLS_TCINDEXJohan Korsnes
2025-04-05sh: Align .bss section padding to 8-byte boundaryArtur Rojek
2025-04-05Merge tag 'input-for-v6.15-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao
2025-04-05hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()Nam Cao
2025-04-05hrtimers: Rename debug_init() to debug_setup()Nam Cao
2025-04-05hrtimers: Rename __hrtimer_init_sleeper() to __hrtimer_setup_sleeper()Nam Cao
2025-04-05hrtimers: Remove unnecessary NULL check in hrtimer_start_range_ns()Nam Cao
2025-04-05hrtimers: Make callback function pointer privateNam Cao