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
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
fpga: mgr: separate getting/locking FPGA manager
Alan Tull
2017-11-28
1
-0
/
+3
*
fpga: mgr: API change to replace fpga load functions with single function
Alan Tull
2017-11-28
1
-11
/
+19
*
fpga: bridge: support getting bridge from device
Alan Tull
2017-11-28
1
-3
/
+9
*
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
2
-1
/
+11
|
\
|
*
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
2017-11-14
2
-1
/
+11
|
|
\
|
|
*
irqchip/gic-v4: Add forward definition of struct irq_domain_ops
Marc Zyngier
2017-11-13
1
-0
/
+1
|
|
*
genirq: Track whether the trigger type has been set
Marc Zyngier
2017-11-10
1
-1
/
+10
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
2
-45
/
+0
|
\
\
\
|
*
|
|
x86/PCI: Remove unused HyperTransport interrupt support
Bjorn Helgaas
2017-11-23
2
-45
/
+0
|
|
/
/
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-26
1
-4
/
+4
|
\
\
\
|
*
|
|
sched/deadline: Don't use dubious signed bitfields
Dan Carpenter
2017-11-21
1
-4
/
+4
|
|
/
/
*
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-26
1
-8
/
+13
|
\
\
\
|
*
|
|
Merge branch 'linus' into core/objtool, to pick up dependent commits
Ingo Molnar
2017-11-14
88
-1120
/
+1337
|
|
\
|
|
|
*
|
|
objtool: Make unreachable annotation inline asms explicitly volatile
Josh Poimboeuf
2017-11-07
1
-8
/
+8
|
*
|
|
objtool: Add a comment for the unreachable annotation macros
Josh Poimboeuf
2017-11-07
1
-0
/
+5
*
|
|
|
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
274
-1831
/
+5546
|
|
\
\
\
\
|
|
*
|
|
|
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
86
-1122
/
+1319
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
timekeeping: Eliminate the stale declaration of ktime_get_raw_and_real_ts64()
Dou Liyang
2017-11-13
1
-6
/
+0
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-11-23
6
-14
/
+21
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2017-11-24
2
-12
/
+11
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
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
1
-1
/
+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
|
*
|
|
|
|
|
|
net: accept UFO datagrams from tuntap and packet
Willem de Bruijn
2017-11-24
4
-2
/
+10
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
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
|
|
*
|
|
|
|
|
|
mtd: nand: gpio: Convert to use GPIO descriptors
Linus Walleij
2017-10-07
1
-5
/
+0
|
|
*
|
|
|
|
|
|
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-09-18
1
-0
/
+3
|
*
|
|
|
|
|
|
|
Merge tag 'spi-nor/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
2017-11-02
1
-0
/
+10
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
mtd: spi-nor: add spi_nor_init() function
Kamal Dasu
2017-10-10
1
-0
/
+10
[next]