summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-12Linux 6.0.19v6.0.19linux-6.0.yGreg Kroah-Hartman1-1/+1
2023-01-12drm/mgag200: Fix PLL setup for G200_SE_A rev >=4Jocelyn Falempe1-1/+2
2023-01-12efi: random: combine bootloader provided RNG seed with RNG protocol outputArd Biesheuvel4-10/+40
2023-01-12btrfs: make thaw time super block check to also verify checksumQu Wenruo3-6/+22
2023-01-12ksmbd: check nt_len to be at least CIFS_ENCPWD_SIZE in ksmbd_decode_ntlmssp_a...William Liu1-1/+2
2023-01-12ksmbd: send proper error response in smb2_tree_connect()Marios Makassikis1-2/+5
2023-01-12ksmbd: fix infinite loop in ksmbd_conn_handler_loop()Namjae Jeon2-3/+9
2023-01-12btrfs: handle case when repair happens with dev-replaceQu Wenruo1-1/+10
2023-01-12virtio_blk: Fix signedness bug in virtblk_prep_rq()Rafael Mendonca1-2/+4
2023-01-12virtio-blk: use a helper to handle request queuing errorsDmitry Fomichev1-13/+16
2023-01-12drm/i915/gvt: fix vgpu debugfs clean in removeZhenyu Wang1-2/+7
2023-01-12drm/i915/gvt: fix gvt debugfs destroyZhenyu Wang1-2/+6
2023-01-12drm/amdkfd: Fix kernel warning during topology setupMukul Joshi1-1/+1
2023-01-12of/fdt: run soc memory setup when early_init_dt_scan_memory failsAndreas Rammhold2-3/+5
2023-01-12riscv, kprobes: Stricter c.jr/c.jalr decodingBjörn Töpel1-2/+2
2023-01-12riscv: uaccess: fix type of 0 variable on error in get_user()Ben Dooks1-1/+1
2023-01-12thermal: int340x: Add missing attribute for data rate baseSrinivas Pandruvada1-0/+4
2023-01-12vhost_vdpa: fix the crash in unmap a large memoryCindy Lu1-20/+26
2023-01-12io_uring: fix CQ waiting timeout handlingPavel Begunkov1-3/+3
2023-01-12block: don't allow splitting of a REQ_NOWAIT bioJens Axboe1-0/+10
2023-01-12net: dsa: tag_qca: fix wrong MGMT_DATA2 sizeChristian Marangi1-2/+2
2023-01-12net: dsa: qca8k: fix wrong length value for mgmt eth packetChristian Marangi1-10/+35
2023-01-12Revert "net: dsa: qca8k: cache lo and hi for mdio write"Christian Marangi2-54/+12
2023-01-12Revert "drm/amd/display: Enable Freesync Video Mode by default"Michel Dänzer3-5/+35
2023-01-12bpf: Fix panic due to wrong pageattr of im->imageChuang Wang1-0/+4
2023-01-12fbdev: matroxfb: G200eW: Increase max memory from 1 MB to 16 MBPaul Menzel1-2/+2
2023-01-12nfsd: fix handling of readdir in v4root vs. mount upcall timeoutJeff Layton1-0/+11
2023-01-12x86/bugs: Flush IBP in ib_prctl_set()Rodrigo Branco1-0/+2
2023-01-12x86/kexec: Fix double-free of elf header bufferTakashi Iwai1-3/+1
2023-01-12btrfs: fix compat_ro checks against remountQu Wenruo3-5/+7
2023-01-12btrfs: relax block-group-tree feature dependency checksQu Wenruo3-79/+113
2023-01-12btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2Qu Wenruo5-14/+25
2023-01-12btrfs: don't save block group root into super blockQu Wenruo4-53/+23
2023-01-12btrfs: check superblock to ensure the fs was not modified at thaw timeQu Wenruo4-8/+83
2023-01-12ASoC: SOF: Intel: pci-tgl: unblock S5 entry if DMA stop has failed"Kai Vehmanen3-1/+74
2023-01-12nvme: also return I/O command effects from nvme_command_effectsChristoph Hellwig1-6/+26
2023-01-12nvmet: use NVME_CMD_EFFECTS_CSUPP instead of open coding itChristoph Hellwig1-16/+19
2023-01-12io_uring: check for valid register opcode earlierJens Axboe1-2/+3
2023-01-12nvme: fix multipath crash caused by flush request when blktrace is enabledYanjun Zhang1-1/+1
2023-01-12drm/amdkfd: Fix double release compute pasidPhilip Yang3-15/+40
2023-01-12drm/amdkfd: Fix kfd_process_device_init_vm error handlingPhilip Yang1-6/+6
2023-01-12drm/amdgpu: Fix size validation for non-exclusive domains (v4)Luben Tuikov1-11/+8
2023-01-12ASoC: SOF: mediatek: initialize panic_info to zeroYC Hung1-1/+1
2023-01-12ASoC: Intel: bytcr_rt5640: Add quirk for the Advantech MICA-071 tabletHans de Goede1-0/+15
2023-01-129p/client: fix data race on req->statusDominique Martinet5-21/+23
2023-01-12ASoC: SOF: Revert: "core: unregister clients and machine drivers in .shutdown"Kai Vehmanen1-9/+0
2023-01-12hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds1-5/+10
2023-01-12usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann1-0/+1
2023-01-12udf: Fix extension of the last extent in the fileJan Kara1-1/+1
2023-01-12caif: fix memory leak in cfctrl_linkup_request()Zhengchao Shao1-1/+5