summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-05-10net: dsa: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean2-4/+8
2025-05-10ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is re...Gal Pressman1-65/+69
2025-05-10Merge tag 'memory-controller-drv-6.16' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-6/+9
2025-05-10Merge tag 'memory-controller-drv-renesas-6.16' of https://git.kernel.org/pub/...Arnd Bergmann1-0/+4
2025-05-10Merge tag 'scmi-updates-6.16' of https://git.kernel.org/pub/scm/linux/kernel/...Arnd Bergmann2-0/+61
2025-05-10Merge tag 'samsung-drivers-6.16' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-2/+4
2025-05-09Merge tag 'renesas-dts-for-v6.16-tag1' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann1-0/+24
2025-05-09x86/its: Use dynamic thunks for indirect branchesPeter Zijlstra2-0/+8
2025-05-09mm/execmem: Unify early execmem_cache behaviourPeter Zijlstra1-1/+7
2025-05-09x86/its: Enable Indirect Target Selection mitigationPawan Gupta1-0/+2
2025-05-09Merge tag 'drm-intel-next-2025-05-08' of https://gitlab.freedesktop.org/drm/i...Dave Airlie1-0/+2
2025-05-09bpf: Add support to retrieve ref_ctr_offset for uprobe perf linkJiri Olsa1-0/+1
2025-05-09Merge tag 'drm-fixes-2025-05-10' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-11/+9
2025-05-09ring-buffer: Add ring_buffer_record_is_on_cpu()Steven Rostedt1-0/+1
2025-05-09iidc/ice/irdma: Update IDC to support multiple consumersDave Ertman2-58/+78
2025-05-09bpf: Allow some trace helpers for all prog typesFeng Yang1-8/+0
2025-05-09mfd: max77759: Add Maxim MAX77759 core driverAndré Draszik1-0/+165
2025-05-09io_uring: count allocated requestsPavel Begunkov1-0/+1
2025-05-09mm/vmalloc: Gracefully unmap huge ptesRyan Roberts1-0/+8
2025-05-09mm/page_table_check: Batch-check pmds/puds just like ptesRyan Roberts1-12/+18
2025-05-09net_sched: Flush gso_skb list too during ->change()Cong Wang1-0/+15
2025-05-09include/cgroup: separate {get,put}_cgroup_ns no-op caseJoel Savitz1-12/+14
2025-05-09super: add filesystem freezing helpers for suspend and hibernateChristian Brauner1-4/+11
2025-05-09media: uapi: Add stats info and parameters buffer for C3 ISPKeke Li1-0/+564
2025-05-09media: Add C3ISP_PARAMS and C3ISP_STATS meta formatsKeke Li1-0/+4
2025-05-09drm/plane: Add new plane property IN_FORMATS_ASYNCArun R Murthy2-0/+23
2025-05-09Add RZ/G3E xSPI supportMark Brown1-0/+4
2025-05-09net: enetc: add initial netc-lib driver to support NTMPWei Fang1-0/+121
2025-05-09tsm-mr: Add TVM Measurement Register supportCedric Xing2-0/+169
2025-05-09ASoC: soc.h: remove unnecessary definitionsKuninori Morimoto1-7/+0
2025-05-09ASoC: soc.h: remove snd_soc_disconnect_sync()Kuninori Morimoto1-2/+0
2025-05-09Merge tag 'for-net-2025-05-08' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-0/+1
2025-05-09ratelimit: Reduce ___ratelimit() false-positive rate limitingPetr Mladek2-2/+2
2025-05-09ratelimit: Avoid jiffies=0 special casePaul E. McKenney2-1/+2
2025-05-09ratelimit: Convert the ->missed field to atomic_tPaul E. McKenney2-7/+4
2025-05-09ratelimit: Create functions to handle ratelimit_state internalsPaul E. McKenney1-5/+35
2025-05-09Merge tag 'drm-misc-fixes-2025-05-08' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2-11/+9
2025-05-09wifi: mac80211: Update MCS15 support in link_confMohan Kumar G2-0/+4
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-08dt-bindings: clock: rk3036: add SCLK_USB480M clock-idHeiko Stuebner1-0/+1
2025-05-08Merge tag 'renesas-r9a09g047-dt-binding-defs-tag3' into renesas-clk-for-v6.16Geert Uytterhoeven1-0/+3
2025-05-08dt-bindings: clock: renesas,r9a09g047-cpg: Add XSPI and GBETH PTP core clocksBiju Das1-0/+3
2025-05-08dt-bindings: clock: Add GRF clock definition for RK3528Yao Zi1-0/+6
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