summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-05-08ratelimit: Convert the ->missed field to atomic_tPaul E. McKenney
2025-05-08ratelimit: Create functions to handle ratelimit_state internalsPaul E. McKenney
2025-05-09wifi: mac80211: Update MCS15 support in link_confMohan Kumar G
2025-05-08perf: Remove too early and redundant CPU hotplug handlingFrederic Weisbecker
2025-05-08futex: Fix outdated comment in struct restart_blockNam Cao
2025-05-08treewide, timers: Rename destroy_timer_on_stack() as timer_destroy_on_stack()Ingo Molnar
2025-05-08treewide, timers: Rename try_to_del_timer_sync() as timer_delete_sync_try()Ingo Molnar
2025-05-08timers: Rename init_timers() as timers_init()Ingo Molnar
2025-05-08timers: Rename NEXT_TIMER_MAX_DELTA as TIMER_NEXT_MAX_DELTAIngo Molnar
2025-05-08timers: Rename __init_timer_on_stack() as __timer_init_on_stack()Ingo Molnar
2025-05-08timers: Rename __init_timer() as __timer_init()Ingo Molnar
2025-05-08timers: Rename init_timer_on_stack_key() as timer_init_key_on_stack()Ingo Molnar
2025-05-08timers: Rename init_timer_key() as timer_init_key()Ingo Molnar
2025-05-08Merge branch 'irq/platform-msi' into irq/msiThomas Gleixner
2025-05-08integer-wrap: Force full rebuild when .scl file changesKees Cook
2025-05-08randstruct: Force full rebuild when seed changesKees Cook
2025-05-08gcc-plugins: Force full rebuild when plugins changeKees Cook
2025-05-08overflow: Fix direct struct member initialization in _DEFINE_FLEX()Gustavo A. R. Silva
2025-05-08overflow: Add STACK_FLEX_ARRAY_SIZE() helperGustavo A. R. Silva
2025-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-05-08Merge tag 'net-6.15-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-05-08platform/x86: int3472: Remove unused sensor_config struct memberHans de Goede
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-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: 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-07mm: vmalloc: support more granular vrealloc() sizingKees Cook
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-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-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-06Merge tag 'wireless-2025-05-06' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski