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-03-10
watchdog: iTCO_wdt: Export vendorsupport
Mika Westerberg
2
-7
/
+11
2020-03-10
Merge tag 'gvt-fixes-2020-03-10' of https://github.com/intel/gvt-linux into d...
Jani Nikula
2
-6
/
+11
2020-03-10
Merge tag 'linux-cpupower-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Rafael J. Wysocki
4
-3
/
+5
2020-03-10
tee: amdtee: out of bounds read in find_session()
Dan Carpenter
1
-0
/
+3
2020-03-10
drm/exynos: Fix cleanup of IOMMU related objects
Marek Szyprowski
11
-29
/
+53
2020-03-10
bpf: Fix cgroup ref leak in cgroup_bpf_inherit on out-of-memory
Andrii Nakryiko
1
-0
/
+3
2020-03-10
bpf: Initialize storage pointers to NULL to prevent freeing garbage pointer
Andrii Nakryiko
1
-2
/
+2
2020-03-10
Merge tag 'batadv-net-for-davem-20200306' of git://git.open-mesh.org/linux-merge
David S. Miller
1
-0
/
+4
2020-03-10
net: mscc: ocelot: properly account for VLAN header length when setting MRU
Vladimir Oltean
2
-12
/
+18
2020-03-10
ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
Eric Dumazet
1
-1
/
+1
2020-03-10
cgroup, netclassid: periodically release file_lock on classid updating
Dmitry Yakunin
1
-10
/
+37
2020-03-10
macvlan: add cond_resched() during multicast processing
Mahesh Bandewar
1
-0
/
+2
2020-03-10
ipvlan: add cond_resched_rcu() while processing muticast backlog
Mahesh Bandewar
1
-0
/
+1
2020-03-10
ipvlan: don't deref eth hdr before checking it's set
Mahesh Bandewar
1
-8
/
+10
2020-03-10
sfc: detach from cb_page in efx_copy_channel()
Edward Cree
1
-0
/
+1
2020-03-10
Merge tag 'ktest-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2
-19
/
+19
2020-03-10
Merge tag 'mmc-v5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
2
-1
/
+18
2020-03-10
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-8
/
+15
2020-03-10
pid: make ENOMEM return value more obvious
Christian Brauner
1
-0
/
+8
2020-03-10
futex: Unbreak futex hashing
Thomas Gleixner
1
-2
/
+2
2020-03-09
drm/amdgpu: correct ROM_INDEX/DATA offset for VEGA20
Hawking Zhang
1
-2
/
+23
2020-03-09
ktest: Fix typos in ktest.pl
Masanari Iida
1
-6
/
+6
2020-03-09
ktest: Add timeout for ssh sync testing
Steven Rostedt (VMware)
1
-1
/
+1
2020-03-09
ktest: Make default build option oldconfig not randconfig
Steven Rostedt (VMware)
2
-2
/
+2
2020-03-09
ktest: Fix some typos in sample.conf
Masanari Iida
1
-10
/
+10
2020-03-09
drm/amd/display: update soc bb for nv14
Martin Leung
1
-0
/
+114
2020-03-09
linux-next: DOC: RDS: Fix a typo in rds.txt
Masanari Iida
1
-1
/
+1
2020-03-09
ARM: dts: N900: fix onenand timings
Arthur Demchenkov
1
-16
/
+28
2020-03-09
bus: ti-sysc: Fix quirk flags for lcdc on am335x
Tony Lindgren
1
-1
/
+2
2020-03-09
pinctrl: qcom: Assign irq_eoi conditionally
Linus Walleij
1
-2
/
+1
2020-03-09
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
1
-3
/
+8
2020-03-09
perf probe: Fix to delete multiple probe event
Masami Hiramatsu
1
-0
/
+3
2020-03-09
perf parse-events: Fix reading of invalid memory in event parsing
Ian Rogers
1
-23
/
+23
2020-03-09
perf python: Fix clang detection when using CC=clang-version
Ilie Halip
1
-4
/
+6
2020-03-09
pinctrl: falcon: fix syntax error
Mathias Kresin
1
-1
/
+1
2020-03-09
pinctrl: qcom: ssbi-gpio: Fix fwspec parsing bug
Linus Walleij
1
-1
/
+1
2020-03-09
perf map: Fix off by one in strncpy() size argument
disconnect3d
1
-1
/
+1
2020-03-09
MAINTAINERS: Correct MIPS patchwork URL
Thomas Bogendoerfer
1
-1
/
+1
2020-03-09
ALSA: line6: Fix endless MIDI read loop
Takashi Iwai
2
-2
/
+2
2020-03-09
ALSA: pcm: oss: Avoid plugin buffer overflow
Takashi Iwai
1
-0
/
+8
2020-03-09
inet_diag: return classid for all socket types
Dmitry Yakunin
5
-40
/
+40
2020-03-09
net: stmmac: dwmac1000: Disable ACS if enhanced descs are not used
Remi Pommarel
1
-1
/
+2
2020-03-09
gre: fix uninit-value in __iptunnel_pull_header
Eric Dumazet
1
-2
/
+10
2020-03-09
ipvlan: do not add hardware address of master to its unicast filter list
Jiri Wiesner
1
-4
/
+1
2020-03-09
io_uring: ensure RCU callback ordering with rcu_barrier()
Jens Axboe
1
-16
/
+13
2020-03-09
Linux 5.6-rc5
v5.6-rc5
Linus Torvalds
1
-1
/
+1
2020-03-09
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
43
-91
/
+416
2020-03-09
Merge tag 'edac_urgent-2020-03-08' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-15
/
+7
2020-03-08
iio: ping: set pa_laser_ping_cfg in of_ping_match
YueHaibing
1
-1
/
+1
2020-03-08
iio: chemical: sps30: fix missing triggered buffer dependency
Petr Štetiar
1
-0
/
+2
[prev]
[next]