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
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-2
/
+0
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
6
-25
/
+19
2019-01-05
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
5
-125
/
+90
2019-01-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2019-01-05
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
3
-0
/
+36
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2
-0
/
+2
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
14
-57
/
+34
2019-01-04
Merge branch 'next/drivers' into next/late
Olof Johansson
21
-830
/
+1865
2019-01-04
fs: don't open code lru_to_page()
Nikolay Borisov
2
-3
/
+2
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-7
/
+6
2019-01-04
kernel/sysctl: add panic_print into sysctl
Feng Tang
2
-0
/
+2
2019-01-04
bfs: extra sanity checking and static inode bitmap
Tigran Aivazian
1
-1
/
+1
2019-01-04
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
Oleg Nesterov
1
-0
/
+1
2019-01-04
fork: fix some -Wmissing-prototypes warnings
Yi Wang
1
-0
/
+2
2019-01-04
fat: move MAX_FAT to fat.h and change it to inline function
Carmeli Tamir
1
-2
/
+0
2019-01-04
fat: remove FAT_FIRST_ENT macro
Carmeli Tamir
1
-3
/
+0
2019-01-04
include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label size
Carmeli Tamir
1
-2
/
+2
2019-01-04
autofs: add strictexpire mount option
Ian Kent
1
-1
/
+1
2019-01-04
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
Alexey Skidanov
1
-6
/
+7
2019-01-04
fls: change parameter to unsigned int
Matthew Wilcox
2
-2
/
+2
2019-01-04
include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()
Alexey Dobriyan
1
-1
/
+1
2019-01-04
build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse
Masahiro Yamada
1
-15
/
+7
2019-01-04
build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
Masahiro Yamada
1
-14
/
+0
2019-01-04
make 'user_access_begin()' do 'access_ok()'
Linus Torvalds
1
-1
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
4
-16
/
+13
2019-01-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
8
-32
/
+84
2019-01-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2
-42
/
+1
2019-01-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
3
-111
/
+184
2019-01-02
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-7
/
+21
2019-01-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2
-289
/
+289
2019-01-02
Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit...
Linus Torvalds
3
-0
/
+21
2019-01-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2
-7
/
+15
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-195
/
+314
2019-01-02
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
6
-13
/
+23
2019-01-02
bpf: prevent out of bounds speculation on pointer arithmetic
Daniel Borkmann
1
-0
/
+10
2019-01-02
bpf: enable access to ax register also from verifier rewrite
Daniel Borkmann
1
-6
/
+1
2019-01-02
bpf: move tmp variable into ax register in interpreter
Daniel Borkmann
1
-1
/
+2
2019-01-02
bpf: move {prev_,}insn_idx into verifier env
Daniel Borkmann
1
-0
/
+2
2019-01-02
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmor...
Linus Torvalds
1
-4
/
+7
2019-01-02
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-8
/
+43
2019-01-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-0
/
+49
2019-01-02
sunrpc: Add xprt after nfs4_test_session_trunk()
Santosh kumar pradhan
1
-2
/
+2
2019-01-02
xprtrdma: Prevent leak of rpcrdma_rep objects
Chuck Lever
1
-0
/
+28
2019-01-02
SUNRPC: Simplify defining common RPC trace events
Chuck Lever
1
-103
/
+69
2019-01-02
xprtrdma: Trace mapping, alloc, and dereg failures
Chuck Lever
1
-0
/
+136
2019-01-02
xprtrdma: Add trace points for calls to transport switch methods
Chuck Lever
1
-4
/
+6
2019-01-02
xprtrdma: Clean up of xprtrdma chunk trace points
Chuck Lever
1
-16
/
+26
2019-01-02
xprtrdma: Refactor Receive accounting
Chuck Lever
1
-1
/
+1
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-72
/
+122
2019-01-01
Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
5
-32
/
+81
[next]