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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2020-10-20
Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-20
xen/events: add a new "late EOI" evtchn framework
Juergen Gross
2020-10-19
Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-18
Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2020-10-18
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-18
mm: remove alloc_vm_area
Christoph Hellwig
2020-10-18
mm: add a vmap_pfn function
Christoph Hellwig
2020-10-18
mm: add a VM_MAP_PUT_PAGES flag for vmap
Christoph Hellwig
2020-10-18
mm/madvise: introduce process_madvise() syscall: an external memory hinting API
Minchan Kim
2020-10-18
pid: move pidfd_get_pid() to pid.c
Minchan Kim
2020-10-18
mm/madvise: pass mm to do_madvise
Minchan Kim
2020-10-18
mm: kmem: enable kernel memcg accounting from interrupt contexts
Roman Gushchin
2020-10-18
mm: kmem: prepare remote memcg charging infra for interrupt contexts
Roman Gushchin
2020-10-18
mm, memcg: rework remote charging API to support nesting
Roman Gushchin
2020-10-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-10-17
Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2020-10-17
Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-16
Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-10-16
Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-16
Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2020-10-16
Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2020-10-16
Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-10-16
lib, uaccess: add failure injection to usercopy functions
Albert van der Linde
2020-10-16
lib, include/linux: add usercopy failure capability
Albert van der Linde
2020-10-16
sched.h: drop in_ubsan field when UBSAN is in trap mode
Elena Petrova
2020-10-16
mm: remove the now-unnecessary mmget_still_valid() hack
Jann Horn
2020-10-16
binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshot
Jann Horn
2020-10-16
coredump: rework elf/elf_fdpic vma_dump_size() into common helper
Jann Horn
2020-10-16
coredump: refactor page range dumping into common helper
Jann Horn
2020-10-16
bitops: use the same mechanism for get_count_order[_long]
Wei Yang
2020-10-16
bitops: simplify get_count_order_long()
Wei Yang
2020-10-16
include/linux/list.h: add a macro to test if entry is pointing to the head
Andy Shevchenko
2020-10-16
lib/idr.c: document that ida_simple_{get,remove}() are deprecated
Stephen Boyd
2020-10-16
lib/idr.c: document calling context for IDA APIs mustn't use locks
Stephen Boyd
2020-10-16
kernel.h: split out min()/max() et al. helpers
Andy Shevchenko
2020-10-16
include/linux/mmzone.h: remove unused early_pfn_valid()
Mike Rapoport
2020-10-16
mm: use self-explanatory macros rather than "2"
Yu Zhao
2020-10-16
mm: don't panic when links can't be created in sysfs
Laurent Dufour
2020-10-16
kernel/resource: make iomem_resource implicit in release_mem_region_adjustable()
David Hildenbrand
2020-10-16
mm/memory_hotplug: MEMHP_MERGE_RESOURCE to specify merging of System RAM reso...
David Hildenbrand
2020-10-16
mm/memory_hotplug: prepare passing flags to add_memory() and friends
David Hildenbrand
2020-10-16
mm/memory_hotplug: guard more declarations by CONFIG_MEMORY_HOTPLUG
David Hildenbrand
2020-10-16
kernel/resource: move and rename IORESOURCE_MEM_DRIVER_MANAGED
David Hildenbrand
2020-10-16
kernel/resource: make release_mem_region_adjustable() never fail
David Hildenbrand
2020-10-16
mm: pass migratetype into memmap_init_zone() and move_pfn_range_to_zone()
David Hildenbrand
2020-10-16
mm/page_alloc: simplify __offline_isolated_pages()
David Hildenbrand
2020-10-16
mm,hwpoison: introduce MF_MSG_UNSPLIT_THP
Naoya Horiguchi
2020-10-16
mm,hwpoison: rework soft offline for in-use pages
Oscar Salvador
[next]