summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-12netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal2-2/+14
2013-05-12netfilter: ctnetlink: don't permit ct creation with random tupleFlorian Westphal1-0/+3
2013-05-12netfilter: nf_ct_helper: don't discard helper if it is actually the sameFlorian Westphal1-1/+3
2013-05-12netfilter: ipset: "Directory not empty" error messageJozsef Kadlecsik1-1/+2
2013-05-12netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy1-1/+1
2013-05-12netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik1-3/+7
2013-05-12netfilter: nf_nat: fix race when unloading protocol modulesFlorian Westphal1-33/+7
2013-05-12ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom1-5/+1
2013-05-12xhci: Don't warn on empty ring for suspended devices.Sarah Sharp1-8/+15
2013-05-12e1000e: fix accessing to suspended deviceKonstantin Khlebnikov2-0/+15
2013-05-12e1000e: fix runtime power management transitionsKonstantin Khlebnikov1-60/+18
2013-05-12PCI/PM: Clear state_saved during suspendRafael J. Wysocki1-0/+4
2013-05-12perf/x86/intel/lbr: Demand proper privileges for PERF_SAMPLE_BRANCH_KERNELPeter Zijlstra1-3/+10
2013-05-12perf/x86/intel/lbr: Fix LBR filterPeter Zijlstra1-2/+12
2013-05-12perf/x86/intel: Fix unintended variable name reuseJan-Simon Möller1-8/+8
2013-05-12perf/x86/intel: Add support for IvyBridge model 58 UncoreVince Weaver1-0/+1
2013-05-12net/eth/ibmveth: Fixup retrieval of MAC addressBenjamin Herrenschmidt1-13/+10
2013-05-12iommu/amd: Properly initialize irq-table lockJoerg Roedel1-0/+3
2013-05-12hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi4-22/+34
2013-05-12autofs - remove autofs dentry mount checkDavid Jeffery1-9/+0
2013-05-12pwm: spear: Fix checking return value of clk_enable() and clk_prepare()Axel Lin1-3/+3
2013-05-12powerpc: fix numa distance for form0 device treeVaidyanathan Srinivasan1-1/+1
2013-05-12powerpc: Emulate non privileged DSCR read and writeAnton Blanchard2-2/+12
2013-05-12xen/arm: actually pass a non-NULL percpu pointer to request_percpu_irqStefano Stabellini1-1/+1
2013-05-08Linux 3.8.12v3.8.12Greg Kroah-Hartman1-1/+1
2013-05-08mfd: adp5520: Restore mode bits on resumeLars-Peter Clausen1-2/+6
2013-05-08rcutrace: single_open() leaksAl Viro1-4/+4
2013-05-08mmc: atmel-mci: pio hang on block errorsTerry Barnaby1-4/+10
2013-05-08mmc: core: Fix bit width test failing on old eMMC cardsPhilip Rakity1-1/+1
2013-05-08x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei1-4/+0
2013-05-08KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructionsGleb Natapov1-0/+4
2013-05-08Give the OID registry file module info to avoid kernel taintingDavid Howells1-0/+5
2013-05-08mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unloadJohan Hovold5-15/+0
2013-05-08ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUGTheodore Ts'o1-1/+2
2013-05-08ext4: fix online resizing for ext3-compat file systemsTheodore Ts'o1-0/+2
2013-05-08ext4: fix big-endian bug in metadata checksum calculationsDmitry Monakhov2-5/+5
2013-05-08ext4: fix journal callback list traversalDmitry Monakhov3-7/+14
2013-05-08jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callbackDmitry Monakhov2-22/+29
2013-05-08ext4/jbd2: don't wait (forever) for stale tid caused by wraparoundTheodore Ts'o4-4/+34
2013-05-08ixgbe: fix EICR write in ixgbe_msix_otherJacob Keller1-0/+10
2013-05-08ipc: sysv shared memory limited to 8TiBRobin Holt2-2/+2
2013-05-08wireless: regulatory: fix channel disabling race conditionJohannes Berg1-1/+1
2013-05-08nfsd: Decode and send 64bit time valuesBryan Schumaker1-14/+5
2013-05-08nfsd: don't run get_file if nfs4_preprocess_stateid_op return errorfanchaoting1-4/+4
2013-05-08nfsd4: don't close read-write opens too soonJ. Bruce Fields1-7/+1
2013-05-08NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust1-0/+6
2013-05-08MD: ignore discard request for hard disks of hybid raid1/raid10 arrayShaohua Li2-2/+12
2013-05-08md: bad block list should default to disabled.NeilBrown1-6/+3
2013-05-08LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust2-3/+3
2013-05-08exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov2-14/+7