Age | Commit message (Expand) | Author | Files | Lines |
2025-06-03 | net: airoha: Fix smac_id configuration in bridge mode | Lorenzo Bianconi | 1 | -0/+5 |
2025-06-03 | net: airoha: Fix IPv6 hw acceleration in bridge mode | Lorenzo Bianconi | 1 | -11/+12 |
2025-06-03 | net: airoha: Initialize PPE UPDMEM source-mac table | Lorenzo Bianconi | 4 | -1/+38 |
2025-06-03 | vmxnet3: correctly report gso type for UDP tunnels | Ronak Doshi | 1 | -0/+26 |
2025-06-03 | net: wwan: t7xx: Fix napi rx poll issue | Jinjian Song | 1 | -5/+6 |
2025-06-02 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski | 8 | -93/+218 |
2025-05-30 | net: stmmac: make sure that ptp_rate is not 0 before configuring EST | Alexis Lothoré | 1 | -0/+5 |
2025-05-30 | net: stmmac: make sure that ptp_rate is not 0 before configuring timestamping | Alexis Lothoré | 2 | -1/+6 |
2025-05-30 | hv_netvsc: fix potential deadlock in netvsc_vf_setxdp() | Saurabh Sengar | 2 | -3/+3 |
2025-05-30 | idpf: avoid mailbox timeout delays during reset | Emil Tantilov | 3 | -6/+15 |
2025-05-30 | idpf: fix a race in txq wakeup | Brian Vazquez | 3 | -40/+22 |
2025-05-30 | ice: fix rebuilding the Tx scheduler tree for large queue counts | Michal Kubiak | 1 | -28/+142 |
2025-05-30 | ice: create new Tx scheduler nodes for new queues only | Michal Kubiak | 1 | -5/+6 |
2025-05-30 | ice: fix Tx scheduler error handling in XDP callback | Michal Kubiak | 1 | -14/+33 |
2025-05-30 | Bluetooth: hci_qca: move the SoC type check to the right place | Bartosz Golaszewski | 1 | -7/+7 |
2025-05-30 | Bluetooth: btnxpuart: Fix missing devm_request_irq() return value check | Krzysztof Kozlowski | 1 | -0/+2 |
2025-05-30 | net: usb: aqc111: debug info before sanitation | Oliver Neukum | 1 | -4/+4 |
2025-05-29 | net: lan966x: Make sure to insert the vlan tags also in host mode | Horatiu Vultur | 4 | -0/+24 |
2025-05-29 | Merge tag 'linux-can-fixes-for-6.16-20250529' of git://git.kernel.org/pub/scm... | Paolo Abeni | 1 | -2/+1 |
2025-05-29 | net/mlx4_en: Prevent potential integer overflow calculating Hz | Dan Carpenter | 1 | -1/+1 |
2025-05-29 | driver: net: ethernet: mtk_star_emac: fix suspend/resume issue | Yanqing Wang | 1 | -0/+4 |
2025-05-29 | hinic3: Remove printed message during module init | Geert Uytterhoeven | 1 | -2/+0 |
2025-05-29 | gve: Fix RX_BUFFERS_POSTED stat to report per-queue fill_cnt | Alok Tiwari | 1 | -1/+1 |
2025-05-29 | net: stmmac: platform: guarantee uniqueness of bus_id | Quentin Schulz | 1 | -2/+9 |
2025-05-29 | can: kvaser_pciefd: refine error prone echo_skb_max handling logic | Fedor Pchelkin | 1 | -2/+1 |
2025-05-28 | net: ch9200: fix uninitialised access during mii_nway_restart | Qasim Ijaz | 1 | -2/+5 |
2025-05-28 | Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bp... | Linus Torvalds | 1 | -20/+78 |
2025-05-28 | Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1060 | -18789/+59028 |
2025-05-28 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 9 | -38/+43 |
2025-05-28 | Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1598 | -35768/+63646 |
2025-05-28 | Merge tag 'media/v6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc... | Linus Torvalds | 253 | -8816/+21276 |
2025-05-28 | Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -17/+7 |
2025-05-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 16 | -44/+129 |
2025-05-28 | net: phy: mscc: Stop clearing the the UDPv4 checksum for L2 frames | Horatiu Vultur | 1 | -1/+3 |
2025-05-28 | octeontx2-pf: QOS: Refactor TC_HTB_LEAF_DEL_LAST callback | Hariprasad Kelam | 1 | -3/+1 |
2025-05-28 | octeontx2-pf: QOS: Perform cache sync on send queue teardown | Hariprasad Kelam | 1 | -0/+22 |
2025-05-28 | net: mana: Add support for Multi Vports on Bare metal | Haiyang Zhang | 1 | -8/+16 |
2025-05-27 | Merge tag 'for-linus-6.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -5/+9 |
2025-05-27 | Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 3 | -125/+479 |
2025-05-27 | net: phy: mscc: Fix memory leak when using one step timestamping | Horatiu Vultur | 1 | -5/+11 |
2025-05-27 | net: lan743x: Modify the EEPROM and OTP size for PCI1xxxx devices | Rengarajan S | 1 | -2/+16 |
2025-05-27 | net: txgbe: Support the FDIR rules assigned to VFs | Jiawen Wu | 3 | -12/+24 |
2025-05-27 | net: libwx: Fix statistics of multicast packets | Jiawen Wu | 1 | -1/+2 |
2025-05-27 | net: lan743x: Fix PHY reset handling during initialization and WOL | Thangaraj Samynathan | 1 | -9/+4 |
2025-05-27 | net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phy | Thangaraj Samynathan | 1 | -2/+2 |
2025-05-27 | net: macb: Check return value of dma_set_mask_and_coherent() | Sergio Perez Gonzalez | 1 | -1/+5 |
2025-05-27 | cxgb4: Constify struct thermal_zone_device_ops | Christophe JAILLET | 1 | -1/+1 |
2025-05-27 | mlxsw: core_thermal: Constify struct thermal_zone_device_ops | Christophe JAILLET | 1 | -4/+4 |
2025-05-27 | net/mlx5: HWS, Fix an error code in mlx5hws_bwc_rule_create_complex() | Dan Carpenter | 1 | -1/+1 |
2025-05-27 | net: mctp: start tx queue on netdev open | Jeremy Kerr | 1 | -0/+2 |
2025-05-27 | net/mlx5: Add error handling in mlx5_query_nic_vport_node_guid() | Wentao Liang | 1 | -3/+6 |
2025-05-27 | net: airoha: Fix an error handling path in airoha_alloc_gdm_port() | Christophe JAILLET | 1 | -1/+9 |
2025-05-27 | net: phy: clear phydev->devlink when the link is deleted | Wei Fang | 1 | -1/+3 |
2025-05-27 | net: phy: mediatek: Add Airoha AN7583 PHY support | Christian Marangi | 1 | -0/+20 |
2025-05-27 | net: dsa: mt7530: Add AN7583 support | Christian Marangi | 3 | -6/+37 |
2025-05-27 | Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 23 | -862/+1195 |
2025-05-27 | Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 169 | -459/+760 |
2025-05-27 | Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 16 | -37/+871 |
2025-05-27 | Merge tag 'mmc-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds | 29 | -286/+870 |
2025-05-27 | Merge tag 'pmdomain-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 17 | -115/+1059 |
2025-05-27 | Merge tag 'for-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li... | Linus Torvalds | 24 | -79/+2100 |
2025-05-27 | Merge tag 'spi-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 33 | -911/+2003 |
2025-05-27 | Merge tag 'regulator-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 13 | -262/+774 |
2025-05-27 | Merge tag 'regmap-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bro... | Linus Torvalds | 3 | -47/+73 |
2025-05-27 | Merge tag 'gpio-updates-for-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 65 | -947/+3932 |
2025-05-27 | Merge tag 'sound-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 4 | -26/+41 |
2025-05-27 | Merge tag 'pwm/for-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 12 | -124/+1453 |
2025-05-27 | Merge tag 'chrome-platform-v6.16' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -67/+85 |
2025-05-27 | Merge tag 'docs-6.16' of git://git.lwn.net/linux | Linus Torvalds | 2 | -2/+2 |
2025-05-27 | Merge tag 'ratelimit.2025.05.25a' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -17/+11 |
2025-05-27 | Merge tag 'x86_sev_for_v6.16_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -0/+136 |
2025-05-27 | Merge tag 'edac_updates_for_v6.16' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -231/+422 |
2025-05-27 | bpf: Add dmabuf iterator | T.J. Mercier | 1 | -0/+68 |
2025-05-27 | dma-buf: Rename debugfs symbols | T.J. Mercier | 1 | -25/+15 |
2025-05-27 | Merge tag 'timers-clocksource-2025-05-25' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 6 | -42/+795 |
2025-05-27 | Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 16 | -18/+18 |
2025-05-27 | Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 30 | -462/+372 |
2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 194 | -450/+419 |
2025-05-27 | Merge tag 'irq-drivers-2025-05-25' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 23 | -251/+580 |
2025-05-27 | Merge branch 'for-next/psci' into for-next/core | Will Deacon | 1 | -1/+3 |
2025-05-27 | Merge branch 'for-next/perf' into for-next/core | Will Deacon | 4 | -32/+30 |
2025-05-27 | net/mlx5e: Allow setting MAC address of representors | Mark Bloch | 1 | -0/+1 |
2025-05-27 | octeontx2-pf: macsec: Get MACSEC capability flag from AF | Subbaraya Sundeep | 3 | -3/+40 |
2025-05-27 | octeontx2-af: Add MACSEC capability flag | Subbaraya Sundeep | 2 | -0/+5 |
2025-05-27 | net: phy: add driver for MaxLinear MxL86110 PHY | Stefano Radaelli | 3 | -0/+629 |
2025-05-27 | wireguard: allowedips: add WGALLOWEDIP_F_REMOVE_ME flag | Jordan Rife | 4 | -43/+148 |
2025-05-27 | wireguard: netlink: use NLA_POLICY_MASK where possible | Jason A. Donenfeld | 1 | -8/+2 |
2025-05-27 | wireguard: global: add __nonstring annotations for unterminated strings | Kees Cook | 2 | -4/+4 |
2025-05-27 | net: core: Convert dev_set_mac_address_user() to use struct sockaddr_storage | Kees Cook | 2 | -6/+16 |
2025-05-27 | net: core: Convert dev_set_mac_address() to struct sockaddr_storage | Kees Cook | 6 | -28/+23 |
2025-05-27 | net: usb: r8152: Convert to use struct sockaddr_storage internally | Kees Cook | 1 | -25/+27 |
2025-05-27 | net: core: Convert inet_addr_is_any() to sockaddr_storage | Kees Cook | 3 | -3/+3 |
2025-05-27 | net: xilinx: axienet: Fix Tx skb circular buffer occupancy check in dmaengine... | Suraj Gupta | 1 | -3/+3 |
2025-05-26 | Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 73 | -551/+317 |
2025-05-26 | Merge tag 'perf-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 5 | -12/+6 |
2025-05-26 | Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+3 |
2025-05-26 | Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 25 | -1048/+950 |
2025-05-26 | Merge tag 'tpmdd-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -28/+53 |
2025-05-26 | Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 143 | -5501/+4968 |
2025-05-26 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -10/+2 |
2025-05-26 | net/mlx5_core: Add error handling inmlx5_query_nic_vport_qkey_viol_cntr() | Wentao Liang | 1 | -3/+6 |
2025-05-26 | net: lan966x: Fix 1-step timestamping over ipv4 or ipv6 | Horatiu Vultur | 3 | -13/+47 |
2025-05-26 | Merge branches 'pm-runtime' and 'pm-sleep' | Rafael J. Wysocki | 7 | -43/+242 |
2025-05-26 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki | 4 | -19/+132 |
2025-05-26 | Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux | Linus Torvalds | 47 | -963/+3231 |
2025-05-26 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 8 | -370/+631 |
2025-05-26 | Merge branches 'acpi-resource', 'acpi-pm', 'acpi-platform-profile' and 'acpi-... | Rafael J. Wysocki | 3 | -2/+52 |
2025-05-26 | Merge branches 'acpi-pci', 'acpi-battery', 'acpi-ec' and 'acpi-apei' | Rafael J. Wysocki | 4 | -44/+49 |
2025-05-26 | Merge branches 'acpi-processor' and 'acpi-cppc' | Rafael J. Wysocki | 4 | -161/+198 |
2025-05-26 | Merge branch 'acpi-tables' | Rafael J. Wysocki | 5 | -3/+194 |
2025-05-26 | Merge branch 'acpica' | Rafael J. Wysocki | 152 | -247/+263 |
2025-05-26 | Merge tag 'ipsec-next-2025-05-23' of git://git.kernel.org/pub/scm/linux/kerne... | Paolo Abeni | 10 | -142/+150 |
2025-05-26 | Merge tag 'linux-can-next-for-6.16-20250522' of git://git.kernel.org/pub/scm/... | Paolo Abeni | 20 | -166/+312 |
2025-05-26 | octeontx2-af: Send Link events one by one | Subbaraya Sundeep | 3 | -0/+6 |
2025-05-26 | net: airoha: Add the capability to allocate hfwd descriptors in SRAM | Lorenzo Bianconi | 3 | -10/+16 |
2025-05-26 | net: airoha: Add the capability to allocate hwfd buffers via reserved-memory | Lorenzo Bianconi | 1 | -3/+30 |
2025-05-26 | net: airoha: Do not store hfwd references in airoha_qdma struct | Lorenzo Bianconi | 2 | -12/+2 |
2025-05-26 | net: txgbe: Implement SRIOV for AML devices | Jiawen Wu | 1 | -0/+5 |
2025-05-26 | net: txgbe: Implement PTP for AML devices | Jiawen Wu | 4 | -5/+39 |
2025-05-26 | net: txgbe: Restrict the use of mismatched FW versions | Jiawen Wu | 3 | -0/+24 |
2025-05-26 | net: txgbe: Correct the currect link settings | Jiawen Wu | 3 | -4/+28 |
2025-05-26 | net: txgbe: Support to handle GPIO IRQs for AML devices | Jiawen Wu | 8 | -2/+433 |
2025-05-26 | net: txgbe: Implement PHYLINK for AML 25G/10G devices | Jiawen Wu | 7 | -6/+195 |
2025-05-26 | net: txgbe: Distinguish between 40G and 25G devices | Jiawen Wu | 8 | -26/+61 |
2025-05-26 | net: wangxun: Use specific flag bit to simplify the code | Jiawen Wu | 6 | -44/+20 |
2025-05-26 | net: txgbe: Remove specified SP type | Jiawen Wu | 5 | -32/+32 |
2025-05-26 | Merge tag 'vfs-6.16-rc1.writepage' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -28/+12 |
2025-05-26 | net: dsa: microchip: Add SGMII port support to KSZ9477 switch | Tristram Ha | 5 | -7/+252 |
2025-05-26 | Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -4/+4 |
2025-05-26 | net: usb: aqc111: fix error handling of usbnet read calls | Nikita Zhandarovich | 1 | -2/+8 |
2025-05-26 | Merge tag 'opp-updates-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Rafael J. Wysocki | 4 | -430/+234 |
2025-05-25 | net: ethernet: mtk_eth_soc: Correct spelling | Simon Horman | 2 | -4/+4 |
2025-05-25 | net: dlink: Correct endian treatment of t_SROM data | Simon Horman | 1 | -8/+8 |
2025-05-25 | octeontx2-af: NPC: Clear Unicast rule on nixlf detach | Hariprasad Kelam | 3 | -5/+43 |
2025-05-24 | Merge tag 'input-for-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -59/+79 |
2025-05-24 | Merge tag 'spi-fix-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+45 |
2025-05-24 | Merge tag 'iommu-fixes-v6.15-rc7' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -15/+28 |
2025-05-24 | drm/nouveau/tegra: Fix error pointer vs NULL return in nvkm_device_tegra_reso... | Dan Carpenter | 1 | -1/+1 |
2025-05-23 | Merge tag 'drm-fixes-2025-05-24' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 4 | -15/+12 |
2025-05-24 | Merge tag 'drm-xe-next-fixes-2025-05-23' of https://gitlab.freedesktop.org/dr... | Dave Airlie | 2 | -4/+16 |
2025-05-24 | Merge tag 'drm-xe-fixes-2025-05-23' of https://gitlab.freedesktop.org/drm/xe/... | Dave Airlie | 2 | -10/+11 |
2025-05-24 | Merge tag 'amd-drm-fixes-6.15-2025-05-22' of https://gitlab.freedesktop.org/a... | Dave Airlie | 1 | -5/+0 |
2025-05-24 | Merge tag 'drm-misc-fixes-2025-05-22' of https://gitlab.freedesktop.org/drm/m... | Dave Airlie | 1 | -0/+1 |
2025-05-23 | ACPI: MRRM: Fix default max memory region | Anil S Keshavamurthy | 1 | -1/+2 |
2025-05-23 | Merge tag 'thermal-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+1 |
2025-05-23 | tpm_crb: ffa_tpm: fix/update comments describing the CRB over FFA ABI | Stuart Yoder | 1 | -4/+7 |
2025-05-23 | tpm_crb_ffa: use dev_xx() macro to print log | Yeoreum Yun | 1 | -4/+4 |
2025-05-23 | tpm_ffa_crb: access tpm service over FF-A direct message request v2 | Yeoreum Yun | 1 | -15/+40 |
2025-05-23 | tpm: remove kmalloc failure error message | Colin Ian King | 1 | -5/+2 |
2025-05-23 | spi: spi-qpic-snand: extend bitmasks usage | Mark Brown | 1 | -22/+23 |
2025-05-23 | spi: spi-qpic-snand: return early on error from qcom_spi_io_op() | Gabor Juhos | 1 | -2/+4 |
2025-05-23 | ublk: add feature UBLK_F_QUIESCE | Ming Lei | 1 | -1/+123 |
2025-05-23 | thermal: qcom: ipq5018: make ops_ipq5018 struct static | George Moussalem | 1 | -1/+1 |
2025-05-23 | Merge tag 'soc-fixes-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -15/+31 |
2025-05-23 | thermal/drivers/airoha: Fix spelling mistake "calibrarion" -> "calibration" | Colin Ian King | 1 | -1/+1 |
2025-05-23 | Merge tag 'platform-drivers-x86-v6.15-6' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 6 | -18/+52 |
2025-05-23 | ACPI: bus: Bail out if acpi_kobj registration fails | Armin Wolf | 1 | -2/+4 |
2025-05-23 | ACPI: platform_profile: Avoid initializing on non-ACPI platforms | Alexandre Ghiti | 1 | -0/+3 |
2025-05-23 | firmware: cs_dsp: Fix OOB memory read access in KUnit test | Jaroslav Kysela | 1 | -1/+2 |
2025-05-23 | crypto: qat - add missing header inclusion | Arnd Bergmann | 2 | -0/+2 |
2025-05-23 | platform/x86/intel/pmc: Fix Arrow Lake U/H NPU PCI ID | Todd Brandt | 1 | -1/+2 |
2025-05-23 | drm/xe: Default auto_link_downgrade status to false | Aradhya Bhatia | 1 | -1/+2 |
2025-05-23 | drm/xe/guc: Make creation of SLPC debugfs files conditional | Aradhya Bhatia | 1 | -3/+14 |
2025-05-23 | xen/x86: fix initial memory balloon target | Roger Pau Monne | 1 | -5/+8 |
2025-05-23 | xen: swiotlb: Wire up map_resource callback | John Ernberg | 1 | -0/+1 |
2025-05-22 | drm/xe: Use xe_mmio_read32() to read mtcfg register | Shuicheng Lin | 1 | -5/+5 |
2025-05-22 | drm/xe/mocs: Check if all domains awake | Tejas Upadhyay | 1 | -5/+6 |
2025-05-22 | Merge tag 'pmdomain-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -11/+1 |
2025-05-22 | Merge tag 'mmc-v6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul... | Linus Torvalds | 2 | -1/+74 |
2025-05-22 | Merge tag 'wireless-next-2025-05-22' of https://git.kernel.org/pub/scm/linux/... | Jakub Kicinski | 340 | -7144/+14604 |
2025-05-22 | Merge tag 'for-net-next-2025-05-22' of git://git.kernel.org/pub/scm/linux/ker... | Jakub Kicinski | 10 | -119/+343 |
2025-05-22 | Merge tag 'block-6.15-20250522' of git://git.kernel.dk/linux | Linus Torvalds | 2 | -3/+28 |
2025-05-22 | Bluetooth: btintel: Check dsbr size from EFI variable | Kees Cook | 1 | -8/+2 |
2025-05-22 | Bluetooth: btusb: Add new VID/PID 13d3/3584 for MT7922 | Liwei Sun | 1 | -0/+2 |
2025-05-22 | Bluetooth: btusb: use skb_pull to avoid unsafe access in QCA dump handling | En-Wei Wu | 1 | -58/+40 |
2025-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 116 | -588/+1239 |
2025-05-22 | Merge tag 'net-6.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 21 | -219/+276 |
2025-05-22 | net/mlx5e: Convert mlx5 netdevs to instance locking | Cosmin Ratiu | 9 | -45/+96 |
2025-05-22 | net/mlx5e: Don't drop RTNL during firmware flash | Cosmin Ratiu | 1 | -5/+0 |
2025-05-22 | IB/IPoIB: Allow using netdevs that require the instance lock | Cosmin Ratiu | 2 | -15/+31 |
2025-05-22 | IB/IPoIB: Replace vlan_rwsem with the netdev instance lock | Cosmin Ratiu | 4 | -57/+87 |
2025-05-22 | IB/IPoIB: Enqueue separate work_structs for each flushed interface | Cosmin Ratiu | 4 | -22/+44 |
2025-05-22 | Revert "drm/amd: Keep display off while going into S4" | Mario Limonciello | 1 | -5/+0 |
2025-05-22 | Merge tag 'pinctrl-v6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -11/+18 |
2025-05-22 | ublk: run auto buf unregisgering in same io_ring_ctx with registering | Ming Lei | 1 | -3/+16 |
2025-05-22 | EDAC/bluefield: Don't use bluefield_edac_readl() result on error | David Thompson | 1 | -5/+15 |
2025-05-22 | eth: bnxt: fix deadlock when xdp is attached or detached | Taehee Yoo | 1 | -2/+2 |
2025-05-22 | spi: spi-fsl-dspi: Reset SR flags before sending a new message | Larisa Grigore | 1 | -0/+2 |
2025-05-22 | spi: spi-fsl-dspi: Halt the module after a new message transfer | Bogdan-Gabriel Roman | 1 | -0/+24 |
2025-05-22 | spi: spi-fsl-dspi: restrict register range for regmap access | Larisa Grigore | 1 | -1/+19 |
2025-05-22 | s390/pci: Prevent self deletion in disable_slot() | Niklas Schnelle | 1 | -1/+1 |
2025-05-22 | regmap: irq: Add support for chips without separate IRQ status | Mathieu Dubois-Briand | 1 | -31/+68 |
2025-05-22 | Merge tag 'mt76-next-2025-05-21' of https://github.com/nbd168/wireless | Johannes Berg | 44 | -380/+1384 |
2025-05-22 | Merge tag 'ath-next-20250521' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Johannes Berg | 39 | -670/+2745 |
2025-05-22 | spi: loopback-test: fix up const pointer issue in rx_ranges_cmp() | Greg Kroah-Hartman | 1 | -2/+2 |
2025-05-22 | spi: gpio: fix const issue in spi_to_spi_gpio() | Greg Kroah-Hartman | 1 | -1/+1 |
2025-05-22 | ublk: remove io argument from ublk_auto_buf_reg_fallback() | Caleb Sander Mateos | 1 | -2/+2 |
2025-05-22 | wifi: mt76: mt7925: add rfkill_poll for hardware rfkill | Allan Wang | 5 | -0/+59 |
2025-05-22 | wifi: mt76: support power delta calculation for 5 TX paths | Shayne Chen | 7 | -16/+16 |
2025-05-22 | wifi: mt76: fix available_antennas setting | Shayne Chen | 1 | -2/+4 |