summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-11-101-4/+13
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-11-031-4/+13
| |\
| | * bpf: Fix wrong reg type conversion in release_reference()Youlin Li2022-11-041-2/+6
| | * bpf, verifier: Fix memory leak in array reallocation for stack stateKees Cook2022-11-011-2/+7
* | | Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-11-061-2/+2
|\ \ \
| * | | perf/hw_breakpoint: test: Skip the test if dependencies unmetDavid Gow2022-11-021-2/+2
| |/ /
* | | tracing: kprobe: Fix memory leak in test_gen_kprobe/kretprobe_cmd()Shang XiaoJing2022-11-041-11/+7
* | | tracing/fprobe: Fix to check whether fprobe is registered correctlyMasami Hiramatsu (Google)2022-11-041-1/+2
* | | fprobe: Check rethook_alloc() return in rethook initializationRafael Mendonca2022-11-041-0/+2
* | | kprobe: reverse kp->flags when arm_kprobe failedLi Qiang2022-11-041-1/+4
* | | ftrace: Fix use-after-free for dynamic ftrace_opsLi Huafei2022-11-021-13/+3
* | | ring-buffer: Check for NULL cpu_buffer in ring_buffer_wake_waiters()Steven Rostedt (Google)2022-11-021-0/+11
|/ /
* | Merge tag 'perf_urgent_for_v6.1_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-301-0/+1
|\ \
| * | perf: Fix missing raw data on tracepoint eventsJames Clark2022-10-271-0/+1
* | | Merge tag 'pm-6.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2022-10-281-1/+1
|\ \ \ | |_|/ |/| |
| * | PM: hibernate: Allow hybrid sleep to work with s2idleMario Limonciello2022-10-251-1/+1
| |/
* | Merge tag 'net-6.1-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-10-244-2/+28
|\ \
| * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2022-10-244-2/+28
| |\ \
| | * | bpf: Use __llist_del_all() whenever possbile during memory drainingHou Tao2022-10-211-2/+5
| | * | bpf: Wait for busy refill_work when destroying bpf memory allocatorHou Tao2022-10-211-0/+11
| | * | bpf: Fix dispatcher patchable function entry to 5 bytes nopJiri Olsa2022-10-201-0/+6
| | * | bpf: prevent decl_tag from being referenced in func_protoStanislav Fomichev2022-10-171-0/+5
| | * | bpf: Allow bpf_user_ringbuf_drain() callbacks to return 1David Vernet2022-10-131-0/+1
* | | | Merge tag 'rcu-urgent.2022.10.20a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-10-241-4/+6
|\ \ \ \ | |_|_|/ |/| | |
| * | | rcu: Keep synchronize_rcu() from enabling irqs in early bootPaul E. McKenney2022-10-201-4/+6
* | | | kernel/utsname_sysctl.c: Fix hostname pollingLinus Torvalds2022-10-231-0/+1
* | | | Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-233-39/+116
|\ \ \ \
| * | | | bpf: Fix sample_flags for bpf_perf_event_outputSumanth Korikkar2022-10-171-0/+2
| * | | | perf: Fix missing SIGTRAPsPeter Zijlstra2022-10-172-39/+114
| |/ / /
* | | | Merge tag 'sched_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-10-234-29/+35
|\ \ \ \
| * | | | sched: Introduce struct balance_callback to avoid CFI mismatchesKees Cook2022-10-174-20/+26
| * | | | sched/core: Fix comparison in sched_group_cookie_match()Lin Shengwang2022-10-171-9/+9
| |/ / /
* | | | Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linuxLinus Torvalds2022-10-211-43/+39
|\ \ \ \
| * | | | blktrace: remove unnessary stop block trace in 'blk_trace_shutdown'Ye Bin2022-10-201-3/+1
| * | | | blktrace: fix possible memleak in '__blk_trace_remove'Ye Bin2022-10-201-2/+2
| * | | | blktrace: introduce 'blk_trace_{start,stop}' helperYe Bin2022-10-201-38/+36
* | | | | Merge tag 'mm-hotfixes-stable-2022-10-20' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-10-211-2/+16
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | gcov: support GCC 12.1 and newer compilersMartin Liska2022-10-201-2/+16
| | |/ / | |/| |
* | | | Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-172-21/+80
|\ \ \ \ | |/ / / |/| | |
| * | | mm: cgroup: fix comments for get from fd/file helpersYosry Ahmed2022-10-111-1/+3
| * | | bpf: cgroup_iter: support cgroup1 using cgroup fdYosry Ahmed2022-10-111-1/+1
| * | | cgroup: add cgroup_v1v2_get_from_[fd/file]()Yosry Ahmed2022-10-111-6/+44
| * | | Revert "cgroup: enable cgroup_get_from_file() on cgroup1"Tejun Heo2022-10-101-0/+5
| * | | cgroup: Reorganize css_set_lock and kernfs path processingMichal Koutný2022-10-101-13/+27
* | | | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-167-11/+11
|\ \ \ \
| * | | | treewide: use get_random_bytes() when possibleJason A. Donenfeld2022-10-111-1/+1
| * | | | treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-115-5/+5
| * | | | treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-113-5/+5
* | | | | Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-10-144-83/+308
|\ \ \ \ \
| * | | | | sched/psi: Per-cgroup PSI accounting disable/re-enable interfaceChengming Zhou2022-09-092-13/+127