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-29
Merge tag 'namespace-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
19
-144
/
+461
2025-09-29
Merge tag 'vfs-6.18-rc1.afs' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+6
2025-09-29
Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-34
/
+34
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-136
/
+209
2025-09-29
Merge tag 'vfs-6.18-rc1.mount' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-10
/
+14
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-8
/
+19
2025-09-29
PM: runtime: Drop DEFINE_FREE() for pm_runtime_put()
Rafael J. Wysocki
1
-2
/
+0
2025-09-29
PM: runtime: Add auto-cleanup macros for "resume and get" operations
Rafael J. Wysocki
1
-9
/
+35
2025-09-29
Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-sysfs'
Rafael J. Wysocki
1
-28
/
+6
2025-09-29
Merge branch 'acpica'
Rafael J. Wysocki
5
-4
/
+38
2025-09-29
Merge branches 'pm-core', 'pm-runtime' and 'pm-sleep'
Rafael J. Wysocki
1
-0
/
+6
2025-09-29
Merge branches 'pm-em', 'pm-opp' and 'pm-devfreq'
Rafael J. Wysocki
3
-2
/
+37
2025-09-29
Merge series "slab: Re-entrant kmalloc_nolock()"
Vlastimil Babka
7
-8
/
+42
2025-09-29
slab: Introduce kmalloc_nolock() and kfree_nolock().
Alexei Starovoitov
3
-5
/
+14
2025-09-29
slab: Reuse first bit for OBJEXTS_ALLOC_FAIL
Alexei Starovoitov
1
-2
/
+8
2025-09-29
mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock().
Alexei Starovoitov
1
-1
/
+1
2025-09-29
locking/local_lock: Introduce local_lock_is_locked().
Alexei Starovoitov
3
-0
/
+19
2025-09-29
maple_tree: Add single node allocation support to maple state
Liam R. Howlett
1
-1
/
+3
2025-09-29
maple_tree: Prefilled sheaf conversion and testing
Liam R. Howlett
1
-2
/
+4
2025-09-29
slab: sheaf prefilling for guaranteed allocations
Vlastimil Babka
1
-0
/
+16
2025-09-28
lib/string_choices: Add str_assert_deassert() helper
Lad Prabhakar
1
-0
/
+6
2025-09-28
mm: convert folio_page() back to a macro
David Hildenbrand
1
-4
/
+1
2025-09-28
mm: silence data-race in update_hiwater_rss
Lance Yang
1
-1
/
+1
2025-09-28
mm/ksm: fix incorrect KSM counter handling in mm_struct during fork
Donet Tom
1
-1
/
+7
2025-09-28
mm/page_vma_mapped: track if the page is mapped across page table boundary
Kiryl Shutsemau
1
-0
/
+5
2025-09-28
Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-3
/
+8
2025-09-28
Merge tag 'asoc-v6.18-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
13
-20
/
+58
2025-09-28
net/mlx5: IFC add balance ID and LAG per MP group bits
Mark Bloch
1
-2
/
+6
2025-09-28
net/mlx5: Add IFC bit for TIR/SQ order capability
Tariq Toukan
1
-1
/
+2
2025-09-28
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-9
/
+13
2025-09-28
ALSA: compress: document 'chan_map' member in snd_dec_opus
Kriish Sharma
1
-10
/
+8
2025-09-28
ASoC: cs35l56: Add support for CS35L56 B2 silicon
Richard Fitzgerald
1
-0
/
+2
2025-09-28
ASoC: cs35l56: Set fw_regs table after getting REVID
Richard Fitzgerald
1
-3
/
+0
2025-09-27
Have cc(1) catch attempts to modify ->f_path
Al Viro
1
-1
/
+6
2025-09-27
Merge branches 'work.path' and 'work.mount' into work.f_path
Al Viro
4
-9
/
+10
2025-09-28
Merge tag 'i2c-host-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/an...
Wolfram Sang
67
-188
/
+404
2025-09-27
KEYS: trusted_tpm1: Move private functionality out of public header
Eric Biggers
1
-79
/
+0
2025-09-27
Bluetooth: Avoid a couple dozen -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
1
-2
/
+7
2025-09-27
Bluetooth: Add function and line information to bt_dbg
Luiz Augusto von Dentz
1
-1
/
+2
2025-09-27
Bluetooth: hci_core: Detect if an ISO link has stalled
Luiz Augusto von Dentz
2
-0
/
+2
2025-09-27
Bluetooth: ISO: Use sk_sndtimeo as conn_timeout
Luiz Augusto von Dentz
1
-4
/
+6
2025-09-27
Bluetooth: Annotate struct hci_drv_rp_read_info with __counted_by_le()
Thorsten Blum
1
-1
/
+1
2025-09-27
bpf: Enforce expected_attach_type for tailcall compatibility
Daniel Borkmann
1
-0
/
+1
2025-09-27
PM: runtime: Update kerneldoc return codes
Brian Norris
1
-25
/
+31
2025-09-27
bpf: Remove duplicate crypto/sha2.h header
Jiapeng Chong
1
-1
/
+0
2025-09-26
mptcp: pm: in-kernel: add laminar endpoints
Matthieu Baerts (NGI0)
1
-1
/
+5
2025-09-26
mptcp: pm: in-kernel: rename 'local_addr_max' to 'endp_subflow_max'
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-09-26
mptcp: pm: in-kernel: rename 'add_addr_accept_max' to 'limit_add_addr_accepted'
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-09-26
mptcp: pm: in-kernel: rename 'add_addr_signal_max' to 'endp_signal_max'
Matthieu Baerts (NGI0)
1
-0
/
+1
2025-09-26
mptcp: pm: in-kernel: rename 'subflows_max' to 'limit_extra_subflows'
Matthieu Baerts (NGI0)
1
-0
/
+1
[prev]
[next]