summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-12ocfs2: improve ocfs2 MakefileLarry Chen3-3/+3
2019-02-12ocfs2: don't clear bh uptodate for block readJunxiao Bi1-2/+0
2019-02-12scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier1-1/+1
2019-02-12cgroup: fix parsing empty mount option stringOndrej Mosnacek1-1/+1
2019-02-12f2fs: fix sbi->extent_list corruption issueSahitya Tummala2-2/+11
2019-02-12niu: fix missing checks of niu_pci_eeprom_readKangjie Lu1-2/+8
2019-02-12um: Avoid marking pages with "changed protection"Anton Ivanov1-1/+8
2019-02-12cifs: check ntwrk_buf_start for NULL before dereferencing itRonnie Sahlberg1-1/+8
2019-02-12MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese1-0/+1
2019-02-12crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor1-1/+1
2019-02-12crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor1-2/+2
2019-02-12seq_buf: Make seq_buf_puts() null-terminate the bufferMichael Ellerman1-1/+5
2019-02-12hwmon: (lm80) fix a missing check of bus read in lm80 probeKangjie Lu1-2/+9
2019-02-12hwmon: (lm80) fix a missing check of the status of SMBus readKangjie Lu1-5/+10
2019-02-12NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl1-2/+1
2019-02-12kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson2-2/+4
2019-02-12powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar3-5/+14
2019-02-12KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupportedVitaly Kuznetsov1-0/+7
2019-02-12pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl1-5/+8
2019-02-12pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl1-0/+3
2019-02-12powerpc/mm: Fix reporting of kernel execute faults on the 8xxChristophe Leroy1-1/+3
2019-02-12fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes1-1/+1
2019-02-12ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz1-0/+2
2019-02-12igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng1-3/+5
2019-02-12i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko1-0/+3
2019-02-12fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin1-2/+6
2019-02-12md: fix raid10 hang issue caused by barrierGuoqing Jiang1-0/+4
2019-02-12video: clps711x-fb: release disp device node in probe()Alexey Khoroshilov1-1/+4
2019-02-12drbd: Avoid Clang warning about pointless switch statmentNathan Chancellor1-1/+4
2019-02-12drbd: skip spurious timeout (ping-timeo) when failing promoteLars Ellenberg1-7/+8
2019-02-12drbd: disconnect, if the wrong UUIDs are attached on a connected peerLars Ellenberg1-1/+1
2019-02-12drbd: narrow rcu_read_lock in drbd_sync_handshakeRoland Kammerer1-5/+6
2019-02-12powerpc/perf: Fix thresholding counter data for unknown typeMadhavan Srinivasan1-1/+6
2019-02-12cw1200: Fix concurrency use-after-free bugs in cw1200_hw_scan()Jia-Ju Bai1-7/+6
2019-02-12scsi: smartpqi: increase fw status register read timeoutMahesh Rajashekhara1-1/+1
2019-02-12scsi: smartpqi: correct volume statusDave Carroll1-0/+3
2019-02-12scsi: smartpqi: correct host serial num for ssaMahesh Rajashekhara1-0/+3
2019-02-12mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAGIdo Schimmel2-26/+24
2019-02-12Bluetooth: Fix unnecessary error message for HCI request completionJohan Hedberg1-0/+6
2019-02-12xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spiYueHaibing1-0/+3
2019-02-12mac80211: fix radiotap vendor presence bitmap handlingJohannes Berg1-2/+3
2019-02-12powerpc/uaccess: fix warning/error with access_ok()Christophe Leroy1-1/+1
2019-02-12percpu: convert spin_lock_irq to spin_lock_irqsave.Dennis Zhou1-2/+3
2019-02-12usb: musb: dsps: fix otg state machineBin Liu1-2/+7
2019-02-12arm64: KVM: Skip MMIO insn after emulationMark Rutland1-5/+6
2019-02-12perf probe: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf header: Fix unchecked usage of strncpy()Arnaldo Carvalho de Melo1-1/+1
2019-02-12perf test: Fix perf_event_attr test failureAdrian Hunter1-1/+1
2019-02-12tty: serial: samsung: Properly set flags in autoCTS modeBeomho Seo1-0/+3
2019-02-12mmc: sdhci-xenon: Fix timeout checksAdrian Hunter2-6/+14