summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-urgent-2023-10-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-281-1/+2
|\
| * perf/core: Fix potential NULL derefPeter Zijlstra2023-10-241-1/+2
* | Merge tag 'probes-fixes-v6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-10-281-6/+22
|\ \
| * | tracing/kprobes: Fix symbol counting logic by looking at modules as wellAndrii Nakryiko2023-10-281-4/+20
| * | tracing/kprobes: Fix the description of variable length argumentsYujie Liu2023-10-271-2/+2
| |/
* / swiotlb: do not try to allocate a TLB bigger than MAX_ORDER pagesPetr Tesarik2023-10-251-0/+5
|/
* Merge tag 'sched-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-211-1/+2
|\
| * sched/eevdf: Fix heap corruption morePeter Zijlstra2023-10-181-1/+2
* | Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-10-211-6/+33
|\ \
| * | perf: Disallow mis-matched inherited group readsPeter Zijlstra2023-10-191-6/+33
| |/
* | Merge tag 'probes-fixes-v6.6-rc6.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-212-0/+64
|\ \
| * | tracing/kprobes: Return EADDRNOTAVAIL when func matches several symbolsFrancis Laniel2023-10-202-0/+64
* | | Merge tag 'v6.6-rc7.vfs.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-191-4/+4
|\ \ \ | |/ / |/| |
| * | audit,io_uring: io_uring openat triggers audit reference count underflowDan Clash2023-10-131-4/+4
* | | fprobe: Fix to ensure the number of active retprobes is not zeroMasami Hiramatsu (Google)2023-10-171-3/+3
| |/ |/|
* | Merge tag 'sched-urgent-2023-10-14' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-141-14/+59
|\ \
| * | sched/eevdf: Fix pick_eevdf()Benjamin Segall2023-10-091-14/+58
| * | sched/eevdf: Fix min_deadline heap integrityPeter Zijlstra2023-10-091-0/+1
| |/
* | Merge tag 'cgroup-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-10-121-3/+2
|\ \
| * | cgroup: Remove duplicates in cgroup v1 tasks fileMichal Koutný2023-10-091-3/+2
| |/
* | Merge tag 'wq-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-10-121-5/+19
|\ \
| * | workqueue: fix -Wformat-truncation in create_workerLucy Mielke2023-10-121-1/+1
| * | workqueue: Override implicit ordered attribute in workqueue_apply_unbound_cpu...Waiman Long2023-10-121-2/+6
| * | workqueue: Use the kmem_cache_free() instead of kfree() to release pwqZqiang2023-10-121-2/+6
| * | workqueue: Fix UAF report by KASAN in pwq_release_workfn()Zqiang2023-10-041-0/+6
* | | Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-124-20/+25
|\ \ \
| * | | bpf: Fix verifier log for async callback return valuesDavid Vernet2023-10-091-3/+3
| * | | bpf: Refuse unused attributes in bpf_prog_{attach,detach}Lorenz Bauer2023-10-061-5/+14
| * | | bpf: Handle bpf_mprog_query with NULL entryDaniel Borkmann2023-10-062-11/+7
| * | | bpf: Fix BPF_PROG_QUERY last field checkDaniel Borkmann2023-10-061-1/+1
* | | | Merge tag 'printk-for-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-111-1/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'rework/misc-cleanups' into for-linusPetr Mladek2023-10-111-1/+7
| |\ \ \
| | * | | printk: flush consoles before checking progressJohn Ogness2023-10-091-1/+7
* | | | | Merge tag 'sched-urgent-2023-10-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-082-4/+15
|\ \ \ \ \
| * | | | | cpufreq: schedutil: Update next_freq when cpufreq_limits changeXuewen Yan2023-10-051-1/+2
| * | | | | sched/eevdf: Fix avg_vruntime()Peter Zijlstra2023-10-031-1/+9
| * | | | | sched/eevdf: Also update slice on placementPeter Zijlstra2023-10-031-2/+4
* | | | | | Merge tag 'pm-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-10-061-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | PM: hibernate: Fix copying the zero bitmap to safe pagesPavankumar Kondeti2023-10-041-2/+2
| |/ / / /
* | | | | Merge tag 'net-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-10-053-30/+25
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-10-043-30/+25
| |\ \ \ \
| | * | | | bpf: Use kmalloc_size_roundup() to adjust size_indexHou Tao2023-09-301-25/+19
| | * | | | bpf, mprog: Fix maximum program check on mprog attachmentDaniel Borkmann2023-09-291-0/+3
| | * | | | bpf: unconditionally reset backtrack_state masks on global func exitAndrii Nakryiko2023-09-201-5/+3
* | | | | | Merge tag 'mm-hotfixes-stable-2023-10-01-08-34' of git://git.kernel.org/pub/s...Linus Torvalds2023-10-011-0/+17
|\ \ \ \ \ \
| * | | | | | Crash: add lock to serialize crash hotplug handlingBaoquan He2023-09-291-0/+17
* | | | | | | Merge tag 'sched-urgent-2023-10-01' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-011-0/+1
|\ \ \ \ \ \ \
| * | | | | | | sched/rt: Fix live lock between select_fallback_rq() and RT pushJoel Fernandes (Google)2023-09-281-0/+1
* | | | | | | | Merge tag 'trace-v6.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-09-303-7/+55
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing/user_events: Align set_bit() address for all archsBeau Belgrave2023-09-301-7/+51