summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-02NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa1-1/+2
2019-05-02sched/deadline: Correctly handle active 0-lag timersluca abeni1-2/+1
2019-05-02binder: fix handling of misaligned binder objectTodd Kjos1-10/+8
2019-05-02workqueue: Try to catch flush_work() without INIT_WORK().Tetsuo Handa1-0/+3
2019-05-02fs/proc/proc_sysctl.c: Fix a NULL pointer dereferenceYueHaibing1-2/+4
2019-05-02intel_th: gth: Fix an off-by-one in output unassigningAlexander Shishkin1-1/+1
2019-05-02slip: make slhc_free() silently accept an error pointerLinus Torvalds1-1/+1
2019-05-02USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng3-13/+13
2019-05-02USB: Add new USB LPM helpersKai-Heng Feng5-11/+30
2019-05-02drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst1-1/+1
2019-05-02Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie1-7/+5
2019-05-02drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst1-1/+1
2019-05-02powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman2-1/+2
2019-05-02ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel1-1/+15
2019-05-02dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_statusAchim Dahlhoff1-3/+23
2019-05-02dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme1-1/+3
2019-05-02vfio/type1: Limit DMA mappings per containerAlex Williamson1-0/+14
2019-05-02Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach1-1/+1
2019-05-02perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan1-5/+5
2019-05-02sunrpc: don't mark uninitialised items as VALID.NeilBrown1-0/+3
2019-05-02nfsd: Don't release the callback slot unless it was actually heldTrond Myklebust2-1/+8
2019-05-02ceph: fix ci->i_head_snapc leakYan, Zheng2-1/+15
2019-05-02ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton1-1/+5
2019-05-02ceph: only use d_name directly when parent is lockedJeff Layton1-11/+50
2019-05-02sched/numa: Fix a possible divide-by-zeroXie XiuQi1-0/+4
2019-05-02RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe1-0/+2
2019-05-02IB/rdmavt: Fix frwr memory registrationJosh Collier1-7/+10
2019-05-02trace: Fix preempt_enable_no_resched() abusePeter Zijlstra1-1/+1
2019-05-02MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno1-1/+1
2019-05-02lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing1-0/+1
2019-05-02zram: pass down the bvec we need to read into in the work structJérôme Glisse1-2/+3
2019-05-02gpio: eic: sprd: Fix incorrect irq type setting for the sync EICBaolin Wang1-0/+1
2019-05-02tracing: Fix buffer_ref pipe opsJann Horn3-16/+17
2019-05-02tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang1-1/+4
2019-05-02cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson1-0/+4
2019-05-02cifs: fix memory leak in SMB2_readRonnie Sahlberg1-0/+1
2019-05-02net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit1-0/+1
2019-05-02ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai1-1/+3
2019-05-02powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy1-1/+1
2019-05-02ipvs: fix warning on unused variableAndrea Claudi1-1/+2
2019-05-02vsock/virtio: fix kernel panic from virtio_transport_reset_no_sockAdalbert Lazăr1-7/+15
2019-05-02drm/rockchip: fix for mailbox read validation.Damian Kos1-1/+1
2019-05-02loop: do not print warn message if partition scan is successfulDongli Zhang1-2/+3
2019-05-02tipc: handle the err returned from cmd header functionXin Long1-2/+8
2019-05-02ext4: fix some error pointer dereferencesDan Carpenter1-0/+3
2019-05-02net: mvpp2: fix validate for PPv2.1Antoine Tenart1-1/+1
2019-05-02net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon1-1/+1
2019-05-02netfilter: nf_tables: bogus EBUSY in helper removal from transactionPablo Neira Ayuso1-3/+16
2019-05-02netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso5-13/+60
2019-05-02netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso2-10/+13