| Age | Commit message (Expand) | Author | Files | Lines |
| 8 days | pinctrl: sophgo: pinctrl-sg2042: Fix wrong module description | Inochi Amaoto | 1 | -1/+1 |
| 8 days | perf cgroup: Update metric leader in evlist__expand_cgroup | Ian Rogers | 1 | -7/+23 |
| 8 days | ipmi: ssif_bmc: change log level to dbg in irq callback | Jian Zhang | 1 | -9/+9 |
| 8 days | ipmi: ssif_bmc: fix message desynchronization after truncated response | Jian Zhang | 1 | -0/+14 |
| 8 days | ipmi: ssif_bmc: fix missing check for copy_to_user() partial failure | Jian Zhang | 1 | -0/+2 |
| 8 days | perf metrics: Make common stalled metrics conditional on having the event | Ian Rogers | 2 | -57/+57 |
| 8 days | perf expr: Return -EINVAL for syntax error in expr__find_ids() | Leo Yan | 1 | -1/+2 |
| 8 days | perf test: Skip perf data type profiling tests for s390 | Thomas Richter | 1 | -0/+4 |
| 8 days | perf test: Fix ratio_to_prev event parsing test | Thomas Falcon | 1 | -21/+28 |
| 8 days | perf tools: Fix module symbol resolution for non-zero .text sh_addr | Chuck Lever | 1 | -2/+6 |
| 8 days | perf stat: Fix crash on arm64 | Breno Leitao | 1 | -9/+17 |
| 8 days | memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name() | Mike Rapoport (Microsoft) | 1 | -1/+1 |
| 8 days | perf stat: Fix opt->value type for parse_cache_level | Ian Rogers | 1 | -20/+23 |
| 8 days | perf lock: Fix option value type in parse_max_stack | Ian Rogers | 1 | -1/+1 |
| 8 days | tools build: Correct link flags for libopenssl | Leo Yan | 1 | -2/+8 |
| 8 days | pinctrl: renesas: rzg2l: Fix save/restore of {IOLH,IEN,PUPD,SMT} registers | Biju Das | 1 | -0/+7 |
| 8 days | pinctrl: abx500: Fix type of 'argument' variable | Yu-Chun Lin | 1 | -1/+1 |
| 8 days | pinctrl: realtek: Fix function signature for config argument | Yu-Chun Lin | 1 | -1/+1 |
| 8 days | pinctrl: pinconf-generic: Fully validate 'pinmux' property | Andy Shevchenko | 1 | -1/+6 |
| 8 days | perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace | Mike Leach | 1 | -38/+13 |
| 8 days | perf branch: Avoid incrementing NULL | Ian Rogers | 1 | -0/+3 |
| 8 days | pinctrl: cy8c95x0: Avoid returning positive values to user space | Andy Shevchenko | 1 | -1/+1 |
| 8 days | pinctrl: cy8c95x0: Unify messages with help of dev_err_probe() | Andy Shevchenko | 1 | -4/+2 |
| 8 days | pinctrl: cy8c95x0: remove duplicate error message | Andy Shevchenko | 1 | -16/+5 |
| 8 days | perf test type profiling: Remote typedef on struct | Ian Rogers | 2 | -4/+4 |
| 8 days | pinctrl: microchip-mssio: Fix missing return in probe | Felix Gu | 1 | -1/+1 |
| 8 days | perf trace: Avoid an ERR_PTR in syscall_stats | Ian Rogers | 1 | -5/+7 |
| 8 days | pinctrl: pinctrl-pic32: Fix resource leak | Ethan Tidmore | 1 | -16/+4 |
| 8 days | dt-bindings: pinctrl: marvell,armada3710-xb-pinctrl: add missing items keyword | Gabor Juhos | 1 | -5/+6 |
| 8 days | perf trace: Fix IS_ERR() vs NULL check bug | wangguangju | 1 | -1/+1 |
| 8 days | bpf, arm32: Reject BPF-to-BPF calls and callbacks in the JIT | Puranjay Mohan | 1 | -0/+6 |
| 8 days | bpf: Validate node_id in arena_alloc_pages() | Puranjay Mohan | 1 | -0/+4 |
| 8 days | libbpf: Prevent double close and leak of btf objects | Jiri Olsa | 1 | -10/+11 |
| 8 days | bpf: allow UTF-8 literals in bpf_bprintf_prepare() | Yihan Ding | 2 | -2/+18 |
| 8 days | bpf: Fix NULL deref in map_kptr_match_type for scalar regs | Mykyta Yatsenko | 1 | -1/+4 |
| 8 days | bpf: Fix precedence bug in convert_bpf_ld_abs alignment check | Daniel Borkmann | 1 | -1/+1 |
| 8 days | bpf, sockmap: Take state lock for af_unix iter | Michal Luczaj | 1 | -0/+2 |
| 8 days | bpf, sockmap: Fix af_unix null-ptr-deref in proto update | Michal Luczaj | 1 | -0/+3 |
| 8 days | bpf, sockmap: Fix af_unix iter deadlock | Michal Luczaj | 1 | -4/+3 |
| 8 days | bpf, riscv: Remove redundant bpf_flush_icache() after pack allocator finalize | Puranjay Mohan | 2 | -13/+0 |
| 8 days | bpf, arm64: Remove redundant bpf_flush_icache() after pack allocator finalize | Puranjay Mohan | 1 | -12/+0 |
| 8 days | bpf, arm64: Fix off-by-one in check_imm signed range check | Daniel Borkmann | 1 | -2/+2 |
| 8 days | bpf, arm64: Reject out-of-range B.cond targets | Daniel Borkmann | 1 | -0/+2 |
| 8 days | ext4: fix possible null-ptr-deref in mbt_kunit_exit() | Ye Bin | 1 | -1/+5 |
| 8 days | ext4: fix possible null-ptr-deref in extents_kunit_exit() | Ye Bin | 1 | -2/+5 |
| 8 days | ext4: fix the error handling process in extents_kunit_init). | Ye Bin | 1 | -15/+35 |
| 8 days | ext4: call deactivate_super() in extents_kunit_exit() | Ye Bin | 1 | -0/+1 |
| 8 days | ext4: fix miss unlock 'sb->s_umount' in extents_kunit_init() | Ye Bin | 1 | -0/+2 |
| 8 days | HID: usbhid: fix deadlock in hid_post_reset() | Oliver Neukum | 1 | -1/+1 |
| 8 days | mtd: spinand: winbond: Clarify when to enable the HS bit | Miquel Raynal | 1 | -5/+8 |