| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-10-28 | USB: option: blacklist net interface on ZTE devices | Bjørn Mork | 1 | -22/+52 |
| 2012-10-28 | usb: acm: fix the computation of the number of data bits | Nicolas Boullis | 1 | -5/+15 |
| 2012-10-28 | USB: cdc-acm: fix pipe type of write endpoint | Ming Lei | 1 | -1/+1 |
| 2012-10-28 | xen/x86: don't corrupt %eip when returning from a signal handler | David Vrabel | 2 | -4/+6 |
| 2012-10-28 | x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma... | Jacob Shin | 1 | -2/+15 |
| 2012-10-28 | use clamp_t in UNAME26 fix | Kees Cook | 1 | -1/+1 |
| 2012-10-28 | kernel/sys.c: fix stack memory content leak via UNAME26 | Kees Cook | 1 | -5/+7 |
| 2012-10-28 | pcmcia: sharpsl: don't discard sharpsl_pcmcia_ops | Arnd Bergmann | 1 | -1/+1 |
| 2012-10-28 | Revert: lockd: use rpc client's cl_nodename for id encoding | Greg Kroah-Hartman | 1 | -3/+1 |
| 2012-10-28 | SUNRPC: Prevent kernel stack corruption on long values of flush | Sasha Levin | 1 | -2/+2 |
| 2012-10-28 | oprofile, x86: Fix wrapping bug in op_x86_get_ctrl() | Dan Carpenter | 1 | -1/+1 |
| 2012-10-28 | NLM: nlm_lookup_file() may return NLMv4-specific error codes | Trond Myklebust | 2 | -2/+3 |
| 2012-10-28 | arch/tile: avoid generating .eh_frame information in modules | Chris Metcalf | 1 | -0/+4 |
| 2012-10-22 | Linux 3.0.48v3.0.48 | Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-10-22 | Revert "block: fix request_queue->flags initialization" | Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-10-21 | Linux 3.0.47v3.0.47 | Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-10-21 | ALSA: emu10k1: add chip details for E-mu 1010 PCIe card | Maxim Kachur | 1 | -0/+9 |
| 2012-10-21 | ALSA: ac97 - Fix missing NULL check in snd_ac97_cvol_new() | Takashi Iwai | 1 | -0/+2 |
| 2012-10-21 | udf: fix retun value on error path in udf_load_logicalvol | Nikola Pajkovsky | 1 | -1/+4 |
| 2012-10-21 | tpm: Propagate error from tpm_transmit to fix a timeout hang | Peter Huewe | 1 | -7/+14 |
| 2012-10-21 | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 5 | -0/+83 |
| 2012-10-21 | x86, random: Architectural inlines to get random integers with RDRAND | H. Peter Anvin | 2 | -0/+82 |
| 2012-10-21 | jbd: Fix assertion failure in commit code due to lacking transaction credits | Jan Kara | 2 | -31/+78 |
| 2012-10-21 | drm/radeon: Don't destroy I2C Bus Rec in radeon_ext_tmds_enc_destroy(). | Egbert Eich | 1 | -5/+1 |
| 2012-10-21 | Add CDC-ACM support for the CX93010-2x UCMxx USB Modem | Jean-Christian de Rivaz | 1 | -0/+3 |
| 2012-10-21 | netfilter: xt_limit: have r->cost != 0 case work | Jan Engelhardt | 1 | -4/+4 |
| 2012-10-21 | netfilter: limit, hashlimit: avoid duplicated inline | Florian Westphal | 2 | -8/+5 |
| 2012-10-21 | netfilter: nf_ct_expect: fix possible access to uninitialized timer | Pablo Neira Ayuso | 1 | -23/+6 |
| 2012-10-21 | netfilter: nf_nat_sip: fix via header translation with multiple parameters | Patrick McHardy | 1 | -2/+3 |
| 2012-10-21 | ipvs: fix oops on NAT reply in br_nf context | Lin Ming | 1 | -1/+1 |
| 2012-10-21 | netfilter: nf_nat_sip: fix incorrect handling of EBUSY for RTCP expectation | Pablo Neira Ayuso | 1 | -1/+4 |
| 2012-10-21 | netfilter: nf_ct_ipv4: packets with wrong ihl are invalid | Jozsef Kadlecsik | 1 | -0/+8 |
| 2012-10-21 | netfilter: nf_conntrack: fix racy timer handling with reliable events | Pablo Neira Ayuso | 2 | -5/+12 |
| 2012-10-21 | ipvs: fix oops in ip_vs_dst_event on rmmod | Julian Anastasov | 1 | -2/+3 |
| 2012-10-21 | tg3: Apply short DMA frag workaround to 5906 | Matt Carlson | 1 | -2/+3 |
| 2012-10-21 | pktgen: fix crash when generating IPv6 packets | Amerigo Wang | 1 | -1/+1 |
| 2012-10-21 | timers: Fix endless looping between cascade() and internal_add_timer() | Hildner, Christian | 1 | -4/+6 |
| 2012-10-21 | viafb: don't touch clock state on OLPC XO-1.5 | Daniel Drake | 1 | -0/+19 |
| 2012-10-21 | video/udlfb: fix line counting in fb_write | Alexander Holler | 1 | -1/+1 |
| 2012-10-21 | module: taint kernel when lve module is loaded | Matthew Garrett | 1 | -0/+4 |
| 2012-10-21 | autofs4 - fix reset pending flag on mount fail | Ian Kent | 1 | -2/+4 |
| 2012-10-21 | block: fix request_queue->flags initialization | Tejun Heo | 1 | -1/+1 |
| 2012-10-21 | xen/bootup: allow read_tscp call for Xen PV guests. | Konrad Rzeszutek Wilk | 1 | -0/+2 |
| 2012-10-21 | xen/bootup: allow {read|write}_cr8 pvops call. | Konrad Rzeszutek Wilk | 1 | -1/+15 |
| 2012-10-21 | SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT | Trond Myklebust | 1 | -5/+16 |
| 2012-10-21 | firewire: cdev: fix user memory corruption (i386 userland on amd64 kernel) | Stefan Richter | 1 | -2/+2 |
| 2012-10-21 | ARM: 7541/1: Add ARM ERRATA 775420 workaround | Simon Horman | 2 | -0/+13 |
| 2012-10-21 | tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checking | Hugh Dickins | 6 | -8/+31 |
| 2012-10-21 | mips,kgdb: fix recursive page fault with CONFIG_KPROBES | Jason Wessel | 1 | -0/+9 |
| 2012-10-21 | ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop | Feng Tang | 1 | -1/+15 |