summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
15 hoursbpf: Disable preemption in bpf_get_stackidJiri Olsa
15 hoursbpf: Use stack id functions instead of __bpf_get_stackidJiri Olsa
15 hoursbpf: Factor stackid_new_bucket from __bpf_get_stackidJiri Olsa
15 hoursbpf: Factor stackid_fastpath function from __bpf_get_stackidJiri Olsa
15 hoursbpf: Factor stackid_init function from __bpf_get_stackidJiri Olsa
15 hoursring-buffer: Allow splice reads on static buffersVincent Donnefort
15 hoursperf: Fix use-after-free when perf mmap() revival races with the last munmap()Yilin Zhang
15 hourskprobes: Protect kprobe_blacklist with RCUMasami Hiramatsu (Google)
15 hoursbpf: Fix infinite loop in pcpu_freelist push with one possible CPUHui Su
15 hoursdma-direct: return struct page from dma_direct_alloc_from_pool()Aneesh Kumar K.V (Arm)
15 hoursftrace: Synchronize the initialization of ftrace_opsSteven Rostedt
15 hoursftrace: Take trace_array reference before accessing its ftrace_opsSteven Rostedt
15 hoursfutex: Provide rt_mutex_.*_schedule() equivalents for futex schedulingSebastian Andrzej Siewior
15 hoursfutex: Prevent rcuwait use-after-free during requeue PIYao Kai
15 hourstracing: Take trace_array reference when opening options fileSteven Rostedt
15 hourstracing: Have show_event_filters/triggers files take trace array refSteven Rostedt
15 hourstracing/probes: Fix anon_stack check for unnamed bitfields in btf_find_struct...Masami Hiramatsu (Google)
4 daystimer: Keep debugobjects state consistent in migrate_timer_list()Thomas Gleixner
4 daystimekeeping: Check the return value of tk_get_aux_ts64 in __do_adjtimex()Thomas Weißschuh (Schneider Electric)
4 daystaskstats: fix cpumask parsing cutting off the last characterBradley Morgan
4 dayssignal: avoid shared siginfo namespace rewritesBradley Morgan
4 dayssysctl: move the "cad_pid" entry from pid_table[] to kern_reboot_table[]Oleg Nesterov
4 daysdma-contiguous: fix truncation of numa_cma / cma_pernuma sizes >= 2GAlexander Graf
4 daysring-buffer: Stop remote reader update when page swap failsIvan Immanuel Shaji
4 daysring-buffer: Make cpu_buffer::free_page a buffer_data_read_pageVincent Donnefort
4 daysring-buffer: Hold cpu_buffer::lock when resizing a subbufVincent Donnefort
4 daysring-buffer: Free cpu_buffer::free_page with subbuf_orderVincent Donnefort
4 daysring-buffer: Fix subbuf resize race with ring_buffer_alloc_read_page()Vincent Donnefort
4 dayssched_ext: Keep kick_sync waiting on the rq's own CPUTejun Heo
4 dayssched_ext: Don't BUG_ON a destroyed DSQ in process_deferred_reenq_usersTao Cui
4 dayssched_ext: Fix inverted ops.core_sched_before() invocationTejun Heo
4 dayssched_ext: Fix exit_task leak on fork failure during enablefangqiurong
4 dayssched_ext: Count rq lock releases in rq->scx.lock_drop_seqTejun Heo
4 dayssched_ext: Fix rq->core_pick corruption under core schedulingTejun Heo
4 dayssched_ext: Fix this_rq() assumptions in dispatch kfuncsTejun Heo
4 dayssched_ext: Replace SCX_RQ_BAL_KEEP with a dispatch verdict returnTejun Heo
4 dayssched/core: Make core-sched flips wait for in-flight selectionsTejun Heo
4 dayssched/core: Handle pick_task() releasing the rq lockTejun Heo
4 daysparams: fix charp corruption on allocation failureJiacheng Yu
4 daysmodule/kallsyms: fix nextval for data symbol lookupStanislaw Gruszka
4 daysmodule: validate string table section typesThiébaud Weksteen
4 dayskho: fix size calculation in kho_preserved_memory_reserve()Pratyush Yadav (Google)
4 dayscpufreq: schedutil: Fix rate limit overflowHui Su
4 daysbpf: Harden bloom filter sizing and indexing on 32-bit kernelsJérémy Jean
4 daysbpf: Disable preemption in __bpf_get_stackDaniel Borkmann
4 daysaudit: avoid dropping live tree ref on fsnotify rule autoremoveJérémy Jean
4 daystracing: Fix use-after-free with same-name named triggersHui Su
4 daystracing: Fix use-after-free in trace_pipe read on sub-buffer order changeDeepanshu Kartikey
4 daystracing: Fix retry exhaustion in simple ring buffer reader swapIvan Immanuel Shaji
4 daystracing: Fix logged instance name on creation failureVincent Donnefort