summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-11scsi: ufs: mcq: Make .get_hba_mac() optionalBart Van Assche2-1/+4
2024-07-11scsi: ufs: core: Inline is_mcq_enabled()Bart Van Assche1-5/+0
2024-07-11scsi: ufs: core: Rename the MASK_TRANSFER_REQUESTS_SLOTS constantBart Van Assche1-1/+1
2024-07-11scsi: ufs: core: Initialize struct uic_command onceBart Van Assche1-2/+2
2024-07-11firmware: cs_dsp: Some small coding improvementsMark Brown1-5/+5
2024-07-11dt-bindings: clock: Document T-Head TH1520 AP_SUBSYS controllerDrew Fustini1-0/+96
2024-07-11f2fs: clean up addrs_per_{inode,block}()Chao Yu1-4/+3
2024-07-11regmap: Implement regmap_multi_reg_read()Mark Brown16-21/+84
2024-07-11Merge tag 'mm-hotfixes-stable-2024-07-10-13-19' of git://git.kernel.org/pub/s...Linus Torvalds5-54/+24
2024-07-10riscv: Optimize crc32 with Zbc extensionXiao Wang1-0/+3
2024-07-10mm: zswap: fix zswap_never_enabled() for CONFIG_ZSWAP==NBarry Song1-1/+1
2024-07-10mm: remove CONFIG_MEMCG_KMEMJohannes Weiner6-30/+17
2024-07-10mm: memcg: add cache line padding to mem_cgroup_per_nodeRoman Gushchin1-2/+4
2024-07-10mm: memcg: drop obsolete cache line padding in struct mem_cgroupRoman Gushchin1-4/+0
2024-07-10Merge tag 'bcachefs-2024-07-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-0/+7
2024-07-10libeth: support different types of buffers for RxAlexander Lobakin1-0/+19
2024-07-10regmap: Implement regmap_multi_reg_read()Guenter Roeck1-0/+2
2024-07-10firmware: cs_dsp: Rename fw_ver to wmfw_verRichard Fitzgerald1-1/+1
2024-07-10firmware: cs_dsp: Make wmfw and bin filename arguments const char *Richard Fitzgerald1-4/+4
2024-07-10libeth: add cacheline / struct layout assertion helpersAlexander Lobakin1-0/+66
2024-07-10page_pool: use __cacheline_group_{begin, end}_aligned()Alexander Lobakin1-10/+12
2024-07-10cache: add __cacheline_group_{begin, end}_aligned() (+ couple more)Alexander Lobakin1-0/+59
2024-07-10Merge tag 'ib-mfd-counter-v5.11' of https://git.kernel.org/pub/scm/linux/kern...Uwe Kleine-König1-85/+94
2024-07-10pwm: Drop pwm_apply_state()Uwe Kleine-König1-7/+0
2024-07-10pwm: Remove wrong implementation details from pwm_ops's documentationUwe Kleine-König1-3/+1
2024-07-10pwm: Make pwm_request_from_chip() private to the coreUwe Kleine-König1-12/+0
2024-07-10pwm: Make use of a symbol namespace for the coreUwe Kleine-König1-0/+3
2024-07-10closures: fix closure_sync + closure debuggingKent Overstreet1-0/+7
2024-07-10dio: Have dio_bus_match() callback take a const *Geert Uytterhoeven1-1/+1
2024-07-10misc: mrvl-cn10k-dpi: add Octeon CN10K DPI administrative driverVamsi Attunuru1-0/+39
2024-07-10clone3: drop __ARCH_WANT_SYS_CLONE3 macroArnd Bergmann1-4/+0
2024-07-10kbuild: verify asm-generic header listArnd Bergmann1-1/+0
2024-07-10USB: core: add 'shutdown' callback to usb_driverKerem Karabay1-0/+3
2024-07-10usb: gadget: Use u16 types for 16-bit fieldsKees Cook1-5/+5
2024-07-10dm: factor out helper function from dm_get_deviceBenjamin Marzinski1-0/+5
2024-07-10dm: Remove max_secure_erase_granularityDamien Le Moal1-6/+0
2024-07-10dm: Remove max_write_zeroes_granularityDamien Le Moal1-6/+0
2024-07-10Merge back cpufreq material for 6.11.Rafael J. Wysocki1-4/+4
2024-07-10erofs: get rid of z_erofs_map_blocks_iter_* tracepointsHongzhen Luo1-29/+3
2024-07-10Merge tag 'drm-intel-next-2024-06-28' of https://gitlab.freedesktop.org/drm/i...Daniel Vetter2-0/+4
2024-07-10zorro: make match function take a const pointerGreg Kroah-Hartman1-1/+1
2024-07-10driver core: make driver_find_device() take a const *Greg Kroah-Hartman1-7/+7
2024-07-10driver core: make driver_[create|remove]_file take a const *Greg Kroah-Hartman1-2/+2
2024-07-10swiotlb: reduce swiotlb pool lookupsMichael Kelley2-44/+63
2024-07-10PCI: Move struct pci_devres.pinned bit to struct pci_devPhilipp Stanner1-1/+2
2024-07-10sched.h: always_inline alloc_tag_{save|restore} to fix modpost warningsSuren Baghdasaryan1-2/+2
2024-07-10Merge tag 'qcom-arm64-for-6.11-2' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+59
2024-07-09Merge branch 'iommufd_pri' into iommufd for-nextJason Gunthorpe2-16/+134
2024-07-09iommufd: Associate fault object with iommufd_hw_pgtableLu Baolu1-0/+8
2024-07-09iommufd: Add iommufd fault objectLu Baolu2-0/+22