summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-12Linux 6.0.19v6.0.19stable/6.0.y/masterGreg Kroah-Hartman
2023-01-12drm/mgag200: Fix PLL setup for G200_SE_A rev >=4Jocelyn Falempe
2023-01-12efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel
2023-01-12btrfs: make thaw time super block check to also verify checksumQu Wenruo
2023-01-12ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_a...William Liu
2023-01-12ksmbd: send proper error response in smb2_tree_connect()Marios Makassikis
2023-01-12ksmbd: fix infinite loop in ksmbd_conn_handler_loop()Namjae Jeon
2023-01-12btrfs: handle case when repair happens with dev-replaceQu Wenruo
2023-01-12virtio_blk: Fix signedness bug in virtblk_prep_rq()Rafael Mendonca
2023-01-12virtio-blk: use a helper to handle request queuing errorsDmitry Fomichev
2023-01-12drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang
2023-01-12drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang
2023-01-12drm/amdkfd: Fix kernel warning during topology setupMukul Joshi
2023-01-12of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold
2023-01-12riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel
2023-01-12riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks
2023-01-12thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada
2023-01-12vhost_vdpa: fix the crash in unmap a large memoryCindy Lu
2023-01-12io_uring: fix CQ waiting timeout handlingPavel Begunkov
2023-01-12block: don't allow splitting of a REQ_NOWAIT bioJens Axboe
2023-01-12net: dsa: tag_qca: fix wrong MGMT_DATA2 sizeChristian Marangi
2023-01-12net: dsa: qca8k: fix wrong length value for mgmt eth packetChristian Marangi
2023-01-12Revert "net: dsa: qca8k: cache lo and hi for mdio write"Christian Marangi
2023-01-12Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer
2023-01-12bpf: Fix panic due to wrong pageattr of im->imageChuang Wang
2023-01-12fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel
2023-01-12nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton
2023-01-12x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco
2023-01-12x86/kexec: Fix double-free of elf header bufferTakashi Iwai
2023-01-12btrfs: fix compat_ro checks against remountQu Wenruo
2023-01-12btrfs: relax block-group-tree feature dependency checksQu Wenruo
2023-01-12btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2Qu Wenruo
2023-01-12btrfs: don't save block group root into super blockQu Wenruo
2023-01-12btrfs: check superblock to ensure the fs was not modified at thaw timeQu Wenruo
2023-01-12ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"Kai Vehmanen
2023-01-12nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig
2023-01-12nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig
2023-01-12io_uring: check for valid register opcode earlierJens Axboe
2023-01-12nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang
2023-01-12drm/amdkfd: Fix double release compute pasidPhilip Yang
2023-01-12drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang
2023-01-12drm/amdgpu: Fix size validation for non-exclusive domains (v4)Luben Tuikov
2023-01-12ASoC: SOF: mediatek: initialize panic_info to zeroYC Hung
2023-01-12ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede
2023-01-129p/client: fix data race on req->statusDominique Martinet
2023-01-12ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"Kai Vehmanen
2023-01-12hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds
2023-01-12usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann
2023-01-12udf: Fix extension of the last extent in the fileJan Kara
2023-01-12caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao