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
2025-03-17
mm: move _entire_mapcount in folio to page[2] on 32bit
David Hildenbrand
2
-1
/
+4
2025-03-17
mm: move _pincount in folio to page[2] on 32bit
David Hildenbrand
2
-2
/
+14
2025-03-17
mm: move hugetlb specific things in folio to page[3]
David Hildenbrand
1
-10
/
+17
2025-03-17
mm: let _folio_nr_pages overlay memcg_data in first tail page
David Hildenbrand
2
-10
/
+26
2025-03-17
mm: factor out large folio handling from folio_nr_pages() into folio_large_nr_pages()
David Hildenbrand
1
-12
/
+16
2025-03-17
mm: factor out large folio handling from folio_order() into folio_large_order()
David Hildenbrand
1
-4
/
+9
2025-03-17
fs/dax: properly refcount fs dax pages
Alistair Popple
3
-27
/
+9
2025-03-17
mm/gup: don't allow FOLL_LONGTERM pinning of FS DAX pages
Alistair Popple
2
-0
/
+18
2025-03-17
mm/huge_memory: add vmf_insert_folio_pmd()
Alistair Popple
1
-0
/
+2
2025-03-17
mm/huge_memory: add vmf_insert_folio_pud()
Alistair Popple
1
-0
/
+2
2025-03-17
mm/rmap: add support for PUD sized mappings to rmap
Alistair Popple
1
-0
/
+15
2025-03-17
mm/memory: add vmf_insert_page_mkwrite()
Alistair Popple
1
-0
/
+2
2025-03-17
mm: allow compound zone device pages
Alistair Popple
4
-8
/
+23
2025-03-17
fs/dax: remove PAGE_MAPPING_DAX_SHARED mapping flag
Alistair Popple
1
-6
/
+0
2025-03-17
fs/dax: ensure all pages are idle prior to filesystem unmount
Alistair Popple
1
-0
/
+5
2025-03-17
fs/dax: always remove DAX page-cache entries when breaking layouts
Alistair Popple
1
-0
/
+2
2025-03-17
fs/dax: create a common implementation to break DAX layouts
Alistair Popple
1
-5
/
+18
2025-03-17
fs/dax: refactor wait for dax idle page
Alistair Popple
1
-0
/
+8
2025-03-18
jbd2: remove jbd2_journal_unfile_buffer()
Baokun Li
1
-1
/
+0
2025-03-17
NFS: Implement NFSv4.2's OFFLOAD_STATUS operation
Chuck Lever
1
-0
/
+1
2025-03-17
NFS: Implement NFSv4.2's OFFLOAD_STATUS XDR
Chuck Lever
2
-2
/
+4
2025-03-17
NFSv4: Avoid unnecessary scans of filesystems for delayed delegations
Trond Myklebust
1
-0
/
+1
2025-03-17
NFSv4: Avoid unnecessary scans of filesystems for expired delegations
Trond Myklebust
1
-0
/
+1
2025-03-17
NFSv4: Avoid unnecessary scans of filesystems for returning delegations
Trond Myklebust
1
-0
/
+2
2025-03-17
net: phylink: expand on .pcs_config() method documentation
Russell King (Oracle)
1
-0
/
+8
2025-03-17
lib/interval_tree: skip the check before go to the right subtree
Wei Yang
1
-6
/
+2
2025-03-17
lib/rbtree: add random seed
Wei Yang
1
-0
/
+1
2025-03-17
net: phy: remove unused functions phy_package_[read|write]_mmd
Heiner Kallweit
1
-8
/
+0
2025-03-17
net: phy: move PHY package MMD access function declarations from phy.h to phylib.h
Heiner Kallweit
1
-8
/
+0
2025-03-17
net/mlx5: fs, add support for flow meters HWS action
Moshe Shemesh
1
-0
/
+1
2025-03-17
jbd2: remove redundant function jbd2_journal_has_csum_v2or3_feature
Eric Biggers
1
-6
/
+2
2025-03-17
gso: AccECN support
Ilpo Järvinen
3
-3
/
+9
2025-03-17
rtc: pm8xxx: add support for uefi offset
Johan Hovold
1
-0
/
+1
2025-03-17
perf: Fix __percpu annotation
Peter Zijlstra
1
-1
/
+1
2025-03-17
include/{topology,cpuset}: Move dl_rebuild_rd_accounting to cpuset.h
Juri Lelli
2
-2
/
+5
2025-03-17
sched/topology: Stop exposing partition_sched_domains_locked
Juri Lelli
1
-10
/
+0
2025-03-17
sched/deadline: Rebuild root domain accounting after every update
Juri Lelli
3
-0
/
+9
2025-03-17
sched/deadline: Generalize unique visiting of root domains
Juri Lelli
1
-0
/
+3
2025-03-17
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
1
-0
/
+5
2025-03-17
perf: Clean up pmu specific data
Kan Liang
1
-12
/
+0
2025-03-17
sched: Add a generic function to return the preemption string
Sebastian Andrzej Siewior
1
-0
/
+2
2025-03-17
perf: Supply task information to sched_task()
Kan Liang
1
-1
/
+1
2025-03-17
perf: attach/detach PMU specific data
Kan Liang
1
-1
/
+2
2025-03-17
locking/percpu-rwsem: Add guard support
Peter Zijlstra (Intel)
1
-0
/
+8
2025-03-17
perf: Save PMU specific data in task_struct
Kan Liang
2
-0
/
+37
2025-03-17
perf: Extend per event callchain limit to branch stack
Kan Liang
1
-0
/
+3
2025-03-17
Merge tag 'v6.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into gpio/for-next
Bartosz Golaszewski
11
-34
/
+123
2025-03-17
mm: zpool: remove zpool_malloc_support_movable()
Yosry Ahmed
1
-3
/
+0
2025-03-17
mm: zsmalloc: remove object mapping APIs and per-CPU map areas
Yosry Ahmed
2
-22
/
+0
2025-03-17
mm: zpool: remove object mapping APIs
Yosry Ahmed
1
-30
/
+0
[prev]
[next]