index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-19
Merge tag 'ntb-4.15' of git://github.com/jonmason/ntb
Linus Torvalds
2
-2
/
+382
2017-11-18
NTB: switchtec_ntb: Add skeleton NTB driver
Logan Gunthorpe
1
-0
/
+3
2017-11-18
NTB: switchtec_ntb: Introduce initial NTB driver
Logan Gunthorpe
1
-0
/
+4
2017-11-18
NTB: Add check and comment for link up to mw_count() and mw_get_align()
Logan Gunthorpe
1
-2
/
+6
2017-11-18
NTB: switchtec: Add link event notifier callback
Logan Gunthorpe
1
-0
/
+4
2017-11-18
NTB: switchtec: Add NTB hardware register definitions
Logan Gunthorpe
1
-0
/
+84
2017-11-18
NTB: switchtec: Export class symbol for use in upper layer driver
Logan Gunthorpe
1
-0
/
+2
2017-11-18
NTB: switchtec: Move structure definitions into a common header
Logan Gunthorpe
1
-0
/
+279
2017-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-9
/
+13
2017-11-18
Merge tag 'platform-drivers-x86-v4.15-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2
-3
/
+83
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+1
2017-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-11
/
+7
2017-11-17
Merge tag 'rproc-v4.15' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-0
/
+16
2017-11-17
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
13
-10
/
+864
2017-11-18
sctp: set frag_point in sctp_setsockopt_maxseg correctly
Xin Long
1
-1
/
+2
2017-11-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
22
-44
/
+109
2017-11-17
include/asm-generic/topology.h: remove unused parent_node() macro
Dou Liyang
1
-3
/
+0
2017-11-17
sysvipc: make get_maxid O(1) again
Davidlohr Bueso
1
-0
/
+1
2017-11-17
sysvipc: unteach ids->next_id for !CHECKPOINT_RESTORE
Davidlohr Bueso
1
-0
/
+2
2017-11-17
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
1
-0
/
+4
2017-11-17
kcov: support comparison operands collection
Victor Chibotaru
2
-4
/
+32
2017-11-17
kernel/panic.c: add TAINT_AUX
Borislav Petkov
1
-1
/
+2
2017-11-17
pid: remove pidhash
Gargi Sharma
3
-5
/
+2
2017-11-17
pid: replace pid bitmap implementation with IDR API
Gargi Sharma
1
-11
/
+3
2017-11-17
pipe: add proc_dopipe_max_size() to safely assign pipe_max_size
Joe Lawrence
2
-0
/
+4
2017-11-17
lib/genalloc.c: make the avail variable an atomic_long_t
Stephen Bates
1
-1
/
+2
2017-11-17
include/linux/radix-tree.h: remove unneeded #include <linux/bug.h>
Masahiro Yamada
1
-1
/
+0
2017-11-17
include/linux/bitfield.h: include <linux/build_bug.h> instead of <linux/bug.h>
Masahiro Yamada
1
-1
/
+1
2017-11-17
include/linux/compiler-clang.h: handle randomizable anonymous structs
Sandipan Das
1
-0
/
+3
2017-11-17
bug: fix "cut here" location for __WARN_TAINT architectures
Kees Cook
1
-2
/
+3
2017-11-17
bug: define the "cut here" string in a single place
Kees Cook
1
-0
/
+2
2017-11-17
iopoll: avoid -Wint-in-bool-context warning
Arnd Bergmann
1
-9
/
+15
2017-11-17
kernel debug: support resetting WARN_ONCE for all architectures
Andi Kleen
1
-0
/
+5
2017-11-17
kernel debug: support resetting WARN*_ONCE
Andi Kleen
3
-3
/
+7
2017-11-17
mm, compaction: persistently skip hugetlbfs pageblocks
David Rientjes
1
-0
/
+11
2017-11-17
mm: fix nodemask printing
Arnd Bergmann
1
-3
/
+10
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
9
-132
/
+149
2017-11-17
Merge tag 'pm-fixes-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2017-11-17
Merge tag 'drm-for-v4.15-amd-dc' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+20
2017-11-17
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
1
-1
/
+1
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-85
/
+70
2017-11-17
sunrpc: Add rpc_request static trace point
Chuck Lever
1
-0
/
+30
2017-11-17
SUNRPC: Fix parsing failure in trace points with XIDs
Chuck Lever
1
-24
/
+25
2017-11-17
xprtrdma: Update copyright notices
Chuck Lever
1
-0
/
+1
2017-11-17
rpcrdma: Remove C structure definitions of XDR data items
Chuck Lever
1
-59
/
+0
2017-11-17
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+6
2017-11-17
Merge branch 'work.cramfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+25
2017-11-17
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-4
/
+16
2017-11-17
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+6
2017-11-17
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-7
/
+3
[next]