summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2024-11-01task_work: make TWA_NMI_CURRENT handling conditional on IRQ_WORKLinus Torvalds
2024-11-01tracing: probes: Fix to zero initialize a local variableMasami Hiramatsu (Google)
2024-11-01bpf,perf: Fix perf_event_detach_bpf_prog error handlingJiri Olsa
2024-11-01posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()Jinjie Ruan
2024-11-01bpf: Fix overloading of MEM_UNINIT's meaningDaniel Borkmann
2024-11-01bpf: Add MEM_WRITE attributeDaniel Borkmann
2024-11-01bpf: Simplify checking size of helper accessesAndrei Matei
2024-11-01tracing: Consider the NULL character when validating the event lengthLeo Yan
2024-11-01tracing/probes: Fix MAX_TRACE_ARGS limit handlingMikel Rychliski
2024-11-01uprobe: avoid out-of-bounds memory access of fetching argsQiao Ma
2024-11-01uprobes: prevent mutex_lock() under rcu_read_lock()Andrii Nakryiko
2024-11-01uprobes: prepare uprobe args buffer lazilyAndrii Nakryiko
2024-11-01uprobes: encapsulate preparation of uprobe args bufferAndrii Nakryiko
2024-11-01tracing/probes: Support $argN in return probe (kprobe and fprobe)Masami Hiramatsu (Google)
2024-11-01tracing/probes: cleanup: Set trace_probe::nr_args at trace_probe_initMasami Hiramatsu (Google)
2024-11-01tracing/fprobe-event: cleanup: Fix a wrong comment in fprobe eventMasami Hiramatsu (Google)
2024-11-01bpf: Fix iter/task tid filteringJordan Rome
2024-11-01bpf: Fix truncation bug in coerce_reg_to_size_sx()Dimitar Kanaliev
2024-11-01sched/core: Disable page allocation in task_tick_mm_cid()Waiman Long
2024-11-01task_work: Add TWA_NMI_CURRENT as an additional notify mode.Sebastian Andrzej Siewior
2024-11-01bpf: fix kfunc btf caching for modulesToke Høiland-Jørgensen
2024-11-01bpf: fix unpopulated name_len field in perf_event link infoTyrone Wu
2024-11-01bpf: Add cookie to perf_event bpf_link_info recordsJiri Olsa
2024-11-01bpf: Add missed value to kprobe perf link infoJiri Olsa
2024-11-01bpf: Fix memory leak in bpf_core_applyJiri Olsa
2024-11-01bpf: devmap: provide rxq after redirectFlorian Kauer
2024-10-22posix-clock: Fix missing timespec64 check in pc_clock_settime()Jinjie Ruan
2024-10-17kthread: unpark only parked kthreadFrederic Weisbecker
2024-10-17rcu/nocb: Fix rcuog wake-up from offline softirqFrederic Weisbecker
2024-10-17rcu/nocb: Make IRQs disablement symmetricFrederic Weisbecker
2024-10-17bpf: Prevent tail call between progs attached to different hooksXu Kuohai
2024-10-17bpf: Check percpu map value size firstTao Chen
2024-10-17tracing: Have saved_cmdlines arrays all in one allocationSteven Rostedt (Google)
2024-10-17tracing: Remove precision vsnprintf() check from print eventSteven Rostedt (Google)
2024-10-10sched: psi: fix bogus pressure spikes from aggregation raceJohannes Weiner
2024-10-10uprobes: fix kernel info leak via "[uprobes]" vmaOleg Nesterov
2024-10-10close_range(): fix the logics in descriptor table trimmingAl Viro
2024-10-10tracing/timerlat: Fix duplicated kthread creation due to CPU online/offlineWei Li
2024-10-10tracing/timerlat: Fix a race during cpuhp processingWei Li
2024-10-10tracing/timerlat: Drop interface_lock in stop_kthread()Wei Li
2024-10-10tracing/hwlat: Fix a race during cpuhp processingWei Li
2024-10-10resource: fix region_intersects() vs add_memory_driver_managed()Huang Ying
2024-10-10perf/core: Fix small negative period being ignoredLuo Gengkun
2024-10-10perf: Really fix event_function_call() lockingNamhyung Kim
2024-10-10bpf: Make the pointer returned by iter next method validJuntong Deng
2024-10-10perf: Fix event_function_call() lockingPeter Zijlstra
2024-10-10perf,x86: avoid missing caller address in stack traces captured in uprobeAndrii Nakryiko
2024-10-10rcuscale: Provide clear error when async specified without primitivesPaul E. McKenney
2024-10-10drivers/perf: arm_spe: Use perf_allow_kernel() for permissionsJames Clark
2024-10-10jump_label: Fix static_key_slow_dec() yet againPeter Zijlstra