summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-13MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen1-0/+1
2014-05-13floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley1-1/+4
2014-05-13floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley1-3/+3
2014-05-13drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama1-1/+1
2014-05-06Linux 3.4.89v3.4.89Greg Kroah-Hartman1-1/+1
2014-05-06USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders2-1/+7
2014-05-06ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o1-1/+1
2014-05-06ocfs2: do not put bh when buffer_uptodate failedalex chen1-2/+0
2014-05-06ocfs2: dlm: fix recovery hungJunxiao Bi1-2/+13
2014-05-06ocfs2: dlm: fix lock migration crashJunxiao Bi1-6/+8
2014-05-06hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua1-0/+6
2014-05-06mm: hugetlb: fix softlockup when a large number of hugepages are freed.Mizuma, Masayoshi1-0/+1
2014-05-06sh: fix format string bug in stack tracerMatt Fleming1-1/+1
2014-05-06USB: unbind all interfaces before rebinding anyAlan Stern3-41/+60
2014-05-06hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker1-1/+5
2014-05-06usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui1-3/+3
2014-05-06usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen1-3/+3
2014-05-06xhci: extend quirk for Renesas cardsIgor Gnatenko1-3/+1
2014-05-06usb: musb: set TXMAXP and AUTOSET for full speed bulk in device modesupriya karanth1-3/+19
2014-05-06reiserfs: fix race in readdirJeff Mahoney1-2/+4
2014-05-06target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover1-0/+1
2014-05-06iscsi-target: Fix ERL=2 ASYNC_EVENT connection pointer bugNicholas Bellinger1-1/+3
2014-05-06SCSI: arcmsr: upper 32 of dma address lostDan Carpenter1-4/+3
2014-05-06ib_srpt: Use correct ib_sg_dma primitivesMike Marciniszyn1-6/+10
2014-05-06IB/ehca: Returns an error on ib_copy_to_udata() failureYann Droneaud1-0/+1
2014-05-06IB/mthca: Return an error on ib_copy_to_udata() failureYann Droneaud1-0/+1
2014-05-06IB/nes: Return an error on ib_copy_from_udata() failure instead of NULLYann Droneaud1-1/+1
2014-05-06IB/ipath: Fix potential buffer overrun in sending diag packet routineDennis Dalessandro1-41/+25
2014-05-06nfsd4: fix setclientid encode sizeJ. Bruce Fields1-1/+2
2014-05-06nfsd: notify_change needs elevated write countJ. Bruce Fields1-0/+9
2014-05-06nfsd4: fix test_stateid error reply encodingJ. Bruce Fields1-0/+3
2014-05-06nfsd4: buffer-length check for SUPPATTR_EXCLCREATJ. Bruce Fields1-0/+2
2014-05-06nfsd4: session needs room for following op to error outJ. Bruce Fields1-0/+6
2014-05-06USB: fix crash during hotplug of PCI USB controller cardAlan Stern1-1/+1
2014-05-06x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin1-0/+11
2014-05-06staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger1-7/+6
2014-05-06staging:serqt_usb2: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi1-1/+1
2014-05-06w1: fix w1_send_slave dropping a slave idDavid Fries1-12/+13
2014-05-06mfd: max8997: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+18
2014-05-06mfd: max8998: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+4
2014-05-06mfd: max8925: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski1-0/+9
2014-05-06ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai1-5/+10
2014-05-06ALSA: hda - Enable beep for ASUS 1015EW. Trevor King1-0/+1
2014-05-06ARM: 8030/1: ARM : kdump : add arch_crash_save_vmcoreinfoLiu Hua1-0/+7
2014-05-06ARM: 8027/1: fix do_div() bug in big-endian systemsXiangyu Lu1-1/+1
2014-05-06ARM: OMAP3: hwmod data: Correct clock domains for USB modulesRoger Quadros1-2/+2
2014-05-06ARM: OMAP2+: INTC: Acknowledge stuck active interruptsStefan Sørensen1-0/+8
2014-05-06ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin1-3/+3
2014-04-27Linux 3.4.88v3.4.88Greg Kroah-Hartman1-1/+1
2014-04-27wait: fix reparent_leader() vs EXIT_DEAD->EXIT_ZOMBIE raceOleg Nesterov1-4/+11