index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-28
Merge tag 'for-linus-4.11' of git://git.code.sf.net/p/openipmi/linux-ipmi
Linus Torvalds
1
-1
/
+1
2017-02-28
Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-147
/
+178
2017-02-28
Merge tag 'nfsd-4.11' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-14
/
+27
2017-02-28
Merge tag 'ceph-for-4.11-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
5
-24
/
+54
2017-02-28
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-265
/
+13
2017-02-28
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+13
2017-02-27
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-35
/
+106
2017-02-28
objtool: Enclose contents of unreachable() macro in a block
Josh Poimboeuf
1
-1
/
+2
2017-02-27
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-2
/
+2
2017-02-27
Merge branch 'for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
5
-29
/
+99
2017-02-27
Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
Linus Torvalds
2
-16
/
+1
2017-02-27
mm: add arch-independent testcases for RODATA
Jinbum Park
1
-0
/
+23
2017-02-27
mm: clarify mm_struct.mm_{users,count} documentation
Vegard Nossum
1
-2
/
+21
2017-02-27
mm: add new mmget() helper
Vegard Nossum
1
-0
/
+21
2017-02-27
mm: add new mmgrab() helper
Vegard Nossum
1
-0
/
+22
2017-02-27
scripts/spelling.txt: add "followings" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-27
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2
-2
/
+2
2017-02-27
scripts/spelling.txt: add "an union" pattern and fix typo instances
Masahiro Yamada
1
-2
/
+2
2017-02-27
fs: add i_blocksize()
Fabian Frederick
1
-0
/
+5
2017-02-27
ipc/sem: add hysteresis
Manfred Spraul
1
-1
/
+1
2017-02-27
include/linux/pid.h: use for_each_thread() in do_each_pid_thread()
Tetsuo Handa
1
-2
/
+2
2017-02-27
sigaltstack: support SS_AUTODISARM for CONFIG_COMPAT
Stas Sergeev
1
-1
/
+3
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2
-24
/
+3
2017-02-27
Merge tag 'trace-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
3
-18
/
+34
2017-02-26
Merge tag 'watchdog-for-linus-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
Linus Torvalds
1
-0
/
+7
2017-02-25
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
Linus Torvalds
2
-0
/
+202
2017-02-25
Merge branch 'i2c/for-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
1
-0
/
+1
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma
Linus Torvalds
3
-22
/
+36
2017-02-25
Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linux
Linus Torvalds
2
-6
/
+2
2017-02-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
27
-170
/
+899
2017-02-25
objtool: Prevent GCC from merging annotate_unreachable()
Josh Poimboeuf
1
-3
/
+3
2017-02-24
lib/lz4: remove back-compat wrappers
Sven Schmidt
1
-69
/
+0
2017-02-24
lib: update LZ4 compressor module
Sven Schmidt
1
-64
/
+694
2017-02-24
rbtree: use designated initializers
Kees Cook
1
-1
/
+3
2017-02-24
linux/kernel.h: fix DIV_ROUND_CLOSEST to support negative divisors
Niklas Söderlund
1
-4
/
+6
2017-02-24
bug: switch data corruption check to __must_check
Kees Cook
1
-5
/
+7
2017-02-24
compiler-gcc.h: add a new macro to wrap gcc attribute
Gideon Israel Dsouza
1
-0
/
+1
2017-02-24
include/linux/iopoll.h: include <linux/ktime.h> instead of <linux/hrtimer.h>
Masahiro Yamada
1
-1
/
+1
2017-02-24
procfs: use an enum for possible hidepid values
Lafcadio Wluiki
1
-0
/
+6
2017-02-24
kasan: drain quarantine of memcg slab objects
Greg Thelen
1
-2
/
+2
2017-02-24
memory-hotplug: use dev_online for memhp_auto_online
Nathan Fontenot
1
-3
/
+0
2017-02-24
mm: remove shmem_mapping() shmem_zero_setup() duplicates
Hugh Dickins
2
-10
/
+7
2017-02-24
mm, madvise: fail with ENOMEM when splitting vma will hit max_map_count
David Rientjes
1
-2
/
+4
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
1
-2
/
+2
2017-02-24
mm: cma_alloc: allow to specify GFP mask
Lucas Stach
1
-1
/
+2
2017-02-24
mm: alloc_contig_range: allow to specify GFP mask
Lucas Stach
1
-1
/
+1
2017-02-24
userfaultfd: non-cooperative: add event for exit() notification
Mike Rapoport
1
-0
/
+7
2017-02-24
userfaultfd: non-cooperative: add event for memory unmaps
Mike Rapoport
2
-5
/
+27
2017-02-24
mm: drop page_check_address{,_transhuge}
Kirill A. Shutemov
1
-36
/
+0
2017-02-24
mm: introduce page_vma_mapped_walk()
Kirill A. Shutemov
1
-0
/
+26
[next]