summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-08platform/x86: int3472: Export int3472_discrete_parse_crs()Hans de Goede
2025-05-08platform/x86: int3472: Stop using devm_gpiod_get()Hans de Goede
2025-05-08platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT...Hans de Goede
2025-05-08Bluetooth: hci_event: Fix not using key encryption size when its knownLuiz Augusto von Dentz
2025-05-08ftrace: Show subops in enabled_functionsSteven Rostedt
2025-05-08platform/x86/sony-laptop: Remove unused sony laptop camera codeDr. David Alan Gilbert
2025-05-08platform/x86: ISST: Support SST-PP revision 2Srinivas Pandruvada
2025-05-08platform/x86: asus-wmi: Refactor Ally suspend/resumeLuke D. Jones
2025-05-08platform/x86:intel/vsec: Change return type of intel_vsec_registerXi Pardee
2025-05-08firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei
2025-05-08net: export a helper for adding up queue statsJakub Kicinski
2025-05-08ALSA: gus: Remove deadcodeDr. David Alan Gilbert
2025-05-08ALSA: hda: Remove unused snd_hdac_stream_get_spbmaxfifoDr. David Alan Gilbert
2025-05-07mm: vmalloc: support more granular vrealloc() sizingKees Cook
2025-05-07bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon
2025-05-07ipmi:msghandler: Export and fix panic messaging capabilityCorey Minyard
2025-05-07ipmi: Add a note about the pretimeout callbackCorey Minyard
2025-05-07fs: add atomic write unit max opt to statxJohn Garry
2025-05-07arch_topology: Relocate cpu_scale to topology.[h|c]Ricardo Neri
2025-05-07cpufreq/sched: Move cpufreq-specific EAS checks to cpufreqRafael J. Wysocki
2025-05-07cpufreq/sched: schedutil: Add helper for governor checksRafael J. Wysocki
2025-05-07dt-bindings: clock: thead: Add TH1520 VO clock controllerMichal Wilczynski
2025-05-07irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()Frank Li
2025-05-07block: remove the q argument from blk_rq_map_kernChristoph Hellwig
2025-05-07block: add a bio_add_vmalloc helpersChristoph Hellwig
2025-05-07block: add a bio_add_max_vecs helperChristoph Hellwig
2025-05-07block: add a bdev_rw_virt helperChristoph Hellwig
2025-05-07block: add a bio_add_virt_nofail helperChristoph Hellwig
2025-05-07block: fix warning on 'make htmldocs'Ming Lei
2025-05-07ASoC: tas2781: Add a debugfs node for acoustic tuningShenghao Ding
2025-05-07KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2Mostafa Saleh
2025-05-07ubsan: Remove regs from report_ubsan_failure()Mostafa Saleh
2025-05-07genirq: Remove unused remove_percpu_irq()Dr. David Alan Gilbert
2025-05-07bus: firewall: Fix missing static inline annotations for stubsKrzysztof Kozlowski
2025-05-07genirq/manage: Rework can_request_irq()Thomas Gleixner
2025-05-07Add support for CS35L63 Smart AmplifierMark Brown
2025-05-07ASoC: SOF: add disable_function_topology flag andMark Brown
2025-05-07Minor bug fix and tidy up for sof_sdwMark Brown
2025-05-07ASoC: codec: cs42l[56,73,52]: Convert to GPIOMark Brown
2025-05-06Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-05-06Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-05-06net: add missing instance lock to dev_set_promiscuityStanislav Fomichev
2025-05-06devlink: avoid param type value translationsJiri Pirko
2025-05-06devlink: define enum for attr types of dynamic attributesJiri Pirko
2025-05-07This patch set did some clean up and add runtime pmMark Brown
2025-05-07dt-bindings: clock: sophgo: add clock controller for SG2044Inochi Amaoto
2025-05-07dt-bindings: soc: sophgo: Add SG2044 top syscon deviceInochi Amaoto
2025-05-06clk: test: Forward-declare struct of_phandle_args in kunit/clk.hRichard Fitzgerald
2025-05-06wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee
2025-05-06Merge tag 'v6.15-rc5' into x86/msr, to pick up fixes and to resolve conflictsIngo Molnar