summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-10-04mm/damon/core: mark damon_moving_sum() as a static functionSeongJae Park1-2/+0
2023-10-04mm/damon/core: use pseudo-moving sum for nr_accesses_bpSeongJae Park1-3/+9
2023-10-04mm/damon/core: introduce nr_accesses_bpSeongJae Park1-0/+5
2023-10-04mm/damon/core: implement a pseudo-moving sum functionSeongJae Park1-0/+2
2023-10-04mm/damon/core: define and use a dedicated function for region access rate updateSeongJae Park1-1/+4
2023-10-04mm/damon/core: use number of passed access sampling as a timerSeongJae Park1-2/+12
2023-10-04mm, vmscan: remove ISOLATE_UNMAPPEDVlastimil Babka1-2/+0
2023-10-04buffer: remove __getblk_gfp()Matthew Wilcox (Oracle)1-2/+0
2023-10-04ext4: call bdev_getblk() from sb_getblk_gfp()Matthew Wilcox (Oracle)1-3/+3
2023-10-04buffer: convert sb_getblk() to call __getblk()Matthew Wilcox (Oracle)1-4/+3
2023-10-04buffer: convert getblk_unmovable() and __getblk() to use bdev_getblk()Matthew Wilcox (Oracle)1-14/+22
2023-10-04buffer: hoist GFP flags from grow_dev_page() to __getblk_gfp()Matthew Wilcox (Oracle)1-0/+2
2023-10-04buffer: pass GFP flags to folio_alloc_buffers()Matthew Wilcox (Oracle)1-1/+1
2023-10-04mm: migrate: convert migrate_misplaced_page() to migrate_misplaced_folio()Kefeng Wang1-2/+2
2023-10-04mm/rmap: pass folio to hugepage_add_anon_rmap()David Hildenbrand1-1/+1
2023-10-04mm: shrinker: make global slab shrink locklessQi Zheng1-0/+24
2023-10-04mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}Qi Zheng2-11/+18
2023-10-04mm: shrinker: remove old APIsQi Zheng1-8/+0
2023-10-04fs: super: dynamically allocate the s_shrinkQi Zheng1-1/+1
2023-10-04jbd2,ext4: dynamically allocate the jbd2-journal shrinkerQi Zheng1-1/+1
2023-10-04mm: shrinker: add infrastructure for dynamically allocating shrinkerQi Zheng1-5/+14
2023-10-04drm/ttm: introduce pool_shrink_rwsemQi Zheng1-1/+0
2023-10-04mm: move some shrinker-related function declarations to mm/internal.hQi Zheng1-19/+0
2023-10-04efi/unaccepted: do not let /proc/vmcore try to access unaccepted memoryAdrian Hunter1-0/+7
2023-10-04mm/damon/core: remove duplicated comment for watermarks-based deactivationSeongJae Park1-3/+0
2023-10-04mm/damon/core: add more comments for nr_accessesSeongJae Park1-7/+12
2023-10-04mm/mremap: allow moves within the same VMA for stack movesJoel Fernandes (Google)1-1/+1
2023-10-04mm: convert DAX lock/unlock page to lock/unlock folioMatthew Wilcox (Oracle)1-5/+5
2023-10-04mm: remove remnants of SPLIT_RSS_COUNTINGMateusz Guzik1-8/+0
2023-10-04rcu: Assume rcu_report_dead() is always called locallyFrederic Weisbecker1-1/+1
2023-10-04cpuidle, ACPI: Evaluate LPI arch_flags for broadcast timerOza Pawandeep1-0/+9
2023-10-04Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2023-10-04dmaengine: Remove unused declaration dma_chan_cleanup()Yue Haibing1-2/+0
2023-10-04netfilter: handle the connecting collision properly in nf_conntrack_proto_sctpXin Long1-0/+1
2023-10-04gpiolib: reluctantly provide gpio_device_get_chip()Bartosz Golaszewski1-0/+2
2023-10-04gpiolib: provide gpio_device_get_desc()Bartosz Golaszewski1-0/+2
2023-10-04gpiolib: provide gpio_device_find_by_label()Bartosz Golaszewski1-0/+1
2023-10-04gpiolib: provide gpio_device_find()Bartosz Golaszewski1-0/+3
2023-10-04gpiolib: add support for scope-based management to gpio_deviceBartosz Golaszewski1-0/+5
2023-10-04gpiolib: make gpio_device_get() and gpio_device_put() publicBartosz Golaszewski1-0/+3
2023-10-04OMAP/gpio: drop MPUIO static baseLinus Walleij1-3/+0
2023-10-04platform/x86/intel/tpmi: Add defines to get version informationSrinivas Pandruvada1-0/+6
2023-10-04platform/chrome: cros_ec_proto: Mark outdata as constStephen Boyd1-1/+1
2023-10-04mm: Remove unused vm_brk()Kees Cook1-2/+1
2023-10-04net: add sysctl to disable rfc4862 5.5.3e lifetime handlingPatrick Rohr1-0/+1
2023-10-03PNP: Clean up coding style in pnp.hGuoHua Cheng1-4/+4
2023-10-03overflow: add DEFINE_FLEX() for on-stack allocsPrzemek Kitszel3-15/+56
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta2-2/+0
2023-10-03bpf: Remove xdp_do_flush_map().Sebastian Andrzej Siewior1-6/+0
2023-10-03pinctrl: Replace kernel.h by what is actually being usedAndy Shevchenko1-1/+1