summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-05lib/min_heap: introduce non-inline versions of min heap API functionsKuan-Wei Chiu
2024-11-05percpu: cast percpu pointer in PERCPU_PTR() via unsigned longUros Bizjak
2024-11-05percpu: introduce PERCPU_PTR() macroUros Bizjak
2024-11-05percpu: merge VERIFY_PERCPU_PTR() into its only userUros Bizjak
2024-11-05perf tools: update expected diff for lib/list_sort.cKuan-Wei Chiu
2024-11-05tools/lib/list_sort: remove unnecessary header includesKuan-Wei Chiu
2024-11-05lib/list_sort: remove unnecessary header includesKuan-Wei Chiu
2024-11-05ipc: fix memleak if msg_init_ns failed in create_ipc_nsMa Wupeng
2024-11-05scripts/spelling.txt: add typo "exprienced" and "rewritting"WangYuli
2024-11-05perf/hw_breakpoint: use ERR_PTR_PCPU(), IS_ERR_PCPU() and PTR_ERR_PCPU() macrosUros Bizjak
2024-11-05scripts/decode_stacktrace.sh: remove trailing spaceBreno Leitao
2024-11-05lib/Makefile: make union-find compilation conditional on CONFIG_CPUSETSKuan-Wei Chiu
2024-11-05tools: fix -Wunused-result in linux.cShuah Khan
2024-11-05lib/crc16_kunit.c: add KUnit tests for crc16Vinicius Peixoto
2024-11-05scatterlist: fix a typoSui Jingfeng
2024-11-05reboot: move reboot_notifier_list to kernel/reboot.cThomas Weißschuh
2024-11-05resource: correct reallocate_resource() documentationIlpo Järvinen
2024-11-05list: test: check the size of every lists for list_cut_position*()I Hsin Cheng
2024-11-05lib/Kconfig.debug: move int_pow test option to runtime testing sectionKuan-Wei Chiu
2024-11-05drm: replace strcpy() with strscpy()Yafang Shao
2024-11-05mm/util: deduplicate code in {kstrdup,kstrndup,kmemdup_nul}Yafang Shao
2024-11-05mm/util: fix possible race condition in kstrdup()Yafang Shao
2024-11-05bpftool: ensure task comm is always NUL-terminatedYafang Shao
2024-11-05security: replace memcpy() with get_task_comm()Yafang Shao
2024-11-05auditsc: replace memcpy() with strscpy()Yafang Shao
2024-11-05get rid of __get_task_comm()Yafang Shao
2024-11-05ipc/msg: replace one-element array with flexible array memberThorsten Blum
2024-11-05scripts/spelling.txt: add more spellings correctionsYu Jiaoliang
2024-11-05resource: introduce is_type_match() helper and use itAndy Shevchenko
2024-11-05resource: replace open coded resource_intersection()Andy Shevchenko
2024-11-05kernel/watchdog: always restore watchdog_softlockup(,hardlockup)_user_enabled...Tio Zhang
2024-11-05kexec/crash: no crash update when kexec in progressSourabh Jain
2024-11-05ocfs2: fix typo in commentMohammed Anees
2024-11-05ocfs2: remove unused declaration in header fileZhang Zekun
2024-11-03Linux 6.12-rc6v6.12-rc6Linus Torvalds
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-03Merge tag 'phy-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-03Merge tag 'dmaengine-fix-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-03Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-03Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-03mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao
2024-11-03mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao
2024-11-03Merge tag 'char-misc-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-03Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-03Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-03Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-03Merge tag 'sched-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-03Merge tag 'perf-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-03Merge tag 'irq-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds