aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-11netfilter: xt_rpfilter: skip locally generated broadcast/multicast, tooFlorian Westphal
2013-05-11netfilter: ctnetlink: don't permit ct creation with random tupleFlorian Westphal
2013-05-11netfilter: nf_ct_helper: don't discard helper if it is actually the sameFlorian Westphal
2013-05-11netfilter: ipset: "Directory not empty" error messageJozsef Kadlecsik
2013-05-11netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy
2013-05-11netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik
2013-05-11netfilter: nf_nat: fix race when unloading protocol modulesFlorian Westphal
2013-05-11ipvs: ip_vs_sip_fill_param() BUG: bad check of return valueHans Schillstrom
2013-05-11xhci: Don't warn on empty ring for suspended devices.Sarah Sharp
2013-05-11e1000e: fix accessing to suspended deviceKonstantin Khlebnikov
2013-05-11e1000e: fix runtime power management transitionsKonstantin Khlebnikov
2013-05-11PCI/PM: Clear state_saved during suspendRafael J. Wysocki
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/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-11iommu/amd: Properly initialize irq-table lockJoerg Roedel
2013-05-11hugetlbfs: fix mmap failure in unaligned size requestNaoya Horiguchi
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: 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.8.12v3.8.12Greg 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-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: 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-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: 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
2013-05-07NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recallTrond Myklebust
2013-05-07MD: ignore discard request for hard disks of hybid raid1/raid10 arrayShaohua Li
2013-05-07md: bad block list should default to disabled.NeilBrown
2013-05-07LOCKD: Ensure that nlmclnt_block resets block->b_status after a server rebootTrond Myklebust
2013-05-07exec: do not abuse ->cred_guard_mutex in threadgroup_lock()Oleg Nesterov