summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2024-07-10riscv: Optimize crc32 with Zbc extensionXiao Wang
2024-07-10mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==NBarry Song
2024-07-10mm: remove CONFIG_MEMCG_KMEMJohannes Weiner
2024-07-10mm: memcg: add cache line padding to mem_cgroup_per_nodeRoman Gushchin
2024-07-10mm: memcg: drop obsolete cache line padding in struct mem_cgroupRoman Gushchin
2024-07-10Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-07-10libeth: support different types of buffers for RxAlexander Lobakin
2024-07-10regmap: Implement regmap_multi_reg_read()Guenter Roeck
2024-07-10firmware: cs_dsp: Rename fw_ver to wmfw_verRichard Fitzgerald
2024-07-10firmware: cs_dsp: Make wmfw and bin filename arguments const char *Richard Fitzgerald
2024-07-10libeth: add cacheline / struct layout assertion helpersAlexander Lobakin
2024-07-10page_pool: use __cacheline_group_{begin, end}_aligned()Alexander Lobakin
2024-07-10cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)Alexander Lobakin
2024-07-10Merge tag 'ib-mfd-counter-v5.11' of https://git.kernel.org/pub/scm/linux/kern...Uwe Kleine-König
2024-07-10pwm: Drop pwm_apply_state()Uwe Kleine-König
2024-07-10pwm: Remove wrong implementation details from pwm_ops's documentationUwe Kleine-König
2024-07-10pwm: Make pwm_request_from_chip() private to the coreUwe Kleine-König
2024-07-10pwm: Make use of a symbol namespace for the coreUwe Kleine-König
2024-07-10closures: fix closure_sync + closure debuggingKent Overstreet
2024-07-10dio: Have dio_bus_match() callback take a const *Geert Uytterhoeven
2024-07-10misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driverVamsi Attunuru
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann
2024-07-10kbuild: verify asm-generic header listArnd Bergmann
2024-07-10USB: core: add 'shutdown' callback to usb_driverKerem Karabay
2024-07-10usb: gadget: Use u16 types for 16-bit fieldsKees Cook
2024-07-10dm: factor out helper function from dm_get_deviceBenjamin Marzinski
2024-07-10dm: Remove max_secure_erase_granularityDamien Le Moal
2024-07-10dm: Remove max_write_zeroes_granularityDamien Le Moal
2024-07-10Merge back cpufreq material for 6.11.Rafael J. Wysocki
2024-07-10erofs: get rid of z_erofs_map_blocks_iter_* tracepointsHongzhen Luo
2024-07-10Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...Daniel Vetter
2024-07-10zorro: make match function take a const pointerGreg Kroah-Hartman
2024-07-10driver core: make driver_find_device() take a const *Greg Kroah-Hartman
2024-07-10driver core: make driver_[create|remove]_file take a const *Greg Kroah-Hartman
2024-07-10swiotlb: reduce swiotlb pool lookupsMichael Kelley
2024-07-10PCI: Move struct pci_devres.pinned bit to struct pci_devPhilipp Stanner
2024-07-09sched.h: always_inline alloc_tag_{save|restore} to fix modpost warningsSuren Baghdasaryan
2024-07-09Merge tag 'qcom-arm64-for-6.11-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2024-07-09Merge branch 'iommufd_pri' into iommufd for-nextJason Gunthorpe
2024-07-09iommufd: Associate fault object with iommufd_hw_pgtableLu Baolu
2024-07-09iommufd: Add iommufd fault objectLu Baolu
2024-07-09iommufd: Add fault and response message definitionsLu Baolu
2024-07-09spi: add defer_optimize_message controller flagDavid Lechner
2024-07-09ASoc: TAS2781: rename the tas2781_reset as tasdevice_resetShenghao Ding
2024-07-09thermal: trip: Add conversion macros for thermal trip priv fieldRafael J. Wysocki
2024-07-09thermal: helpers: Introduce thermal_trip_is_bound_to_cdev()Rafael J. Wysocki
2024-07-09thermal: core: Change passive_delay and polling_delay data typeRafael J. Wysocki
2024-07-09Merge tag 'opp-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2024-07-09Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni