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
2022-06-29
usb: typec: wcove: Drop wrong dependency to INTEL_SOC_PMIC
Andy Shevchenko
1
-1
/
+0
2022-06-29
iio: adc: vf610: fix conversion mode sysfs node name
Baruch Siach
1
-1
/
+1
2022-06-29
iio: mma8452: fix probe fail when device tree compatible is used.
Haibo Chen
1
-5
/
+7
2022-06-29
s390/cpumf: Handle events cycles and instructions identical
Thomas Richter
1
-1
/
+21
2022-06-29
gpio: winbond: Fix error code in winbond_gpio_get()
Dan Carpenter
1
-3
/
+4
2022-06-29
nvme: move the Samsung X5 quirk entry to the core quirks
Christoph Hellwig
2
-4
/
+14
2022-06-29
nvme-pci: add NO APST quirk for Kioxia device
Enzo Matsumiya
1
-0
/
+14
2022-06-29
nvme-pci: allocate nvme_command within driver pdu
Keith Busch
1
-5
/
+6
2022-06-29
nvme: don't check nvme_req flags for new req
Chaitanya Kulkarni
1
-6
/
+5
2022-06-29
nvme: mark nvme_setup_passsthru() inline
Chaitanya Kulkarni
1
-1
/
+1
2022-06-29
nvme: split nvme_alloc_request()
Chaitanya Kulkarni
5
-23
/
+42
2022-06-29
nvme: centralize setting the timeout in nvme_alloc_request
Chaitanya Kulkarni
3
-5
/
+11
2022-06-29
Revert "net/tls: fix tls_sk_proto_close executed repeatedly"
Jakub Kicinski
1
-3
/
+0
2022-06-29
virtio_net: fix xdp_rxq_info bug after suspend/resume
Stephan Gerhold
1
-19
/
+6
2022-06-29
igb: Make DMA faster when CPU is active on the PCIe link
Kai-Heng Feng
1
-7
/
+5
2022-06-29
regmap-irq: Fix a bug in regmap_irq_enable() for type_in_mask chips
Aidan MacDonald
1
-2
/
+3
2022-06-29
ice: ethtool: advertise 1000M speeds properly
Anatolii Gerasymenko
1
-1
/
+38
2022-06-29
afs: Fix dynamic root getattr
David Howells
1
-1
/
+2
2022-06-29
MIPS: Remove repetitive increase irq_err_count
huhai
2
-4
/
+0
2022-06-29
x86/xen: Remove undefined behavior in setup_features()
Julien Grall
1
-1
/
+1
2022-06-29
selftests: netfilter: correct PKTGEN_SCRIPT_PATHS in nft_concat_range.sh
Jie2x Zhou
1
-1
/
+1
2022-06-29
udmabuf: add back sanity check
Gerd Hoffmann
1
-1
/
+4
2022-06-29
net/tls: fix tls_sk_proto_close executed repeatedly
Ziyang Xuan
1
-0
/
+3
2022-06-29
erspan: do not assume transport header is always set
Eric Dumazet
2
-10
/
+20
2022-06-29
drm/msm/dp: fix connect/disconnect handled at irq_hpd
Kuogee Hsieh
1
-37
/
+55
2022-06-29
drm/msm/dp: promote irq_hpd handle to handle link training correctly
Kuogee Hsieh
1
-4
/
+21
2022-06-29
drm/msm/dp: deinitialize mainlink if link training failed
Kuogee Hsieh
5
-6
/
+55
2022-06-29
drm/msm/dp: fixes wrong connection state caused by failure of link train
Kuogee Hsieh
2
-22
/
+25
2022-06-29
drm/msm/dp: check core_initialized before disable interrupts at dp_display_un...
Kuogee Hsieh
1
-1
/
+2
2022-06-29
drm/msm/mdp4: Fix refcount leak in mdp4_modeset_init_intf
Miaoqian Lin
1
-0
/
+2
2022-06-29
net/sched: sch_netem: Fix arithmetic in netem_dump() for 32-bit platforms
Peilin Ye
1
-2
/
+2
2022-06-29
bonding: ARP monitor spams NETDEV_NOTIFY_PEERS notifiers
Jay Vosburgh
1
-1
/
+3
2022-06-29
igb: fix a use-after-free issue in igb_clean_tx_ring
Lorenzo Bianconi
1
-2
/
+5
2022-06-29
tipc: fix use-after-free Read in tipc_named_reinit
Hoang Le
1
-2
/
+1
2022-06-29
tipc: simplify the finalize work queue
Xin Long
6
-23
/
+14
2022-06-29
phy: aquantia: Fix AN when higher speeds than 1G are not advertised
Claudiu Manoil
1
-1
/
+14
2022-06-29
bpf, x86: Fix tail call count offset calculation on bpf2bpf call
Jakub Sitnicki
1
-1
/
+2
2022-06-29
drm/sun4i: Fix crash during suspend after component bind failure
Samuel Holland
1
-1
/
+3
2022-06-29
bpf: Fix request_sock leak in sk lookup helpers
Jon Maxwell
1
-6
/
+28
2022-06-29
drm/msm: use for_each_sgtable_sg to iterate over scatterlist
Jonathan Marek
1
-1
/
+1
2022-06-29
scsi: scsi_debug: Fix zone transition to full condition
Damien Le Moal
1
-2
/
+20
2022-06-29
netfilter: use get_random_u32 instead of prandom
Florian Westphal
2
-20
/
+5
2022-06-29
netfilter: nftables: add nft_parse_register_store() and use it
Pablo Neira Ayuso
22
-92
/
+100
2022-06-29
netfilter: nftables: add nft_parse_register_load() and use it
Pablo Neira Ayuso
25
-135
/
+132
2022-06-29
drm/msm: Fix double pm_runtime_disable() call
Maximilian Luz
1
-1
/
+2
2022-06-29
USB: serial: option: add Quectel RM500K module support
Macpaul Lin
1
-0
/
+2
2022-06-29
USB: serial: option: add Quectel EM05-G modem
Yonglin Tan
1
-0
/
+3
2022-06-29
USB: serial: option: add Telit LE910Cx 0x1250 composition
Carlo Lobrano
1
-0
/
+1
2022-06-29
dm mirror log: clear log bits up to BITS_PER_LONG boundary
Mikulas Patocka
1
-1
/
+1
2022-06-29
dm era: commit metadata in postsuspend after worker stops
Nikos Tsironis
1
-1
/
+7
[prev]
[next]