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.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-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-01-05
selftests: Calculate udpgso segment count without header adjustment
Coco Li
1
-6
/
+6
2022-01-05
udp: using datalen to cap ipv6 udp max gso segments
Coco Li
1
-1
/
+1
2022-01-05
scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
Dan Carpenter
1
-2
/
+2
2022-01-05
selinux: initialize proto variable in selinux_ip_postroute_compat()
Tom Rix
1
-1
/
+1
2022-01-05
recordmcount.pl: fix typo in s390 mcount regex
Heiko Carstens
1
-1
/
+1
2022-01-05
platform/x86: apple-gmux: use resource_size() with res
Wang Qing
1
-1
/
+1
2022-01-05
Input: i8042 - enable deferred probe quirk for ASUS UM325UA
Samuel Čavoj
1
-0
/
+7
2022-01-05
Input: i8042 - add deferred probe support
Takashi Iwai
3
-19
/
+51
2022-01-05
tee: handle lookup of shm with reference count 0
Jens Wiklander
2
-112
/
+69
2022-01-05
HID: asus: Add depends on USB_HID to HID_ASUS Kconfig option
Hans de Goede
1
-0
/
+1
2021-12-29
Linux 4.19.223
v4.19.223
Greg Kroah-Hartman
1
-1
/
+1
2021-12-29
phonet/pep: refuse to enable an unbound pipe
Rémi Denis-Courmont
1
-0
/
+2
2021-12-29
hamradio: improve the incomplete fix to avoid NPD
Lin Ma
1
-2
/
+2
2021-12-29
hamradio: defer ax25 kfree after unregister_netdev
Lin Ma
1
-4
/
+5
2021-12-29
ax25: NPD bug when detaching AX25 device
Lin Ma
1
-1
/
+3
2021-12-29
hwmon: (lm90) Do not report 'busy' status bit as alarm
Guenter Roeck
1
-1
/
+2
2021-12-29
KVM: VMX: Fix stale docs for kvm-intel.emulate_invalid_guest_state
Sean Christopherson
1
-2
/
+6
2021-12-29
usb: gadget: u_ether: fix race in setting MAC address in setup phase
Marian Postevca
1
-10
/
+5
2021-12-29
f2fs: fix to do sanity check on last xattr entry in __f2fs_setxattr()
Chao Yu
1
-1
/
+8
2021-12-29
ARM: 9169/1: entry: fix Thumb2 bug in iWMMXt exception handling
Ard Biesheuvel
1
-5
/
+3
2021-12-29
pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines
Fabien Dessenne
1
-4
/
+4
2021-12-29
x86/pkey: Fix undefined behaviour with PKRU_WD_BIT
Andrew Cooper
1
-2
/
+2
2021-12-29
parisc: Correct completer in lws start
John David Anglin
1
-1
/
+1
2021-12-29
ipmi: fix initialization when workqueue allocation fails
Thadeu Lima de Souza Cascardo
1
-6
/
+9
2021-12-29
ipmi: bail out if init_srcu_struct fails
Thadeu Lima de Souza Cascardo
1
-1
/
+3
2021-12-29
Input: atmel_mxt_ts - fix double free in mxt_read_info_block
José Expósito
1
-1
/
+1
2021-12-29
ALSA: drivers: opl3: Fix incorrect use of vp->state
Colin Ian King
1
-1
/
+1
2021-12-29
ALSA: jack: Check the return value of kstrdup()
Xiaoke Wang
1
-0
/
+4
2021-12-29
hwmon: (lm90) Fix usage of CONFIG2 register in detect function
Guenter Roeck
1
-3
/
+2
2021-12-29
sfc: falcon: Check null pointer of rx_queue->page_ring
Jiasheng Jiang
1
-1
/
+4
2021-12-29
drivers: net: smc911x: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-29
fjes: Check for error irq
Jiasheng Jiang
1
-0
/
+5
2021-12-29
bonding: fix ad_actor_system option setting to default
Fernando Fernandez Mancera
2
-6
/
+7
2021-12-29
ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module
Wu Bo
1
-1
/
+1
2021-12-29
net: skip virtio_net_hdr_set_proto if protocol already set
Willem de Bruijn
1
-0
/
+3
2021-12-29
net: accept UFOv6 packages in virtio_net_hdr_to_skb
Willem de Bruijn
1
-2
/
+20
2021-12-29
qlcnic: potential dereference null pointer of rx_queue->page_ring
Jiasheng Jiang
3
-5
/
+13
2021-12-29
netfilter: fix regression in looped (broad|multi)cast's MAC handling
Ignacy Gawędzki
2
-2
/
+4
2021-12-29
IB/qib: Fix memory leak in qib_user_sdma_queue_pkts()
José Expósito
1
-1
/
+1
2021-12-29
spi: change clk_disable_unprepare to clk_unprepare
Dongliang Mu
1
-1
/
+1
2021-12-29
arm64: dts: allwinner: orangepi-zero-plus: fix PHY mode
Robert Marko
1
-1
/
+1
2021-12-29
HID: holtek: fix mouse probing
Benjamin Tissoires
1
-0
/
+15
2021-12-29
block, bfq: fix use after free in bfq_bfqq_expire
Paolo Valente
3
-11
/
+23
2021-12-29
block, bfq: fix queue removal from weights tree
Paolo Valente
2
-7
/
+16
2021-12-29
block, bfq: fix decrement of num_active_groups
Paolo Valente
3
-25
/
+107
2021-12-29
block, bfq: fix asymmetric scenarios detection
Federico Motta
1
-12
/
+6
2021-12-29
block, bfq: improve asymmetric scenarios detection
Federico Motta
3
-131
/
+155
2021-12-29
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
1
-0
/
+6
2021-12-22
Linux 4.19.222
v4.19.222
Greg Kroah-Hartman
1
-1
/
+1
2021-12-22
xen/netback: don't queue unlimited number of packages
Juergen Gross
1
-7
/
+11
[next]