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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2025-11-16
kasan: cleanup of kasan_enabled() checks
Sabyrzhan Tasbolatov
-2
/
+18
2025-11-16
mm: consistently use current->mm in mm_get_unmapped_area()
Ryan Roberts
-5
/
+4
2025-11-16
mm/ksm: fix exec/fork inheritance support for prctl
xu xin
-2
/
+2
2025-11-16
mm: skip might_alloc() warnings when PF_MEMALLOC is set
Uladzislau Rezki (Sony)
-0
/
+3
2025-11-16
kmsan: remove hard-coded GFP_KERNEL flags
Uladzislau Rezki (Sony)
-2
/
+4
2025-11-16
mm/vmalloc: handle non-blocking GFP in __vmalloc_area_node()
Uladzislau Rezki (Sony)
-0
/
+2
2025-11-16
mm/vmalloc: defer freeing partly initialized vm_struct
Uladzislau Rezki (Sony)
-1
/
+5
2025-11-16
mm/thp: drop follow_devmap_pmd() default stub
Anshuman Khandual
-6
/
+0
2025-11-17
ASoC: asoc.h: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-2
/
+2
2025-11-17
ASoC: soc.h: convert to snd_soc_dapm_xxx()
Kuninori Morimoto
-4
/
+4
2025-11-16
ASoC: Intel: avs: Honor NHLT override when setting up a path
Cezary Rojewski
-0
/
+1
2025-11-16
ASoC: Intel: avs: Allow the topology to carry NHLT data
Cezary Rojewski
-0
/
+5
2025-11-16
sunrpc: allocate a separate bvec array for socket sends
Jeff Layton
-0
/
+3
2025-11-16
svcrdma: Increase the server's default RPC/RDMA credit grant
Chuck Lever
-1
/
+1
2025-11-16
Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...
Linus Torvalds
-3
/
+10
2025-11-16
procfs: make /self and /thread_self dentries persistent
Al Viro
-2
/
+0
2025-11-16
primitives for maintaining persisitency
Al Viro
-0
/
+2
2025-11-16
introduce a flag for explicitly marking persistently pinned dentries
Al Viro
-0
/
+1
2025-11-16
new helper: simple_done_creating()
Al Viro
-0
/
+1
2025-11-16
new helper: simple_remove_by_name()
Al Viro
-0
/
+2
2025-11-15
mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
-3
/
+10
2025-11-15
Merge tag 'core-urgent-2025-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+1
2025-11-15
dt-bindings: watchdog: aspeed,ast2400-wdt: Add support for AST2700
Chin-Ting Kuo
-0
/
+138
2025-11-15
media: dt-bindings: video-interfaces: add defines for sampling modes
Michael Riesch
-0
/
+4
2025-11-15
static_call: allow using STATIC_CALL_TRAMP_STR() from assembly
Naman Jain
-4
/
+8
2025-11-15
mshv: Extend create partition ioctl to support cpu features
Muminul Islam
-0
/
+34
2025-11-15
mshv: Allow mappings that overlap in uaddr
Magnus Kulke
-1
/
+1
2025-11-15
hyperv: Add definitions for hypervisor crash dump support
Mukesh Rathor
-0
/
+55
2025-11-15
hyperv: Add two new hypercall numbers to guest ABI public header
Mukesh Rathor
-0
/
+2
2025-11-15
mshv: Introduce new hypercall to map stats page for L1VH partitions
Jinank Jain
-0
/
+8
2025-11-15
mshv: Add the HVCALL_GET_PARTITION_PROPERTY_EX hypercall
Purna Pavan Chandra Aekkaladevi
-0
/
+67
2025-11-15
arch/x86: mshyperv: Trap on access for some synthetic MSRs
Roman Kisel
-0
/
+1
2025-11-15
arch: hyperv: Get/set SynIC synth.registers via paravisor
Roman Kisel
-40
/
+2
2025-11-15
arch/x86: mshyperv: Discover Confidential VMBus availability
Roman Kisel
-0
/
+2
2025-11-15
Drivers: hv: VMBus protocol version 6.0
Roman Kisel
-19
/
+51
2025-11-15
drivers: hv: Allow vmbus message synic interrupt injected from Hyper-V
Tianyu Lan
-0
/
+1
2025-11-15
mshv: Fix deposit memory in MSHV_ROOT_HVCALL
Nuno Das Neves
-3
/
+14
2025-11-14
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Jakub Kicinski
-17
/
+59
2025-11-14
sctp: Remove unused declaration sctp_auth_init_hmacs()
Yue Haibing
-1
/
+0
2025-11-14
tcp: gro: inline tcp_gro_pull_header()
Eric Dumazet
-1
/
+27
2025-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after 6.18-rc5+
Alexei Starovoitov
-65
/
+209
2025-11-14
Merge tag 'pci-v6.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+2
2025-11-14
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
-1
/
+29
2025-11-14
PCI/TSM: Add pci_tsm_guest_req() for managing TDIs
Dan Williams
-2
/
+60
2025-11-14
PCI/TSM: Add pci_tsm_bind() helper for instantiating TDIs
Dan Williams
-0
/
+34
2025-11-14
PCI/IDE: Initialize an ID for all IDE streams
Dan Williams
-0
/
+7
2025-11-14
PCI/IDE: Add Address Association Register setup for downstream MMIO
Xu Yilun
-0
/
+37
2025-11-14
drm/bridge: dw-hdmi-qp: Handle platform supported formats and color depth
Cristian Ciocaltea
-0
/
+4
2025-11-14
Merge tag 'tee-fix-for-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
-9
/
+14
2025-11-14
sched_ext: Pass locked CPU parameter to scx_hardlockup() and add docs
Tejun Heo
-2
/
+2
[prev]
[next]