summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-04-18Merge branch 'userns-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-04-18Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-04-18Revert "hp-wmi: Add support for SMBus hotkeys"Matthew Garrett
2013-04-18Revert "block: add missing block_bio_complete() tracepoint"Linus Torvalds
2013-04-18kprobes: Fix a double lock bug of kprobe_mutexMasami Hiramatsu
2013-04-18dmaengine: at_hdmac: fix race condition in atc_advance_work()Ludovic Desroches
2013-04-17Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2013-04-17Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-04-17kernel/signal.c: stop info leak via the tkill and the tgkill syscallsEmese Revfy
2013-04-17mm/vmscan: fix error return in kswapd_run()Xishi Qiu
2013-04-17hfsplus: fix potential overflow in hfsplus_file_truncate()Vyacheslav Dubeyko
2013-04-17avr32: fix build error in atstk1006_defconfigJosh Wu
2013-04-17hugetlbfs: add swap entry check in follow_hugetlb_page()Naoya Horiguchi
2013-04-17fs/binfmt_elf.c: fix hugetlb memory check in vma_dump_size()Naoya Horiguchi
2013-04-17hugetlbfs: stop setting VM_DONTDUMP in initializing vma(VM_HUGETLB)Naoya Horiguchi
2013-04-17checkpatch: fix stringification macro defectJoe Perches
2013-04-17drivers/video/mmp/core.c: fix use-after-free bugAndrei Epure
2013-04-17thinkpad-acpi: kill hotkey_thread_mutexOleg Nesterov
2013-04-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2013-04-17ARM: KVM: fix unbalanced get_cpu() in access_dcswMarc Zyngier
2013-04-17rbd: do a safe list traversal in rbd_img_request_submit()Alex Elder
2013-04-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-04-17s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds
2013-04-17qlcnic: fix beaconing test for 82xx adapterHimanshu Madhani
2013-04-17net: drop dst before queueing fragmentsEric Dumazet
2013-04-16Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-04-16Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds
2013-04-16Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2013-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-04-16Merge branch 'kvm-arm-fixes-3.9' of git://github.com/columbia/linux-kvm-armMarcelo Tosatti
2013-04-16vm: add vm_iomap_memory() helper functionLinus Torvalds
2013-04-16ARM: KVM: fix L_PTE_S2_RDWR to actually be Read/WriteMarc Zyngier
2013-04-16ARM: KVM: fix KVM_CAP_ARM_SET_DEVICE_ADDR reportingMarc Zyngier
2013-04-16net: fec: fix regression in link change accountingLucas Stach
2013-04-16net: cdc_mbim: remove bogus sizeof()Bjørn Mork
2013-04-15drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cp...Mugunthan V N
2013-04-15net: mvneta: fix improper tx queue usage in mvneta_tx()Willy Tarreau
2013-04-15esp4: fix error return code in esp_output()Wei Yongjun
2013-04-15bridge: make user modified path cost stickystephen hemminger
2013-04-15Input: wacom - correct reported resolution for Intuos4 WirelessJason Gerecke
2013-04-15Merge branches 'timers-urgent-for-linus', 'irq-urgent-for-linus' and 'core-ur...Linus Torvalds
2013-04-15powerpc: add a missing label in resume_kernelKevin Hao
2013-04-15powerpc: Fix audit crash due to save/restore PPR changesAlistair Popple
2013-04-14userns: Changing any namespace id mappings should require privilegesAndy Lutomirski
2013-04-14userns: Check uid_map's opener's fsuid, not the current fsuidAndy Lutomirski
2013-04-14userns: Don't let unprivileged users trick privileged users into setting the ...Eric W. Biederman
2013-04-14Linux 3.9-rc7v3.9-rc7Linus Torvalds
2013-04-14ipv6: statically link register_inet6addr_notifier()Cong Wang
2013-04-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds