summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2024-07-09iommufd: Add fault and response message definitionsLu Baolu1-0/+83
2024-07-09spi: add defer_optimize_message controller flagDavid Lechner1-0/+4
2024-07-09ASoc: TAS2781: rename the tas2781_reset as tasdevice_resetShenghao Ding1-4/+4
2024-07-09thermal: trip: Add conversion macros for thermal trip priv fieldRafael J. Wysocki1-0/+3
2024-07-09thermal: helpers: Introduce thermal_trip_is_bound_to_cdev()Rafael J. Wysocki1-0/+3
2024-07-09thermal: core: Change passive_delay and polling_delay data typeRafael J. Wysocki1-1/+2
2024-07-09Merge tag 'opp-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki1-0/+6
2024-07-09Merge tag 'cpufreq-arm-updates-6.11' of ssh://gitolite.kernel.org/pub/scm/lin...Rafael J. Wysocki1-1/+1
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni7-9/+101
2024-07-09Merge tag 'zynqmp-soc2-for-6.11' of https://github.com/Xilinx/linux-xlnx into...Arnd Bergmann3-1/+14
2024-07-09ARM: spitz: Use software nodes to describe MMC GPIOsDmitry Torokhov1-1/+3
2024-07-09vdpa/mlx5: Add support for modifying the VQ features fieldDragos Tatulea1-0/+1
2024-07-09vdpa/mlx5: Add support for modifying the virtio_version VQ fieldDragos Tatulea1-0/+1
2024-07-09Merge tag 'icc-6.11-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman3-0/+160
2024-07-09perf: Split __perf_pending_irq() out of perf_pending_irq()Sebastian Andrzej Siewior1-0/+1
2024-07-09perf: Move swevent_htable::recursion into task_struct.Sebastian Andrzej Siewior2-6/+7
2024-07-09perf: Enqueue SIGTRAP always via task_work.Sebastian Andrzej Siewior1-2/+1
2024-07-09task_work: Add TWA_NMI_CURRENT as an additional notify mode.Sebastian Andrzej Siewior1-0/+1