summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-11-20wifi: cfg80211: Add support for 6GHz AP role not relevant AP typePagadala Yesu Anjaneyulu1-0/+1
2025-11-20gpio: improve support for shared GPIOsMark Brown2-0/+27
2025-11-20Merge branch 'for-linus' into for-nextTakashi Iwai21-24/+138
2025-11-20net/mlx5: Move SF dev table notifier registration outside the PF devlink lockCosmin Ratiu1-0/+1
2025-11-20net/mlx5: Move the SF table notifiers outside the devlink lockCosmin Ratiu1-0/+3
2025-11-20net/mlx5: Move the SF HW table notifier outside the devlink lockCosmin Ratiu1-0/+1
2025-11-20net/mlx5: Move the vhca event notifier outside of the devlink lockCosmin Ratiu1-2/+2
2025-11-20net/mlx5: Move the esw mode notifier chain outside the devlink lockCosmin Ratiu1-0/+1
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-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-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-19devres: Move devm_alloc_percpu() and related to devres.hAndy Shevchenko2-18/+17
2025-11-19autofs: dont trigger mount if it cant succeedIan Kent1-0/+1
2025-11-19net/mlx5: Abort new commands if all command slots are stalledSaeed Mahameed1-0/+1
2025-11-19bpf: Replace bpf memory allocator with kmalloc_nolock() in local storageAmery Hung1-5/+3
2025-11-19bpf: Save memory alloction info in bpf_local_storageAmery Hung1-0/+1
2025-11-19bpf: Remove smap argument from bpf_selem_free()Amery Hung1-1/+0
2025-11-19bpf: Always charge/uncharge memory when allocating/unlinking storage elementsAmery Hung1-1/+1
2025-11-19block: Remove queue freezing from several sysfs store callbacksBart Van Assche1-1/+1
2025-11-19fs: Add the __data_racy annotation to backing_dev_info.ra_pagesBart Van Assche1-1/+3
2025-11-19devres: Remove unused devm_free_percpu()Andy Shevchenko1-1/+0
2025-11-18efi/libstub: gop: Add support for reading EDIDThomas Zimmermann1-0/+2
2025-11-18efi: Fix trailing whitespace in header fileThomas Zimmermann1-1/+1
2025-11-18regulator: pca9450: Add support for setting debounce settingsMartijn de Gouw1-0/+32
2025-11-18PCI: Add .assert_perst() to control PCIe PERST#Krishna Chaitanya Chundru1-0/+1
2025-11-18phy: add new phy_notify_state() apiPeter Griffin1-0/+19
2025-11-18reset: fix BIT macro referenceEncrow Thorne1-0/+1
2025-11-18reset: remove legacy reset lookup codeBartosz Golaszewski1-33/+0
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds1-2/+4
2025-11-18rseq: Delete duplicate if statement in rseq_virt_userspace_exit()Dan Carpenter1-1/+0
2025-11-18ASoC: Intel: avs: Allow for NHLT configurationMark Brown11-39/+72
2025-11-18platform/x86: wmi: Remove extern keyword from prototypesArmin Wolf1-9/+6
2025-11-18platform/x86: asus-armoury: add ppt_* and nv_* tuning knobsLuke D. Jones1-0/+3
2025-11-18platform/x86: asus-wmi: rename ASUS_WMI_DEVID_PPT_FPPTDenis Benato1-1/+1
2025-11-18platform/x86: asus-armoury: add screen auto-brightness toggleLuke D. Jones1-0/+1
2025-11-18platform/x86: asus-armoury: add apu-mem control supportLuke D. Jones1-0/+2
2025-11-18bpf: Fix invalid prog->stats access when update_effective_progs failsPu Lehui1-5/+7
2025-11-18d_make_discardable(): warn if given a non-persistent dentryAl Viro1-0/+2
2025-11-18kill securityfs_recursive_remove()Al Viro1-2/+0