summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-14eventpoll: switch to ->poll_maskBen Noordhuis
2018-06-14aio: only return events requested in poll_mask() for IOCB_CMD_POLLChristoph Hellwig
2018-06-14Merge branch 'emaclite-fixes'David S. Miller
2018-06-14net: emaclite: Remove xemaclite_mdio_setup return checkRadhey Shyam Pandey
2018-06-14net: emaclite: Remove unused 'has_mdio' flag.Radhey Shyam Pandey
2018-06-14net: emaclite: Fix MDIO bus unregister bugRadhey Shyam Pandey
2018-06-14net: emaclite: Fix position of lp->mii_bus assignmentRadhey Shyam Pandey
2018-06-14eventfd: only return events requested in poll_mask()Avi Kivity
2018-06-14aio: mark __aio_sigset::sigmask constAvi Kivity
2018-06-14tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden
2018-06-14net: qcom/emac: Add missing of_node_put()YueHaibing
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-15lib/test_printf.c: call wait_for_random_bytes() before plain %p testsThierry Escande
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual
2018-06-15hexagon: fix printk format warning in setup.cRandy Dunlap
2018-06-15mm: fix oom_kill event handlingRoman Gushchin
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-06-15mm: use octal not symbolic permissionsJoe Perches
2018-06-15ipc: use new return type vm_fault_tSouptick Joarder
2018-06-15sysvipc/sem: mitigate semnum index against spectre v1Davidlohr Bueso
2018-06-15fault-injection: reorder config entriesMikulas Patocka
2018-06-15arm: port KCOV to armDmitry Vyukov
2018-06-15sched/core / kcov: avoid kcov_area during task switchMark Rutland
2018-06-15kcov: prefault the kcov_areaMark Rutland
2018-06-15kcov: ensure irq code sees a valid areaMark Rutland
2018-06-15kernel/relay.c: change return type to vm_fault_tSouptick Joarder
2018-06-15exofs: avoid VLA in structuresKees Cook
2018-06-15coredump: fix spam with zero VMA processAlexey Dobriyan
2018-06-15fat: use fat_fs_error() instead of BUG_ON() in __fat_get_block()OGAWA Hirofumi
2018-06-15proc: skip branch in /proc/*/* lookupAlexey Dobriyan
2018-06-15mremap: remove LATENCY_LIMIT from mremap to reduce the number of TLB shootdownsMel Gorman
2018-06-15mm/memblock: add missing include <linux/bootmem.h>Mathieu Malaterre
2018-06-15mm: check for SIGKILL inside dup_mmap() loopTetsuo Handa
2018-06-15kexec: yield to scheduler when loading kimage segmentsJarrett Farnitano
2018-06-15mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt
2018-06-15mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams
2018-06-15mm/swapfile.c: fix swap_count comment about nonexistent SWAP_HAS_CONTDaniel Jordan
2018-06-15mm: fix null pointer dereference in mem_cgroup_protectedRoman Gushchin
2018-06-15mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()Jia He
2018-06-15Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2018-06-15Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-06-15Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada
2018-06-15kconfig: tinyconfig: remove stale stack protector fixupsMasahiro Yamada
2018-06-15x86: fix dependency of X86_32_LAZY_GSMasahiro Yamada
2018-06-14sctp: define sctp_packet_gso_append to build GSO framesXin Long
2018-06-14KVM: x86: VMX: redo fix for link error without CONFIG_HYPERVArnd Bergmann
2018-06-14ALSA: usb-audio: Always create the interrupt pipe for the mixerJorge Sanjuan
2018-06-14ALSA: usb-audio: Add insertion control for UAC3 BADDJorge Sanjuan
2018-06-14ALSA: usb-audio: Change in connectors control creation interfaceJorge Sanjuan