index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-31
wifi: mt76: mt7921: fix fw used for offload check for mt7922
Lorenzo Bianconi
1
-1
/
+1
2023-03-31
wifi: mt76: mt7921: Fix use-after-free in fw features query.
Ben Greear
1
-2
/
+5
2023-03-31
wifi: brcmfmac: Fix SDIO suspend/resume regression
Hans de Goede
2
-10
/
+28
2023-03-31
ALSA: hda/realtek: fix mute/micmute LEDs for a HP ProBook
Andy Chi
1
-0
/
+1
2023-03-31
dmaengine: apple-admac: Fix 'current_tx' not getting freed
Martin Povišer
1
-1
/
+4
2023-03-31
dmaengine: apple-admac: Set src_addr_widths capability
Martin Povišer
1
-0
/
+3
2023-03-31
dmaengine: apple-admac: Handle 'global' interrupt flags
Martin Povišer
1
-2
/
+10
2023-03-31
fs: drop peer group ids under namespace lock
Christian Brauner
1
-1
/
+1
2023-03-31
Merge branch 'thermal-intel-fixes'
Rafael J. Wysocki
2
-2
/
+8
2023-03-31
vsock/vmci: convert VMCI error code to -ENOMEM on send
Arseniy Krasnov
1
-1
/
+7
2023-03-31
net: wwan: t7xx: do not compile with -Werror
Jiri Slaby (SUSE)
1
-2
/
+0
2023-03-31
net: netcp: MAX_SKB_FRAGS is now 'int'
Arnd Bergmann
1
-1
/
+1
2023-03-31
l2tp: generate correct module alias strings
Andrea Righi
2
-8
/
+8
2023-03-31
Merge branch 'phy-handle-fixes'
David S. Miller
4
-2
/
+23
2023-03-31
net: stmmac: remove redundant fixup to support fixed-link mode
Michael Sit Wei Hong
1
-1
/
+0
2023-03-31
net: stmmac: check if MAC needs to attach to a PHY
Michael Sit Wei Hong
1
-1
/
+3
2023-03-31
net: phylink: add phylink_expects_phy() method
Michael Sit Wei Hong
2
-0
/
+20
2023-03-31
net: qrtr: Fix a refcount bug in qrtr_recvmsg()
Ziyang Xuan
1
-0
/
+2
2023-03-31
iommu/vt-d: Fix an IOMMU perfmon warning when CPU hotplug
Kan Liang
3
-25
/
+46
2023-03-31
iommu/vt-d: Allow zero SAGAW if second-stage not supported
Lu Baolu
1
-1
/
+2
2023-03-31
iommu/vt-d: Remove unnecessary locking in intel_irq_remapping_alloc()
Lu Baolu
1
-6
/
+0
2023-03-31
virtio/vsock: fix leaks due to missing skb owner
Bobby Eshleman
1
-0
/
+10
2023-03-31
Merge tag 'usb-serial-6.3-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-0
/
+11
2023-03-31
Merge tag 'wireless-2023-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
3
-15
/
+19
2023-03-31
Merge tag 'md-fixes-2023-03-29' of https://git.kernel.org/pub/scm/linux/kerne...
Jens Axboe
1
-1
/
+2
2023-03-31
arm64: dts: rockchip: Remove non-existing pwm-delay-us property
Javier Martinez Canillas
3
-3
/
+0
2023-03-31
Merge tag 'dma-mapping-6.3-2023-03-31' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-13
/
+16
2023-03-31
cifs: get rid of dead check in smb2_reconnect()
Paulo Alcantara
1
-1
/
+0
2023-03-31
cifs: prevent infinite recursion in CIFSGetDFSRefer()
Paulo Alcantara
1
-2
/
+7
2023-03-31
cifs: avoid races in parallel reconnects in smb1
Paulo Alcantara
1
-6
/
+15
2023-03-31
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-10
/
+12
2023-03-31
Merge tag 'nvme-6.3-2023-03-31' of git://git.infradead.org/nvme into block-6.3
Jens Axboe
2
-21
/
+28
2023-03-31
cifs: fix DFS traversal oops without CONFIG_CIFS_DFS_UPCALL
David Disseldorp
1
-1
/
+4
2023-03-31
Merge tag 'net-6.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
54
-262
/
+567
2023-03-30
Merge tag 'for-6.3/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+6
2023-03-30
Merge tag 'drm-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
30
-200
/
+341
2023-03-30
dm: fix __send_duplicate_bios() to always allow for splitting IO
Mike Snitzer
1
-0
/
+2
2023-03-30
dm: fix improper splitting for abnormal bios
Mike Snitzer
1
-3
/
+4
2023-03-30
net: ethernet: mtk_eth_soc: add missing ppe cache flush when deleting a flow
Felix Fietkau
1
-0
/
+1
2023-03-30
net: ethernet: mtk_eth_soc: fix L2 offloading with DSA untag offload
Felix Fietkau
2
-4
/
+7
2023-03-30
net: ethernet: mtk_eth_soc: fix flow block refcounting logic
Felix Fietkau
1
-1
/
+2
2023-03-30
net: mvneta: fix potential double-frees in mvneta_txq_sw_deinit()
Russell King (Oracle)
1
-0
/
+2
2023-03-30
net: dsa: sync unicast and multicast addresses for VLAN filters too
Vladimir Oltean
1
-5
/
+116
2023-03-30
net: dsa: mv88e6xxx: Enable IGMP snooping on user ports only
Steffen Bätz
1
-2
/
+7
2023-03-30
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Daniel Vetter
4
-56
/
+10
2023-03-30
thermal: intel: powerclamp: Fix cpumask and max_idle module parameters
David Arcari
1
-1
/
+8
2023-03-30
Merge tag 'amd-drm-fixes-6.3-2023-03-30' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
1
-1
/
+6
2023-03-30
Merge tag 'drm-misc-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/dr...
Daniel Vetter
10
-93
/
+90
2023-03-30
Merge tag 'amd-drm-fixes-6.3-2023-03-29' of https://gitlab.freedesktop.org/ag...
Daniel Vetter
2
-8
/
+58
2023-03-30
Merge tag 'drm-intel-fixes-2023-03-30' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
13
-42
/
+177
[prev]
[next]