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
2019-03-14
selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
Colin Ian King
1
-3
/
+10
2019-03-14
IB/ipoib: Fix for use-after-free in ipoib_cm_tx_start
Feras Daoud
2
-3
/
+1
2019-03-14
riscv: Adjust mmap base address at a third of task size
Alexandre Ghiti
1
-1
/
+1
2019-03-14
RDMA/umem: Add missing initialization of owning_mm
Artemy Kovalyov
1
-0
/
+3
2019-03-14
xtensa: SMP: fix ccount_timer_shutdown
Max Filippov
1
-1
/
+1
2019-03-14
clk: qcom: gcc: Use active only source for CPUSS clocks
Taniya Das
1
-4
/
+10
2019-03-14
clk: ti: Fix error handling in ti_clk_parse_divider_data()
Dan Carpenter
1
-1
/
+10
2019-03-14
iommu/amd: Fix IOMMU page flush when detach device from a domain
Suravee Suthikulpanit
1
-4
/
+11
2019-03-14
ipvs: Fix signed integer overflow when setsockopt timeout
ZhangXiaoxu
1
-0
/
+12
2019-03-14
riscv: fixup max_low_pfn with PFN_DOWN.
Guo Ren
2
-2
/
+3
2019-03-14
iommu/amd: Unmap all mapped pages in error path of map_sg
Jerry Snitselaar
1
-1
/
+1
2019-03-14
iommu/amd: Call free_iova_fast with pfn in map_sg
Jerry Snitselaar
1
-1
/
+1
2019-03-14
IB/{hfi1, qib}: Fix WC.byte_len calculation for UD_SEND_WITH_IMM
Brian Welty
2
-2
/
+0
2019-03-14
perf script: Fix crash when processing recorded stat data
Tony Jones
1
-5
/
+2
2019-03-14
perf tools: Handle TOPOLOGY headers with no CPU
Stephane Eranian
1
-2
/
+9
2019-03-14
perf python: Remove -fstack-clash-protection when building with some clang ve...
Arnaldo Carvalho de Melo
1
-0
/
+2
2019-03-14
perf core: Fix perf_proc_update_handler() bug
Stephane Eranian
1
-7
/
+7
2019-03-14
perf script: Fix crash with printing mixed trace point and other events
Andi Kleen
1
-1
/
+1
2019-03-14
netfilter: nft_compat: destroy function must not have side effects
Florian Westphal
1
-1
/
+47
2019-03-14
netfilter: nft_compat: make lists per netns
Florian Westphal
1
-40
/
+89
2019-03-14
netfilter: nft_compat: use refcnt_t type for nft_xt reference count
Florian Westphal
1
-8
/
+8
2019-03-14
perf ordered_events: Fix crash in ordered_events__free
Jiri Olsa
1
-2
/
+4
2019-03-14
vti4: Fix a ipip packet processing bug in 'IPCOMP' virtual tunnel
Su Yanjun
1
-0
/
+50
2019-03-14
media: uvcvideo: Fix 'type' check leading to overflow
Alistair Strachan
1
-3
/
+11
2019-03-10
Linux 4.20.15
v4.20.15
Greg Kroah-Hartman
1
-1
/
+1
2019-03-10
bpf: fix sanitation rewrite in case of non-pointers
Daniel Borkmann
1
-1
/
+2
2019-03-10
scsi: core: reset host byte in DID_NEXUS_FAILURE case
Martin Wilck
1
-0
/
+1
2019-03-10
exec: Fix mem leak in kernel_read_file
YueHaibing
1
-1
/
+1
2019-03-10
Bluetooth: Fix locking in bt_accept_enqueue() for BH context
Matthias Kaehlcke
5
-7
/
+17
2019-03-10
Bluetooth: btrtl: Restore old logic to assume firmware is already loaded
Kai-Heng Feng
1
-3
/
+7
2019-03-10
selftests: firmware: fix verify_reqs() return value
Luis Chamberlain
1
-1
/
+1
2019-03-10
USB: serial: cp210x: fix GPIO in autosuspend
Karoly Pados
1
-0
/
+11
2019-03-10
gnss: sirf: fix premature wakeup interrupt enable
Johan Hovold
1
-15
/
+17
2019-03-10
xtensa: fix get_wchan
Max Filippov
1
-2
/
+2
2019-03-10
aio: Fix locking in aio_poll()
Bart Van Assche
1
-3
/
+9
2019-03-10
MIPS: irq: Allocate accurate order pages for irq stack
Liu Xiang
1
-2
/
+2
2019-03-10
applicom: Fix potential Spectre v1 vulnerabilities
Gustavo A. R. Silva
1
-11
/
+24
2019-03-10
usb: xhci: Fix for Enabling USB ROLE SWITCH QUIRK on INTEL_SUNRISEPOINT_LP_XHCI
Balaji Manoharan
1
-0
/
+1
2019-03-10
xhci: tegra: Prevent error pointer dereference
Thierry Reding
1
-2
/
+2
2019-03-10
tracing: Fix event filters and triggers to handle negative numbers
Pavel Tikhomirov
1
-1
/
+4
2019-03-10
x86/boot/compressed/64: Do not read legacy ROM on EFI system
Kirill A. Shutemov
1
-3
/
+16
2019-03-10
x86/CPU/AMD: Set the CPB bit unconditionally on F17h
Jiaxun Yang
1
-5
/
+3
2019-03-10
net: sched: act_tunnel_key: fix NULL pointer dereference during init
Vlad Buslov
1
-1
/
+2
2019-03-10
net/sched: act_skbedit: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-03-10
net/sched: act_ipt: fix refcount leak when replace fails
Davide Caratti
1
-2
/
+1
2019-03-10
net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode
Heiner Kallweit
3
-0
/
+15
2019-03-10
net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390X
Maxime Chevallier
1
-2
/
+2
2019-03-10
ipv4: Pass original device to ip_rcv_finish_core
David Ahern
1
-4
/
+5
2019-03-10
mpls: Return error for RTA_GATEWAY attribute
David Ahern
1
-0
/
+3
2019-03-10
ipv6: Return error for RTA_VIA attribute
David Ahern
1
-0
/
+4
[prev]
[next]