index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-06
Merge tag 'xfs-5.2-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-3
/
+11
2019-06-06
Merge tag 'gfs2-v5.2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-31
/
+15
2019-06-06
Merge tag 'ovl-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-22
/
+249
2019-06-06
Merge tag 'fuse-fixes-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-12
/
+38
2019-06-06
Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-37
/
+28
2019-06-06
pktgen: do not sleep with the thread lock held.
Paolo Abeni
1
-0
/
+11
2019-06-06
Merge tag 'for-rc-adfs' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
4
-129
/
+89
2019-06-06
net: mvpp2: Use strscpy to handle stat strings
Maxime Chevallier
1
-2
/
+2
2019-06-06
net: rds: fix memory leak in rds_ib_flush_mr_pool
Zhu Yanjun
1
-4
/
+6
2019-06-06
Merge branch 'ipv6-fix-EFAULT-on-sendto-with-icmpv6-and-hdrincl'
David S. Miller
1
-7
/
+18
2019-06-06
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
1
-5
/
+8
2019-06-06
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
1
-2
/
+10
2019-06-06
nvme-rdma: use dynamic dma mapping per command
Max Gurtovoy
1
-17
/
+36
2019-06-06
nvme: Fix u32 overflow in the number of namespace list calculation
Jaesoo Lee
1
-1
/
+2
2019-06-06
Revert "gfs2: Replace gl_revokes with a GLF flag"
Bob Peterson
6
-31
/
+15
2019-06-06
Merge tag 'misc-habanalabs-fixes-2019-06-06' of git://people.freedesktop.org/...
Greg Kroah-Hartman
3
-9
/
+16
2019-06-06
arm64: Silence gcc warnings about arch ABI drift
Dave Martin
1
-0
/
+1
2019-06-06
parisc: Fix crash due alternative coding for NP iopdir_fdc bit
Helge Deller
1
-1
/
+2
2019-06-06
parisc: Use lpa instruction to load physical addresses in driver code
John David Anglin
3
-2
/
+26
2019-06-06
parisc: configs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
7
-7
/
+0
2019-06-06
parisc: Use implicit space register selection for loading the coherence index...
John David Anglin
2
-5
/
+2
2019-06-06
ARM64: trivial: s/TIF_SECOMP/TIF_SECCOMP/ comment typo fix
George G. Davis
1
-1
/
+1
2019-06-06
drm/komeda: Potential error pointer dereference
Dan Carpenter
1
-1
/
+1
2019-06-06
drm/komeda: remove set but not used variable 'kcrtc'
YueHaibing
1
-2
/
+0
2019-06-06
Merge tag 'drm-misc-fixes-2019-06-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
7
-38
/
+53
2019-06-06
Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
8
-14
/
+63
2019-06-06
Merge tag 'drm-intel-fixes-2019-06-03' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-11
/
+62
2019-06-05
hwmon: (pmbus/core) Treat parameters as paged if on multiple pages
Robert Hancock
1
-4
/
+30
2019-06-05
hwmon: (pmbus/core) mutex_lock write in pmbus_set_samples
Adamski, Krzysztof (Nokia - PL/Wroclaw)
1
-0
/
+3
2019-06-05
hwmon: (core) add thermal sensors only if dev->of_node is present
Eduardo Valentin
1
-1
/
+1
2019-06-05
Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_...
Hangbin Liu
1
-3
/
+3
2019-06-05
net: aquantia: fix wol configuration not applied sometimes
Nikita Danilov
2
-8
/
+10
2019-06-05
ethtool: fix potential userspace buffer overflow
Vivien Didelot
1
-1
/
+4
2019-06-05
Fix memory leak in sctp_process_init
Neil Horman
2
-10
/
+8
2019-06-05
net: rds: fix memory leak when unload rds_rdma
Zhu Yanjun
2
-1
/
+4
2019-06-05
ipv6: fix the check before getting the cookie in rt6_get_cookie
Xin Long
1
-2
/
+1
2019-06-05
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
1
-12
/
+12
2019-06-05
selftests: vm: Fix test build failure when built by itself
Shuah Khan
1
-4
/
+0
2019-06-05
Merge tag 'linux-kselftest-5.2-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-2
/
+13
2019-06-05
Merge tag 'pidfd-fixes-v5.2-rc4' of gitolite.kernel.org:pub/scm/linux/kernel/...
Linus Torvalds
3
-6
/
+13
2019-06-05
Merge tag 'pstore-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-15
/
+28
2019-06-05
mmc: also set max_segment_size in the device
Christoph Hellwig
1
-0
/
+2
2019-06-05
mtip32xx: also set max_segment_size in the device
Christoph Hellwig
1
-0
/
+1
2019-06-05
rsxx: don't call dma_set_max_seg_size
Christoph Hellwig
1
-1
/
+0
2019-06-05
nvme-pci: don't limit DMA segement size
Christoph Hellwig
1
-0
/
+6
2019-06-05
Merge branch 's390-qeth-fixes'
David S. Miller
3
-12
/
+44
2019-06-05
s390/qeth: handle error when updating TX queue count
Julian Wiedmann
1
-6
/
+16
2019-06-05
s390/qeth: fix VLAN attribute in bridge_hostnotify udev event
Alexandra Winter
1
-1
/
+1
2019-06-05
s390/qeth: check dst entry before use
Julian Wiedmann
1
-5
/
+25
2019-06-05
s390/qeth: handle limited IPv4 broadcast in L3 TX path
Julian Wiedmann
1
-0
/
+2
[prev]
[next]