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-03-18
Merge tag 'batadv-next-pullrequest-20250313' of git://git.open-mesh.org/linux-merge
Paolo Abeni
1
-9
/
+9
2025-03-18
udp_tunnel: use static call for GRO hooks when possible
Paolo Abeni
1
-0
/
+4
2025-03-18
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
4
-0
/
+46
2025-03-18
net: mana: Support holes in device list reply msg
Haiyang Zhang
1
-4
/
+7
2025-03-18
RDMA/mlx5: Support optional-counters binding for QPs
Patrisious Haddad
1
-2
/
+2
2025-03-18
RDMA/core: Pass port to counter bind/unbind operations
Patrisious Haddad
2
-3
/
+4
2025-03-18
RDMA/core: Add support to optional-counters binding configuration
Patrisious Haddad
2
-1
/
+6
2025-03-18
RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()
Patrisious Haddad
1
-0
/
+6
2025-03-18
RDMA/mlx5: Add optional counters for RDMA_TX/RX_packets/bytes
Patrisious Haddad
1
-2
/
+2
2025-03-18
ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDs
Niklas Cassel
1
-0
/
+2
2025-03-18
Merge net-next/main to resolve conflicts
Johannes Berg
40
-437
/
+609
2025-03-18
net: phy: drop phy_settings and the associated lookup helpers
Maxime Chevallier
1
-13
/
+0
2025-03-18
net: phy: phy_caps: Move phy_speeds to phy_caps
Maxime Chevallier
1
-2
/
+0
2025-03-18
net: ethtool: Export the link_mode_params definitions
Maxime Chevallier
1
-0
/
+8
2025-03-17
Merge tag 'mm-hotfixes-stable-2025-03-17-20-09' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-5
/
+19
2025-03-17
mm: page_alloc: defrag_mode kswapd/kcompactd watermarks
Johannes Weiner
1
-0
/
+1
2025-03-17
mm: compaction: push watermark into compaction_suitable() callers
Johannes Weiner
1
-2
/
+3
2025-03-17
mm/page_alloc: add trace event for totalreserve_pages calculation
Martin Liu
1
-0
/
+18
2025-03-17
mm/page_alloc: add trace event for per-zone lowmem reserve setup
Martin Liu
1
-0
/
+27
2025-03-17
mm/page_alloc: add trace event for per-zone watermark setup
Martin Liu
1
-0
/
+33
2025-03-17
drivers/base/memory: correct the field name in the header
Gavin Shan
1
-1
/
+1
2025-03-17
drivers/base/memory: improve add_boot_memory_block()
Gavin Shan
1
-0
/
+5
2025-03-17
mm/filemap: use xas_try_split() in __filemap_add_folio()
Zi Yan
1
-0
/
+7
2025-03-17
mm/truncate: use folio_split() in truncate operation
Zi Yan
1
-0
/
+36
2025-03-17
xarray: add xas_try_split() to split a multi-index entry
Zi Yan
1
-0
/
+6
2025-03-17
mm: page_ext: add an iteration API for page extensions
Luiz Capitulino
1
-0
/
+93
2025-03-17
mm/damon: remove damon_operations->reset_aggregated
SeongJae Park
1
-6
/
+1
2025-03-17
mm/damon: remove damon_callback->before_damos_apply
SeongJae Park
1
-5
/
+0
2025-03-17
mm/damon: remove damon_callback->after_sampling
SeongJae Park
1
-7
/
+4
2025-03-17
mm/damon: remove ->before_start of damon_callback
SeongJae Park
1
-5
/
+2
2025-03-17
mm/damon: remove damon_callback->private
SeongJae Park
1
-5
/
+1
2025-03-17
arch, mm: make releasing of memory to page allocator more explicit
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-03-17
arch, mm: introduce arch_mm_preinit
Mike Rapoport (Microsoft)
1
-0
/
+1
2025-03-17
arch, mm: streamline HIGHMEM freeing
Mike Rapoport (Microsoft)
1
-1
/
+0
2025-03-17
arch, mm: set max_mapnr when allocating memory map for FLATMEM
Mike Rapoport (Microsoft)
2
-13
/
+3
2025-03-17
page_io: zswap: do not crash the kernel on decompression failure
Nhat Pham
1
-3
/
+3
2025-03-17
mm/damon/core: expose damos_filter_for_ops() to DAMON kernel API callers
SeongJae Park
1
-0
/
+1
2025-03-17
mm: stop maintaining the per-page mapcount of large folios (CONFIG_NO_PAGE_MAPCOUNT)
David Hildenbrand
1
-6
/
+29
2025-03-17
mm: convert folio_likely_mapped_shared() to folio_maybe_mapped_shared()
David Hildenbrand
1
-21
/
+22
2025-03-17
mm/rmap: basic MM owner tracking for large folios (!hugetlb)
David Hildenbrand
3
-0
/
+218
2025-03-17
bit_spinlock: __always_inline (un)lock functions
David Hildenbrand
1
-4
/
+4
2025-03-17
mm/rmap: abstract large mapcount operations for large folios (!hugetlb)
David Hildenbrand
1
-4
/
+28
2025-03-17
mm/rmap: pass dst_vma to folio_dup_file_rmap_pte() and friends
David Hildenbrand
1
-17
/
+25
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
[prev]
[next]