summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-20PCI: aardvark: Don't rely on jiffies while holding spinlockRemi Pommarel1-5/+5
2021-07-20tracing: Do not reference char * as a string in histogramsSteven Rostedt (VMware)1-3/+3
2021-07-20scsi: core: Fix bad pointer dereference when ehandler kthread is invalidTyrel Datwyler1-0/+1
2021-07-20KVM: X86: Disable hardware breakpoints unconditionally before kvm_x86->run()Lai Jiangshan1-0/+2
2021-07-20KVM: x86: Use guest MAXPHYADDR from CPUID.0x8000_0008 iff TDP is enabledSean Christopherson1-1/+7
2021-07-20smackfs: restrict bytes count in smk_set_cipso()Tetsuo Handa1-0/+2
2021-07-20jfs: fix GPF in diFreePavel Skripkin1-1/+2
2021-07-20pinctrl: mcp23s08: Fix missing unlock on error in mcp23s08_irq()Zou Wei1-1/+1
2021-07-20media: uvcvideo: Fix pixel format change for Elgato Cam Link 4KBenjamin Drung1-0/+27
2021-07-20media: gspca/sunplus: fix zero-length control requestsJohan Hovold1-2/+6
2021-07-20media: gspca/sq905: fix control-request directionJohan Hovold1-1/+1
2021-07-20media: zr364xx: fix memory leak in zr364xx_start_readpipePavel Skripkin1-0/+1
2021-07-20media: dtv5100: fix control-request directionsJohan Hovold1-2/+5
2021-07-20media: subdev: disallow ioctl for saa6588/davinciArnd Bergmann6-13/+15
2021-07-20PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár1-1/+1
2021-07-20PCI: Leave Apple Thunderbolt controllers on for s2idle or standbyKonstantin Kharlamov1-0/+11
2021-07-20dm btree remove: assign new_root only when removal succeedsHou Tao1-1/+2
2021-07-20coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()Sai Prakash Ranjan1-1/+1
2021-07-20ipack/carriers/tpci200: Fix a double free in tpci200_pci_probeLv Yunlong1-1/+4
2021-07-20tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULTPaul Burton1-16/+47
2021-07-20tracing: Simplify & fix saved_tgids logicPaul Burton1-25/+13
2021-07-20seq_buf: Fix overflow in seq_buf_putmem_hex()Yun Zhou1-1/+3
2021-07-20power: supply: ab8500: Fix an old bugLinus Walleij1-1/+1
2021-07-20ipmi/watchdog: Stop watchdog timer when the current action is 'none'Petr Pavlu1-10/+12
2021-07-20qemu_fw_cfg: Make fw_cfg_rev_attr a proper kobj_attributeNathan Chancellor1-5/+3
2021-07-20ASoC: tegra: Set driver_name=tegra for all machine driversDmitry Osipenko9-0/+9
2021-07-20clocksource/arm_arch_timer: Improve Allwinner A64 timer workaroundSamuel Holland1-1/+1
2021-07-20cpu/hotplug: Cure the cpusets trainwreckThomas Gleixner1-0/+49
2021-07-20ata: ahci_sunxi: Disable DIPMTimo Sigurdsson1-1/+1
2021-07-20mmc: core: Allow UHS-I voltage switch for SDSC cards if supportedChristian Löhle1-4/+6
2021-07-20mmc: core: clear flags before allowing to retuneWolfram Sang1-2/+5
2021-07-20mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper2-0/+5
2021-07-20drm/msm/mdp4: Fix modifier support enablingDaniel Vetter2-3/+7
2021-07-20pinctrl/amd: Add device HID for new AMD GPIO controllerMaximilian Luz1-0/+1
2021-07-20drm/amd/display: fix incorrrect valid irq checkGuchun Chen1-1/+1
2021-07-20drm/radeon: Add the missed drm_gem_object_put() in radeon_user_framebuffer_cr...Jing Xiangfeng1-0/+1
2021-07-20usb: gadget: f_fs: Fix setting of device and driver data cross-referencesAndrew Gabbasov1-35/+32
2021-07-20powerpc/barrier: Avoid collision with clang's __lwsync macroNathan Chancellor1-0/+2
2021-07-20fuse: reject internal errnoMiklos Szeredi1-1/+1
2021-07-20serial: mvebu-uart: fix calculation of clock divisorPali Rohár1-1/+1
2021-07-20serial: mvebu-uart: clarify the baud rate derivationMiquel Raynal1-8/+14
2021-07-20bdi: Do not use freezable workqueueMika Westerberg1-2/+2
2021-07-20fscrypt: don't ignore minor_hash when hash is 0Eric Biggers1-7/+2
2021-07-20MIPS: set mips32r5 for virt extensionsNick Desaulniers1-4/+4
2021-07-20sctp: add size validation when walking chunksMarcelo Ricardo Leitner1-1/+1
2021-07-20sctp: validate from_addr_param returnMarcelo Ricardo Leitner6-26/+44
2021-07-20Bluetooth: btusb: fix bt fiwmare downloading failure issue for qca btsoc.Tim Jiang1-0/+5
2021-07-20Bluetooth: Shutdown controller after workqueues are flushed or cancelledKai-Heng Feng1-8/+8
2021-07-20Bluetooth: Fix the HCI to MGMT status conversion tableYu Liu1-0/+3
2021-07-20RDMA/cma: Fix rdma_resolve_route() memory leakGerd Rausch1-1/+2