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-10-10
locking/rwsem, fs: Use killable down_read() in iterate_dir()
Kirill Tkhai
-6
/
+5
2017-10-10
locking/rwsem: Add down_read_killable()
Kirill Tkhai
-0
/
+27
2017-10-10
locking/arch, x86: Add __down_read_killable()
Kirill Tkhai
-10
/
+37
2017-10-10
locking/arch, s390: Add __down_read_killable()
Kirill Tkhai
-2
/
+17
2017-10-10
locking/arch, ia64: Add __down_read_killable()
Kirill Tkhai
-4
/
+21
2017-10-10
locking/arch, alpha: Add __down_read_killable()
Kirill Tkhai
-3
/
+18
2017-10-10
locking/spinlocks, paravirt, xen: Correct the xen_nopvspin case
Juergen Gross
-0
/
+2
2017-10-10
locking/paravirt: Use new static key for controlling call of virt_spin_lock()
Juergen Gross
-3
/
+24
2017-10-10
Merge branch 'locking/urgent' into locking/core, to pick up fixes
Ingo Molnar
-3867
/
+6299
2017-10-10
locking/selftest: Avoid false BUG report
Peter Zijlstra
-0
/
+2
2017-10-10
locking/lockdep: Fix stacktrace mess
Peter Zijlstra
-28
/
+20
2017-10-09
Merge branch 'ppc-bundle' (bundle from Michael Ellerman)
Linus Torvalds
-2
/
+35
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-164
/
+211
2017-10-09
cdc_ether: flag the u-blox TOBY-L2 and SARA-U2 as wwan
Aleksander Morgado
-0
/
+13
2017-10-09
Merge tag 'nfs-for-4.14-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
-8
/
+8
2017-10-09
net: thunderx: mark expected switch fall-throughs in nicvf_main()
Gustavo A. R. Silva
-0
/
+2
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
-64
/
+107
2017-10-09
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
-54
/
+13
2017-10-09
udp: fix bcast packet reception
Paolo Abeni
-9
/
+5
2017-10-09
netlink: do not set cb_running if dump's start() errs
Jason A. Donenfeld
-6
/
+7
2017-10-09
Merge tag 'mac80211-for-davem-2017-10-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
-2
/
+12
2017-10-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
-4
/
+8
2017-10-09
ipv4: Fix traffic triggered IPsec connections.
Steffen Klassert
-1
/
+1
2017-10-09
ipv6: Fix traffic triggered IPsec connections.
Steffen Klassert
-1
/
+1
2017-10-09
ixgbe: incorrect XDP ring accounting in ethtool tx_frame param
John Fastabend
-8
/
+8
2017-10-09
net: ixgbe: Use new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
Ding Tianhong
-41
/
+0
2017-10-09
Revert commit 1a8b6d76dc5b ("net:add one common config...")
Ding Tianhong
-5
/
+1
2017-10-09
ixgbe: fix masking of bits read from IXGBE_VXLANCTRL register
Sabrina Dubroca
-1
/
+1
2017-10-09
ixgbe: Return error when getting PHY address if PHY access is not supported
Mark D Rustad
-0
/
+4
2017-10-09
netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'
Shmulik Ladkani
-2
/
+27
2017-10-09
netfilter: SYNPROXY: skip non-tcp packet in {ipv4, ipv6}_synproxy_hook
Lin Zhang
-2
/
+3
2017-10-08
tipc: Unclone message at secondary destination lookup
Jon Maloy
-0
/
+8
2017-10-08
tipc: correct initialization of skb list
Jon Maloy
-2
/
+2
2017-10-08
Linux 4.14-rc4
v4.14-rc4
Linus Torvalds
-1
/
+1
2017-10-08
gso: fix payload length when gso_size is zero
Alexey Kodanev
-3
/
+3
2017-10-08
mlxsw: spectrum_router: Avoid expensive lookup during route removal
Ido Schimmel
-14
/
+0
2017-10-07
bpf: fix liveness marking
Alexei Starovoitov
-0
/
+5
2017-10-07
doc: Fix typo "8023.ad" in bonding documentation
Axel Beckert
-1
/
+1
2017-10-07
ipv6: fix net.ipv6.conf.all.accept_dad behaviour for real
Matteo Croce
-2
/
+2
2017-10-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
-31
/
+36
2017-10-07
Merge branch 'i2c/for-current-4.14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-10
/
+14
2017-10-07
Merge tag 'mmc-v4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
-162
/
+81
2017-10-06
Merge tag 'hwmon-for-linus-v4.14-rc4' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-8
/
+11
2017-10-06
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-5
/
+23
2017-10-06
Merge tag 'arc-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
-28
/
+130
2017-10-06
Merge tag 'xfs-4.14-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
-3
/
+30
2017-10-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
-22
/
+45
2017-10-06
Merge tag 'pci-v4.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-27
/
+50
2017-10-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-7
/
+45
2017-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-13
/
+20
[next]