summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-05-02slip: make slhc_free() silently accept an error pointerLinus Torvalds
2019-05-02USB: Consolidate LPM checks to avoid enabling LPM twiceKai-Heng Feng
2019-05-02USB: Add new USB LPM helpersKai-Heng Feng
2019-05-02drm/vc4: Fix compilation error reported by kbuild test botMaarten Lankhorst
2019-05-02Revert "drm/i915/fbdev: Actually configure untiled displays"Dave Airlie
2019-05-02drm/vc4: Fix memory leak during gpu reset.Maarten Lankhorst
2019-05-02powerpc/mm/radix: Make Radix require HUGETLB_PAGEMichael Ellerman
2019-05-02ARM: 8857/1: efi: enable CP15 DMB instructions before cleaning the cacheArd Biesheuvel
2019-05-02dmaengine: sh: rcar-dmac: Fix glitch in dmaengine_tx_statusAchim Dahlhoff
2019-05-02dmaengine: sh: rcar-dmac: With cyclic DMA residue 0 is validDirk Behme
2019-05-02vfio/type1: Limit DMA mappings per containerAlex Williamson
2019-05-02Input: synaptics-rmi4 - write config register values to the right offsetLucas Stach
2019-05-02perf/x86/intel: Update KBL Package C-state events to also include PC8/PC9/PC1...Harry Pan
2019-05-02sunrpc: don't mark uninitialised items as VALID.NeilBrown
2019-05-02nfsd: Don't release the callback slot unless it was actually heldTrond Myklebust
2019-05-02ceph: fix ci->i_head_snapc leakYan, Zheng
2019-05-02ceph: ensure d_name stability in ceph_dentry_hash()Jeff Layton
2019-05-02ceph: only use d_name directly when parent is lockedJeff Layton
2019-05-02sched/numa: Fix a possible divide-by-zeroXie XiuQi
2019-05-02RDMA/mlx5: Do not allow the user to write to the clock pageJason Gunthorpe
2019-05-02IB/rdmavt: Fix frwr memory registrationJosh Collier
2019-05-02trace: Fix preempt_enable_no_resched() abusePeter Zijlstra
2019-05-02MIPS: scall64-o32: Fix indirect syscall number loadAurelien Jarno
2019-05-02lib/Kconfig.debug: fix build error without CONFIG_BLOCKYueHaibing
2019-05-02zram: pass down the bvec we need to read into in the work structJérôme Glisse
2019-05-02gpio: eic: sprd: Fix incorrect irq type setting for the sync EICBaolin Wang
2019-05-02tracing: Fix buffer_ref pipe opsJann Horn
2019-05-02tracing: Fix a memory leak by early error exit in trace_pid_write()Wenwen Wang
2019-05-02cifs: do not attempt cifs operation on smb2+ rename errorFrank Sorenson
2019-05-02cifs: fix memory leak in SMB2_readRonnie Sahlberg
2019-05-02net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...Heiner Kallweit
2019-05-02ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai
2019-05-02powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64Christophe Leroy
2019-05-02ipvs: fix warning on unused variableAndrea Claudi
2019-05-02vsock/virtio: fix kernel panic from virtio_transport_reset_no_sockAdalbert Lazăr
2019-05-02drm/rockchip: fix for mailbox read validation.Damian Kos
2019-05-02loop: do not print warn message if partition scan is successfulDongli Zhang
2019-05-02tipc: handle the err returned from cmd header functionXin Long
2019-05-02ext4: fix some error pointer dereferencesDan Carpenter
2019-05-02net: mvpp2: fix validate for PPv2.1Antoine Tenart
2019-05-02net/ibmvnic: Fix RTNL deadlock during device resetThomas Falcon
2019-05-02netfilter: nf_tables: bogus EBUSY in helper removal from transactionPablo Neira Ayuso
2019-05-02netfilter: nf_tables: bogus EBUSY when deleting set after flushPablo Neira Ayuso
2019-05-02netfilter: nf_tables: fix set double-free in abort pathPablo Neira Ayuso
2019-05-02netfilter: nft_compat: use .release_ops and remove list of extensionPablo Neira Ayuso
2019-05-02netfilter: nft_compat: don't use refcount_inc on newly allocated entryFlorian Westphal
2019-05-02netfilter: nf_tables: unbind set in rule from commit pathPablo Neira Ayuso
2019-05-02netfilter: nf_tables: warn when expr implements only one of activate/deactivateFlorian Westphal
2019-05-02netfilter: nft_compat: destroy function must not have side effectsFlorian Westphal
2019-05-02netfilter: nf_tables: split set destruction in deactivate and destroy phaseFlorian Westphal