summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-27mtd: rawnand: Export nand_read_page_hwecc_oob_first()Paul Cercueil3-68/+70
2022-01-27mtd: rawnand: davinci: Rewrite function descriptionPaul Cercueil1-6/+4
2022-01-27mtd: rawnand: davinci: Avoid duplicated page readPaul Cercueil1-1/+2
2022-01-27mtd: rawnand: davinci: Don't calculate ECC when reading pagePaul Cercueil1-3/+0
2022-01-27mtd: Fixed breaking list in __mtd_del_partition.Andreas Oetken1-1/+1
2022-01-27mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6Stefan Riedmueller1-9/+0
2022-01-27mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timingsChristian Eggers1-3/+25
2022-01-27nfc: llcp: fix NULL error pointer dereference on sendmsg() after failed bind()Krzysztof Kozlowski1-0/+5
2022-01-27f2fs: avoid EINVAL by SBI_NEED_FSCK when pinning a fileJaegeuk Kim2-7/+10
2022-01-27f2fs: fix to do sanity check in is_alive()Chao Yu1-0/+3
2022-01-27f2fs: fix to do sanity check on inode type during garbage collectionChao Yu1-1/+2
2022-01-27ALSA: core: Fix SSID quirk lookup for subvendor=0Takashi Iwai1-1/+1
2022-01-27HID: wacom: Avoid using stale array indicies to read contact countJason Gerecke1-0/+4
2022-01-27HID: wacom: Ignore the confidence flag when a touch is removedJason Gerecke1-3/+26
2022-01-27HID: wacom: Reset expected and received contact counts at the same timeJason Gerecke1-1/+5
2022-01-27HID: uhid: Fix worker destroying device without any protectionJann Horn1-4/+25
2022-01-27HID: Ignore battery for Elan touchscreen on HP Envy X360 15t-dr100Karl Kurbjun2-0/+3
2022-01-27KVM: VMX: switch blocked_vcpu_on_cpu_lock to raw spinlockMarcelo Tosatti1-8/+8
2022-01-27KVM: x86/mmu: Fix write-protection of PTs mapped by the TDP MMUDavid Matlack1-3/+3
2022-01-20Linux 5.15.16Greg Kroah-Hartman1-1/+1
2022-01-20mtd: fixup CFI on ixp4xxArnd Bergmann2-1/+3
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/tegra: Fix Tegra194 HDA reset failureSameer Pujar1-9/+34
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: Use ALC285_FIXUP_HP_GPIO_LED on another HP laptopKai-Heng Feng1-0/+1
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-20perf annotate: Avoid TUI crash when navigating in the annotation of recursive...Dario Petrillo1-9/+14
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-20remoteproc: qcom: pas: Add missing power-domain "mxc" for CDSPSibi Sankar1-0/+1
2022-01-20KVM: s390: Clarify SIGP orders versus STOP/RESTARTEric Farman4-2/+43
2022-01-20KVM: x86: don't print when fail to read/write pv eoi memoryLi RongQing1-12/+6
2022-01-20KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guestSean Christopherson3-1/+6
2022-01-20KVM: x86: Register perf callbacks after calling vendor's hardware_setup()Sean Christopherson1-3/+4
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-20drm/amd/display: explicitly set is_dsc_supported to false before useMario Limonciello1-0/+1
2022-01-20devtmpfs regression fix: reconfigure on each mountNeilBrown3-2/+11
2022-01-16Linux 5.15.15Greg Kroah-Hartman1-1/+1
2022-01-16staging: greybus: fix stack size warning with UBSANArnd Bergmann1-47/+45