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