index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2025-11-10
net: Helper to move packet data and metadata after skb_push/pull
Jakub Sitnicki
-0
/
+75
2025-11-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-196
/
+296
2025-11-10
Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it"
Chuck Lever
-2
/
+1
2025-11-10
nfsd: ensure SEQUENCE replay sends a valid reply.
NeilBrown
-19
/
+36
2025-11-10
NFSD: Never cache a COMPOUND when the SEQUENCE operation fails
Chuck Lever
-1
/
+14
2025-11-10
NFSD: Skip close replay processing if XDR encoding fails
Chuck Lever
-2
/
+1
2025-11-10
NFSD: free copynotify stateid in nfs4_free_ol_stateid()
Olga Kornievskaia
-1
/
+2
2025-11-10
wifi: cfg80211: fix doc of struct key_params
Chien Wong
-2
/
+1
2025-11-10
wifi: mac80211: remove unnecessary vlan NULL check
Johannes Berg
-3
/
+0
2025-11-10
wifi: mac80211: pass frame type to element parsing
Johannes Berg
-57
/
+123
2025-11-10
wifi: mac80211: remove "disabling VHT" message
Johannes Berg
-4
/
+1
2025-11-10
wifi: mac80211: add and use chanctx usage iteration
Johannes Berg
-147
/
+195
2025-11-10
wifi: mac80211: simplify ieee80211_recalc_chanctx_min_def() API
Johannes Berg
-26
/
+32
2025-11-10
wifi: mac80211: remove chanctx to link back-references
Johannes Berg
-78
/
+87
2025-11-10
wifi: mac80211: make link iteration safe for 'break'
Johannes Berg
-5
/
+11
2025-11-10
wifi: mac80211: fix EHT typo
Johannes Berg
-1
/
+1
2025-11-10
wifi: cfg80211: fix EHT typo
Johannes Berg
-1
/
+1
2025-11-10
wifi: ieee80211: split NAN definitions out
Johannes Berg
-17
/
+36
2025-11-10
wifi: ieee80211: split P2P definitions out
Johannes Berg
-52
/
+72
2025-11-10
wifi: ieee80211: split S1G definitions out
Johannes Berg
-569
/
+591
2025-11-10
wifi: ieee80211: split EHT definitions out
Johannes Berg
-1162
/
+1184
2025-11-10
wifi: ieee80211: split HE definitions out
Johannes Berg
-803
/
+827
2025-11-10
wifi: ieee80211: split VHT definitions out
Johannes Berg
-215
/
+237
2025-11-10
wifi: ieee80211: split HT definitions out
Johannes Berg
-271
/
+293
2025-11-10
wifi: ieee80211: split mesh definitions out
Johannes Berg
-209
/
+232
2025-11-09
kho: warn and exit when unpreserved page wasn't preserved
Pratyush Yadav
-4
/
+4
2025-11-09
kho: fix unpreservation of higher-order vmalloc preservations
Pratyush Yadav
-3
/
+4
2025-11-09
kho: fix out-of-bounds access of vmalloc chunk
Pratyush Yadav
-2
/
+2
2025-11-09
MAINTAINERS: add Chris and Kairui as the swap maintainer
Chris Li
-2
/
+2
2025-11-09
mm/secretmem: fix use-after-free race in fault handler
Lance Yang
-1
/
+1
2025-11-09
mm/huge_memory: initialise the tags of the huge zero folio
Catalin Marinas
-2
/
+14
2025-11-09
nilfs2: avoid having an active sc_timer before freeing sci
Edward Adam Davis
-1
/
+6
2025-11-09
scripts/decode_stacktrace.sh: fix build ID and PC source parsing
Carlos Llamas
-6
/
+8
2025-11-09
mm/damon/sysfs: change next_update_jiffies to a global variable
Quanmin Yan
-3
/
+7
2025-11-09
mm/damon/stat: change last_refresh_jiffies to a global variable
Quanmin Yan
-3
/
+6
2025-11-09
maple_tree: fix tracepoint string pointers
Martin Kaiser
-14
/
+16
2025-11-09
codetag: debug: handle existing CODETAG_EMPTY in mark_objexts_empty for slabo...
Hao Ge
-1
/
+5
2025-11-09
mm/mremap: honour writable bit in mremap pte batching
Dev Jain
-1
/
+1
2025-11-09
gcov: add support for GCC 15
Peter Oberparleiter
-1
/
+3
2025-11-09
mm/mm_init: fix hash table order logging in alloc_large_system_hash()
Isaac J. Manjarres
-1
/
+1
2025-11-09
mm/truncate: unmap large folio on split failure
Kiryl Shutsemau
-6
/
+29
2025-11-09
mm/memory: do not populate page table entries beyond i_size
Kiryl Shutsemau
-9
/
+39
2025-11-09
fs/proc: fix uaf in proc_readdir_de()
Wei Yang
-3
/
+9
2025-11-09
mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
Zi Yan
-3
/
+20
2025-11-09
ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
Pedro Demarchi Gomes
-9
/
+104
2025-11-09
mm/kmsan: fix kmsan kmalloc hook when no stack depots are allocated yet
Aleksei Nikiforov
-6
/
+5
2025-11-09
mm/shmem: fix THP allocation and fallback loop
Kairui Song
-3
/
+6
2025-11-09
kho: allocate metadata directly from the buddy allocator
Pasha Tatashin
-3
/
+6
2025-11-09
kho: increase metadata bitmap size to PAGE_SIZE
Pasha Tatashin
-10
/
+11
2025-11-09
kho: warn and fail on metadata or preserved memory in scratch area
Pasha Tatashin
-19
/
+93
[prev]
[next]