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
path:
root
/
include
Age
Commit message (
Expand
)
Author
2026-04-18
kho: rename fdt parameter to blob in kho_add/remove_subtree()
Breno Leitao
2026-04-18
kho: add size parameter to kho_add_subtree()
Breno Leitao
2026-04-18
mm: memcontrol: correct the nr_pages parameter type of mem_cgroup_update_lru_...
Qi Zheng
2026-04-18
mm: memcontrol: change val type to long in __mod_memcg_{lruvec_}state()
Qi Zheng
2026-04-18
mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers
Muchun Song
2026-04-18
mm: memcontrol: eliminate the problem of dying memory cgroup for LRU folios
Muchun Song
2026-04-18
mm: memcontrol: convert objcg to be per-memcg per-node type
Qi Zheng
2026-04-18
mm: workingset: use lruvec_lru_size() to get the number of lru pages
Qi Zheng
2026-04-18
mm: vmscan: prepare for reparenting MGLRU folios
Qi Zheng
2026-04-18
mm: vmscan: prepare for reparenting traditional LRU folios
Qi Zheng
2026-04-18
mm: memcontrol: prepare for reparenting LRU pages for lruvec lock
Muchun Song
2026-04-18
mm: do not open-code lruvec lock
Qi Zheng
2026-04-18
mm: memcontrol: prevent memory cgroup release in count_memcg_folio_events()
Muchun Song
2026-04-18
writeback: prevent memory cgroup release in writeback module
Muchun Song
2026-04-18
mm: memcontrol: return root object cgroup for root memory cgroup
Muchun Song
2026-04-18
mm: rename unlock_page_lruvec_irq and its variants
Muchun Song
2026-04-18
mm/vma: remove __vma_check_mmap_hook()
Lorenzo Stoakes
2026-04-17
Merge tag 'mtd/for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2026-04-17
Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-17
Merge tag 'ntfs-for-7.1-rc1-v2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-18
drm/panel: add devm_drm_panel_add() helper
Dmitry Baryshkov
2026-04-18
drm/of: add helper to count data-lanes on a remote endpoint
Dmitry Baryshkov
2026-04-17
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
2026-04-17
Merge tag 'cxl-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxl
Linus Torvalds
2026-04-17
Merge tag 'stop-machine.2026.04.16a' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-04-17
Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2026-04-17
Merge tag 'hwlock-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remo...
Linus Torvalds
2026-04-17
Merge tag 'rpmsg-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/remot...
Linus Torvalds
2026-04-17
Merge tag 'devicetree-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-17
t10-pi: reduce ref tag code duplication
Caleb Sander Mateos
2026-04-17
Merge tag 'nand/for-7.1' into mtd/next
Miquel Raynal
2026-04-17
Merge tag 'for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...
Linus Torvalds
2026-04-17
Merge tag 'hsi-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...
Linus Torvalds
2026-04-17
Merge tag 'hid-for-linus-2026041601' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-04-17
Merge tag 'dma-mapping-7.1-2026-04-16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-17
Merge tag 'dmaengine-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-17
Merge tag 'soundwire-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-17
Merge tag 'trace-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...
Linus Torvalds
2026-04-17
Merge tag 'bootconfig-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-17
Merge tag 'mips_7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-17
drm/sched: Remove drm_sched_init_args->num_rqs
Tvrtko Ursulin
2026-04-17
drm/sched: Embed run queue singleton into the scheduler
Tvrtko Ursulin
2026-04-17
drm/sched: Remove FIFO and RR and simplify to a single run queue
Tvrtko Ursulin
2026-04-17
drm/sched: Favour interactive clients slightly
Tvrtko Ursulin
2026-04-17
drm/sched: Add fair scheduling policy
Tvrtko Ursulin
2026-04-17
drm/sched: Account entity GPU time
Tvrtko Ursulin
2026-04-17
drm/sched: Implement RR via FIFO
Tvrtko Ursulin
2026-04-16
Merge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-16
Merge tag 'soc-arm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
[prev]
[next]