index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-21
maple_tree: remove lockdep_map_p typedef
Alice Ryhl
1
-4
/
+4
2025-09-21
mm, swap: use the swap table for the swap cache and switch API
Kairui Song
1
-2
/
+0
2025-09-21
mm, swap: tidy up swap device and cluster info helpers
Kairui Song
1
-6
/
+0
2025-09-21
mm, swap: rename and move some swap cluster definition and helpers
Kairui Song
1
-34
/
+0
2025-09-21
mm/memremap: remove unused get_dev_pagemap() parameter
Alistair Popple
1
-4
/
+2
2025-09-21
huge_memory: return -EINVAL in folio split functions when THP is disabled
Pankaj Raghav
1
-4
/
+8
2025-09-21
rust: maple_tree: add MapleTree
Alice Ryhl
1
-0
/
+3
2025-09-21
mm: remove mlock_count from struct page
Matthew Wilcox (Oracle)
1
-8
/
+2
2025-09-21
mm/filemap: align last_index to folio size
Youling Tang
1
-0
/
+6
2025-09-21
mm: constify highmem related functions for improved const-correctness
Max Kellermann
3
-24
/
+24
2025-09-21
mm: constify assert/test functions in mm.h
Max Kellermann
1
-20
/
+20
2025-09-21
mm: constify various inline functions for improved const-correctness
Max Kellermann
1
-12
/
+13
2025-09-21
mm: constify ptdesc_pmd_pts_count() and folio_get_private()
Max Kellermann
1
-2
/
+2
2025-09-21
mm: constify arch_pick_mmap_layout() for improved const-correctness
Max Kellermann
1
-2
/
+2
2025-09-21
mm, s390: constify mapping related test/getter functions
Max Kellermann
2
-4
/
+4
2025-09-21
mm: constify process_shares_mm() for improved const-correctness
Max Kellermann
1
-1
/
+1
2025-09-21
fs: constify mapping related test functions for improved const-correctness
Max Kellermann
1
-3
/
+3
2025-09-21
mm: constify zone related test/getter functions
Max Kellermann
1
-21
/
+21
2025-09-21
mm: constify pagemap related test/getter functions
Max Kellermann
1
-27
/
+28
2025-09-21
mm: constify shmem related test functions for improved const-correctness
Max Kellermann
2
-6
/
+6
2025-09-21
mm: hugetlb: directly pass order when allocate a hugetlb folio
Kefeng Wang
1
-1
/
+6
2025-09-21
mm: remove nth_page()
David Hildenbrand
1
-2
/
+0
2025-09-21
block: update comment of "struct bio_vec" regarding nth_page()
David Hildenbrand
1
-5
/
+2
2025-09-21
crypto: remove nth_page() usage within SG entry
David Hildenbrand
1
-2
/
+2
2025-09-21
scatterlist: disallow non-contigous page ranges in a single SG entry
David Hildenbrand
1
-1
/
+2
2025-09-21
mm/cma: refuse handing out non-contiguous page ranges
David Hildenbrand
1
-0
/
+6
2025-09-21
mm: simplify folio_page() and folio_page_idx()
David Hildenbrand
2
-3
/
+18
2025-09-21
mm: limit folio/compound page sizes in problematic kernel configs
David Hildenbrand
1
-4
/
+18
2025-09-21
mm/page_alloc: reject unreasonable folio/compound page sizes in alloc_contig_range_noprof()
David Hildenbrand
1
-2
/
+4
2025-09-21
mm: remove unused zpool layer
Johannes Weiner
1
-86
/
+0
2025-09-21
kasan: introduce ARCH_DEFER_KASAN and unify static key across modes
Sabyrzhan Tasbolatov
2
-9
/
+29
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
4
-8
/
+39
2025-09-21
dt-bindings: clock: ast2700: modify soc0/1 clock define
Ryan Chen
1
-0
/
+4
2025-09-21
dt-bindings: clock: loongson2: Add Loongson-2K0300 compatible
Yao Zi
1
-0
/
+36
2025-09-21
dt-bindings: stm32: add STM32MP21 clocks and reset bindings
Gabriel Fernandez
2
-0
/
+564
2025-09-21
dt-bindings: clock: mediatek: Describe MT8196 clock controllers
Laura Nao
2
-0
/
+829
2025-09-21
dt-bindings: clock: mt7622: Add AFE_MRGIF clock
AngeloGioacchino Del Regno
1
-1
/
+1
2025-09-20
Bluetooth: hci_event: Fix UAF in hci_acl_create_conn_sync
Luiz Augusto von Dentz
1
-0
/
+21
2025-09-20
io_uring: fix nvme's 32b cqes on mixed cq
Keith Busch
1
-4
/
+16
2025-09-20
crypto: hisilicon/qm - mask axi error before memory init
Weili Qian
1
-7
/
+14
2025-09-20
rhashtable: Use rcu_dereference_all and rcu_dereference_all_check
Herbert Xu
2
-7
/
+33
2025-09-20
crypto: comp - Use same definition of context alloc and free ops
Dan Moulding
1
-10
/
+1
2025-09-20
Merge branch kvm-arm64/gic-v5-nv into kvmarm-master/next
Marc Zyngier
2
-2
/
+1
2025-09-20
Merge tag 'asoc-v6.18' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
40
-202
/
+263
2025-09-19
clk: spacemit: fix i2s clock
Troy Mitchell
1
-0
/
+1
2025-09-19
dt-bindings: clock: spacemit: introduce i2s pre-clock to fix i2s clock
Troy Mitchell
1
-0
/
+4
2025-09-19
net: netpoll: remove unused netpoll pointer from netpoll_info
Breno Leitao
1
-1
/
+0
2025-09-19
net: ipv4: make udp_v4_early_demux explicitly return drop reason
Antoine Tenart
1
-1
/
+1
2025-09-19
rtnetlink: add needed_{head,tail}room attributes
Alasdair McWilliam
1
-0
/
+2
2025-09-19
net: stmmac: remove mac_interface
Russell King (Oracle)
1
-8
/
+3
[prev]
[next]