Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-02Revert "usb: gadget: udc-xilinx: replace memcpy with memcpy_toio"Greg Kroah-Hartman
2022-09-02Merge tag 'soundwire-6.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2022-09-02Merge tag 'drm-intel-fixes-2022-09-01' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-02Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2022-09-02Merge tag 'kvm-riscv-fixes-6.0-1' of https://github.com/kvm-riscv/linux into ...Paolo Bonzini
2022-09-02KVM: x86: check validity of argument to KVM_SET_MP_STATEPaolo Bonzini
2022-09-02perf/x86/core: Completely disable guest PEBS via guest's global_ctrlLike Xu
2022-09-02KVM: x86: fix memoryleak in kvm_arch_vcpu_create()Miaohe Lin
2022-09-02KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIESJim Mattson
2022-09-01Merge tag 'drm-msm-fixes-2022-08-27' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-09-01Merge tag 'amd-drm-fixes-6.0-2022-08-31' of https://gitlab.freedesktop.org/ag...Dave Airlie
2022-09-01Merge tag 'drm-misc-fixes-2022-08-31' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-09-01Merge tag 'net-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-01Merge tag 'slab-for-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-09-01Merge tag 'sound-6.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-09-01platform/x86: p2sb: Fix UAF when caller uses resource nameAndy Shevchenko
2022-09-01platform/x86: asus-wmi: Increase FAN_CURVE_BUF_LEN to 32Luke D. Jones
2022-09-01firmware_loader: Fix memory leak in firmware uploadRuss Weight
2022-09-01firmware_loader: Fix use-after-free during unregisterRuss Weight
2022-09-01selftests/net: return back io_uring zc send testsPavel Begunkov
2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov
2022-09-01io_uring/notif: remove notif registrationPavel Begunkov
2022-09-01Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov
2022-09-01Revert "io_uring: add zc notification flush requests"Pavel Begunkov
2022-09-01selftests/net: temporarily disable io_uring zc testPavel Begunkov
2022-09-01arch_topology: Silence early cacheinfo errors when non-existentFlorian Fainelli
2022-09-01binder: fix alloc->vma_vm_mm null-ptr dereferenceCarlos Llamas
2022-09-01misc: fastrpc: increase maximum session countJohan Hovold
2022-09-01misc: fastrpc: fix memory corruption on openJohan Hovold
2022-09-01misc: fastrpc: fix memory corruption on probeJohan Hovold
2022-09-01Merge tag 'nvme-6.0-2022-09-01' of git://git.infradead.org/nvme into block-6.0Jens Axboe
2022-09-01usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying
2022-09-01driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres
2022-09-01platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak
2022-09-01platform/mellanox: Remove unnecessary codeVadim Pasternak
2022-09-01platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak
2022-09-01platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak
2022-09-01platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede
2022-09-01arm64: mm: Reserve enough pages for the initial ID mapArd Biesheuvel
2022-09-01perf/arm_pmu_platform: fix tests for platform_get_irq() failureYu Zhe
2022-09-01arm64: head: Ignore bogus KASLR displacement on non-relocatable kernelsArd Biesheuvel
2022-09-01arm64/kexec: Fix missing extra range for crashkres_low.Levi Yun
2022-09-01mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab...Waiman Long
2022-09-01Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman
2022-09-01soundwire: qcom: fix device status array rangeSrinivas Kandagatla
2022-09-01net/smc: Remove redundant refcount increaseYacan Liu
2022-09-01Merge tag 'drm-intel-fixes-2022-08-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-09-01Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"Jakub Kicinski
2022-09-01Merge branch 'tcp-tcp-challenge-ack-fixes'Jakub Kicinski
2022-09-01tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet