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-01-26
ALSA: oxfw: add support for APOGEE duet FireWire
Takashi Sakamoto
2
-0
/
+9
2019-01-26
serial: set suppress_bind_attrs flag only if builtin
Anders Roxell
3
-0
/
+4
2019-01-26
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
1
-0
/
+8
2019-01-26
e1000e: allow non-monotonic SYSTIM readings
Miroslav Lichvar
1
-3
/
+10
2019-01-26
platform/x86: asus-wmi: Tell the EC the OS will handle the display off hotkey
João Paulo Rechi Vita
1
-1
/
+2
2019-01-26
gpio: pl061: Move irq_chip definition inside struct pl061
Manivannan Sadhasivam
1
-11
/
+10
2019-01-26
net: dsa: mv88x6xxx: mv88e6390 errata
Andrew Lunn
3
-0
/
+128
2019-01-26
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
David Ahern
1
-1
/
+4
2019-01-26
r8169: Add support for new Realtek Ethernet
Kai-Heng Feng
1
-0
/
+2
2019-01-26
qmi_wwan: add MTU default to qmap network interface
Daniele Palmas
1
-0
/
+1
2019-01-26
net, skbuff: do not prefer skb allocation fails early
David Rientjes
1
-6
/
+1
2019-01-26
mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletion
Ido Schimmel
1
-1
/
+1
2019-01-26
mlxsw: spectrum: Disable lag port TX before removing it
Jiri Pirko
1
-2
/
+5
2019-01-26
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
David Ahern
1
-1
/
+10
2019-01-23
Linux 4.14.95
v4.14.95
Greg Kroah-Hartman
1
-1
/
+1
2019-01-23
nbd: Use set_blocksize() to set device blocksize
Jan Kara
1
-2
/
+3
2019-01-23
media: vb2: be sure to unlock mutex on errors
Mauro Carvalho Chehab
1
-1
/
+2
2019-01-23
drm/fb-helper: Ignore the value of fb_var_screeninfo.pixclock
Ivan Mironov
1
-1
/
+6
2019-01-23
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
1
-2
/
+33
2019-01-23
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
1
-2
/
+0
2019-01-23
loop: Get rid of loop_index_mutex
Jan Kara
1
-19
/
+20
2019-01-23
loop: Fold __loop_release into loop_release
Jan Kara
1
-9
/
+7
2019-01-23
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
2
-30
/
+29
2019-01-23
block/loop: Don't grab "struct file" for vfs_getattr() operation.
Tetsuo Handa
1
-5
/
+5
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_doit
Ying Xue
1
-1
/
+1
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_name_table_dump
Ying Xue
1
-0
/
+2
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_link_set
Ying Xue
1
-0
/
+5
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_bearer_enable
Ying Xue
1
-0
/
+26
2019-01-23
tipc: fix uninit-value in tipc_nl_compat_link_reset_stats
Ying Xue
1
-0
/
+15
2019-01-23
sctp: allocate sctp_sockaddr_entry with kzalloc
Xin Long
2
-7
/
+2
2019-01-23
blockdev: Fix livelocks on loop device
Jan Kara
1
-10
/
+18
2019-01-23
selinux: fix GPF on invalid policy
Stephen Smalley
1
-1
/
+2
2019-01-23
netfilter: ebtables: account ebt_table_info to kmemcg
Shakeel Butt
1
-2
/
+4
2019-01-23
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
1
-0
/
+8
2019-01-23
media: vb2: vb2_mmap: move lock up
Hans Verkuil
1
-3
/
+8
2019-01-23
LSM: Check for NULL cred-security on free
James Morris
1
-0
/
+7
2019-01-23
bpf: in __bpf_redirect_no_mac pull mac only if present
Willem de Bruijn
2
-10
/
+12
2019-01-23
media: vivid: set min width/height to a value > 0
Hans Verkuil
1
-1
/
+1
2019-01-23
media: vivid: fix error handling of kthread_run
Hans Verkuil
2
-2
/
+8
2019-01-23
omap2fb: Fix stack memory disclosure
Vlad Tsyrklevich
1
-0
/
+2
2019-01-23
Disable MSI also when pcie-octeon.pcie_disable on
YunQiang Su
1
-1
/
+3
2019-01-23
arm64: kaslr: ensure randomized quantities are clean to the PoC
Ard Biesheuvel
1
-2
/
+6
2019-01-23
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
1
-6
/
+3
2019-01-23
media: v4l: ioctl: Validate num_planes for debug messages
Sakari Ailus
1
-1
/
+3
2019-01-23
mfd: tps6586x: Handle interrupts on suspend
Jonathan Hunter
1
-0
/
+24
2019-01-23
OF: properties: add missing of_node_put
Julia Lawall
1
-0
/
+1
2019-01-23
MIPS: lantiq: Fix IPI interrupt handling
Hauke Mehrtens
1
-63
/
+5
2019-01-23
mips: fix n32 compat_ipc_parse_version
Arnd Bergmann
1
-0
/
+1
2019-01-23
crypto: talitos - fix ablkcipher for CONFIG_VMAP_STACK
Christophe Leroy
1
-1
/
+4
2019-01-23
crypto: talitos - reorder code in talitos_edesc_alloc()
Christophe Leroy
1
-19
/
+7
[prev]
[next]