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.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
2020-09-26
net/mlx5: Fix FTE cleanup
Maor Gottlieb
1
-4
/
+4
2020-09-26
net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMAC
Necip Fazil Yildiran
1
-0
/
+1
2020-09-26
net: Fix bridge enslavement failure
Ido Schimmel
1
-1
/
+1
2020-09-26
net: dsa: rtl8366: Properly clear member config
Linus Walleij
1
-7
/
+13
2020-09-26
net: DCB: Validate DCB_ATTR_DCB_BUFFER argument
Petr Machata
1
-0
/
+8
2020-09-26
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
1
-10
/
+17
2020-09-26
ipv6: avoid lockdep issue in fib6_del()
Eric Dumazet
1
-4
/
+9
2020-09-26
ipv4: Update exception handling for multipath routes via same device
David Ahern
1
-5
/
+8
2020-09-26
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
4
-0
/
+4
2020-09-26
ip: fix tos reflection in ack and reset packets
Wei Wang
1
-1
/
+2
2020-09-26
hdlc_ppp: add range checks in ppp_cp_parse_cr()
Dan Carpenter
1
-5
/
+11
2020-09-26
geneve: add transport ports in route lookup for geneve
Mark Gray
1
-10
/
+27
2020-09-26
cxgb4: Fix offset when clearing filter byte counters
Ganji Aravind
1
-3
/
+6
2020-09-26
cxgb4: fix memory leak during module unload
Raju Rangoju
1
-1
/
+1
2020-09-26
bnxt_en: Fix NULL ptr dereference crash in bnxt_fw_reset_task()
Vasundhara Volam
1
-3
/
+4
2020-09-26
bnxt_en: Avoid sending firmware messages when AER error is detected.
Vasundhara Volam
2
-3
/
+7
2020-09-26
act_ife: load meta modules before tcf_idr_check_alloc()
Cong Wang
1
-10
/
+34
2020-09-26
mm/thp: fix __split_huge_pmd_locked() for migration PMD
Ralph Campbell
1
-17
/
+23
2020-09-26
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
1
-1
/
+8
2020-09-26
ibmvnic: add missing parenthesis in do_reset()
Jakub Kicinski
1
-2
/
+4
2020-09-26
ibmvnic fix NULL tx_pools and rx_tools issue at do_reset
Mingming Cao
1
-1
/
+14
2020-09-26
af_key: pfkey_dump needs parameter validation
Mark Salyzyn
1
-0
/
+7
2020-09-23
Linux 5.4.67
v5.4.67
Greg Kroah-Hartman
1
-1
/
+1
2020-09-23
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
Jan Kara
1
-9
/
+8
2020-09-23
dm: Call proper helper to determine dax support
Jan Kara
3
-5
/
+31
2020-09-23
mm/memory_hotplug: drain per-cpu pages again during memory offline
Pavel Tatashin
2
-0
/
+22
2020-09-23
dm/dax: Fix table reference counts
Dan Williams
1
-2
/
+3
2020-09-23
selftests/vm: fix display of page size in map_hugetlb
Christophe Leroy
1
-1
/
+1
2020-09-23
powerpc/dma: Fix dma_map_ops::get_required_mask
Alexey Kardashevskiy
1
-1
/
+2
2020-09-23
ehci-hcd: Move include to keep CRC stable
Quentin Perret
2
-1
/
+1
2020-09-23
s390/zcrypt: fix kmalloc 256k failure
Harald Freudenberger
1
-4
/
+4
2020-09-23
x86/boot/compressed: Disable relocation relaxation
Arvind Sankar
1
-0
/
+2
2020-09-23
serial: 8250_pci: Add Realtek 816a and 816b
Tobias Diedrich
1
-0
/
+11
2020-09-23
Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset lists
Hans de Goede
1
-0
/
+16
2020-09-23
Input: trackpoint - add new trackpoint variant IDs
Vincent Huang
2
-8
/
+12
2020-09-23
percpu: fix first chunk size calculation for populated bitmap
Sunghyun Jin
1
-1
/
+1
2020-09-23
ALSA: hda/realtek - The Mic on a RedmiBook doesn't work
Hui Wang
1
-0
/
+13
2020-09-23
ALSA: hda: fixup headset for ASUS GX502 laptop
Luke D Jones
1
-0
/
+65
2020-09-23
Revert "ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A...
Greg Kroah-Hartman
1
-1
/
+0
2020-09-23
i2c: i801: Fix resume bug
Volker RĂ¼melin
1
-7
/
+14
2020-09-23
usb: typec: ucsi: Prevent mode overrun
Heikki Krogerus
1
-6
/
+16
2020-09-23
usblp: fix race between disconnect() and read()
Oliver Neukum
1
-0
/
+5
2020-09-23
USB: UAS: fix disconnect by unplugging a hub
Oliver Neukum
1
-2
/
+12
2020-09-23
USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebook
Penghao
1
-0
/
+4
2020-09-23
drm/i915: Filter wake_flags passed to default_wake_function
Chris Wilson
1
-3
/
+7
2020-09-23
riscv: Add sfence.vma after early page table changes
Greentime Hu
1
-4
/
+3
2020-09-23
i2c: mxs: use MXS_DMA_CTRL_WAIT4END instead of DMA_CTRL_ACK
Matthias Schiffer
1
-3
/
+7
2020-09-23
iommu/amd: Fix potential @entry null deref
Joao Martins
1
-1
/
+3
2020-09-23
arm64: bpf: Fix branch offset in JIT
Ilias Apalodimas
1
-12
/
+31
2020-09-23
drm/mediatek: Add missing put_device() call in mtk_hdmi_dt_parse_pdata()
Yu Kuai
1
-8
/
+18
[next]