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-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-17
iommu/amd: Add a length limitation for the ivrs_acpihid command-line parameter
Gavrilov Ilia
1
-1
/
+15
2023-03-17
iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid options
Kim Phillips
2
-30
/
+76
2023-03-17
iommu/amd: Add PCI segment support for ivrs_[ioapic/hpet/acpihid] commands
Suravee Suthikulpanit
2
-26
/
+52
2023-03-17
nbd: use the correct block_device in nbd_bdev_reset
Christoph Hellwig
1
-7
/
+7
2023-03-17
irqdomain: Fix mapping-creation race
Johan Hovold
1
-18
/
+46
2023-03-17
ext4: Fix deadlock during directory rename
Jan Kara
1
-9
/
+17
2023-03-17
RISC-V: Don't check text_mutex during stop_machine
Conor Dooley
4
-6
/
+40
2023-03-17
s390/ftrace: remove dead code
Heiko Carstens
1
-80
/
+6
2023-03-17
riscv: Use READ_ONCE_NOCHECK in imprecise unwinding stack mode
Alexandre Ghiti
1
-1
/
+1
2023-03-17
af_unix: fix struct pid leaks in OOB support
Eric Dumazet
1
-2
/
+8
2023-03-17
af_unix: Remove unnecessary brackets around CONFIG_AF_UNIX_OOB.
Kuniyuki Iwashima
1
-3
/
+3
2023-03-17
net: dsa: mt7530: permit port 5 to work without port 6 on MT7621 SoC
Vladimir Oltean
1
-15
/
+20
2023-03-17
SUNRPC: Fix a server shutdown leak
Benjamin Coddington
1
-1
/
+5
2023-03-17
octeontx2-af: Unlock contexts in the queue context cache in case of fault det...
Suman Ghosh
5
-7
/
+82
2023-03-17
net/smc: fix fallback failed while sendmsg with fastopen
D. Wythe
1
-5
/
+8
2023-03-17
platform: x86: MLX_PLATFORM: select REGMAP instead of depending on it
Randy Dunlap
1
-1
/
+2
2023-03-17
netfilter: conntrack: adopt safer max chain length
Eric Dumazet
1
-2
/
+2
2023-03-17
scsi: megaraid_sas: Update max supported LD IDs to 240
Chandrakanth Patil
2
-1
/
+3
2023-03-17
net: ethernet: mtk_eth_soc: fix RX data corruption issue
Daniel Golle
2
-1
/
+3
2023-03-17
net: phy: smsc: fix link up detection in forced irq mode
Heiner Kallweit
1
-11
/
+3
2023-03-17
net: phy: smsc: Cache interrupt mask
Lukas Wunner
1
-13
/
+11
2023-03-17
btf: fix resolving BTF_KIND_VAR after ARRAY, STRUCT, UNION, PTR
Lorenz Bauer
1
-0
/
+1
2023-03-17
netfilter: tproxy: fix deadlock due to missing BH disable
Florian Westphal
3
-2
/
+9
2023-03-17
netfilter: ctnetlink: revert to dumping mark regardless of event type
Ivan Delalande
1
-7
/
+7
2023-03-17
bnxt_en: Avoid order-5 memory allocation for TPA data
Michael Chan
1
-11
/
+12
2023-03-17
net: phylib: get rid of unnecessary locking
Russell King (Oracle)
1
-7
/
+1
2023-03-17
net: stmmac: add to set device wake up flag when stmmac init phy
Rongguang Wei
1
-0
/
+1
2023-03-17
drm/msm/dpu: fix len of sc7180 ctl blocks
Dmitry Baryshkov
1
-3
/
+3
2023-03-17
bpf, sockmap: Fix an infinite loop error when len is 0 in tcp_bpf_recvmsg_par...
Liu Jian
3
-0
/
+12
2023-03-17
ice: copy last block omitted in ice_get_module_eeprom()
Petr Oros
1
-2
/
+4
2023-03-17
net: caif: Fix use-after-free in cfusbl_device_notify()
Shigeru Yoshida
1
-0
/
+3
2023-03-17
net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...
Yuiko Oshino
2
-26
/
+33
2023-03-17
perf stat: Fix counting when initial delay configured
Changbin Du
4
-16
/
+18
2023-03-17
selftests: nft_nat: ensuring the listening side is up before starting the client
Hangbin Liu
1
-0
/
+2
2023-03-17
ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
Eric Dumazet
1
-0
/
+1
2023-03-17
powerpc: dts: t1040rdb: fix compatible string for Rev A boards
Vladimir Oltean
1
-1
/
+0
2023-03-17
nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...
Kang Chen
1
-0
/
+4
2023-03-17
bgmac: fix *initial* chip reset to support BCM5358
Rafał Miłecki
2
-2
/
+8
2023-03-17
drm/msm/a5xx: fix context faults during ring switch
Dmitry Baryshkov
1
-1
/
+1
2023-03-17
drm/msm/a5xx: fix the emptyness check in the preempt code
Dmitry Baryshkov
1
-1
/
+1
2023-03-17
drm/msm/a5xx: fix highest bank bit for a530
Dmitry Baryshkov
1
-1
/
+1
2023-03-17
drm/msm/a5xx: fix setting of the CP_PREEMPT_ENABLE_LOCAL register
Dmitry Baryshkov
1
-2
/
+2
2023-03-17
drm/msm: Fix potential invalid ptr free
Rob Clark
1
-3
/
+2
2023-03-17
drm/nouveau/kms/nv50: fix nv50_wndw_new_ prototype
Jiri Slaby (SUSE)
1
-2
/
+3
2023-03-17
drm/nouveau/kms/nv50-: remove unused functions
Ben Skeggs
3
-30
/
+0
2023-03-17
ext4: Fix possible corruption when moving a directory
Jan Kara
1
-1
/
+10
2023-03-17
regulator: core: Use ktime_get_boottime() to determine how long a regulator w...
Matthias Kaehlcke
1
-3
/
+3
2023-03-17
regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
Christian Kohlschütter
1
-2
/
+3
2023-03-17
regulator: Flag uncontrollable regulators as always_on
Mark Brown
1
-0
/
+18
2023-03-17
scsi: core: Remove the /proc/scsi/${proc_name} directory earlier
Bart Van Assche
1
-0
/
+2
[prev]
[next]