summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: aacraid: fix illegal IO beyond last LBABalsundar P2020-10-011-4/+4
* serial: 8250: Avoid error message on reprobeLukas Wunner2020-10-011-2/+9
* net: add __must_check to skb_put_padto()Eric Dumazet2020-10-011-1/+1
* net/hsr: Check skb_put_padto() return valueFlorian Fainelli2020-10-011-1/+2
* net: phy: Avoid NPD upon phy_detach() when driver is unboundFlorian Fainelli2020-10-011-1/+2
* bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.Michael Chan2020-10-011-11/+20
* tipc: use skb_unshare() instead in tipc_buf_append()Xin Long2020-10-011-1/+2
* ip: fix tos reflection in ack and reset packetsWei Wang2020-10-011-1/+2
* hdlc_ppp: add range checks in ppp_cp_parse_cr()Dan Carpenter2020-10-011-5/+11
* mtd: Fix comparison in map_word_andequal()Ben Hutchings2020-10-011-1/+1
* RDMA/ucma: ucma_context reference leak in error pathShamir Rabinovitch2020-10-011-3/+3
* kprobes: fix kill kprobe which has been marked as goneMuchun Song2020-10-011-1/+8
* KVM: fix memory leak in kvm_io_bus_unregister_dev()Rustam Kovhaev2020-10-011-9/+12
* af_key: pfkey_dump needs parameter validationMark Salyzyn2020-10-011-0/+7
* Linux 4.9.237v4.9.237Greg Kroah-Hartman2020-09-231-1/+1
* x86/defconfig: Enable CONFIG_USB_XHCI_HCD=yAdam Borowski2020-09-232-0/+2
* powerpc/dma: Fix dma_map_ops::get_required_maskAlexey Kardashevskiy2020-09-231-1/+2
* ehci-hcd: Move include to keep CRC stableQuentin Perret2020-09-232-1/+1
* serial: 8250_pci: Add Realtek 816a and 816bTobias Diedrich2020-09-231-0/+11
* Input: i8042 - add Entroware Proteus EL07R4 to nomux and reset listsHans de Goede2020-09-231-0/+16
* usblp: fix race between disconnect() and read()Oliver Neukum2020-09-231-0/+5
* USB: UAS: fix disconnect by unplugging a hubOliver Neukum2020-09-231-2/+12
* USB: quirks: Add USB_QUIRK_IGNORE_REMOTE_WAKEUP quirk for BYD zhaoxin notebookPenghao2020-09-231-0/+4
* drm/mediatek: Add exception handing in mtk_drm_probe() if component init failYu Kuai2020-09-231-1/+6
* MIPS: SNI: Fix spurious interruptsThomas Bogendoerfer2020-09-231-2/+7
* fbcon: Fix user font detection test at fbcon_resize().Tetsuo Handa2020-09-231-1/+1
* perf test: Free formats for perf pmu parse testNamhyung Kim2020-09-233-0/+13
* MIPS: SNI: Fix MIPS_L1_CACHE_SHIFTThomas Bogendoerfer2020-09-231-0/+1
* Drivers: hv: vmbus: Add timeout to vmbus_wait_for_unloadMichael Kelley2020-09-231-2/+5
* clk: rockchip: Fix initialization of mux_pll_src_4plls_pNathan Chancellor2020-09-231-1/+1
* i2c: algo: pca: Reapply i2c bus settings after resetEvan Nimmo2020-09-232-12/+38
* rapidio: Replace 'select' DMAENGINES 'with depends on'Laurent Pinchart2020-09-231-1/+1
* SUNRPC: stop printk reading past end of stringJ. Bruce Fields2020-09-231-2/+2
* spi: spi-loopback-test: Fix out-of-bounds readVincent Whitchurch2020-09-231-1/+1
* scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discoveryJames Smart2020-09-231-1/+3
* scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abortDinghao Liu2020-09-231-1/+1
* NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia2020-09-231-1/+6
* net: handle the return value of pskb_carve_frag_list() correctlyMiaohe Lin2020-09-231-3/+7
* gcov: add support for GCC 10.1Peter Oberparleiter2020-09-232-2/+3
* RDMA/rxe: Fix the parent sysfs read when the interface has 15 charsYi Zhang2020-09-231-1/+1
* IB/rxe: Remove a pointless indirection layerBart Van Assche2020-09-238-67/+42
* usb: Fix out of sync data toggle if a configured device is reconfiguredMathias Nyman2020-09-231-49/+42
* USB: serial: option: add support for SIM7070/SIM7080/SIM7090 modulesAleksander Morgado2020-09-231-0/+2
* USB: serial: ftdi_sio: add IDs for Xsens Mti USB converterPatrick Riphagen2020-09-232-0/+2
* usb: core: fix slab-out-of-bounds Read in read_descriptorsZeng Tao2020-09-231-0/+5
* staging: greybus: audio: fix uninitialized value issueVaibhav Agarwal2020-09-231-14/+15
* video: fbdev: fix OOB read in vga_8planes_imageblit()Tetsuo Handa2020-09-231-1/+1
* KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li2020-09-231-0/+1
* vgacon: remove software scrollback supportLinus Torvalds2020-09-236-187/+1
* fbcon: remove now unusued 'softback_lines' cursor() argumentLinus Torvalds2020-09-237-44/+8