aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/configs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-10s390/pgalloc: use pointers instead of unsigned long valuesHeiko Carstens1-32/+32
2021-12-10s390/pgalloc: add virt/phys address handling to base asce functionsHeiko Carstens1-13/+13
2021-12-10s390/cmm: add missing virt_to_phys() conversionHeiko Carstens1-1/+1
2021-12-10s390/diag: use pfn_to_phys() instead of open codingHeiko Carstens1-2/+2
2021-12-10s390/mm: add missing phys_to_virt translation to page table dumperHeiko Carstens1-4/+4
2021-12-06s390/vfio-ap: add status attribute to AP queue device's sysfs dirTony Krowiak1-3/+76
2021-12-06s390/nmi: add missing __pa/__va address conversion of extended save areaHeiko Carstens3-7/+7
2021-12-06s390/qdio: clarify logical vs absolute in QIB's kerneldocJulian Wiedmann1-2/+2
2021-12-06s390/qdio: remove unneeded sanity check in qdio_do_sqbs()Julian Wiedmann1-2/+0
2021-12-06s390/pci: use physical addresses in DMA tablesNiklas Schnelle4-32/+35
2021-12-06s390/pci: use phys_to_virt() for AIBVs/DIBVsNiklas Schnelle1-3/+3
2021-12-06s390/vmcp: use page_to_virt instead of page_to_physHeiko Carstens1-2/+2
2021-12-06s390/qdio: split do_QDIO()Julian Wiedmann4-34/+63
2021-12-06s390/qdio: split qdio_inspect_queue()Julian Wiedmann4-47/+64
2021-12-06s390/qdio: clarify handler logic for qdio_handle_activate_check()Julian Wiedmann4-15/+14
2021-12-06s390/qdio: clean up access to queue in qdio_handle_activate_check()Julian Wiedmann1-2/+2
2021-12-06s390/qdio: avoid allocating the qdio_irq with GFP_DMAJulian Wiedmann3-14/+23
2021-12-06s390/qdio: improve handling of CIWsJulian Wiedmann3-26/+20
2021-12-06s390/qdio: remove QDIO_SBAL_SIZE macroJulian Wiedmann1-1/+0
2021-12-06s390/cio: remove uevent suppress from cio driverVineeth Vijayan5-51/+3
2021-12-06s390/crypto: add SIMD implementation for ChaCha20Patrick Steuer8-0/+1154
2021-12-05Linux 5.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
2021-12-03USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst1-0/+3
2021-12-03xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman1-7/+14
2021-12-03x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel1-1/+11
2021-12-03objtool: Fix pv_ops noinstr validationPeter Zijlstra2-0/+5
2021-12-02s390: update defconfigsHeiko Carstens3-3/+16
2021-12-02Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza1-7/+0