summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-05-07kcsan, compiler_types: Introduce __data_racy type qualifierMarco Elver
2024-05-07memcg: use proper type for mod_memcg_stateShakeel Butt
2024-05-07memcg: dynamically allocate lruvec_statsShakeel Butt
2024-05-07Merge tag 'kvm-riscv-6.10-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2024-05-07HID: do not assume HAT Switch logical max < 8Benjamin Tissoires
2024-05-07md: Revert "md: Fix overflow in is_mddev_idle"Li Nan
2024-05-07block: add a blk_alloc_discard_bio helperChristoph Hellwig
2024-05-07block: add a bio_chain_and_submit helperChristoph Hellwig
2024-05-07ACPI/NUMA: Remove architecture dependent remainingsRobert Richter
2024-05-07x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter
2024-05-07dma: avoid redundant calls for sync operationsAlexander Lobakin
2024-05-07dma: compile-out DMA sync op calls when not usedAlexander Lobakin
2024-05-07iommu/dma: fix zeroing of bounce buffer padding used by untrusted devicesMichael Kelley
2024-05-07swiotlb: remove alloc_size argument to swiotlb_tbl_map_single()Michael Kelley
2024-05-07printk: cleanup deprecated uses of strncpy/strcpyJustin Stitt
2024-05-07gpiolib: Discourage to use formatting strings in line namesAndy Shevchenko
2024-05-07Merge tag 'intel-gpio-v6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Bartosz Golaszewski
2024-05-07regmap: Reorder fields in 'struct regmap_config' to save some memoryChristophe JAILLET
2024-05-06Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds
2024-05-06Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-06printk: Change type of CONFIG_BASE_SMALL to boolYoann Congal
2024-05-06SUNRPC: add a new svc_find_listener helperJeff Layton
2024-05-06SUNRPC: introduce svc_xprt_create_from_sa utility routineLorenzo Bianconi
2024-05-06nfsd: trivial GET_DIR_DELEGATION supportJeff Layton
2024-05-06Merge back thermal cotntrol material for v6.10.Rafael J. Wysocki
2024-05-06alpha: drop pre-EV56 supportArnd Bergmann
2024-05-06firewire: Annotate struct fw_iso_packet with __counted_by()Gustavo A. R. Silva
2024-05-06regulator: new API for voltage reference suppliesMark Brown
2024-05-05mm/pagemap: make trylock_page return boolHao Ge
2024-05-05mm/damon: add DAMOS filter type YOUNGSeongJae Park
2024-05-05mm: simplify thp_vma_allowable_orderMatthew Wilcox
2024-05-05writeback: support retrieving per group debug writeback stats of bdiKemeng Shi
2024-05-05mm: remove PageReferencedMatthew Wilcox (Oracle)
2024-05-05mm: remove page_ref_sub_return()Matthew Wilcox (Oracle)
2024-05-05mm: convert put_devmap_managed_page_refs() to put_devmap_managed_folio_refs()Matthew Wilcox (Oracle)
2024-05-05mm: remove put_devmap_managed_page()Matthew Wilcox (Oracle)
2024-05-05mm: remove page_cache_alloc()Matthew Wilcox (Oracle)
2024-05-05mm/memory-failure: pass the folio to collect_procs_ksm()Matthew Wilcox (Oracle)
2024-05-05mm: convert hugetlb_page_mapping_lock_write to folioMatthew Wilcox (Oracle)
2024-05-05mm/memory-failure: convert shake_page() to shake_folio()Matthew Wilcox (Oracle)
2024-05-05mm: return the address from page_mapped_in_vma()Matthew Wilcox (Oracle)
2024-05-05xarray: don't use "proxy" headersAndy Shevchenko
2024-05-05xarray: use BITS_PER_LONGS()Andy Shevchenko
2024-05-05memcg: simple cleanup of stats update functionsShakeel Butt
2024-05-05mm/page-flags: make PageUptodate return boolHao Ge
2024-05-05mm/madvise: introduce clear_young_dirty_ptes() batch helperLance Yang
2024-05-05buffer: add kernel-doc for bforget() and __bforget()Matthew Wilcox (Oracle)
2024-05-05buffer: add kernel-doc for brelse() and __brelse()Matthew Wilcox (Oracle)
2024-05-05buffer: fix __bread and __bread_gfp kernel-docMatthew Wilcox (Oracle)
2024-05-05mm: add per-order mTHP anon_swpout and anon_swpout_fallback countersBarry Song