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-08-29
KVM: selftests: Play nice with AMD's AVIC errata
Sean Christopherson
1
-4
/
+19
2024-08-29
KVM: selftests: Verify the guest can read back the x2APIC ICR it wrote
Sean Christopherson
1
-2
/
+4
2024-08-29
KVM: selftests: Test x2APIC ICR reserved bits
Sean Christopherson
1
-13
/
+10
2024-08-29
KVM: selftests: Skip ICR.BUSY test in xapic_state_test if x2APIC is enabled
Sean Christopherson
1
-6
/
+12
2024-08-29
KVM: selftests: Add x86 helpers to play nice with x2APIC MSR #GPs
Sean Christopherson
1
-1
/
+20
2024-08-29
KVM: selftests: Report unhandled exceptions on x86 as regular guest asserts
Sean Christopherson
1
-5
/
+3
2024-08-29
KVM: selftests: Open code vcpu_run() equivalent in guest_printf test
Sean Christopherson
1
-2
/
+17
2024-08-29
KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)
Sean Christopherson
4
-12
/
+36
2024-08-29
KVM: x86: Move x2APIC ICR helper above kvm_apic_write_nodecode()
Sean Christopherson
1
-23
/
+23
2024-08-29
KVM: x86: Enforce x2APIC's must-be-zero reserved ICR bits
Sean Christopherson
1
-1
/
+14
2024-08-22
KVM: x86: Suppress userspace access failures on unsupported, "emulated" MSRs
Sean Christopherson
1
-3
/
+8
2024-08-22
KVM: x86: Suppress failures on userspace access to advertised, unsupported MSRs
Sean Christopherson
1
-18
/
+9
2024-08-22
KVM: x86: Hoist x86.c's global msr_* variables up above kvm_do_msr_access()
Sean Christopherson
1
-184
/
+184
2024-08-22
KVM: x86: Funnel all fancy MSR return value handling into a common helper
Sean Christopherson
1
-42
/
+42
2024-08-22
KVM: x86: Refactor kvm_get_feature_msr() to avoid struct kvm_msr_entry
Sean Christopherson
1
-16
/
+13
2024-08-22
KVM: x86: Rename get_msr_feature() APIs to get_feature_msr()
Sean Christopherson
7
-14
/
+14
2024-08-22
KVM: x86: Refactor kvm_x86_ops.get_msr_feature() to avoid kvm_msr_entry
Sean Christopherson
5
-15
/
+13
2024-08-22
KVM: x86: Rename KVM_MSR_RET_INVALID to KVM_MSR_RET_UNSUPPORTED
Sean Christopherson
4
-12
/
+19
2024-08-22
KVM: x86: Move MSR_TYPE_{R,W,RW} values from VMX to x86, as enums
Sean Christopherson
2
-4
/
+6
2024-08-22
KVM: SVM: Disallow guest from changing userspace's MSR_AMD64_DE_CFG value
Sean Christopherson
1
-2
/
+7
2024-08-22
KVM: x86: Use this_cpu_ptr() in kvm_user_return_msr_cpu_online
Li Chen
1
-2
/
+1
2024-08-22
KVM: x86: Advertise AVX10.1 CPUID to userspace
Tao Su
3
-2
/
+37
2024-08-22
KVM: x86: Optimize local variable in start_sw_tscdeadline()
Thorsten Blum
1
-1
/
+1
2024-08-18
Linux 6.11-rc4
Linus Torvalds
1
-1
/
+1
2024-08-18
fuse: Initialize beyond-EOF page contents before setting uptodate
Jann Horn
1
-2
/
+4
2024-08-16
bcachefs: Fix locking in __bch2_trans_mark_dev_sb()
Kent Overstreet
2
-9
/
+10
2024-08-16
btrfs: only enable extent map shrinker for DEBUG builds
Qu Wenruo
1
-1
/
+7
2024-08-16
io_uring: fix user_data field name in comment
Caleb Sander Mateos
1
-1
/
+1
2024-08-16
bcachefs: fix incorrect i_state usage
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: avoid overflowing LRU_TIME_BITS for cached data lru
Kent Overstreet
1
-1
/
+3
2024-08-16
bcachefs: Fix forgetting to pass trans to fsck_err()
Kent Overstreet
1
-1
/
+1
2024-08-16
bcachefs: Increase size of cuckoo hash table on too many rehashes
Kent Overstreet
1
-2
/
+9
2024-08-16
thermal: gov_bang_bang: Use governor_data to reduce overhead
Rafael J. Wysocki
3
-1
/
+21
2024-08-16
thermal: gov_bang_bang: Add .manage() callback
Rafael J. Wysocki
1
-0
/
+30
2024-08-16
thermal: gov_bang_bang: Split bang_bang_control()
Rafael J. Wysocki
1
-19
/
+23
2024-08-16
thermal: gov_bang_bang: Call __thermal_cdev_update() directly
Rafael J. Wysocki
1
-4
/
+1
2024-08-16
char: xillybus: Check USB endpoints when probing device
Eli Billauer
1
-2
/
+20
2024-08-16
char: xillybus: Refine workqueue handling
Eli Billauer
1
-3
/
+5
2024-08-15
mm/migrate: fix deadlock in migrate_pages_batch() on large folios
Gao Xiang
1
-5
/
+11
2024-08-15
alloc_tag: mark pages reserved during CMA activation as not tagged
Suren Baghdasaryan
1
-0
/
+2
2024-08-15
alloc_tag: introduce clear_page_tag_ref() helper function
Suren Baghdasaryan
3
-17
/
+15
2024-08-15
crash: fix riscv64 crash memory reserve dead loop
Jinjie Ruan
1
-1
/
+2
2024-08-15
selftests: memfd_secret: don't build memfd_secret test on unsupported arches
Muhammad Usama Anjum
2
-0
/
+5
2024-08-15
mm: fix endless reclaim on machines with unaccepted memory
Kirill A. Shutemov
1
-22
/
+20
2024-08-15
selftests/mm: compaction_test: fix off by one in check_compaction()
Dan Carpenter
1
-2
/
+3
2024-08-15
mm/numa: no task_numa_fault() call if PMD is changed
Zi Yan
1
-16
/
+13
2024-08-15
mm/numa: no task_numa_fault() call if PTE is changed
Zi Yan
1
-17
/
+16
2024-08-15
mm/vmalloc: fix page mapping if vm_area_alloc_pages() with high order fallback to order 0
Hailong Liu
1
-9
/
+2
2024-08-15
mm/memory-failure: use raw_spinlock_t in struct memory_failure_cpu
Waiman Long
1
-9
/
+11
2024-08-15
mm: don't account memmap per-node
Pasha Tatashin
9
-60
/
+41
[next]