summaryrefslogtreecommitdiffstats
path: root/drivers/platform (unfollow)
Commit message (Expand)AuthorFilesLines
2022-09-04Linux 6.0-rc4v6.0-rc4Linus Torvalds1-1/+1
2022-09-04Makefile.extrawarn: re-enable -Wformat for clang; take 2Nick Desaulniers1-0/+12
2022-09-03gpio: ws16c48: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03gpio: 104-idio-16: Make irq_chip immutableWilliam Breathitt Gray1-7/+11
2022-09-03gpio: 104-idi-48: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03gpio: 104-dio-48e: Make irq_chip immutableWilliam Breathitt Gray1-3/+7
2022-09-03mm: pagewalk: Fix race between unmap and page walkerSteven Price3-13/+16
2022-09-03LoongArch: mm: Remove the unneeded result variableye xingchen1-4/+1
2022-09-03LoongArch: Fix arch_remove_memory() undefined build errorYupeng Li1-12/+10
2022-09-03LoongArch: Fix section mismatch due to acpi_os_ioremap()Huacai Chen3-2/+3
2022-09-03LoongArch: Improve dump_tlb() output messagesHuacai Chen1-13/+13
2022-09-03LoongArch: Adjust arch_do_signal_or_restart() to adapt generic entryHuacai Chen1-2/+2
2022-09-03LoongArch: Avoid orphan input sectionsArd Biesheuvel2-0/+3
2022-09-02Documentation: document ublkMing Lei3-0/+255
2022-09-02landlock: Fix file reparenting without explicit LANDLOCK_ACCESS_FS_REFERMickaël Salaün2-33/+170
2022-09-02misc: microchip: pci1xxxx: Add power management functions - suspend & resume ...Kumaravel Thiagarajan1-0/+37
2022-09-02misc: microchip: pci1xxxx: Add gpio irq handler and irq helper functions irq_...Kumaravel Thiagarajan1-0/+159
2022-09-02misc: microchip: pci1xxxx: Add functions to configure gpio pins as input / ou...Kumaravel Thiagarajan1-0/+79
2022-09-02misc: microchip: pci1xxxx: load gpio driver for the gpio controller auxiliary...Kumaravel Thiagarajan3-1/+165
2022-09-02misc: microchip: pci1xxxx: load auxiliary bus driver for the PIO function in ...Kumaravel Thiagarajan7-1/+216
2022-09-02xen/grants: prevent integer overflow in gnttab_dma_alloc_pages()Dan Carpenter1-0/+3
2022-09-02xen-blkfront: Cache feature_persistent value before advertisementSeongJae Park1-7/+7
2022-09-02xen-blkfront: Advertise feature-persistent as user requestedSeongJae Park1-2/+6
2022-09-02xen-blkback: Advertise feature-persistent as user requestedSeongJae Park2-2/+7
2022-09-02powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()Nathan Chancellor1-1/+3
2022-09-02Revert "powerpc/irq: Don't open code irq_soft_mask helpers"Michael Ellerman1-7/+36
2022-09-02Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman1-8/+8
2022-09-02KVM: x86: check validity of argument to KVM_SET_MP_STATEPaolo Bonzini1-3/+17
2022-09-02perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu1-1/+2
2022-09-02KVM: x86: fix memoryleak in kvm_arch_vcpu_create()Miaohe Lin1-2/+1
2022-09-02KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson1-4/+21
2022-09-01MAINTAINERS: add spdxexclude to LICENSES and SPDX stuffLukas Bulwahn1-0/+1
2022-09-01VMCI: Update maintainers for VMCIVishnu Dasa1-1/+0
2022-09-01platform/x86: p2sb: Fix UAF when caller uses resource nameAndy Shevchenko1-2/+16
2022-09-01platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32Luke D. Jones1-5/+4
2022-09-01firmware_loader: Fix memory leak in firmware uploadRuss Weight3-4/+17
2022-09-01firmware_loader: Fix use-after-free during unregisterRuss Weight1-1/+2
2022-09-01parport: add support for Netmos device 9900Alexander Baehr1-0/+4
2022-09-01get_maintainer: Add Alan to .get_maintainer.ignoreDan Carpenter1-0/+2
2022-09-01selftests/net: return back io_uring zc send testsPavel Begunkov2-79/+41
2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov7-76/+47
2022-09-01io_uring/notif: remove notif registrationPavel Begunkov5-103/+1
2022-09-01Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov4-33/+9
2022-09-01Revert "io_uring: add zc notification flush requests"Pavel Begunkov2-39/+0
2022-09-01selftests/net: temporarily disable io_uring zc testPavel Begunkov1-0/+9
2022-09-01uio: dfl: add IOPLL user-clock feature idPeter Colberg1-0/+2
2022-09-01speakup_soft: Add direct module parameterSamuel Thibault1-1/+5
2022-09-01speakup: Notify synthesizers of the punctuation level changeSamuel Thibault3-7/+33
2022-09-01speakup-dummy: Add support for PUNCT variableSamuel Thibault1-0/+4
2022-09-01ipack: Check dev_set_name() return valueBo Liu1-1/+4