summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a raceXin Long2019-07-091-0/+4
* xen, cpu_hotplug: Prevent an out of bounds accessDan Carpenter2019-07-091-1/+1
* lib/div64.c: off by one in shiftStanislaw Gruszka2019-07-091-2/+2
* cpufreq: pxa2xx: remove incorrect __init annotationArnd Bergmann2019-07-091-2/+2
* net/hsr: fix possible crash in add_timer()Eric Dumazet2019-07-091-8/+6
* scsi: virtio_scsi: don't send sc payload with tmfsFelipe Franciosi2019-07-091-2/+0
* s390/virtio: handle find on invalid queue gracefullyHalil Pasic2019-07-091-1/+3
* mm, swap: bounds check swap_info array accesses to avoid NULL derefsDaniel Jordan2019-07-092-23/+36
* mm: fix potential data race in SyS_swaponHugh Dickins2019-07-091-18/+7
* mm/vmalloc: fix size check for remap_vmalloc_range_partial()Roman Penyaev2019-07-091-1/+1
* CIFS: Fix read after write for files with read cachingPavel Shilovsky2019-07-091-5/+7
* nfsd: fix memory corruption caused by readdirNeilBrown2019-07-092-2/+15
* CIFS: Do not reset lease state to NONE on lease breakPavel Shilovsky2019-07-092-5/+25
* ip6mr: Do not call __IP6_INC_STATS() from preemptible contextIdo Schimmel2019-07-091-4/+4
* net-sysfs: Fix mem leak in netdev_register_kobjectYueHaibing2019-07-091-0/+3
* powerpc/32: Clear on-stack exception marker upon exception returnChristophe Leroy2019-07-091-0/+9
* 9p: use inode->i_lock to protect i_size_write() under 32-bitHou Tao2019-07-095-30/+53
* NFSv4.1: Reinitialise sequence results before retransmitting a requestTrond Myklebust2019-07-091-7/+8
* tools lib traceevent: Fix buffer overflow in arg_evalTony Jones2019-07-091-1/+1
* Btrfs: fix corruption reading shared and compressed extents after hole punchingFilipe Manana2019-07-091-2/+2
* powerpc/powernv: Make opal log only readable by rootJordan Niethe2019-07-091-1/+1
* regulator: wm831x-dcdc: Fix list of wm831x_dcdc_ilim from mA to uAAxel Lin2019-07-091-2/+2
* serial: 8250_of: assume reg-shift of 2 for mrvl,mmp-uartLubomir Rintel2019-07-091-0/+4
* staging: android: ashmem: Avoid range_alloc() allocation with ashmem_mutex held.Tetsuo Handa2019-07-091-18/+24
* ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto2019-07-091-1/+13
* powerpc/mm/hash: Handle mmap_min_addr correctly in get_unmapped_area topdown ...Aneesh Kumar K.V2019-07-091-4/+6
* btrfs: init csum_list before possible freeDan Robertson2019-07-091-1/+1
* mmc: omap: fix the maximum timeout settingAaro Koskinen2019-07-091-1/+1
* clocksource/drivers/exynos_mct: Fix error path in timer resources initializationMarek Szyprowski2019-07-091-1/+13
* powerpc/wii: properly disable use of BATs when requested.Christophe Leroy2019-07-091-0/+4
* powerpc/83xx: Also save/restore SPRG4-7 during suspendChristophe Leroy2019-07-091-7/+27
* irqchip/brcmstb-l2: Use _irqsave locking variants in non-interrupt codeDoug Berger2019-07-091-4/+6
* fs/nfs: Fix nfs_parse_devname to not modify it's argumentEric W. Biederman2019-07-091-1/+1
* KVM: x86/mmu: Do not cache MMIO accesses while memslots are in fluxSean Christopherson2019-07-091-1/+6
* ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai2019-07-091-1/+4
* drm/radeon/evergreen_cs: fix missing break in switch statementGustavo A. R. Silva2019-07-091-0/+1
* perf header: Fix wrong node write in NUMA_TOPOLOGY featureJiri Olsa2019-07-091-1/+1
* libertas_tf: don't set URB_ZERO_PACKET on IN USB transferLubomir Rintel2019-07-091-2/+0
* cdc-wdm: pass return value of recover_from_urb_lossYueHaibing2019-07-091-1/+1
* ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang2019-07-091-3/+4
* USB: serial: ftdi_sio: add ID for Hjelmslund Electronics USB485Mans Rullgard2019-07-092-0/+8
* leds: lp55xx: fix null deref on firmware load failureMichal Kazior2019-07-091-2/+2
* serial: 8250_pci: Have ACCES cards that use the four port Pericom PI7C9X7954 ...Jay Dolan2019-07-091-0/+105
* serial: 8250_pci: Fix number of ports for ACCES serial cardsJay Dolan2019-07-091-18/+18
* tpm: Fix off-by-one when reading binary_bios_measurementsJia Zhang2019-07-091-5/+5
* tpm/tpm_i2c_atmel: Return -E2BIG when the transfer is incompleteJarkko Sakkinen2019-07-091-1/+8
* iscsi_ibft: Fix missing break in switch statementGustavo A. R. Silva2019-07-091-0/+1
* ext4: fix crash during online resizingJan Kara2019-07-091-1/+2
* pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groupsGeert Uytterhoeven2019-07-091-1/+2
* pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin groupGeert Uytterhoeven2019-07-091-1/+1