summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: usb-audio: Minor code cleanup in create_fixed_stream_quirk()Takashi Iwai2016-07-121-11/+11
* ASoC: samsung: pass DMA channels as pointersArnd Bergmann2016-07-1212-120/+84
* PCI: Allow a NULL "parent" pointer in pci_bus_assign_domain_nr()Krzysztof Hałasa2016-07-121-1/+3
* PCI: Move domain assignment from arm64 to generic codeLorenzo Pieralisi2016-07-122-22/+49
* locks: use file_inode()Miklos Szeredi2016-07-121-1/+1
* namespace: update event counter when umounting a deleted dentryAndrey Ulanov2016-07-121-0/+1
* NFS: Fix another OPEN_DOWNGRADE bugTrond Myklebust2016-07-121-3/+2
* Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu2016-07-121-7/+0
* arc: unwind: warn only once if DW2_UNWIND is disabledAlexey Brodkin2016-07-121-1/+1
* ARC: unwind: ensure that .debug_frame is generated (vs. .eh_frame)Vineet Gupta2016-07-121-1/+0
* USB: don't free bandwidth_mutex too earlyAlan Stern2016-07-121-10/+7
* make nfs_atomic_open() call d_drop() on all ->open_context() errors.Al Viro2016-07-121-1/+1
* KVM: arm/arm64: Stop leaking vcpu pid referencesJames Morse2016-07-121-0/+1
* powerpc/tm: Always reclaim in start_thread() for exec() class syscallsCyril Bur2016-07-121-0/+10
* fs/nilfs2: fix potential underflow in call to crc32_leTorsten Hilbrich2016-07-121-1/+1
* mm, compaction: abort free scanner if split failsDavid Rientjes2016-07-121-10/+20
* mm, compaction: skip compound pages by order in free scannerVlastimil Babka2016-07-121-0/+25
* mm/swap.c: flush lru pvecs on compound page arrivalLukasz Odzioba2016-07-121-5/+4
* mm: rename deactivate_page to deactivate_file_pageMinchan Kim2016-07-123-14/+14
* tmpfs: don't undo fallocate past its last pageAnthony Romano2016-07-121-1/+1
* USB: EHCI: declare hostpc register as zero-length arrayAlan Stern2016-07-121-2/+2
* File names with trailing period or space need special case conversionSteve French2016-07-122-4/+31
* Fix reconnect to not defer smb3 session reconnect long after socket reconnectSteve French2016-07-122-1/+30
* ALSA: dummy: Fix a use-after-free at closingTakashi Iwai2016-07-121-0/+1
* ALSA: hda - remove one pin from ALC292_STANDARD_PINSHui Wang2016-07-121-7/+19
* HID: hiddev: validate num_values for HIDIOCGUSAGES, HIDIOCSUSAGES commandsScott Bauer2016-07-121-5/+5
* cifs: dynamic allocation of ntlmssp blobJerome Marchand2016-07-123-43/+45
* [SMB3] Fix sec=krb5 on smb3 mountsSteve French2016-07-121-15/+61
* decode_negTokenInit had wrong calling sequenceSteve French2016-07-121-2/+1
* drm/nouveau: fix for disabled fbdev emulationDmitrii Tcvetkov2016-07-121-1/+2
* Input: elantech - add more IC body types to the listDmitry Torokhov2016-07-121-7/+1
* Input: elantech - add new icbody type洪一竹2016-07-121-0/+1
* Input: wacom_w8001 - w8001_MAX_LENGTH should be 13Ping Cheng2016-07-121-1/+1
* xen/pciback: Fix conf_space read/write overlap check.Andrey Grodzovsky2016-07-121-4/+2
* can: fix oops caused by wrong rtnl dellink usageOliver Hartkopp2016-07-121-0/+6
* can: fix handling of unmodifiable configuration options fixOliver Hartkopp2016-07-121-0/+3
* UBIFS: Implement ->migratepage()Kirill A. Shutemov2016-07-121-0/+24
* mm: Export migrate_page_move_mapping and migrate_page_copyRichard Weinberger2016-07-121-0/+2
* UBI: Fastmap: Fix race in ubi_eba_atomic_leb_change()Richard Weinberger2016-07-121-7/+8
* pinctrl: single: Fix missing flush of posted write for a wakeirqTony Lindgren2016-07-121-0/+3
* pinctrl: imx: Do not treat a PIN without MUX register as an errorAlexander Shiyan2016-07-121-2/+2
* arm64: mm: remove page_mapping check in __sync_icache_dcacheShaokun Zhang2016-07-121-4/+0
* tracing: Handle NULL formats in hold_module_trace_bprintk_format()Steven Rostedt (Red Hat)2016-07-121-1/+6
* can: at91_can: RX queue could get stuck at high bus loadWolfgang Grandegger2016-07-121-2/+3
* can: c_can: Update D_CAN TX and RX functions to 32 bit - fix Altera Cyclone a...Thor Thayer2016-07-121-7/+31
* IB/mlx4: Properly initialize GRH TClass and FlowLabel in AHsJason Gunthorpe2016-07-121-1/+1
* btrfs: account for non-CoW'd blocks in btrfs_abort_transactionJeff Mahoney2016-07-125-5/+7
* Btrfs: make btrfs_abort_transaction consider existence of new block groupsFilipe Manana2016-07-122-3/+4
* KEYS: potential uninitialized variableDan Carpenter2016-07-121-1/+1
* kvm: Fix irq route entries exceeding KVM_MAX_IRQ_ROUTESXiubo Li2016-07-121-1/+1