summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-11-28crypto: pcrypt - Fix hungtask for PADATA_RESETLu Jialin1-1/+1
2023-11-28kernel: watch_queue: copy user-array safelyPhilipp Stanner1-1/+1
2023-11-28kernel: kexec: copy user-array safelyPhilipp Stanner1-1/+1
2023-11-28bpf: Ensure proper register state printing for cond jumpsAndrii Nakryiko1-1/+6
2023-11-28bpf: Detect IP == ksym.end as part of BPF programKumar Kartikeya Dwivedi1-1/+5
2023-11-28workqueue: Provide one lock class key per work_on_cpu() callsiteFrederic Weisbecker1-8/+12
2023-11-28cpu/hotplug: Don't offline the last non-isolated CPURan Xiaokai1-4/+7
2023-11-28smp,csd: Throw an error if a CSD lock is stuck for too longRik van Riel1-1/+12
2023-11-28srcu: Only accelerate on enqueue timeFrederic Weisbecker1-4/+2
2023-11-28srcu: Fix srcu_struct node grpmask overflow on 64-bit systemsDenis Arefev1-2/+2
2023-11-28perf/core: Bail out early if the request AUX area is out of boundShuai Xue1-0/+6
2023-11-28locking/ww_mutex/test: Fix potential workqueue corruptionJohn Stultz1-8/+12
2023-11-20tracing/kprobes: Fix the order of argument descriptionsYujie Liu1-1/+1
2023-11-20module/decompress: use kvmalloc() consistentlyAndrea Righi1-4/+4
2023-11-20bpf: Check map->usercnt after timer->timer is assignedHou Tao1-9/+16
2023-11-20livepatch: Fix missing newline character in klp_resolve_symbols()Zheng Yejian1-1/+1
2023-11-20padata: Fix refcnt handling in padata_free_shell()WangJinchao1-1/+5
2023-11-20module/decompress: use vmalloc() for gzip decompression workspaceAndrea Righi1-2/+2
2023-11-20bpf: Fix unnecessary -EBUSY from htab_lock_bucketSong Liu1-2/+5
2023-11-20bpf: Fix missed rcu read lock in bpf_task_under_cgroup()Yafang Shao1-1/+6
2023-11-20bpf: Fix kfunc callback register type handlingKumar Kartikeya Dwivedi1-0/+4
2023-11-20bpf, x64: Fix tailcall infinite loopLeon Hwang2-2/+5
2023-11-20genirq/matrix: Exclude managed interrupts in irq_matrix_allocated()Chen Yu1-3/+3
2023-11-20perf: Optimize perf_cgroup_switch()Peter Zijlstra1-55/+60
2023-11-20srcu: Fix callbacks acceleration mishandlingFrederic Weisbecker1-2/+29
2023-11-20cpu/SMT: Make SMT control more robust against enumeration failuresThomas Gleixner1-5/+13
2023-11-20cgroup/cpuset: Fix load balance state in update_partition_sd_lb()Waiman Long1-1/+11
2023-11-20futex: Don't include process MM in futex key on no-MMUBen Wolsieffer1-1/+11
2023-11-20sched: Fix stop_one_cpu_nowait() vs hotplugPeter Zijlstra4-3/+17
2023-11-20sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0Qais Yousef1-17/+1
2023-11-20sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0Qais Yousef1-6/+5
2023-11-20sched/fair: Fix cfs_rq_is_decayed() on !SMPChengming Zhou1-1/+1
2023-11-20sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less caseYury Norov1-1/+5
2023-11-08tracing: Have trace_event_file have ref countersSteven Rostedt (Google)4-4/+48
2023-10-28Merge tag 'perf-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+2
2023-10-28Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+22
2023-10-28tracing/kprobes: Fix symbol counting logic by looking at modules as wellAndrii Nakryiko1-4/+20
2023-10-27tracing/kprobes: Fix the description of variable length argumentsYujie Liu1-2/+2
2023-10-25swiotlb: do not try to allocate a TLB bigger than MAX_ORDER pagesPetr Tesarik1-0/+5
2023-10-24perf/core: Fix potential NULL derefPeter Zijlstra1-1/+2
2023-10-21Merge tag 'sched-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+2
2023-10-21Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-6/+33
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+64
2023-10-20tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbolsFrancis Laniel2-0/+64
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+4
2023-10-19perf: Disallow mis-matched inherited group readsPeter Zijlstra1-6/+33
2023-10-18sched/eevdf: Fix heap corruption morePeter Zijlstra1-1/+2
2023-10-17fprobe: Fix to ensure the number of active retprobes is not zeroMasami Hiramatsu (Google)1-3/+3
2023-10-15Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-14/+59
2023-10-13audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash1-4/+4