summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-26net: thunderx: fix PTP device ref leak in nicvf_probe()Haoxiang Li
2026-05-26Merge tag 'nfc-7.1-rc6' of https://codeberg.org/linux-nfc/linuxJakub Kicinski
2026-05-26vxlan: do not reuse cached ip_hdr() value after skb_tunnel_check_pmtu()Eric Dumazet
2026-05-26netconsole: Constify struct configfs_item_operations and configfs_group_opera...Christophe JAILLET
2026-05-26mlxsw: spectrum_fid: use a dedicated list head pointer for sorted insertMaoyi Xie
2026-05-26net: dsa: netc: fix unmet Kconfig dependencies for NET_DSA_NETC_SWITCHWei Fang
2026-05-26net: phy: air_en8811h: add AN8811HB MCU assert/deassert supportLucien.Jheng
2026-05-27i2c: davinci: fix division by zero on missing clock-frequencyChaitanya Sabnis
2026-05-27drm/i915/display: stop passing i to for_each_pipe_crtc_modeset_{enable, disab...Jani Nikula
2026-05-27drm/i915/display: stop passing i to for_each_*_intel_crtc_in_state() macrosJani Nikula
2026-05-27drm/i915/display: pass struct intel_display to all for_each_intel_crtc*() macrosJani Nikula
2026-05-27drm/i915/display: always pass display->drm to for_each_intel_crtc*()Jani Nikula
2026-05-27drm/i915/display: switch from drm_for_each_crtc() to for_each_intel_crtc()Jani Nikula
2026-05-27drm/{i915, xe}: move xe_display_flush_cleanup_work() to i915 displayJani Nikula
2026-05-26nvme-multipath: enable PCI P2PDMA for multipath devicesKiran Kumar Modukuri
2026-05-26md: propagate BLK_FEAT_PCI_P2PDMA from member devices to RAID deviceKiran Kumar Modukuri
2026-05-26irqchip/gic-v4: Don't advertise VLPIs if no ITS is probedMostafa Saleh
2026-05-26drm/xe: Assign queue name in time for drm_sched_initTvrtko Ursulin
2026-05-26iio: core: fix uninitialized data in debugfsDan Carpenter
2026-05-26iio: backend: fix uninitialized data in debugfsDan Carpenter
2026-05-26iio: dac: ad3552r-hs: fix uninitialized data ni ad3552r_hs_write_data_source()Dan Carpenter
2026-05-26iio: adc: qcom-spmi-iadc: balance enable_irq_wake() on driver unbindStepan Ionichev
2026-05-26iio: light: al3320a: read both ALS ADC registers againAlexander A. Klimov
2026-05-26iio: light: al3010: read both ALS ADC registers againAlexander A. Klimov
2026-05-26iio: temperature: tmp006: use devm_iio_trigger_registerStepan Ionichev
2026-05-26iio: buffer: hw-consumer: free scan_mask on buffer releaseFelix Gu
2026-05-26iio: adc: ad7768-1: Select GPIOLIBJonathan Cameron
2026-05-26thermal: intel: int340x: Check return value of ptc_create_groups()Aravind Anilraj
2026-05-26thermal: intel: int340x: Fix potential shift overflow in ptc_mmio_write()Aravind Anilraj
2026-05-26cpufreq: governor: Fix stale prev_cpu_nice spike when enabling ignore_nice_loadZhongqiu Han
2026-05-26cpufreq: governor: Fix data races on per-CPU idle/nice baselinesZhongqiu Han
2026-05-26mtip32xx: fix use-after-free on service thread failureYuho Choi
2026-05-26block: switch numa_node to int in blk_mq_hw_ctx and init_requestMateusz Nowicki
2026-05-26wifi: ath12k: fix error unwind on arch_init() failure in PCI probeRipan Deuri
2026-05-26mtd: spi-nor: debugfs: Add a locked sectors mapMiquel Raynal
2026-05-26Merge tag 'mm-hotfixes-stable-2026-05-25-16-22' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-26mtd: spi-nor: debugfs: Add locking supportMiquel Raynal
2026-05-26mtd: spi-nor: Create a local SR cacheMiquel Raynal
2026-05-26mtd: spi-nor: swp: Cosmetic changesMiquel Raynal
2026-05-26mtd: spi-nor: swp: Simplify checking the locked/unlocked rangeMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create helpers for building the SR registerMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create a TB intermediate variableMiquel Raynal
2026-05-26mtd: spi-nor: swp: Rename a maskMiquel Raynal
2026-05-26mtd: spi-nor: swp: Create a helper that writes SR, CR and checksMiquel Raynal
2026-05-26mtd: spi-nor: swp: Use a pointer for SR instead of a single byteMiquel Raynal
2026-05-26mtd: spi-nor: swp: Clarify a commentMiquel Raynal
2026-05-26mtd: spi-nor: swp: Explain the MEMLOCK ioctl implementation behaviourMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Enhance outputMiquel Raynal
2026-05-26mtd: spi-nor: debugfs: Align variable access with the rest of the fileMiquel Raynal
2026-05-26mtd: spi-nor: Make sure the QE bit is kept enabled if usefulMiquel Raynal