aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfr/ne...Linus Torvalds
2013-03-27Merge tag 'stable/for-linus-3.9-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-03-27Merge tag 'iommu-fixes-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-03-27vfs/splice: Fix missed checks in new __kernel_write() helperAl Viro
2013-03-27xen/events: avoid race with raising an event in unmask_evtchn()David Vrabel
2013-03-27xen/mmu: Move the setting of pvops.write_cr3 to later phase in bootup.Konrad Rzeszutek Wilk
2013-03-27xen/acpi-stub: Disable it b/c the acpi_processor_add is no longer called.Konrad Rzeszutek Wilk
2013-03-27userns: Restrict when proc and sysfs can be mountedEric W. Biederman
2013-03-27ipc: Restrict mounting the mqueue filesystemEric W. Biederman
2013-03-27vfs: Carefully propogate mounts across user namespacesEric W. Biederman
2013-03-27vfs: Add a mount flag to lock read only bind mountsEric W. Biederman
2013-03-27userns: Don't allow creation if the user is chrootedEric W. Biederman
2013-03-27HID: multitouch: fix touchpad buttonsBenjamin Tissoires
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2013-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-26vt: synchronize_rcu() under spinlock is not nice...Al Viro
2013-03-26Nest rename_lock inside vfsmount_lockAl Viro
2013-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-03-26Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-03-26yama: Better permission check for ptracemeEric W. Biederman
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar
2013-03-26bonding: remove already created master sysfs link on failureVeaceslav Falico
2013-03-26af_unix: dont send SCM_CREDENTIAL when dest socket is NULLdingtianhong
2013-03-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-03-26pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico
2013-03-26x86, io_apic: remove duplicated include from irq_remapping.cWei Yongjun
2013-03-26pid: Handle the exit of a multi-threaded init.Eric W. Biederman
2013-03-26igb: fix PHC stopping on max freqJiri Benc
2013-03-26igb: make sensor info staticStephen Hemminger
2013-03-26igb: SR-IOV init reorderingAlex Williamson
2013-03-26igb: Fix null pointer dereferenceAlex Williamson
2013-03-26igb: fix i350 anti spoofing configLior Levy
2013-03-26ixgbevf: don't release the soft entriesxunleer
2013-03-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-03-26powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder
2013-03-25ipv6: fix bad free of addrconf_init_netHong Zhiguo
2013-03-25unix: fix a race condition in unix_release()Paul Moore
2013-03-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-03-25Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-03-25SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust
2013-03-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-03-25powerpc: make additional room in exception vector areaChen Gang
2013-03-25Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie
2013-03-25Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie
2013-03-24tcp: undo spurious timeout after SACK renegingYuchung Cheng
2013-03-24bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta
2013-03-24bridge: fix crash when set mac address of br interfaceHong zhi guo