summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.181v4.9.181Greg Kroah-Hartman2019-06-111-1/+1
* ethtool: check the return value of get_regs_lenYunsheng Lin2019-06-111-2/+10
* ipv4: Define __ipv4_neigh_lookup_noref when CONFIG_INET is disabledDavid Ahern2019-06-111-0/+8
* fuse: Add FOPEN_STREAM to use stream_open()Kirill Smelkov2019-06-112-1/+5
* fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlockKirill Smelkov2019-06-115-3/+389
* TTY: serial_core, add ->installJiri Slaby2019-06-111-11/+13
* drm/i915: Fix I915_EXEC_RING_MASKChris Wilson2019-06-111-1/+1
* drm/radeon: prefer lower reference dividersChristian König2019-06-111-2/+2
* drm/gma500/cdv: Check vbt config bits when detecting lvds panelsPatrik Jakobsson2019-06-113-0/+7
* genwqe: Prevent an integer overflow in the ioctlDan Carpenter2019-06-112-0/+6
* Revert "MIPS: perf: ath79: Fix perfcount IRQ assignment"Greg Kroah-Hartman2019-06-112-11/+6
* MIPS: pistachio: Build uImage.gz by defaultPaul Burton2019-06-111-0/+1
* x86/power: Fix 'nosmt' vs hibernation triple fault during resumeJiri Kosina2019-06-115-2/+58
* fuse: fallocate: fix return with locked inodeMiklos Szeredi2019-06-111-1/+1
* parisc: Use implicit space register selection for loading the coherence index of I/O pdirsJohn David Anglin2019-06-112-5/+2
* rcu: locking and unlocking need to always be at least barriersLinus Torvalds2019-06-111-4/+2
* Revert "fib_rules: return 0 directly if an exactly same rule exists when NLM_F_EXCL not supplied"Hangbin Liu2019-06-111-3/+3
* Revert "fib_rules: fix error in backport of e9919a24d302 ("fib_rules: return 0...")"Greg Kroah-Hartman2019-06-111-1/+0
* ipv6: use READ_ONCE() for inet->hdrincl as in ipv4Olivier Matz2019-06-111-2/+10
* ipv6: fix EFAULT on sendto with icmpv6 and hdrinclOlivier Matz2019-06-111-5/+8
* pktgen: do not sleep with the thread lock held.Paolo Abeni2019-06-111-0/+11
* net: rds: fix memory leak in rds_ib_flush_mr_poolZhu Yanjun2019-06-111-4/+6
* net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2019-06-112-6/+3
* neighbor: Call __ipv4_neigh_lookup_noref in neigh_xmitDavid Ahern2019-06-111-1/+8
* ethtool: fix potential userspace buffer overflowVivien Didelot2019-06-111-1/+4
* media: uvcvideo: Fix uvc_alloc_entity() allocation alignmentNadav Amit2019-06-111-1/+1
* efi/libstub: Unify command line param parsingArd Biesheuvel2019-06-115-28/+22
* Revert "x86/build: Move _etext to actual end of .text"Greg Kroah-Hartman2019-06-111-3/+3
* mm: make page ref count overflow check tighter and more explicitLinus Torvalds2019-06-111-1/+5
* mm: prevent get_user_pages() from overflowing page refcountLinus Torvalds2019-06-112-12/+49
* mm, gup: ensure real head page is ref-counted when using hugepagesPunit Agrawal2019-06-111-6/+6
* mm, gup: remove broken VM_BUG_ON_PAGE compound check for hugepagesWill Deacon2019-06-111-3/+0
* fs: prevent page refcount overflow in pipe_buf_getMatthew Wilcox2019-06-115-15/+29
* binder: replace "%p" with "%pK"Todd Kjos2019-06-111-4/+4
* binder: Replace "%p" with "%pK" for stableBen Hutchings2019-06-111-14/+14
* brcmfmac: add subtype check for event handling in data pathArend van Spriel2019-06-113-7/+16
* brcmfmac: assure SSID length from firmware is limitedArend van Spriel2019-06-111-0/+2
* brcmfmac: add length checks in scheduled scan result handlerArend Van Spriel2019-06-111-3/+11
* drm/vmwgfx: Don't send drm sysfs hotplug events on initial master setThomas Hellstrom2019-06-111-1/+7
* gcc-plugins: Fix build failures under Darwin hostKees Cook2019-06-111-0/+4
* CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEMRoberto Bergantinos Corpas2019-06-111-1/+3
* staging: vc04_services: prevent integer overflow in create_pagelist()Dan Carpenter2019-06-111-0/+9
* docs: Fix conf.py for Sphinx 2.0Jonathan Corbet2019-06-111-1/+1
* kernel/signal.c: trace_signal_deliver when signal_group_exitZhenliang Wei2019-06-111-0/+2
* memcg: make it work on sparse non-0-node systemsJiri Slaby2019-06-112-5/+4
* tty: max310x: Fix external crystal register setupJoe Burmeister2019-06-111-1/+1
* tty: serial: msm_serial: Fix XON/XOFFJorge Ramirez-Ortiz2019-06-111-1/+4
* drm/nouveau/i2c: Disable i2c bus access after ->fini()Lyude Paul2019-06-116-2/+65
* ALSA: hda/realtek - Set default power save node to 0Kailang Yang2019-06-111-1/+1
* powerpc/perf: Fix MMCRA corruption by bhrb_filterRavi Bangoria2019-06-113-2/+10