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.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-11-10
Linux 5.9.7
v5.9.7
Greg Kroah-Hartman
1
-1
/
+1
2020-11-10
perf/core: Fix a memory leak in perf_event_parse_addr_filter()
kiyin(尹亮)
1
-7
/
+5
2020-11-10
drm/i915/gt: Use the local HWSP offset during submission
Chris Wilson
3
-16
/
+31
2020-11-10
drm/i915: Fix encoder lookup during PSR atomic check
Imre Deak
1
-1
/
+1
2020-11-10
PM: runtime: Resume the device earlier in __device_release_driver()
Rafael J. Wysocki
1
-3
/
+5
2020-11-10
PM: runtime: Drop pm_runtime_clean_up_links()
Rafael J. Wysocki
3
-39
/
+0
2020-11-10
PM: runtime: Drop runtime PM references to supplier on link removal
Rafael J. Wysocki
3
-7
/
+24
2020-11-10
ARC: stack unwinding: avoid indefinite looping
Vineet Gupta
1
-1
/
+6
2020-11-10
drm/panfrost: Fix a deadlock between the shrinker and madvise path
Boris Brezillon
3
-7
/
+13
2020-11-10
mac80211: fix regression where EAPOL frames were sent in plaintext
Mathy Vanhoef
1
-3
/
+4
2020-11-10
io_uring: fix link lookup racing with link timeout
Pavel Begunkov
1
-1
/
+15
2020-11-10
usb: mtu3: fix panic in mtu3_gadget_stop()
Macpaul Lin
1
-0
/
+1
2020-11-10
USB: Add NO_LPM quirk for Kingston flash drive
Alan Stern
1
-0
/
+3
2020-11-10
usb: dwc3: ep0: Fix delay status handling
Thinh Nguyen
1
-1
/
+2
2020-11-10
USB: serial: option: add Telit FN980 composition 0x1055
Daniele Palmas
1
-0
/
+2
2020-11-10
USB: serial: option: add LE910Cx compositions 0x1203, 0x1230, 0x1231
Daniele Palmas
1
-0
/
+6
2020-11-10
USB: serial: option: add Quectel EC200T module support
Ziyi Cao
1
-0
/
+2
2020-11-10
USB: serial: cyberjack: fix write-URB completion race
Johan Hovold
1
-1
/
+6
2020-11-10
serial: txx9: add missing platform_driver_unregister() on error in serial_txx...
Qinglang Miao
1
-0
/
+3
2020-11-10
serial: 8250_mtk: Fix uart_get_baud_rate warning
Claire Chang
1
-1
/
+1
2020-11-10
powerpc/40x: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
1
-8
/
+0
2020-11-10
powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
1
-12
/
+2
2020-11-10
s390/pkey: fix paes selftest failure with paes and pkey static build
Harald Freudenberger
1
-14
/
+16
2020-11-10
s390/mm: make pmd/pud_deref() large page aware
Gerald Schaefer
1
-22
/
+30
2020-11-10
s390/pci: fix hot-plug of PCI function missing bus
Niklas Schnelle
1
-0
/
+4
2020-11-10
entry: Fix the incorrect ordering of lockdep and RCU check
Thomas Gleixner
1
-2
/
+2
2020-11-10
fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
Eddy Wu
1
-5
/
+5
2020-11-10
tty: fix crash in release_tty if tty->port is not set
Matthias Reichl
1
-2
/
+4
2020-11-10
tty: serial: imx: enable earlycon by default if IMX_SERIAL_CONSOLE is enabled
Lucas Stach
1
-0
/
+1
2020-11-10
vt: Disable KD_FONT_OP_COPY
Daniel Vetter
1
-22
/
+2
2020-11-10
arm64/smp: Move rcu_cpu_starting() earlier
Qian Cai
1
-0
/
+1
2020-11-10
drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
Karol Herbst
1
-1
/
+2
2020-11-10
drm/nouveau/nouveau: fix the start/end range for migration
Ralph Campbell
1
-11
/
+3
2020-11-10
usb: cdns3: gadget: suspicious implicit sign extension
Peter Chen
1
-1
/
+1
2020-11-10
ACPI: NFIT: Fix comparison to '-ENXIO'
Zhang Qilong
1
-1
/
+1
2020-11-10
drm/vc4: drv: Add error handding for bind
Hoegeun Kwon
1
-0
/
+1
2020-11-10
staging: mmal-vchiq: Fix memory leak for vchiq_instance
Seung-Woo Kim
1
-4
/
+15
2020-11-10
nvmet: fix a NULL pointer dereference when tracing the flush command
Chaitanya Kulkarni
2
-16
/
+9
2020-11-10
nvme-rdma: handle unexpected nvme completion data length
zhenwei pi
1
-0
/
+8
2020-11-10
vsock: use ns_capable_noaudit() on socket create
Jeff Vander Stoep
1
-1
/
+1
2020-11-10
drm/amd/display: adding ddc_gpio_vga_reg_list to ddc reg def'ns
Martin Leung
1
-0
/
+12
2020-11-10
scsi: ibmvscsi: Fix potential race after loss of transport
Tyrel Datwyler
1
-10
/
+26
2020-11-10
drm/amd/display: Fixed panic during seamless boot.
David Galiffi
1
-1
/
+2
2020-11-10
drm/amdgpu: add DID for navi10 blockchain SKU
Tianci.Yin
1
-0
/
+1
2020-11-10
drm/amdgpu: disable DCN and VCN for navi10 blockchain SKU(v3)
Tianci.Yin
1
-2
/
+12
2020-11-10
scsi: core: Don't start concurrent async scan on same host
Ming Lei
1
-3
/
+4
2020-11-10
btrfs: add a helper to read the tree_root commit root for backref lookup
Josef Bacik
3
-41
/
+114
2020-11-10
btrfs: drop the path before adding qgroup items when enabling qgroups
Josef Bacik
1
-0
/
+18
2020-11-10
blk-cgroup: Pre-allocate tree node on blkg_conf_prep
Gabriel Krisman Bertazi
1
-2
/
+12
2020-11-10
blk-cgroup: Fix memleak on error path
Gabriel Krisman Bertazi
1
-0
/
+1
[next]