summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-21ring-buffer: Fix to update per-subbuf entries of persistent ring bufferMasami Hiramatsu (Google)-1/+1
2026-03-21iio: adc: ti-adc161s626: use DMA-safe memory for spi_read()David Lechner-12/+8
2026-03-21tracing: Fix trace_marker copy link list updatesSteven Rostedt-9/+10
2026-03-21tracing: Fix failure to read user space from system call trace eventsSteven Rostedt-0/+17
2026-03-21iio: adc: ti-adc161s626: fix buffer read on big-endianDavid Lechner-9/+12
2026-03-21tracing: Revert "tracing: Remove pid in task_rename tracing output"Xuewen Yan-2/+5
2026-03-21selftests/bpf: Add a test cases for sync_linked_regs regarding zext propagationDaniel Borkmann-0/+108
2026-03-21bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagationDaniel Borkmann-6/+15
2026-03-21Merge branch 'libbpf-add-bpf_program__clone-for-individual-program-loading'Alexei Starovoitov-60/+229
2026-03-21selftests/bpf: Test bpf_program__clone() attach_btf_id overrideMykyta Yatsenko-0/+91
2026-03-21selftests/bpf: Use bpf_program__clone() in veristatMykyta Yatsenko-60/+42
2026-03-21libbpf: Introduce bpf_program__clone()Mykyta Yatsenko-0/+96
2026-03-21Merge branch 'bpf-fix-unsound-scalar-forking-for-bpf_or'Alexei Starovoitov-1/+95
2026-03-21selftests/bpf: Add tests for maybe_fork_scalars() OR vs AND handlingDaniel Wade-0/+94
2026-03-21bpf: Fix unsound scalar forking in maybe_fork_scalars() for BPF_ORDaniel Wade-1/+1
2026-03-21Merge branch 'bpf-fix-abs-int_min-undefined-behavior-in-interpreter-sdiv-smod'Alexei Starovoitov-8/+72
2026-03-21selftests/bpf: Add tests for sdiv32/smod32 with INT_MIN dividendJenny Guanni Qu-0/+58
2026-03-21bpf: Fix undefined behavior in interpreter sdiv/smod for INT_MINJenny Guanni Qu-8/+14
2026-03-21selftests/bpf: Add alignment flag for test_verifier 190 testcaseTiezhu Yang-0/+1
2026-03-21iio: st_sensors: drop temporary kmalloc buffer and reuse buffer_dataSanjay Chitroda-8/+3
2026-03-21Merge branch 'bpf-consolidate-sleepable-context-checks-in-verifier'Alexei Starovoitov-64/+43
2026-03-21bpf: Consolidate sleepable checks in check_func_call()Puranjay Mohan-11/+10
2026-03-21bpf: Consolidate sleepable checks in check_kfunc_call()Puranjay Mohan-23/+13
2026-03-21bpf: Consolidate sleepable checks in check_helper_call()Puranjay Mohan-30/+20
2026-03-21selftests/bpf: Add tests for bpf_throw lock leak from subprogsIhor Solodrai-0/+47
2026-03-21bpf: Fix exception exit lock checking for subprogsIhor Solodrai-4/+8
2026-03-21iio: adc: ina2xx: add INA236 supportChuang Zhu-12/+53
2026-03-21iio: light: as73211: remove duplicate zero init of scan.chan[3]David Lechner-3/+0
2026-03-21iio: amplifiers: fix typo from Curren to CurrentShi Hao-1/+1
2026-03-21iio: cdc: fix spelling mistakes in commentsShi Hao-2/+2
2026-03-21iio: chemical: rephrase comment and fix a typoShi Hao-1/+1
2026-03-21iio: common: fix spelling mistakes in commentsShi Hao-5/+5
2026-03-21iio: test: fix typo from neeeds to needs in commentShi Hao-1/+1
2026-03-21iio: temp: fix spelling mistakes in commentsShi Hao-2/+2
2026-03-21cgroup/dmem: remove region parameter from dmemcg_parse_limitThadeu Lima de Souza Cascardo-3/+2
2026-03-21iio: resolver: fix typo from degredation to degradationShi Hao-3/+3
2026-03-21iio: proximity: fix typo from currenly to currentlyShi Hao-1/+1
2026-03-21iio: pressure: fix spelling mistakes in commentsShi Hao-4/+4
2026-03-21iio: magnetometer: fix various spelling mistakesShi Hao-5/+5
2026-03-21iio: imu: fix typo from adjustement to adjustmentShi Hao-1/+1
2026-03-21iio: adc: add an article and use digitize instead of digitalizeShi Hao-3/+3
2026-03-21iio: light: fix several incorrect spellingsShi Hao-5/+5
2026-03-21iio: accel: fix typo celcius to CelsiusShi Hao-2/+2
2026-03-21Merge tag 'i2c-host-fixes-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang-1/+20
2026-03-21tools/sched_ext: Update stale scx_ops_error() comment in fcg_cgroup_move()Ke Zhao-1/+1
2026-03-21selftests/sched_ext: Return non-zero exit code on test failurezhidao su-1/+1
2026-03-21sched_ext: Documentation: Document events sysfs file and module parameterszhidao su-0/+68
2026-03-21sched_ext: idle: Prioritize idle SMT siblingAndrea Righi-4/+22
2026-03-21Merge tag 'hwmon-for-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-21/+37
2026-03-21iio: adc: aspeed: Reserve battery sensing channel for on-demand useBilly Tsai-7/+31