index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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_...
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/bro...
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
2025-09-19
net: stmmac: rework mac_interface and phy_interface documentation
Russell King (Oracle)
1
-8
/
+22
2025-09-19
psp: Fix typo in kdoc for struct psp_dev_caps.assoc_drv_spc.
Kuniyuki Iwashima
1
-1
/
+1
2025-09-19
psp: don't use flags for checking sk_state
Daniel Zahka
1
-3
/
+3
2025-09-19
psp: fix preemptive inet_twsk() cast in psp_sk_get_assoc_rcu()
Daniel Zahka
1
-4
/
+3
2025-09-19
psp: make struct sock argument const in psp_sk_get_assoc_rcu()
Daniel Zahka
1
-1
/
+1
2025-09-19
ACPI: processor: idle: Redefine two functions as void
Rafael J. Wysocki
1
-2
/
+2
2025-09-19
Merge tag 'io_uring-6.17-20250919' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+0
2025-09-19
Merge tag 'pmdomain-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+7
2025-09-19
Merge tag 'v6.17-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-4
/
+6
2025-09-19
bpf: table based bpf_insn_successors()
Eduard Zingerman
1
-0
/
+1
[prev]
[next]