summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Make atomic_xchg() an inline function rather than a macro.David S. Miller2018-05-301-1/+5
* fscache: Fix hanging wait on page discarded by writebackDavid Howells2018-05-301-4/+9
* KVM: VMX: raise internal error for exception during invalid protected mode stateSean Christopherson2018-05-301-6/+14
* sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warningDavidlohr Bueso2018-05-301-0/+2
* ocfs2/dlm: don't handle migrate lockres if already in shutdownJun Piao2018-05-303-15/+33
* btrfs: Fix possible softlock on single core machinesNikolay Borisov2018-05-301-0/+1
* Btrfs: fix NULL pointer dereference in log_dir_itemsLiu Bo2018-05-301-2/+5
* Btrfs: bail out on error during replay_dir_deletesLiu Bo2018-05-301-1/+3
* mm: fix races between address_space dereference and free in page_evicatableHuang Ying2018-05-301-1/+7
* mm/ksm: fix interaction with THPClaudio Imbrenda2018-05-301-0/+28
* dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal2018-05-301-0/+18
* cpufreq: CPPC: Initialize shared perf capabilities of CPUsShunyong Yang2018-05-301-2/+12
* Force log to disk before reading the AGF during a fstrimCarlos Maiolino2018-05-301-7/+7
* sr: get/drop reference to device in revalidate and check_eventsJens Axboe2018-05-301-4/+15
* swap: divide-by-zero when zero length swap file on ssdTom Abraham2018-05-301-0/+4
* fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl tableDanilo Krummrich2018-05-301-0/+3
* x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen2018-05-301-2/+4
* x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel2018-05-301-0/+9
* nvme: don't send keep-alives to the discovery controllerJohannes Thumshirn2018-05-301-1/+3
* sh: fix debug trap failure to process signals before return to userRich Felker2018-05-301-1/+1
* net: mvneta: fix enable of all initialized RXQsYelena Krivosheev2018-05-301-0/+1
* net: Fix untag for vlan packets without ethernet headerToshiaki Makita2018-05-301-2/+4
* mm/kmemleak.c: wait for scan completion before disabling freeVinayak Menon2018-05-301-5/+7
* builddeb: Fix header package regarding dtc source linksJan Kiszka2018-05-301-1/+1
* llc: properly handle dev_queue_xmit() return valueCong Wang2018-05-303-16/+33
* perf/x86/intel: Fix linear IP of PEBS real_ip on Haswell and later CPUsStephane Eranian2018-05-301-8/+17
* net: qmi_wwan: add BroadMobi BM806U 2020:2033Pawel Dembicki2018-05-301-0/+1
* ARM: 8748/1: mm: Define vdso_start, vdso_end as arrayJinbum Park2018-05-302-7/+7
* batman-adv: fix packet loss for broadcasted DHCP packets to a serverLinus Lüssing2018-05-301-0/+3
* batman-adv: fix multicast-via-unicast transmission with AP isolationLinus Lüssing2018-05-301-2/+2
* selftests: ftrace: Add a testcase for probepointMasami Hiramatsu2018-05-301-0/+43
* selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu2018-05-301-0/+46
* selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu2018-05-301-0/+97
* mm, thp: do not cause memcg oom for thpDavid Rientjes2018-05-302-4/+9
* mm/mempolicy.c: avoid use uninitialized preferred_nodeYisheng Xie2018-05-301-0/+3
* RDMA/qedr: Fix rc initialization on CNQ allocation failureKalderon, Michal2018-05-301-1/+2
* RDMA/qedr: fix QP's ack timeout configurationKalderon, Michal2018-05-301-10/+15
* RDMA/ucma: Correct option size check using optlenChien Tin Tung2018-05-301-1/+1
* kbuild: make scripts/adjust_autoksyms.sh robust against timestamp racesNicolas Pitre2018-05-301-0/+7
* brcmfmac: Fix check for ISO3166 codeStefan Wahren2018-05-301-1/+1
* perf/cgroup: Fix child event counting bugSong Liu2018-05-301-5/+16
* vti4: Don't override MTU passed on link creation via IFLA_MTUStefano Brivio2018-05-301-1/+0
* vti4: Don't count header length twice on tunnel setupStefano Brivio2018-05-301-1/+0
* batman-adv: Fix skbuff rcsum on packet rerouteSven Eckelmann2018-05-301-5/+10
* batman-adv: fix header size check in batadv_dbg_arp()Matthias Schiffer2018-05-301-1/+1
* net: Fix vlan untag for bridge and vlan_dev with reorder_hdr offToshiaki Makita2018-05-302-2/+6
* drm/imx: move arming of the vblank event to atomic_flushLucas Stach2018-05-301-0/+5
* sunvnet: does not support GSO for sctpCathy Zhou2018-05-301-1/+1
* ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtuSabrina Dubroca2018-05-305-10/+32
* workqueue: use put_device() instead of kfree()Arvind Yadav2018-05-301-1/+1