index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-03-13
Merge tag 'selinux-pr-20190312' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-13
Merge tag 'apparmor-pr-2019-03-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-13
Merge tag 'kconfig-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2019-03-13
Merge tag 'pwm/for-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-13
Merge tag 'mailbox-v5.1' of git://git.linaro.org/landing-teams/working/fujits...
Linus Torvalds
2019-03-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2019-03-13
Merge tag 'libnvdimm-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-13
Merge tag 'fsdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/nv...
Linus Torvalds
2019-03-13
Merge tag 'upstream-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-12
Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-03-12
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2019-03-12
Merge tag 'ceph-for-5.1-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2019-03-12
Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-12
Merge tag 'nfs-for-5.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2019-03-12
Merge tag 'ovl-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2019-03-12
Merge tag 'fuse-update-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-03-12
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2019-03-12
Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-03-12
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-12
Drop flex_arrays
Kent Overstreet
2019-03-12
sctp: convert to genradix
Kent Overstreet
2019-03-12
proc: commit to genradix
Kent Overstreet
2019-03-12
generic radix trees
Kent Overstreet
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
2019-03-12
md: convert to kvmalloc
Kent Overstreet
2019-03-12
openvswitch: convert to kvmalloc
Kent Overstreet
2019-03-12
of: fix kmemleak crash caused by imbalance in early memory reservation
Mike Rapoport
2019-03-12
mm: memblock: update comments and kernel-doc
Mike Rapoport
2019-03-12
memblock: split checks whether a region should be skipped to a helper function
Mike Rapoport
2019-03-12
memblock: remove memblock_{set,clear}_region_flags
Mike Rapoport
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-12
memblock: memblock_alloc_try_nid: don't panic
Mike Rapoport
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
swiotlb: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
init/main: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
mm/percpu: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
ia64: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019-03-12
memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
Mike Rapoport
2019-03-12
memblock: refactor internal allocation functions
Mike Rapoport
2019-03-12
memblock: drop memblock_alloc_base()
Mike Rapoport
2019-03-12
memblock: drop __memblock_alloc_base()
Mike Rapoport
2019-03-12
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
2019-03-12
memblock: emphasize that memblock_alloc_range() returns a physical address
Mike Rapoport
2019-03-12
memblock: drop memblock_alloc_base_nid()
Mike Rapoport
2019-03-12
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
[next]