summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-09hwmon: (ads7871) Use DMA-safe buffer for SPI writesTabrez Ahmed
2026-06-09hwmon: (ads7871) Convert to hwmon_device_register_with_infoTabrez Ahmed
2026-06-09hwmon: emc2305: Support configurable fan PWM at shutdownFlorin Leotescu
2026-06-09dt-bindings: hwmon: emc2305: Add fan-shutdown-percent propertyFlorin Leotescu
2026-06-09hwmon: (emc2305) Fix fan channel index handlingFlorin Leotescu
2026-06-09hwmon: (pmbus/lx1308) Add support for LX1308Brian Chiang
2026-06-09dt-bindings: trivial: Add LX1308 supportBrian Chiang
2026-06-09hwmon: (mcp9982) Add external diode fault readVictor Duicu
2026-06-09PCI: cadence: Add post-link delay for LGA and j721e glue driverHans Zhang
2026-06-09PCI: Add pci_host_common_link_train_delay() helperHans Zhang
2026-06-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2026-06-09vfs: add FS_USERNS_DELEGATABLE flag and set it for NFSJeff Layton
2026-06-09MIPS: VDSO: Fold MIPS_CLOCK_VSYSCALL into MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh
2026-06-09MIPS: VDSO: Gate microMIPS restriction on GCC versionThomas Weißschuh
2026-06-09MIPS: VDSO: Fold MIPS_DISABLE_VDSO into MIPS_GENERIC_GETTIMEOFDAYThomas Weißschuh
2026-06-09clocksource/drivers/mips-gic-timer: Only use VDSO_CLOCKMODE_GIC when it is a ...Thomas Weißschuh
2026-06-09MIPS: csrc-r4k: Only use VDSO_CLOCKMODE_R4K when it is a availableThomas Weißschuh
2026-06-09Merge tag 'riscv-soc-drivers-for-v7.2' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2026-06-09Merge tag 'cache-for-v7.2' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2026-06-09memory: tegra234: drop dead NULL check in tegra234_mc_icc_aggregate()Sumit Gupta
2026-06-09memory: tegra264: drop redundant tegra264_mc_icc_aggregate()Sumit Gupta
2026-06-09memory: tegra186-emc: stop borrowing MC aggregate hook for EMCSumit Gupta
2026-06-09selftests/bpf: Add BTF repeated field count overflow testPaul Moses
2026-06-09Merge tag 'ti-driver-soc-for-v7.2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2026-06-09Merge tag 'arm-soc/for-7.2/drivers' of https://github.com/Broadcom/stblinux i...Arnd Bergmann
2026-06-09Merge tag 'memory-controller-drv-7.2' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2026-06-09Merge tag 'samsung-drivers-7.2' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-06-09PCI: Avoid FLR for MediaTek MT7925 WiFiJose Ignacio Tornos Martinez
2026-06-09xen/xenbus: Replace strcpy() with memcpy()David Laight
2026-06-09Merge tag 'tegra-for-7.2-firmware' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-06-09Merge tag 'tegra-for-7.2-pmc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2026-06-09fuse: re-lock request before returning from fuse_ref_folio()Joanne Koong
2026-06-09fuse: re-lock request before replacing page cache folioJoanne Koong
2026-06-09fbdev: s3fb: Use strscpy() to copy strings into arraysDavid Laight
2026-06-09Merge branch 'xfrm: XFRM_MSG_MIGRATE_STATE new netlink message'Steffen Klassert
2026-06-09fbdev: sm501fb: Fix buffer errors in OF binding codeDavid Laight
2026-06-09fbcon: correct CONFIG_FB_TILEBLITTING macro name in #endif commentEthan Nelson-Moore
2026-06-09fbdev/arm: Export acorndata_8x8 font symbol for bootloaderHelge Deller
2026-06-09fbdev: mmpfb: Use strscpy() to copy device nameDavid Laight
2026-06-09fbdev: sisfb: Replace strlen() strcpy() pair with strscpy()David Laight
2026-06-09fbdev: rivafb: Use strscpy() to copy device nameDavid Laight
2026-06-09fbdev: cyber2000fb: Use strscpy() to copy device nameDavid Laight
2026-06-09fbdev: atmel_lcdfb: Use strscpy() to copy device nameDavid Laight
2026-06-09fbdev: Do not export fbcon from fbdevThomas Zimmermann
2026-06-09fbdev: Wrap fbcon updates from vga-switcheroo in helperThomas Zimmermann
2026-06-09fbdev: Wrap user-invoked calls to fb_blank() in helperThomas Zimmermann
2026-06-09fbdev: Wrap user-invoked calls to fb_set_var() in helperThomas Zimmermann
2026-06-09fbdev: omap2: fix use-after-free in omapfb_mmapHongling Zeng
2026-06-09docs: omap/dss: Fix stale modedb.c pathCosta Shulyupin
2026-06-09fbdev: pxa168fb: use devm_ioremap_resource() for MMIOAlbertoArostegui