summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-07drm/etnaviv: move idle mapping reaping into separate functionLucas Stach2-8/+16
2023-01-07drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin1-1/+2
2023-01-07drm/connector: send hotplug uevent on connector cleanupSimon Ser1-0/+3
2023-01-07device_cgroup: Roll back to original exceptions after copy failureWang Weiyang1-4/+29
2023-01-07parisc: Drop PMD_SHIFT from calculation in pgtable.hHelge Deller1-2/+2
2023-01-07parisc: Add missing FORCE prerequisites in MakefileHelge Deller2-4/+4
2023-01-07parisc: Fix locking in pdc_iodc_print() firmware callHelge Deller1-11/+13
2023-01-07parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing1-0/+3
2023-01-07remoteproc: imx_rproc: Correct i.MX93 DRAM mappingPeng Fan1-2/+2
2023-01-07remoteproc: core: Do pm_relax when in RPROC_OFFLINE stateMaria Yu1-1/+8
2023-01-07remoteproc: imx_dsp_rproc: Add mutex protection for workqueueShengjiu Wang1-3/+9
2023-01-07test_kprobes: Fix implicit declaration error of test_kprobesLi Hua1-0/+1
2023-01-07iommu/amd: Fix ill-formed ivrs_ioapic, ivrs_hpet and ivrs_acpihid optionsKim Phillips2-30/+76
2023-01-07iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips1-0/+7
2023-01-07phy: qcom-qmp-combo: fix sc8180x resetJohan Hovold1-2/+2
2023-01-07bus: mhi: host: Fix race between channel preparation and M0 eventQiang Yu1-1/+2
2023-01-07driver core: Fix bus_type.match() error handling in __driver_attach()Isaac J. Manjarres1-1/+5
2023-01-07crypto: ccp - Add support for TEE for PCI ID 0x14CAMario Limonciello1-1/+10
2023-01-07crypto: n2 - add missing hash statesizeCorentin Labbe1-0/+6
2023-01-07riscv: mm: notify remote harts about mmu cache updatesSergey Matyukevich5-18/+42
2023-01-07riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argumentGuo Ren1-1/+1
2023-01-07RISC-V: kexec: Fix memory leak of elf header bufferLi Huafei1-0/+4
2023-01-07riscv: Fixup compile error with !MMUGuo Ren1-1/+1
2023-01-07RISC-V: kexec: Fix memory leak of fdt bufferLi Huafei2-0/+15
2023-01-07PCI/sysfs: Fix double free in error pathSascha Hauer1-4/+9
2023-01-07PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin1-0/+2
2023-01-07crypto: ccree,hisilicon - Fix dependencies to correct algorithmTianjia Zhang2-3/+3
2023-01-07ima: Fix memory leak in __ima_inode_hash()Roberto Sassu1-1/+6
2023-01-07mtd: spi-nor: gigadevice: gd25q256: replace gd25q256_default_init with gd25q2...Yaliang Wang1-7/+17
2023-01-07ipmi: fix use after free in _ipmi_destroy_user()Dan Carpenter1-1/+3
2023-01-07ima: Fix a potential NULL pointer access in ima_restore_measurement_listHuaxin Lu1-1/+4
2023-01-07mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()Alexander Sverdlin1-0/+2
2023-01-07ipmi: fix long wait in unload when IPMI disconnectZhang Yuchen1-8/+19
2023-01-07ipu3-imgu: Fix NULL pointer dereference in imgu_subdev_set_selection()Maximilian Luz1-23/+34
2023-01-07ASoC: jz4740-i2s: Handle independent FIFO flush bitsAidan MacDonald1-5/+34
2023-01-07wifi: wilc1000: sdio: fix module autoloadingMichael Walle1-0/+1
2023-01-07efi: Add iMac Pro 2017 to uefi skip cert quirkAditya Garg1-0/+1
2023-01-07md/bitmap: Fix bitmap chunk size overflow issuesFlorian-Ewald Mueller1-8/+12
2023-01-07block: mq-deadline: Do not break sequential write streams to zoned HDDsDamien Le Moal1-4/+62
2023-01-07block: mq-deadline: Fix dd_finish_request() for zoned devicesDamien Le Moal1-2/+15
2023-01-07drm/amdgpu: fix mmhub register base coding errorYang Wang5-5/+5
2023-01-07rtc: ds1347: fix value written to century registerIan Abbott1-1/+1
2023-01-07ravb: Fix "failed to switch device to config mode" message during unbindBiju Das1-1/+1
2023-01-07cifs: set correct status of tcon ipc when reconnectingPaulo Alcantara1-1/+3
2023-01-07cifs: set correct ipc status after initial tree connectPaulo Alcantara1-2/+5
2023-01-07cifs: set correct tcon status after initial tree connectPaulo Alcantara1-0/+1
2023-01-07cifs: fix missing display of three mount optionsSteve French1-1/+7
2023-01-07cifs: fix confusing debug messagePaulo Alcantara1-1/+3
2023-01-07media: dvb-core: Fix UAF due to refcount races at releasingTakashi Iwai1-0/+8
2023-01-07media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki1-0/+1