| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel/utsname_sysctl.c: Fix hostname polling | Linus Torvalds | 2022-10-23 | 1 | -0/+1 |
* | Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-10-23 | 3 | -39/+116 |
|\ |
|
| * | bpf: Fix sample_flags for bpf_perf_event_output | Sumanth Korikkar | 2022-10-17 | 1 | -0/+2 |
| * | perf: Fix missing SIGTRAPs | Peter Zijlstra | 2022-10-17 | 2 | -39/+114 |
* | | Merge tag 'sched_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2022-10-23 | 4 | -29/+35 |
|\ \ |
|
| * | | sched: Introduce struct balance_callback to avoid CFI mismatches | Kees Cook | 2022-10-17 | 4 | -20/+26 |
| * | | sched/core: Fix comparison in sched_group_cookie_match() | Lin Shengwang | 2022-10-17 | 1 | -9/+9 |
| |/ |
|
* | | Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux | Linus Torvalds | 2022-10-22 | 1 | -43/+39 |
|\ \ |
|
| * | | blktrace: remove unnessary stop block trace in 'blk_trace_shutdown' | Ye Bin | 2022-10-20 | 1 | -3/+1 |
| * | | blktrace: fix possible memleak in '__blk_trace_remove' | Ye Bin | 2022-10-20 | 1 | -2/+2 |
| * | | blktrace: introduce 'blk_trace_{start,stop}' helper | Ye Bin | 2022-10-20 | 1 | -38/+36 |
* | | | Merge tag 'mm-hotfixes-stable-2022-10-20' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2022-10-21 | 1 | -2/+16 |
|\ \ \ |
|
| * | | | gcov: support GCC 12.1 and newer compilers | Martin Liska | 2022-10-21 | 1 | -2/+16 |
| | |/
| |/| |
|
* | | | Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-10-18 | 2 | -21/+80 |
|\ \ \
| |/ /
|/| | |
|
| * | | mm: cgroup: fix comments for get from fd/file helpers | Yosry Ahmed | 2022-10-12 | 1 | -1/+3 |
| * | | bpf: cgroup_iter: support cgroup1 using cgroup fd | Yosry Ahmed | 2022-10-11 | 1 | -1/+1 |
| * | | cgroup: add cgroup_v1v2_get_from_[fd/file]() | Yosry Ahmed | 2022-10-11 | 1 | -6/+44 |
| * | | Revert "cgroup: enable cgroup_get_from_file() on cgroup1" | Tejun Heo | 2022-10-10 | 1 | -0/+5 |
| * | | cgroup: Reorganize css_set_lock and kernfs path processing | Michal Koutný | 2022-10-10 | 1 | -13/+27 |
* | | | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2022-10-17 | 7 | -11/+11 |
|\ \ \ |
|
| * | | | treewide: use get_random_bytes() when possible | Jason A. Donenfeld | 2022-10-12 | 1 | -1/+1 |
| * | | | treewide: use get_random_u32() when possible | Jason A. Donenfeld | 2022-10-12 | 5 | -5/+5 |
| * | | | treewide: use prandom_u32_max() when possible, part 1 | Jason A. Donenfeld | 2022-10-12 | 3 | -5/+5 |
* | | | | Merge tag 'sched-psi-2022-10-14' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2022-10-14 | 4 | -83/+308 |
|\ \ \ \ |
|
| * | | | | sched/psi: Per-cgroup PSI accounting disable/re-enable interface | Chengming Zhou | 2022-09-09 | 2 | -13/+127 |
| * | | | | sched/psi: Cache parent psi_group to speed up group iteration | Chengming Zhou | 2022-09-09 | 1 | -30/+19 |
| * | | | | sched/psi: Consolidate cgroup_psi() | Chengming Zhou | 2022-09-09 | 1 | -5/+5 |
| * | | | | sched/psi: Add PSI_IRQ to track IRQ/SOFTIRQ pressure | Chengming Zhou | 2022-09-09 | 4 | -2/+102 |
| * | | | | sched/psi: Remove NR_ONCPU task accounting | Johannes Weiner | 2022-09-09 | 1 | -11/+30 |
| * | | | | sched/psi: Optimize task switch inside shared cgroups again | Chengming Zhou | 2022-09-09 | 1 | -12/+9 |
| * | | | | sched/psi: Move private helpers to sched/stats.h | Chengming Zhou | 2022-09-09 | 1 | -0/+4 |
| * | | | | sched/psi: Save percpu memory when !psi_cgroups_enabled | Chengming Zhou | 2022-09-09 | 1 | -3/+4 |
| * | | | | sched/psi: Don't create cgroup PSI files when psi_disabled | Chengming Zhou | 2022-09-09 | 1 | -0/+3 |
| * | | | | sched/psi: Fix periodic aggregation shut off | Chengming Zhou | 2022-09-09 | 1 | -14/+14 |
| * | | | | Merge branch 'driver-core/driver-core-next' | Peter Zijlstra | 2022-09-09 | 1 | -0/+20 |
| |\ \ \ \ |
|
* | \ \ \ \ | Merge tag 'trace-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/tra... | Linus Torvalds | 2022-10-13 | 6 | -123/+146 |
|\ \ \ \ \ \ |
|
| * | | | | | | tracing: Fix reading strings from synthetic events | Steven Rostedt (Google) | 2022-10-12 | 1 | -6/+17 |
| * | | | | | | tracing: Add "(fault)" name injection to kernel probes | Steven Rostedt (Google) | 2022-10-12 | 1 | -6/+25 |
| * | | | | | | tracing: Move duplicate code of trace_kprobe/eprobe.c into header | Steven Rostedt (Google) | 2022-10-12 | 3 | -110/+106 |
| * | | | | | | ring-buffer: Fix kernel-doc | Jiapeng Chong | 2022-10-12 | 1 | -3/+3 |
| * | | | | | | ftrace: Fix char print issue in print_ip_ins() | Zheng Yejian | 2022-10-12 | 1 | -4/+1 |
* | | | | | | | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2022-10-12 | 14 | -82/+101 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | fork: remove duplicate included header files | Xu Panda | 2022-10-12 | 1 | -1/+0 |
| * | | | | | | | relay: use kvcalloc to alloc page array in relay_alloc_page_array | wuchi | 2022-10-03 | 1 | -4/+1 |
| * | | | | | | | latencytop: use the last element of latency_record of system | wuchi | 2022-09-12 | 1 | -2/+2 |
| * | | | | | | | kernel/utsname_sysctl.c: print kernel arch | Petr Vorel | 2022-09-12 | 1 | -0/+7 |
| * | | | | | | | kernel/profile.c: simplify duplicated code in profile_setup() | wuchi | 2022-09-12 | 1 | -18/+14 |
| * | | | | | | | fail_function: fix wrong use of fei_attr_remove() | Yang Yingliang | 2022-09-12 | 1 | -1/+1 |
| * | | | | | | | fail_function: refactor code of checking return value of register_kprobe() | Yang Yingliang | 2022-09-12 | 1 | -6/+5 |
| * | | | | | | | fail_function: switch to memdup_user_nul() helper | Yang Yingliang | 2022-09-12 | 1 | -9/+4 |