summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2025-04-10tracing: Do not use PERF enums when perf is not definedSteven Rostedt
2025-04-10tracing: Verify event formats that have "%*p.."Steven Rostedt
2025-04-10tracing/osnoise: Fix possible recursive locking for cpus_read_lock()Ran Xiaokai
2025-04-10tracing: Fix synth event printk format for str fieldsDouglas Raillard
2025-04-10tracing: Ensure module defining synth event cannot be unloaded while tracingDouglas Raillard
2025-04-10tracing: Fix use-after-free in print_graph_function_flags during tracer switc...Tengda Wu
2025-04-10uprobes/x86: Harden uretprobe syscall trampoline checkJiri Olsa
2025-04-10perf/core: Fix child_total_time_enabled accounting bug at task exitYeoreum Yun
2025-04-10ring-buffer: Fix bytes_dropped calculation issueFeng Yang
2025-04-10reboot: reboot, not shutdown, on hw_protection_reboot timeoutAhmad Fatoum
2025-04-10reboot: replace __hw_protection_shutdown bool action parameter with an enumAhmad Fatoum
2025-04-10kexec: initialize ELF lowest address to ULONG_MAXSourabh Jain
2025-04-10kernel/events/uprobes: handle device-exclusive entries correctly in __replace...David Hildenbrand
2025-04-10bpf: Fix array bounds error with may_gotoJiayuan Chen
2025-04-10bpf: Use preempt_count() directly in bpf_send_signal_common()Hou Tao
2025-04-10x86/mm/pat: Fix VM_PAT handling when fork() fails in copy_page_range()David Hildenbrand
2025-04-10sched/deadline: Rebuild root domain accounting after every updateJuri Lelli
2025-04-10sched/deadline: Generalize unique visiting of root domainsJuri Lelli
2025-04-10sched/topology: Wrappers for sched_domains_mutexJuri Lelli
2025-04-10sched/deadline: Ignore special tasks when rebuilding domainsJuri Lelli
2025-04-10perf: Supply task information to sched_task()Kan Liang
2025-04-10perf: Save PMU specific data in task_structKan Liang
2025-04-10perf/ring_buffer: Allow the EPOLLRDNORM flag for pollTao Chen
2025-04-10watchdog/hardlockup/perf: Fix perf_event memory leakLi Huafei
2025-04-10rseq: Update kernel fields in lockstep with CONFIG_DEBUG_RSEQ=yMichael Jeanson
2025-04-10sched/eevdf: Force propagating min_slice of cfs_rq when {en,de}queue tasksTianchen Ding
2025-04-10sched: Cancel the slice protection of the idle entityzihan zhou
2025-04-10seccomp: fix the __secure_computing() stub for !HAVE_ARCH_SECCOMP_FILTEROleg Nesterov
2025-04-10watch_queue: fix pipe accounting mismatchEric Sandeen
2025-04-07cgroup/rstat: Fix forceidle time in cpu.statAbel Wu
2025-03-21Merge tag 'sched-urgent-2025-03-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-20Merge tag 'dma-mapping-6.14-2025-03-21' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-03-17Merge tag 'probes-fixes-v6.14-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-16Merge tag 'trace-v6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-03-15Revert "sched/core: Reduce cost of sched_move_task when config autogroup"Dietmar Eggemann
2025-03-15tracing: tprobe-events: Fix leakage of module refcountMasami Hiramatsu (Google)
2025-03-15tracing: tprobe-events: Fix to clean up tprobe correctly when module unloadMasami Hiramatsu (Google)
2025-03-14Merge tag 'sched-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-14Merge tag 'locking-urgent-2025-03-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-03-14tracing: Correct the refcount if the hist/hist_debug file fails to openTengda Wu
2025-03-12Merge tag 'sched_ext-for-6.14-rc6-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2025-03-12dma-mapping: fix missing clear bdr in check_ram_in_range_map()Baochen Qiang
2025-03-10sched/clock: Don't define sched_clock_irqtime as static keyYafang Shao
2025-03-08locking/semaphore: Use wake_q to wake up processes outside lock critical sectionWaiman Long
2025-03-08locking/rtmutex: Use the 'struct' keyword in kernel-doc commentRandy Dunlap
2025-03-07Merge tag 'sched-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-03-07Merge tag 'perf-urgent-2025-03-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-03-06Merge tag 'vfs-6.14-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2025-03-06sched/deadline: Use online cpus for validating runtimeShrikanth Hegde
2025-03-06pid: Do not set pid_max in new pid namespacesMichal Koutný