summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-05-09ASoC: soc.h: remove unnecessary definitionsKuninori Morimoto
2025-05-09ASoC: soc.h: remove snd_soc_disconnect_sync()Kuninori Morimoto
2025-05-08Merge tag 'for-net-2025-05-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-05-08ratelimit: Reduce ___ratelimit() false-positive rate limitingPetr Mladek
2025-05-08ratelimit: Avoid jiffies=0 special casePaul E. McKenney
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-09Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
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-08dt-bindings: clock: rk3036: add SCLK_USB480M clock-idHeiko Stuebner
2025-05-08Merge tag 'renesas-r9a09g047-dt-binding-defs-tag3' into renesas-clk-for-v6.16Geert Uytterhoeven
2025-05-08dt-bindings: clock: renesas,r9a09g047-cpg: Add XSPI and GBETH PTP core clocksBiju Das
2025-05-08dt-bindings: clock: Add GRF clock definition for RK3528Yao Zi
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-08f2fs: remove wbc->for_reclaim handlingChristoph Hellwig
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-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