summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-11-20PCI/P2PDMA: Separate the mmap() support from the core logicLeon Romanovsky
2025-11-20Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...Bartosz Golaszewski
2025-11-20ASoC: SDCA: Add basic SDCA class driverCharles Keepax
2025-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-20cgroup/cpuset: Introduce cpuset_cpus_allowed_locked()Pingfan Liu
2025-11-20software node: allow referencing firmware nodesBartosz Golaszewski
2025-11-20Merge patch series "Add OP-TEE based RPMB driver for UFS devices"Martin K. Petersen
2025-11-20nodemask: use min() instead of min_t()David Laight
2025-11-20of/fdt: Consolidate duplicate code into helper functionsYuntao Wang
2025-11-20string: fix kerneldoc formatting in strends()Bartosz Golaszewski
2025-11-20firmware: cs_dsp: Factor out common debugfs string readRichard Fitzgerald
2025-11-20gpio: improve support for shared GPIOsMark Brown
2025-11-20ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel
2025-11-20cpumask: Introduce cpumask_weighted_or()Thomas Gleixner
2025-11-20sched/mmcid: Move scheduler code out of global headerThomas Gleixner
2025-11-20sched/mmcid: Cacheline align MM CID storageThomas Gleixner
2025-11-20sched/mmcid: Use proper data structuresThomas Gleixner
2025-11-20sched/mmcid: Revert the complex CID managementThomas Gleixner
2025-11-20wifi: mac80211: add generic MMIE struct definesChien Wong
2025-11-20mfd: sec: Use chained IRQs for s2mpg10André Draszik
2025-11-20wifi: cfg80211: Add support for 6GHz AP role not relevant AP typePagadala Yesu Anjaneyulu
2025-11-20gpio: improve support for shared GPIOsMark Brown
2025-11-20Merge branch 'for-linus' into for-nextTakashi Iwai
2025-11-19net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu
2025-11-19net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu
2025-11-19arm_mpam: Probe hardware to find the supported partid/pmg valuesJames Morse
2025-11-19arm_mpam: Add the class and component structures for firmware described risJames Morse
2025-11-19ACPI / MPAM: Parse the MPAM tableJames Morse
2025-11-19ACPI: Define acpi_put_table cleanup handler and acpi_get_table_pointer() helperBen Horgan
2025-11-19platform: Define platform_device_put cleanup handlerBen Horgan
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a cache_idJames Morse
2025-11-19ACPI / PPTT: Find cache level by cache-idJames Morse
2025-11-19ACPI / PPTT: Add a helper to fill a cpumask from a processor containerJames Morse
2025-11-19smp: Introduce a helper function to check for pending IPIsUlf Hansson
2025-11-19usb: chipidea: ci_hdrc_imx: Set out of band wakeup for i.MX95Peng Fan
2025-11-19PM: wakeup: Add out-of-band system wakeup support for devicesPeng Fan
2025-11-19mm: add spurious fault fixing support for huge pmdHuang Ying
2025-11-19ima: Access decompressed kernel module to verify appended signatureCoiby Xu
2025-11-19platform/x86/intel: Introduce Intel Elkhart Lake PSE I/ORaag Jadav
2025-11-20devres: Move devm_alloc_percpu() and related to devres.hAndy Shevchenko
2025-11-19autofs: dont trigger mount if it cant succeedIan Kent
2025-11-18net/mlx5: Abort new commands if all command slots are stalledSaeed Mahameed
2025-11-18bpf: Replace bpf memory allocator with kmalloc_nolock() in local storageAmery Hung
2025-11-18bpf: Save memory alloction info in bpf_local_storageAmery Hung
2025-11-18bpf: Remove smap argument from bpf_selem_free()Amery Hung
2025-11-18bpf: Always charge/uncharge memory when allocating/unlinking storage elementsAmery Hung
2025-11-18block: Remove queue freezing from several sysfs store callbacksBart Van Assche