summaryrefslogtreecommitdiffstats
path: root/drivers/usb (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-06char: tpm: nuvoton: remove unused variableMichal Nazarewicz1-1/+0
2014-01-06tpm: MAINTAINERS: Cleanup TPM Maintainers filePeter Huewe1-6/+2
2014-01-06tpm/tpm_i2c_atmel: fix coccinelle warningsFengguang Wu1-1/+1
2014-01-06tpm/tpm_ibmvtpm: fix unreachable code warning (smatch warning)Peter Huewe1-1/+0
2014-01-06tpm/tpm_i2c_stm_st33: Check return code of get_burstcountPeter Huewe1-1/+6
2014-01-06tpm/tpm_ppi: Check return value of acpi_get_namePeter Huewe1-0/+3
2014-01-06tpm/tpm_ppi: Do not compare strcmp(a,b) == -1Peter Huewe1-4/+4
2014-01-05Linux 3.13-rc7v3.13-rc7Linus Torvalds1-1/+1
2014-01-03ima: remove unneeded size_limit argument from ima_eventdigest_init_common()Roberto Sassu1-8/+6
2014-01-03ima: update IMA-templates.txt documentationMimi Zohar1-2/+4
2014-01-03ima: pass HASH_ALGO__LAST as hash algo in ima_eventdigest_init()Roberto Sassu1-2/+2
2014-01-03ima: change the default hash algorithm to SHA1 in ima_eventdigest_ng_init()Roberto Sassu1-1/+1
2014-01-02epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron1-4/+0
2014-01-02sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...Nobuhiro Iwamatsu1-0/+5
2014-01-02drivers/dma/ioat/dma.c: check DMA mapping error in ioat_dma_self_test()Jiang Liu1-1/+10
2014-01-02mm/memory-failure.c: transfer page count from head page to tail page after sp...Naoya Horiguchi1-0/+10
2014-01-02MAINTAINERS: set up proper record for Xilinx ZynqMichal Simek1-0/+3
2014-01-02mm: remove bogus warning in copy_huge_pmd()Mel Gorman1-3/+0
2014-01-02memcg: fix memcg_size() calculationVladimir Davydov1-1/+1
2014-01-02mm: fix use-after-free in sys_remap_file_pagesRik van Riel1-3/+5
2014-01-02mm: munlock: fix deadlock in __munlock_pagevec()Vlastimil Babka1-5/+10
2014-01-02mm: munlock: fix a bug where THP tail page is encounteredVlastimil Babka1-7/+22
2014-01-02KVM: nVMX: Unconditionally uninit the MMU on nested vmexitJan Kiszka1-2/+1
2014-01-02GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa1-0/+2
2014-01-01crypto: ixp4xx - Fix kernel compile errorKrzysztof Hałasa1-3/+1
2013-12-31Smack: File receive audit correctionCasey Schaufler1-1/+1
2013-12-31Smack: Rationalize mount restrictionsCasey Schaufler1-54/+29
2013-12-31Input: allocate absinfo data when setting ABS capabilityDmitry Torokhov1-0/+4
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki5-8/+64
2013-12-31intel_pstate: Fail initialization if P-state information is missingRafael J. Wysocki1-0/+5
2013-12-30KVM: x86: Fix APIC map calculation after re-enablingJan Kiszka1-4/+4
2013-12-30MAINTAINERS: Update Rob Herring's email addressRob Herring1-3/+3
2013-12-30of/irq: Fix device_node refcount in of_irq_parse_raw()Cédric Le Goater1-4/+1
2013-12-30of/Kconfig: Spelling s/one/once/Geert Uytterhoeven1-1/+1
2013-12-30Revert "of/address: Handle #address-cells > 2 specially"Rob Herring1-8/+0
2013-12-30ARM/cpuidle: remove __init tag from Calxeda cpuidle probe functionAndre Przywara1-1/+1
2013-12-30s390/pci: obtain function handle in hotplug notifierSebastian Ott1-0/+2
2013-12-30stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers2-13/+11
2013-12-30phy: IRQ cannot be sharedSergei Shtylyov1-4/+2
2013-12-30net: rose: restore old recvmsg behaviorFlorian Westphal1-12/+4
2013-12-30xen-netback: fix guest-receive-side array sizesPaul Durrant3-7/+24
2013-12-30fec: Do not assume that PHY reset is active lowFabio Estevam1-4/+10
2013-12-30tipc: fix deadlock during socket releaseYing Xue3-48/+49
2013-12-30powerpc: Fix alignment of secondary cpu spin varsOlof Johansson1-0/+1
2013-12-30powerpc: Align p_endAnton Blanchard1-0/+1
2013-12-30powernv/eeh: Add buffer for P7IOC hub error dataBrian W Hart2-14/+5
2013-12-30powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag()Brian W Hart1-2/+3
2013-12-30powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endianPaul E. McKenney1-15/+38
2013-12-30powerpc: Make unaligned accesses endian-safe for powerpcRajesh B Prathipati1-1/+6
2013-12-30powerpc: Fix bad stack check in exception entryMichael Neuling1-1/+1