aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-10-28Merge tag 'perf-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+2
2023-10-28Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-6/+22
2023-10-28tracing/kprobes: Fix symbol counting logic by looking at modules as wellGravatar Andrii Nakryiko 1-4/+20
2023-10-27tracing/kprobes: Fix the description of variable length argumentsGravatar Yujie Liu 1-2/+2
2023-10-25swiotlb: do not try to allocate a TLB bigger than MAX_ORDER pagesGravatar Petr Tesarik 1-0/+5
2023-10-24perf/core: Fix potential NULL derefGravatar Peter Zijlstra 1-1/+2
2023-10-21Merge tag 'sched-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+2
2023-10-21Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-6/+33
2023-10-21Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-0/+64
2023-10-20tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbolsGravatar Francis Laniel 2-0/+64
2023-10-19Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-4/+4
2023-10-19perf: Disallow mis-matched inherited group readsGravatar Peter Zijlstra 1-6/+33
2023-10-18sched/eevdf: Fix heap corruption moreGravatar Peter Zijlstra 1-1/+2
2023-10-17fprobe: Fix to ensure the number of active retprobes is not zeroGravatar Masami Hiramatsu (Google) 1-3/+3
2023-10-14Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-14/+59
2023-10-13audit,io_uring: io_uring openat triggers audit reference count underflowGravatar Dan Clash 1-4/+4
2023-10-12Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-3/+2
2023-10-12Merge tag 'wq-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-5/+19
2023-10-12Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 4-20/+25
2023-10-12workqueue: fix -Wformat-truncation in create_workerGravatar Lucy Mielke 1-1/+1
2023-10-12workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...Gravatar Waiman Long 1-2/+6
2023-10-12workqueue: Use the kmem_cache_free() instead of kfree() to release pwqGravatar Zqiang 1-2/+6
2023-10-11Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+7
2023-10-11Merge branch 'rework/misc-cleanups' into for-linusGravatar Petr Mladek 1-1/+7
2023-10-09bpf: Fix verifier log for async callback return valuesGravatar David Vernet 1-3/+3
2023-10-09cgroup: Remove duplicates in cgroup v1 tasks fileGravatar Michal Koutný 1-3/+2
2023-10-09printk: flush consoles before checking progressGravatar John Ogness 1-1/+7
2023-10-09sched/eevdf: Fix pick_eevdf()Gravatar Benjamin Segall 1-14/+58
2023-10-09sched/eevdf: Fix min_deadline heap integrityGravatar Peter Zijlstra 1-0/+1
2023-10-08Merge tag 'sched-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+15
2023-10-06bpf: Refuse unused attributes in bpf_prog_{attach,detach}Gravatar Lorenz Bauer 1-5/+14
2023-10-06bpf: Handle bpf_mprog_query with NULL entryGravatar Daniel Borkmann 2-11/+7
2023-10-06bpf: Fix BPF_PROG_QUERY last field checkGravatar Daniel Borkmann 1-1/+1
2023-10-06Merge tag 'pm-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-2/+2
2023-10-05cpufreq: schedutil: Update next_freq when cpufreq_limits changeGravatar Xuewen Yan 1-1/+2
2023-10-05Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-30/+25
2023-10-04workqueue: Fix UAF report by KASAN in pwq_release_workfn()Gravatar Zqiang 1-0/+6
2023-10-04PM: hibernate: Fix copying the zero bitmap to safe pagesGravatar Pavankumar Kondeti 1-2/+2
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 3-30/+25
2023-10-03sched/eevdf: Fix avg_vruntime()Gravatar Peter Zijlstra 1-1/+9
2023-10-03sched/eevdf: Also update slice on placementGravatar Peter Zijlstra 1-2/+4
2023-10-01Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 1-0/+17
2023-10-01Merge tag 'sched-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2023-09-30Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 3-7/+55
2023-09-30tracing/user_events: Align set_bit() address for all archsGravatar Beau Belgrave 1-7/+51
2023-09-30tracing: relax trace_event_eval_update() execution with cond_resched()Gravatar Clément Léger 1-0/+1
2023-09-30ring-buffer: Update "shortest_full" in pollingGravatar Steven Rostedt (Google) 1-0/+3
2023-09-30Merge tag 'dma-mapping-6.6-2023-09-30' of git://git.infradead.org/users/hch/d...Gravatar Linus Torvalds 1-9/+22
2023-09-30bpf: Use kmalloc_size_roundup() to adjust size_indexGravatar Hou Tao 1-25/+19
2023-09-29Crash: add lock to serialize crash hotplug handlingGravatar Baoquan He 1-0/+17