summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.241v4.14.241Greg Kroah-Hartman2021-07-281-1/+1
* xhci: add xhci_get_virt_ep() helperMathias Nyman2021-07-282-14/+47
* spi: spi-fsl-dspi: Fix a resource leak in an error handling pathChristophe JAILLET2021-07-281-1/+3
* btrfs: compression: don't try to compress if we don't have enough pagesDavid Sterba2021-07-281-1/+1
* iio: accel: bma180: Fix BMA25x bandwidth register valuesStephan Gerhold2021-07-281-2/+5
* iio: accel: bma180: Use explicit member assignmentLinus Walleij2021-07-281-24/+44
* net: bcmgenet: ensure EXT_ENERGY_DET_MASK is clearDoug Berger2021-07-282-20/+2
* drm: Return -ENOTTY for non-drm ioctlsCharles Baylis2021-07-282-0/+4
* selftest: use mmap instead of posix_memalign to allocate memoryPeter Collingbourne2021-07-281-2/+4
* ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme2021-07-281-1/+2
* media: ngene: Fix out-of-bounds bug in ngene_command_config_free_buf()Gustavo A. R. Silva2021-07-282-7/+9
* tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.Haoran Luo2021-07-281-4/+24
* usb: dwc2: gadget: Fix sending zero length packet in DDMA mode.Minas Harutyunyan2021-07-281-4/+6
* USB: serial: cp210x: add ID for CEL EM3588 USB ZigBee stickJohn Keeping2021-07-281-0/+1
* USB: serial: cp210x: fix comments for GE CS1000Ian Ray2021-07-281-2/+2
* USB: serial: option: add support for u-blox LARA-R6 familyMarco De Marco2021-07-281-0/+3
* usb: renesas_usbhs: Fix superfluous irqs happen after usb_pkt_pop()Yoshihiro Shimoda2021-07-281-0/+7
* usb: max-3421: Prevent corruption of freed memoryMark Tomlinson2021-07-281-30/+14
* USB: usb-storage: Add LaCie Rugged USB3-FW to IGNORE_UASJulian Sikorski2021-07-281-0/+7
* usb: hub: Disable USB 3 device initiated lpm if exit latency is too highMathias Nyman2021-07-281-12/+56
* KVM: PPC: Book3S: Fix H_RTAS rets buffer overflowNicholas Piggin2021-07-281-3/+22
* xhci: Fix lost USB 2 remote wakeMathias Nyman2021-07-281-1/+2
* ALSA: sb: Fix potential ABBA deadlock in CSP driverTakashi Iwai2021-07-281-0/+4
* s390/ftrace: fix ftrace_update_ftrace_func implementationVasily Gorbik2021-07-283-2/+5
* Revert "MIPS: add PMD table accounting into MIPS'pmd_alloc_one"Huang Pei2021-07-281-7/+3
* proc: Avoid mixing integer types in mem_rw()Marcelo Henrique Cerri2021-07-281-1/+1
* Revert "USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem"Vincent Palatin2021-07-281-4/+0
* spi: cadence: Correct initialisation of runtime PM againMarek Vasut2021-07-281-5/+9
* scsi: target: Fix protect handling in WRITE SAME(32)Dmitry Bogdanov2021-07-281-18/+17
* scsi: iscsi: Fix iface sysfs attr detectionMike Christie2021-07-281-56/+34
* netrom: Decrease sock refcount when sock timers expireNguyen Dinh Phi2021-07-281-9/+11
* net: decnet: Fix sleeping inside in af_decnetYajun Deng2021-07-281-15/+12
* net: fix uninit-value in caif_seqpkt_sendmsgZiyang Xuan2021-07-281-1/+2
* s390/bpf: Perform r1 range checking before accessing jit->seen_reg[r1]Colin Ian King2021-07-281-1/+1
* liquidio: Fix unintentional sign extension issue on left shift of u16Colin Ian King2021-07-281-1/+1
* spi: mediatek: fix fifo rx modePeter Hess2021-07-281-3/+13
* perf probe-file: Delete namelist in del_events() on the error pathRiccardo Mancini2021-07-281-2/+2
* perf test bpf: Free obj_bufRiccardo Mancini2021-07-281-0/+2
* perf lzma: Close lzma stream on exitRiccardo Mancini2021-07-281-3/+5
* perf probe: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-1/+3
* perf map: Fix dso->nsinfo refcountingRiccardo Mancini2021-07-281-0/+2
* igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov2021-07-281-1/+8
* iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET2021-07-281-0/+1
* e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET2021-07-281-0/+1
* fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET2021-07-281-0/+1
* igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET2021-07-281-0/+1
* ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET2021-07-281-0/+1
* igb: Fix use-after-free error during resetVinicius Costa Gomes2021-07-281-0/+2
* ipv6: tcp: drop silly ICMPv6 packet too big messagesEric Dumazet2021-07-282-2/+18
* tcp: annotate data races around tp->mtu_infoEric Dumazet2021-07-282-4/+4