summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-28oprofile, x86: Fix wrapping bug in op_x86_get_ctrl()Dan Carpenter1-1/+1
2012-10-28NLM: nlm_lookup_file() may return NLMv4-specific error codesTrond Myklebust2-2/+3
2012-10-28arch/tile: avoid generating .eh_frame information in modulesChris Metcalf1-0/+4
2012-10-22Linux 3.0.48v3.0.48Greg Kroah-Hartman1-1/+1
2012-10-22Revert "block: fix request_queue->flags initialization"Greg Kroah-Hartman1-1/+1
2012-10-21Linux 3.0.47v3.0.47Greg Kroah-Hartman1-1/+1
2012-10-21ALSA: emu10k1: add chip details for E-mu 1010 PCIe cardMaxim Kachur1-0/+9
2012-10-21ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new()Takashi Iwai1-0/+2
2012-10-21udf: fix retun value on error path in udf_load_logicalvolNikola Pajkovsky1-1/+4
2012-10-21tpm: Propagate error from tpm_transmit to fix a timeout hangPeter Huewe1-7/+14
2012-10-21x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin5-0/+83
2012-10-21x86, random: Architectural inlines to get random integers with RDRANDH. Peter Anvin2-0/+82
2012-10-21jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara2-31/+78
2012-10-21drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy().Egbert Eich1-5/+1
2012-10-21Add CDC-ACM support for the CX93010-2x UCMxx USB ModemJean-Christian de Rivaz1-0/+3
2012-10-21netfilter: xt_limit: have r->cost != 0 case workJan Engelhardt1-4/+4
2012-10-21netfilter: limit, hashlimit: avoid duplicated inlineFlorian Westphal2-8/+5
2012-10-21netfilter: nf_ct_expect: fix possible access to uninitialized timerPablo Neira Ayuso1-23/+6
2012-10-21netfilter: nf_nat_sip: fix via header translation with multiple parametersPatrick McHardy1-2/+3
2012-10-21ipvs: fix oops on NAT reply in br_nf contextLin Ming1-1/+1
2012-10-21netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectationPablo Neira Ayuso1-1/+4
2012-10-21netfilter: nf_ct_ipv4: packets with wrong ihl are invalidJozsef Kadlecsik1-0/+8
2012-10-21netfilter: nf_conntrack: fix racy timer handling with reliable eventsPablo Neira Ayuso2-5/+12
2012-10-21ipvs: fix oops in ip_vs_dst_event on rmmodJulian Anastasov1-2/+3
2012-10-21tg3: Apply short DMA frag workaround to 5906Matt Carlson1-2/+3
2012-10-21pktgen: fix crash when generating IPv6 packetsAmerigo Wang1-1/+1
2012-10-21timers: Fix endless looping between cascade() and internal_add_timer()Hildner, Christian1-4/+6
2012-10-21viafb: don't touch clock state on OLPC XO-1.5Daniel Drake1-0/+19
2012-10-21video/udlfb: fix line counting in fb_writeAlexander Holler1-1/+1
2012-10-21module: taint kernel when lve module is loadedMatthew Garrett1-0/+4
2012-10-21autofs4 - fix reset pending flag on mount failIan Kent1-2/+4
2012-10-21block: fix request_queue->flags initializationTejun Heo1-1/+1
2012-10-21xen/bootup: allow read_tscp call for Xen PV guests.Konrad Rzeszutek Wilk1-0/+2
2012-10-21xen/bootup: allow {read|write}_cr8 pvops call.Konrad Rzeszutek Wilk1-1/+15
2012-10-21SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAITTrond Myklebust1-5/+16
2012-10-21firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel)Stefan Richter1-2/+2
2012-10-21ARM: 7541/1: Add ARM ERRATA 775420 workaroundSimon Horman2-0/+13
2012-10-21tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins6-8/+31
2012-10-21mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel1-0/+9
2012-10-21ACPI: EC: Add a quirk for CLEVO M720T/M730T laptopFeng Tang1-1/+15
2012-10-21ACPI: EC: Make the GPE storm threshold a module parameterFeng Tang1-4/+10
2012-10-21lockd: use rpc client's cl_nodename for id encodingStanislav Kinsbursky1-1/+3
2012-10-21ARM: vfp: fix saving d16-d31 vfp registers on v6+ kernelsRussell King1-2/+2
2012-10-13Linux 3.0.46v3.0.46Greg Kroah-Hartman1-1/+1
2012-10-13mtd: omap2: fix module loadingAndreas Bießmann1-0/+1
2012-10-13mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann1-1/+1
2012-10-13mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani1-1/+1
2012-10-13mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud1-0/+1
2012-10-13mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan1-8/+11
2012-10-13CPU hotplug, cpusets, suspend: Don't modify cpusets during suspend/resumeSrivatsa S. Bhat2-4/+39