index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2023-10-13
tcp: allow again tcp_disconnect() when threads are waiting
Paolo Abeni
2023-10-13
ice: fix over-shifted variable
Jesse Brandeburg
2023-10-13
net: dsa: bcm_sf2: Fix possible memory leak in bcm_sf2_mdio_register()
Jinjie Ruan
2023-10-13
bonding: Return pointer to data after pull on skb
Jiri Wiesner
2023-10-12
Merge tag 'net-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-10-12
Merge tag 'soc-fixes-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-12
Merge tag 'pmdomain-v6.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-12
Merge tag 'pinctrl-v6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-10-12
rswitch: Fix imbalance phy_power_off() calling
Yoshihiro Shimoda
2023-10-12
rswitch: Fix renesas_eth_sw_remove() implementation
Yoshihiro Shimoda
2023-10-12
octeontx2-pf: Fix page pool frag allocation warning
Ratheesh Kannoth
2023-10-12
pinctrl: renesas: rzn1: Enable missing PINMUX
Ralph Siemsen
2023-10-11
Merge tag 'ieee802154-for-net-2023-10-10' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2023-10-11
Merge tag 'ata-6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-10-11
Merge tag 'for-linus-2023101101' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2023-10-11
nfp: flower: avoid rmmod nfp crash issues
Yanguo Li
2023-10-10
net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_read
Javier Carrasco
2023-10-10
Merge tag 'linux-can-fixes-for-6.6-20231009' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2023-10-10
Merge tag 'xsa441-6.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/x...
Linus Torvalds
2023-10-10
Merge tag 'irq-urgent-2023-10-10-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-10-10
Merge tag 'v6.6-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-10-10
net/mlx5e: Again mutually exclude RX-FCS and RX-port-timestamp
Will Mortensen
2023-10-10
net/smc: Fix dependency of SMC on ISM
Gerd Bayer
2023-10-10
ixgbe: fix crash with empty VF macvlan list
Dan Carpenter
2023-10-10
net/mlx5e: macsec: use update_pn flag instead of PN comparation
Radu Pirea (NXP OSS)
2023-10-10
net: phy: mscc: macsec: reject PN update requests
Radu Pirea (NXP OSS)
2023-10-10
octeontx2-pf: mcs: update PN only when update_pn is true
Radu Pirea (NXP OSS)
2023-10-10
net: macsec: indicate next pn update when offloading
Radu Pirea (NXP OSS)
2023-10-10
scsi: Do not rescan devices with a suspended queue
Damien Le Moal
2023-10-10
ata: pata_parport: fit3: implement IDE command set registers
Ondrej Zary
2023-10-10
ata: pata_parport: add custom version of wait_after_reset
Ondrej Zary
2023-10-10
ata: pata_parport: implement set_devctl
Ondrej Zary
2023-10-10
ata: pata_parport: fix pata_parport_devchk
Ondrej Zary
2023-10-09
xen/events: replace evtchn_rwlock with RCU
Juergen Gross
2023-10-08
ice: block default rule setting on LAG interface
Michal Swiatkowski
2023-10-08
xen-netback: use default TX queue size for vifs
Roger Pau Monne
2023-10-08
mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return type
Dan Carpenter
2023-10-07
ieee802154: ca8210: Fix a potential UAF in ca8210_probe
Dinghao Liu
2023-10-07
Merge tag 'for-6.6/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-07
Merge tag 'media/v6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2023-10-07
Merge tag 'devicetree-fixes-for-6.6-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-07
Merge tag 'gpio-fixes-for-v6.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2023-10-07
irqchip/renesas-rzg2l: Convert to irq_data_get_irq_chip_data()
Geert Uytterhoeven
2023-10-07
irqchip/stm32-exti: add missing DT IRQ flag translation
Ben Wolsieffer
2023-10-07
irqchip/riscv-intc: Mark all INTC nodes as initialized
Anup Patel
2023-10-07
irqchip/gic-v3: Enable non-coherent redistributors/ITSes DT probing
Lorenzo Pieralisi
2023-10-07
irqchip/gic-v3-its: Split allocation from initialisation of its_node
Marc Zyngier
2023-10-06
ravb: Fix use-after-free issue in ravb_tx_timeout_work()
Yoshihiro Shimoda
2023-10-06
ravb: Fix up dma_free_coherent() call in ravb_remove()
Yoshihiro Shimoda
[next]