summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2025-05-09wifi: mac80211: Update MCS15 support in link_confMohan Kumar G1-0/+1
2025-05-08perf: Remove too early and redundant CPU hotplug handlingFrederic Weisbecker1-1/+0
2025-05-08futex: Fix outdated comment in struct restart_blockNam Cao1-1/+1
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar1-3/+3
2025-05-08treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()Ingo Molnar1-1/+1
2025-05-08timers: Rename init_timers() as timers_init()Ingo Molnar1-1/+1
2025-05-08timers: Rename NEXT_TIMER_MAX_DELTA as TIMER_NEXT_MAX_DELTAIngo Molnar1-1/+1
2025-05-08timers: Rename __init_timer_on_stack() as __timer_init_on_stack()Ingo Molnar2-4/+4
2025-05-08timers: Rename __init_timer() as __timer_init()Ingo Molnar2-4/+4
2025-05-08timers: Rename init_timer_on_stack_key() as timer_init_key_on_stack()Ingo Molnar1-4/+4
2025-05-08timers: Rename init_timer_key() as timer_init_key()Ingo Molnar1-4/+4
2025-05-08Merge branch 'irq/platform-msi' into irq/msiThomas Gleixner1-0/+7
2025-05-08integer-wrap: Force full rebuild when .scl file changesKees Cook1-0/+10
2025-05-08randstruct: Force full rebuild when seed changesKees Cook2-1/+9
2025-05-08gcc-plugins: Force full rebuild when plugins changeKees Cook1-0/+11
2025-05-08overflow: Fix direct struct member initialization in _DEFINE_FLEX()Gustavo A. R. Silva1-3/+3
2025-05-08overflow: Add STACK_FLEX_ARRAY_SIZE() helperGustavo A. R. Silva1-0/+15
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-34/+60
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-1/+2
2025-05-08platform/x86: int3472: Remove unused sensor_config struct memberHans de Goede1-2/+0
2025-05-08platform/x86: int3472: Export int3472_discrete_parse_crs()Hans de Goede1-0/+3
2025-05-08platform/x86: int3472: Stop using devm_gpiod_get()Hans de Goede1-0/+1
2025-05-08platform/x86: int3472: Move common.h to public includes, symbols to INTEL_INT...Hans de Goede1-0/+164
2025-05-08ftrace: Show subops in enabled_functionsSteven Rostedt1-0/+2
2025-05-08platform/x86/sony-laptop: Remove unused sony laptop camera codeDr. David Alan Gilbert1-39/+0
2025-05-08platform/x86: asus-wmi: Refactor Ally suspend/resumeLuke D. Jones1-0/+19
2025-05-08platform/x86:intel/vsec: Change return type of intel_vsec_registerXi Pardee1-2/+3
2025-05-08firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei1-2/+2
2025-05-08mm: vmalloc: support more granular vrealloc() sizingKees Cook1-0/+1
2025-05-08ipmi:msghandler: Export and fix panic messaging capabilityCorey Minyard1-0/+10
2025-05-08ipmi: Add a note about the pretimeout callbackCorey Minyard1-1/+2
2025-05-08fs: add atomic write unit max opt to statxJohn Garry2-1/+3
2025-05-07arch_topology: Relocate cpu_scale to topology.[h|c]Ricardo Neri2-8/+9
2025-05-07cpufreq/sched: Move cpufreq-specific EAS checks to cpufreqRafael J. Wysocki1-0/+2
2025-05-07cpufreq/sched: schedutil: Add helper for governor checksRafael J. Wysocki1-0/+9
2025-05-07irqdomain: Add IRQ_DOMAIN_FLAG_MSI_IMMUTABLE and irq_domain_is_msi_immutable()Frank Li1-0/+7
2025-05-07block: remove the q argument from blk_rq_map_kernChristoph Hellwig1-2/+2
2025-05-07block: add a bio_add_vmalloc helpersChristoph Hellwig1-0/+3
2025-05-07block: add a bio_add_max_vecs helperChristoph Hellwig1-0/+15
2025-05-07block: add a bdev_rw_virt helperChristoph Hellwig1-1/+4
2025-05-07block: add a bio_add_virt_nofail helperChristoph Hellwig1-0/+2
2025-05-07block: fix warning on 'make htmldocs'Ming Lei1-0/+3
2025-05-07KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2Mostafa Saleh1-1/+1
2025-05-07ubsan: Remove regs from report_ubsan_failure()Mostafa Saleh1-2/+2
2025-05-07genirq: Remove unused remove_percpu_irq()Dr. David Alan Gilbert1-1/+0
2025-05-07bus: firewall: Fix missing static inline annotations for stubsKrzysztof Kozlowski1-6/+9
2025-05-07genirq/manage: Rework can_request_irq()Thomas Gleixner1-1/+1
2025-05-07Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-1/+1
2025-05-07Merge tag 'wireless-next-2025-05-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski2-3/+77
2025-05-07net: add missing instance lock to dev_set_promiscuityStanislav Fomichev1-0/+1