aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-11-20software node: allow referencing firmware nodesBartosz Golaszewski1-3/+10
2025-11-20Merge patch series "Add OP-TEE based RPMB driver for UFS devices"Martin K. Petersen15-40/+126
2025-11-20nodemask: use min() instead of min_t()David Laight1-5/+4
2025-11-20of/fdt: Consolidate duplicate code into helper functionsYuntao Wang1-0/+9
2025-11-20string: fix kerneldoc formatting in strends()Bartosz Golaszewski1-2/+2
2025-11-20ASoC: tas2781: Add tas2568/2574/5806m/5806md/5830 supportBaojun Xu1-0/+5
2025-11-20firmware: cs_dsp: Factor out common debugfs string readRichard Fitzgerald1-2/+2
2025-11-20gpio: improve support for shared GPIOsMark Brown2-0/+27
2025-11-20ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel1-0/+1
2025-11-20cpumask: Introduce cpumask_weighted_or()Thomas Gleixner2-0/+31
2025-11-20sched/mmcid: Move scheduler code out of global headerThomas Gleixner1-13/+0
2025-11-20sched/mmcid: Cacheline align MM CID storageThomas Gleixner1-2/+2
2025-11-20sched/mmcid: Use proper data structuresThomas Gleixner3-51/+58
2025-11-20sched/mmcid: Revert the complex CID managementThomas Gleixner1-51/+2
2025-11-20wifi: mac80211: add generic MMIE struct definesChien Wong1-1/+13
2025-11-20mfd: sec: Use chained IRQs for s2mpg10André Draszik1-0/+6
2025-11-20wifi: cfg80211: Add support for 6GHz AP role not relevant AP typePagadala Yesu Anjaneyulu2-0/+2
2025-11-20gpio: improve support for shared GPIOsMark Brown2-0/+27
2025-11-20Merge branch 'for-linus' into for-nextTakashi Iwai37-80/+222
2025-11-19net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu1-0/+1
2025-11-19net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu1-0/+3
2025-11-19net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu1-0/+1
2025-11-19net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu1-2/+2
2025-11-19net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu1-0/+1
2025-11-19net: mana: Drop TX skb on post_work_request failure and unmap resourcesAditya Garg1-0/+1
2025-11-19net: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg2-1/+8
2025-11-19Merge branch 6.18/scsi-fixes into 6.19/scsi-stagingMartin K. Petersen2-6/+11
2025-11-20Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/rust/kernel into drm-nextDave Airlie1-0/+16
2025-11-19arm_mpam: Probe hardware to find the supported partid/pmg valuesJames Morse1-0/+14
2025-11-19arm_mpam: Add the class and component structures for firmware described risJames Morse1-0/+5
2025-11-19ACPI / MPAM: Parse the MPAM tableJames Morse1-0/+47
2025-11-19ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helperBen Horgan1-0/+12
2025-11-19platform: Define platform_device_put cleanup handlerBen Horgan1-0/+1
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a cache_idJames Morse1-0/+6
2025-11-19ACPI / PPTT: Find cache level by cache-idJames Morse1-0/+5
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a processor containerJames Morse1-0/+3
2025-11-19Merge tag 'soc-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds1-9/+14
2025-11-19drm/i915: add .fence_priority_display to parent interfaceJani Nikula1-0/+3
2025-11-19drm/i915/rps: call RPS functions via the parent interfaceJani Nikula1-0/+10
2025-11-19drm/i915: add .has_fenced_regions to parent interfaceJani Nikula1-0/+3
2025-11-19drm/i915: add .vgpu_active to parent interfaceJani Nikula1-0/+3
2025-11-19drm/{i915,xe}/display: move irq calls to parent interfaceJani Nikula1-0/+8
2025-11-19smp: Introduce a helper function to check for pending IPIsUlf Hansson1-0/+5
2025-11-19usb: chipidea: ci_hdrc_imx: Set out of band wakeup for i.MX95Peng Fan1-0/+1
2025-11-19PM: wakeup: Add out-of-band system wakeup support for devicesPeng Fan2-0/+18
2025-11-19pmdomain: Merge branch dt into nextUlf Hansson3-0/+78
2025-11-19mm: add spurious fault fixing support for huge pmdHuang Ying2-1/+5
2025-11-19ima: Access decompressed kernel module to verify appended signatureCoiby Xu1-0/+1
2025-11-19platform/x86/intel: Introduce Intel Elkhart Lake PSE I/ORaag Jadav1-0/+24
2025-11-20devres: Move devm_alloc_percpu() and related to devres.hAndy Shevchenko2-18/+17