summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-29MIPS: configs: Enable the current Ingenic USB PHY symbolPengpeng Hou
2026-06-29MIPS: loongson64: add IRQ work based on self-IPIXi Ruoyao
2026-06-29MIPS: mm: Add check for highmem before removing memory blockKyle Hendry
2026-06-29mips: Add build salt to the vDSOBastian Blank
2026-06-29MIPS: DEC: Ensure RTC platform device deregistration upon failureMaciej W. Rozycki
2026-06-29HID: lg-g15: cancel pending work on remove to fix a use-after-freeMaoyi Xie
2026-06-29HID: logitech-dj: Fix maxfield check in DJ short report validationHyeongJun An
2026-06-29HID: core: Fix OOB read in hid_get_report for numbered reportsLee Jones
2026-06-29HID: picolcd: prevent NULL pointer dereference in picolcd_send_and_wait()Georgiy Osokin
2026-06-29HID: appleir: fix UAF on pending key_up_timer in remove()Manish Khadka
2026-06-29HID: letsketch: fix UAF on inrange_timer at driver unbindManish Khadka
2026-06-29dma-fence: use correct callback in dma_fence_timeline_name()André Draszik
2026-06-29xfs: fix AGFL extent count calculation in xrep_agfl_filljiazhenyuan
2026-06-29xfs: simplify the failure path in xfs_buf_alloc_vmallocChristoph Hellwig
2026-06-29xfs: fix incorrect use of gfp flags in xfs_buf_alloc_backing_memChristoph Hellwig
2026-06-29xfs: lift setting __GFP_NOFAIL from xfs_buf_alloc_kmem to the callerChristoph Hellwig
2026-06-29xfs: split up xfs_buf_alloc_backing_memChristoph Hellwig
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-29optee: ffa: Add NULL check in optee_ffa_lend_protmemMostafa Saleh
2026-06-28clk: qcom: dispcc-eliza: Fix disp_cc_mdss_mdp_clk_src RCG stall on Eliza EVKKrzysztof Kozlowski
2026-06-28arm64: dts: qcom: glymur: fix QUP serial engine IRQsBjorn Andersson
2026-06-28arm64: dts: qcom: glymur: fix PCIe SMMU interruptsBjorn Andersson
2026-06-29driver core: add missing kernel-doc for union membersRandy Dunlap
2026-06-28clk: rockchip: rk3588: don't disable unused I2S MCLK output gatesDaniele Briguglio
2026-06-28Linux 7.2-rc1v7.2-rc1Linus Torvalds
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-28batman-adv: dat: ensure accessible eth_hdr proto fieldSven Eckelmann
2026-06-28batman-adv: bla: reacquire gw address after skb reallocSven Eckelmann
2026-06-28batman-adv: dat: acquire ARP hw source only after skb reallocSven Eckelmann
2026-06-28batman-adv: gw: acquire ethernet header only after skb reallocSven Eckelmann
2026-06-28batman-adv: access unicast_ttvn skb->data only after skb reallocSven Eckelmann
2026-06-28batman-adv: retrieve ethhdr after potential skb realloc on RXSven Eckelmann
2026-06-27net: airoha: dma map xmit frags with skb_frag_dma_map()Lorenzo Bianconi
2026-06-27net: dsa: Fix skb ownership in taggersLinus Walleij
2026-06-27sctp: add INIT verification after cookie unpackingXin Long
2026-06-27netpoll: fix a use-after-free on shutdown pathBreno Leitao
2026-06-27sctp: fix SCTP_RESET_STREAMS stream list length limitYousef Alhouseen
2026-06-27net: enetc: check the number of BDs needed for xdp_frameWei Fang
2026-06-27MAINTAINERS: Update Marvell octeontx2 driver maintainersRatheesh Kannoth
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-27Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds
2026-06-26Input: gscps2 - advance receive buffer write indexXu Rao
2026-06-26Input: rmi4 - tolerate short register descriptor structureDmitry Torokhov