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
2025-07-14
nvme: fix inconsistent RCU list manipulation in nvme_ns_add_to_ctrl_list()
Zheng Qixing
2025-07-14
spi: Add check for 8-bit transfer with 8 IO mode support
Cheng Ming Lin
2025-07-14
Revert "netfilter: nf_tables: Add notifications for hook changes"
Phil Sutter
2025-07-14
netfilter: nf_tables: hide clash bit from userspace
Florian Westphal
2025-07-14
selftests: netfilter: nft_concat_range.sh: send packets to empty set
Florian Westphal
2025-07-14
selftests: netfilter: conntrack_resize.sh: also use udpclash tool
Florian Westphal
2025-07-14
selftests: netfilter: add conntrack clash resolution test case
Florian Westphal
2025-07-14
selftests: netfilter: conntrack_resize.sh: extend resize test
Florian Westphal
2025-07-14
ALSA: hda/cs35l56: Workaround bad dev-index on Lenovo Yoga Book 9i GenX
Richard Fitzgerald
2025-07-14
cpuidle: psci: Fix cpuhotplug routine with PREEMPT_RT=y
Daniel Lezcano
2025-07-14
ALSA: hda/realtek: Support mute LED for Yoga with ALC287
Jackie Dong
2025-07-14
Merge patch series "netfs: Fix use of fscache with ceph"
Christian Brauner
2025-07-14
netfs: Fix race between cache write completion and ALL_QUEUED being set
David Howells
2025-07-14
netfs: Fix copy-to-cache so that it performs collection with ceph+fscache
David Howells
2025-07-14
sched: Change nr_uninterruptible type to unsigned long
Aruna Ramakrishna
2025-07-14
fix a leak in fcntl_dirnotify()
Al Viro
2025-07-14
Merge tag 'i2c-host-fixes-6.16-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Wolfram Sang
2025-07-14
Merge branch 'ipsec: fix splat due to ipcomp fallback tunnel'
Steffen Klassert
2025-07-13
smb: invalidate and close cached directory when creating child entries
Bharath SM
2025-07-13
smb: client: fix use-after-free in crypt_message when using async crypto
Wang Zhaolong
2025-07-13
smb: client: fix use-after-free in cifs_oplock_break
Wang Zhaolong
2025-07-13
rpl: Fix use-after-free in rpl_do_srh_inline().
Kuniyuki Iwashima
2025-07-13
bcachefs: io_read: remove from async obj list in rbio_done()
Kent Overstreet
2025-07-13
ASoC: Intel: fix SND_SOC_SOF dependencies
Arnd Bergmann
2025-07-13
ASoC: rt5660: Fix the dmic data source from GPIO2
Oder Chiou
2025-07-13
Linux 6.16-rc6
Linus Torvalds
2025-07-13
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-07-13
Merge tag 'x86_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-13
Merge tag 'irq_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-13
Merge tag 'perf_urgent_for_v6.16_rc6' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-13
nvmem: imx-ocotp: fix MAC address byte length
Steffen Bätz
2025-07-13
usb: dwc2: gadget: Fix enter to hibernation for UTMI+ PHY
Minas Harutyunyan
2025-07-13
usb: dwc3: qcom: Don't leave BCR asserted
Krishna Kurapati
2025-07-13
selftests/hid: add a test case for the recent syzbot underflow
Benjamin Tissoires
2025-07-13
HID: core: do not bypass hid_hw_raw_request
Benjamin Tissoires
2025-07-13
HID: core: ensure __hid_request reserves the report ID as the first byte
Benjamin Tissoires
2025-07-13
HID: core: ensure the allocated report buffer can contain the reserved report ID
Benjamin Tissoires
2025-07-13
Merge branch 'tpacket_snd-bugs' into main
David S. Miller
2025-07-13
af_packet: fix soft lockup issue caused by tpacket_snd()
Yun Lu
2025-07-13
af_packet: fix the SO_SNDTIMEO constraint not effective on tpacked_snd()
Yun Lu
2025-07-13
net/sched: sch_qfq: Fix race condition on qfq_aggregate
Xiang Mei
2025-07-12
Merge tag 'mm-hotfixes-stable-2025-07-11-16-16' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-07-12
Merge tag 'erofs-for-6.16-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-12
Merge tag 'bcachefs-2025-07-11' of git://evilpiepirate.org/bcachefs
Linus Torvalds
2025-07-12
Merge tag 'v6.16-rc5-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2025-07-11
block: fix kobject leak in blk_unregister_queue
Ming Lei
2025-07-11
Merge tag 'pci-v6.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-11
Merge tag 'drm-fixes-2025-07-12' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-07-11
Revert "eventpoll: Fix priority inversion problem"
Linus Torvalds
2025-07-11
net: emaclite: Fix missing pointer increment in aligned_read()
Alok Tiwari
[prev]
[next]