summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | NFS: Separate tracking of file mode cache validity from the uid/gidTrond Myklebust2021-04-131-0/+2
| * | | | | | | | NFS: Separate tracking of file nlinks cache validity from the mode/uid/gidTrond Myklebust2021-04-131-0/+2
| * | | | | | | | NFS: Add a cache validity flag argument to nfs_revalidate_inode()Trond Myklebust2021-04-131-1/+1
| * | | | | | | | NFS: nfs4_bitmask_adjust() must not change the server global bitmasksTrond Myklebust2021-04-121-3/+8
| * | | | | | | | SUNRPC: Set TCP_CORK until the transmit queue is emptyTrond Myklebust2021-04-051-0/+1
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-0734-138/+198
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mm: fix typos in commentsIngo Molnar2021-05-072-3/+3
| * | | | | | | | | treewide: remove editor modelines and cruftMasahiro Yamada2021-05-078-52/+1
| * | | | | | | | | include/linux/pgtable.h: few spelling fixesBhaskar Chowdhury2021-05-071-5/+5
| * | | | | | | | | mm/vmalloc: remove vwrite()David Hildenbrand2021-05-071-1/+0
| * | | | | | | | | mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-11/+0
| * | | | | | | | | drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-072-2/+2
| * | | | | | | | | mm: fix some typos and code style problemsShijie Luo2021-05-072-2/+2
| * | | | | | | | | init/initramfs.c: do unpacking asynchronouslyRasmus Villemoes2021-05-071-0/+2
| * | | | | | | | | kernel/async.c: remove async_unregister_domain()Rasmus Villemoes2021-05-071-1/+0
| * | | | | | | | | delayacct: clear right task's flag after blkio completesYafang Shao2021-05-071-10/+10
| * | | | | | | | | smp: kernel/panic.c - silence warningsHe Ying2021-05-071-0/+8
| * | | | | | | | | include/linux/compat.h: remove unneeded declaration from COMPAT_SYSCALL_DEFIN...Masahiro Yamada2021-05-071-1/+0
| * | | | | | | | | lib: crc8: pointer to data block should be constRichard Fitzgerald2021-05-071-1/+1
| * | | | | | | | | lib: add fast path for find_first_*_bit() and find_last_bit()Yury Norov2021-05-072-16/+46
| * | | | | | | | | lib: add fast path for find_next_*_bit()Yury Norov2021-05-072-0/+51
| * | | | | | | | | lib: inline _find_next_bit() wrappersYury Norov2021-05-072-10/+35
| * | | | | | | | | lib: extend the scope of small_const_nbits() macroYury Norov2021-05-072-8/+12
| * | | | | | | | | kernel/cred.c: make init_groups staticRasmus Villemoes2021-05-072-2/+0
| * | | | | | | | | linux/profile.h: remove unnecessary declarationWan Jiabing2021-05-071-3/+0
| * | | | | | | | | kernel.h: drop inclusion in bitmap.hAndy Shevchenko2021-05-073-9/+18
| * | | | | | | | | include: remove pagemap.h from blkdev.hMatthew Wilcox (Oracle)2021-05-072-1/+1
| * | | | | | | | | proc: mandate ->proc_lseek in "struct proc_ops"Alexey Dobriyan2021-05-071-0/+1
* | | | | | | | | | Merge tag 'iomap-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-05-071-4/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | iomap: remove unused private field from ioendBrian Foster2021-05-041-4/+1
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-05-071-0/+10
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'irq-no-autoen-2021-03-25' of git://git.kernel.org/pub/scm/linux/ke...Dmitry Torokhov2021-03-251-0/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge tag 'v5.12-rc4' into nextDmitry Torokhov2021-03-25644-5700/+16489
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line ...Dmitry Osipenko2021-03-211-0/+10
* | | | | | | | | | | | | Merge tag 'vfio-v5.13-rc1pt2' of git://github.com/awilliam/linux-vfioLinus Torvalds2021-05-061-4/+42
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | vfio/pci: Revert nvlink removal uAPI breakageAlex Williamson2021-05-051-4/+42
| | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'riscv-for-linus-5.13-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-05-061-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | RISC-V: Add EM_RISCV to kexec UAPI headerNick Kossifidis2021-04-261-0/+1
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-0528-73/+358
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | iov_iter: lift memzero_page() to highmem.hIra Weiny2021-05-051-0/+7
| * | | | | | | | | | | | mm,memory_hotplug: allocate memmap from the added memory rangeOscar Salvador2021-05-054-5/+27
| * | | | | | | | | | | | mm/gup: migrate pinned pages out of movable zonePavel Tatashin2021-05-053-3/+10
| * | | | | | | | | | | | mm/gup: do not migrate zero pagePavel Tatashin2021-05-053-1/+18
| * | | | | | | | | | | | mm: honor PF_MEMALLOC_PIN for all movable pagesPavel Tatashin2021-05-052-1/+23
| * | | | | | | | | | | | mm cma: rename PF_MEMALLOC_NOCMA to PF_MEMALLOC_PINPavel Tatashin2021-05-052-17/+6
| * | | | | | | | | | | | x86/mm: track linear mapping split eventsSaravanan D2021-05-051-0/+4
| * | | | | | | | | | | | mm: use proper type for cma_[alloc|release]Minchan Kim2021-05-053-14/+14
| * | | | | | | | | | | | mm: cma: add the CMA instance name to cma trace eventsMinchan Kim2021-05-051-11/+17
| * | | | | | | | | | | | mm: cma: add trace events for CMA alloc perf testingLiam Mark2021-05-052-1/+63
| * | | | | | | | | | | | mm: vmstat: add cma statisticsMinchan Kim2021-05-051-0/+4