summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-30x86, tls: Interpret an all-zero struct user_desc as "no segment"Andy Lutomirski2-2/+36
2015-01-30x86, tls, ldt: Stop checking lm in LDT_emptyAndy Lutomirski1-7/+2
2015-01-30x86/tsc: Change Fast TSC calibration failed from error to infoAlexandre Demers1-1/+1
2015-01-30x86, hyperv: Mark the Hyper-V clocksource as being continuousK. Y. Srinivasan1-0/+1
2015-01-30clocksource: exynos_mct: Fix bitmask regression for exynos4_mct_writeTobias Jakobi1-2/+2
2015-01-30can: dev: fix crtlmode_supported checkOliver Hartkopp1-2/+6
2015-01-30bus: mvebu-mbus: fix support of MBus window 13Andrew Lunn1-0/+13
2015-01-30ARM: dts: imx25: Fix PWM "per" clocksFabio Estevam1-4/+4
2015-01-30time: adjtimex: Validate the ADJ_FREQUENCY valuesSasha Levin1-0/+7
2015-01-30time: settimeofday: Validate the values of tv from userSasha Levin2-0/+17
2015-01-30dm cache: share cache-metadata object across inactive and active DM tablesJoe Thornber1-6/+95
2015-01-30ipr: wait for aborted command responsesBrian King2-0/+93
2015-01-30drm/i915: Fix mutex->owner inspection race under DEBUG_MUTEXESChris Wilson1-1/+1
2015-01-30scripts/recordmcount.pl: There is no -m32 gcc option on Super-H anymoreMichael Karcher1-1/+0
2015-01-30ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210Jason Lee Cragg1-0/+1
2015-01-30libata: prevent HSM state change race between ISR and PIODavid Jeffery1-0/+12
2015-01-30pinctrl: Fix two deadlocksJim Lin1-2/+3
2015-01-30gpio: sysfs: fix gpio device-attribute leakJohan Hovold1-6/+13
2015-01-30gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold1-2/+3
2015-01-27Linux 3.10.66v3.10.66Greg Kroah-Hartman1-1/+1
2015-01-27s390/3215: fix tty output containing tabsMartin Schwidefsky1-3/+17
2015-01-27s390/3215: fix hanging console issueMartin Schwidefsky1-15/+17
2015-01-27fsnotify: next_i is freed during fsnotify_unmount_inodes.Jerry Hoemann1-6/+11
2015-01-27netfilter: ipset: small potential read beyond the end of bufferDan Carpenter1-0/+6
2015-01-27mmc: sdhci: Fix sleep in atomic after inserting SD cardKrzysztof Kozlowski1-1/+2
2015-01-27LOCKD: Fix a race when initialising nlmsvc_timeoutTrond Myklebust1-4/+4
2015-01-27x86, um: actually mark system call tables readonlyDaniel Borkmann2-2/+2
2015-01-27um: Skip futex_atomic_cmpxchg_inatomic() testRichard Weinberger1-0/+1
2015-01-27decompress_bunzip2: off by one in get_next_block()Dan Carpenter1-1/+1
2015-01-27ARM: shmobile: sh73a0 legacy: Set .control_parent for all irqpin instancesGeert Uytterhoeven1-0/+3
2015-01-27ARM: omap5/dra7xx: Fix frequency typosLennart Sorensen1-4/+4
2015-01-27ARM: clk-imx6q: fix video divider for rev T0 1.0Gary Bisson1-1/+1
2015-01-27ARM: imx6q: drop unnecessary semicolonDmitry Voytik1-1/+1
2015-01-27ARM: dts: imx25: Fix the SPI1 clocksFabio Estevam1-1/+1
2015-01-27Input: I8042 - add Acer Aspire 7738 to the nomux listDmitry Torokhov1-0/+7
2015-01-27Input: i8042 - reset keyboard to fix Elantech touchpad detectionSrihari Vijayaraghavan3-0/+47
2015-01-27can: kvaser_usb: Don't send a RESET_CHIP for non-existing channelsAhmed S. Darwish1-3/+4
2015-01-27can: kvaser_usb: Reset all URB tx contexts upon channel closeAhmed S. Darwish1-0/+3
2015-01-27can: kvaser_usb: Don't free packets when tight on URBsAhmed S. Darwish1-6/+4
2015-01-27USB: keyspan: fix null-deref at probeJohan Hovold1-5/+15
2015-01-27USB: cp210x: add IDs for CEL USB sticks and MeshWorks devicesDavid Peterson1-1/+3
2015-01-27USB: cp210x: fix ID for production CEL MeshConnect USB StickPreston Fick1-1/+1
2015-01-27usb: dwc3: gadget: Stop TRB preparation after limit is reachedAmit Virdi1-0/+3
2015-01-27usb: dwc3: gadget: Fix TRB preparation during SGAmit Virdi1-2/+1
2015-01-27OHCI: add a quirk for ULi M5237 blocking on resetArseny Solokha1-3/+15
2015-01-27gpiolib: of: Correct error handling in of_get_named_gpiod_flagsHans Holmberg1-2/+9
2015-01-27NFSv4.1: Fix client id trunking on LinuxTrond Myklebust1-9/+8
2015-01-27ftrace/jprobes/x86: Fix conflict between jprobes and function graph tracingSteven Rostedt (Red Hat)1-5/+15
2015-01-27vfio-pci: Fix the check on pci device type in vfio_pci_probe()Wei Yang1-3/+1
2015-01-27uvcvideo: Fix destruction order in uvc_delete()Takashi Iwai1-3/+3