summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-20Linux 5.10.93v5.10.93Greg Kroah-Hartman1-1/+1
2022-01-20mtd: fixup CFI on ixp4xxArnd Bergmann2-1/+3
2022-01-20powerpc/pseries: Get entry and uaccess flush required bits from H_GET_CPU_CHA...Nicholas Piggin2-0/+8
2022-01-20ALSA: hda/realtek: Re-order quirk entries for LenovoTakashi Iwai1-4/+4
2022-01-20ALSA: hda/realtek: Add quirk for Legion Y9000X 2020Baole Fang1-0/+15
2022-01-20ALSA: hda: ALC287: Add Lenovo IdeaPad Slim 9i 14ITL5 speaker quirkBart Kroon1-0/+1
2022-01-20ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus Master after reb...Christian Lachner1-1/+29
2022-01-20ALSA: hda/realtek: Add speaker fixup for some Yoga 15ITL5 devicesArie Geiger1-0/+1
2022-01-20KVM: x86: remove PMU FIXED_CTR3 from msrs_to_save_allWei Wang1-1/+1
2022-01-20firmware: qemu_fw_cfg: fix kobject leak in probe error pathJohan Hovold1-7/+6
2022-01-20firmware: qemu_fw_cfg: fix NULL-pointer deref on duplicate entriesJohan Hovold1-4/+1
2022-01-20firmware: qemu_fw_cfg: fix sysfs information leakJohan Hovold1-1/+1
2022-01-20rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...Larry Finger1-0/+1
2022-01-20media: uvcvideo: fix division by zero at stream startJohan Hovold1-0/+4
2022-01-20video: vga16fb: Only probe for EGA and VGA 16 color graphic cardsJavier Martinez Canillas1-0/+24
2022-01-209p: only copy valid iattrs in 9P2000.L setattr implementationChristian Brauner1-9/+20
2022-01-20KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman4-2/+43
2022-01-20KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guestSean Christopherson3-1/+6
2022-01-20perf: Protect perf_guest_cbs with RCUSean Christopherson9-35/+82
2022-01-20vfs: fs_context: fix up param length parsing in legacy_parse_paramJamie Hill-Daniel1-1/+1
2022-01-20remoteproc: qcom: pil_info: Don't memcpy_toio more than is providedStephen Boyd1-1/+1
2022-01-20orangefs: Fix the size of a memory allocation in orangefs_bufmap_alloc()Christophe JAILLET1-4/+3
2022-01-20devtmpfs regression fix: reconfigure on each mountNeilBrown3-2/+11
2022-01-20kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' testNathan Chancellor1-1/+1
2022-01-16Linux 5.10.92v5.10.92Greg Kroah-Hartman1-1/+1
2022-01-16staging: greybus: fix stack size warning with UBSANArnd Bergmann1-47/+45
2022-01-16drm/i915: Avoid bitwise vs logical OR warning in snb_wm_latency_quirk()Nathan Chancellor1-3/+3
2022-01-16staging: wlan-ng: Avoid bitwise vs logical OR warning in hfa384x_usb_throttle...Nathan Chancellor1-11/+11
2022-01-16media: Revert "media: uvcvideo: Set unique vdev name based in type"Ricardo Ribalda1-6/+1
2022-01-16random: fix crash on multiple early calls to add_bootloader_randomness()Dominik Brodowski1-20/+36
2022-01-16random: fix data race on crng init timeEric Biggers1-7/+10
2022-01-16random: fix data race on crng_node_poolEric Biggers1-20/+22
2022-01-16can: gs_usb: gs_can_start_xmit(): zero-initialize hf->{flags,reserved}Brian Silverman1-0/+2
2022-01-16can: isotp: convert struct tpcon::{idx,len} to unsigned intMarc Kleine-Budde1-2/+2
2022-01-16can: gs_usb: fix use of uninitialized variable, detach device on reception of...Marc Kleine-Budde1-1/+2
2022-01-16mfd: intel-lpss: Fix too early PM enablement in the ACPI ->probe()Andy Shevchenko1-1/+6
2022-01-16veth: Do not record rx queue hint in veth_xmitDaniel Borkmann1-1/+0
2022-01-16mmc: sdhci-pci: Add PCI ID for Intel ADLAdrian Hunter2-0/+2
2022-01-16ath11k: Fix buffer overflow when scanning with extraieSven Eckelmann1-3/+3
2022-01-16USB: Fix "slab-out-of-bounds Write" bug in usb_hcd_poll_rh_statusAlan Stern1-1/+8
2022-01-16USB: core: Fix bug in resuming hub's handling of wakeup requestsAlan Stern1-1/+1
2022-01-16ARM: dts: exynos: Fix BCM4330 Bluetooth reset polarity in I9100Paul Cercueil1-1/+1
2022-01-16Bluetooth: bfusb: fix division by zero in send pathJohan Hovold1-0/+3
2022-01-16Bluetooth: btusb: Add support for Foxconn QCA 0xe0d0Aaron Ma1-0/+3
2022-01-16Bluetooth: btusb: Add support for Foxconn MT7922AAaron Ma1-0/+8
2022-01-16Bluetooth: btusb: Add two more Bluetooth parts for WCN6855Zijun Hu1-0/+6
2022-01-16Bluetooth: btusb: fix memory leak in btusb_mtk_submit_wmt_recv_urb()Mark-YW.Chen1-0/+5
2022-01-16bpf: Fix out of bounds access from invalid *_or_null type verificationDaniel Borkmann1-3/+3
2022-01-16workqueue: Fix unbind_workers() VS wq_worker_running() raceFrederic Weisbecker1-0/+9
2022-01-16md: revert io stats accountingGuoqing Jiang2-46/+12