summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-30fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl tableDanilo Krummrich
2018-05-30x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen
2018-05-30x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel
2018-05-30nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn
2018-05-30sh: fix debug trap failure to process signals before return to userRich Felker
2018-05-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev
2018-05-30net: Fix untag for vlan packets without ethernet headerToshiaki Makita
2018-05-30mm/kmemleak.c: wait for scan completion before disabling freeVinayak Menon
2018-05-30builddeb: Fix header package regarding dtc source linksJan Kiszka
2018-05-30llc: properly handle dev_queue_xmit() return valueCong Wang
2018-05-30perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian
2018-05-30net: qmi_wwan: add BroadMobi BM806U 2020:2033Pawel Dembicki
2018-05-30ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park
2018-05-30batman-adv: fix packet loss for broadcasted DHCP packets to a serverLinus Lüssing
2018-05-30batman-adv: fix multicast-via-unicast transmission with AP isolationLinus Lüssing
2018-05-30selftests: ftrace: Add a testcase for probepointMasami Hiramatsu
2018-05-30selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu
2018-05-30selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu
2018-05-30mm, thp: do not cause memcg oom for thpDavid Rientjes
2018-05-30mm/mempolicy.c: avoid use uninitialized preferred_nodeYisheng Xie
2018-05-30RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal
2018-05-30RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal
2018-05-30RDMA/ucma: Correct option size check using optlenChien Tin Tung
2018-05-30kbuild: make scripts/adjust_autoksyms.sh robust against timestamp racesNicolas Pitre
2018-05-30brcmfmac: Fix check for ISO3166 codeStefan Wahren
2018-05-30perf/cgroup: Fix child event counting bugSong Liu
2018-05-30vti4: Don't override MTU passed on link creation via IFLA_MTUStefano Brivio
2018-05-30vti4: Don't count header length twice on tunnel setupStefano Brivio
2018-05-30batman-adv: Fix skbuff rcsum on packet rerouteSven Eckelmann
2018-05-30batman-adv: fix header size check in batadv_dbg_arp()Matthias Schiffer
2018-05-30net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita
2018-05-30drm/imx: move arming of the vblank event to atomic_flushLucas Stach
2018-05-30sunvnet: does not support GSO for sctpCathy Zhou
2018-05-30ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca
2018-05-30workqueue: use put_device() instead of kfree()Arvind Yadav
2018-05-30bnxt_en: Check valid VNIC ID in bnxt_hwrm_vnic_set_tpa().Michael Chan
2018-05-30netfilter: ebtables: fix erroneous reject of last ruleFlorian Westphal
2018-05-30dmaengine: mv_xor_v2: Fix clock resource by adding a register clockGregory CLEMENT
2018-05-30arm64: Relax ARM_SMCCC_ARCH_WORKAROUND_1 discoveryMarc Zyngier
2018-05-30xen: xenbus: use put_device() instead of kfree()Arvind Yadav
2018-05-30IB/core: Fix possible crash to access NULL netdevParav Pandit
2018-05-30net: smsc911x: Fix unload crash when link is upJeremy Linton
2018-05-30net: qcom/emac: Use proper free methods during TXHemanth Puranik
2018-05-30fsl/fman: avoid sleeping in atomic context while adding an addressDenis Kirjanov
2018-05-30fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...Peter Malone
2018-05-30IB/mlx5: Fix an error code in __mlx5_ib_modify_qp()Dan Carpenter
2018-05-30IB/mlx4: Include GID type when deleting GIDs from HW table under RoCEJack M
2018-05-30IB/mlx4: Fix corruption of RoCEv2 IPv4 GIDsJack Morgenstein
2018-05-30RDMA/qedr: Fix iWARP write and send with immediateKalderon, Michal
2018-05-30RDMA/qedr: Fix kernel panic when running fio over NFSoRDMAKalderon, Michal