summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-12ext4: remove trailing newline from ext4_msg() messageLuís Henriques1-1/+1
2023-01-12ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinit...Baokun Li1-1/+9
2023-01-12ext4: silence the warning when evicting inode with dioread_nolockZhang Yi1-5/+5
2023-01-12drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()Yuan Can1-1/+5
2023-01-12drm/i915/dsi: fix VBT send packet port selection for dual link DSIMikko Kovanen1-2/+2
2023-01-12drm/vmwgfx: Validate the box size for the snooped cursorZack Rusin1-1/+2
2023-01-12drm/connector: send hotplug uevent on connector cleanupSimon Ser1-0/+3
2023-01-12device_cgroup: Roll back to original exceptions after copy failureWang Weiyang1-4/+29
2023-01-12parisc: led: Fix potential null-ptr-deref in start_task()Shang XiaoJing1-0/+3
2023-01-12remoteproc: core: Do pm_relax when in RPROC_OFFLINE stateMaria Yu1-1/+8
2023-01-12iommu/amd: Fix ivrs_acpihid cmdline parsing codeKim Phillips1-0/+7
2023-01-12phy: qcom-qmp-combo: fix sc8180x resetJohan Hovold1-2/+2
2023-01-12driver core: Fix bus_type.match() error handling in __driver_attach()Isaac J. Manjarres1-1/+5
2023-01-12crypto: ccp - Add support for TEE for PCI ID 0x14CAMario Limonciello1-1/+10
2023-01-12crypto: n2 - add missing hash statesizeCorentin Labbe1-0/+6
2023-01-12riscv: mm: notify remote harts about mmu cache updatesSergey Matyukevich5-18/+42
2023-01-12riscv: stacktrace: Fixup ftrace_graph_ret_addr retp argumentGuo Ren1-1/+1
2023-01-12PCI/sysfs: Fix double free in error pathSascha Hauer1-4/+9
2023-01-12PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin1-0/+2
2023-01-12ipmi: fix use after free in _ipmi_destroy_user()Dan Carpenter1-1/+3
2023-01-12ima: Fix a potential NULL pointer access in ima_restore_measurement_listHuaxin Lu1-1/+4
2023-01-12mtd: spi-nor: Check for zero erase size in spi_nor_find_best_erase_type()Alexander Sverdlin1-0/+2
2023-01-12ipmi: fix long wait in unload when IPMI disconnectZhang Yuchen1-8/+19
2023-01-12ipu3-imgu: Fix NULL pointer dereference in imgu_subdev_set_selection()Maximilian Luz1-23/+34
2023-01-12ASoC: jz4740-i2s: Handle independent FIFO flush bitsAidan MacDonald1-5/+34
2023-01-12wifi: wilc1000: sdio: fix module autoloadingMichael Walle1-0/+1
2023-01-12efi: Add iMac Pro 2017 to uefi skip cert quirkAditya Garg1-0/+1
2023-01-12md/bitmap: Fix bitmap chunk size overflow issuesFlorian-Ewald Mueller1-8/+12
2023-01-12block: mq-deadline: Do not break sequential write streams to zoned HDDsDamien Le Moal1-4/+62
2023-01-12rtc: ds1347: fix value written to century registerIan Abbott1-1/+1
2023-01-12cifs: fix missing display of three mount optionsSteve French1-1/+7
2023-01-12cifs: fix confusing debug messagePaulo Alcantara1-1/+3
2023-01-12media: dvb-core: Fix UAF due to refcount races at releasingTakashi Iwai1-0/+8
2023-01-12media: dvb-core: Fix double free in dvb_register_device()Keita Suzuki1-0/+1
2023-01-12ARM: 9256/1: NWFPE: avoid compiler-generated __aeabi_uldivmodNick Desaulniers1-0/+6
2023-01-12staging: media: tegra-video: fix device_node use after freeLuca Ceresoli1-1/+2
2023-01-12staging: media: tegra-video: fix chan->mipi value on errorLuca Ceresoli2-1/+2
2023-01-12tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong1-1/+14
2023-01-12tracing/probes: Handle system names with hyphensSteven Rostedt (Google)2-4/+17
2023-01-12tracing/hist: Fix wrong return value in parse_action_params()Zheng Yejian1-0/+1
2023-01-12tracing: Fix complicated dependency of CONFIG_TRACER_MAX_TRACEMasami Hiramatsu (Google)3-15/+18
2023-01-12tracing: Fix race where eprobes can be called before the eventSteven Rostedt (Google)1-0/+3
2023-01-12x86/kprobes: Fix optprobe optimization check with CONFIG_RETHUNKMasami Hiramatsu (Google)1-20/+8
2023-01-12x86/kprobes: Fix kprobes instruction boudary check with CONFIG_RETHUNKMasami Hiramatsu (Google)1-3/+7
2023-01-12ftrace/x86: Add back ftrace_expected for ftrace bug reportsSteven Rostedt (Google)1-0/+2
2023-01-12x86/microcode/intel: Do not retry microcode reloading on the APsAshok Raj1-7/+1
2023-01-12KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1Sean Christopherson1-1/+2
2023-01-12KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check failsSean Christopherson1-11/+33
2023-01-12KVM: VMX: Resume guest immediately when injecting #GP on ECREATESean Christopherson1-1/+3
2023-01-12of/kexec: Fix reading 32-bit "linux,initrd-{start,end}" valuesRob Herring1-5/+5