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
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-27
x86/mm/64: define ARCH_PAGE_TABLE_SYNC_MASK and arch_sync_kernel_mappings()
Harry Yoo
2
-0
/
+21
2025-08-27
mm: introduce and use {pgd,p4d}_populate_kernel()
Harry Yoo
5
-18
/
+48
2025-08-27
mm: move page table sync declarations to linux/pgtable.h
Harry Yoo
2
-16
/
+16
2025-08-27
proc: fix missing pde_set_flags() for net proc files
wangzijie
1
-17
/
+21
2025-08-27
mm: fix accounting of memmap pages
Sumanth Korikkar
2
-11
/
+9
2025-08-27
mm/damon/core: prevent unnecessary overflow in damos_set_effective_quota()
Quanmin Yan
1
-2
/
+2
2025-08-27
kexec: add KEXEC_FILE_NO_CMA as a legal flag
Brian Mak
1
-1
/
+2
2025-08-27
kasan: fix GCC mem-intrinsic prefix with sw tags
Ada Couprie Diaz
1
-4
/
+8
2025-08-27
mm/kasan: avoid lazy MMU mode hazards
Alexander Gordeev
1
-0
/
+8
2025-08-27
mm/kasan: fix vmalloc shadow memory (de-)population races
Alexander Gordeev
1
-10
/
+8
2025-08-27
kunit: kasan_test: disable fortify string checker on kasan_strings() test
Yeoreum Yun
1
-0
/
+2
2025-08-27
selftests/mm: fix FORCE_READ to read input value correctly
Zi Yan
7
-9
/
+14
2025-08-27
mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
Sasha Levin
1
-2
/
+7
2025-08-27
ocfs2: prevent release journal inode after journal shutdown
Edward Adam Davis
1
-0
/
+3
2025-08-27
rust: mm: mark VmaNew as transparent
Baptiste Lepers
1
-0
/
+1
2025-08-27
of_numa: fix uninitialized memory nodes causing kernel panic
Yin Tirui
1
-1
/
+4
2025-08-24
Linux 6.17-rc3
v6.17-rc3
Linus Torvalds
1
-1
/
+1
2025-08-22
ftrace: Also allocate and copy hash for reading of filter files
Steven Rostedt
1
-9
/
+10
2025-08-22
ftrace: Fix potential warning in trace_printk_seq during ftrace_dump
Tengda Wu
1
-2
/
+2
2025-08-22
fgraph: Copy args in intermediate storage with entry
Steven Rostedt
1
-6
/
+16
2025-08-22
mips: lantiq: xway: sysctrl: rename the etop node
Aleksander Jan Bajkowski
2
-6
/
+6
2025-08-22
mips: dts: lantiq: danube: add missing burst length property
Aleksander Jan Bajkowski
1
-0
/
+3
2025-08-22
iommu/riscv: prevent NULL deref in iova_to_phys
XianLiang Huang
1
-1
/
+1
2025-08-22
iommu/virtio: Make instance lookup robust
Robin Murphy
1
-6
/
+9
2025-08-22
iommu/arm-smmu-v3: Fix smmu_domain->nr_ats_masters decrement
Nicolin Chen
1
-1
/
+1
2025-08-21
io_uring: clear ->async_data as part of normal init
Jens Axboe
1
-0
/
+1
2025-08-21
io_uring/futex: ensure io_futex_wait() cleans up properly on failure
Jens Axboe
1
-0
/
+3
2025-08-21
drm/xe: Fix vm_bind_ioctl double free bug
Christoph Manszewski
1
-1
/
+2
2025-08-21
drm/xe: Move ASID allocation and user PT BO tracking into xe_vm_create
Piotr Piórkowski
1
-19
/
+15
2025-08-21
netfilter: nf_reject: don't leak dst refcount for loopback packets
Florian Westphal
2
-7
/
+4
2025-08-21
s390/hypfs: Enable limited access during lockdown
Peter Oberparleiter
1
-1
/
+2
2025-08-21
s390/hypfs: Avoid unnecessary ioctl registration in debugfs
Peter Oberparleiter
1
-7
/
+11
2025-08-21
ALSA: usb-audio: Use correct sub-type for UAC3 feature unit validation
Takashi Iwai
1
-1
/
+1
2025-08-21
net/mlx5e: Preserve shared buffer capacity during headroom updates
Armen Ratner
1
-10
/
+8
2025-08-21
net/mlx5e: Query FW for buffer ownership
Alexei Lazar
4
-4
/
+31
2025-08-21
net/mlx5: Restore missing scheduling node cleanup on vport enable failure
Carolina Jubran
1
-0
/
+1
2025-08-21
net/mlx5: Fix QoS reference leak in vport enable error path
Carolina Jubran
1
-1
/
+3
2025-08-21
net/mlx5: Destroy vport QoS element when no configuration remains
Carolina Jubran
1
-8
/
+49
2025-08-21
net/mlx5e: Preserve tc-bw during parent changes
Carolina Jubran
1
-12
/
+12
2025-08-21
net/mlx5: Remove default QoS group and attach vports directly to root TSAR
Carolina Jubran
2
-69
/
+33
2025-08-21
net/mlx5: Base ECVF devlink port attrs from 0
Daniel Jurgens
1
-1
/
+3
2025-08-21
net: pse-pd: pd692x0: Skip power budget configuration when undefined
Kory Maincent
1
-0
/
+4
2025-08-21
net: pse-pd: pd692x0: Fix power budget leak in manager setup error path
Kory Maincent
1
-15
/
+44
2025-08-21
Octeontx2-af: Skip overlap check for SPI field
Hariprasad Kelam
1
-2
/
+2
2025-08-21
selftests: tls: add tests for zero-length records
Jakub Kicinski
1
-5
/
+295
2025-08-21
tls: fix handling of zero-length records on the rx_list
Jakub Kicinski
1
-1
/
+6
2025-08-21
block: avoid cpu_hotplug_lock depedency on freeze_lock
Nilay Shroff
4
-28
/
+37
2025-08-21
block: decrement block_rq_qos static key in rq_qos_del()
Nilay Shroff
1
-0
/
+1
2025-08-21
block: skip q->rq_qos check in rq_qos_done_bio()
Nilay Shroff
1
-2
/
+8
2025-08-21
spi: st: fix PM macros to use CONFIG_PM instead of CONFIG_PM_SLEEP
Raphael Gallais-Pou
1
-5
/
+5
[next]