summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18ext4: allocate extended attribute value in vmalloc areaYe Bin1-2/+2
2023-01-18ext4: avoid unaccounted block allocation when expanding inodeJan Kara1-0/+8
2023-01-18ext4: initialize quota before expanding inode in setproject ioctlJan Kara1-4/+4
2023-01-18ext4: fix inode leak in ext4_xattr_inode_create() on an error pathYe Bin1-0/+3
2023-01-18ext4: avoid BUG_ON when creating xattrsJan Kara1-8/+0
2023-01-18ext4: fix error code return to user-space in ext4_get_branch()Luís Henriques1-1/+8
2023-01-18ext4: fix corruption when online resizing a 1K bigalloc fsBaokun Li1-3/+3
2023-01-18ext4: fix delayed allocation bug in ext4_clu_mapped for bigalloc + inlineEric Whitney1-0/+8
2023-01-18ext4: init quota for 'old.inode' in 'ext4_rename'Ye Bin1-0/+3
2023-01-18ext4: fix bug_on in __es_tree_search caused by bad boot loader inodeBaokun Li1-1/+1
2023-01-18ext4: fix reserved cluster accounting in __es_remove_extent()Ye Bin1-1/+2
2023-01-18ext4: add helper to check quota inumsBaokun Li1-3/+25
2023-01-18ext4: add EXT4_IGET_BAD flag to prevent unexpected bad inodeBaokun Li3-3/+11
2023-01-18ext4: fix undefined behavior in bit shift for ext4_check_flag_valuesGaosheng Cui1-1/+1
2023-01-18ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit...Baokun Li1-1/+9
2023-01-18drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin1-1/+2
2023-01-18drm/connector: send hotplug uevent on connector cleanupSimon Ser1-0/+3
2023-01-18device_cgroup: Roll back to original exceptions after copy failureWang Weiyang1-4/+29
2023-01-18parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing1-0/+3
2023-01-18iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips1-0/+7
2023-01-18crypto: n2 - add missing hash statesizeCorentin Labbe1-0/+6
2023-01-18PCI/sysfs: Fix double free in error pathSascha Hauer1-4/+9
2023-01-18PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin1-0/+2
2023-01-18ipmi: fix use after free in _ipmi_destroy_user()Dan Carpenter1-1/+3
2023-01-18ima: Fix a potential NULL pointer access in ima_restore_measurement_listHuaxin Lu1-1/+4
2023-01-18mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()Alexander Sverdlin1-0/+2
2023-01-18ipmi: fix long wait in unload when IPMI disconnectZhang Yuchen1-8/+19
2023-01-18efi: Add iMac Pro 2017 to uefi skip cert quirkAditya Garg1-0/+1
2023-01-18md/bitmap: Fix bitmap chunk size overflow issuesFlorian-Ewald Mueller1-8/+12
2023-01-18cifs: fix missing display of three mount optionsSteve French1-1/+7
2023-01-18cifs: fix confusing debug messagePaulo Alcantara1-1/+3
2023-01-18media: dvb-core: Fix UAF due to refcount races at releasingTakashi Iwai1-0/+8
2023-01-18media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki1-0/+1
2023-01-18ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers1-0/+6
2023-01-18tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong1-1/+14
2023-01-18tracing/hist: Fix wrong return value in parse_action_params()Zheng Yejian1-0/+1
2023-01-18x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj1-7/+1
2023-01-18tracing/hist: Fix out-of-bound write on 'action_data.var_ref_idx'Zheng Yejian1-2/+8
2023-01-18dm cache: set needs_check flag after aborting metadataMike Snitzer1-5/+5
2023-01-18dm cache: Fix UAF in destroy()Luo Meng1-0/+1
2023-01-18dm clone: Fix UAF in clone_dtr()Luo Meng1-0/+1
2023-01-18dm integrity: Fix UAF in dm_integrity_dtr()Luo Meng1-0/+2
2023-01-18dm thin: Fix UAF in run_timer_softirq()Luo Meng1-0/+2
2023-01-18dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng1-0/+9
2023-01-18dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadataZhihao Cheng1-8/+43
2023-01-18dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abortMike Snitzer1-7/+47
2023-01-18binfmt: Fix error return code in load_elf_fdpic_binary()Wang Yufen1-2/+3
2023-01-18binfmt: Move install_exec_creds after setup_new_exec to match binfmt_elfEric W. Biederman4-6/+4
2023-01-18cpufreq: Init completion before kobject_init_and_add()Yongqiang Liu1-1/+1
2023-01-18selftests: Use optional USERCFLAGS and USERLDFLAGSMickaël Salaün1-0/+5