index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-18
alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUG
Suren Baghdasaryan
1
-1
/
+6
2024-12-18
alloc_tag: fix module allocation tags populated area calculation
Suren Baghdasaryan
1
-5
/
+29
2024-12-18
mm/codetag: clear tags before swap
David Wang
2
-1
/
+8
2024-12-18
mm/vmstat: fix a W=1 clang compiler warning
Bart Van Assche
1
-1
/
+1
2024-12-18
mm: convert partially_mapped set/clear operations to be atomic
Usama Arif
2
-14
/
+6
2024-12-18
nilfs2: fix buffer head leaks in calls to truncate_inode_pages()
Ryusuke Konishi
4
-1
/
+8
2024-12-18
vmalloc: fix accounting with i915
Matthew Wilcox (Oracle)
1
-2
/
+4
2024-12-18
mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split_large_buddy()
David Hildenbrand
1
-2
/
+4
2024-12-18
fork: avoid inappropriate uprobe access to invalid mm
Lorenzo Stoakes
1
-7
/
+6
2024-12-18
nilfs2: prevent use of deleted inode
Edward Adam Davis
2
-1
/
+12
2024-12-18
zram: fix uninitialized ZRAM not releasing backing device
Kairui Song
1
-5
/
+4
2024-12-18
zram: refuse to use zero sized block device as backing device
Kairui Song
1
-0
/
+6
2024-12-18
mm: use clear_user_(high)page() for arch with special user folio handling
Zi Yan
5
-16
/
+35
2024-12-18
mm: introduce cpu_icache_is_aliasing() across all architectures
Zi Yan
3
-0
/
+15
2024-12-18
mm: add RCU annotation to pte_offset_map(_lock)
Petr Malat
2
-3
/
+12
2024-12-18
mm: correctly reference merged VMA
Lorenzo Stoakes
1
-1
/
+4
2024-12-18
mm: use aligned address in copy_user_gigantic_page()
Kefeng Wang
2
-5
/
+5
2024-12-18
mm: use aligned address in clear_gigantic_page()
Kefeng Wang
2
-2
/
+3
2024-12-18
mm: shmem: fix ShmemHugePages at swapout
Hugh Dickins
1
-10
/
+12
2024-12-18
ocfs2: fix the space leak in LA when releasing LA
Heming Zhao
1
-3
/
+5
2024-12-18
ocfs2: revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"
Heming Zhao
1
-19
/
+0
2024-12-18
mailmap: add entry for Ying Huang
Huang Ying
1
-0
/
+1
2024-12-18
selftests/memfd: run sysctl tests when PID namespace support is enabled
Isaac J. Manjarres
1
-2
/
+12
2024-12-18
docs/mm: add VMA locks documentation
Lorenzo Stoakes
1
-0
/
+850
2024-12-15
Linux 6.13-rc3
Linus Torvalds
1
-1
/
+1
2024-12-14
bpf: Avoid deadlock caused by nested kprobe and fentry bpf programs
Priya Bala Govindasamy
1
-0
/
+6
2024-12-13
selftests/bpf: Add tests for raw_tp NULL args
Kumar Kartikeya Dwivedi
2
-0
/
+27
2024-12-13
bpf: Augment raw_tp arguments with PTR_MAYBE_NULL
Kumar Kartikeya Dwivedi
2
-10
/
+147
2024-12-13
bpf: Revert "bpf: Mark raw_tp arguments with PTR_MAYBE_NULL"
Kumar Kartikeya Dwivedi
4
-87
/
+9
2024-12-13
ARC: build: Try to guess GCC variant of cross compiler
Leon Romanovsky
1
-1
/
+1
2024-12-13
KVM: x86: Cache CPUID.0xD XSTATE offsets+sizes during module init
Sean Christopherson
3
-5
/
+29
2024-12-13
block: Fix potential deadlock while freezing queue and acquiring sysfs_lock
Nilay Shroff
3
-23
/
+26
2024-12-13
irqchip/gic-v3: Work around insecure GIC integrations
Marc Zyngier
1
-1
/
+16
2024-12-13
irqchip/gic: Correct declaration of *percpu_base pointer in union gic_base
Uros Bizjak
1
-1
/
+1
2024-12-13
block: Fix queue_iostats_passthrough_show()
Bart Van Assche
1
-1
/
+1
2024-12-13
blk-mq: Clean up blk_mq_requeue_work()
Bart Van Assche
1
-6
/
+4
2024-12-13
mq-deadline: Remove a local variable
Bart Van Assche
1
-4
/
+1
2024-12-13
kselftest/arm64: abi: fix SVCR detection
Weizhao Ouyang
1
-17
/
+15
2024-12-13
iommu/vt-d: Avoid draining PRQ in sva mm release path
Lu Baolu
1
-1
/
+2
2024-12-13
iommu/vt-d: Fix qi_batch NULL pointer with nested parent domain
Yi Liu
1
-7
/
+27
2024-12-13
iommu/vt-d: Remove cache tags before disabling ATS
Lu Baolu
1
-1
/
+3
2024-12-13
arm64: signal: Ensure signal delivery failure is recoverable
Kevin Brodsky
1
-15
/
+33
2024-12-13
sched/dlserver: Fix dlserver time accounting
Vineeth Pillai (Google)
1
-6
/
+9
2024-12-13
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
3
-2
/
+18
2024-12-13
efi/esrt: remove esre_attribute::store()
Jiri Slaby (SUSE)
1
-2
/
+0
2024-12-12
xfs: port xfs_ioc_start_commit to multigrain timestamps
Darrick J. Wong
1
-7
/
+7
2024-12-12
xfs: return from xfs_symlink_verify early on V4 filesystems
Darrick J. Wong
1
-1
/
+3
2024-12-12
xfs: fix zero byte checking in the superblock scrubber
Darrick J. Wong
1
-2
/
+29
2024-12-12
xfs: check pre-metadir fields correctly
Darrick J. Wong
1
-13
/
+27
2024-12-12
xfs: don't crash on corrupt /quotas dirent
Darrick J. Wong
1
-0
/
+7
[next]