summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
13 dayshwmon: (applesmc) fix key backlight workqueue leak on register failureCong Nguyen
13 dayshwmon: (sht4x) Fix return value from heater_enable_store()Guenter Roeck
13 dayshwmon: (sht4x) Add missing locksGuenter Roeck
13 dayshwmon: (yogafan) fix non-kernel-doc commenthanzhijian
13 daysDocumentation: hwmon: replace full-width colon by a standard ASCII colonAntonin Godard
13 dayshwmon: (ina2xx) Decouple in0 and curr1 alarmsJared Kangas
13 dayshwmon: (ina2xx) Replace masks with enum in alert functionsJared Kangas
13 dayshwmon: (ina2xx) Parameterize ina2xx_data in ina226_alert_read()Jared Kangas
13 dayshwmon: Ensure that 'dev' passed to hwmon_notify_event() is a hwmon deviceGuenter Roeck
13 dayshwmon: (ina2xx) Acquire hwmon_lock in shunt_resistor_show()Jared Kangas
13 dayshwmon: Fix potential UAF in pec_storeGuenter Roeck
13 daysDocumentation/hwmon: Document hwmon_notify_event()Guenter Roeck
13 dayshwmon: (gpio-fan) Fix use-after-free in alarm workFan Wu
13 dayshwmon: (mcp9982) Propagate one-shot polling errorsNikhil Gurudasani
13 dayshwmon: (ltc4282) Make sure clk_init_data is fully initializedGeert Uytterhoeven
14 daysLinux 7.3-rc2v7.3-rc2Linus Torvalds
14 daysMerge tag 'trace-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
14 daysMerge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
14 daysMerge tag 'sched-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
14 daysMerge tag 'perf-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
14 daysMerge tag 'locking-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
14 daysMerge tag 'irq-urgent-2026-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
14 daysMerge tag 'tty-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
14 daysMerge tag 'staging-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-09-06Merge tag 'usb-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-09-06bpf, riscv: Make arena support depend on ZACASChen Pei
2026-09-05Merge branch 'fix-bpf_loop-syzbot-report'Eduard Zingerman
2026-09-05selftests/bpf: Test pointer bpf_loop iteration count rejectionKumar Kartikeya Dwivedi
2026-09-05bpf: Reject non-scalar bpf_loop iteration countsKumar Kartikeya Dwivedi
2026-09-05Merge tag 'kmalloc_obj-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-09-05Merge tag 'driver-core-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-09-05Merge tag 'loongarch-fixes-7.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-09-05virtio_console: allocate the port_buffer with the caller's gfpBreno Leitao
2026-09-05Merge tag 'for-7.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-09-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2026-09-05Merge tag 'block-7.3-20260905' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-09-04treewide: refresh kmalloc_obj() conversionsKees Cook
2026-09-04Merge tag 'integrity-v7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-09-04Merge branch 'bpf-add-missing-precision-propagation-after-bpf_register_is_nul...Alexei Starovoitov
2026-09-04bpf: use mark_arg_precision() in check_mem_size_reg()Eduard Zingerman
2026-09-04bpf: propagate mark_chain_precision() errors out of loop_flag_is_zero()Eduard Zingerman
2026-09-04selftests/bpf: precision of a NULL global subprogram BTF_ID argumentEduard Zingerman
2026-09-04bpf: mark a NULL BTF_ID argument of a global subprogram preciseEduard Zingerman
2026-09-04selftests/bpf: precision of a NULL kfunc argumentEduard Zingerman
2026-09-04bpf: mark a NULL kfunc argument preciseEduard Zingerman
2026-09-04selftests/bpf: precision of a NULL global subprogram memory argumentEduard Zingerman
2026-09-04bpf: mark a NULL memory argument of a call preciseEduard Zingerman
2026-09-04selftests/bpf: precision of a NULL helper argumentEduard Zingerman
2026-09-04bpf: mark a NULL call argument preciseEduard Zingerman
2026-09-04Merge tag 'drm-fixes-2026-09-05' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds