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-19
bpf: Implement verifier support for rqspinlock
Kumar Kartikeya Dwivedi
2
-3
/
+22
2025-03-19
bpf: Introduce rqspinlock kfuncs
Kumar Kartikeya Dwivedi
1
-0
/
+1
2025-03-19
Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/libata/linux
Linus Torvalds
1
-0
/
+2
2025-03-19
Merge tag 'kvm-x86-mmu-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+1
2025-03-19
x86/cpu: Add cpu_type to struct x86_cpu_id
Pawan Gupta
1
-0
/
+2
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
11
-34
/
+123
2025-03-18
i2c: Introduce i2c_10bit_addr_*_from_msg() helpers
Andy Shevchenko
1
-0
/
+15
2025-03-18
bpf: Make perf_event_read_output accessible in all program types.
Emil Tsalapatis
1
-0
/
+2
2025-03-18
iommufd/viommu: Add iommufd_viommu_report_event helper
Nicolin Chen
1
-0
/
+11
2025-03-18
iommufd/viommu: Add iommufd_viommu_get_vdev_id helper
Nicolin Chen
1
-0
/
+9
2025-03-18
iommufd: Add IOMMUFD_OBJ_VEVENTQ and IOMMUFD_CMD_VEVENTQ_ALLOC
Nicolin Chen
1
-0
/
+3
2025-03-18
virtchnl: make proto and filter action count unsigned
Jan Glaza
1
-2
/
+2
2025-03-18
mtd: nand: Fix a kdoc comment
Miquel Raynal
1
-1
/
+1
2025-03-18
mtd: spinand: Improve spinand_info macros style
Miquel Raynal
1
-4
/
+4
2025-03-18
fs: dedup handling of struct filename init and refcounts bumps
Mateusz Guzik
1
-0
/
+6
2025-03-18
spi: Merge up fixes
Mark Brown
26
-69
/
+223
2025-03-18
net: skbuff: Remove unused skb_add_data()
Yue Haibing
1
-19
/
+0
2025-03-18
udp_tunnel: create a fastpath GRO lookup.
Paolo Abeni
1
-0
/
+16
2025-03-18
RDMA/mlx5: Support optional-counters binding for QPs
Patrisious Haddad
1
-2
/
+2
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
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
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)
1
-11
/
+0
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
[prev]
[next]