summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-04-01Merge tag 'tee-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/jen...Arnd Bergmann
2026-04-01Merge tag 'stm32-bus-firewall-for-7.1-1' of git://git.kernel.org/pub/scm/linu...Arnd Bergmann
2026-04-01workqueue: add WQ_AFFN_CACHE_SHARD affinity scopeBreno Leitao
2026-04-01workqueue: fix typo in WQ_AFFN_SMT commentBreno Leitao
2026-04-01sched: update task_struct->comm commentThorsten Blum
2026-04-01x86/CPU/AMD: Print AGESA string from DMI additional information entryYazen Ghannam
2026-04-01firmware: dmi: Correct an indexing error in dmi.hMario Limonciello (AMD)
2026-04-01timens: Add a __free() wrapper for put_time_ns()Thomas Weißschuh
2026-04-01powercap: intel_rapl: Consolidate PL4 and PMU support flags into rapl_defaultsKuppuswamy Sathyanarayanan
2026-04-01powercap: intel_rapl: Move primitive info to header for interface driversKuppuswamy Sathyanarayanan
2026-04-01cpufreq: Allocate QoS freq_req objects with policyViresh Kumar
2026-04-01Merge tag 'qcom-drivers-fixes-for-7.0' of ssh://gitolite.kernel.org/pub/scm/l...Krzysztof Kozlowski
2026-04-01pmdomain: Merge branch fixes into nextUlf Hansson
2026-04-01pmdomain: Merge branch pmdomain into nextUlf Hansson
2026-04-01PM: domains: De-constify fields in struct dev_pm_domain_attach_dataDmitry Baryshkov
2026-04-01pmdomain: core: Extend statistics for domain idle states with s2idle dataUlf Hansson
2026-04-01firmware: thead: Fix buffer overflow and use standard endian macrosMichal Wilczynski
2026-04-01netfilter: ipset: use nla_strcmp for IPSET_ATTR_NAME attrFlorian Westphal
2026-04-01lib/hexdump: print_hex_dump_bytes() calls print_hex_dump_debug()Geert Uytterhoeven
2026-04-01memblock, treewide: make memblock_free() handle late freeingMike Rapoport (Microsoft)
2026-04-01memblock: move reserve_bootmem_range() to memblock.c and make it staticMike Rapoport (Microsoft)
2026-04-01lis3lv02d: fix kernel-doc warningsRandy Dunlap
2026-03-31module: deprecate usage of *_gpl sections in module loaderSiddharth Nayyar
2026-03-31module: use kflagstab instead of *_gpl sectionsSiddharth Nayyar
2026-03-31module: populate kflagstab in modpostSiddharth Nayyar
2026-03-31module: define ksym_flags enumeration to represent kernel symbol flagsSiddharth Nayyar
2026-03-31bpf: Fix grace period wait for tracepoint bpf_linkKumar Kartikeya Dwivedi
2026-03-31refcount: Remove unused __signed_wrap function annotationsKees Cook
2026-03-31Merge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2026-03-31Merge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-03-31EDAC/mc: Use kzalloc_flex()Rosen Penev
2026-03-31sched/deadline: Move some utility functions to deadline.hGabriele Monaco
2026-03-31rv: Add support for per-object monitors in DA/HAGabriele Monaco
2026-03-31rv: Add Hybrid Automata monitor typeGabriele Monaco
2026-03-31Merge tag 'fixes' into 'for-next'Ilpo Järvinen
2026-03-31sed-opal: Add STACK_RESET commandMilan Broz
2026-03-31Merge branch 'dma-contig-for-7.1-modules-prep-v4' into dma-mapping-for-nextMarek Szyprowski
2026-03-31dma: contiguous: Make dma_contiguous_default_area staticMaxime Ripard
2026-03-31dma: contiguous: Make dev_get_cma_area() a proper functionMaxime Ripard
2026-03-31dma: contiguous: Turn heap registration logic aroundMaxime Ripard
2026-03-31serdev: Add an API to find the serdev controller associated with the devicetr...Manivannan Sadhasivam
2026-03-31serdev: Convert to_serdev_*() helpers to macros and use container_of_const()Manivannan Sadhasivam
2026-03-30hwmon: (ina2xx) drop unused platform dataBartosz Golaszewski
2026-03-30vfio: unhide vdev->debug_rootArnd Bergmann
2026-03-30x86: rename and clean up __copy_from_user_inatomic_nocache()Linus Torvalds
2026-03-31BackMerge tag 'v7.0-rc6' into drm-nextDave Airlie
2026-03-30cpufreq: Add boost_freq_req QoS requestPierre Gondois
2026-03-30rcu-tasks: Document that RCU Tasks Trace grace periods now imply RCU grace pe...Paul E. McKenney
2026-03-30srcu: Fix s/they disables/they disable/ typo in srcu_read_unlock_fast()Paul E. McKenney
2026-03-30srcu: Fix SRCU read flavor macro commentsPaul E. McKenney