aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-08units: add the HZ macrosDaniel Lezcano1-0/+4
2021-09-08units: change from 'L' to 'UL'Daniel Lezcano1-3/+3
2021-09-08include/linux/once.h: fix trivia typo Not -> NoteAndy Shevchenko1-1/+1
2021-09-08mm/damon: implement a debugfs-based user space interfaceSeongJae Park1-0/+3
2021-09-08mm/damon: add a tracepointSeongJae Park1-0/+43
2021-09-08mm/damon: implement primitives for the virtual memory address spacesSeongJae Park1-0/+13
2021-09-08mm/idle_page_tracking: make PG_idle reusableSeongJae Park4-7/+7
2021-09-08mm/damon: adaptively adjust regionsSeongJae Park1-8/+22
2021-09-08mm/damon/core: implement region-based samplingSeongJae Park1-3/+74
2021-09-08mm: introduce Data Access MONitor (DAMON)SeongJae Park1-0/+167
2021-09-08mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)Muchun Song2-3/+5
2021-09-08highmem: don't disable preemption on RT in kmap_atomic()Sebastian Andrzej Siewior1-5/+22
2021-09-08mm/early_ioremap.c: remove redundant early_ioremap_shutdown()Weizhao Ouyang1-6/+0
2021-09-08mm: move ioremap_page_range to vmalloc.cChristoph Hellwig1-3/+0
2021-09-08mm: remove redundant compound_head() callingMuchun Song1-4/+3
2021-09-08mm/memory_hotplug: improved dynamic memory group aware "auto-movable" online policyDavid Hildenbrand1-0/+3
2021-09-08mm/memory_hotplug: memory group aware "auto-movable" online policyDavid Hildenbrand1-1/+2
2021-09-08mm/memory_hotplug: track present pages in memory groupsDavid Hildenbrand2-4/+15
2021-09-08drivers/base/memory: introduce "memory groups" to logically group memory blocksDavid Hildenbrand2-1/+50
2021-09-08mm: track present early pages per zoneDavid Hildenbrand2-1/+8
2021-09-08mm/memory_hotplug: remove nid parameter from remove_memory() and friendsDavid Hildenbrand1-5/+5
2021-09-08mm/memory_hotplug: remove nid parameter from arch_remove_memory()David Hildenbrand1-2/+1
2021-09-08mm/memory_hotplug: use "unsigned long" for PFN in zone_for_pfn_range()David Hildenbrand1-2/+2
2021-09-08mm: remove pfn_valid_within() and CONFIG_HOLES_IN_ZONEMike Rapoport1-12/+0
2021-08-26Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-8/+3
2021-08-26Revert "net: really fix the build..."Kalle Valo1-6/+1
2021-08-24ipv6: correct comments about fib6_node sernumzhang kai1-2/+2
2021-08-23Revert "media: dvb header files: move some headers to staging"Linus Torvalds3-0/+502
2021-08-20Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-18/+22
2021-08-20kfence: fix is_kfence_address() for addresses below KFENCE_POOL_SIZEMarco Elver1-3/+4
2021-08-20mm: memcontrol: fix occasional OOMs due to proportional memory.low reclaimJohannes Weiner1-14/+15
2021-08-20mmflags.h: add missing __GFP_ZEROTAGS and __GFP_SKIP_KASAN_POISON namesMike Rapoport1-1/+3
2021-08-19Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-7/+5
2021-08-19Revert "flow_offload: action should not be NULL when it is referenced"Ido Schimmel1-7/+5
2021-08-18pipe: avoid unnecessary EPOLLET wakeups under normal loadsLinus Torvalds1-0/+2
2021-08-16Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds4-4/+19
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+5
2021-08-13driver core: Add missing kernel doc for device::msi_lockThomas Gleixner1-0/+1
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds10-12/+27
2021-08-11net: igmp: increase size of mr_ifc_countEric Dumazet1-1/+1
2021-08-11vmlinux.lds.h: Handle clang's module.{c,d}tor sectionsNathan Chancellor1-0/+1
2021-08-11vdpa/mlx5: Fix queue type selection logicEli Cohen1-4/+6
2021-08-11vringh: pull in spinlock headerMichael S. Tsirkin1-0/+1
2021-08-11vdpa: Add documentation for vdpa_alloc_device() macroXie Yongji1-0/+11
2021-08-10net: bridge: fix flags interpretation for extern learn fdb entriesNikolay Aleksandrov1-2/+5
2021-08-10virtio: Protect vqs list accessParav Pandit1-0/+1
2021-08-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2-3/+4
2021-08-10genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUPThomas Gleixner1-0/+2
2021-08-10PCI/MSI: Protect msi_desc::masked for multi-MSIThomas Gleixner2-1/+2
2021-08-10Merge tag 'mlx5-fixes-2021-08-09' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-2/+1