index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2017-11-13
rbd: fix and simplify rbd_ioctl_set_ro()
Ilya Dryomov
-28
/
+6
2017-11-13
ceph: remove unused and redundant variable dropping
Colin Ian King
-2
/
+1
2017-11-13
ceph: mark expected switch fall-throughs
Gustavo A. R. Silva
-3
/
+15
2017-11-13
ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap()
Ilya Dryomov
-2
/
+2
2017-11-13
ceph: disable cached readdir after dropping positive dentry
Yan, Zheng
-1
/
+6
2017-11-13
ceph: fix bool initialization/comparison
Thomas Meyer
-3
/
+3
2017-11-13
ceph: handle 'session get evicted while there are file locks'
Yan, Zheng
-17
/
+58
2017-11-13
ceph: optimize flock encoding during reconnect
Yan, Zheng
-21
/
+30
2017-11-13
ceph: make lock_to_ceph_filelock() static
Yan, Zheng
-32
/
+31
2017-11-13
ceph: keep auth cap when inode has flocks or posix locks
Yan, Zheng
-9
/
+60
2017-11-12
Linux 4.14
v4.14
Linus Torvalds
-1
/
+1
2017-11-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-19
/
+20
2017-11-12
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+14
2017-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-34
/
+68
2017-11-11
Merge tag 'linux-can-fixes-for-4.14-20171110' of git://git.kernel.org/pub/scm...
David S. Miller
-9
/
+25
2017-11-11
Merge tag 'mlx5-fixes-2017-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
-13
/
+20
2017-11-11
vlan: fix a use-after-free in vlan_device_event()
Cong Wang
-3
/
+3
2017-11-11
tooling/headers: Sync the tools/include/uapi/drm/i915_drm.h UAPI header
Ingo Molnar
-0
/
+1
2017-11-11
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Ingo Molnar
-2
/
+13
2017-11-11
net: dsa: return after vlan prepare phase
Vivien Didelot
-0
/
+2
2017-11-11
net: dsa: return after mdb prepare phase
Vivien Didelot
-0
/
+2
2017-11-10
Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-client
Linus Torvalds
-2
/
+2
2017-11-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
-2
/
+4
2017-11-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-10
/
+29
2017-11-10
Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+7
2017-11-10
.mailmap: Add Maciej W. Rozycki's Imagination e-mail address
Maciej W. Rozycki
-0
/
+1
2017-11-10
Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
Linus Torvalds
-11
/
+6
2017-11-10
Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
-18
/
+20
2017-11-10
can: ifi: Fix transmitter delay calculation
Marek Vasut
-3
/
+3
2017-11-10
tcp: fix tcp_fastretrans_alert warning
Yuchung Cheng
-2
/
+1
2017-11-10
tcp: gso: avoid refcount_t warning from tcp_gso_segment()
Eric Dumazet
-2
/
+10
2017-11-10
can: peak: Add support for new PCIe/M2 CAN FD interfaces
Stephane Grosjean
-2
/
+12
2017-11-10
can: sun4i: handle overrun in RX FIFO
Gerhard Bertelsmann
-2
/
+10
2017-11-10
can: c_can: don't indicate triple sampling support for D_CAN
Richard Schütz
-2
/
+0
2017-11-10
x86/debug: Handle warnings before the notifier chain, to fix KGDB crash
Alexander Shishkin
-3
/
+7
2017-11-10
net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEs
Eugenia Emantayev
-1
/
+1
2017-11-10
net/mlx5e: Set page to null in case dma mapping fails
Inbar Karmy
-7
/
+5
2017-11-10
net/mlx5e: Fix napi poll with zero budget
Saeed Mahameed
-4
/
+6
2017-11-10
net/mlx5: Cancel health poll before sending panic teardown command
Huy Nguyen
-0
/
+7
2017-11-10
net/mlx5: Loop over temp list to release delay events
Huy Nguyen
-1
/
+1
2017-11-10
rds: ib: Fix NULL pointer dereference in debug code
Håkon Bugge
-5
/
+5
2017-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-12
/
+15
2017-11-09
MAINTAINERS: update TPM driver infrastructure changes
Jarkko Sakkinen
-12
/
+10
2017-11-09
sysctl: add register_sysctl() dummy helper
Arnd Bergmann
-0
/
+5
2017-11-09
Merge tag 'pci-v4.14-fixes-7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+10
2017-11-09
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-10
/
+18
2017-11-09
Merge tag 'pm-final-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
-5
/
+29
2017-11-09
Merge tag 'sound-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
Linus Torvalds
-17
/
+97
2017-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-146
/
+285
2017-11-09
x86/mm: Fix ELF_ET_DYN_BASE for 5-level paging
Kirill A. Shutemov
-1
/
+1
[next]