summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-21serial: sprd: correct the wrong sequence of argumentsChunyan Zhang1-1/+1
2019-09-21firmware: google: check if size is valid when decoding VPD dataHung-Te Lin3-28/+37
2019-09-21KVM: coalesced_mmio: add bounds checkingMatt Delco1-8/+11
2019-09-21net: dsa: Fix load order between DSA drivers and taggersAndrew Lunn1-0/+2
2019-09-21xen-netfront: do not assume sk_buff_head list is empty in error handlingDongli Zhang1-1/+1
2019-09-21udp: correct reuseport selection with connected socketsWillem de Bruijn6-7/+43
2019-09-21net_sched: let qdisc_put() accept NULL pointerCong Wang1-0/+3
2019-09-21net/sched: fix race between deactivation and dequeue for NOLOCK qdiscPaolo Abeni2-7/+16
2019-09-21ip6_gre: fix a dst leak in ip6erspan_tunnel_xmitXin Long1-1/+1
2019-09-21net: aquantia: fix limit of vlan filtersDmitry Bogdanov1-1/+1
2019-09-21net: hns: fix LED configuration for marvell phyYonglong Liu1-1/+22
2019-09-21scripts/decode_stacktrace: match basepath using shell prefix operator, not regexNicolas Boichat1-1/+1
2019-09-21powerpc/mm/radix: Use the right page size for vmemmap mappingAneesh Kumar K.V1-9/+7
2019-09-21nfs: disable client side deduplicationDarrick J. Wong1-1/+5
2019-09-21media: stm32-dcmi: fix irq = 0 caseFabien Dessenne1-1/+1
2019-09-21SUNRPC: Handle connection breakages correctly in call_status()Trond Myklebust1-1/+1
2019-09-21Input: elan_i2c - remove Lenovo Legion Y7000 PnpIDBenjamin Tissoires1-1/+1
2019-09-21HID: wacom: generic: read HID_DG_CONTACTMAX from any feature reportAaron Armstrong Skomra2-4/+10
2019-09-21netfilter: nf_flow_table: set default timeout after successful insertionPablo Neira Ayuso1-1/+1
2019-09-21net: hns3: adjust hns3_uninit_phy()'s location in the hns3_client_uninit()Huazhong Tan1-2/+2
2019-09-21phy: renesas: rcar-gen3-usb2: Disable clearing VBUS in over-currentYoshihiro Shimoda1-0/+2
2019-09-21media: tm6000: double free if usb disconnect while streamingSean Young1-0/+3
2019-09-21USB: usbcore: Fix slab-out-of-bounds bug during device resetAlan Stern1-4/+8
2019-09-19Linux 5.2.16v5.2.16Greg Kroah-Hartman1-1/+1
2019-09-19x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds1-0/+1
2019-09-19rsi: fix a double free bug in rsi_91x_deinit()Hui Peng1-1/+0
2019-09-19platform/x86: pcengines-apuv2: use KEY_RESTART for front buttonEnrico Weigelt1-1/+1
2019-09-19platform/x86: pmc_atom: Add CB4063 Beckhoff Automation board to critclk_syste...Steffen Dirkwinkel1-0/+8
2019-09-19KVM: SVM: Fix detection of AMD Errata 1096Liran Alon1-7/+35
2019-09-19kvm: nVMX: Remove unnecessary sync_roots from handle_inveptJim Mattson1-5/+3
2019-09-19modules: always page-align module section allocationsJessica Yu1-6/+1
2019-09-19modules: fix compile error if don't have strict module rwxYang Yingliang1-4/+9
2019-09-19modules: fix BUG when load module with rodata=nYang Yingliang1-4/+7
2019-09-19iio: adc: stm32-dfsdm: fix data typeOlivier Moysan1-2/+2
2019-09-19iio: adc: stm32-dfsdm: fix output resolutionOlivier Moysan2-40/+142
2019-09-19Revert "Bluetooth: btusb: driver to enable the usb-wakeup feature"Mario Limonciello1-5/+0
2019-09-19mm/z3fold.c: fix lock/unlock imbalance in z3fold_page_isolateGustavo A. R. Silva1-0/+1
2019-09-19mm/z3fold.c: remove z3fold_migration trylockHenry Burns1-6/+0
2019-09-19drm/mediatek: mtk_drm_drv.c: Add of_node_put() before gotoNishka Dasgupta1-1/+4
2019-09-19drm: panel-orientation-quirks: Add extra quirk table entry for GPD MicroPCHans de Goede1-0/+12
2019-09-19firmware: ti_sci: Always request response from firmwareAndrew F. Davis1-4/+4
2019-09-19crypto: talitos - HMAC SNOOP NO AFEU mode requires SW icv checking.Christophe Leroy1-1/+2
2019-09-19crypto: talitos - Do not modify req->cryptlen on decryption.Christophe Leroy1-14/+17
2019-09-19crypto: talitos - fix ECB algs ivsizeChristophe Leroy1-3/+0
2019-09-19crypto: talitos - check data blocksize in ablkcipher.Christophe Leroy1-0/+16
2019-09-19crypto: talitos - fix CTR alg blocksizeChristophe Leroy1-1/+1
2019-09-19crypto: talitos - check AES key sizeChristophe Leroy1-0/+15
2019-09-19driver core: Fix use-after-free and double free on glue directoryMuchun Song1-1/+52
2019-09-19ubifs: Correctly use tnc_next() in search_dh_cookie()Richard Weinberger1-5/+11
2019-09-19PCI: Always allow probing with driver_overrideAlex Williamson1-1/+2