summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-18ravb: Fix "failed to switch device to config mode" message during unbindBiju Das1-1/+1
2023-01-18KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1Sean Christopherson1-1/+2
2023-01-18KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTINGXiaoyao Li5-10/+10
2023-01-18KVM: VMX: Rename NMI_PENDING to NMI_WINDOWXiaoyao Li4-10/+10
2023-01-18KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOWXiaoyao Li6-18/+18
2023-01-18KVM: retpolines: x86: eliminate retpoline from vmx.c exit handlersAndrea Arcangeli1-2/+16
2023-01-18KVM: x86: optimize more exit handlers in vmx.cAndrea Arcangeli1-25/+5
2023-01-18perf probe: Fix to get the DW_AT_decl_file and DW_AT_call_file as unsinged dataMasami Hiramatsu (Google)1-17/+4
2023-01-18perf probe: Use dwarf_attr_integrate as generic DWARF attr accessorMasami Hiramatsu (Google)1-2/+2
2023-01-18dm thin: resume even if in FAIL modeLuo Meng1-4/+12
2023-01-18media: s5p-mfc: Fix in register read and write for H264Smitha T Murthy1-7/+7
2023-01-18media: s5p-mfc: Clear workbit to handle error conditionSmitha T Murthy1-1/+3
2023-01-18media: s5p-mfc: Fix to handle reference queue during finishingSmitha T Murthy1-2/+10
2023-01-18PM/devfreq: governor: Add a private governor_data for governorKant Fan3-15/+14
2023-01-18btrfs: replace strncpy() with strscpy()Sasha Levin2-7/+8
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