summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-04mshv: Fix infinite fault loop on permission-denied GPA interceptsStanislav Kinsburskii
2026-04-04PCI: hv: Fix double ida_free in hv_pci_probe error pathSahil Chandna
2026-04-03Merge tag 'powerpc-7.0-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-04-03Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-03Merge tag 'hwmon-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-03Merge branch 'net-stmmac-fix-tegra234-mgbe-clock'Jakub Kicinski
2026-04-03dt-bindings: net: Fix Tegra234 MGBE PTP clockJon Hunter
2026-04-03net: stmmac: Fix PTP ref clock for Tegra234Jon Hunter
2026-04-03nfc: s3fwrn5: allocate rx skb before consuming bytesPengpeng Hou
2026-04-03net: increase IP_TUNNEL_RECURSION_LIMIT to 5Chris J Arges
2026-04-03ipv4: icmp: fix null-ptr-deref in icmp_build_probe()Yiqi Sun
2026-04-03ipv4: nexthop: allocate skb dynamically in rtm_get_nexthop()Fernando Fernandez Mancera
2026-04-03ipv4: nexthop: avoid duplicate NHA_HW_STATS_ENABLE on nexthop group dumpFernando Fernandez Mancera
2026-04-03net: qualcomm: qca_uart: report the consumed byte on RX skb allocation failurePengpeng Hou
2026-04-03tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSGOleh Konko
2026-04-03rtnetlink: add missing netlink_ns_capable() check for peer netnsNikolaos Gkarlis
2026-04-03bridge: guard local VLAN-0 FDB helpers against NULL vlan groupZijing Yin
2026-04-03ipv6: ioam: fix potential NULL dereferences in __ioam6_fill_trace_data()Eric Dumazet
2026-04-03net: airoha: Fix memory leak in airoha_qdma_rx_process()Lorenzo Bianconi
2026-04-03net: lapbether: handle NETDEV_PRE_TYPE_CHANGEEric Dumazet
2026-04-03net: fec: make FIXED_PHY dependency unconditionalArnd Bergmann
2026-04-03net: sched: act_csum: validate nested VLAN headersRuide Cao
2026-04-03Merge tag 'sched_ext-for-7.0-rc6-fixes-2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-04-03Merge tag 'io_uring-7.0-20260403' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-04-03Merge tag 'spi-fix-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-03sched_ext: Fix stale direct dispatch state in ddsp_dsq_idAndrea Righi
2026-04-03Merge tag 'pm-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2026-04-03Merge tag 'thermal-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-03Merge tag 'gpio-fixes-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-04-03Merge tag 'drm-fixes-2026-04-03' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-04-03Merge branch 'pm-em'Rafael J. Wysocki
2026-04-03Documentation: clarify the mandatory and desirable info for security reportsWilly Tarreau
2026-04-03Documentation: explain how to find maintainers addresses for security reportsWilly Tarreau
2026-04-03Documentation: minor updates to the security contactsWilly Tarreau
2026-04-03Merge tag 'drm-misc-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2026-04-03Merge tag 'amd-drm-fixes-7.0-2026-04-02' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-04-03Merge tag 'drm-xe-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2026-04-03Merge tag 'drm-intel-fixes-2026-04-02' of https://gitlab.freedesktop.org/drm/...Dave Airlie
2026-04-02Merge tag 'v7.0-rc6-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2026-04-02Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2026-04-02net: stmmac: fix integer underflow in chain modeTyllis Xu
2026-04-02net: altera-tse: fix skb leak on DMA mapping error in tse_start_xmit()David Carlier
2026-04-02MAINTAINERS: Update email for Allison HendersonAllison Henderson
2026-04-02MAINTAINERS: orphan PPP over Ethernet driverQingfang Deng
2026-04-03crypto: af_alg - limit RX SG extraction by receive buffer budgetDouya Le
2026-04-02Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-04-02accel: ethosu: Add hardware dependency hintJean Delvare
2026-04-02eventpoll: defer struct eventpoll free to RCU grace periodNicholas Carlini
2026-04-02sched_ext: Fix is_bpf_migration_disabled() false negative on non-PREEMPT_RCUChangwoo Min