summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
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-07This patch set did some clean up and add runtime pmMark Brown
2025-05-06wifi: mac80211: fix the type of status_code for negotiated TID to Link MappingMichael-CY Lee
2025-05-06rpmsg: core: Remove deadcodeDr. David Alan Gilbert
2025-05-06kill vfs_submount()Al Viro
2025-05-06f2fs: fix to bail out in get_new_segment()Chao Yu
2025-05-06nvme: add FDP definitionsChristoph Hellwig
2025-05-06block: introduce a write_stream_granularity queue limitChristoph Hellwig
2025-05-06block: introduce max_write_streams queue limitKeith Busch
2025-05-06block: add a bi_write_stream fieldChristoph Hellwig