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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-09
mm/huge_memory: don't mark refcounted folios special in vmf_insert_folio_pud()
David Hildenbrand
1
-1
/
+18
2025-07-09
mm: remove zero_user()
Matthew Wilcox (Oracle)
1
-6
/
+0
2025-07-09
mm: madvise: use per_vma lock for MADV_FREE
Barry Song
1
-0
/
+2
2025-07-09
mm/memory-tier: fix abstract distance calculation overflow
Li Zhijian
1
-1
/
+1
2025-07-09
alloc_tag: add sequence number for module and iterator
David Wang
1
-0
/
+1
2025-07-09
mm/pagewalk: split walk_page_range_novma() into kernel/user parts
Lorenzo Stoakes
1
-4
/
+3
2025-07-09
alloc_tag: remove empty module tag section
Casey Chen
1
-6
/
+0
2025-07-09
mm/filemap: allow arch to request folio size for exec memory
Ryan Roberts
1
-0
/
+11
2025-07-09
mm/readahead: store folio order in struct file_ra_state
Ryan Roberts
1
-0
/
+2
2025-07-09
mm/readahead: make space in struct file_ra_state
Ryan Roberts
1
-1
/
+1
2025-07-09
proc: use the same treatment to check proc_lseek as ones for proc_read_iter et.al
wangzijie
1
-0
/
+1
2025-07-09
userfaultfd: remove UFFD_CLOEXEC, UFFD_NONBLOCK, and UFFD_FLAGS_SET
Tal Zussman
1
-4
/
+0
2025-07-09
userfaultfd: correctly prevent registering VM_DROPPABLE regions
Tal Zussman
1
-1
/
+1
2025-07-09
drivers/base/node: rename __register_one_node() to register_one_node()
Donet Tom
1
-12
/
+1
2025-07-09
drivers/base/node: rename register_memory_blocks_under_node() and remove context argument
Donet Tom
1
-6
/
+5
2025-07-09
drivers/base/node: remove register_memory_blocks_under_node() function call from register_one_node
Donet Tom
1
-15
/
+1
2025-07-09
drivers/base/node: optimize memory block registration to reduce boot time
Donet Tom
2
-0
/
+21
2025-07-09
mm: remove the for_reclaim field from struct writeback_control
Christoph Hellwig
3
-12
/
+4
2025-07-09
mm: stop passing a writeback_control structure to swap_writeout
Christoph Hellwig
1
-7
/
+0
2025-07-09
mm: stop passing a writeback_control structure to shmem_writeout
Christoph Hellwig
2
-4
/
+4
2025-07-09
mm: rename CONFIG_PAGE_BLOCK_ORDER to CONFIG_PAGE_BLOCK_MAX_ORDER
Zi Yan
2
-11
/
+11
2025-07-09
mm/gup: remove (VM_)BUG_ONs
David Hildenbrand
1
-0
/
+12
2025-07-09
mm: remove unused mmap tracepoints
Caleb Sander Mateos
1
-52
/
+0
2025-07-09
mm: prevent KSM from breaking VMA merging for new VMAs
Lorenzo Stoakes
1
-3
/
+5
2025-07-09
mm: ksm: have KSM VMA checks not require a VMA pointer
Lorenzo Stoakes
1
-1
/
+6
2025-07-09
Revert "sched/numa: add statistics of numa balance task"
Chen Yu
2
-6
/
+0
2025-07-09
mm: fix the inaccurate memory statistics issue for users
Baolin Wang
1
-0
/
+5
2025-07-09
net: phy: bcm5481x: MII-Lite activation
Kamil Horák - 2N
1
-0
/
+6
2025-07-09
net: phy: MII-Lite PHY interface mode
Kamil Horák - 2N
1
-0
/
+4
2025-07-09
devlink: Add new "clock_id" generic device param
Ivan Vecera
1
-0
/
+4
2025-07-09
devlink: Add support for u64 parameters
Ivan Vecera
1
-0
/
+2
2025-07-09
tracing/sched: Remove obsolete comment on suffixes
Ricardo Neri
1
-2
/
+0
2025-07-09
rv: Allow to configure the number of per-task monitor
Nam Cao
2
-13
/
+4
2025-07-09
rv: Add support for LTL monitors
Nam Cao
2
-4
/
+243
2025-07-09
rv: Let the reactors take care of buffers
Nam Cao
2
-37
/
+17
2025-07-09
panic: Add vpanic()
Nam Cao
1
-0
/
+3
2025-07-09
printk: Make vprintk_deferred() public
Nam Cao
1
-0
/
+7
2025-07-09
KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
Jim Mattson
1
-0
/
+1
2025-07-09
drm/gem: Fix race in drm_gem_handle_create_tail()
Simona Vetter
1
-0
/
+3
2025-07-09
drm/framebuffer: Acquire internal references on GEM handles
Thomas Zimmermann
1
-0
/
+7
2025-07-09
sched/fair: Fix NO_RUN_TO_PARITY case
Vincent Guittot
1
-1
/
+9
2025-07-09
sched/deadline: Less agressive dl_server handling
Peter Zijlstra
1
-0
/
+1
2025-07-09
sched/psi: Optimize psi_group_change() cpu_clock() usage
Peter Zijlstra
1
-4
/
+2
2025-07-09
debugfs_get_aux(): allow storing non-const void *
Al Viro
1
-1
/
+1
2025-07-09
debugfs: split short and full proxy wrappers, kill debugfs_real_fops()
Al Viro
1
-2
/
+0
2025-07-09
pmdomain: core: Leave powered-on genpds on until late_initcall_sync
Ulf Hansson
1
-0
/
+1
2025-07-09
driver core: Add dev_set_drv_sync_state()
Saravana Kannan
1
-0
/
+12
2025-07-09
pmdomain: core: Add common ->sync_state() support for genpd providers
Ulf Hansson
1
-0
/
+7
2025-07-09
driver core: Export get_dev_from_fwnode()
Ulf Hansson
1
-0
/
+1
2025-07-09
firmware: xilinx: Don't share zynqmp_pm_init_finalize()
Ulf Hansson
1
-6
/
+0
[prev]
[next]