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.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
2019-05-02
net: rds: exchange of 8K and 1M pool
Zhu Yanjun
2
-3
/
+11
2019-05-02
net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages query
Erez Alfasi
2
-5
/
+1
2019-05-02
mlxsw: spectrum: Fix autoneg status in ethtool
Amit Cohen
1
-2
/
+2
2019-05-02
ipv4: set the tcp_min_rtt_wlen range from 0 to one day
ZhangXiaoxu
2
-1
/
+5
2019-05-02
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-05-02
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
3
-18
/
+9
2019-05-02
mm: Fix warning in insert_pfn()
Jan Kara
1
-2
/
+7
2019-05-02
x86/retpolines: Disable switch jump tables when retpolines are enabled
Daniel Borkmann
1
-2
/
+6
2019-05-02
x86, retpolines: Raise limit for generating indirect calls from switch-case
Daniel Borkmann
1
-0
/
+5
2019-05-02
Fix aio_poll() races
Al Viro
1
-50
/
+40
2019-05-02
aio: store event at final iocb_put()
Al Viro
1
-16
/
+17
2019-05-02
aio: keep io_event in aio_kiocb
Al Viro
1
-18
/
+13
2019-05-02
aio: fold lookup_kiocb() into its sole caller
Al Viro
1
-22
/
+7
2019-05-02
pin iocb through aio.
Linus Torvalds
1
-16
/
+21
2019-05-02
aio: simplify - and fix - fget/fput for io_submit()
Linus Torvalds
2
-44
/
+36
2019-05-02
aio: initialize kiocb private in case any filesystems expect it.
Mike Marshall
1
-0
/
+1
2019-05-02
aio: abstract out io_event filler helper
Jens Axboe
1
-4
/
+10
2019-05-02
aio: split out iocb copy from io_submit_one()
Jens Axboe
1
-30
/
+38
2019-05-02
aio: use iocb_put() instead of open coding it
Jens Axboe
1
-2
/
+1
2019-05-02
aio: don't zero entire aio_kiocb aio_get_req()
Jens Axboe
1
-2
/
+7
2019-05-02
aio: separate out ring reservation from req allocation
Christoph Hellwig
1
-13
/
+17
2019-05-02
aio: use assigned completion handler
Jens Axboe
1
-1
/
+1
2019-05-02
aio: clear IOCB_HIPRI
Christoph Hellwig
1
-3
/
+8
2019-05-02
rxrpc: fix race condition in rxrpc_input_packet()
Eric Dumazet
2
-5
/
+10
2019-05-02
net/rds: Check address length before reading address family
Tetsuo Handa
2
-0
/
+5
2019-05-02
net: netrom: Fix error cleanup path of nr_proto_init
YueHaibing
5
-26
/
+61
2019-05-02
tipc: check link name with right length in tipc_nl_compat_link_set
Xin Long
1
-1
/
+6
2019-05-02
tipc: check bearer name with right length in tipc_nl_compat_bearer_enable
Xin Long
1
-1
/
+6
2019-05-02
fm10k: Fix a potential NULL pointer dereference
Yue Haibing
1
-0
/
+2
2019-05-02
netfilter: ebtables: CONFIG_COMPAT: drop a bogus WARN_ON
Florian Westphal
1
-1
/
+2
2019-05-02
NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.
Tetsuo Handa
1
-1
/
+2
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
workqueue: Try to catch flush_work() without INIT_WORK().
Tetsuo Handa
1
-0
/
+3
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
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
powerpc/mm/radix: Make Radix require HUGETLB_PAGE
Michael Ellerman
2
-1
/
+2
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: Fix glitch in dmaengine_tx_status
Achim Dahlhoff
1
-3
/
+23
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
perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...
Harry Pan
1
-5
/
+5
2019-05-02
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
1
-0
/
+3
[next]