aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-26igb: Fix null pointer dereferenceAlex Williamson1-1/+1
2013-03-26igb: fix i350 anti spoofing configLior Levy1-14/+19
2013-03-26ixgbevf: don't release the soft entriesxunleer1-4/+20
2013-03-26drm/i915: duct-tape locking when eDP init failsDaniel Vetter1-0/+3
2013-03-25block: removes dynamic allocation on stackPhilip J Kelleher1-1/+6
2013-03-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2013-03-25Xilinx: ARM: UART: clear pending irqs before enabling irqsJohn Linn1-0/+2
2013-03-25TTY: 8250, deprecated 8250_core.* optionsJiri Slaby2-0/+19
2013-03-25TTY: 8250, revert module name changeJiri Slaby2-6/+6
2013-03-25libfcoe: Fix fcoe_sysfs VN2VN modeRobert Love1-15/+45
2013-03-25libfc, fcoe, bnx2fc: Split fc_disc_init into fc_disc_{init, config}Robert Love4-11/+23
2013-03-25libfc, fcoe, bnx2fc: Always use fcoe_disc_init for discovery layer initializa...Robert Love4-9/+11
2013-03-25fcoe: Fix deadlock between create and destroy pathsRobert Love1-4/+11
2013-03-25Merge tag 'msm-fix-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/davi...Arnd Bergmann1-1/+4
2013-03-26powerpc: define the conditions where the ePAPR idle hcall can be supportedStuart Yoder1-0/+6
2013-03-25USB: EHCI: fix bug in iTD/siTD DMA pool allocationSoeren Moch1-0/+2
2013-03-25bnx2fc: Make the fcoe_cltr the SCSI host parentRobert Love1-3/+2
2013-03-25mwifiex: reset skb->data after processing PCIe sleep confirm cmd resposeAvinash Patil1-0/+1
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville12-76/+154
2013-03-25staging: comedi: s626: fix continuous acquisitionIan Abbott1-1/+1
2013-03-25[media] fix compilation with both V4L2 and I2C as 'm'Mauro Carvalho Chehab1-1/+1
2013-03-25ARM64: early_printk: Fix check for CONFIG_ARM64_64K_PAGESBen Hutchings1-1/+1
2013-03-25ipv6: fix bad free of addrconf_init_netHong Zhiguo1-16/+10
2013-03-25xhci: Don't warn on empty ring for suspended devices.Sarah Sharp1-8/+15
2013-03-25usb: xhci: Fix TRB transfer length macro used for Event TRB.Vivek Gautam2-12/+16
2013-03-25usb/acpi: binding xhci root hub usb port with ACPILan Tianyu1-1/+7
2013-03-25usb: add find_raw_port_number callback to struct hc_driver()Lan Tianyu6-28/+42
2013-03-25usb: xhci: fix build warningPeter Chen1-6/+8
2013-03-25unix: fix a race condition in unix_release()Paul Moore1-4/+3
2013-03-25Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds11-19/+27
2013-03-25Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-21/+28
2013-03-25Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-6/+8
2013-03-25SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_lockedTrond Myklebust1-2/+7
2013-03-25cpufreq: acpi-cpufreq: Don't set policy->related_cpus from .init()Viresh Kumar1-2/+0
2013-03-25cpufreq: stats: do cpufreq_cpu_put() corresponding to cpufreq_cpu_get()viresh kumar1-4/+8
2013-03-25intel-pstate: Use #defines instead of hard-coded values.Konrad Rzeszutek Wilk2-3/+4
2013-03-25cpufreq / intel_pstate: Fix calculation of current frequencyDirk Brandewie1-1/+1
2013-03-25cpufreq / intel_pstate: Add function to check that all MSRs are validDirk Brandewie1-0/+26
2013-03-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds11-73/+384
2013-03-25xfrm: Fix esn sequence number diff calculation in xfrm_replay_notify_esn()Mathias Krause1-4/+2
2013-03-25powerpc: make additional room in exception vector areaChen Gang1-72/+72
2013-03-25Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie5-13/+19
2013-03-25Merge branch 'exynos-drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Dave Airlie6-60/+365
2013-03-24tcp: undo spurious timeout after SACK renegingYuchung Cheng1-5/+2
2013-03-24bnx2x: fix assignment of signed expression to unsigned variableKumar Amit Mehta1-9/+9
2013-03-24bridge: fix crash when set mac address of br interfaceHong zhi guo1-1/+1
2013-03-248021q: fix a potential use-after-freeCong Wang1-7/+7
2013-03-24net: remove a WARN_ON() in net_enable_timestamp()Eric Dumazet1-1/+0
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-7/+11
2013-03-24Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-63/+139
2013-03-24Revert "drm/i915: write backlight harder"Daniel Vetter1-8/+5
2013-03-24drm/i915: don't disable the power well yetPaulo Zanoni3-0/+9
2013-03-24Revert "drm/i915: set TRANSCODER_EDP even earlier"Daniel Vetter1-5/+5
2013-03-24mac80211: Don't restart sta-timer if not associated.Ben Greear2-3/+6
2013-03-24cfg80211: always check for scan end on P2P deviceJohannes Berg6-47/+92
2013-03-23Merge tag 'efi-for-3.9-rc4' into x86/urgentH. Peter Anvin1-1/+1
2013-03-23Linux 3.9-rc4Linus Torvalds1-1/+1
2013-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds6-12/+29
2013-03-23Merge tag 'md-3.9-fixes' of git://neil.brown.name/mdLinus Torvalds6-47/+86
2013-03-23Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds6-21/+16
2013-03-23Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-4/+21
2013-03-23Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds2-121/+7
2013-03-23KMS: fix EDID detailed timing frame rateTorsten Duwe1-0/+1
2013-03-23KMS: fix EDID detailed timing vsync parsingTorsten Duwe1-1/+1
2013-03-22Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier10-18/+24
2013-03-22IB/qib: change QLogic to IntelVinit Agnihotri8-15/+17
2013-03-22IB/ipath: Silence a static checker warningDan Carpenter1-1/+1
2013-03-22IPoIB: Fix send lockup due to missed TX completionMike Marciniszyn1-2/+6
2013-03-22RDMA/cxgb4: Fix error return code in create_qp()Wei Yongjun1-1/+3
2013-03-22Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds3-9/+60
2013-03-22Merge branch 'akpm' (fixes from Andrew)Linus Torvalds15-114/+159
2013-03-22mqueue: sys_mq_open: do not call mnt_drop_write() if read-onlyVladimir Davydov1-1/+2
2013-03-22mm/hotplug: only free wait_table if it's allocated by vmallocJianguo Wu1-1/+5
2013-03-22dma-debug: update DMA debug API to better handle multiple mappings of a bufferAlexander Duyck1-5/+19
2013-03-22dma-debug: fix locking bug in check_unmap()Alexander Duyck1-9/+12
2013-03-22drivers/rtc/rtc-at91rm9200.c: use a variable for storing IMRNicolas Ferre2-20/+31
2013-03-22drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()H Hartley Sweeten1-0/+1
2013-03-22drivers/rtc/rtc-da9052.c: fix for rtc device registrationAshish Jangam1-5/+3
2013-03-22mm: zone_end_pfn is too smallRuss Anderson1-1/+1
2013-03-22poweroff: change orderly_poweroff() to use schedule_work()Oleg Nesterov1-25/+32
2013-03-22mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco...Wanpeng Li1-2/+6
2013-03-22printk: Provide a wake_up_klogd() off-caseFrederic Weisbecker4-44/+46
2013-03-22irq_work.h: fix warning when CONFIG_IRQ_WORK=nJames Hogan1-1/+1
2013-03-22watchdog: sp5100_tco: Set the AcpiMmioSel bitmask value to 1 instead of 2Takahisa Tanaka1-1/+1
2013-03-22watchdog: sp5100_tco: Remove code that may cause a boot failureTakahisa Tanaka1-120/+6
2013-03-22MAINTAINERS: update email address for Kevin HilmanKevin Hilman1-3/+3
2013-03-22nfsd: fix bad offset useKent Overstreet1-1/+2
2013-03-22ARM: tegra: fix register address of slink controllerLaxman Dewangan2-2/+2
2013-03-22efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLEBen Hutchings1-1/+1
2013-03-22Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-6/+1
2013-03-22Merge tag 'usb-3.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds36-115/+202
2013-03-22Merge tag 'sound-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds8-41/+184
2013-03-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds4-26/+19
2013-03-22NVMe: Add namespaces with no LBA range featureKeith Busch1-1/+1
2013-03-22vfs,proc: guarantee unique inodes in /procLinus Torvalds1-3/+3
2013-03-22Block: blk-flush: Fixed indent code styleAlice Ferrazzi1-1/+1
2013-03-22cciss: fix invalid use of sizeof in cciss_find_cfgtables()Wei Yongjun1-1/+1
2013-03-22loop: cleanup partitions when detaching loop devicePhillip Susi2-2/+20
2013-03-22ARM: msm: Stop counting before reprogramming clockeventStephen Boyd1-1/+4
2013-03-22loop: fix error return code in loop_add()Wei Yongjun1-0/+1
2013-03-22mtip32xx: fix error return code in mtip_pci_probe()Wei Yongjun1-1/+3
2013-03-22Merge branch 'stable/for-jens-3.9' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe5-107/+179
2013-03-22tcp: preserve ACK clocking in TSOEric Dumazet1-2/+5
2013-03-22xen-pciback: notify hypervisor about devices intended to be assigned to guestsJan Beulich4-18/+54
2013-03-22xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs.Konrad Rzeszutek Wilk1-0/+3
2013-03-22Revert "KVM: allow host header to be included even for !CONFIG_KVM"Marcelo Tosatti1-6/+1
2013-03-22MAINTAINERS: add maintainer entry for atmel i2c driverLudovic Desroches1-0/+6
2013-03-22i2c: Fix my e-mail address in drivers and documentationGuenter Roeck2-2/+2
2013-03-22i2c: iSMT: add Intel Avoton DeviceIDsSeth Heasley1-0/+2
2013-03-22i2c: tegra: check the clk_prepare_enable() return valueLaxman Dewangan1-2/+11
2013-03-22omapdss: features: fix supported outputs for OMAP4Archit Taneja1-4/+2
2013-03-22OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS partsGrazvydas Ignotas1-2/+11
2013-03-22omapfb: fix broken build on OMAP1Aaro Koskinen1-0/+2
2013-03-21Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds6-56/+43
2013-03-21Merge tag 'ext4_for_linue' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds12-81/+540
2013-03-21Merge tag 'efi-for-3.9-rc3' into x86/urgentH. Peter Anvin2-46/+122
2013-03-21x86, microcode_intel_early: Mark apply_microcode_early() as cpuinitH. Peter Anvin1-2/+2
2013-03-21Btrfs: fix memory leak in btrfs_create_tree()Tsutomu Itoh1-3/+9
2013-03-21Btrfs: fix locking on ROOT_REPLACE operations in tree mod logJan Schmidt1-10/+20
2013-03-21Btrfs: fix missing qgroup reservation before fallocatingWang Shilong1-0/+9
2013-03-21Btrfs: handle a bogus chunk tree nicelyJosef Bacik2-6/+42
2013-03-21Btrfs: update to use fs_state bitLiu Bo1-1/+1
2013-03-21USB: ti_usb_3410_5052: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-21USB: ssu100: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-21USB: spcp8x5: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-21USB: quatech2: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-21USB: pl2303: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2013-03-21USB: oti6858: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-21USB: mos7840: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+8
2013-03-21USB: mos7840: fix broken TIOCMIWAITJohan Hovold1-2/+3
2013-03-21USB: mct_u232: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+7
2013-03-21USB: io_ti: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+6
2013-03-21USB: io_edgeport: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+7
2013-03-21USB: ftdi_sio: fix use-after-free in TIOCMIWAITJohan Hovold1-11/+8
2013-03-21USB: f81232: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+5
2013-03-21USB: cypress_m8: fix use-after-free in TIOCMIWAITJohan Hovold1-6/+8
2013-03-21USB: ch341: fix use-after-free in TIOCMIWAITJohan Hovold1-5/+6
2013-03-21USB: ark3116: fix use-after-free in TIOCMIWAITJohan Hovold1-4/+6
2013-03-21USB: serial: add modem-status-change wait queueJohan Hovold1-0/+2
2013-03-21USB: serial: fix interface refcountingJohan Hovold1-1/+2
2013-03-21USB: io_ti: fix get_icount for two port adaptersJohan Hovold1-0/+1
2013-03-21USB: garmin_gps: fix memory leak on disconnectJohan Hovold1-6/+1
2013-03-21USB: cdc-acm: fix device unregistrationJohan Hovold1-1/+2
2013-03-21usb: cdc-acm: fix error handling in acm_probe()Alexey Khoroshilov1-2/+17
2013-03-21[media] m5mols: Fix bug in stream on handlerAndrzej Hajda1-1/+1
2013-03-21[media] s5p-fimc: Do not attempt to disable not enabled media pipelineSylwester Nawrocki1-20/+19
2013-03-21[media] s5p-mfc: Fix encoder control 15 issueArun Kumar K1-0/+1
2013-03-21[media] s5p-mfc: Fix frame skip bugArun Kumar K1-1/+1
2013-03-21[media] s5p-fimc: send valid m2m ctx to fimc_m2m_job_finishShaik Ameer Basha1-2/+4
2013-03-21[media] exynos-gsc: send valid m2m ctx to gsc_m2m_job_finishShaik Ameer Basha1-3/+5
2013-03-21[media] fimc-lite: Fix the variable type to avoid possible crashShaik Ameer Basha1-4/+4
2013-03-21[media] fimc-lite: Initialize 'step' field in fimc_lite_ctrl structureShaik Ameer Basha1-0/+1
2013-03-21regmap: don't corrupt work buffer in _regmap_raw_write()Stephen Warren1-2/+1
2013-03-21pinmux: forbid mux_usecount to be set at UINT_MAXRichard Genoud1-0/+5
2013-03-21pinctrl: mvebu: fix checking for SoC specific controlsSimon Guinot1-1/+1
2013-03-21cifs: ignore everything in SPNEGO blob after mechTypesJeff Layton1-48/+5
2013-03-21Don't bother with redoing rw_verify_area() from default_file_splice_from()Al Viro3-1/+33
2013-03-21Merge tag 'imx-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann1-0/+1
2013-03-21Merge tag 'mxs-fixes-3.9-3' of git://git.linaro.org/people/shawnguo/linux-2.6...Arnd Bergmann3-16/+22
2013-03-21net: fix *_DIAG_MAX constantsAndrey Vagin2-2/+6
2013-03-21ALSA: hda - Fix DAC assignment for independent HPTakashi Iwai1-0/+46
2013-03-21Merge branch 'mlx4'David S. Miller3-22/+47
2013-03-21net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion1-8/+33
2013-03-21net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion1-1/+1
2013-03-21net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion1-11/+11
2013-03-21net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion1-1/+1
2013-03-21net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer1-1/+1
2013-03-21net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann1-1/+1
2013-03-21lantiq_etop: use free_netdev(netdev) instead of kfree()Wei Yongjun1-1/+1
2013-03-21Merge tag 'fixes-for-v3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman9-11/+36
2013-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds4-31/+24
2013-03-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds17-35/+152
2013-03-21Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds19-91/+204
2013-03-21Merge tag 'dm-3.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...Linus Torvalds12-108/+252
2013-03-21NFSv4.1: Add a helper pnfs_commit_and_return_layoutTrond Myklebust3-1/+34
2013-03-21NFSv4.1: Always clear the NFS_INO_LAYOUTCOMMIT in layoutreturnTrond Myklebust2-9/+27
2013-03-21NFSv4.1: Fix a race in pNFS layoutcommitTrond Myklebust2-15/+18
2013-03-21pnfs-block: removing DM device maybe cause oops when call dev_removefanchaoting1-2/+2
2013-03-21efivars: Handle duplicate names from get_next_variable()Matt Fleming1-1/+47
2013-03-21efivars: explicitly calculate length of VariableNameMatt Fleming1-1/+31
2013-03-21efivars: Add module parameter to disable use as a pstore backendSeth Forshee2-1/+16
2013-03-21efivars: Allow disabling use as a pstore backendSeth Forshee2-44/+29
2013-03-21usb: gadget: net2272: finally convert "CONFIG_USB_GADGET_NET2272_DMA"Paul Bolle1-1/+1
2013-03-21Revert "crypto: caam - add IPsec ESN support"Horia Geanta2-26/+2
2013-03-21Revert "crypto: talitos - add IPsec ESN support"Horia Geanta1-28/+2
2013-03-21Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie5-8/+32
2013-03-21drm/mgag200: Bug fix: Modified pll algorithm for EH projectJulia Lemire1-5/+5
2013-03-20sysfs: handle failure path correctly for readdir()Ming Lei1-0/+4
2013-03-20sysfs: fix race between readdir and lseekMing Lei1-1/+12
2013-03-20USB: EHCI: fix regression in QH unlinkingAlan Stern1-1/+1
2013-03-20thermal: shorten too long mcast group nameMasatake YAMATO1-1/+1
2013-03-20mac80211: fix virtual monitor interface lockingJohannes Berg1-16/+19
2013-03-20cfg80211: fix wdev tracing crashJohannes Berg1-1/+2
2013-03-20NFSv4: Fix the string length returned by the idmapperTrond Myklebust1-5/+8
2013-03-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller12-43/+69
2013-03-20fec: Fix the build as moduleFabio Estevam1-0/+3
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville12-43/+69
2013-03-20ALSA: hda - Fix abuse of snd_hda_lock_devices() for DSP loaderTakashi Iwai1-23/+109
2013-03-20dm cache: policy ignore hints if generated by different versionMike Snitzer3-13/+39
2013-03-20dm cache: policy change version from string to integer setMike Snitzer6-6/+36