summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2026-02-08watchdog/hardlockup: simplify perf event probe and remove per-cpu dependencyQiliang Yuan
2026-02-08watchdog/softlockup: fix sample ring index wrap in need_counting_irqs()Shengming Hu
2026-02-08kho: fix doc for kho_restore_pages()Tycho Andersen (AMD)
2026-02-08tests/liveupdate: add in-kernel liveupdate testPasha Tatashin
2026-02-08liveupdate: luo_flb: introduce File-Lifecycle-Bound global statePasha Tatashin
2026-02-08liveupdate: luo_file: Use private listPasha Tatashin
2026-02-08delayacct: fix uapi timespec64 definitionArnd Bergmann
2026-02-03panic: add panic_force_cpu= parameter to redirect panic to a specific CPUPnina Feder
2026-01-31kho: skip memoryless NUMA nodes when reserving scratch areasEvangelos Petrongonas
2026-01-31crash_dump: fix dm_crypt keys locking and ref leakVasily Gorbik
2026-01-31kho: cleanup error handling in kho_populate()Mike Rapoport (Microsoft)
2026-01-31ucount: check for CAP_SYS_RESOURCE using ns_capable_noaudit()Ondrej Mosnacek
2026-01-31kexec: derive purgatory entry from symbolLi Chen
2026-01-31delayacct: add timestamp of delay maxWang Yaxin
2026-01-31tracing: remove size parameter in __trace_puts()Steven Rostedt
2026-01-31kho: simplify page initialization in kho_restore_page()Pratyush Yadav
2026-01-31kho: use unsigned long for nr_pagesPratyush Yadav
2026-01-31Merge branch 'mm-hotfixes-stable' into mm-nonmm-stable to pick up changesAndrew Morton
2026-01-26kho: print which scratch buffer failed to be reservedPratyush Yadav (Google)
2026-01-26bpf: explicitly align bpf_res_spin_lockFinn Thain
2026-01-26tsacct: skip all kernel threadsMathieu Desnoyers
2026-01-26kho: remove duplicate header file referencesLong Wei
2026-01-26kernel/fork: update obsolete use_mm references to kthread_use_mmmingzhu.wang(王明珠)
2026-01-26kho: relocate vmalloc preservation structure to KHO ABI headerJason Miu
2026-01-26kho: introduce KHO FDT ABI headerJason Miu
2026-01-26kho: docs: combine concepts and FDT documentationMike Rapoport (Microsoft)
2026-01-26liveupdate: separate memfd support into LIVEUPDATE_MEMFDPasha Tatashin
2026-01-26vmcoreinfo: make hwerr_data visible for debuggingBreno Leitao
2026-01-26kho: kho_preserve_vmalloc(): don't return 0 when ENOMEMAndrew Morton
2026-01-26kho: init alloc tags when restoring pages from reserved memoryRan Xiaokai
2026-01-20fork-comment-fix: remove ambiguous question mark in CLONE_CHILD_CLEARTID commentMinu Jin
2026-01-20kallsyms: prevent module removal when printing module name and buildidPetr Mladek
2026-01-20kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek
2026-01-20kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek
2026-01-20kallsyms: cleanup code for appending the module buildidPetr Mladek
2026-01-20module: add helper function for reading module_buildid()Petr Mladek
2026-01-20kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_b...Petr Mladek
2026-01-20kallsyms: clean up @namebuf initialization in kallsyms_lookup_buildid()Petr Mladek
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing
2026-01-20kernel/crash: handle multi-page vmcoreinfo in crash kernel copyPnina Feder
2026-01-20kernel: vmcoreinfo: allocate vmcoreinfo_data based on VMCOREINFO_BYTESPnina Feder
2026-01-20kernel: fix off-by-one benign bugsAlejandro Colomar
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20crash_dump: constify struct configfs_item_operations and configfs_group_opera...Christophe JAILLET
2026-01-20Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-19panic: only warn about deprecated panic_print on write accessGal Pressman
2026-01-18Merge tag 'cgroup-for-6.19-rc5-fixes-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-18Merge tag 'timers-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds