summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fs: buffer: use raw page_memcg() on locked pageJohannes Weiner2021-02-241-7/+0
* mm: page_counter: re-layout structure to reduce false sharingFeng Tang2021-02-241-1/+8
* mm: kmem: make __memcg_kmem_(un)charge staticRoman Gushchin2021-02-241-3/+0
* mm: memcg: add swapcache stat for memcg v2Shakeel Butt2021-02-242-1/+8
* mm: memcontrol: convert NR_FILE_PMDMAPPED account to pagesMuchun Song2021-02-241-1/+2
* mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pagesMuchun Song2021-02-241-1/+2
* mm: memcontrol: convert NR_SHMEM_THPS account to pagesMuchun Song2021-02-241-1/+2
* mm: memcontrol: convert NR_FILE_THPS account to pagesMuchun Song2021-02-241-1/+2
* mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song2021-02-241-0/+13
* mm: memcontrol: optimize per-lruvec stats counter memory usageMuchun Song2021-02-241-2/+12
* mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNTRoman Gushchin2021-02-241-19/+0
* mm/filemap: rename generic_file_buffered_read to filemap_readChristoph Hellwig2021-02-241-2/+2
* mm/filemap: pass a sleep state to put_and_wait_on_page_lockedMatthew Wilcox (Oracle)2021-02-241-2/+1
* mm/filemap: remove unused parameter and change to void type for replace_page_...Baolin Wang2021-02-241-1/+1
* mm, tracing: record slab name for kmem_cache_free()Jacob Wen2021-02-241-8/+16
* Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-234-4/+6
|\
| * certs: Fix blacklist flag type confusionDavid Howells2021-01-211-0/+1
| * PKCS#7: Fix missing includeMickaël Salaün2021-01-211-0/+2
| * crypto: public_key: Remove redundant header file from public_key.hTianjia Zhang2021-01-211-1/+0
| * keys: remove trailing semicolon in macro definitionTom Rix2021-01-211-2/+2
| * encrypted-keys: Replace HTTP links with HTTPS onesAlexander A. Klimov2021-01-211-1/+1
* | Merge tag 'dmaengine-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-237-174/+8
|\ \
| * | dmaengine: ti: k3-psil: optimize struct psil_endpoint_config for sizeGrygorii Strashko2021-02-011-7/+6
| * | dmaengine: mmp_pdma: Remove mmp_pdma_filter_fn()Lubomir Rintel2021-01-261-16/+0
| * | dmaengine: remove coh901318 driverArnd Bergmann2021-01-261-72/+0
| * | dmaengine: remove sirfsoc driverArnd Bergmann2021-01-261-7/+0
| * | dmaengine: imx-sdma: Remove platform data supportFabio Estevam2021-01-261-11/+0
| * | dmaengine: Extend the dmaengine_alignment for 128 and 256 bytesPeter Ujfalusi2021-01-131-0/+2
| * | dmaengine: at_hdmac: remove platform data headerAlexandre Belloni2021-01-081-61/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2021-02-231-0/+103
|\ \ \
| * | | dt-bindings: input: Fix the keymap for LOCK keyPhilip Chen2021-02-221-2/+2
| * | | dt-bindings: input: Create macros for cros-ec keymapPhilip Chen2021-02-221-0/+103
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2021-02-233-49/+16
|\ \ \ \
| * \ \ \ Merge branch 'for-5.12/i2c-hid' into for-linusJiri Kosina2021-02-231-41/+0
| |\ \ \ \
| | * | | | HID: i2c-hid: Reorganize so ACPI and OF are separate modulesDouglas Anderson2021-01-181-41/+0
| * | | | | Merge branch 'for-5.12/google' into for-linusJiri Kosina2021-02-23205-1273/+4653
| |\ \ \ \ \
| * | | | | | HID: correct kernel-doc notation in <linux/hid*.h>Randy Dunlap2021-01-262-8/+16
* | | | | | | Merge tag 'gfs2-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...Linus Torvalds2021-02-231-2/+3
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branches 'rgrp-glock-sharing' and 'gfs2-revoke' from https://git.kernel...Andreas Gruenbacher2021-02-2382-497/+1502
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | gfs2: Add trusted xattr supportAndreas Gruenbacher2021-02-081-2/+3
* | | | | | | | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-2314-104/+285
|\ \ \ \ \ \ \ \
| * | | | | | | | fs: introduce MOUNT_ATTR_IDMAPChristian Brauner2021-01-242-1/+3
| * | | | | | | | fs: add mount_setattr()Christian Brauner2021-01-243-1/+22
| * | | | | | | | ima: handle idmapped mountsChristian Brauner2021-01-241-6/+12
| * | | | | | | | fs: make helpers idmap mount awareChristian Brauner2021-01-243-18/+31
| * | | | | | | | open: handle idmapped mounts in do_truncate()Christian Brauner2021-01-241-2/+2
| * | | | | | | | namei: prepare for idmapped mountsChristian Brauner2021-01-241-11/+21
| * | | | | | | | namei: introduce struct renamedataChristian Brauner2021-01-241-1/+11
| * | | | | | | | namei: handle idmapped mounts in may_*() helpersChristian Brauner2021-01-241-5/+9
| * | | | | | | | stat: handle idmapped mountsChristian Brauner2021-01-241-1/+1