aboutsummaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-10-20Merge branch 'master-next'Bruce Ashfield
2020-10-20Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarrayLinus Torvalds
2020-10-20Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-10-20Merge tag 'io_uring-5.10-2020-10-20' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-10-20Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2020-10-20Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-10-20xen/events: add a new "late EOI" evtchn frameworkJuergen Gross
2020-10-19Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-10-18mm: remove alloc_vm_areaChristoph Hellwig
2020-10-18mm: add a vmap_pfn functionChristoph Hellwig
2020-10-18mm: add a VM_MAP_PUT_PAGES flag for vmapChristoph Hellwig
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim
2020-10-18pid: move pidfd_get_pid() to pid.cMinchan Kim
2020-10-18mm/madvise: pass mm to do_madviseMinchan Kim
2020-10-18mm: kmem: enable kernel memcg accounting from interrupt contextsRoman Gushchin
2020-10-18mm: kmem: prepare remote memcg charging infra for interrupt contextsRoman Gushchin
2020-10-18mm, memcg: rework remote charging API to support nestingRoman Gushchin
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-10-17Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...Linus Torvalds
2020-10-17Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-17io-wq: inherit audit loginuid and sessionidJens Axboe
2020-10-17io_uring: use percpu counters to track inflight requestsJens Axboe
2020-10-17io_uring: assign new io_identity for task if members have changedJens Axboe
2020-10-17io_uring: store io_identity in io_uring_taskJens Axboe
2020-10-17io_uring: COW io_identity on mismatchJens Axboe
2020-10-17io_uring: move io identity items into separate structJens Axboe
2020-10-16Merge tag 'afs-fixes-20201016' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-16Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-10-16Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-10-16lib, uaccess: add failure injection to usercopy functionsAlbert van der Linde
2020-10-16lib, include/linux: add usercopy failure capabilityAlbert van der Linde
2020-10-16sched.h: drop in_ubsan field when UBSAN is in trap modeElena Petrova
2020-10-16mm: remove the now-unnecessary mmget_still_valid() hackJann Horn
2020-10-16binfmt_elf, binfmt_elf_fdpic: use a VMA list snapshotJann Horn
2020-10-16coredump: rework elf/elf_fdpic vma_dump_size() into common helperJann Horn
2020-10-16coredump: refactor page range dumping into common helperJann Horn
2020-10-16bitops: use the same mechanism for get_count_order[_long]Wei Yang
2020-10-16bitops: simplify get_count_order_long()Wei Yang
2020-10-16include/linux/list.h: add a macro to test if entry is pointing to the headAndy Shevchenko
2020-10-16lib/idr.c: document that ida_simple_{get,remove}() are deprecatedStephen Boyd
2020-10-16lib/idr.c: document calling context for IDA APIs mustn't use locksStephen Boyd
2020-10-16kernel.h: split out min()/max() et al. helpersAndy Shevchenko
2020-10-16include/linux/mmzone.h: remove unused early_pfn_valid()Mike Rapoport
2020-10-16mm: use self-explanatory macros rather than "2"Yu Zhao