index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: consolidate struct request timestamp fields
Omar Sandoval
2018-05-09
1
-36
/
+2
*
block: use ktime_get_ns() instead of sched_clock() for cfq and bfq
Omar Sandoval
2018-05-09
1
-15
/
+6
*
block: get rid of struct blk_issue_stat
Omar Sandoval
2018-05-09
2
-12
/
+18
*
block: replace bio->bi_issue_stat with bio-specific type
Omar Sandoval
2018-05-09
1
-1
/
+48
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-05-06
1
-0
/
+1
|
\
|
*
Merge tag 'kvmarm-fixes-for-4.17-2' of git://git.kernel.org/pub/scm/linux/ker...
Radim Krčmář
2018-05-05
1
-0
/
+1
|
|
\
|
|
*
KVM: arm/arm64: vgic: Fix source vcpu issues for GICv2 SGI
Marc Zyngier
2018-04-27
1
-0
/
+1
*
|
|
Merge tag 'usb-4.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-05-06
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge tag 'fixes-for-v4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-04-30
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
usb: gadget: composite Allow for larger configuration descriptors
Joel Pepper
2018-04-27
1
-1
/
+1
*
|
|
|
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-05-05
2
-2
/
+5
|
\
\
\
\
|
*
|
|
|
clk: honor CLK_MUX_ROUND_CLOSEST in generic clk mux
Jerome Brunet
2018-04-16
1
-0
/
+3
|
*
|
|
|
Merge branch 'clk-stm32mp1' into clk-fixes
Stephen Boyd
2018-04-16
1
-2
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
clk: stm32mp1: remove ck_apb_dbg clock
Gabriel Fernandez
2018-04-06
1
-1
/
+0
|
|
*
|
|
|
clk: stm32mp1: add missing tzc2 clock
Gabriel Fernandez
2018-04-06
1
-1
/
+2
*
|
|
|
|
|
Merge tag 'rproc-v4.17-1' of git://github.com/andersson/remoteproc
Linus Torvalds
2018-05-05
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
remoteproc: fix crashed parameter logic on stop call
Arnaud Pouliquen
2018-04-26
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-05-05
19
-19
/
+19
|
\
\
\
\
\
\
|
*
|
|
|
|
|
uapi: Fix SPDX tags for files referring to the 'OpenIB.org' license
Jason Gunthorpe
2018-04-23
19
-19
/
+19
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'for-linus-20180504' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-05
2
-1
/
+20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bdi: wake up concurrent wb_shutdown() callers.
Tetsuo Handa
2018-05-03
1
-0
/
+17
|
*
|
|
|
|
|
blk-mq: fix sysfs inflight counter
Omar Sandoval
2018-04-26
1
-1
/
+3
*
|
|
|
|
|
|
Merge tag 'media/v4.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-05-04
4
-6
/
+6
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
MAINTAINERS & files: Canonize the e-mails I use at files
Mauro Carvalho Chehab
2018-05-04
4
-6
/
+6
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2018-05-04
3
-10
/
+7
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ipv6: Revert "ipv6: Allow non-gateway ECMP for IPv6"
Ido Schimmel
2018-05-02
1
-1
/
+2
|
*
|
|
|
|
|
|
Revert "vhost: make msg padding explicit"
Michael S. Tsirkin
2018-05-02
1
-1
/
+0
|
*
|
|
|
|
|
|
net/tls: Don't recursively call push_record during tls_write_space callbacks
Dave Watson
2018-05-02
1
-0
/
+1
|
*
|
|
|
|
|
|
ipv6: Allow non-gateway ECMP for IPv6
Thomas Winter
2018-05-01
1
-2
/
+1
|
*
|
|
|
|
|
|
vhost: make msg padding explicit
Michael S. Tsirkin
2018-05-01
1
-0
/
+1
|
*
|
|
|
|
|
|
net/mlx5: Fix mlx5_get_vector_affinity function
Israel Rukshin
2018-04-26
1
-9
/
+3
|
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-04-26
1
-1
/
+3
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
bpf: sockmap, map_release does not hold refcnt for pinned maps
John Fastabend
2018-04-24
1
-1
/
+1
|
|
*
|
|
|
|
|
|
bpf: disable and restore preemption in __BPF_PROG_RUN_ARRAY
Roman Gushchin
2018-04-23
1
-0
/
+2
*
|
|
|
|
|
|
|
|
Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-03
1
-3
/
+11
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
tracing: initcall: Ordered comparison of function pointers
Rishabh Bhatnagar
2018-04-26
1
-3
/
+11
*
|
|
|
|
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-04-29
4
-15
/
+27
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-04-26
4
-15
/
+27
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
<linux/stringhash.h>: fix end_name_hash() for 64bit long
Amir Goldstein
2018-04-29
1
-2
/
+2
*
|
|
|
|
|
|
|
|
rMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-04-28
2
-2
/
+21
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
x86/headers/UAPI: Move DISABLE_EXITS KVM capability bits to the UAPI
KarimAllah Ahmed
2018-04-27
1
-0
/
+7
|
*
|
|
|
|
|
|
|
|
Merge tag 'kvmarm-fixes-for-4.17-1' of git://git.kernel.org/pub/scm/linux/ker...
Radim Krčmář
2018-04-25
1
-2
/
+14
|
|
\
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
/
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
arm/arm64: KVM: Add PSCI version selection API
Marc Zyngier
2018-04-20
1
-2
/
+14
|
|
|
|
_
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'char-misc-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-27
1
-23
/
+0
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
virt: vbox: Move declarations of vboxguest private functions to private header
Hans de Goede
2018-04-23
1
-23
/
+0
|
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
Merge tag 'driver-core-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-27
1
-2
/
+4
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
drivers: change struct device_driver::coredump() return type to void
Arend van Spriel
2018-04-19
1
-2
/
+4
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'tty-4.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-27
3
-9
/
+16
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
2018-04-23
1
-1
/
+1
|
*
|
|
|
|
|
|
|
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
2018-04-23
2
-8
/
+15
|
|
/
/
/
/
/
/
/
[next]