summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* namespace: update event counter when umounting a deleted dentryAndrey Ulanov2016-08-101-0/+1
* 9p: use file_dentry()Miklos Szeredi2016-08-101-3/+3
* ext4: verify extent header depthVegard Nossum2016-08-101-0/+4
* ecryptfs: don't allow mmap when the lower fs doesn't support itJeff Mahoney2016-08-101-1/+14
* Revert "ecryptfs: forbid opening files without mmap handler"Jeff Mahoney2016-08-101-11/+2
* locks: use file_inode()Miklos Szeredi2016-08-101-1/+1
* power_supply: power_supply_read_temp only if use_cnt > 0Rhyland Klein2016-08-101-11/+16
* cgroup: set css->id to -1 during initTejun Heo2016-08-101-0/+1
* pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan2016-08-101-2/+2
* pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren2016-08-101-0/+3
* pvclock: Add CPU barriers to get correct version valueMinfei Huang2016-08-102-0/+6
* Input: tsc200x - report proper input_dev nameMichael Welling2016-08-104-6/+25
* Input: xpad - validate USB endpoint count during probeCameron Gutman2016-08-101-0/+3
* Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng2016-08-101-1/+1
* Input: xpad - fix oops when attaching an unknown Xbox One gamepadCameron Gutman2016-08-101-10/+13
* Input: elantech - add more IC body types to the listDmitry Torokhov2016-08-101-7/+1
* Input: vmmouse - remove port reservationSinclair Yeh2016-08-101-20/+2
* ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu2016-08-101-0/+1
* ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu2016-08-101-0/+1
* ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu2016-08-101-0/+1
* xenbus: don't bail early from xenbus_dev_request_and_reply()Jan Beulich2016-08-101-3/+0
* xenbus: don't BUG() on user mode induced conditionJan Beulich2016-08-101-6/+8
* xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky2016-08-101-4/+2
* ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta2016-08-101-2/+0
* arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-08-101-1/+1
* kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processi...Andrey Ryabinin2016-08-101-2/+4
* pps: do not crash when failed to registerJiri Slaby2016-08-101-1/+1
* vmlinux.lds: account for destructor sectionsDmitry Vyukov2016-08-101-0/+4
* mm, meminit: ensure node is online before checking whether pages are uninitia...Mel Gorman2016-08-101-1/+3
* mm, meminit: always return a valid node from early_pfn_to_nidMel Gorman2016-08-101-1/+1
* mm, compaction: prevent VM_BUG_ON when terminating freeing scannerDavid Rientjes2016-08-101-22/+14
* fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich2016-08-101-1/+1
* mm, compaction: abort free scanner if split failsDavid Rientjes2016-08-101-18/+21
* mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim maskMel Gorman2016-08-101-1/+2
* dmaengine: at_xdmac: double FIFO flush needed to compute residueLudovic Desroches2016-08-101-1/+23
* dmaengine: at_xdmac: fix residue corruptionLudovic Desroches2016-08-101-22/+32
* dmaengine: at_xdmac: align descriptors on 64 bitsLudovic Desroches2016-08-101-2/+2
* x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-08-103-2/+65
* x86/quirks: Reintroduce scanning of secondary busesLukas Wunner2016-08-101-13/+21
* x86/quirks: Apply nvidia_bugs quirk only on root busLukas Wunner2016-08-101-0/+7
* USB: OHCI: Don't mark EDs as ED_OPER if scheduling failsMichaƂ Pecio2016-08-101-1/+2
* Linux 4.4.16v4.4.16Greg Kroah-Hartman2016-07-271-1/+1
* ovl: verify upper dentry before unlink and renameMiklos Szeredi2016-07-271-21/+38
* drm/i915: Revert DisplayPort fast link training featureMika Kahola2016-07-272-27/+2
* tmpfs: fix regression hang in fallocate undoHugh Dickins2016-07-271-3/+5
* tmpfs: don't undo fallocate past its last pageAnthony Romano2016-07-271-1/+1
* crypto: qat - make qat_asym_algs.o depend on asn1 headersJan Stancek2016-07-271-0/+1
* xen/acpi: allow xen-acpi-processor driver to load on Xen 4.7Jan Beulich2016-07-271-32/+3
* File names with trailing period or space need special case conversionSteve French2016-07-272-4/+31
* cifs: dynamic allocation of ntlmssp blobJerome Marchand2016-07-273-43/+45