summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
5 daysMerge tag 'trace-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'irq-urgent-2025-05-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
7 daystracing: Do not take trace_event_sem in print_event_fields()Steven Rostedt
8 daystracing: Fix trace_adjust_address() when there is no modules in scratch areaSteven Rostedt
8 daysftrace: Fix NULL memory allocation checkColin Ian King
8 daystracing: Fix oob write in trace_seq_to_buffer()Jeongjun Park
9 daysgenirq/msi: Prevent NULL pointer dereference in msi_domain_debug_show()Andrew Jones
9 daysMerge tag 'modules-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
13 daysMerge tag 'sched-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
13 daysMerge tag 'perf-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
13 dayssched/eevdf: Fix se->slice being set to U64_MAX and resulting crashOmar Sandoval
14 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
14 daysMerge tag 'dma-mapping-6.15-2025-04-25' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
14 daysbpf: Add namespace to BPF internal symbolsAlexei Starovoitov
14 daysbpf: 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
2025-04-17ftrace: Reinitialize hash to EMPTY_HASH after freeingSteven Rostedt
2025-04-17ftrace: Initialize variables for ftrace_startup/shutdown_subops()Steven Rostedt
2025-04-17cgroup/cpuset-v1: Add missing support for cpuset_v2_modeT.J. Mercier
2025-04-17cgroup: Fix compilation issue due to cgroup_mutex not being exportedgaoxu
2025-04-17cpufreq/sched: Set need_freq_update in ignore_dl_rate_limit()Rafael J. Wysocki
2025-04-17cpufreq/sched: Explicitly synchronize limits_changed flag handlingRafael J. Wysocki
2025-04-17cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITSRafael J. Wysocki
2025-04-16kernel: globalize lookup_or_create_module_kobject()Shyam Saini
2025-04-16kernel: refactor lookup_or_create_module_kobject()Shyam Saini
2025-04-16kernel: param: rename locate_module_kobjectShyam Saini
2025-04-15fs: add kern_path_locked_negative()Christian Brauner
2025-04-14dma/mapping.c: dev_dbg support for dma_addressing_limitedBalbir Singh
2025-04-12Merge tag 'trace-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-12rv: Fix out-of-bound memory access in rv_is_container_monitor()Nam Cao
2025-04-12ftrace: Do not have print_graph_retval() add a newlineSteven Rostedt
2025-04-11ftrace: Fix accounting of subop hashesSteven Rostedt
2025-04-11ftrace: Properly merge notrace hashesAndy Chiu
2025-04-11bpf: Convert ringbuf map to rqspinlockKumar Kartikeya Dwivedi
2025-04-10Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-04-10Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-04-10bpf: Convert queue_stack map to rqspinlockKumar Kartikeya Dwivedi