summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2018-10-212-1/+13
|\
| * i2c: rcar: cleanup DMA for all kinds of failureWolfram Sang2018-10-201-1/+5
| * MAINTAINERS: Add entry for Broadcom STB I2C controllerKamal Dasu2018-10-201-0/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-214-8/+8
|\ \
| * | Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"Roopa Prabhu2018-10-201-2/+1
| * | net/ipv6: Fix index counter for unicast addresses in in6_dump_addrsDavid Ahern2018-10-201-2/+4
| * | net: fix pskb_trim_rcsum_slow() with odd trim offsetDimitris Michailidis2018-10-201-2/+3
| * | Revert "bond: take rcu lock in netpoll_send_skb_on_dev"David S. Miller2018-10-191-2/+0
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-10-209-18/+30
|\ \ \
| * | | x86/swiotlb: Enable swiotlb for > 4GiG RAM on 32-bit kernelsChristoph Hellwig2018-10-191-2/+0
| * | | x86/fpu: Fix i486 + no387 boot crash by only saving FPU registers on context ...Sebastian Andrzej Siewior2018-10-171-1/+1
| * | | x86/fpu: Remove second definition of fpu in __fpu__restore_sig()Sebastian Andrzej Siewior2018-10-171-1/+0
| * | | x86/entry/64: Further improve paranoid_entry commentsAndy Lutomirski2018-10-171-6/+4
| * | | x86/entry/32: Clear the CS high bitsJan Kiszka2018-10-171-6/+7
| * | | x86/boot: Add -Wno-pointer-sign to KBUILD_CFLAGSNathan Chancellor2018-10-141-0/+1
| * | | x86/time: Correct the attribute on jiffies' definitionNathan Chancellor2018-10-141-1/+1
| * | | x86/entry: Add some paranoid entry/exit CR3 handling commentsDave Hansen2018-10-141-0/+15
| * | | x86/percpu: Fix this_cpu_read()Peter Zijlstra2018-10-141-4/+4
| * | | x86/tsc: Force inlining of cyc2ns bitsPeter Zijlstra2018-10-141-3/+3
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2018-10-202-4/+22
|\ \ \ \
| * | | | sched/fair: Fix the min_vruntime update logic in dequeue_entity()Song Muchun2018-10-161-1/+1
| * | | | sched/fair: Fix throttle_list starvation with low CFS quotaPhil Auld2018-10-112-3/+21
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2018-10-2012-45/+39
|\ \ \ \ \
| * \ \ \ \ Merge tag 'perf-urgent-for-mingo-4.19-20181017' of git://git.kernel.org/pub/s...Ingo Molnar2018-10-1812-45/+39
| |\ \ \ \ \
| | * | | | | perf tools: Stop fallbacking to kallsyms for vdso symbols lookupArnaldo Carvalho de Melo2018-10-171-19/+2
| | * | | | | perf tools: Pass build flags to traceevent buildJiri Olsa2018-10-161-1/+1
| | * | | | | perf report: Don't crash on invalid inline debug informationMilian Wolff2018-10-161-0/+3
| | * | | | | perf cpu_map: Align cpu map synthesized events properly.David Miller2018-10-161-0/+1
| | * | | | | perf tools: Fix tracing_path_mount proper pathJiri Olsa2018-10-161-2/+2
| | * | | | | perf tools: Fix use of alternatives to find JDIRJarod Wilson2018-10-161-1/+1
| | * | | | | perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...Jiri Olsa2018-10-162-0/+4
| | * | | | | perf vendor events intel: Fix wrong filter_band* values for uncore eventsJiri Olsa2018-10-112-16/+16
| | * | | | | Revert "perf tools: Fix PMU term format max value calculation"Jiri Olsa2018-10-091-6/+7
| | * | | | | tools headers uapi: Sync kvm.h copyArnaldo Carvalho de Melo2018-10-081-0/+1
| | * | | | | tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo2018-10-081-0/+1
* | | | | | | Merge tag 'drm-fixes-2018-10-20-1' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-10-204-5/+35
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2018-10-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2018-10-204-5/+35
| |\ \ \ \ \ \ \
| | * | | | | | | drm/sun4i: Fix an ulong overflow in the dotclock driverBoris Brezillon2018-10-191-1/+11
| | * | | | | | | drm: Get ref on CRTC commit object when waiting for flip_doneLeo Li2018-10-183-4/+24
* | | | | | | | | Merge tag 'trace-v4.19-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman2018-10-202-7/+105
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | selftests: ftrace: Add synthetic event syntax testcaseMasami Hiramatsu2018-10-191-0/+80
| * | | | | | | | | tracing: Fix synthetic event to allow semicolon at endMasami Hiramatsu2018-10-191-1/+1
| * | | | | | | | | tracing: Fix synthetic event to accept unsigned modifierMasami Hiramatsu2018-10-191-6/+24
* | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Greg Kroah-Hartman2018-10-201-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGMMikhail Nikiforov2018-10-151-0/+1
* | | | | | | | | | | Merge tag 'usb-4.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Greg Kroah-Hartman2018-10-197-27/+65
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | usb: gadget: storage: Fix Spectre v1 vulnerabilityGustavo A. R. Silva2018-10-171-0/+3
| * | | | | | | | | | | USB: fix the usbfs flag sanitization for control transfersAlan Stern2018-10-161-2/+2
| * | | | | | | | | | | usb: xhci: pci: Enable Intel USB role mux on Apollo Lake platformsHeikki Krogerus2018-10-091-2/+4
| * | | | | | | | | | | usb: roles: intel_xhci: Fix Unbalanced pm_runtime_enableWan Ahmad Zainie2018-10-091-0/+2