summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-6.13-20241213' of git://git.kernel.dk/linuxLinus Torvalds2024-12-141-3/+3
|\
| * dm: Fix dm-zoned-reclaim zone write pointer alignmentDamien Le Moal2024-12-101-3/+3
* | Merge tag 'libnvdimm-fixes-6.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-141-1/+6
|\ \
| * | acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctlSuraj Sonawane2024-12-041-1/+6
* | | Merge tag 'gpio-fixes-for-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-134-15/+47
|\ \ \
| * | | gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespaceUwe Kleine-König2024-12-101-2/+3
| * | | Merge tag 'v6.13-rc2' into gpio/for-currentBartosz Golaszewski2024-12-101315-4259/+4882
| |\ \ \
| * | | | gpio: graniterapids: Fix GPIO Ack functionalityAlan Borzeszkowski2024-12-101-1/+1
| * | | | gpio: graniterapids: Check if GPIO line can be used for IRQsAlan Borzeszkowski2024-12-101-3/+12
| * | | | gpio: graniterapids: Determine if GPIO pad can be used by driverAlan Borzeszkowski2024-12-101-0/+16
| * | | | gpio: graniterapids: Fix invalid RXEVCFG register bitmaskShankar Bandal2024-12-101-1/+1
| * | | | gpio: graniterapids: Fix invalid GPI_IS register offsetShankar Bandal2024-12-101-1/+1
| * | | | gpio: graniterapids: Fix incorrect BAR assignmentAlan Borzeszkowski2024-12-101-4/+9
| * | | | gpio: graniterapids: Fix vGPIO driver crashAlan Borzeszkowski2024-12-101-1/+1
| * | | | gpio: ljca: Initialize num before accessing item in ljca_gpio_configHaoyu Li2024-12-061-1/+1
| * | | | gpio: GPIO_MVEBU should not default to y when compile-testingGeert Uytterhoeven2024-12-041-1/+2
| | |/ / | |/| |
* | | | Merge tag 'net-6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-1241-269/+355
|\ \ \ \
| * \ \ \ Merge tag 'for-net-2024-12-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-12-121-8/+12
| |\ \ \ \
| | * | | | Bluetooth: btmtk: avoid UAF in btmtk_process_coredumpThadeu Lima de Souza Cascardo2024-12-121-8/+12
| * | | | | net: dsa: microchip: KSZ9896 register regmap alignment to 32 bit boundariesJesse Van Gavere2024-12-121-24/+18
| * | | | | net: renesas: rswitch: fix initial MPIC register settingNikita Yushchenko2024-12-122-13/+28
| * | | | | team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann2024-12-121-1/+2
| * | | | | team: Fix initial vlan_feature set in __team_compute_featuresDaniel Borkmann2024-12-121-2/+3
| * | | | | bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann2024-12-121-0/+1
| * | | | | bonding: Fix initial {vlan,mpls}_feature set in bond_compute_featuresDaniel Borkmann2024-12-121-2/+3
| * | | | | net, team, bonding: Add netdev_base_features helperDaniel Borkmann2024-12-122-5/+2
| * | | | | net: dsa: felix: fix stuck CPU-injected packets with short taprio windowsVladimir Oltean2024-12-121-6/+11
| * | | | | net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas2024-12-121-0/+3
| * | | | | net: mana: Fix irq_contexts memory leak in mana_gd_setup_irqsMaxim Levitsky2024-12-121-2/+3
| * | | | | net: mana: Fix memory leak in mana_gd_setup_irqsMaxim Levitsky2024-12-121-0/+1
| |/ / / /
| * | | | net: renesas: rswitch: handle stop vs interrupt raceNikita Yushchenko2024-12-111-15/+18
| * | | | net: renesas: rswitch: avoid use-after-put for a device tree nodeNikita Yushchenko2024-12-111-1/+2
| * | | | net: renesas: rswitch: fix leaked pointer on error pathNikita Yushchenko2024-12-111-0/+1
| * | | | net: renesas: rswitch: fix race window between tx start and completeNikita Yushchenko2024-12-111-8/+8
| * | | | net: renesas: rswitch: fix possible early skb releaseNikita Yushchenko2024-12-111-2/+3
| * | | | Merge tag 'wireless-2024-12-10' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2024-12-111-1/+1
| |\ \ \ \
| | * | | | wifi: mac80211: fix a queue stall in certain cases of CSAEmmanuel Grumbach2024-12-031-1/+1
| | |/ / /
| * | | | bnxt_en: Fix aggregation ID mask to prevent oops on 5760X chipsMichael Chan2024-12-111-3/+3
| * | | | virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for txKoichiro Den2024-12-101-1/+2
| * | | | virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()Koichiro Den2024-12-102-3/+7
| * | | | virtio_net: ensure netdev_tx_reset_queue is called on tx ring resizeKoichiro Den2024-12-101-1/+11
| * | | | virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()Koichiro Den2024-12-102-3/+7
| * | | | virtio_net: replace vq2rxq with vq2txq where appropriateKoichiro Den2024-12-101-1/+1
| * | | | virtio_net: correct netdev_tx_reset_queue() invocation pointKoichiro Den2024-12-101-1/+9
| * | | | octeontx2-af: Fix installation of PF multicast ruleGeetha sowjanya2024-12-101-10/+8
| * | | | qca_spi: Make driver probing reliableStefan Wahren2024-12-101-1/+1
| * | | | qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren2024-12-102-15/+10
| * | | | cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy2024-12-103-4/+5
| * | | | net: sparx5: fix the maximum frame length registerDaniel Machon2024-12-091-1/+1
| * | | | net: sparx5: fix default value of monitor portsDaniel Machon2024-12-091-2/+1