summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-27tg3: fix length overflow in VPD firmware parsingKees Cook
2013-03-27sch: add missing u64 in psched_ratecfg_precompute()Sergey Popovich
2013-03-27drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting...Mugunthan V N
2013-03-27drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queueMugunthan V N
2013-03-27rtnetlink: fix error return code in rtnl_link_fill()Wei Yongjun
2013-03-27enet: fec: fix fail resume from suspend stateFrank Li
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-27usb: Fix compile error by selecting USB_OTG_UTILSRoland Stigge
2013-03-27b43: N-PHY: use more bits for offset in RSSI calibrationRafał Miłecki
2013-03-27libertas: drop maintainershipDan Williams
2013-03-27iwlegacy: 4965-rs: avoid null pointer dereference errorColin Ian King
2013-03-27ath9k: avoid queueing hw check work when suspendedLuis R. Rodriguez
2013-03-27b43: A fix for DMA transmission sequence errorsIestyn C. Elfick
2013-03-27b43: N-PHY: increase initial value of "mind" in RSSI calibrationRafał Miłecki
2013-03-27Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2013-03-27Revert "brcmsmac: support 4313iPA"John W. Linville
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-27drm/i915: Fix build failureLauri Kasanen
2013-03-27can: sja1000: limit PEAK PCAN-PC Card to HAS_IOPORTMarc Kleine-Budde
2013-03-27fbdev: sh_mobile_lcdc: fixup B side hsync adjust settingsKuninori Morimoto
2013-03-27HID: multitouch: fix touchpad buttonsBenjamin Tissoires
2013-03-27can: sja1000: fix define conflict on SHMarc Kleine-Budde
2013-03-27e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffersChristoph Paasch
2013-03-27ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffersChristoph Paasch
2013-03-27e1000: ethtool: Add missing dma_mapping_error-call in e1000_setup_desc_ringsChristoph Paasch
2013-03-27iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel
2013-03-26ARM: OMAP: clocks: Delay clk inits atleast until slab is initializedRajendra Nayak
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-27PCI / ACPI: hold acpi_scan_lock during root bus hotplugYinghai Lu
2013-03-27ACPI / APEI: fix error status check condition for CPERChen Gong
2013-03-27ACPI / PM: fix suspend and resume on Sony Vaio VGN-FW21MFabio Valentini
2013-03-26Nest rename_lock inside vfsmount_lockAl Viro
2013-03-26drm/i915: Be sure to turn hsync/vsync back on at crt enable (v2)Adam Jackson
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-26Merge tag 'for-usb-linus-2013-03-26' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2013-03-26rsxx: remove unused variablePhilip J Kelleher
2013-03-26rsxx: enable error return of rsxx_eeh_save_issued_dmas()Philip J Kelleher
2013-03-26nfsd4: reject "negative" acl lengthsJ. Bruce Fields
2013-03-26yama: Better permission check for ptracemeEric W. Biederman
2013-03-26ipv4: Fix ip-header identification for gso packets.Pravin B Shelar