summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2023-10-03kernel.h: Move ARRAY_SIZE() to a separate headerAlejandro Colomar3-6/+15
2023-10-03serial: core: fix kernel-doc for uart_port_unlock_irqrestore()Randy Dunlap1-1/+1
2023-10-03tty: fix kernel-doc for functions in tty.hJiri Slaby (SUSE)1-12/+9
2023-10-03tty: switch tty_{,un}throttle_safe() to return a boolJiri Slaby (SUSE)1-2/+2
2023-10-03ata: libata: Cleanup inline DMA helper functionsDamien Le Moal1-10/+8
2023-10-03ata: libata: Annotate struct ata_cpr_log with __counted_byKees Cook1-1/+1
2023-10-03ata: ahci: print the lpm policy on bootNiklas Cassel1-0/+5
2023-10-02sched/headers: Move 'struct sched_param' out of uapi, to work around glibc/mu...Kir Kolyshkin1-1/+4
2023-10-02regulator: mt6358: Add missing regulators for MT6366Chen-Yu Tsai2-0/+20
2023-10-02ipv4/igmp: Annotate struct ip_sf_socklist with __counted_byKees Cook1-1/+1
2023-10-02ceph: Annotate struct ceph_osd_request with __counted_byKees Cook1-1/+1
2023-10-02usb: gadget: clarify usage of USB_GADGET_DELAYED_STATUSAndrey Konovalov2-0/+17
2023-10-02usb: pd: Exposing the Peak Current value of Fixed Supplies to user spaceHeikki Krogerus1-0/+1