summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-14iio: orientation: hid-sensor-rotation: add timestamp hack to not break userspaceDavid Lechner
2026-03-14iio: adc: ti-ads7950: remove chip_info[]David Lechner
2026-03-14iio: adc: palmas_gpadc: Replace leading space indentation with tabsGiorgi Tchankvetadze
2026-03-14iio: accel: adxl372: convert to guard(mutex)Rajveer Chaudhari
2026-03-14iio: accel: adxl313: convert to guard(mutex)Rajveer Chaudhari
2026-03-14iio: buffer: hw-consumer: remove redundant scan_mask flexible arrayNuno Sá
2026-03-14iio: adc: meson: no devm for nvmem_cell_getRosen Penev
2026-03-14iio: adc: at91-sama5d2_adc: no devm for nvmem_cell_getRosen Penev
2026-03-14iio: light: acpi-als: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-03-14iio: light: acpi-als: Register ACPI notify handler directlyRafael J. Wysocki
2026-03-14iio: frequency: admv1013: fix NULL pointer dereference on strAntoniu Miclaus
2026-03-14iio: adc: max1363: Reformat enum and array initializersGiorgi Tchankvetadze
2026-03-14ARM: multi_v7_defconfig: Drop duplicate CONFIG_TI_PRUSS=mNathan Chancellor
2026-03-14thermal: sysfs: Use str_enabled_disabled() helper in mode_show()Thorsten Blum
2026-03-14iio: proximity: rfd77402: Fix completion race condition in IRQ modeFelix Gu
2026-03-14kernfs: Add missing documentation for kernfs_put_active's drop_supers argumentT.J. Mercier
2026-03-14Merge tag 'renesas-dt-bindings-for-v7.1-tag1' of https://git.kernel.org/pub/s...Krzysztof Kozlowski
2026-03-14Merge tag 'renesas-drivers-for-v7.1-tag1' of https://git.kernel.org/pub/scm/l...Krzysztof Kozlowski
2026-03-14Merge tag 'renesas-arm-defconfig-for-v7.1-tag1' of https://git.kernel.org/pub...Krzysztof Kozlowski
2026-03-14Merge tag 'renesas-fixes-for-v7.0-tag1' of https://git.kernel.org/pub/scm/lin...Krzysztof Kozlowski
2026-03-14interconnect: qcom: sm8450: Fix NULL pointer dereference in icc_link_nodes()Vladimir Zapolskiy
2026-03-14dt-bindings: thermal: qcom-tsens: Document the SM8750 Temperature SensorManaf Meethalavalappu Pallikunhi
2026-03-13sched_ext/selftests: Fix incorrect include guard commentsCheng-Yang Chou
2026-03-13sched_ext: Fix uninitialized ret in scx_alloc_and_add_sched()Cheng-Yang Chou
2026-03-13selftests/sched_ext: Update scx_bpf_dsq_move_to_local() in kselftestsAndrea Righi
2026-03-14drm/sun4i: layers: Use drm_fb_dma_get_gem_addr() to get display memoryChen-Yu Tsai
2026-03-14drm/sun4i: Fix resource leaksEthan Tidmore
2026-03-14batman-adv: avoid OGM aggregation when skb tailroom is insufficientYang Yang
2026-03-14arm64: dts: allwinner: h6: Add TaiqiCat (TQC) A01 supportJun Yan
2026-03-14dt-bindings: arm: sunxi: Add TaiqiCat (TQC) A01Jun Yan
2026-03-14dt-bindings: vendor-prefixes: Add Beijing Ultrapower Software Co., Ltd.Jun Yan
2026-03-14crypto: tcrypt - stop ahash speed tests when setkey failsSaeed Mirzamohammadi
2026-03-14crypto: tcrypt - clamp num_mb to avoid divide-by-zeroSaeed Mirzamohammadi
2026-03-14include/psp-sev.h: fix structure member in commentTycho Andersen (AMD)
2026-03-14crypto: ccp - simplify sev_update_firmware()Tycho Andersen (AMD)
2026-03-14crypto: qce - Remove return variable and unused assignmentsThorsten Blum
2026-03-14dt-bindings: rng: atmel,at91-trng: add microchip,lan9691-trngRobert Marko
2026-03-14crypto: ccp - Fix leaking the same page twiceGuenter Roeck
2026-03-13Merge branch 'optimize-bounds-refinement-by-reordering-deductions'Alexei Starovoitov
2026-03-13selftests/bpf: Test case for refinement improvement using 64b boundsPaul Chaignon
2026-03-13bpf: Avoid one round of bounds deductionPaul Chaignon
2026-03-13bpf: better naming for __reg_deduce_bounds() partsEduard Zingerman
2026-03-13ptp: ocp: Add support for Xilinx-based Adva TimeCard variantSagi Maimon
2026-03-13Merge branch 'udp-retire-udp-lite'Jakub Kicinski
2026-03-13udp: Don't pass proto to __udp4_lib_rcv() and __udp6_lib_rcv().Kuniyuki Iwashima
2026-03-13udp: Don't pass udptable to IPv4 socket lookup functions.Kuniyuki Iwashima
2026-03-13udp: Don't pass udptable to IPv6 socket lookup functions.Kuniyuki Iwashima
2026-03-13udp: Remove dead check in __udp[46]_lib_lookup() for BPF.Kuniyuki Iwashima
2026-03-13udp: Remove udp_table in struct udp_seq_afinfo.Kuniyuki Iwashima
2026-03-13udp: Remove struct proto.h.udp_table.Kuniyuki Iwashima