summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-10ext4: verify extent header depthVegard Nossum
2016-08-10ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney
2016-08-10Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney
2016-08-10locks: use file_inode()Miklos Szeredi
2016-08-10power_supply: power_supply_read_temp only if use_cnt > 0Rhyland Klein
2016-08-10cgroup: Disable IRQs while holding css_set_lockDaniel Bristot de Oliveira
2016-08-10cgroup: set css->id to -1 during initTejun Heo
2016-08-10cgroup: remove redundant cleanup in css_createWenwei Tao
2016-08-10pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan
2016-08-10pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren
2016-08-10pvclock: Add CPU barriers to get correct version valueMinfei Huang
2016-08-10Input: tsc200x - report proper input_dev nameMichael Welling
2016-08-10Input: synaptics-rmi4 - fix maximum size check for F12 control register 8Andrew Duggan
2016-08-10Revert "Input: wacom_w8001 - drop use of ABS_MT_TOOL_TYPE"Dmitry Torokhov
2016-08-10Input: xpad - validate USB endpoint count during probeCameron Gutman
2016-08-10Input: wacom_w8001 - ignore invalid pen data packetsPing Cheng
2016-08-10Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng
2016-08-10Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman
2016-08-10Input: elantech - add more IC body types to the listDmitry Torokhov
2016-08-10Input: vmmouse - remove port reservationSinclair Yeh
2016-08-10ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu
2016-08-10ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu
2016-08-10ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu
2016-08-10xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu
2016-08-10xen-blkfront: fix resume issues after a migrationBob Liu
2016-08-10xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich
2016-08-10xenbus: don't BUG() on user mode induced conditionJan Beulich
2016-08-10xen-blkfront: save uncompleted reqs in blkfront_resume()Bob Liu
2016-08-10xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky
2016-08-10ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta
2016-08-10arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin
2016-08-10sched/debug: Fix deadlock when enabling sched eventsJosh Poimboeuf
2016-08-10kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin
2016-08-10pps: do not crash when failed to registerJiri Slaby
2016-08-10radix-tree: fix radix_tree_iter_retry() for tagged iterators.Andrey Ryabinin
2016-08-10mm: memcontrol: fix cgroup creation failure after many small jobsJohannes Weiner
2016-08-10mm: thp: refix false positive BUG in page_move_anon_rmap()Hugh Dickins
2016-08-10vmlinux.lds: account for destructor sectionsDmitry Vyukov
2016-08-10mm, meminit: ensure node is online before checking whether pages are uninitia...Mel Gorman
2016-08-10mm, meminit: always return a valid node from early_pfn_to_nidMel Gorman
2016-08-10uapi: export lirc.h headerMauro Carvalho Chehab
2016-08-10mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes
2016-08-10fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich
2016-08-10mm, compaction: abort free scanner if split failsDavid Rientjes
2016-08-10mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba
2016-08-10memcg: css_alloc should return an ERR_PTR value on errorTejun Heo
2016-08-10memcg: mem_cgroup_migrate() may be called with irq disabledTejun Heo
2016-08-10mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim maskMel Gorman
2016-08-10dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches
2016-08-10dmaengine: at_xdmac: fix residue corruptionLudovic Desroches