summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sched_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-12-101-1/+1
|\
| * freezer,sched: Do not restore saved_state of a thawed taskElliot Berman2023-11-291-1/+1
* | Merge tag 'perf_urgent_for_v6.7_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-12-101-23/+38
|\ \
| * | perf: Fix perf_event_validate_size()Peter Zijlstra2023-11-291-23/+38
| |/
* | Merge tag 'trace-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2023-12-082-112/+69
|\ \
| * | ring-buffer: Test last update in 32bit version of __rb_time_read()Steven Rostedt (Google)2023-12-061-2/+2
| * | ring-buffer: Force absolute timestamp on discard of eventSteven Rostedt (Google)2023-12-061-11/+8
| * | tracing: Fix a possible race when disabling buffered eventsPetr Pavlu2023-12-051-4/+8
| * | tracing: Fix a warning when allocating buffered events failsPetr Pavlu2023-12-051-6/+5
| * | tracing: Fix incomplete locking when disabling buffered eventsPetr Pavlu2023-12-051-8/+4
| * | tracing: Disable snapshot buffer when stopping instance tracersSteven Rostedt (Google)2023-12-051-76/+34
| * | tracing: Stop current tracer when resizing bufferSteven Rostedt (Google)2023-12-051-3/+7
| * | tracing: Always update snapshot buffer sizeSteven Rostedt (Google)2023-12-051-2/+1
* | | Merge tag 'mm-hotfixes-stable-2023-12-07-18-47' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-081-1/+0
|\ \ \
| * | | kernel/Kconfig.kexec: drop select of KEXEC for CRASH_DUMPBaoquan He2023-12-061-1/+0
* | | | Merge tag 'net-6.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-072-52/+18
|\ \ \ \
| * | | | bpf: Fix prog_array_map_poke_run map poke updateJiri Olsa2023-12-061-48/+10
| * | | | bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4Yonghong Song2023-12-011-4/+8
* | | | | Merge tag 'cgroup-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-12-071-1/+7
|\ \ \ \ \
| * | | | | cgroup_freezer: cgroup_freezing: Check if not frozenTim Van Patten2023-11-281-1/+7
* | | | | | Merge tag 'wq-for-6.7-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-12-071-7/+15
|\ \ \ \ \ \
| * | | | | | workqueue: Make sure that wq_unbound_cpumask is never emptyTejun Heo2023-11-221-7/+15
* | | | | | | Merge tag 'probes-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-12-032-11/+16
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | rethook: Use __rcu pointer for rethook::handlerMasami Hiramatsu (Google)2023-12-011-9/+14
| * | | | | | kprobes: consistent rcu api usage for kretprobe holderJP Kobryn2023-12-011-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'net-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-12-011-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | bpf: Add missed allocation hint for bpf_mem_cache_alloc_flags()Hou Tao2023-11-261-0/+2
| | |_|/ / | |/| | |
* | | | | Merge tag 'locking-urgent-2023-11-26' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-11-261-1/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lockdep: Fix block chain corruptionPeter Zijlstra2023-11-241-1/+2
| | |_|/ | |/| |
* | | | Merge tag 'net-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-231-136/+266
|\ \ \ \ | |/ / / |/| | |
| * | | bpf: keep track of max number of bpf_loop callback iterationsEduard Zingerman2023-11-201-2/+17
| * | | bpf: widening for callback iteratorsEduard Zingerman2023-11-201-2/+22
| * | | bpf: verify callbacks as if they are called unknown number of timesEduard Zingerman2023-11-201-99/+175
| * | | bpf: extract setup_func_entry() utility functionEduard Zingerman2023-11-201-36/+48
| * | | bpf: extract __check_reg_arg() utility functionEduard Zingerman2023-11-201-6/+13
* | | | Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-192-22/+19
|\ \ \ \
| * | | | hrtimers: Push pending hrtimers away from outgoing CPU earlierThomas Gleixner2023-11-112-22/+19
* | | | | Merge tag 'sched_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-11-192-38/+135
|\ \ \ \ \
| * | | | | sched/fair: Fix the decision for load balanceKeisuke Nishimura2023-11-141-3/+7
| * | | | | sched: psi: fix unprivileged polling against cgroupsJohannes Weiner2023-11-141-12/+0
| * | | | | sched/eevdf: Fix vruntime adjustment on reweightAbel Wu2023-11-141-23/+128
* | | | | | Merge tag 'locking_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-11-191-3/+6
|\ \ \ \ \ \
| * | | | | | futex: Fix hardcoded flagsPeter Zijlstra2023-11-151-3/+6
| |/ / / / /
* | | | | | Merge tag 'perf_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-11-191-0/+17
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | perf/core: Fix cpuctx refcountingPeter Zijlstra2023-11-151-0/+17
| |/ / / /
* | | | | Merge tag 'parisc-for-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-181-0/+4
|\ \ \ \ \
| * | | | | prctl: Disable prctl(PR_SET_MDWE) on pariscHelge Deller2023-11-181-0/+4
| |/ / / /
* | | | | Merge tag 'audit-pr-20231116' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-11-171-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | audit: don't WARN_ON_ONCE(!current->mm) in audit_exe_compare()Paul Moore2023-11-141-1/+1
| |/ / /
* | | | Merge tag 'net-6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-11-162-29/+66
|\ \ \ \ | |/ / / |/| | |