summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-12kernel/kcov.c: mark write_comp_data() as notraceAnders Roxell
2019-02-12exec: load_script: don't blindly truncate shebang stringOleg Nesterov
2019-02-12fs/epoll: drop ovflist branch predictionDavidlohr Bueso
2019-02-12kernel/hung_task.c: force console verbose before panicLiu, Chuansheng
2019-02-12proc/sysctl: fix return error for proc_doulongvec_minmax()Cheng Lin
2019-02-12kernel/hung_task.c: break RCU locks based on jiffiesTetsuo Handa
2019-02-12arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin
2019-02-12HID: lenovo: Add checks to fix of_led_classdev_registerAditya Pakki
2019-02-12thermal: generic-adc: Fix adc to temp interpolationBjorn Andersson
2019-02-12PCI: imx: Enable MSI from downstream componentsRichard Zhu
2019-02-12kdb: Don't back trace on a cpu that didn't round upDouglas Anderson
2019-02-12thermal: bcm2835: enable hwmon explicitlyMatthias Brugger
2019-02-12block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain
2019-02-12fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood
2019-02-12gdrom: fix a memory leak bugWenwen Wang
2019-02-12isdn: hisax: hfc_pci: Fix a possible concurrency use-after-free bug in HFCPCI...Jia-Ju Bai
2019-02-12zram: fix lockdep warning of free block handlingMinchan Kim
2019-02-12mm/page_alloc.c: don't call kasan_free_pages() at deferred mem initWaiman Long
2019-02-12ocfs2: improve ocfs2 MakefileLarry Chen
2019-02-12ocfs2: don't clear bh uptodate for block readJunxiao Bi
2019-02-12arch/sh/boards/mach-kfr2r09/setup.c: fix struct mtd_oob_ops build warningRandy Dunlap
2019-02-12scripts/decode_stacktrace: only strip base path when a prefix of the pathMarc Zyngier
2019-02-12perf python: Do not force closing original perf descriptor in evlist.get_poll...Jiri Olsa
2019-02-12cgroup: fix parsing empty mount option stringOndrej Mosnacek
2019-02-12f2fs: fix sbi->extent_list corruption issueSahitya Tummala
2019-02-12niu: fix missing checks of niu_pci_eeprom_readKangjie Lu
2019-02-12um: Avoid marking pages with "changed protection"Anton Ivanov
2019-02-12f2fs: fix use-after-free issue when accessing sbi->stat_infoSahitya Tummala
2019-02-12cifs: check ntwrk_buf_start for NULL before dereferencing itRonnie Sahlberg
2019-02-12MIPS: ralink: Select CONFIG_CPU_MIPSR2_IRQ_VI on MT7620/8Stefan Roese
2019-02-12crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor
2019-02-12crypto: ux500 - Use proper enum in cryp_set_dma_transferNathan Chancellor
2019-02-12seq_buf: Make seq_buf_puts() null-terminate the bufferMichael Ellerman
2019-02-12hwmon: (lm80) fix a missing check of bus read in lm80 probeKangjie Lu
2019-02-12hwmon: (lm80) fix a missing check of the status of SMBus readKangjie Lu
2019-02-12perf build: Don't unconditionally link the libbfd feature test to -liberty an...Stanislav Fomichev
2019-02-12NFS: nfs_compare_mount_options always compare auth flavors.Chris Perl
2019-02-12kvm: Change offset in kvm_write_guest_offset_cached to unsignedJim Mattson
2019-02-12powerpc/fadump: Do not allow hot-remove memory from fadump reserved area.Mahesh Salgaonkar
2019-02-12KVM: x86: svm: report MSR_IA32_MCG_EXT_CTL as unsupportedVitaly Kuznetsov
2019-02-12pinctrl: meson: meson8b: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl
2019-02-12pinctrl: meson: meson8: fix the GPIO function for the GPIOAO pinsMartin Blumenstingl
2019-02-12powerpc/mm: Fix reporting of kernel execute faults on the 8xxChristophe Leroy
2019-02-12fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes
2019-02-12ACPI/APEI: Clear GHES block_status before panic()Lenny Szubowicz
2019-02-12igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2019-02-12ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao
2019-02-12i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko
2019-02-12fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin
2019-02-12md: fix raid10 hang issue caused by barrierGuoqing Jiang