summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-24Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-06-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-24Merge tag 'mips_fixes_4.18_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-24strparser: Corrected typo in documentation.Vakul Garg
2018-06-24efi/x86: Fix incorrect invocation of PciIo->Attributes()Ard Biesheuvel
2018-06-24qmi_wwan: add support for the Dell Wireless 5821e moduleAleksander Morgado
2018-06-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar
2018-06-24Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-24Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-06-24Merge tag 'linux-kselftest-4.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-24Merge tag 'trace-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-06-23blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONEBart Van Assche
2018-06-23Merge tag 'powerpc-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-06-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-23Merge tag 'for-linus-4.18-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-23x86/mm: Fix 'no5lvl' handlingKirill A. Shutemov
2018-06-23Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"Kirill A. Shutemov
2018-06-23net_sched: remove a bogus warning in hfscCong Wang
2018-06-23Merge branch 'dccp-fixes-around-rx_tstamp_last_feedback'David S. Miller
2018-06-23net: dccp: switch rx_tstamp_last_feedback to monotonic clockEric Dumazet
2018-06-23net: dccp: avoid crash in ccid3_hc_rx_send_feedback()Eric Dumazet
2018-06-23net: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-06-23MAINTAINERS: Add file patterns for dsa device tree bindingsGeert Uytterhoeven
2018-06-23net: mscc: make sparse happyAntoine Tenart
2018-06-23net: mvneta: fix the Rx desc DMA address in the Rx pathAntoine Tenart
2018-06-23Documentation: e1000: Fix docs build errorTobin C. Harding
2018-06-23Documentation: e100: Fix docs build errorTobin C. Harding
2018-06-23Documentation: e1000: Use correct heading adornmentTobin C. Harding
2018-06-23Documentation: e100: Use correct heading adornmentTobin C. Harding
2018-06-23ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu
2018-06-23vhost_net: validate sock before trying to put its fdJason Wang
2018-06-22x86/CPU/AMD: Fix LLC ID bit-shift calculationSuravee Suthikulpanit
2018-06-22Merge branch 'linus' into x86/urgentThomas Gleixner
2018-06-22bdi: Fix another oops in wb_workfn()Jan Kara
2018-06-22lightnvm: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-06-22rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon
2018-06-22arm64: mm: Ensure writes to swapper are ordered wrt subsequent cache maintenanceWill Deacon
2018-06-22arm64: kpti: Use early_param for kpti= command-line optionWill Deacon
2018-06-22MAINTAINERS: Add file patterns for x86 device tree bindingsGeert Uytterhoeven
2018-06-22time: Make sure jiffies_to_msecs() preserves non-zero time periodsGeert Uytterhoeven
2018-06-22KVM: fix KVM_CAP_HYPERV_TLBFLUSH paragraph numberVitaly Kuznetsov
2018-06-22kvm: vmx: Nested VM-entry prereqs for event inj.Marc Orr
2018-06-22Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-22Merge tag 'kvmarm-fixes-for-4.18-1' of git://git.kernel.org/pub/scm/linux/ker...Radim Krčmář
2018-06-22x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan
2018-06-22x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck
2018-06-22x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov
2018-06-22irqdesc: Delete irq_desc_get_msi_desc()John Garry