summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-09TPM: revert the list handling logic fixed in 398a1e7Jarkko Sakkinen1-1/+1
2015-11-09TPM: Avoid reference to potentially freed memoryChristophe JAILLET1-1/+2
2015-11-09tpm_tis: restore IRQ vector in IO memory after failed probingMartin Wilck1-1/+5
2015-11-09tpm_tis: free irq after probingMartin Wilck1-0/+2
2015-11-09GFS2: Fix rgrp end rounding problem for bsize < page sizeBob Peterson1-2/+3
2015-11-09Allow copy offload (CopyChunk) across sharesSteve French2-15/+8
2015-11-09sched/numa: Fix math underflow in task_tick_numa()Rik van Riel1-1/+1
2015-11-09perf: Fix inherited events vs. tracepoint filtersPeter Zijlstra1-0/+4
2015-11-09perf: Disable IRQs across RCU RS CS that acquires scheduler lockPaul E. McKenney1-8/+9
2015-11-09arm64: fix R/O permissions of FDT mappingArd Biesheuvel2-1/+2
2015-11-09arm64: fix STRICT_MM_TYPECHECKS issue in PTE_CONT manipulationArd Biesheuvel1-1/+1
2015-11-09ALSA: usb: Add native DSD support for Aune X1SJurgen Kramer1-0/+1
2015-11-09mmc: remove bondage between REQ_META and reliable writeLuca Porzio1-8/+3
2015-11-09netfilter: Fix removal of GRE expectation entries created by PPTPAnthony Lineham1-1/+1
2015-11-09mmc: MMC_GOLDFISH should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2015-11-09mmc: mediatek: Preinitialize delay_phase in get_best_delay()Geert Uytterhoeven1-1/+1
2015-11-09MAINTAINERS: mmc: Remove Seungwon Jeon from dw_mmcUlf Hansson1-1/+0
2015-11-09mmc: mmc: Improve reliability of mmc_select_hs400()Adrian Hunter1-2/+26
2015-11-09mmc: mmc: Move mmc_switch_status()Adrian Hunter1-13/+13
2015-11-09mmc: mmc: Fix HS setting in mmc_select_hs400()Adrian Hunter1-6/+8
2015-11-09mmc: mmc: Improve reliability of mmc_select_hs200()Adrian Hunter1-3/+22
2015-11-09mmc: pxamci: fix read-only gpio detection polarityRobert Jarzmik1-1/+1
2015-11-09Btrfs: fix race leading to BUG_ON when running delalloc for nodatacowFilipe Manana1-2/+8
2015-11-09MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()Petri Gynther1-2/+3
2015-11-09hwmon: (k10temp) Remove duplicate pci-id defineAdam Majer1-1/+0
2015-11-09MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()Petri Gynther1-0/+2
2015-11-09s390/pci_dma: improve debugging of errors during dma mapSebastian Ott1-11/+30
2015-11-09s390/pci_dma: handle dma table failuresSebastian Ott3-17/+48
2015-11-09s390/pci_dma: unify label of invalid translation table entriesSebastian Ott1-4/+3
2015-11-09s390/syscalls: remove system call number calculationHeiko Carstens1-8/+8
2015-11-09s390/cio: simplify css_generate_pgidSebastian Ott1-5/+0
2015-11-09s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky3-8/+8
2015-11-09s390/head: fix error message on unsupported hardwareSascha Silbe1-4/+4
2015-11-09Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar4-2/+7
2015-11-09nios2: Remove unnecessary #ifdef guardsTobias Klauser2-4/+0
2015-11-09nios2: Switch to generic __xchg()Marek Vasut1-47/+0
2015-11-09nios2: Fix unused variable warningMarek Vasut1-1/+1
2015-11-09drivers: net: xgene: fix RGMII 10/100Mb modeIyappan Subramanian3-3/+48
2015-11-09Merge branch 'skb_to_full_sk'David S. Miller8-87/+149
2015-11-09netfilter: nft_meta: use skb_to_full_sk() helperEric Dumazet1-16/+20
2015-11-09net_sched: em_meta: use skb_to_full_sk() helperEric Dumazet1-46/+92
2015-11-09sched: cls_flow: use skb_to_full_sk() helperEric Dumazet1-4/+11
2015-11-09netfilter: xt_owner: use skb_to_full_sk() helperEric Dumazet1-2/+4
2015-11-09smack: use skb_to_full_sk() helperEric Dumazet1-4/+7
2015-11-09net: add skb_to_full_sk() helper and use it in selinux_netlbl_skbuff_setsid()Eric Dumazet3-15/+15
2015-11-09Merge tag 'nfc-fixes-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller4-33/+22
2015-11-09bpf: doc: correct arch list for supported eBPF JITYang Shi1-3/+3
2015-11-09Merge tag 'xtensa-for-next-20151109' of git://github.com/jcmvbkbc/linux-xtensaChris Zankel29-248/+1210
2015-11-09Merge branch 'master' of git://blackhole.kfki.hu/nfPablo Neira Ayuso8-85/+75
2015-11-09xtensa: implement dma_to_phys and phys_to_dmaMax Filippov1-0/+10