summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2024-09-03arch, mm: pull out allocation of NODE_DATA to generic codeMike Rapoport (Microsoft)
2024-09-03mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSIONMike Rapoport (Microsoft)
2024-09-03arch, mm: move definition of node_data to generic codeMike Rapoport (Microsoft)
2024-09-03mm: swap: add a adaptive full cluster cache reclaimKairui Song
2024-09-03mm: swap: relaim the cached parts that got scannedKairui Song
2024-09-03mm: swap: add a fragment cluster listKairui Song
2024-09-03mm: swap: mTHP allocate swap entries from nonfull listChris Li
2024-09-03mm: swap: swap cluster switch to double link listChris Li
2024-09-04dma-mapping: clearly mark DMA ops as an architecture featureChristoph Hellwig
2024-09-03Merge branch 'tip/sched/core' into for-6.12Tejun Heo
2024-09-03PCI/pwrctl: Rescan bus on a separate threadBartosz Golaszewski
2024-09-03Merge tag 'tags/ib-mfd-for-iio-power-v6.12' into psy-nextSebastian Reichel
2024-09-03Merge tag 'ib-psy-usb-types-signed' into psy-nextSebastian Reichel
2024-09-03power: supply: Change usb_types from an array into a bitmaskHans de Goede
2024-09-03PCI: endpoint: Fix enum pci_epc_bar_type kerneldocBjorn Helgaas
2024-09-03bpf, net: Fix a potential race in do_sock_getsockopt()Tze-nan Wu
2024-09-03iio: dac: ad5449: drop support for platform dataBartosz Golaszewski
2024-09-03sched: Clean up DL server vs core schedPeter Zijlstra
2024-09-03filemap: fix htmldoc warning for mapping_align_index()Pankaj Raghav
2024-09-03iomap: add a private argument for iomap_file_buffered_writeJosef Bacik
2024-09-03xfs: enable block size larger than page size supportPankaj Raghav
2024-09-03mmc: core: Replace the argument of mmc_sd_switch() with definesChanwoo Lee
2024-09-03bus: fsl-mc: make fsl_mc_bus_type constKunwu Chan
2024-09-03driver core: shut down devices asynchronouslyStuart Hayes
2024-09-03platform: Make platform_bus_type constantKunwu Chan
2024-09-03drivers/base: Introduce device_match_t for device finding APIsZijun Hu
2024-09-03Merge tag 'coresight-next-v6.12' of ssh://gitolite.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman
2024-09-03netdev_features: remove NETIF_F_ALL_FCOEAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin
2024-09-03netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin
2024-09-03netdevice: convert private flags > BIT(31) to bitfieldsAlexander Lobakin
2024-09-03Merge tag 'iio-for-6.12a' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2024-09-03usb: gadget: function: move u_f.h to include/linux/usb/func_utils.hMichael Grzeschik
2024-09-03usb: Add tunnel_mode parameter to usb device structureMathias Nyman
2024-09-03Merge 6.11-rc6 into usb-nextGreg Kroah-Hartman
2024-09-02mm: split a folio in minimum folio order chunksLuis Chamberlain
2024-09-02Merge back cpufreq material for 6.12Rafael J. Wysocki
2024-09-02Merge tag 'scmi-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann
2024-09-02Merge tag 'ffa-updates-6.12' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2024-09-02gpiolib: legacy: Kill GPIOF_DIR_* definitionsAndy Shevchenko
2024-09-02gpiolib: legacy: Kill GPIOF_INIT_* definitionsAndy Shevchenko
2024-09-02Merge tag 'memory-controller-drv-6.12' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann
2024-09-02gpio: ath79: remove support for platform dataBartosz Golaszewski
2024-09-01lib/string_choices: add str_true_false()/str_false_true() helperHongbo Li
2024-09-01ratelimit: convert flags to int to save 8 bytes in sizeMateusz Guzik
2024-09-01fault-inject: improve build for CONFIG_FAULT_INJECTION=nJani Nikula
2024-09-01lib/lru_cache: fix spelling mistake "colision"->"collision"Deshan Zhang
2024-09-01xz: remove XZ_EXTERN and extern from functionsLasse Collin
2024-09-01xz: improve the MicroLZMA kernel-doc in xz.hLasse Collin