summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-08ARM: mvebu: make the coherency_ll.S functions work with no coherency fabricThomas Petazzoni1-2/+19
2015-01-08ARM: tegra: Re-add removed SoC id macro to tegra_resume()Dmitry Osipenko1-0/+1
2015-01-08drm/tegra: gem: dumb: pitch and size are outputsThierry Reding1-7/+3
2015-01-08arm64: bpf: lift restriction on last instructionZi Shen Lim1-5/+8
2015-01-08arm64: Add COMPAT_HWCAP_LPAECatalin Marinas2-1/+3
2015-01-08dm thin: fix a race in thin_dtrMikulas Patocka1-3/+3
2015-01-08dm thin: fix missing out-of-data-space to write mode transition if blocks are...Joe Thornber1-2/+20
2015-01-08dm thin: fix inability to discard blocks when in out-of-data-space modeJoe Thornber1-1/+1
2015-01-08dm space map metadata: fix sm_bootstrap_get_nr_blocks()Dan Carpenter1-1/+3
2015-01-08dm cache: fix spurious cell_defer when dealing with partial block at end of d...Joe Thornber1-2/+2
2015-01-08dm cache: dirty flag was mistakenly being cleared when promoting via overwriteJoe Thornber1-3/+7
2015-01-08dm cache: only use overwrite optimisation for promotion when in writeback modeJoe Thornber1-1/+2
2015-01-08dm crypt: use memzero_explicit for on-stack bufferMilan Broz1-1/+1
2015-01-08dm bufio: fix memleak when using a dm_buffer's inline bioDarrick J. Wong1-1/+19
2015-01-08dcache: fix kmemcheck warning in switch_namesMikulas Patocka1-0/+2
2015-01-08nfs41: fix nfs4_proc_layoutget error handlingPeng Tao1-3/+3
2015-01-08f2fs: fix possible data corruption in f2fs_write_begin()Jan Kara1-13/+11
2015-01-08f2fs: avoid returning uninitialized value to userspace from f2fs_trim_fs()Jan Kara1-1/+1
2015-01-08scsi: correct return values for .eh_abort_handler implementationsHannes Reinecke6-18/+18
2015-01-08regulator: anatop: Set default voltage selector for vddpuMarkus Pargmann1-0/+8
2015-01-08megaraid_sas: dndinaness related bug fixesSumit.Saxena@avagotech.com2-14/+16
2015-01-08megaraid_sas: corrected return of wait_event from abort frame pathSumit.Saxena@avagotech.com1-1/+1
2015-01-08mmc: sdhci-pci-o2micro: Fix Dell E5440 issuePeter Guo1-2/+0
2015-01-08mmc: block: add newline to sysfs display of force_roBaruch Siach1-1/+1
2015-01-08mmc: omap_hsmmc: Fix UHS card with DDR50 supportUlf Hansson1-1/+3
2015-01-08mmc: dw_mmc: avoid write to CDTHRCTL on older versionsJames Hogan1-0/+7
2015-01-08mfd: tc6393xb: Fail ohci suspend if full state restore is requiredDmitry Eremin-Solenikov1-1/+12
2015-01-08mfd: twl4030-power: Fix regression with missing compatible flagTony Lindgren1-0/+3
2015-01-08clocksource: arch_timer: Fix code to use physical timers when requestedSonny Rao3-1/+22
2015-01-08brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman1-0/+1
2015-01-08x86, kvm: Clear paravirt_enabled on KVM guests for espfix32's benefitAndy Lutomirski2-2/+8
2015-01-08x86_64, switch_to(): Load TLS descriptors before switching DS and ESAndy Lutomirski1-28/+73
2015-01-08x86/tls: Disallow unusual TLS segmentsAndy Lutomirski1-0/+22
2015-01-08x86/tls: Validate TLS entries to protect espfixAndy Lutomirski1-0/+23
2015-01-08isofs: Fix infinite looping over CE entriesJan Kara1-0/+6
2014-12-16Linux 3.18.1v3.18.1Greg Kroah-Hartman1-1/+1
2014-12-16ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recoveryTakashi Iwai1-0/+2
2014-12-16ALSA: hda - Fix built-in mic at resume on Lenovo Ideapad S210Takashi Iwai1-0/+1
2014-12-16ALSA: hda - Add EAPD fixup for ASUS Z99He laptopTakashi Iwai1-0/+1
2014-12-16deal with deadlock in d_walk()Al Viro1-15/+16
2014-12-16move d_rcu from overlapping d_child to overlapping d_aliasAl Viro24-74/+73
2014-12-16rtlwifi: rtl8192ce: Fix missing interrupt ready flagLarry Finger1-1/+2
2014-12-16rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entryLarry Finger3-0/+22
2014-12-16rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruptionLarry Finger1-4/+3
2014-12-16netlink: use jhash as hashfn for rhashtableDaniel Borkmann1-1/+1
2014-12-16net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.cValdis.Kletnieks@vt.edu1-1/+1
2014-12-16xen-netfront: use correct linear area after linearizing an skbDavid Vrabel1-0/+3
2014-12-16tcp: fix more NULL deref after prequeue changesEric Dumazet2-16/+16
2014-12-16net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann1-2/+2
2014-12-16net: mvneta: fix race condition in mvneta_tx()Eric Dumazet1-1/+2