summaryrefslogtreecommitdiffstats
path: root/sound/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-01svcrdma: Use correct XID in error repliesChuck Lever3-8/+4
2016-03-01svcrdma: Make RDMA_ERROR messages workChuck Lever5-67/+74
2016-03-01rpcrdma: Add RPCRDMA_HDRLEN_ERRChuck Lever1-0/+1
2016-03-01svcrdma: svc_rdma_post_recv() should close connection on errorChuck Lever5-24/+20
2016-03-01svcrdma: Close connection when a send error occursChuck Lever1-2/+6
2016-03-01nfsd: Lower NFSv4.1 callback message size limitChuck Lever4-14/+24
2016-03-01svcrdma: Do not send Write chunk XDR pad with inline contentChuck Lever3-7/+19
2016-03-01svcrdma: Do not write xdr_buf::tail in a Write chunkChuck Lever1-3/+8
2016-03-01svcrdma: Find client-provided write and reply chunks once per replyChuck Lever1-44/+36
2016-03-01nfsd: Update NFS server comments related to RDMA supportChuck Lever2-4/+3
2016-03-01nfsd: Fix a memory leak when meeting unsupported state_protect_how4Kinglong Mee1-1/+2
2016-03-01nfsd4: fix bad bounds checkingJ. Bruce Fields1-5/+8
2016-02-23sunrpc/cache: fix off-by-one in qword_get()Stefan Hajnoczi1-1/+1
2016-02-14Linux 4.5-rc4v4.5-rc4Linus Torvalds1-1/+1
2016-02-13ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin1-7/+17
2016-02-12EVM: Use crypto_memneq() for digest comparisonsRyan Ware1-1/+2
2016-02-12ARC: mm: Introduce explicit super page size supportVineet Gupta2-19/+45
2016-02-12arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFIAndrew Morton1-0/+1
2016-02-12mm: fix pfn_t vs highmemDan Williams3-12/+11
2016-02-12kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton2-25/+21
2016-02-12mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGEVineet Gupta1-2/+2
2016-02-12mm,thp: khugepaged: call pte flush at the time of collapseVineet Gupta1-1/+3
2016-02-12mm/backing-dev.c: fix error path in wb_init()Rasmus Villemoes1-1/+1
2016-02-12mm, dax: check for pmd_none() after split_huge_pmd()Kirill A. Shutemov2-2/+6
2016-02-12vsprintf: kptr_restrict is okay in IRQ when 2Jason A. Donenfeld1-13/+13
2016-02-12mm: fix filemap.c kernel doc warningRandy Dunlap1-0/+1
2016-02-12ubsan: cosmetic fix to Kconfig textYang Shi1-1/+3
2016-02-11IB/core: Fix reading capability mask of the port info classEran Ben Elisha1-3/+2
2016-02-11net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes1-1/+1
2016-02-11Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson1-3/+0
2016-02-11thermal: cpu_cooling: fix out of bounds access in time_in_idleJavi Merino1-6/+8
2016-02-11btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba3-3/+16
2016-02-11ARM: 8519/1: ICST: try other dividends than 1Linus Walleij1-0/+1
2016-02-11mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter1-0/+30
2016-02-11mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter1-0/+31
2016-02-11mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter1-1/+1
2016-02-11mmc: sdhci: Allow override of mmc host operationsAdrian Hunter2-1/+3
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner3-4/+9
2016-02-11irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla1-0/+1
2016-02-11irqchip/gic: Only set the EOImodeNS bit for the root controllerJon Hunter1-1/+1
2016-02-11irqchip/gic: Only populate set_affinity for the root controllerJon Hunter1-6/+5
2016-02-11component: remove device from master match list on failed addDaniel Stone1-0/+2
2016-02-11qla2xxx: use TARGET_SCF_USE_CPUID flag to indiate CPU AffinityQuinn Tran2-2/+5
2016-02-11target/transport: add flag to indicate CPU Affinity is observedQuinn Tran2-3/+11
2016-02-11target: Fix incorrect unmap_zeroes_data_store returnNicholas Bellinger1-1/+1
2016-02-10bpf: fix branch offset adjustment on backjumps after patching ctx expansionDaniel Borkmann1-1/+1
2016-02-10ASoC: arizona: fref must be limited in pseudo-fractional modeRichard Fitzgerald1-1/+42
2016-02-10drm/amdgpu: fix issue with overlapping userptrsChristian König3-1/+23