summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-28Linux 4.14.241v4.14.241Greg Kroah-Hartman1-1/+1
2021-07-28xhci: add xhci_get_virt_ep() helperMathias Nyman2-14/+47
2021-07-28spi: spi-fsl-dspi: Fix a resource leak in an error handling pathChristophe JAILLET1-1/+3
2021-07-28btrfs: compression: don't try to compress if we don't have enough pagesDavid Sterba1-1/+1
2021-07-28iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold1-2/+5
2021-07-28iio: accel: bma180: Use explicit member assignmentLinus Walleij1-24/+44
2021-07-28net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger2-20/+2
2021-07-28drm: Return -ENOTTY for non-drm ioctlsCharles Baylis2-0/+4
2021-07-28selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne1-2/+4
2021-07-28ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme1-1/+2
2021-07-28media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2-7/+9
2021-07-28tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.Haoran Luo1-4/+24
2021-07-28usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan1-4/+6
2021-07-28USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping1-0/+1
2021-07-28USB: serial: cp210x: fix comments for GE CS1000Ian Ray1-2/+2
2021-07-28USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco1-0/+3
2021-07-28usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda1-0/+7
2021-07-28usb: max-3421: Prevent corruption of freed memoryMark Tomlinson1-30/+14
2021-07-28USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski1-0/+7
2021-07-28usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman1-12/+56
2021-07-28KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin1-3/+22
2021-07-28xhci: Fix lost USB 2 remote wakeMathias Nyman1-1/+2
2021-07-28ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai1-0/+4
2021-07-28s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik3-2/+5
2021-07-28Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei1-7/+3
2021-07-28proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri1-1/+1
2021-07-28Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin1-4/+0
2021-07-28spi: cadence: Correct initialisation of runtime PM againMarek Vasut1-5/+9
2021-07-28scsi: target: Fix protect handling in WRITE SAME(32)Dmitry Bogdanov1-18/+17
2021-07-28scsi: iscsi: Fix iface sysfs attr detectionMike Christie1-56/+34
2021-07-28netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi1-9/+11
2021-07-28net: decnet: Fix sleeping inside in af_decnetYajun Deng1-15/+12
2021-07-28net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan1-1/+2
2021-07-28s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King1-1/+1
2021-07-28liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King1-1/+1
2021-07-28spi: mediatek: fix fifo rx modePeter Hess1-3/+13
2021-07-28perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini1-2/+2
2021-07-28perf test bpf: Free obj_bufRiccardo Mancini1-0/+2
2021-07-28perf lzma: Close lzma stream on exitRiccardo Mancini1-3/+5
2021-07-28perf probe: Fix dso->nsinfo refcountingRiccardo Mancini1-1/+3
2021-07-28perf map: Fix dso->nsinfo refcountingRiccardo Mancini1-0/+2
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov1-1/+8
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET1-0/+1
2021-07-28e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET1-0/+1
2021-07-28fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET1-0/+1
2021-07-28igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET1-0/+1
2021-07-28ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET1-0/+1
2021-07-28igb: Fix use-after-free error during resetVinicius Costa Gomes1-0/+2
2021-07-28ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet2-2/+18
2021-07-28tcp: annotate data races around tp->mtu_infoEric Dumazet2-4/+4