summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-29scsi: target: use scoped_with_init_fs() for APTPL metadataChristian Brauner
2026-06-29scsi: target: use scoped_with_init_fs() for ALUA metadataChristian Brauner
2026-06-29crypto: ccp: use scoped_with_init_fs() for SEV file accessChristian Brauner
2026-06-29rnbd: use scoped_with_init_fs() for block device openChristian Brauner
2026-06-29HID: letsketch: fix UAF on inrange_timer at driver unbindManish Khadka
2026-06-29drm/i915/hdcp: require monotonically increasing seq_num_vJani Nikula
2026-06-29drm/i915/hdcp: check streams[] bounds before overflowJani Nikula
2026-06-29gpio: kunit: add test cases for software node hogsBartosz Golaszewski
2026-06-29gpio: kunit: shrink initialization codeBartosz Golaszewski
2026-06-29dma-fence: use correct callback in dma_fence_timeline_name()André Draszik
2026-06-29Merge tag 'v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-06-29Merge tag 'v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-06-29Merge tag 'v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-06-29Merge tag 'v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Bartosz Golaszewski
2026-06-29USB: serial: digi_acceleport: fix hard lockup on disconnectJohan Hovold
2026-06-29USB: serial: digi_acceleport: fix write buffer corruptionJohan Hovold
2026-06-29media: ite-cir: Use an enum for the different supported device typesUwe Kleine-König (The Capable Hub)
2026-06-29media: Drop unused assignments from pnp_device_id arrayUwe Kleine-König (The Capable Hub)
2026-06-29media: rc: sunxi-cir: Unregister rc device on probe failureMyeonghun Pak
2026-06-29optee: ffa: Add NULL check in optee_ffa_lend_protmemMostafa Saleh
2026-06-29tee: qcomtee: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-29platform/chrome: cros_ec_typec: Reject out-of-bounds PD cap countMaoyi Xie
2026-06-29platform/chrome: of_hw_prober: Use dumb trackpad prober for SpherionChen-Yu Tsai
2026-06-29platform/chrome: Drop unused assignment of platform_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-28clk: qcom: dispcc-eliza: Fix disp_cc_mdss_mdp_clk_src RCG stall on Eliza EVKKrzysztof Kozlowski
2026-06-29platform/chrome: sensorhub: Bound the EC-reported sensor numberBryam Vargas
2026-06-29Revert "drm/i915/psr: Allow SCL=0 on platforms with always-on VRR TG"Ankit Nautiyal
2026-06-29driver core: fix path of /sys/module in commentZenghui Yu
2026-06-28Merge tag 'v7.2-rc1' into drm-rust-nextDanilo Krummrich
2026-06-28media: rzg2l-cru: Remove unused kerneldoc descriptionRicardo Ribalda
2026-06-28media: ov9282: Remove unused kerneldoc descriptionRicardo Ribalda
2026-06-28clk: rockchip: rk3588: don't disable unused I2S MCLK output gatesDaniele Briguglio
2026-06-28Merge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds
2026-06-28Merge tag 'input-for-v7.2-rc0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-06-27net: airoha: dma map xmit frags with skb_frag_dma_map()Lorenzo Bianconi
2026-06-27net: enetc: check the number of BDs needed for xdp_frameWei Fang
2026-06-27Merge tag 'pwm/for-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-27Merge tag 'fbdev-for-7.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-06-27Merge tag 'sound-fix-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-27Merge tag 'i2c-fixes-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-06-27Merge tag 'rtc-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2026-06-26Input: gscps2 - advance receive buffer write indexXu Rao
2026-06-26Input: sur40 - fix MAX_CONTACTS value based on PixelSense specificationOliver
2026-06-26Input: rmi4 - tolerate short register descriptor structureDmitry Torokhov
2026-06-26Revert "Input: rmi4 - fix register descriptor address calculation"Dmitry Torokhov
2026-06-26ntb: amd: Use named initializer for pci_device_id::driver_dataUwe Kleine-König (The Capable Hub)
2026-06-26NTB: epf: Avoid pci_iounmap() with offset when PEER_SPAD and CONFIG share BARKoichiro Den
2026-06-26ntb_hw_amd: Fix incorrect debug message in link disable pathAlok Tiwari
2026-06-26qede: fix out-of-bounds check for cqe->len_list[]Matvey Kovalev
2026-06-26net: pse-pd: scope pse_control regulator handle to kref lifetimeCorey Leavitt