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
2018-08-17
Merge branch 'topic/pl330' into for-linus
Vinod Koul
-6
/
+6
2018-08-17
Merge branch 'topic/imx' into for-linus
Vinod Koul
-199
/
+380
2018-08-17
Merge branch 'topic/xilinx' into for-linus
Vinod Koul
-0
/
+26
2018-08-17
Merge branch 'topic/ste' into for-linus
Vinod Koul
-8
/
+19
2018-08-17
Merge branch 'topic/renesas' into for-linus
Vinod Koul
-66
/
+47
2018-08-17
Merge branch 'topic/owl' into for-linus
Vinod Koul
-0
/
+1027
2018-08-17
Merge branch 'topic/nbpfaxi' into for-linus
Vinod Koul
-0
/
+1
2018-08-17
Merge branch 'topic/mv_xor' into for-linus
Vinod Koul
-6
/
+10
2018-08-17
Merge branch 'topic/ioat' into for-linus
Vinod Koul
-0
/
+6
2018-08-17
Merge branch 'topic/intel' into for-linus
Vinod Koul
-0
/
+16
2018-08-17
Merge branch 'topic/async_tx' into for-linus
Vinod Koul
-5
/
+9
2018-08-17
platform/x86: intel_punit_ipc: fix build errors
Randy Dunlap
-0
/
+1
2018-08-17
arm64: mm: check for upper PAGE_SHIFT bits in pfn_valid()
Greg Hackmann
-1
/
+5
2018-08-17
arm64: Avoid calling stop_machine() when patching jump labels
Will Deacon
-1
/
+1
2018-08-17
PCI / ACPI / PM: Resume all bridges on suspend-to-RAM
Rafael J. Wysocki
-4
/
+2
2018-08-17
Merge tag 'drm-msm-next-2018-08-10' of git://people.freedesktop.org/~robclark...
Dave Airlie
-303
/
+9133
2018-08-16
remoteproc/davinci: use the reset framework
Bartosz Golaszewski
-5
/
+29
2018-08-17
Merge tag 'drm-intel-next-fixes-2018-08-16-1' of git://anongit.freedesktop.or...
Dave Airlie
-53
/
+117
2018-08-17
Merge branch 'drm-next-4.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
-65
/
+189
2018-08-17
Merge tag 'drm-msm-fixes-2018-08-10' of git://people.freedesktop.org/~robclar...
Dave Airlie
-38
/
+40
2018-08-16
tracing: Fix SPDX format headers to use C++ style comments
Steven Rostedt (VMware)
-8
/
+8
2018-08-16
tracing: Add SPDX License format tags to tracing files
Steven Rostedt (VMware)
-102
/
+20
2018-08-16
tracing: Add SPDX License format to bpf_trace.c
Steven Rostedt (VMware)
-4
/
+1
2018-08-16
Merge branch 'sockmap-ulp-fixes'
Alexei Starovoitov
-53
/
+76
2018-08-16
bpf, sockmap: fix sock_map_ctx_update_elem race with exist/noexist
Daniel Borkmann
-49
/
+57
2018-08-16
bpf, sockmap: fix map elem deletion race with smap_stop_sock
Daniel Borkmann
-1
/
+4
2018-08-16
bpf, sockmap: fix leakage of smap_psock_map_entry
Daniel Borkmann
-2
/
+7
2018-08-16
tcp, ulp: fix leftover icsk_ulp_ops preventing sock from reattach
Daniel Borkmann
-0
/
+2
2018-08-16
tcp, ulp: add alias for all ulp modules
Daniel Borkmann
-1
/
+6
2018-08-16
cpuidle: menu: Update stale polling override comment
Rafael J. Wysocki
-3
/
+2
2018-08-16
cpufreq: governor: Avoid accessing invalid governor_data
Henry Willard
-2
/
+10
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
-128656
/
+339123
2018-08-16
Merge branch 'psy-fixes' into psy-next
Sebastian Reichel
-18
/
+46
2018-08-16
tracing/blktrace: Fix to allow setting same value
Steven Rostedt (VMware)
-0
/
+4
2018-08-16
pktcdvd: fix setting of 'ret' error return for a few cases
Jens Axboe
-0
/
+1
2018-08-16
Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"
Jason Gunthorpe
-23
/
+21
2018-08-16
bpf: fix a rcu usage warning in bpf_prog_array_copy_core()
Yonghong Song
-1
/
+1
2018-08-16
samples/bpf: all XDP samples should unload xdp/bpf prog on SIGTERM
Jesper Dangaard Brouer
-2
/
+4
2018-08-16
net/xdp: Fix suspicious RCU usage warning
Tariq Toukan
-11
/
+3
2018-08-16
blktrace: Add SPDX License format header
Steven Rostedt (VMware)
-13
/
+1
2018-08-16
block: change return type to bool
Chengguang Xu
-1
/
+1
2018-08-16
net/mlx5e: Delete unneeded function argument
Yuval Shaia
-2
/
+2
2018-08-16
Documentation: networking: ti-cpsw: correct cbs parameters for Eth1 100Mb
Ivan Khoronzhuk
-5
/
+6
2018-08-16
isdn: Disable IIOCDBGVAR
Kees Cook
-7
/
+1
2018-08-16
net: dsa: add support for ksz9897 ethernet switch
Lad, Prabhakar
-1
/
+13
2018-08-16
veth: Free queues on link delete
Toshiaki Makita
-37
/
+33
2018-08-16
ila: make lockdep happy again
Cong Wang
-7
/
+21
2018-08-16
net: sched: act_ife: always release ife action on init error
Vlad Buslov
-6
/
+2
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
-9534
/
+18047
2018-08-16
block, bfq: return nbytes and not zero from struct cftype .write() method
Maciej S. Szmigiero
-1
/
+2
[prev]
[next]