summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-20Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-01-20mm/hugetlb: fix hugetlb_pmd_shared()David Hildenbrand (Red Hat)
2026-01-19fs/writeback: skip AS_NO_DATA_INTEGRITY mappings in wait_sb_inodes()Joanne Koong
2026-01-19mm: take into account mm_cid size for mm_struct static definitionsMathieu Desnoyers
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers
2026-01-18Merge tag 'usb-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2026-01-18Merge tag 'sched-urgent-2026-01-18' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-01-16Merge tag 'pci-v6.19-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-16Merge tag 'pm-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2026-01-16Merge branch 'pm-em'Rafael J. Wysocki
2026-01-15Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-15Merge tag 'net-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp
2026-01-14powerpc/watchdog: add support for hardlockup_sys_info sysctlFeng Tang
2026-01-14mm, kfence: describe @slab parameter in __kfence_obj_info()Bagas Sanjaya
2026-01-14textsearch: describe @list member in ts_ops searchBagas Sanjaya
2026-01-14mm: describe @flags parameter in memalloc_flags_save()Bagas Sanjaya
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy
2026-01-13sched: Provide idle_rq() helperPeter Zijlstra
2026-01-12net: airoha: Fix typo in airoha_ppe_setup_tc_block_cb definitionLorenzo Bianconi
2026-01-12Merge tag 'cgroup-for-6.19-rc5-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-01-12PCI: Provide pci_free_irq_vectors() stubBoqun Feng
2026-01-11treewide: Update email addressThomas Gleixner
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-08Merge tag 'trace-v6.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-08PM: EM: Fix incorrect description of the cost field in struct em_perf_stateYaxiong Tian
2026-01-07cgroup: Eliminate cgrp_ancestor_storage in cgroup_rootMichal Koutný
2026-01-07tracing: Add recursion protection in kernel stack trace recordingSteven Rostedt
2026-01-07ftrace: Make ftrace_graph_ent depth field signedSteven Rostedt
2026-01-07usb: core: add USB_QUIRK_NO_BOS for devices that hang on BOS descriptorJohannes Brüderl