summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-30x86/apic: Re-enable PCI_MSI support for non-SMP X86_32Bryan O'Donoghue1-1/+5
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, boot: Skip relocs when load address unchangedKees Cook1-1/+8
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-30fix deadlock in cifs_ioctl_clone()Al Viro1-16/+5
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: fix problematic dual use of a single migration count variableJoe Thornber1-39/+50
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-30PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson1-0/+14
2015-01-30PCI: Add flag for devices where we can't use bus resetAlex Williamson2-4/+38
2015-01-30drm/radeon: use rv515_ring_start on r5xxAlex Deucher1-2/+16
2015-01-30drm/radeon: add si dpm quirk listAlex Deucher1-0/+39
2015-01-30drm/radeon: add a dpm quirk listAlex Deucher1-0/+33
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-14/+13
2015-01-30gpio: sysfs: fix gpio-chip device-attribute leakJohan Hovold1-11/+8
2015-01-27Linux 3.14.30v3.14.30Greg 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-27net: fix creation adjacent device symlinksAlexander Y. Fomichev1-7/+11
2015-01-27net: prevent of emerging cross-namespace symlinksAlexander Y. Fomichev1-1/+60
2015-01-27netfilter: ipset: small potential read beyond the end of bufferDan Carpenter1-0/+6
2015-01-27KVM: nVMX: Disable unrestricted mode if ept=0Bandan Das1-2/+2
2015-01-27bcache: Make sure to pass GFP_WAIT to mempool_alloc()Kent Overstreet1-1/+1
2015-01-27iser-target: Fix implicit termination of connectionsSagi Grimberg2-8/+35
2015-01-27iser-target: Handle ADDR_CHANGE event for listener cm_idSagi Grimberg2-31/+77
2015-01-27iser-target: Fix connected_handler + teardown flow raceSagi Grimberg1-12/+19
2015-01-27iser-target: Parallelize CM connection establishmentSagi Grimberg2-24/+62
2015-01-27iser-target: Fix flush + disconnect completion handlingSagi Grimberg2-23/+31
2015-01-27iscsi,iser-target: Initiate termination only onceSagi Grimberg3-34/+54
2015-01-27vhost-scsi: Add missing virtio-scsi -> TCM attribute conversionNicholas Bellinger1-3/+21
2015-01-27tcm_loop: Fix wrong I_T nexus associationHannes Reinecke2-49/+24
2015-01-27tcm_loop: Fixup tag handlingHannes Reinecke1-15/+8
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