summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-27x86/cpu/bugs: Make retpoline module warning conditionalThomas Gleixner
2018-01-27Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2018-01-27hrtimer: Reset hrtimer cpu base proper on CPU hotplugThomas Gleixner
2018-01-27x86: Mark hpa as a "Designated Reviewer" for the time beingH. Peter Anvin
2018-01-26Merge tag 'riscv-for-linus-4.15-maintainers' of git://git.kernel.org/pub/scm/...Linus Torvalds
2018-01-26update internal version number for cifs.koSteve French
2018-01-26cifs: add .splice_writeAndrés Souto
2018-01-26CIFS: document tcon/ses/server refcount danceAurelien Aptel
2018-01-26move a few externs to smbdirect.h to eliminate warningSteve French
2018-01-26CIFS: zero sensitive data when freeingAurelien Aptel
2018-01-26Cleanup some minor endian issues in smb3 rdmaSteve French
2018-01-26CIFS: dump IPC tcon in debug proc fileAurelien Aptel
2018-01-26CIFS: use tcon_ipc instead of use_ipc parameter of SMB2_ioctlAurelien Aptel
2018-01-26CIFS: make IPC a regular tconAurelien Aptel
2018-01-26block: remove smart1,2.hCorentin Labbe
2018-01-26arm64: Fix TTBR + PAN + 52-bit PA logic in cpu_do_switch_mmSteve Capper
2018-01-26Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/blockJens Axboe
2018-01-26Merge remote-tracking branch 'spi/topic/xilinx' into spi-nextMark Brown
2018-01-26Merge remote-tracking branches 'spi/topic/pxa2xx', 'spi/topic/s3c64xx', 'spi/...Mark Brown
2018-01-26Merge remote-tracking branches 'spi/topic/fsl-dspi', 'spi/topic/imx', 'spi/to...Mark Brown
2018-01-26Merge remote-tracking branches 'spi/topic/a3700', 'spi/topic/atmel', 'spi/top...Mark Brown
2018-01-26Merge remote-tracking branches 'spi/fix/imx' and 'spi/fix/sh-msiof' into spi-...Mark Brown
2018-01-26Merge remote-tracking branch 'regulator/topic/tps65218' into regulator-nextMark Brown
2018-01-26Merge remote-tracking branches 'regulator/topic/doc' and 'regulator/topic/sc2...Mark Brown
2018-01-26Merge remote-tracking branch 'regulator/topic/qcom_spmi' into regulator-nextMark Brown
2018-01-26Merge remote-tracking branch 'regulator/topic/core' into regulator-nextMark Brown
2018-01-26regulator: Fix build errorMark Brown
2018-01-26Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2018-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-26Merge tag 'drm-fixes-for-v4.15-rc10-2' of git://people.freedesktop.org/~airli...Linus Torvalds
2018-01-26VSOCK: set POLLOUT | POLLWRNORM for TCP_CLOSINGStefan Hajnoczi
2018-01-26dccp: don't restart ccid2_hc_tx_rto_expire() if sk in closed stateAlexey Kodanev
2018-01-26Update the RISC-V MAINTAINERS filePalmer Dabbelt
2018-01-26regulator: core: Refactor regulator_list_voltage()Maciej Purski
2018-01-26regulator: core: Move of_find_regulator_by_node() to of_regulator.cMaciej Purski
2018-01-26x86/mm/64: Tighten up vmalloc_fault() sanity checks on 5-level kernelsAndy Lutomirski
2018-01-26x86/mm/64: Fix vmapped stack syncing on very-large-memory 4-level systemsAndy Lutomirski
2018-01-26x86/bugs: Drop one "mitigation" from dmesgBorislav Petkov
2018-01-26x86/nospec: Fix header guards namesBorislav Petkov
2018-01-26x86/alternative: Print unadorned pointersBorislav Petkov
2018-01-26x86/speculation: Add basic IBPB (Indirect Branch Prediction Barrier) supportDavid Woodhouse
2018-01-26x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodesDavid Woodhouse
2018-01-26x86/pti: Do not enable PTI on CPUs which are not vulnerable to MeltdownDavid Woodhouse
2018-01-26x86/msr: Add definitions for new speculation control MSRsDavid Woodhouse
2018-01-26x86/cpufeatures: Add AMD feature bits for Speculation ControlDavid Woodhouse
2018-01-26x86/cpufeatures: Add Intel feature bits for Speculation ControlDavid Woodhouse
2018-01-26x86/cpufeatures: Add CPUID_7_EDX CPUID leafDavid Woodhouse
2018-01-26spi: dw: Remove unused members from struct chip_dataJarkko Nikula
2018-01-26regulator: add PM suspend and resume hooksChunyan Zhang
2018-01-26regulator: empty the old suspend functionsChunyan Zhang