index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2017-11-25
6
-111
/
+51
|
\
|
*
Merge tag 'for-linus-timers-conversion-final-v4.15-rc1' of git://git.kernel.o...
Thomas Gleixner
2017-11-23
535
-7647
/
+13367
|
|
\
|
|
*
treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE casts
Kees Cook
2017-11-21
3
-6
/
+3
|
|
*
timer: Remove redundant __setup_timer*() macros
Kees Cook
2017-11-21
3
-45
/
+29
|
|
*
timer: Pass function down to initialization routines
Kees Cook
2017-11-21
1
-15
/
+18
|
|
*
timer: Remove unused data arguments from macros
Kees Cook
2017-11-21
3
-15
/
+8
|
|
*
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
2017-11-21
1
-2
/
+2
|
|
*
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
2017-11-21
1
-4
/
+0
|
|
*
timer: Remove setup_*timer() interface
Kees Cook
2017-11-21
1
-17
/
+0
|
|
*
timer: Remove init_timer() interface
Kees Cook
2017-11-21
1
-3
/
+0
|
|
*
block/laptop_mode: Convert timers to use timer_setup()
Kees Cook
2017-11-21
1
-1
/
+1
|
*
|
timekeeping: Remove CONFIG_GENERIC_TIME_VSYSCALL_OLD
Miroslav Lichvar
2017-11-14
1
-7
/
+0
|
*
|
Merge branch 'linus' into timers/urgent
Thomas Gleixner
2017-11-14
102
-1184
/
+1601
|
|
\
\
|
*
|
|
timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64()
Dou Liyang
2017-11-13
1
-6
/
+0
*
|
|
|
Merge tag 'kvm-4.15-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-24
1
-3
/
+38
|
\
\
\
\
|
*
\
\
\
Merge tag 'kvm-arm-gicv4-for-v4.15' of git://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2017-11-17
1
-3
/
+38
|
|
\
\
\
\
|
|
*
|
|
|
KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
Marc Zyngier
2017-11-10
1
-0
/
+3
|
|
*
|
|
|
KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
Marc Zyngier
2017-11-10
1
-0
/
+8
|
|
*
|
|
|
KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
Marc Zyngier
2017-11-10
1
-0
/
+19
|
|
*
|
|
|
KVM: arm/arm64: GICv4: Add property field and per-VM predicate
Marc Zyngier
2017-11-10
1
-0
/
+3
|
|
*
|
|
|
KVM: arm/arm64: vgic: restructure kvm_vgic_(un)map_phys_irq
Eric Auger
2017-11-06
1
-3
/
+5
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git irq/core
Christoffer Dall
2017-11-06
9
-11
/
+254
|
|
|
\
\
\
\
*
|
|
\
\
\
\
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2017-11-24
1
-0
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
target: Avoid early CMD_T_PRE_EXECUTE failures during ABORT_TASK
Nicholas Bellinger
2017-11-07
1
-0
/
+1
|
*
|
|
|
|
|
|
target: add sense code INSUFFICIENT REGISTRATION RESOURCES
tangwenji
2017-11-04
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-23
8
-21
/
+23
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-11-24
3
-19
/
+12
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
bpf: fix branch pruning logic
Alexei Starovoitov
2017-11-23
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
bpf: introduce ARG_PTR_TO_MEM_OR_NULL
Gianluca Borello
2017-11-22
1
-0
/
+1
|
|
*
|
|
|
|
|
|
|
bpf: make bpf_prog_offload_verifier_prep() static inline
Jakub Kicinski
2017-11-21
1
-1
/
+1
|
|
*
|
|
|
|
|
|
|
bpf: revert report offload info to user space
Jakub Kicinski
2017-11-21
2
-7
/
+0
|
|
*
|
|
|
|
|
|
|
bpf: turn bpf_prog_get_type() into a wrapper
Jakub Kicinski
2017-11-21
1
-7
/
+6
|
|
*
|
|
|
|
|
|
|
bpf: offload: move offload device validation out to the drivers
Jakub Kicinski
2017-11-21
1
-2
/
+2
|
|
*
|
|
|
|
|
|
|
bpf: offload: rename the ifindex field
Jakub Kicinski
2017-11-21
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-24
5
-2
/
+11
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2017-11-23
2
-26
/
+28
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
scsi: Use 'blist_flags_t' for scsi_devinfo flags
Hannes Reinecke
2017-11-16
2
-26
/
+28
*
|
|
|
|
|
|
|
|
|
Merge tag 'sound-fix-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-11-23
1
-1
/
+3
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
ALSA: hda - Fix yet remaining issue with vmaster 0dB initialization
Takashi Iwai
2017-11-22
1
-1
/
+3
*
|
|
|
|
|
|
|
|
|
|
Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-23
3
-887
/
+12
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
dt-bindings: remove file that was added accidentally
Rob Clark
2017-11-23
1
-887
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
drm: add connector info/property for non-desktop displays [v2]
Dave Airlie
2017-11-23
2
-0
/
+12
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'keys-next-20171123' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
2017-11-24
2
-4
/
+5
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
security: keys: Replace time_t with time64_t for struct key_preparsed_payload
Baolin Wang
2017-11-15
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
security: keys: Replace time_t/timespec with time64_t
Baolin Wang
2017-11-15
1
-3
/
+4
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-11-22
5
-27
/
+14
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
mtd: remove the get_unmapped_area method
Nicolas Pitre
2017-11-13
1
-4
/
+0
|
*
|
|
|
|
|
|
|
|
|
|
|
mtd: Fix C++ comment in include/linux/mtd/mtd.h
Pavel Machek
2017-11-06
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
|
|
Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
2017-11-02
3
-22
/
+3
|
|
\
\
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
|
|
mtd: nand: omap2: Remove omap_nand_platform_data
Ladislav Michl
2017-10-14
1
-17
/
+0
[next]