summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-07-28Linux 4.19.199v4.19.199Greg Kroah-Hartman
2021-07-28xhci: add xhci_get_virt_ep() helperMathias Nyman
2021-07-28spi: spi-fsl-dspi: Fix a resource leak in an error handling pathChristophe JAILLET
2021-07-28PCI: Mark AMD Navi14 GPU ATS as brokenEvan Quan
2021-07-28btrfs: compression: don't try to compress if we don't have enough pagesDavid Sterba
2021-07-28iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold
2021-07-28iio: accel: bma180: Use explicit member assignmentLinus Walleij
2021-07-28net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger
2021-07-28net: dsa: mv88e6xxx: use correct .stats_set_histogram() on TopazMarek BehĂșn
2021-07-28KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()Sean Christopherson
2021-07-28KVM: do not allow mapping valid but non-reference-counted pagesNicholas Piggin
2021-07-28KVM: do not assume PTE is writable after follow_pfnPaolo Bonzini
2021-07-28drm: Return -ENOTTY for non-drm ioctlsCharles Baylis
2021-07-28nds32: fix up stack guard gapGreg Kroah-Hartman
2021-07-28selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne
2021-07-28ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-28media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva
2021-07-28tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.Haoran Luo
2021-07-28usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan
2021-07-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping
2021-07-28USB: serial: cp210x: fix comments for GE CS1000Ian Ray
2021-07-28USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco
2021-07-28usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda
2021-07-28usb: max-3421: Prevent corruption of freed memoryMark Tomlinson
2021-07-28USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski
2021-07-28usb: hub: Fix link power management max exit latency (MEL) calculationsMathias Nyman
2021-07-28usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman
2021-07-28KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin
2021-07-28xhci: Fix lost USB 2 remote wakeMathias Nyman
2021-07-28ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai
2021-07-28ALSA: usb-audio: Add registration quirk for JBL Quantum headsetsAlexander Tsoy
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik
2021-07-28Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei
2021-07-28proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri
2021-07-28drm/panel: raspberrypi-touchscreen: Prevent double-freeMaxime Ripard
2021-07-28net: sched: cls_api: Fix the the wrong parameterYajun Deng
2021-07-28sctp: update active_key for asoc when old key is being replacedXin Long
2021-07-28Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin
2021-07-28nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTINGZhihao Cheng
2021-07-28net/sched: act_skbmod: Skip non-Ethernet packetsPeilin Ye
2021-07-28net/tcp_fastopen: fix data races around tfo_active_disable_stampEric Dumazet
2021-07-28spi: cadence: Correct initialisation of runtime PM againMarek Vasut
2021-07-28scsi: target: Fix protect handling in WRITE SAME(32)Dmitry Bogdanov
2021-07-28scsi: iscsi: Fix iface sysfs attr detectionMike Christie
2021-07-28netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi
2021-07-28KVM: PPC: Fix kvm_arch_vcpu_ioctl vcpu_load leakNicholas Piggin
2021-07-28net: decnet: Fix sleeping inside in af_decnetYajun Deng
2021-07-28net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan
2021-07-28bpftool: Check malloc return value in mount_bpffs_for_pinTobias Klauser
2021-07-28s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King