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-11-22
Linux 4.19.159
v4.19.159
Greg Kroah-Hartman
1
-1
/
+1
2020-11-22
ACPI: GED: fix -Wformat
Nick Desaulniers
1
-1
/
+1
2020-11-22
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
1
-1
/
+7
2020-11-22
can: proc: can_remove_proc(): silence remove_proc_entry warning
Zhang Changzhong
1
-2
/
+4
2020-11-22
mac80211: always wind down STA state
Johannes Berg
1
-0
/
+18
2020-11-22
Input: sunkbd - avoid use-after-free in teardown paths
Dmitry Torokhov
1
-8
/
+33
2020-11-22
powerpc/8xx: Always fault when _PAGE_ACCESSED is not set
Christophe Leroy
1
-6
/
+2
2020-11-22
Revert "perf cs-etm: Move definition of 'traceid_list' global variable from h...
Salvatore Bonaccorso
2
-3
/
+3
2020-11-22
powerpc/64s: flush L1D after user accesses
Nicholas Piggin
12
-59
/
+198
2020-11-22
powerpc/uaccess: Evaluate macro arguments once, before user access is allowed
Nicholas Piggin
1
-14
/
+35
2020-11-22
powerpc: Fix __clear_user() with KUAP enabled
Andrew Donnellan
3
-7
/
+12
2020-11-22
powerpc: Implement user_access_begin and friends
Christophe Leroy
1
-19
/
+56
2020-11-22
powerpc: Add a framework for user access tracking
Christophe Leroy
4
-8
/
+74
2020-11-22
powerpc/64s: flush L1D on kernel entry
Nicholas Piggin
11
-7
/
+205
2020-11-22
powerpc/64s: move some exception handlers out of line
Daniel Axtens
1
-2
/
+8
2020-11-18
Linux 4.19.158
v4.19.158
Greg Kroah-Hartman
1
-1
/
+1
2020-11-18
Convert trailing spaces and periods in path components
Boris Protopopov
1
-1
/
+7
2020-11-18
net: sch_generic: fix the missing new qdisc assignment bug
Yunsheng Lin
1
-0
/
+3
2020-11-18
reboot: fix overflow parsing reboot cpu number
Matteo Croce
1
-0
/
+7
2020-11-18
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
1
-14
/
+7
2020-11-18
perf/core: Fix race in the perf_mmap_close() function
Jiri Olsa
1
-3
/
+4
2020-11-18
perf scripting python: Avoid declaring function pointers with a visibility at...
Arnaldo Carvalho de Melo
1
-5
/
+2
2020-11-18
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
1
-19
/
+33
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
4
-189
/
+317
2020-11-18
r8169: fix potential skb double free in an error path
Heiner Kallweit
1
-1
/
+2
2020-11-18
vrf: Fix fast path output packet handling with async Netfilter rules
Martin Willi
1
-23
/
+69
2020-11-18
tipc: fix memory leak in tipc_topsrv_start()
Wang Hai
1
-2
/
+8
2020-11-18
net/x25: Fix null-ptr-deref in x25_connect
Martin Schiller
1
-1
/
+1
2020-11-18
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
2
-4
/
+15
2020-11-18
net/af_iucv: fix null pointer dereference on shutdown
Ursula Braun
1
-1
/
+2
2020-11-18
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
1
-2
/
+0
2020-11-18
swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"
Stefano Stabellini
1
-1
/
+5
2020-11-18
erofs: derive atime instead of leaving it empty
Gao Xiang
1
-10
/
+11
2020-11-18
pinctrl: amd: fix incorrect way to disable debounce filter
Coiby Xu
1
-2
/
+2
2020-11-18
pinctrl: amd: use higher precision for 512 RtcClk
Coiby Xu
1
-1
/
+1
2020-11-18
drm/gma500: Fix out-of-bounds access to struct drm_device.vblank[]
Thomas Zimmermann
1
-22
/
+12
2020-11-18
don't dump the threads that had been already exiting when zapped.
Al Viro
1
-1
/
+4
2020-11-18
mmc: renesas_sdhi_core: Add missing tmio_mmc_host_free() at remove
Yoshihiro Shimoda
1
-0
/
+1
2020-11-18
gpio: pcie-idio-24: Enable PEX8311 interrupts
Arnaud de Turckheim
1
-1
/
+51
2020-11-18
gpio: pcie-idio-24: Fix IRQ Enable Register value
Arnaud de Turckheim
1
-4
/
+4
2020-11-18
gpio: pcie-idio-24: Fix irq mask when masking
Arnaud de Turckheim
1
-1
/
+1
2020-11-18
selinux: Fix error return code in sel_ib_pkey_sid_slow()
Chen Zhou
1
-1
/
+3
2020-11-18
btrfs: fix potential overflow in cluster_pages_for_defrag on 32bit arch
Matthew Wilcox (Oracle)
1
-6
/
+4
2020-11-18
ocfs2: initialize ip_next_orphan
Wengang Wang
1
-0
/
+1
2020-11-18
futex: Don't enable IRQs unconditionally in put_pi_state()
Dan Carpenter
1
-2
/
+3
2020-11-18
mei: protect mei_cl_mtu from null dereference
Alexander Usyskin
1
-2
/
+2
2020-11-18
xhci: hisilicon: fix refercence leak in xhci_histb_probe
Zhang Qilong
1
-1
/
+1
2020-11-18
usb: cdc-acm: Add DISABLE_ECHO for Renesas USB Download mode
Chris Brandt
1
-0
/
+9
2020-11-18
uio: Fix use-after-free in uio_unregister_device()
Shin'ichiro Kawasaki
1
-4
/
+6
2020-11-18
thunderbolt: Add the missed ida_simple_remove() in ring_request_msix()
Jing Xiangfeng
1
-4
/
+15
[prev]
[next]