summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Remove unused kvm_unmap_hva callbackPaul Mackerras2018-03-1910-46/+2Star
* KVM: PPC: Book3S HV: Fix trap number return from __kvmppc_vcore_entryPaul Mackerras2018-03-141-5/+5
* Merge tag 'kvm-s390-master-4.16-3' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-03-061-0/+2
|\
| * KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand2018-03-061-0/+1
| * KVM: s390: provide io interrupt kvm_statChristian Borntraeger2018-03-011-0/+1
* | Merge tag 'kvm-ppc-fixes-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2018-03-063-35/+55
|\ \
| * | KVM: PPC: Book3S HV: Fix guest time accounting with VIRT_CPU_ACCOUNTING_GENLaurent Vivier2018-03-031-3/+2Star
| * | KVM: PPC: Book3S HV: Fix VRMA initialization with 2MB or 1GB memory backingPaul Mackerras2018-03-021-5/+7
| * | KVM: PPC: Book3S HV: Fix handling of large pages in radix page fault handlerPaul Mackerras2018-03-021-26/+43
| * | KVM: PPC: Book3S: Fix compile error that occurs with some gcc versionsPaul Mackerras2018-02-131-1/+1
| * | KVM: PPC: Fix compile error that occurs when CONFIG_ALTIVEC=nPaul Mackerras2018-02-131-0/+2
* | | Linux 4.16-rc4Linus Torvalds2018-03-041-1/+1
* | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2018-03-046-18/+21
|\ \ \
| * | | Documentation, x86, resctrl: Make text and sample command matchLi RongQing2018-02-281-1/+1
| * | | x86/platform/intel-mid: Handle Intel Edison reboot correctlySebastian Panceac2018-02-281-1/+1
| * | | x86/asm: Add instruction suffixes to bitopsJan Beulich2018-02-282-14/+17
| * | | x86/entry/64: Add instruction suffixJan Beulich2018-02-281-1/+1
| * | | x86/refcounts: Switch to UD2 for exceptionsKees Cook2018-02-281-1/+1
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-03-048-26/+53
|\ \ \ \
| * | | | x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2018-03-016-25/+32
| * | | | objtool: Fix another switch table detection issueJosh Poimboeuf2018-02-281-1/+5
| * | | | x86/xen: Zero MSR_IA32_SPEC_CTRL before suspendJuergen Gross2018-02-281-0/+16
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-03-044-5/+16
|\ \ \ \ \
| * | | | | timers: Forward timer base before migrating timersLingutla Chandrasekhar2018-02-281-0/+6
| * | | | | clocksource/drivers/arc_timer: Update some commentsVineet Gupta2018-02-281-3/+8
| * | | | | clocksource/drivers/mips-gic-timer: Use correct shift count to extract dataFelix Fietkau2018-02-281-1/+1
| * | | | | clocksource/drivers/fsl_ftm_timer: Fix error return checkingColin Ian King2018-02-261-1/+1
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-03-041-0/+1
|\ \ \ \ \ \
| * | | | | | dt-bindings/irqchip/renesas-irqc: Document R-Car M3-N supportGeert Uytterhoeven2018-02-281-0/+1
* | | | | | | Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-03-0410-47/+191
|\ \ \ \ \ \ \
| * | | | | | | Btrfs: fix log replay failure after unlink and link combinationFilipe Manana2018-03-013-22/+139
| * | | | | | | Btrfs: fix log replay failure after linking special file and fsyncFilipe Manana2018-03-011-1/+1
| * | | | | | | Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana2018-03-011-0/+3
| * | | | | | | btrfs: use proper endianness accessors for super_copyAnand Jain2018-03-012-13/+15
| * | | | | | | btrfs: alloc_chunk: fix DUP stripe size handlingHans van Kranenburg2018-03-011-5/+6
| * | | | | | | btrfs: Handle btrfs_set_extent_delalloc failure in relocate_file_extent_clusterNikolay Borisov2018-03-011-2/+16
| * | | | | | | btrfs: handle failure of add_pending_csumsNikolay Borisov2018-03-011-2/+9
| * | | | | | | btrfs: use kvzalloc to allocate btrfs_fs_infoJeff Mahoney2018-03-012-2/+2
* | | | | | | | Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-03-033-2/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: octeon: Prevent error message on bus errorJan Glauber2018-03-022-1/+2
| * | | | | | | | Merge tag 'at24-4.16-rc4-for-wolfram' of git://git.kernel.org/pub/scm/linux/k...Wolfram Sang2018-03-021-1/+1
| |\ \ \ \ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | * | | | | | | dt-bindings: at24: sort manufacturers alphabeticallyPeter Rosin2018-02-281-1/+1
| |/ / / / / / /
* | | | | | | | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-035-17/+27
|\ \ \ \ \ \ \ \
| * | | | | | | | memremap: fix softlockup reports at teardownDan Williams2018-03-031-5/+10
| * | | | | | | | libnvdimm: re-enable deep flush for pmem devices via fsync()Dave Jiang2018-03-031-2/+1Star
| * | | | | | | | vfio: disable filesystem-dax page pinningDan Williams2018-03-031-3/+15
| * | | | | | | | dax: fix vma_is_fsdax() helperDan Williams2018-02-261-1/+1
| * | | | | | | | dax: ->direct_access does not sleep anymoreBoaz Harrosh2018-02-261-6/+0Star
* | | | | | | | | Merge tag 'kbuild-fixes-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-03-0315-27/+40
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MAINTAINERS: take over Kconfig maintainershipMasahiro Yamada2018-03-031-1/+3