summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-03usbip: usbip_detach: Fix memory, udev context and udev leakShuah Khan (Samsung OSG)
2018-08-03block, bfq: remove wrong lock in bfq_requests_mergedFilippo Muzzini
2018-08-03f2fs: fix race in between GC and atomic openChao Yu
2018-08-03f2fs: fix to detect failure of dquot_initializeChao Yu
2018-08-03f2fs: Fix deadlock in shutdown ioctlSahitya Tummala
2018-08-03f2fs: fix to wait page writeback during revoking atomic writeChao Yu
2018-08-03f2fs: fix to don't trigger writeback during recoveryChao Yu
2018-08-03f2fs: fix error path of move_data_pageChao Yu
2018-08-03disable loading f2fs module on PAGE_SIZE > 4KBAnatoly Pugachev
2018-08-03pnfs: Don't release the sequence slot until we've processed layoutget on openTrond Myklebust
2018-08-03netfilter: nf_tables: check msg_type before nft_trans_set(trans)Alexey Kodanev
2018-08-03lightnvm: pblk: warn in case of corrupted write bufferJavier González
2018-08-03RDMA/mad: Convert BUG_ONs to error flowsLeon Romanovsky
2018-08-03powerpc/64s: Fix compiler store ordering to SLB shadow areaNicholas Piggin
2018-08-03hvc_opal: don't set tb_ticks_per_usec in udbg_init_opal_common()Stewart Smith
2018-08-03powerpc/eeh: Fix use-after-release of EEH driverSam Bobroff
2018-08-03powerpc/64s: Add barrier_nospecMichal Suchanek
2018-08-03powerpc/lib: Adjust .balign inside string functions for PPC32Christophe Leroy
2018-08-03infiniband: fix a possible use-after-free bugCong Wang
2018-08-03e1000e: Ignore TSYNCRXCTL when getting I219 clock attributesBenjamin Poirier
2018-08-03ceph: fix alignment of rasizeChengguang Xu
2018-08-03bpf, arm32: fix inconsistent naming about emit_a32_lsr_{r64,i64}Wang YanQing
2018-08-03printk: drop in_nmi check from printk_safe_flush_on_panic()Sergey Senozhatsky
2018-08-03watchdog: da9063: Fix updating timeout valueMarco Felsch
2018-08-03irqchip/ls-scfg-msi: Map MSIs in the iommuLaurentiu Tudor
2018-08-03netfilter: ipset: List timing out entries with "timeout 1" instead of zeroJozsef Kadlecsik
2018-08-03netfilter: ipset: forbid family for hash:mac setsFlorent Fourcot
2018-08-03perf tools: Fix pmu events parsing ruleJiri Olsa
2018-08-03rtc: ensure rtc_set_alarm fails when alarms are not supportedAlexandre Belloni
2018-08-03mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre
2018-08-03mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya
2018-08-03mm: /proc/pid/pagemap: hide swap entries from unprivileged usersHuang Ying
2018-08-03kernel/hung_task.c: show all hung tasks before panicTetsuo Handa
2018-08-03vfio/type1: Fix task tracking for QEMU vCPU hotplugAlex Williamson
2018-08-03vfio/mdev: Check globally for duplicate devicesAlex Williamson
2018-08-03vfio: platform: Fix reset module leak in error pathGeert Uytterhoeven
2018-08-03nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfoScott Mayhew
2018-08-03NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRYTrond Myklebust
2018-08-03ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia
2018-08-03ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia
2018-08-03skip LAYOUTRETURN if layout is invalidOlga Kornievskaia
2018-08-03hv_netvsc: fix network namespace issues with VF supportStephen Hemminger
2018-08-03xen/netfront: raise max number of slots in xennet_get_responses()Juergen Gross
2018-08-03kcov: ensure irq code sees a valid areaMark Rutland
2018-08-03mlxsw: spectrum_switchdev: Fix port_vlan refcountingPetr Machata
2018-08-03arm64: fix vmemmap BUILD_BUG_ON() triggering on !vmemmap setupsJohannes Weiner
2018-08-03tracing: Quiet gcc warning about maybe unused link variableSteven Rostedt (VMware)
2018-08-03tracing/kprobes: Fix trace_probe flags on enable_trace_kprobe() failureArtem Savkov
2018-08-03kthread, tracing: Don't expose half-written comm when creating kthreadsSnild Dolkow
2018-08-03tracing: Fix possible double free in event_enable_trigger_func()Steven Rostedt (VMware)