summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-29Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye1-7/+5
2020-12-29media: msi2500: assign SPI bus number dynamicallyAntti Palosaari1-1/+1
2020-12-29usb: chipidea: ci_hdrc_imx: Pass DISABLE_DEVICE_STREAMING flag to imx6ulFabio Estevam1-1/+2
2020-12-29USB: gadget: f_rndis: fix bitrate for SuperSpeed and aboveWill McVicker1-1/+3
2020-12-29USB: serial: option: add interface-number sanity check to flag handlingJohan Hovold1-2/+21
2020-12-29soc/tegra: fuse: Fix index bug in get_process_idNicolin Chen1-1/+1
2020-12-29dm table: Remove BUG_ON(in_interrupt())Thomas Gleixner1-6/+0
2020-12-29RDMA/cm: Fix an attempt to use non-valid pointer when cleaning timewaitLeon Romanovsky1-0/+2
2020-12-29can: softing: softing_netdev_open(): fix error handlingZhang Qilong1-2/+7
2020-12-29scsi: bnx2i: Requires MMURandy Dunlap1-0/+1
2020-12-29USB: serial: cp210x: enable usb generic throttle/unthrottleBrant Merryman1-0/+2
2020-12-29serial: 8250_omap: Avoid FIFO corruption caused by MDR1 accessAlexander Sverdlin1-5/+0
2020-12-29ALSA: pcm: oss: Fix potential out-of-bounds shiftTakashi Iwai1-1/+5
2020-12-29USB: sisusbvga: Make console support depend on BROKENThomas Gleixner1-1/+1
2020-12-29xhci: Give USB2 ports time to enter U3 in bus suspendLi Jun1-0/+4
2020-12-29ALSA: usb-audio: Fix control 'access overflow' errors from chmapTakashi Iwai1-3/+3
2020-12-29ALSA: usb-audio: Fix potential out-of-bounds shiftTakashi Iwai1-0/+2
2020-12-29USB: add RESET_RESUME quirk for Snapscan 1212Oliver Neukum1-0/+3
2020-12-29USB: dummy-hcd: Fix uninitialized array use in init()Bui Quang Minh1-1/+1
2020-12-29net: bridge: vlan: fix error return code in __vlan_add()Zhang Changzhong1-1/+3
2020-12-29net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan1-3/+10
2020-12-29tcp: fix cwnd-limited bug for TSO deferral where we send nothingNeal Cardwell1-3/+6
2020-12-29net/mlx4_en: Avoid scheduling restart task if it is already runningMoshe Shemesh2-7/+17
2020-12-29spi: Prevent adding devices below an unregistering controllerLukas Wunner2-1/+23
2020-12-29pinctrl: amd: remove debounce filter setting in IRQ type settingCoiby Xu1-7/+0
2020-12-29Input: i8042 - add Acer laptops to the i8042 reset listChris Chiu1-0/+42
2020-12-29Input: cm109 - do not stomp on control URBDmitry Torokhov1-2/+5
2020-12-29platform/x86: acer-wmi: add automatic keyboard background light toggle key as...Timo Witte1-0/+1
2020-12-29ARC: stack unwinding: don't assume non-current task is sleepingVineet Gupta1-8/+15
2020-12-29spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probeNathan Chancellor1-1/+2
2020-12-29spi: bcm2835aux: Fix use-after-free on unbindLukas Wunner1-12/+6
2020-12-11Linux 4.4.248v4.4.248Greg Kroah-Hartman1-1/+1
2020-12-11x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2-4/+21
2020-12-11Input: i8042 - fix error return code in i8042_setup_aux()Luo Meng1-1/+2
2020-12-11gfs2: check for empty rgrp tree in gfs2_ri_updateBob Peterson1-0/+4
2020-12-11mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer1-5/+3
2020-12-11btrfs: cleanup cow block on errorJosef Bacik1-0/+6
2020-12-11tracing: Fix userstacktrace option for instancesSteven Rostedt (VMware)2-6/+9
2020-12-11spi: bcm2835: Release the DMA channel if probe fails after dma_initPeter Ujfalusi1-3/+4
2020-12-11spi: bcm2835: Fix use-after-free on unbindLukas Wunner1-10/+5
2020-12-11spi: Introduce device-managed SPI controller allocationLukas Wunner2-1/+55
2020-12-11iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit1-1/+1
2020-12-11arm64: assembler: make adr_l work in modules under KASLRArd Biesheuvel2-10/+29
2020-12-11i2c: imx: Check for I2SR_IAL after every byteChristian Eggers1-0/+10
2020-12-11i2c: imx: Fix reset of I2SR_IAL flagChristian Eggers1-5/+15
2020-12-11cifs: fix potential use-after-free in cifs_echo_request()Paulo Alcantara1-0/+2
2020-12-11tty: Fix ->session lockingJann Horn2-14/+41
2020-12-11ALSA: hda/generic: Add option to enforce preferred_dacs pairsTakashi Iwai2-4/+9
2020-12-11ALSA: hda/realtek - Add new codec supported for ALC897Kailang Yang1-0/+2
2020-12-11tty: Fix ->pgrp locking in tiocspgrp()Jann Horn1-2/+2