summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kprobes: Fix a double lock bug of kprobe_mutexMasami Hiramatsu2013-04-181-6/+13
* dmaengine: at_hdmac: fix race condition in atc_advance_work()Ludovic Desroches2013-04-181-5/+4
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2013-04-182-1/+5
|\
| * tools/power turbostat: additional Haswell CPU-idLen Brown2013-03-151-1/+4
| * intel_idle: additional Haswell CPU-idLen Brown2013-03-151-0/+1
* | Merge branch 'akpm' (fixes from Andrew)Linus Torvalds2013-04-1810-17/+21
|\ \
| * | kernel/signal.c: stop info leak via the tkill and the tgkill syscallsEmese Revfy2013-04-181-1/+1
| * | mm/vmscan: fix error return in kswapd_run()Xishi Qiu2013-04-181-1/+1
| * | hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko2013-04-181-1/+1
| * | avr32: fix build error in atstk1006_defconfigJosh Wu2013-04-181-0/+4
| * | hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi2013-04-181-1/+11
| * | fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()Naoya Horiguchi2013-04-181-0/+1
| * | hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)Naoya Horiguchi2013-04-181-1/+1
| * | checkpatch: fix stringification macro defectJoe Perches2013-04-181-0/+1
| * | drivers/video/mmp/core.c: fix use-after-free bugAndrei Epure2013-04-181-2/+0
| * | thinkpad-acpi: kill hotkey_thread_mutexOleg Nesterov2013-04-181-10/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2013-04-171-1/+2
|\ \ \
| * | | rbd: do a safe list traversal in rbd_img_request_submit()Alex Elder2013-04-171-1/+2
* | | | ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier2013-04-171-2/+2
| |/ / |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-04-1732-119/+227
|\ \ \
| * | | qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani2013-04-171-2/+2
| * | | net: drop dst before queueing fragmentsEric Dumazet2013-04-172-6/+20
| * | | net: fec: fix regression in link change accountingLucas Stach2013-04-161-0/+1
| * | | net: cdc_mbim: remove bogus sizeof()Bjørn Mork2013-04-161-1/+1
| * | | drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N2013-04-151-1/+1
| * | | net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau2013-04-151-5/+4
| * | | esp4: fix error return code in esp_output()Wei Yongjun2013-04-151-3/+3
| * | | bridge: make user modified path cost stickystephen hemminger2013-04-153-1/+4
| * | | ipv6: statically link register_inet6addr_notifier()Cong Wang2013-04-143-21/+23
| * | | net: mvmdio: add select PHYLIBThomas Petazzoni2013-04-131-1/+1
| * | | net/802/mrp: fix possible race condition when calling mrp_pdu_queue()David Ward2013-04-121-0/+4
| * | | tuntap: fix error return code in tun_set_iff()Wei Yongjun2013-04-121-1/+1
| * | | be2net: take care of __vlan_put_tag return valueIvan Vecera2013-04-121-2/+3
| * | | Merge branch 'fixes-for-3.9' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-04-122-18/+23
| |\ \ \
| | * | | can: sja1000: fix handling on dt properties on little endian systemsChristoph Fritz2013-04-121-16/+15
| | * | | can: mcp251x: add missing IRQF_ONESHOT to request_threaded_irqMarc Kleine-Budde2013-04-121-2/+8
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/...David S. Miller2013-04-128-51/+115
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | netfilter: nf_nat: fix race when unloading protocol modulesFlorian Westphal2013-04-121-33/+7
| | * | | netfilter: ipset: hash:*net*: nomatch flag not excluded on set resizeJozsef Kadlecsik2013-04-095-11/+99
| | * | | netfilter: ipset: list:set: fix reference counter updateJozsef Kadlecsik2013-04-091-3/+7
| | * | | netfilter: nf_ct_sip: don't drop packets with offsets pointing outside the pa...Patrick McHardy2013-04-061-4/+2
| * | | | tcp: Reallocate headroom if it would overflow csum_startThomas Graf2013-04-121-2/+6
| * | | | stmmac: prevent interrupt loop with MMC RX IPC CounterChristian Ruppert2013-04-111-0/+1
| * | | | bonding: IFF_BONDING is not stripped on enslave failurenikolay@redhat.com2013-04-111-0/+1
| * | | | bonding: fix netdev event NULL pointer dereferencenikolay@redhat.com2013-04-111-2/+11
| * | | | tcp: incoming connections might use wrong route under synfloodDmitry Popov2013-04-111-2/+2
* | | | | s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds2013-04-172-4/+4
* | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-04-177-7/+7
|\ \ \ \ \
| * | | | | ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properlyRussell King2013-04-087-7/+7
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-04-175-75/+43
|\ \ \ \ \ \