summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-07ext4: add helper to check quota inumsBaokun Li1-3/+25
2023-01-07ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inodeBaokun Li3-3/+11
2023-01-07ext4: fix undefined behavior in bit shift for ext4_check_flag_valuesGaosheng Cui1-1/+1
2023-01-07ext4: fix use-after-free in ext4_orphan_cleanupBaokun Li1-1/+2
2023-01-07fs: ext4: initialize fsdata in pagecache_write()Alexander Potapenko1-1/+1
2023-01-07ext4: correct inconsistent error msg in nojournal modeBaokun Li1-4/+5
2023-01-07ext4: remove trailing newline from ext4_msg() messageLuís Henriques1-1/+1
2023-01-07ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit...Baokun Li1-1/+9
2023-01-07ext4: silence the warning when evicting inode with dioread_nolockZhang Yi1-5/+5
2023-01-07drm/etnaviv: reap idle mapping if it doesn't match the softpin addressLucas Stach1-1/+6
2023-01-07drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()Yuan Can1-1/+5
2023-01-07drm/i915/dsi: fix VBT send packet port selection for dual link DSIMikko Kovanen1-2/+2
2023-01-07drm/etnaviv: move idle mapping reaping into separate functionLucas Stach2-8/+16
2023-01-07drm/mgag200: Fix PLL setup for G200_SE_A rev >=4Jocelyn Falempe1-1/+2
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: Drop duplicate kgdb_pdc consoleHelge Deller1-20/+0
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: Drop locking in pdc console codeHelge Deller1-13/+3
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-07hugetlb: really allocate vma lock for all sharable vmasMike Kravetz1-185/+148
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-07phy: qcom-qmp-combo: fix sdm845 resetJohan Hovold1-1/+38
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-07um: virt-pci: Avoid GCC non-NULL warningKees Cook1-3/+6
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