summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* mm: memcg: deprecate the non-hierarchical modeRoman Gushchin2020-12-151-7/+0
* mm: memcg: fix obsolete code commentsRoman Gushchin2020-12-151-4/+2
* mm/rmap: always do TTU_IGNORE_ACCESSShakeel Butt2020-12-151-1/+0
* mm: memcontrol: remove unused mod_memcg_obj_state()Muchun Song2020-12-151-6/+0
* mm/shmem.c: make shmem_mapping() inlineHui Su2020-12-151-1/+5
* mm: remove pagevec_lookup_range_nr_tag()Jeff Layton2020-12-151-3/+0
* mm/gup: remove the vma allocation from gup_longterm_locked()Jason Gunthorpe2020-12-151-1/+1
* mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe2020-12-151-0/+8
* mm: fix page_owner initializing issue for arm32Zhenhua Huang2020-12-151-0/+8
* mm: slab: provide krealloc_array()Bartosz Golaszewski2020-12-151-0/+18
* uapi: move constants from <linux/kernel.h> to <linux/const.h>Petr Vorel2020-12-158-14/+12
* kthread: add kthread_work tracepointsRob Clark2020-12-151-0/+84
* Merge tag 'for-linus-5.10c-rc8-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-121-0/+17
|\
| * xen: don't use page->lru for ZONE_DEVICE memoryJuergen Gross2020-12-091-0/+4
| * xen: add helpers for caching grant mapping pagesJuergen Gross2020-12-091-0/+13
* | bpf: Fix enum names for bpf_this_cpu_ptr() and bpf_per_cpu_ptr() helpersAndrii Nakryiko2020-12-111-2/+2
* | elfcore: fix building with clangArnd Bergmann2020-12-111-0/+22
* | kbuild: avoid static_assert for genksymsArnd Bergmann2020-12-111-0/+5
* | Merge tag 'fixes-v5.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2020-12-101-1/+1
|\ \
| * | [SECURITY] fix namespaced fscaps when !CONFIG_SECURITYSerge Hallyn2020-12-041-1/+1
* | | Merge tag 'nfs-for-5.10-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2020-12-101-0/+4
|\ \ \
| * | | pNFS/flexfiles: Fix array overflow when flexfiles mirroring is enabledTrond Myklebust2020-11-301-0/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-12-106-5/+12
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-12-101-2/+0
| |\ \ \
| | * | | xdp: Remove the xdp_attachment_flags_ok() callbackToke Høiland-Jørgensen2020-12-091-2/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-12-092-1/+8
| |\ \ \ \
| | * | | | netfilter: nft_dynset: fix timeouts later than 23 daysPablo Neira Ayuso2020-12-081-0/+4
| | * | | | netfilter: x_tables: Switch synchronization to RCUSubash Abhinov Kasiviswanathan2020-12-081-1/+4
| * | | | | net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan2020-12-081-0/+1
| * | | | | bonding: fix feature flag setting at init timeJarod Wilson2020-12-081-2/+0
| |/ / / /
| * | | | net: mscc: ocelot: fix dropping of unknown IPv4 multicast on SevilleVladimir Oltean2020-12-051-0/+3
* | | | | Merge tag 'tty-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-061-0/+4
|\ \ \ \ \
| * | | | | tty: Fix ->session lockingJann Horn2020-12-041-0/+4
* | | | | | Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-061-2/+10
|\ \ \ \ \ \
| * | | | | | genirq/irqdomain: Add an irq_create_mapping_affinity() functionLaurent Vivier2020-11-301-2/+10
| | |_|_|/ / | |/| | | |
* | | | | | mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim2020-12-061-1/+0
* | | | | | Merge tag 'for-5.10/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-051-4/+6
|\ \ \ \ \ \
| * | | | | | block: fix incorrect branching in blk_max_size_offset()Mike Snitzer2020-12-041-4/+6
* | | | | | | Merge tag 'for-5.10/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-041-5/+6
|\| | | | | | | |_|_|/ / / |/| | | | |
| * | | | | dm: fix IO splittingMike Snitzer2020-12-041-5/+6
* | | | | | Merge tag 'net-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2020-12-035-3/+30
|\ \ \ \ \ \
| * | | | | | net/mlx5: DR, Proper handling of unsupported Connect-X6DX SW steeringYevgeny Kliteynik2020-12-031-1/+8
| * | | | | | inet_ecn: Fix endianness of checksum update when setting ECT(1)Toke Høiland-Jørgensen2020-12-011-1/+1
| | |_|_|/ / | |/| | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfJakub Kicinski2020-11-281-0/+7
| |\ \ \ \ \
| | * | | | | netfilter: nftables_offload: build mask based from the matching bytesPablo Neira Ayuso2020-11-271-0/+3
| | * | | | | netfilter: nftables_offload: set address type in control dissectorPablo Neira Ayuso2020-11-271-0/+4
| * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2020-11-282-1/+14
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | net, xsk: Avoid taking multiple skbuff referencesBjörn Töpel2020-11-241-1/+13
| | * | | | | xsk: Fix umem cleanup bug at socket destructMagnus Karlsson2020-11-201-0/+1
* | | | | | | uapi: fix statx attribute value overlap for DAX & MOUNT_ROOTEric Sandeen2020-12-031-3/+6