summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2026-02-01mm/damon: document damon_call_control->dealloc_on_cancel repeat behaviorSeongJae Park1-1/+1
2026-02-01mm/damon: remove damon_operations->cleanup()SeongJae Park1-3/+0
2026-02-01mm: page_isolation: introduce page_is_unmovable()Kefeng Wang1-0/+2
2026-02-01mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen1-4/+15
2026-02-01mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaimJiayuan Chen1-0/+2
2026-02-01mm: fix OOM killer inaccuracy on large many-core systemsMathieu Desnoyers1-0/+7
2026-02-01mm: rename CONFIG_MEMORY_BALLOON -> CONFIG_BALLOONDavid Hildenbrand (Red Hat)1-2/+2
2026-02-01mm: rename CONFIG_BALLOON_COMPACTION to CONFIG_BALLOON_MIGRATIONDavid Hildenbrand (Red Hat)2-8/+8
2026-02-01mm: rename balloon_compaction.(c|h) to balloon.(c|h)David Hildenbrand (Red Hat)1-6/+5
2026-02-01mm/balloon_compaction: remove "extern" from functionsDavid Hildenbrand (Red Hat)1-8/+8
2026-02-01mm/balloon_compaction: move internal helpers to balloon_compaction.cDavid Hildenbrand (Red Hat)1-44/+0
2026-02-01mm/balloon_compaction: fold balloon_mapping_gfp_mask() into balloon_page_alloc()David Hildenbrand (Red Hat)1-7/+0
2026-02-01mm/balloon_compaction: remove balloon_page_push/pop()David Hildenbrand (Red Hat)1-30/+0
2026-02-01mm/balloon_compaction: drop fs.h include from balloon_compaction.hDavid Hildenbrand (Red Hat)1-1/+0
2026-02-01mm/balloon_compaction: make balloon_mops staticDavid Hildenbrand (Red Hat)1-1/+0
2026-02-01mm/balloon_compaction: remove dependency on page lockDavid Hildenbrand (Red Hat)1-12/+13
2026-02-01mm/balloon_compaction: use a device-independent balloon (list) lockDavid Hildenbrand (Red Hat)1-4/+2
2026-02-01mm/balloon_compaction: centralize adjust_managed_page_count() handlingDavid Hildenbrand (Red Hat)1-0/+2
2026-02-01mm/khugepaged: change collapse_pte_mapped_thp() to return voidShivank Garg1-5/+4
2026-02-01Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem,Andrew Morton3-3/+26
2026-02-01bpf, arm64: Add fsession supportLeon Hwang1-1/+6
2026-02-01bpf: Add bpf_jit_supports_fsession()Leon Hwang1-0/+1
2026-01-31crypto: hisilicon/qm - obtain the mailbox configuration at one timeWeili Qian1-0/+1
2026-01-31net: wwan: add NMEA port supportSergey Ryazanov1-0/+2
2026-01-31PCI/MSI: Convert the boolean no_64bit_msi flag to a DMA address maskVivian Wang1-1/+7
2026-01-31i3c: master: Add i3c_master_do_daa_ext() for post-hibernation address recoveryAdrian Hunter1-0/+1
2026-01-31perf: sched: Fix perf crash with new is_user_task() helperSteven Rostedt1-0/+5
2026-01-31NFS: fix delayed delegation return handlingChristoph Hellwig1-1/+1
2026-01-31NFS: return void from ->return_delegationChristoph Hellwig1-1/+1
2026-01-31Merge tag 'dma-mapping-6.19-2026-01-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+9
2026-01-30bpf: Allow sleepable programs to use tail callsJiri Olsa1-0/+1
2026-01-30NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4Anna Schumaker2-7/+1
2026-01-30NFS: Move sequence slot operations into minorversion operationsAnna Schumaker1-0/+1
2026-01-30tracing: Guard __DECLARE_TRACE() use of __DO_TRACE_CALL() with SRCU-fastSteven Rostedt1-4/+5
2026-01-30block: introduce bdev_rot()Damien Le Moal1-1/+6
2026-01-30Merge branch 'core/entry' into sched/coreThomas Gleixner1-17/+148
2026-01-30entry: Inline syscall_exit_work() and syscall_trace_enter()Jinjie Ruan1-2/+92
2026-01-30entry: Add arch_ptrace_report_syscall_entry/exit()Jinjie Ruan1-0/+36
2026-01-30entry: Rework syscall_exit_to_user_mode_work() for architecture reuseJinjie Ruan1-14/+11
2026-01-30entry: Remove unused syscall argument from syscall_trace_enter()Jinjie Ruan1-2/+2
2026-01-30MIPS: copy pic32.h header file from asm/mach-pic32/ to include/platform-data/Brian Masney1-0/+39
2026-01-30pkcs7, x509: Add ML-DSA supportDavid Howells1-0/+5
2026-01-30irqchip/gic-v5: Check if impl is virt capableSascha Bischoff1-0/+4
2026-01-30platform/chrome: lightbar: Add support for large sequenceGwendal Grignou1-0/+13
2026-01-30platform/chrome: lightbar: Report number of segmentsGwendal Grignou1-0/+11
2026-01-30Merge tag 'wireless-next-2026-01-29' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski2-0/+2
2026-01-30net: add skb_header_pointer_careful() helperEric Dumazet1-0/+12
2026-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-1/+16
2026-01-29block: introduce blk_queue_rot()Damien Le Moal1-2/+2
2026-01-29block: cleanup queue limit features definitionDamien Le Moal1-4/+3