summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
2021-12-11x86/usercopy_32: Simplify __copy_user_intel_nocache()Peter Zijlstra1-20/+20
2021-12-11x86/sgx: Remove .fixup usagePeter Zijlstra4-31/+35
2021-12-11x86/checksum_32: Remove .fixup usagePeter Zijlstra1-16/+3
2021-12-11x86/vmx: Remove .fixup usagePeter Zijlstra1-9/+7
2021-12-11x86/kvm: Remove .fixup usagePeter Zijlstra2-12/+5
2021-12-11x86/segment: Remove .fixup usagePeter Zijlstra2-8/+2
2021-12-11x86/fpu: Remove .fixup usagePeter Zijlstra2-10/+2
2021-12-11x86/xen: Remove .fixup usagePeter Zijlstra1-11/+3
2021-12-11x86/uaccess: Remove .fixup usagePeter Zijlstra1-22/+17
2021-12-11x86/futex: Remove .fixup usagePeter Zijlstra2-20/+10
2021-12-11x86/msr: Remove .fixup usagePeter Zijlstra3-53/+47
2021-12-11x86/extable: Extend extable functionalityPeter Zijlstra7-32/+145
2021-12-11x86/entry_32: Remove .fixup usagePeter Zijlstra3-20/+24
2021-12-11x86/entry_64: Remove .fixup usagePeter Zijlstra1-7/+6
2021-12-11x86/copy_mc_64: Remove .fixup usagePeter Zijlstra1-8/+4
2021-12-11x86/copy_user_64: Remove .fixup usagePeter Zijlstra1-21/+11
2021-12-11x86/mmx_32: Remove X86_USE_3DNOWPeter Zijlstra11-469/+1
2021-12-11bitfield.h: Fix "type of reg too small for mask" testPeter Zijlstra1-1/+18
2021-12-09x86: Add straight-line-speculation mitigationPeter Zijlstra10-7/+38
2021-12-09x86/alternative: Relax text_poke_bp() constraintPeter Zijlstra1-15/+34
2021-12-08objtool: Add straight-line-speculation validationPeter Zijlstra5-6/+27
2021-12-08x86: Prepare inline-asm for straight-line-speculationPeter Zijlstra11-14/+19
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra106-349/+349
2021-12-08x86/lib/atomic64_386_32: Rename thingsPeter Zijlstra1-38/+46
2021-12-08x86: Use -mindirect-branch-cs-prefix for RETPOLINE buildsPeter Zijlstra1-0/+1
2021-12-08x86: Move RETPOLINE*_CFLAGS to arch MakefilePeter Zijlstra2-11/+11
2021-12-08x86/csum: Rewrite/optimize csum_partial()Eric Dumazet1-92/+91
2021-12-05Linux 5.16-rc4v5.16-rc4Linus Torvalds1-1/+1
2021-12-05KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failureTom Lendacky2-46/+71
2021-12-05KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessarySean Christopherson1-4/+4
2021-12-05KVM: SEV: Return appropriate error codes if SEV-ES scratch setup failsSean Christopherson1-13/+17
2021-12-04parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller1-22/+8
2021-12-04parisc: Fix "make install" on newer debian releasesHelge Deller1-0/+1
2021-12-04sched/uclamp: Fix rq->uclamp_max not set on first enqueueQais Yousef1-1/+1
2021-12-04preempt/dynamic: Fix setup_preempt_mode() return valueAndrew Halaney1-2/+2
2021-12-03cifs: avoid use of dstaddr as key for fscache client cookieShyam Prasad N1-37/+1
2021-12-03cifs: add server conn_id to fscache client cookieShyam Prasad N2-0/+14
2021-12-03cifs: wait for tcon resource_id before getting fscache superShyam Prasad N3-7/+8
2021-12-03cifs: fix missed refcounting of ipc tconPaulo Alcantara1-0/+1
2021-12-03x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Lai Jiangshan2-0/+24
2021-12-03x86/entry: Use the correct fence macro after swapgs in kernel CR3Lai Jiangshan1-7/+8
2021-12-03fget: check that the fd still exists after getting a ref to itLinus Torvalds1-0/+4
2021-12-03x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()Lai Jiangshan1-11/+5
2021-12-03x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qwordMichael Sterritt1-18/+39
2021-12-03powercap: DTPM: Drop unused local variable from init_dtpm()Rafael J. Wysocki1-2/+0
2021-12-03io-wq: don't retry task_work creation failure on fatal conditionsJens Axboe1-0/+7
2021-12-03serial: 8250_bcm7271: UART errors after resuming from S2Al Cooper1-0/+13
2021-12-03usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()Zhou Qingyang1-0/+3
2021-12-03usb: cdns3: gadget: fix new urb never complete if ep cancel previous requestsFrank Li1-16/+4
2021-12-03usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan1-4/+0