summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.4.91v3.4.91Greg Kroah-Hartman2014-05-181-1/+1
* tgafb: fix mode setting with fbsetMikulas Patocka2014-05-181-3/+12
* powerpc: Add vr save/restore functionsAndreas Schwab2014-05-182-2/+192
* tracepoint: Do not waste memory on mods with no tracepointsSteven Rostedt (Red Hat)2014-05-181-0/+6
* netfilter: Can't fail and free after table replacementThomas Graf2014-05-184-9/+14
* net: Add net_ratelimited_function and net_<level>_ratelimited macrosJoe Perches2014-05-181-0/+23
* netfilter: nf_conntrack: reserve two bytes for nf_ct_ext->lenAndrey Vagin2014-05-181-2/+2
* blktrace: fix accounting of partially completed requestsRoman Pen2014-05-183-13/+42
* n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley2014-05-181-0/+2
* SCSI: megaraid: missing bounds check in mimd_to_kioc()Dan Carpenter2014-05-181-0/+2
* Linux 3.4.90v3.4.90Greg Kroah-Hartman2014-05-131-1/+1
* dm thin: fix dangling bio in process_deferred_bios error pathMike Snitzer2014-05-131-1/+1
* Skip intel_crt_init for Dell XPS 8700Giacomo Comes2014-05-131-0/+8
* mtd: sm_ftl: heap corruption in sm_create_sysfs_attributes()Dan Carpenter2014-05-131-7/+4
* mtd: nuc900_nand: NULL dereference in nuc900_nand_enable()Dan Carpenter2014-05-131-1/+1
* tgafb: fix data copyingMikulas Patocka2014-05-131-213/+51
* gpio: mxs: Allow for recursive enable_irq_wake() callMarek Vasut2014-05-131-1/+2
* rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger2014-05-131-6/+21
* rtlwifi: rtl8192cu: Fix too long disable of IRQsLarry Finger2014-05-131-1/+14
* locks: allow __break_lease to sleep even when break_time is 0Jeff Layton2014-05-131-4/+3
* libata/ahci: accommodate tag ordered controllersDan Williams2014-05-132-8/+14
* b43: Fix machine check error due to improper access of B43_MMIO_PSM_PHY_HDRRafał Miłecki2014-05-131-7/+7
* mach64: fix cursor when character width is not a multiple of 8 pixelsMikulas Patocka2014-05-131-6/+16
* mach64: use unaligned accessMikulas Patocka2014-05-131-1/+2
* matroxfb: restore the registers M_ACCESS and M_PITCHMikulas Patocka2014-05-132-10/+30
* framebuffer: fix cfb_copyareaMikulas Patocka2014-05-131-75/+78
* crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2014-05-132-31/+11
* mpt2sas: Don't disable device twice at suspend.Tyler Stachecki2014-05-131-1/+0
* virtio_balloon: don't softlockup on huge balloon changes.Rusty Russell2014-05-131-0/+6
* MIPS: Hibernate: Flush TLB entries in swsusp_arch_resume()Huacai Chen2014-05-131-0/+1
* floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley2014-05-131-1/+4
* floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley2014-05-131-3/+3
* drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama2014-05-131-1/+1
* Linux 3.4.89v3.4.89Greg Kroah-Hartman2014-05-061-1/+1
* USB: pl2303: add ids for Hewlett-Packard HP POS pole displaysAaron Sanders2014-05-062-1/+7
* ext4: use i_size_read in ext4_unaligned_aio()Theodore Ts'o2014-05-061-1/+1
* ocfs2: do not put bh when buffer_uptodate failedalex chen2014-05-061-2/+0
* ocfs2: dlm: fix recovery hungJunxiao Bi2014-05-061-2/+13
* ocfs2: dlm: fix lock migration crashJunxiao Bi2014-05-061-6/+8
* hung_task: check the value of "sysctl_hung_task_timeout_sec"Liu Hua2014-05-061-0/+6
* mm: hugetlb: fix softlockup when a large number of hugepages are freed.Mizuma, Masayoshi2014-05-061-0/+1
* sh: fix format string bug in stack tracerMatt Fleming2014-05-061-1/+1
* USB: unbind all interfaces before rebinding anyAlan Stern2014-05-063-41/+60
* hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker2014-05-061-1/+5
* usb: dwc3: fix wrong bit mask in dwc3_event_devtHuang Rui2014-05-061-3/+3
* usb/xhci: fix compilation warning when !CONFIG_PCI && !CONFIG_PMDavid Cohen2014-05-061-3/+3
* xhci: extend quirk for Renesas cardsIgor Gnatenko2014-05-061-3/+1
* usb: musb: set TXMAXP and AUTOSET for full speed bulk in device modesupriya karanth2014-05-061-3/+19
* reiserfs: fix race in readdirJeff Mahoney2014-05-061-2/+4
* target/tcm_fc: Fix use-after-free of ft_tpgAndy Grover2014-05-061-0/+1