summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20zram: fixup read_block_state()Sergey Senozhatsky
2026-01-20zram: trivial fix of recompress_slot() coding stylesSergey Senozhatsky
2026-01-20zram: rename internal slot APISergey Senozhatsky
2026-01-20zram: use u32 for entry ac_time trackingSergey Senozhatsky
2026-01-20zram: consolidate device-attr declarationsSergey Senozhatsky
2026-01-20zram: switch to guard() for init_lockSergey Senozhatsky
2026-01-20zram: rename zram_free_page()Sergey Senozhatsky
2026-01-20zram: move bd_stat to writeback sectionSergey Senozhatsky
2026-01-20zram: document writeback_batch_sizeSergey Senozhatsky
2026-01-20zram: introduce writeback_compressed device attributeRichard Chang
2026-01-20zram: introduce compressed data writebackRichard Chang
2026-01-20mm/vmscan.c:shrink_folio_list(): save a tabstopAndrew Morton
2026-01-20mm/shmem: add mTHP swpout fallback statistics in shmem_writeout()Weilin Tong
2026-01-20mm: add basic tests for lazy_mmuKevin Brodsky
2026-01-20x86/xen: use lazy_mmu_state when context-switchingKevin Brodsky
2026-01-20sparc/mm: replace batch->active with is_lazy_mmu_mode_active()Kevin Brodsky
2026-01-20powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()Kevin Brodsky
2026-01-20arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active()Kevin Brodsky
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-20sparc/mm: implement arch_flush_lazy_mmu_mode()Kevin Brodsky
2026-01-20powerpc/mm: implement arch_flush_lazy_mmu_mode()Kevin Brodsky
2026-01-20x86/xen: simplify flush_lazy_mmu()Kevin Brodsky
2026-01-20powerpc/64s: do not re-activate batched TLB flushAlexander Gordeev
2026-01-20alloc_tag: move memory_allocation_profiling_sysctls into .rodataJoel Granados
2026-01-20mm/damon/core: fix memory leak of repeat mode damon_call_control objectsEnze Li
2026-01-20mm/vmalloc: clarify why vmap_range_noflush() might sleepBrendan Jackman
2026-01-20netrom: fix double-free in nr_route_frame()Jeongjun Park
2026-01-20net: remove HIPPI support and RoadRunner HIPPI driverEthan Nelson-Moore
2026-01-21drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after releaseLudovic Desroches
2026-01-21drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callbackLudovic Desroches
2026-01-20tcp: move tcp_rate_skb_delivered() to tcp_input.cEric Dumazet
2026-01-20Merge branch 'fix-typos-in-network-driver-code-comments'Jakub Kicinski
2026-01-20net/xen-netback: Fix mispelling of "Software" as "Softare"Yicong Hui
2026-01-20net/micrel: Fix typos in micrel driver code commentsYicong Hui
2026-01-20net/benet: Fix typos in driver code commentsYicong Hui
2026-01-20Octeontx2-pf: Update xdp featuresHariprasad Kelam
2026-01-20usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier
2026-01-20net: phy: simplify PHY fixup registrationHeiner Kallweit
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao
2026-01-20net: macb: Replace open-coded device config retrieval with of_device_get_matc...Kevin Hao