summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-05-21fork: define a local GFP_VMAP_STACKLinus Walleij
2025-05-21fork: check charging success before zeroing stackPasha Tatashin
2025-05-21fork: clean-up naming of vm_stack/vm_struct variables in vmap stacks codePasha Tatashin
2025-05-21fork: clean-up ifdef logic around stack allocationPasha Tatashin
2025-05-21kernel/watchdog: add /sys/kernel/{hard,soft}lockup_countMax Kellermann
2025-05-21crash_dump: retrieve dm crypt keys in kdump kernelCoiby Xu
2025-05-21crash_dump: reuse saved dm crypt keys for CPU/memory hot-pluggingCoiby Xu
2025-05-21crash_dump: store dm crypt keys in kdump reserved memoryCoiby Xu
2025-05-21crash_dump: make dm crypt keys persist for the kdump kernelCoiby Xu
2025-05-21kexec_file: allow to place kexec_buf randomlyCoiby Xu
2025-05-11kexec_file: use SHA-256 library API instead of crypto_shash APIEric Biggers
2025-05-11watchdog: fix watchdog may detect false positive of softlockupLuo Gengkun
2025-05-11crash: fix spelling mistake "crahskernel" -> "crashkernel"Colin Ian King
2025-05-11relay: remove unused relay_late_setup_filesDr. David Alan Gilbert
2025-05-11hung_task: show the blocker task if the task is hung on semaphoreLance Yang
2025-05-11hung_task: replace blocker_mutex with encoded blockerLance Yang
2025-05-11exit: combine work under lock in synchronize_group_exit() and coredump_task_e...Mateusz Guzik
2025-05-11crash: export PAGE_UNACCEPTED_MAPCOUNT_VALUE to vmcoreinfoZhiquan Li
2025-05-11exit: move and extend sched_process_exit() tracepointAndrii Nakryiko
2025-05-11Merge tag 'timers-urgent-2025-05-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-07module: ensure that kobject_put() is safe for module type kobjectsDmitry Antipov
2025-05-04Merge tag 'trace-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-04Merge tag 'irq-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-05-01tracing: Do not take trace_event_sem in print_event_fields()Steven Rostedt
2025-05-01tracing: Fix trace_adjust_address() when there is no modules in scratch areaSteven Rostedt
2025-05-01ftrace: Fix NULL memory allocation checkColin Ian King
2025-05-01tracing: Fix oob write in trace_seq_to_buffer()Jeongjun Park
2025-04-30genirq/msi: Prevent NULL pointer dereference in msi_domain_debug_show()Andrew Jones
2025-04-30Merge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-04-28timekeeping: Prevent coarse clocks going backwardsThomas Gleixner
2025-04-26Merge tag 'sched-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-04-26Merge tag 'perf-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-26sched/eevdf: Fix se->slice being set to U64_MAX and resulting crashOmar Sandoval
2025-04-25Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-25Merge tag 'dma-mapping-6.15-2025-04-25' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-04-25bpf: Add namespace to BPF internal symbolsAlexei Starovoitov
2025-04-25bpf: fix possible endless loop in BPF map iterationBrandon Kammerdiener
2025-04-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2025-04-23perf/core: Change to POLLERR for pinned events with errorNamhyung Kim
2025-04-22dma-coherent: Warn if OF reserved memory is beyond current coherent DMA maskChen-Yu Tsai
2025-04-22dma-mapping: Fix warning reported for missing prototypeBalbir Singh
2025-04-21Merge tag 'sched_ext-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-04-21Merge tag 'cgroup-for-6.15-rc3-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-04-19Merge tag 'vfs-6.15-rc3.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-04-19Merge tag 'trace-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-18vhost_task: fix vhost_task_create() documentationStefano Garzarella
2025-04-17tracing: Fix filter string testingSteven Rostedt
2025-04-17ftrace: Fix type of ftrace_graph_ent_entry.depthIlya Leoshkevich
2025-04-17ftrace: fix incorrect hash size in register_ftrace_direct()Menglong Dong
2025-04-17ftrace: Free ftrace hashes after they are replaced in the subops codeSteven Rostedt