aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-06-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds5-8/+15
2018-06-24Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds13-27/+79
2018-06-24Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds5-19/+28
2018-06-23Merge tag 'socfpga_nand_fix_v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into fixesOlof Johansson2-3/+3
2018-06-23ARM: multi_v7_defconfig: renormalize based on recent additionsOlof Johansson1-223/+155
2018-06-23arm64: defconfig: renormalize based on recent additionsOlof Johansson1-63/+39
2018-06-23Merge tag 'qcom-fixes-for-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux into fixesOlof Johansson2-3/+3
2018-06-23Merge tag 'arm-soc/for-4.18/maintainers-arm64-fixes' of https://github.com/Broadcom/stblinux into fixesOlof Johansson1-1/+5
2018-06-23Merge tag 'arm-soc/for-4.18/devicetree-arm64-fixes' of https://github.com/Broadcom/stblinux into fixesOlof Johansson4-6/+14
2018-06-23Merge tag 'arm-soc/for-4.18/devicetree-fixes' of https://github.com/Broadcom/stblinux into fixesOlof Johansson4-41/+41
2018-06-23Merge tag 'imx-fixes-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixesOlof Johansson3-6/+11
2018-06-23Merge tag 'renesas-fixes-for-v4.18' of https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixesOlof Johansson1-6/+29
2018-06-23Merge tag 'mvebu-fixes-4.17-2' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson2-2/+2
2018-06-23blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONEBart Van Assche2-1/+1
2018-06-23Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds16-34/+153
2018-06-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds4-8/+10
2018-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-26/+131
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds14-22/+297
2018-06-23x86/mm: Fix 'no5lvl' handlingKirill A. Shutemov1-0/+3
2018-06-23Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"Kirill A. Shutemov1-1/+1
2018-06-23arm64: dts: msm8916: fix Coresight ETF graph connectionsRob Herring1-2/+2
2018-06-22arm64: dts: apq8096-db820c: disable uart0 by defaultSrinivas Kandagatla1-1/+1
2018-06-23net_sched: remove a bogus warning in hfscCong Wang1-2/+2
2018-06-23Merge branch 'dccp-fixes-around-rx_tstamp_last_feedback'David S. Miller1-7/+9
2018-06-23net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet1-4/+7
2018-06-23net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet1-3/+2
2018-06-23Smack: Mark inode instant in smack_task_to_inodeCasey Schaufler1-0/+1
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven12-19/+12
2018-06-23MAINTAINERS: Add file patterns for dsa device tree bindingsGeert Uytterhoeven1-0/+1
2018-06-23net: mscc: make sparse happyAntoine Tenart1-1/+2
2018-06-23net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart1-1/+1
2018-06-23Documentation: e1000: Fix docs build errorTobin C. Harding1-37/+38
2018-06-23Documentation: e100: Fix docs build errorTobin C. Harding1-57/+58
2018-06-23Documentation: e1000: Use correct heading adornmentTobin C. Harding1-0/+1
2018-06-23Documentation: e100: Use correct heading adornmentTobin C. Harding1-0/+1
2018-06-23ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu1-3/+6
2018-06-23vhost_net: validate sock before trying to put its fdJason Wang1-1/+2
2018-06-22x86/CPU/AMD: Fix LLC ID bit-shift calculationSuravee Suthikulpanit1-1/+1
2018-06-22Merge branch 'linus' into x86/urgentThomas Gleixner12422-617195/+510367
2018-06-22bdi: Fix another oops in wb_workfn()Jan Kara2-14/+8
2018-06-22lightnvm: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven1-1/+1
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon6-16/+21
2018-06-22arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon1-2/+3
2018-06-22arm64: kpti: Use early_param for kpti= command-line optionWill Deacon1-1/+1
2018-06-22MAINTAINERS: Add file patterns for x86 device tree bindingsGeert Uytterhoeven1-0/+1
2018-06-22time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven1-2/+4
2018-06-22KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph numberVitaly Kuznetsov1-1/+1
2018-06-22kvm: vmx: Nested VM-entry prereqs for event inj.Marc Orr3-0/+79
2018-06-22Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe6-45/+88
2018-06-22Merge tag 'kvmarm-fixes-for-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarmRadim Krčmář7-25/+51