summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-03-21x86/cpu/cyrix: Remove {get,set}Cx86_old macros used for Cyrix processorsMatthew Whitehead
2019-03-21x86/cpu/cyrix: Use correct macros for Cyrix calls on Geode processorsMatthew Whitehead
2019-03-21x86/microcode: Announce reload operation's completionBorislav Petkov
2019-03-21x86/hyperv: Prevent potential NULL pointer dereferenceKangjie Lu
2019-03-21x86/hpet: Prevent potential NULL pointer dereferenceAditya Pakki
2019-03-21x86/lib: Fix indentation issue, remove extra tabColin Ian King
2019-03-21x86/boot: Restrict header scope to make Clang happyNick Desaulniers
2019-03-21irqchip/mbigen: Don't clear eventid when freeing an MSIJianguo Chen
2019-03-21irqchip/stm32: Don't set rising configuration registers at initFabien Dessenne
2019-03-21irqchip/stm32: Don't clear rising/falling config registers at initFabien Dessenne
2019-03-21dt-bindings: irqchip: renesas-irqc: Document r8a774c0 supportFabrizio Castro
2019-03-21irqchip/mmp: Make mmp_irq_domain_ops staticYueHaibing
2019-03-21irqchip/brcmstb-l2: Make two init functions staticYueHaibing
2019-03-21objtool: Move objtool_file struct off the stackJosh Poimboeuf
2019-03-21workqueue: Only unregister a registered lockdep keyBart Van Assche
2019-03-21genirq: Fix typo in comment of IRQD_MOVE_PCNTXTPeter Xu
2019-03-21mmc: renesas_sdhi: limit block count to 16 bit for old revisionsWolfram Sang
2019-03-21mmc: alcor: fix DMA readsDaniel Drake
2019-03-21mmc: sdhci-omap: Set caps2 to indicate no physical write protect pinKishon Vijay Abraham I
2019-03-21powerpc/security: Fix spectre_v2 reportingMichael Ellerman
2019-03-21mmc: mxcmmc: "Revert mmc: mxcmmc: handle highmem pages"Alexander Shiyan
2019-03-21ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286Jian-Hong Pan
2019-03-21drm/exynos/mixer: fix MIXER shadow registry synchronisation codeAndrzej Hajda
2019-03-20scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler
2019-03-20scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler
2019-03-20blkcg: Fix kernel-doc warningsBart Van Assche
2019-03-20blk-iolatency: #include "blk.h"Bart Van Assche
2019-03-20block: Unexport blk_mq_add_to_requeue_list()Bart Van Assche
2019-03-20block: add BLK_MQ_POLL_CLASSIC for hybrid poll and return EINVAL for unexpect...Yufen Yu
2019-03-20perf annotate: Enable annotation of BPF programsSong Liu
2019-03-20perf build: Check what binutils's 'disassembler()' signature to useSong Liu
2019-03-20scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()Luo Jiaxing
2019-03-20irqchip/gic-v3-its: Fix comparison logic in lpi_range_cmpRasmus Villemoes
2019-03-20Merge tag 'arc-5.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds
2019-03-20arm64: remove obsolete selection of MULTI_IRQ_HANDLERMatthias Kaehlcke
2019-03-20rbd: drop wait_for_latest_osdmap()Ilya Dryomov
2019-03-20libceph: wait for latest osdmap in ceph_monc_blacklist_add()Ilya Dryomov
2019-03-21powerpc/mm: Only define MAX_PHYSMEM_BITS in SPARSEMEM configurationsBen Hutchings
2019-03-20drm/vmwgfx: Don't double-free the mode stored in par->set_modeThomas Zimmermann
2019-03-20drm/vmwgfx: Return 0 when gmrid::get_node runs out of ID'sDeepak Rawat
2019-03-19PM / Domains: Avoid a potential deadlockJiada Wang
2019-03-19ACPI / utils: Drop reference in test for device presenceAndy Shevchenko
2019-03-19perf bpf: Process PERF_BPF_EVENT_PROG_LOAD for annotationSong Liu
2019-03-19perf symbols: Introduce DSO_BINARY_TYPE__BPF_PROG_INFOSong Liu
2019-03-19perf feature detection: Add -lopcodes to feature-libbfdSong Liu
2019-03-19perf top: Add option --no-bpf-eventSong Liu
2019-03-19perf bpf: Save BTF information as headers to perf.dataSong Liu
2019-03-19perf bpf: Save BTF in a rbtree in perf_envSong Liu
2019-03-19perf bpf: Save bpf_prog_info information as headers to perf.dataSong Liu
2019-03-19perf bpf: Save bpf_prog_info in a rbtree in perf_envSong Liu