summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-28usb: typec: ucsi: psy: Set current max to 100mA for BC 1.2 and DefaultBenson Leung2-4/+5
2025-08-28selftests/futex: Define SYS_futex on 32-bit architectures with 64-bit time_tCynthia Huang1-0/+11
2025-08-28cpufreq: CPPC: Mark driver with NEED_UPDATE_LIMITS flagPrashant Malani1-1/+1
2025-08-28usb: xhci: print xhci->xhc_state when queue_command failedSu Hui1-1/+2
2025-08-28securityfs: don't pin dentries twice, once is enough...Al Viro1-2/+0
2025-08-28fix locking in efi_secret_unlink()Al Viro1-9/+1
2025-08-28ext2: Handle fiemap on empty files to prevent EINVALWei Gao1-1/+11
2025-08-28fs/ntfs3: correctly create symlink for relative pathRong Zhang1-13/+18
2025-08-28fs/ntfs3: Add sanity check for file nameLizhi Xu1-0/+3
2025-08-28ata: libata-sata: Disallow changing LPM state if not supportedDamien Le Moal1-0/+5
2025-08-28better lockdep annotations for simple_recursive_removal()Al Viro1-2/+2
2025-08-28hfs: fix not erasing deleted b-tree node issueViacheslav Dubeyko1-0/+1
2025-08-28drbd: add missing kref_get in handle_write_conflictsSarah Newman1-1/+5
2025-08-28udf: Verify partition map countJan Kara1-2/+11
2025-08-28smb/server: avoid deadlock when linking with ReplaceIfExistsNeilBrown1-12/+4
2025-08-28arm64: Handle KCOV __init vs inline mismatchesKees Cook1-1/+1
2025-08-28hfsplus: don't use BUG_ON() in hfsplus_create_attributes_file()Tetsuo Handa1-1/+5
2025-08-28hfsplus: fix slab-out-of-bounds read in hfsplus_uni2asc()Viacheslav Dubeyko1-0/+7
2025-08-28hfsplus: fix slab-out-of-bounds in hfsplus_bnode_read()Viacheslav Dubeyko1-0/+92
2025-08-28hfs: fix slab-out-of-bounds in hfs_bnode_read()Viacheslav Dubeyko1-0/+92
2025-08-28netfilter: ctnetlink: fix refcount leak on table dumpFlorian Westphal1-11/+13
2025-08-28udp: also consider secpath when evaluating ipsec use for checksummingSabrina Dubroca1-1/+1
2025-08-28KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guestMaxim Levitsky5-3/+41
2025-08-28KVM: VMX: Wrap all accesses to IA32_DEBUGCTL with getter/setter APIsMaxim Levitsky4-12/+24
2025-08-28KVM: nVMX: Check vmcs12->guest_ia32_debugctl on nested VM-EnterMaxim Levitsky3-5/+15
2025-08-28KVM: VMX: Extract checking of guest's DEBUGCTL into helperSean Christopherson1-12/+17
2025-08-28KVM: VMX: Allow guest to set DEBUGCTL.RTM_DEBUG if RTM is supportedSean Christopherson2-0/+5
2025-08-28KVM: x86: Drop kvm_x86_ops.set_dr6() in favor of a new KVM_RUN flagSean Christopherson5-14/+11
2025-08-28KVM: x86: Convert vcpu_run()'s immediate exit param into a generic bitmapSean Christopherson4-6/+17
2025-08-28KVM: x86: Fully defer to vendor code to decide how to force immediate exitSean Christopherson6-36/+19
2025-08-28KVM: VMX: Handle KVM-induced preemption timer exits in fastpath for L2Sean Christopherson1-2/+20
2025-08-28KVM: x86: Move handling of is_guest_mode() into fastpath exit handlersSean Christopherson2-6/+6
2025-08-28KVM: VMX: Handle forced exit due to preemption timer in fastpathSean Christopherson1-5/+8
2025-08-28KVM: VMX: Re-enter guest in fastpath for "spurious" preemption timer exitsSean Christopherson1-2/+9
2025-08-28KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepointSean Christopherson5-9/+14
2025-08-28KVM: x86/pmu: Gate all "unimplemented MSR" prints on report_ignored_msrsSean Christopherson5-25/+24
2025-08-28KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQsSean Christopherson1-1/+2
2025-08-28KVM: x86: Snapshot the host's DEBUGCTL in common x86Sean Christopherson4-8/+4
2025-08-28KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active w/o VIDChao Gao5-0/+34
2025-08-28KVM: x86: Plumb in the vCPU to kvm_x86_ops.hwapic_isr_update()Sean Christopherson3-6/+6
2025-08-28KVM: x86: Re-split x2APIC ICR into ICR+ICR2 for AMD (x2AVIC)Sean Christopherson4-12/+36
2025-08-28KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadowSean Christopherson2-8/+15
2025-08-28ACPI: processor: perflib: Move problematic pr->performance checkRafael J. Wysocki1-1/+4
2025-08-28ACPI: processor: perflib: Fix initial _PPC limit applicationJiayi Li1-1/+9
2025-08-28Documentation: ACPI: Fix parent device referencesAndy Shevchenko1-4/+4
2025-08-28eventpoll: Fix semi-unbounded recursionJann Horn1-14/+46
2025-08-28fs: Prevent file descriptor table allocations exceeding INT_MAXSasha Levin1-0/+15
2025-08-28sunvdc: Balance device refcount in vdc_port_mpgroup_checkMa Ke1-1/+3
2025-08-28LoongArch: BPF: Fix jump offset calculation in tailcallHaoran Jiang1-16/+5
2025-08-28PCI: Extend isolated function probing to LoongArchHuacai Chen1-0/+3