summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-09soc: qcom: wcnss: fix leak of fwRosen Penev
2026-05-09Merge tag 'staging-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-09Merge tag 'usb-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2026-05-09Merge tag 'i2c-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-05-09Merge tag 'powerpc-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2026-05-09dt-bindings: firmware: qcom,scm: Document SCM for Nord SoCShawn Guo
2026-05-09arm64: dts: qcom: sdm630: assign adsp_mem region to ADSP FastRPC nodeNickolay Goppen
2026-05-09arm64: dts: qcom: sdm630: describe adsp_mem region properlyNickolay Goppen
2026-05-09arm64: dts: qcom: sdm630: set adsp compute-cbs' regs properlyNickolay Goppen
2026-05-09arm64: dts: qcom: sdm660: set cdsp compute-cbs' regs properlyNickolay Goppen
2026-05-09dt-bindings: firmware: qcom: scm: add CP_ADSP_SHARED VMIDNickolay Goppen
2026-05-09dt-bindings: qcom: geni-se-qup: Add compatible for SA8797P SoCDeepti Jaggi
2026-05-09soc: qcom: socinfo: Add SoC ID for Shikra IoT variantsKomal Bajaj
2026-05-09dt-bindings: arm: qcom,ids: Add SoC ID for Shikra IoT variantsKomal Bajaj
2026-05-09riscv: dts: spacemit: enable eMMC for OrangePi RV2Chukun Pan
2026-05-09dts: riscv: spacemit: correct 32k clock frequencyYixun Lan
2026-05-09dt-bindings: altera: add compatible for agilex5 socdk debug daughter cardAdrian Ng Ho Yin
2026-05-09arm64: defconfig: Enable CIX Sky1 pinctrl, PCIe host, and Cadence GPIOPeter Chen
2026-05-08Merge tag 'x86-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-05-09ntfs: fix missing kstrdup() error check in ntfs_write_volume_label()Zhan Xusheng
2026-05-08Merge tag 'timers-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-05-08Merge tag 'sched-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-05-08Merge tag 'perf-urgent-2026-05-09' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-05-08Merge branch 'net-dsa-microchip-remove-one-indirection-layer'Jakub Kicinski
2026-05-08net: dsa: microchip: split ksz_connect_tag_protocol()Bastien Curutchet (Schneider Electric)
2026-05-08net: dsa: microchip: split ksz_get_tag_protocol()Vladimir Oltean
2026-05-08net: dsa: microchip: hook up ksz_switch_alloc() to chip-specific dsa_switch_opsVladimir Oltean
2026-05-08net: dsa: microchip: ensure each ksz_dev_ops has its own dsa_switch_opsVladimir Oltean
2026-05-08net: dsa: microchip: move phylink_mac_ops to individual driversVladimir Oltean
2026-05-08net: dsa: microchip: move KSZ9477 and LAN937 ksz_dev_ops to individual driversVladimir Oltean
2026-05-08net: dsa: microchip: move KSZ8 ksz_dev_ops to ksz8.cVladimir Oltean
2026-05-08net: dsa: microchip: remove unused port_cleanup() callbackBastien Curutchet (Schneider Electric)
2026-05-08net: dsa: microchip: Remove unused ksz8_all_queues_split()Bastien Curutchet (Schneider Electric)
2026-05-08Merge branch 'net-mlx5-icm-page-management-in-vhca_id-mode'Jakub Kicinski
2026-05-08net/mlx5: Add VHCA_ID page management mode supportMoshe Shemesh
2026-05-08net/mlx5: Make debugfs page counters by function type dynamicMoshe Shemesh
2026-05-08net/mlx5: Relax capability check for eswitch query pathsMoshe Shemesh
2026-05-08net: wan: fsl_ucc_hdlc: free tx_skbuff in uhdlc_memcleanHolger Brunck
2026-05-08Merge tag 'nf-26-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-05-08drbd: replace genl_magic with explicit netlink serializationChristoph Böhmwalder
2026-05-08drbd: move UAPI headers to include/uapi/linux/Christoph Böhmwalder
2026-05-08ixgbe: E610: do not fill EEE lp_advertised from local PHY capsDavid Carlier
2026-05-08sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALLBen Morris
2026-05-08net: ti: icssm-prueth: fix eth_ports_node leak in probeShitalkumar Gandhi
2026-05-08sctp: Fix typo in commentMd Shofiqul Islam
2026-05-08Merge branch 'net-fix-protodown-with-macvlan'Jakub Kicinski
2026-05-08selftests: net: Add protodown testsIdo Schimmel
2026-05-08net: Do not unconditionally turn on carrier when turning off protodownIdo Schimmel
2026-05-08net: Do not turn on carrier when protodown is onIdo Schimmel
2026-05-08net: Set dev->proto_down before changing carrier stateIdo Schimmel