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
2020-05-27
iio: sca3000: Remove an erroneous 'get_device()'
Christophe JAILLET
1
-1
/
+1
2020-05-27
rapidio: fix an error in get_user_pages_fast() error handling
John Hubbard
1
-0
/
+5
2020-05-27
mei: release me_cl object reference
Alexander Usyskin
1
-0
/
+2
2020-05-27
iio: dac: vf610: Fix an error handling path in 'vf610_dac_probe()'
Christophe JAILLET
1
-0
/
+1
2020-05-27
staging: greybus: Fix uninitialized scalar variable
Oscar Carter
1
-2
/
+2
2020-05-27
staging: iio: ad2s1210: Fix SPI reading
Dragos Bogdan
1
-5
/
+12
2020-05-27
Revert "gfs2: Don't demote a glock until its revokes are written"
Bob Peterson
1
-3
/
+0
2020-05-27
cxgb4/cxgb4vf: Fix mac_hlist initialization and free
Arjun Vynipadath
2
-12
/
+13
2020-05-27
cxgb4: free mac_hlist properly
Arjun Vynipadath
1
-0
/
+8
2020-05-27
libnvdimm/btt: Remove unnecessary code in btt_freelist_init
Vishal Verma
1
-6
/
+2
2020-05-27
platform/x86: alienware-wmi: fix kfree on potentially uninitialized pointer
Colin Ian King
1
-9
/
+8
2020-05-27
ubsan: build ubsan.c more conservatively
Arnd Bergmann
1
-1
/
+2
2020-05-27
x86/uaccess, ubsan: Fix UBSAN vs. SMAP
Peter Zijlstra
1
-0
/
+1
2020-05-27
l2tp: device MTU setup, tunnel socket needs a lock
R. Parameswaran
3
-2
/
+4
2020-05-27
dmaengine: tegra210-adma: Fix an error handling path in 'tegra_adma_probe()'
Christophe JAILLET
1
-1
/
+1
2020-05-27
ALSA: pcm: fix incorrect hw_base increase
Brent Lu
1
-0
/
+1
2020-05-27
l2tp: initialise PPP sessions before registering them
Guillaume Nault
1
-31
/
+38
2020-05-27
l2tp: protect sock pointer of struct pppol2tp_session with RCU
Guillaume Nault
1
-53
/
+101
2020-05-27
l2tp: initialise l2tp_eth sessions before registering them
Guillaume Nault
1
-32
/
+76
2020-05-27
l2tp: don't register sessions in l2tp_session_create()
Guillaume Nault
4
-20
/
+36
2020-05-27
l2tp: fix l2tp_eth module loading
Guillaume Nault
1
-49
/
+2
2020-05-27
l2tp: pass tunnel pointer to ->session_create()
Guillaume Nault
4
-25
/
+17
2020-05-27
l2tp: prevent creation of sessions on terminated tunnels
Guillaume Nault
2
-13
/
+32
2020-05-27
l2tp: hold tunnel used while creating sessions with netlink
Guillaume Nault
1
-9
/
+12
2020-05-27
l2tp: hold tunnel while handling genl TUNNEL_GET commands
Guillaume Nault
1
-12
/
+15
2020-05-27
l2tp: hold tunnel while handling genl tunnel updates
Guillaume Nault
1
-2
/
+4
2020-05-27
l2tp: hold tunnel while processing genl delete command
Guillaume Nault
1
-2
/
+4
2020-05-27
l2tp: hold tunnel while looking up sessions in l2tp_netlink
Guillaume Nault
3
-47
/
+38
2020-05-27
l2tp: initialise session's refcount before making it reachable
Guillaume Nault
1
-4
/
+2
2020-05-27
l2tp: define parameters of l2tp_tunnel_find*() as "const"
Guillaume Nault
2
-4
/
+4
2020-05-27
l2tp: define parameters of l2tp_session_get*() as "const"
Guillaume Nault
2
-5
/
+7
2020-05-27
l2tp: remove l2tp_session_find()
Guillaume Nault
2
-53
/
+1
2020-05-27
l2tp: remove useless duplicate session detection in l2tp_netlink
Guillaume Nault
1
-5
/
+0
2020-05-27
L2TP:Adjust intf MTU, add underlay L3, L2 hdrs.
R. Parameswaran
1
-4
/
+51
2020-05-27
New kernel function to get IP overhead on a socket.
R. Parameswaran
2
-0
/
+49
2020-05-27
net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
Asbjørn Sloth Tønnesen
1
-27
/
+27
2020-05-27
net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*
Asbjørn Sloth Tønnesen
2
-11
/
+10
2020-05-27
net: l2tp: export debug flags to UAPI
Asbjørn Sloth Tønnesen
2
-11
/
+16
2020-05-27
watchdog: Fix the race between the release of watchdog_core_data and cdev
Kevin Hao
1
-37
/
+30
2020-05-27
arm64: fix the flush_icache_range arguments in machine_kexec
Christoph Hellwig
1
-1
/
+2
2020-05-27
padata: purge get_cpu and reorder_via_wq from padata_do_serial
Daniel Jordan
1
-20
/
+3
2020-05-27
padata: initialize pd->cpu with effective cpumask
Daniel Jordan
1
-1
/
+1
2020-05-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
2
-86
/
+22
2020-05-27
padata: set cpu_index of unused CPUs to -1
Mathias Krause
1
-1
/
+7
2020-05-27
i2c: dev: Fix the race between the release of i2c_dev and cdev
Kevin Hao
1
-22
/
+26
2020-05-27
ARM: futex: Address build warning
Thomas Gleixner
1
-2
/
+7
2020-05-27
platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
Hans de Goede
1
-0
/
+24
2020-05-27
USB: core: Fix misleading driver bug report
Alan Stern
1
-2
/
+2
2020-05-27
ceph: fix double unlock in handle_cap_export()
Wu Bo
1
-0
/
+1
2020-05-27
gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
Yoshiyuki Kurauchi
1
-4
/
+5
[prev]
[next]