summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-11-20string: fix kerneldoc formatting in strends()Bartosz Golaszewski-2/+2
2025-11-20ASoC: tas2781: Add tas2568/2574/5806m/5806md/5830 supportBaojun Xu-0/+5
2025-11-20firmware: cs_dsp: Factor out common debugfs string readRichard Fitzgerald-2/+2
2025-11-20gpio: improve support for shared GPIOsMark Brown-0/+27
2025-11-20ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel-0/+1
2025-11-20cpumask: Introduce cpumask_weighted_or()Thomas Gleixner-0/+31
2025-11-20sched/mmcid: Move scheduler code out of global headerThomas Gleixner-13/+0
2025-11-20sched/mmcid: Cacheline align MM CID storageThomas Gleixner-2/+2
2025-11-20sched/mmcid: Use proper data structuresThomas Gleixner-51/+58
2025-11-20sched/mmcid: Revert the complex CID managementThomas Gleixner-51/+2
2025-11-20wifi: mac80211: add generic MMIE struct definesChien Wong-1/+13
2025-11-20mfd: sec: Use chained IRQs for s2mpg10André Draszik-0/+6
2025-11-20wifi: cfg80211: Add support for 6GHz AP role not relevant AP typePagadala Yesu Anjaneyulu-0/+2
2025-11-20gpio: improve support for shared GPIOsMark Brown-0/+27
2025-11-20Merge branch 'for-linus' into for-nextTakashi Iwai-80/+222
2025-11-19net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu-0/+1
2025-11-19net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu-0/+3
2025-11-19net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu-0/+1
2025-11-19net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu-2/+2
2025-11-19net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu-0/+1
2025-11-19net: mana: Drop TX skb on post_work_request failure and unmap resourcesAditya Garg-0/+1
2025-11-19net: mana: Handle SKB if TX SGEs exceed hardware limitAditya Garg-1/+8
2025-11-19Merge branch 6.18/scsi-fixes into 6.19/scsi-stagingMartin K. Petersen-6/+11
2025-11-20Merge tag 'drm-rust-next-2025-11-18' of https://gitlab.freedesktop.org/drm/ru...Dave Airlie-0/+16
2025-11-19arm_mpam: Probe hardware to find the supported partid/pmg valuesJames Morse-0/+14
2025-11-19arm_mpam: Add the class and component structures for firmware described risJames Morse-0/+5
2025-11-19ACPI / MPAM: Parse the MPAM tableJames Morse-0/+47
2025-11-19ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helperBen Horgan-0/+12
2025-11-19platform: Define platform_device_put cleanup handlerBen Horgan-0/+1
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a cache_idJames Morse-0/+6
2025-11-19ACPI / PPTT: Find cache level by cache-idJames Morse-0/+5
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a processor containerJames Morse-0/+3
2025-11-19Merge tag 'soc-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-9/+14
2025-11-19drm/i915: add .fence_priority_display to parent interfaceJani Nikula-0/+3
2025-11-19drm/i915/rps: call RPS functions via the parent interfaceJani Nikula-0/+10
2025-11-19drm/i915: add .has_fenced_regions to parent interfaceJani Nikula-0/+3
2025-11-19drm/i915: add .vgpu_active to parent interfaceJani Nikula-0/+3
2025-11-19drm/{i915,xe}/display: move irq calls to parent interfaceJani Nikula-0/+8
2025-11-19smp: Introduce a helper function to check for pending IPIsUlf Hansson-0/+5
2025-11-19usb: chipidea: ci_hdrc_imx: Set out of band wakeup for i.MX95Peng Fan-0/+1
2025-11-19PM: wakeup: Add out-of-band system wakeup support for devicesPeng Fan-0/+18
2025-11-19pmdomain: Merge branch dt into nextUlf Hansson-0/+78
2025-11-19mm: add spurious fault fixing support for huge pmdHuang Ying-1/+5
2025-11-19ima: Access decompressed kernel module to verify appended signatureCoiby Xu-0/+1
2025-11-19platform/x86/intel: Introduce Intel Elkhart Lake PSE I/ORaag Jadav-0/+24
2025-11-20devres: Move devm_alloc_percpu() and related to devres.hAndy Shevchenko-18/+17
2025-11-19autofs: dont trigger mount if it cant succeedIan Kent-0/+1
2025-11-18net/mlx5: Abort new commands if all command slots are stalledSaeed Mahameed-0/+1
2025-11-18Merge tag 'ipsec-2025-11-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski-1/+2
2025-11-18bpf: Replace bpf memory allocator with kmalloc_nolock() in local storageAmery Hung-5/+3