index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-08-24
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
2023-08-24
Bluetooth: hci_conn: fail SCO/ISO via hci_conn_failed if ACL gone early
Pauli Virtanen
2023-08-24
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
2023-08-24
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
2023-08-24
Bluetooth: qca: add support for WCN7850
Neil Armstrong
2023-08-24
Bluetooth: qca: use switch case for soc type behavior
Neil Armstrong
2023-08-24
dt-bindings: net: bluetooth: qualcomm: document WCN7850 chipset
Neil Armstrong
2023-08-24
Bluetooth: hci_conn: Fix sending BT_HCI_CMD_LE_CREATE_CONN_CANCEL
Luiz Augusto von Dentz
2023-08-24
Bluetooth: hci_sync: Fix UAF in hci_disconnect_all_sync
Luiz Augusto von Dentz
2023-08-24
Bluetooth: btnxpuart: Improve inband Independent Reset handling
Neeraj Sanjay Kale
2023-08-24
Bluetooth: btnxpuart: Add support for IW624 chipset
Neeraj Sanjay Kale
2023-08-24
Bluetooth: btnxpuart: Remove check for CTS low after FW download
Neeraj Sanjay Kale
2023-08-24
net: dsa: use capital "OR" for multiple licenses in SPDX
Krzysztof Kozlowski
2023-08-24
Merge branch 'mlx5-next' of https://git.kernel.org/pub/scm/linux/kernel/git/m...
Jakub Kicinski
2023-08-24
docs: netdev: recommend against --in-reply-to
Jakub Kicinski
2023-08-24
net: generalize calculation of skb extensions length
Thomas Weißschuh
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-24
Merge tag 'net-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-08-24
Merge tag 'mlx5-updates-2023-08-22' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Abeni
2023-08-24
Merge tag 'nf-23-08-23' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git...
Paolo Abeni
2023-08-24
Merge branch 'fix-macvlan-over-alb-bond-support'
Paolo Abeni
2023-08-24
selftests: bonding: add macvlan over bond testing
Hangbin Liu
2023-08-24
selftest: bond: add new topo bond_topo_2d1c.sh
Hangbin Liu
2023-08-24
bonding: fix macvlan over alb bond support
Hangbin Liu
2023-08-24
rtnetlink: Reject negative ifindexes in RTM_NEWLINK
Ido Schimmel
2023-08-23
Merge branch 'net-ethernet-mtk_eth_soc-improve-support-for-mt7988'
Jakub Kicinski
2023-08-23
net: ethernet: mtk_eth_soc: support 36-bit DMA addressing on MT7988
Daniel Golle
2023-08-23
net: ethernet: mtk_eth_soc: add support for in-SoC SRAM
Daniel Golle
2023-08-23
net: ethernet: mtk_eth_soc: add reset bits for MT7988
Daniel Golle
2023-08-23
net: ethernet: mtk_eth_soc: fix register definitions for MT7988
Daniel Golle
2023-08-23
net: fec: add exception tracing for XDP
Wei Fang
2023-08-23
net: dm9051: Use PTR_ERR_OR_ZERO() to simplify code
Yu Liao
2023-08-23
Merge tag 'acpi-6.5-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2023-08-23
Merge tag 'platform-drivers-x86-v6.5-5' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2023-08-23
platform/mellanox: Fix mlxbf-tmfifo not handling all virtio CONSOLE notificat...
Shih-Yi Chen
2023-08-23
netfilter: nf_tables: defer gc run if previous batch is still pending
Florian Westphal
2023-08-23
netfilter: nf_tables: fix out of memory error handling
Florian Westphal
2023-08-23
netfilter: nf_tables: use correct lock to protect gc_list
Pablo Neira Ayuso
2023-08-23
netfilter: nf_tables: GC transaction race with abort path
Pablo Neira Ayuso
2023-08-23
netfilter: nf_tables: flush pending destroy work before netlink notifier
Pablo Neira Ayuso
2023-08-23
netfilter: nf_tables: validate all pending tables
Florian Westphal
2023-08-23
ibmveth: Use dcbf rather than dcbfl
Michael Ellerman
2023-08-23
i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()
Andrii Staikov
2023-08-23
bnxt: use the NAPI skb allocation cache
Jakub Kicinski
2023-08-23
net/sched: fix a qdisc modification with ambiguous command request
Jamal Hadi Salim
2023-08-23
net: dsa: rzn1-a5psw: remove redundant logs
Alexis Lothoré
2023-08-23
net: Avoid address overwrite in kernel_connect
Jordan Rife
2023-08-23
virtio_net: Introduce skb_vnet_common_hdr to avoid typecasting
Feng Liu
2023-08-23
dp83640: Use list_for_each_entry() helper
Jinjie Ruan
2023-08-23
Merge branch 'mlx4-aux-bus'
David S. Miller
[next]