aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-11blkcg: fix "scheduling while atomic" in blk_queue_bypass_startJun'ichi Nomura
2013-05-11arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas
2013-05-11RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo
2013-05-11r8169: fix 8168evl frame padding.Stefan Bader
2013-05-11MODSIGN: do not send garbage to stderr when enabling modules signatureDavid Cohen
2013-05-11ext4: add check for inodes_count overflow in new resize ioctlTheodore Ts'o
2013-05-11ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom
2013-05-11perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra
2013-05-11perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra
2013-05-11perf/x86: Blacklist all MEM_*_RETIRED events for Ivy BridgePeter Zijlstra
2013-05-11perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller
2013-05-11perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver
2013-05-11net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt
2013-05-11menuconfig: Fix memory leak introduced by jump keys featureBenjamin Poirier
2013-05-11iommu/amd: Properly initialize irq-table lockJoerg Roedel
2013-05-11hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
2013-05-11remoteproc: fix kconfig dependencies for VIRTIOSuman Anna
2013-05-11rpmsg: fix kconfig dependencies for VIRTIOSuman Anna
2013-05-11autofs - remove autofs dentry mount checkDavid Jeffery
2013-05-11pwm: spear: Fix checking return value of clk_enable() and clk_prepare()Axel Lin
2013-05-11powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan
2013-05-11powerpc/tm: Fix null pointer deference in flush_hash_pageMichael Neuling
2013-05-11powerpc: Emulate non privileged DSCR read and writeAnton Blanchard
2013-05-11xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini
2013-05-07Linux 3.9.1v3.9.1Greg Kroah-Hartman
2013-05-07mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen
2013-05-07rcutrace: single_open() leaksAl Viro
2013-05-07mmc: atmel-mci: pio hang on block errorsTerry Barnaby
2013-05-07mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity
2013-05-07x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei
2013-05-07KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov
2013-05-07Give the OID registry file module info to avoid kernel taintingDavid Howells
2013-05-07mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold
2013-05-07do_mount(): fix a leak introduced in 3.9 ("mount: consolidate permission chec...Al Viro
2013-05-07ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGTheodore Ts'o
2013-05-07ext4: fix online resizing for ext3-compat file systemsTheodore Ts'o
2013-05-07ext4: fix big-endian bug in metadata checksum calculationsDmitry Monakhov
2013-05-07ext4: unregister es_shrinker if mount failedDmitry Monakhov
2013-05-07ext4: fix journal callback list traversalDmitry Monakhov
2013-05-07jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov
2013-05-07ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o
2013-05-07x86-64, init: Do not set NX bits on non-NX capable hardwareH. Peter Anvin
2013-05-07e1000e: fix numeric overflow in phc settime methodRichard Cochran
2013-05-07ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller
2013-05-07ipc: sysv shared memory limited to 8TiBRobin Holt
2013-05-07wireless: regulatory: fix channel disabling race conditionJohannes Berg
2013-05-07nfsd: Decode and send 64bit time valuesBryan Schumaker
2013-05-07nfsd: use kmem_cache_free() instead of kfree()Wei Yongjun
2013-05-07nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting
2013-05-07nfsd4: don't close read-write opens too soonJ. Bruce Fields