summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2025-05-08overflow: Fix direct struct member initialization in _DEFINE_FLEX()Gustavo A. R. Silva-3/+3
2025-05-08overflow: Add STACK_FLEX_ARRAY_SIZE() helperGustavo A. R. Silva-0/+15
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-36/+72
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-1/+11
2025-05-08f2fs: remove wbc->for_reclaim handlingChristoph Hellwig-4/+1
2025-05-08platform/x86: int3472: Remove unused sensor_config struct memberHans de Goede-2/+0
2025-05-08platform/x86: int3472: Export int3472_discrete_parse_crs()Hans de Goede-0/+3
2025-05-08platform/x86: int3472: Stop using devm_gpiod_get()Hans de Goede-0/+1
2025-05-08platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT...Hans de Goede-0/+164
2025-05-08Bluetooth: hci_event: Fix not using key encryption size when its knownLuiz Augusto von Dentz-0/+1
2025-05-08ftrace: Show subops in enabled_functionsSteven Rostedt-0/+2
2025-05-08platform/x86/sony-laptop: Remove unused sony laptop camera codeDr. David Alan Gilbert-39/+0
2025-05-08platform/x86: ISST: Support SST-PP revision 2Srinivas Pandruvada-0/+26
2025-05-08platform/x86: asus-wmi: Refactor Ally suspend/resumeLuke D. Jones-0/+19
2025-05-08platform/x86:intel/vsec: Change return type of intel_vsec_registerXi Pardee-2/+3
2025-05-08firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei-2/+2
2025-05-08net: export a helper for adding up queue statsJakub Kicinski-0/+6
2025-05-08ALSA: gus: Remove deadcodeDr. David Alan Gilbert-6/+0
2025-05-08ALSA: hda: Remove unused snd_hdac_stream_get_spbmaxfifoDr. David Alan Gilbert-2/+0
2025-05-07mm: vmalloc: support more granular vrealloc() sizingKees Cook-0/+1
2025-05-07bpf: Clarify handling of mark and tstamp by redirect_peerPaul Chaignon-0/+3
2025-05-07ipmi:msghandler: Export and fix panic messaging capabilityCorey Minyard-0/+10
2025-05-07ipmi: Add a note about the pretimeout callbackCorey Minyard-1/+2
2025-05-07fs: add atomic write unit max opt to statxJohn Garry-3/+9
2025-05-07arch_topology: Relocate cpu_scale to topology.[h|c]Ricardo Neri-8/+9
2025-05-07cpufreq/sched: Move cpufreq-specific EAS checks to cpufreqRafael J. Wysocki-0/+2
2025-05-07cpufreq/sched: schedutil: Add helper for governor checksRafael J. Wysocki-0/+9
2025-05-07dt-bindings: clock: thead: Add TH1520 VO clock controllerMichal Wilczynski-0/+34
2025-05-07irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()Frank Li-0/+7
2025-05-07block: remove the q argument from blk_rq_map_kernChristoph Hellwig-2/+2
2025-05-07block: add a bio_add_vmalloc helpersChristoph Hellwig-0/+3
2025-05-07block: add a bio_add_max_vecs helperChristoph Hellwig-0/+15
2025-05-07block: add a bdev_rw_virt helperChristoph Hellwig-1/+4
2025-05-07block: add a bio_add_virt_nofail helperChristoph Hellwig-0/+2
2025-05-07block: fix warning on 'make htmldocs'Ming Lei-0/+3
2025-05-07ASoC: tas2781: Add a debugfs node for acoustic tuningShenghao Ding-0/+23
2025-05-07KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2Mostafa Saleh-1/+1
2025-05-07ubsan: Remove regs from report_ubsan_failure()Mostafa Saleh-2/+2
2025-05-07genirq: Remove unused remove_percpu_irq()Dr. David Alan Gilbert-1/+0
2025-05-07bus: firewall: Fix missing static inline annotations for stubsKrzysztof Kozlowski-6/+9
2025-05-07genirq/manage: Rework can_request_irq()Thomas Gleixner-1/+1
2025-05-07Add support for CS35L63 Smart AmplifierMark Brown-0/+28
2025-05-07ASoC: SOF: add disable_function_topology flag andMark Brown-0/+1
2025-05-07Minor bug fix and tidy up for sof_sdwMark Brown-3/+2
2025-05-07ASoC: codec: cs42l[56,73,52]: Convert to GPIOMark Brown-93/+0
2025-05-06Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski-1/+1
2025-05-06Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski-61/+96
2025-05-06net: add missing instance lock to dev_set_promiscuityStanislav Fomichev-0/+1
2025-05-06devlink: avoid param type value translationsJiri Pirko-5/+5
2025-05-06devlink: define enum for attr types of dynamic attributesJiri Pirko-0/+15