summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2026-01-22rseq: Add fields and constants for time slice extensionThomas Gleixner
2026-01-21Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-01-21net: phylink: introduce helpers for replaying link callbacksVladimir Oltean
2026-01-21net: pcs: pcs-mtk-lynxi: pass SGMIISYS OF node to PCSVladimir Oltean
2026-01-21net: always inline __skb_incr_checksum_unnecessary()Eric Dumazet
2026-01-21tcp: preserve const qualifier in tcp_rsk() and inet_rsk()Eric Dumazet
2026-01-21Merge branch 'add-devm_clk_bulk_get_optional_enable-helper-and-use-in-axi-eth...Jakub Kicinski
2026-01-21clk: Add devm_clk_bulk_get_optional_enable() helperSuraj Gupta
2026-01-21io_uring/eventfd: remove unused ctx->evfd_last_cq_tail memberJens Axboe
2026-01-21Merge tag 'qcom-drivers-for-6.20' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2026-01-21Merge tag 'imx-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-01-21Merge tag 'samsung-drivers-6.20' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2026-01-21Merge tag 'tee-sysfs-for-6.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Arnd Bergmann
2026-01-21Merge tag 'tee-bus-callback-for-6.20' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2026-01-21Merge tag 'renesas-drivers-for-v6.20-tag2' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2026-01-21Revert "mmc: rtsx_pci: add quirk to disable MMC_CAP_AGGRESSIVE_PM for RTS525A"Greg Kroah-Hartman
2026-01-21Revert "mmc: rtsx: reset power state on suspend"Greg Kroah-Hartman
2026-01-21block: add a bio_reuse helperChristoph Hellwig
2026-01-21mm/page_ext: Add page_ext_get_from_phys()Mostafa Saleh
2026-01-21platform/x86/amd/pmf: Introduce new interface to export NPU metricsShyam Sundar S K
2026-01-21crypto: ccp - Send PSP_CMD_TEE_RING_DESTROY when PSP_CMD_TEE_RING_INIT failsMario Limonciello (AMD)
2026-01-21phy: hdmi: Add HDMI 2.1 FRL configuration optionsCristian Ciocaltea
2026-01-20kallsyms/ftrace: set module buildid in ftrace_mod_address_lookup()Petr Mladek
2026-01-20kallsyms/bpf: rename __bpf_address_lookup() to bpf_address_lookup()Petr Mladek
2026-01-20module: add helper function for reading module_buildid()Petr Mladek
2026-01-20array_size.h: add ARRAY_END()Alejandro Colomar
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20mm/vmstat: remove unused node and zone state helpersWei Yang
2026-01-20mm, hugetlb: implement movable_gigantic_pages sysctlGregory Price
2026-01-20mm: cleanup vma_iter_bulk_allocWentao Guan
2026-01-20mm: clarify GFP_ATOMIC/GFP_NOWAIT doc-commentBrendan Jackman
2026-01-20mm/mm_init: replace simple_strtoul with kstrtobool in set_hashdistThorsten Blum
2026-01-20maple_tree: remove struct maple_allocSidhartha Kumar
2026-01-20mm/block/fs: remove laptop_modeJohannes Weiner
2026-01-20mm/damon/core: implement max_nr_snapshotsSeongJae Park
2026-01-20mm/damon: update damos kerneldoc for stat fieldSeongJae Park
2026-01-20mm/damon/core: introduce nr_snapshots damos statSeongJae Park
2026-01-20mm: memcontrol: rename mem_cgroup_from_slab_obj()Johannes Weiner
2026-01-20memcg: remove mem_cgroup_size()Chen Ridong
2026-01-20mm: folio_zero_user: clear page rangesAnkur Arora
2026-01-20highmem: introduce clear_user_highpages()Ankur Arora
2026-01-20mm: introduce clear_pages() and clear_user_pages()Ankur Arora
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand
2026-01-20mm: enable lazy_mmu sections to nestKevin Brodsky
2026-01-20mm: bail out of lazy_mmu_mode_* in interrupt contextKevin Brodsky
2026-01-20mm: introduce generic lazy_mmu helpersKevin Brodsky
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky
2026-01-20mm: clarify lazy_mmu sleeping constraintsKevin Brodsky
2026-01-20net: remove HIPPI support and RoadRunner HIPPI driverEthan Nelson-Moore
2026-01-20Revert "Merge branch 'netkit-support-for-io_uring-zero-copy-and-af_xdp'"Jakub Kicinski