index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-24
mm: make VM_FAULT_RESULT_TRACE compatible with sparse
Bart Van Assche
1
-14
/
+14
2026-08-24
mm/execmem: fix fallback_end description in kernel-doc
Henry Elderman
1
-1
/
+1
2026-08-24
mm/sparse: keep mem_section_usage_size() internal
Muchun Song
1
-1
/
+0
2026-08-24
mm/page_ext: remove pgdat_page_ext_init()
Sang-Heon Jeon
1
-5
/
+0
2026-08-24
mm/vmalloc: make vm_struct.nr_pages an unsigned long
Artem Lytkin
1
-1
/
+1
2026-08-24
mm/gup: factor out LRU cache draining for folio into lru_cache_drain_for_folio()
David Hildenbrand (Arm)
1
-0
/
+8
2026-08-24
mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
Usama Arif
2
-3
/
+11
2026-08-24
mm/vmscan: add pgrotate_anon and pgrotate_file vmstat counters
Usama Arif
1
-0
/
+2
2026-08-24
mm/vmstat, mm/memcontrol: add _monotonic vmstat readers
Usama Arif
2
-0
/
+24
2026-08-24
memcg: move mem_cgroup_swappiness and vm_swappiness to mm/swap.h
Ridong Chen
2
-21
/
+2
2026-08-24
mm: vmscan: convert folio_referenced() to use vma_flags_t
Baolin Wang
1
-4
/
+3
2026-08-24
mm/huge_memory: update remove_migration_pmd() to accept a folio
Lorenzo Stoakes (ARM)
1
-3
/
+3
2026-08-24
mm/rmap: track whether the page VMA mapped pgoff is anonymous
Lorenzo Stoakes (ARM)
1
-1
/
+3
2026-08-24
mm: introduce linear_anon_page_index()
Lorenzo Stoakes (ARM)
2
-4
/
+38
2026-08-24
mm: provide vma_[flags_]is_cow_mapping() and remove is_cow_mapping()
Lorenzo Stoakes (ARM)
1
-6
/
+65
2026-08-24
mm/vma: introduce VMA anon page offset field and add helpers
Lorenzo Stoakes (ARM)
2
-0
/
+71
2026-08-24
maple_tree: remove undocumented CONFIG_MAPLE_RCU_DISABLED macro
Ethan Nelson-Moore
1
-4
/
+0
2026-08-24
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up
Andrew Morton
1
-0
/
+1
2026-08-24
Merge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine
Linus Torvalds
2
-13
/
+189
2026-08-24
Merge tag 'soundwire-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire
Linus Torvalds
1
-0
/
+14
2026-08-24
Merge tags 'dma-mapping-7.3-2026-08-24' and 'dma-mapping-7.3-2026-08-24-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszyprowski/linux
Linus Torvalds
4
-15
/
+57
2026-08-24
Merge tag 'slab-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slab
Linus Torvalds
4
-30
/
+44
2026-08-24
Merge tag 'platform-drivers-x86-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
2
-9
/
+7
2026-08-24
Merge branch 'slab/for-7.3/kfree_rcu_nolock' into slab/for-next
Vlastimil Babka (SUSE)
3
-17
/
+41
2026-08-24
locking: Revert switching guards to _irq_{disable,enable}()
Peter Zijlstra
1
-12
/
+14
2026-08-24
io_uring: Add missing include for ITER_SOURCE and ITER_DEST
Mark Brown
1
-0
/
+1
2026-08-23
Merge tag 'rcu.2026.08.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/rcu/linux
Linus Torvalds
9
-68
/
+129
2026-08-24
Drivers: hv: Remove support for WS2012/2012R2 & Win8/8.1 version of Hyper-V
Michael Kelley
1
-3
/
+2
2026-08-24
Drivers: hv: vmbus: Add vmbus_alloc_buffer()/vmbus_free_buffer() for CoCo VMs
Kameron Carr
1
-0
/
+7
2026-08-24
Drivers: hv: vmbus: add vmbus_establish_gpadl_caller_decrypted()
Kameron Carr
1
-1
/
+7
2026-08-23
Merge tag 'i3c/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux
Linus Torvalds
2
-3
/
+36
2026-08-23
Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci
Linus Torvalds
5
-0
/
+18
2026-08-23
Merge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
1
-3
/
+0
2026-08-23
Merge tag 'efi-next-for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi
Linus Torvalds
1
-3
/
+5
2026-08-23
Merge tag 'liveupdate-v7.3-rc1-20260823' of git://git.kernel.org/pub/scm/linux/kernel/git/liveupdate/linux
Linus Torvalds
4
-50
/
+73
2026-08-23
Merge tag 'mtd/for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
3
-7
/
+3
2026-08-23
Merge tag 'mm-nonmm-stable-2026-08-22-16-57' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
9
-13
/
+28
2026-08-22
Merge tag 'sched-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+1
2026-08-22
Merge tag 'locking-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-8
/
+12
2026-08-22
Merge tag 'irq-urgent-2026-08-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2026-08-22
Merge tag 'unicode-for-next-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/krisman/unicode
Linus Torvalds
1
-3
/
+0
2026-08-21
Merge branch 'pci/controller/misc'
Bjorn Helgaas
1
-0
/
+4
2026-08-21
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-0
/
+1
2026-08-21
Merge branch 'pci/controller/host-generic'
Bjorn Helgaas
1
-0
/
+3
2026-08-21
Merge branch 'pci/controller/root-port-reset'
Bjorn Helgaas
1
-0
/
+1
2026-08-21
Merge branch 'pci/wake'
Bjorn Helgaas
2
-0
/
+8
2026-08-21
Merge tag 'modules-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/modules/linux
Linus Torvalds
1
-4
/
+0
2026-08-21
Merge tag 'mips_7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux
Linus Torvalds
2
-0
/
+4
2026-08-21
Merge tag 'landlock-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mic/linux
Linus Torvalds
1
-0
/
+56
2026-08-21
Merge tag 'for-v7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
3
-2
/
+50
[prev]
[next]