aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-21KVM: Cache as_id in kvm_memory_slotPeter Xu1-0/+1
2020-10-21Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linuxLinus Torvalds1-1/+0
2020-10-21Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-1/+13
2020-10-21Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds5-5/+18
2020-10-21Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas1-0/+1
2020-10-21Merge branch 'pci/misc'Bjorn Helgaas1-2/+2
2020-10-21Merge branch 'pci/pm'Bjorn Helgaas1-5/+1
2020-10-21Merge branch 'pci/enumeration'Bjorn Helgaas1-0/+1
2020-10-21virtio: let arch advertise guest's memory access restrictionsPierre Morel1-0/+10
2020-10-21NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyDai Ngo1-0/+67
2020-10-20Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarrayLinus Torvalds2-12/+25
2020-10-20Merge tag 'nfs-for-5.10-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds7-8/+13
2020-10-20Merge tag 'io_uring-5.10-2020-10-20' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+21
2020-10-20Merge tag 'for-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supplyLinus Torvalds5-149/+20
2020-10-20PM: runtime: Fix typo in pm_runtime_set_active() helper commentBean Huo1-1/+1
2020-10-20block: remove unused members for io_contextYufen Yu1-6/+0
2020-10-20dma-mapping: move more functions to dma-map-ops.hChristoph Hellwig2-24/+23
2020-10-19Merge tag 'fuse-update-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds1-0/+6
2020-10-18Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-8/+67
2020-10-18mm: remove alloc_vm_areaChristoph Hellwig1-4/+1
2020-10-18mm: add a vmap_pfn functionChristoph Hellwig1-0/+1
2020-10-18mm: add a VM_MAP_PUT_PAGES flag for vmapChristoph Hellwig1-0/+1
2020-10-18mm/madvise: introduce process_madvise() syscall: an external memory hinting APIMinchan Kim1-0/+2
2020-10-18pid: move pidfd_get_pid() to pid.cMinchan Kim1-0/+1
2020-10-18mm/madvise: pass mm to do_madviseMinchan Kim1-1/+1
2020-10-18mm: kmem: enable kernel memcg accounting from interrupt contextsRoman Gushchin1-12/+0
2020-10-18mm: kmem: prepare remote memcg charging infra for interrupt contextsRoman Gushchin1-2/+11
2020-10-18mm, memcg: rework remote charging API to support nestingRoman Gushchin1-20/+10
2020-10-18jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data_buffers()Mauricio Faria de Oliveira1-1/+24
2020-10-18jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()Mauricio Faria de Oliveira1-0/+4
2020-10-18jbd2: fix the comment of struct jbd2_journal_handleHui Su1-2/+2
2020-10-17task_work: cleanup notification modesJens Axboe1-3/+8
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe1-2/+2
2020-10-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds6-25/+41
2020-10-17Merge tag 'mtd/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds6-71/+208
2020-10-17Merge tag 'thermal-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linuxLinus Torvalds2-7/+5
2020-10-17io-wq: inherit audit loginuid and sessionidJens Axboe1-0/+4
2020-10-17io_uring: use percpu counters to track inflight requestsJens Axboe1-5/+2
2020-10-17io_uring: assign new io_identity for task if members have changedJens Axboe1-1/+2
2020-10-17io_uring: store io_identity in io_uring_taskJens Axboe1-0/+1
2020-10-17io_uring: COW io_identity on mismatchJens Axboe1-0/+1
2020-10-17io_uring: move io identity items into separate structJens Axboe1-1/+12
2020-10-16Merge tag 'f2fs-for-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fsLinus Torvalds3-3/+19
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds4-10/+22
2020-10-16Merge tag 'kgdb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linuxLinus Torvalds1-0/+18
2020-10-16Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2-1/+11
2020-10-16Merge tag 'powerpc-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-1/+2
2020-10-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds25-288/+416
2020-10-16lib, uaccess: add failure injection to usercopy functionsAlbert van der Linde1-1/+10
2020-10-16lib, include/linux: add usercopy failure capabilityAlbert van der Linde1-0/+22