index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2026-01-20
mm: introduce clear_pages() and clear_user_pages()
Ankur Arora
2026-01-20
treewide: provide a generic clear_user_page() variant
David Hildenbrand
2026-01-20
zram: fixup read_block_state()
Sergey Senozhatsky
2026-01-20
zram: trivial fix of recompress_slot() coding styles
Sergey Senozhatsky
2026-01-20
zram: rename internal slot API
Sergey Senozhatsky
2026-01-20
zram: use u32 for entry ac_time tracking
Sergey Senozhatsky
2026-01-20
zram: consolidate device-attr declarations
Sergey Senozhatsky
2026-01-20
zram: switch to guard() for init_lock
Sergey Senozhatsky
2026-01-20
zram: rename zram_free_page()
Sergey Senozhatsky
2026-01-20
zram: move bd_stat to writeback section
Sergey Senozhatsky
2026-01-20
zram: document writeback_batch_size
Sergey Senozhatsky
2026-01-20
zram: introduce writeback_compressed device attribute
Richard Chang
2026-01-20
zram: introduce compressed data writeback
Richard Chang
2026-01-20
mm/vmscan.c:shrink_folio_list(): save a tabstop
Andrew Morton
2026-01-20
mm/shmem: add mTHP swpout fallback statistics in shmem_writeout()
Weilin Tong
2026-01-20
mm: add basic tests for lazy_mmu
Kevin Brodsky
2026-01-20
x86/xen: use lazy_mmu_state when context-switching
Kevin Brodsky
2026-01-20
sparc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
2026-01-20
powerpc/mm: replace batch->active with is_lazy_mmu_mode_active()
Kevin Brodsky
2026-01-20
arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active()
Kevin Brodsky
2026-01-20
mm: enable lazy_mmu sections to nest
Kevin Brodsky
2026-01-20
mm: bail out of lazy_mmu_mode_* in interrupt context
Kevin Brodsky
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
2026-01-20
mm: clarify lazy_mmu sleeping constraints
Kevin Brodsky
2026-01-20
sparc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
2026-01-20
powerpc/mm: implement arch_flush_lazy_mmu_mode()
Kevin Brodsky
2026-01-20
x86/xen: simplify flush_lazy_mmu()
Kevin Brodsky
2026-01-20
powerpc/64s: do not re-activate batched TLB flush
Alexander Gordeev
2026-01-20
alloc_tag: move memory_allocation_profiling_sysctls into .rodata
Joel Granados
2026-01-20
mm/damon/core: fix memory leak of repeat mode damon_call_control objects
Enze Li
2026-01-20
mm/vmalloc: clarify why vmap_range_noflush() might sleep
Brendan Jackman
2026-01-20
netrom: fix double-free in nr_route_frame()
Jeongjun Park
2026-01-20
net: remove HIPPI support and RoadRunner HIPPI driver
Ethan Nelson-Moore
2026-01-21
drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after release
Ludovic Desroches
2026-01-21
drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callback
Ludovic Desroches
2026-01-20
tcp: move tcp_rate_skb_delivered() to tcp_input.c
Eric Dumazet
2026-01-20
Merge branch 'fix-typos-in-network-driver-code-comments'
Jakub Kicinski
2026-01-20
net/xen-netback: Fix mispelling of "Software" as "Softare"
Yicong Hui
2026-01-20
net/micrel: Fix typos in micrel driver code comments
Yicong Hui
2026-01-20
net/benet: Fix typos in driver code comments
Yicong Hui
2026-01-20
Octeontx2-pf: Update xdp features
Hariprasad Kelam
2026-01-20
usbnet: limit max_mtu based on device's hard_mtu
Laurent Vivier
2026-01-20
net: phy: simplify PHY fixup registration
Heiner Kallweit
2026-01-20
drm/amd/display: Only poll analog connectors
Timur Kristóf
2026-01-20
drm/amdgpu: fix error handling in ib_schedule()
Alex Deucher
2026-01-20
drm/amdkfd: fix gfx11 restrictions on debugging cooperative launch
Jonathan Kim
2026-01-20
drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_alloc
Jiqian Chen
2026-01-20
drm/amdgpu: remove frame cntl for gfx v12
Likun Gao
2026-01-20
net: macb: Replace open-coded device config retrieval with of_device_get_matc...
Kevin Hao
[prev]
[next]