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-05-02
sched/deadline: Correctly handle active 0-lag timers
luca abeni
1
-2
/
+1
2019-05-02
binder: fix handling of misaligned binder object
Todd Kjos
1
-10
/
+8
2019-05-02
ipvs: fix warning on unused variable
Andrea Claudi
1
-1
/
+2
2019-05-02
fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
YueHaibing
1
-2
/
+4
2019-05-02
intel_th: gth: Fix an off-by-one in output unassigning
Alexander Shishkin
1
-1
/
+1
2019-05-02
slip: make slhc_free() silently accept an error pointer
Linus Torvalds
1
-1
/
+1
2019-05-02
tipc: handle the err returned from cmd header function
Xin Long
1
-2
/
+8
2019-05-02
vsock/virtio: fix kernel panic from virtio_transport_reset_no_sock
Adalbert Lazăr
1
-7
/
+15
2019-05-02
ext4: fix some error pointer dereferences
Dan Carpenter
1
-0
/
+3
2019-05-02
USB: Consolidate LPM checks to avoid enabling LPM twice
Kai-Heng Feng
3
-13
/
+13
2019-05-02
USB: Add new USB LPM helpers
Kai-Heng Feng
5
-11
/
+30
2019-05-02
drm/vc4: Fix compilation error reported by kbuild test bot
Maarten Lankhorst
1
-1
/
+1
2019-05-02
Revert "drm/i915/fbdev: Actually configure untiled displays"
Dave Airlie
1
-7
/
+5
2019-05-02
drm/vc4: Fix memory leak during gpu reset.
Maarten Lankhorst
1
-1
/
+1
2019-05-02
ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cache
Ard Biesheuvel
1
-1
/
+15
2019-05-02
dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is valid
Dirk Behme
1
-1
/
+3
2019-05-02
vfio/type1: Limit DMA mappings per container
Alex Williamson
1
-0
/
+14
2019-05-02
Input: synaptics-rmi4 - write config register values to the right offset
Lucas Stach
1
-1
/
+1
2019-05-02
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
1
-0
/
+3
2019-05-02
nfsd: Don't release the callback slot unless it was actually held
Trond Myklebust
2
-1
/
+8
2019-05-02
ceph: fix ci->i_head_snapc leak
Yan, Zheng
2
-1
/
+15
2019-05-02
ceph: ensure d_name stability in ceph_dentry_hash()
Jeff Layton
1
-1
/
+5
2019-05-02
ceph: only use d_name directly when parent is locked
Jeff Layton
1
-11
/
+50
2019-05-02
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
1
-0
/
+4
2019-05-02
IB/rdmavt: Fix frwr memory registration
Josh Collier
1
-7
/
+10
2019-05-02
trace: Fix preempt_enable_no_resched() abuse
Peter Zijlstra
1
-1
/
+1
2019-05-02
MIPS: scall64-o32: Fix indirect syscall number load
Aurelien Jarno
1
-1
/
+1
2019-05-02
lib/Kconfig.debug: fix build error without CONFIG_BLOCK
YueHaibing
1
-0
/
+1
2019-05-02
zram: pass down the bvec we need to read into in the work struct
Jérôme Glisse
1
-2
/
+3
2019-05-02
tracing: Fix buffer_ref pipe ops
Jann Horn
3
-16
/
+17
2019-05-02
tracing: Fix a memory leak by early error exit in trace_pid_write()
Wenwen Wang
1
-1
/
+4
2019-05-02
cifs: do not attempt cifs operation on smb2+ rename error
Frank Sorenson
1
-0
/
+4
2019-05-02
kbuild: simplify ld-option implementation
Masahiro Yamada
1
-3
/
+1
2019-04-27
Linux 4.14.114
v4.14.114
Greg Kroah-Hartman
1
-1
/
+1
2019-04-27
kernel/sysctl.c: fix out-of-bounds access when setting file-max
Will Deacon
1
-1
/
+2
2019-04-27
Revert "locking/lockdep: Add debug_locks check in __lock_downgrade()"
Greg Kroah-Hartman
1
-3
/
+0
2019-04-27
i2c-hid: properly terminate i2c_hid_dmi_desc_override_table[] array
Linus Torvalds
1
-1
/
+2
2019-04-27
xfs: hold xfs_buf locked between shortform->leaf conversion and the addition ...
Darrick J. Wong
3
-9
/
+23
2019-04-27
xfs: add the ability to join a held buffer to a defer_ops
Darrick J. Wong
2
-4
/
+40
2019-04-27
iomap: report collisions between directio and buffered writes to userspace
Darrick J. Wong
3
-3
/
+34
2019-04-27
tools include: Adopt linux/bits.h
Arnaldo Carvalho de Melo
3
-5
/
+29
2019-04-27
percpu: stop printing kernel addresses
Matteo Croce
1
-4
/
+4
2019-04-27
ALSA: info: Fix racy addition/deletion of nodes
Takashi Iwai
1
-2
/
+10
2019-04-27
mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n
Konstantin Khlebnikov
1
-5
/
+0
2019-04-27
device_cgroup: fix RCU imbalance in error case
Jann Horn
1
-1
/
+1
2019-04-27
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
1
-0
/
+25
2019-04-27
Revert "kbuild: use -Oz instead of -Os when using clang"
Matthias Kaehlcke
1
-2
/
+1
2019-04-27
net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
Peter Oskolkov
1
-190
/
+72
2019-04-27
net: IP6 defrag: use rbtrees for IPv6 defrag
Peter Oskolkov
2
-183
/
+77
2019-04-27
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
7
-122
/
+126
[prev]
[next]