summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-06Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-06Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-07Merge tag 'drm-misc-fixes-2017-12-06' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-06kgdb/kdb/debug_core: Add co-maintainer Daniel ThompsonJason Wessel
2017-12-06kdb: Fix handling of kallsyms_symbol_next() return valueDaniel Thompson
2017-12-06of: overlay: Fix (un)locking in of_overlay_apply()Geert Uytterhoeven
2017-12-06of: overlay: Fix memory leak in of_overlay_apply() error pathGeert Uytterhoeven
2017-12-06tooling/headers: Synchronize updated s390 and x86 UAPI headersIngo Molnar
2017-12-06Merge branch 'linus' into perf/urgent, to synchronize UAPI headersIngo Molnar
2017-12-06objtool: Fix 64-bit build on 32-bit hostMikulas Patocka
2017-12-06dt-bindings: eeprom: at25: Document device-specific compatible valuesGeert Uytterhoeven
2017-12-06dt-bindings: eeprom: at25: Grammar s/are can/can/Geert Uytterhoeven
2017-12-06dt-bindings: Remove leading 0x from bindings notationMathieu Malaterre
2017-12-06of: overlay: Remove else after gotoGeert Uytterhoeven
2017-12-06of: Spelling s/changset/changeset/Geert Uytterhoeven
2017-12-06of: unittest: Remove bogus overlay mutex release from overlay_data_add()Geert Uytterhoeven
2017-12-06drivers: net: dsa: remove duplicate includesPravin Shedge
2017-12-06rds: Fix NULL pointer dereference in __rds_rdma_mapHåkon Bugge
2017-12-06net_sched: use macvlan real dev trans_start in dev_trans_start()Chris Dion
2017-12-06x86/vdso: Change time() prototype to match __vdso_time()Arnd Bergmann
2017-12-07Merge branch 'drm-fixes-4.15' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-12-06xen-netback: Fix logging message with spurious period after newlineJoe Perches
2017-12-06net: thunderx: Fix TCP/UDP checksum offload for IPv4 pktsFlorian Westphal
2017-12-06arm64/sve: Avoid dereference of dead task_struct in KVM guest entryDave Martin
2017-12-06Merge tag 'iommu-v4.15-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-12-06Merge tag 'sound-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-12-06x86: Fix Sparse warnings about non-static functionsColin Ian King
2017-12-06efi: Add comment to avoid future expanding of sysfs systabDave Young
2017-12-06efi/esrt: Use memunmap() instead of kfree() to free the remappingPan Bian
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman
2017-12-06sched/fair: Update and fix the runnable propagation ruleVincent Guittot
2017-12-06sched/wait: Fix add_wait_queue() behavioral changeOmar Sandoval
2017-12-06locking/lockdep: Fix possible NULL derefPeter Zijlstra
2017-12-06cpu/hotplug: Fix state name in takedown_cpu() commentBrendan Jackman
2017-12-06arm64: SW PAN: Update saved ttbr0 value on enter_lazy_tlbWill Deacon
2017-12-06arm64: SW PAN: Point saved ttbr0 at the zero page when switching to init_mmWill Deacon
2017-12-06arm64: fpsimd: Abstract out binding of task's fpsimd context to the cpu.Dave Martin
2017-12-06arm64: fpsimd: Prevent registers leaking from dead tasksDave Martin
2017-12-06KVM: x86: fix APIC page invalidationRadim Krčmář
2017-12-06Merge tag 'kvm-s390-master-4.15-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2017-12-06xen/pvcalls: Fix a check in pvcalls_front_remove()Dan Carpenter
2017-12-06xen/pvcalls: check for xenbus_read() errorsDan Carpenter
2017-12-06drm/ttm: swap consecutive allocated pooled pages v4Christian König
2017-12-07powerpc/xmon: Don't print hashed pointers in xmonMichael Ellerman
2017-12-06powerpc/64s: Initialize ISAv3 MMU registers before setting partition tableNicholas Piggin
2017-12-06x86/power: Fix some ordering bugs in __restore_processor_context()Andy Lutomirski
2017-12-06x86/PCI: Make broadcom_postcore_init() check acpi_disabledRafael J. Wysocki
2017-12-06x86/microcode/AMD: Add support for fam17h microcode loadingTom Lendacky
2017-12-06x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMDRudolf Marek
2017-12-06drm: safely free connectors from connector_iterDaniel Vetter