summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2025-11-18fs: Add the __data_racy annotation to backing_dev_info.ra_pagesBart Van Assche
2025-11-19devres: Remove unused devm_free_percpu()Andy Shevchenko
2025-11-18efi/libstub: gop: Add support for reading EDIDThomas Zimmermann
2025-11-18efi: Fix trailing whitespace in header fileThomas Zimmermann
2025-11-18regulator: pca9450: Add support for setting debounce settingsMartijn de Gouw
2025-11-18PCI: Add .assert_perst() to control PCIe PERST#Krishna Chaitanya Chundru
2025-11-18phy: add new phy_notify_state() apiPeter Griffin
2025-11-18reset: fix BIT macro referenceEncrow Thorne
2025-11-18reset: remove legacy reset lookup codeBartosz Golaszewski
2025-11-18mm/huge_memory: Fix initialization of huge zero folioLinus Torvalds
2025-11-18rseq: Delete duplicate if statement in rseq_virt_userspace_exit()Dan Carpenter
2025-11-18ASoC: Intel: avs: Allow for NHLT configurationMark Brown
2025-11-18platform/x86: wmi: Remove extern keyword from prototypesArmin Wolf
2025-11-18platform/x86: asus-armoury: add ppt_* and nv_* tuning knobsLuke D. Jones
2025-11-18platform/x86: asus-wmi: rename ASUS_WMI_DEVID_PPT_FPPTDenis Benato
2025-11-18platform/x86: asus-armoury: add screen auto-brightness toggleLuke D. Jones
2025-11-18platform/x86: asus-armoury: add apu-mem control supportLuke D. Jones
2025-11-17bpf: Fix invalid prog->stats access when update_effective_progs failsPu Lehui
2025-11-17d_make_discardable(): warn if given a non-persistent dentryAl Viro
2025-11-17kill securityfs_recursive_remove()Al Viro
2025-11-17get rid of kill_litter_super()Al Viro
2025-11-17net: phy: Add helper for fixing RGMII PHY mode based on internal mac delayInochi Amaoto
2025-11-17memregion: Support fine grained invalidate by cpu_cache_invalidate_memregion()Yicong Yang