summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.18.74v3.18.74Greg Kroah-Hartman2017-10-081-1/+1
* mpi: Fix NULL ptr dereference in mpi_powm() [ver #3]Andrey Ryabinin2017-10-081-1/+6
* crypto: algif_skcipher - Load TX SG list after waitingHerbert Xu2017-10-081-7/+7
* staging: nvec: remove duplicated constPeng Fan2017-10-081-2/+2
* ttpci: address stringop overflow warningArnd Bergmann2017-10-082-10/+10
* ALSA: au88x0: avoid theoretical uninitialized accessArnd Bergmann2017-10-081-0/+3
* IB/qib: fix false-postive maybe-uninitialized warningArnd Bergmann2017-10-081-1/+1
* libata: transport: Remove circular dependency at free timeGwendal Grignou2017-10-081-6/+3
* xfs: remove kmem_zalloc_greedyDarrick J. Wong2017-10-083-24/+2
* md/raid10: submit bio directly to replacement diskShaohua Li2017-10-081-3/+16
* rds: ib: add error handleZhu Yanjun2017-10-081-11/+36
* parisc: perf: Fix potential NULL pointer dereferenceArvind Yadav2017-10-081-45/+49
* netfilter: nfnl_cthelper: fix incorrect helper->expect_class_maxLiping Zhang2017-10-081-9/+11
* exynos-gsc: Do not swap cb/cr for semi planar formatsThibault Saunier2017-10-081-2/+0
* netfilter: invoke synchronize_rcu after set the _hook_ to NULLLiping Zhang2017-10-085-0/+7
* mmc: sdio: fix alignment issue in struct sdio_funcHeiner Kallweit2017-10-082-2/+12
* usb: plusb: Add support for PL-27A1Roman Spychała2017-10-082-3/+14
* team: fix memory leaksPan Bian2017-10-081-2/+6
* net/packet: check length in getsockopt() called with PACKET_HDRLENAlexander Potapenko2017-10-081-0/+2
* net: core: Prevent from dereferencing null pointer when releasing SKBMyungho Jung2017-10-081-0/+3
* audit: log 32-bit socketcallsRichard Guy Briggs2017-10-082-3/+34
* partitions/efi: Fix integer overflow in GPT size calculationAlden Tondettar2017-10-081-5/+12
* USB: serial: mos7840: fix control-message error handlingJohan Hovold2017-10-081-4/+15
* USB: serial: mos7720: fix control-message error handlingJohan Hovold2017-10-081-2/+7
* IB/ipoib: Replace list_del of the neigh->list with list_del_initFeras Daoud2017-10-081-4/+4
* IB/ipoib: rtnl_unlock can not come after free_netdevFeras Daoud2017-10-081-2/+2
* IB/ipoib: Fix deadlock over vlan_mutexFeras Daoud2017-10-081-1/+5
* tty: goldfish: Fix a parameter of a call to free_irqChristophe JAILLET2017-10-081-1/+1
* ARM: 8635/1: nommu: allow enabling REMAP_VECTORS_TO_RAMAfzal Mohammed2017-10-081-2/+1
* hwmon: (gl520sm) Fix overflows and crash seen when writing into limit attributesGuenter Roeck2017-10-081-9/+16
* sh_eth: use correct name for ECMR_MPDE bitNiklas Söderlund2017-10-081-1/+1
* MIPS: Ensure bss section ends on a long-aligned addressPaul Burton2017-10-081-1/+1
* RDS: RDMA: Fix the composite message user notificationSantosh Shilimkar2017-10-084-11/+29
* drm: bridge: add DT bindings for TI ths8135Bartosz Golaszewski2017-10-081-0/+46
* Linux 3.18.73v3.18.73Greg Kroah-Hartman2017-10-051-1/+1
* fix xen_swiotlb_dma_mmap prototypeArnd Bergmann2017-10-052-2/+2
* swiotlb-xen: implement xen_swiotlb_dma_mmap callbackStefano Stabellini2017-10-053-0/+25
* video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-10-051-1/+1
* x86/fpu: Don't let userspace set bogus xcomp_bvEric Biggers2017-10-052-1/+14
* btrfs: prevent to set invalid default subvolidsatoru takeuchi2017-10-051-0/+4
* PCI: Fix race condition with driver_overrideNicolai Stange2017-10-051-2/+9
* kvm: nVMX: Don't allow L2 to access the hardware CR8Jim Mattson2017-10-051-0/+5
* arm64: Make sure SPsel is always setMarc Zyngier2017-10-051-0/+1
* bsg-lib: don't free job in bsg_prepare_jobChristoph Hellwig2017-10-051-1/+0
* nl80211: check for the required netlink attributes presenceVladis Dronov2017-10-051-0/+3
* vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher2017-10-051-2/+2
* SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French2017-10-051-0/+7
* SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French2017-10-051-5/+12
* powerpc/pseries: Fix parent_dn reference leak in add_dt_node()Tyrel Datwyler2017-10-051-1/+3
* KEYS: prevent KEYCTL_READ on negative keyEric Biggers2017-10-051-0/+5