summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-02-20Linux 4.14.102v4.14.102Greg Kroah-Hartman1-1/+1
2019-02-20uapi/if_ether.h: move __UAPI_DEF_ETHHDR libc defineHauke Mehrtens2-7/+5
2019-02-20pinctrl: msm: fix gpio-hog related boot issuesChristian Lamparter1-5/+18
2019-02-20futex: Cure exit raceThomas Gleixner1-6/+63
2019-02-20sched, trace: Fix prev_state output in sched_switch tracepointPavankumar Kondeti1-1/+11
2019-02-20drm/i915: Prevent a race during I915_GEM_MMAP ioctl with WC setJoonas Lahtinen1-1/+11
2019-02-20dm thin: fix bug where bio that overwrites thin block ignores FUANikos Tsironis1-5/+50
2019-02-20dm crypt: don't overallocate the integrity tag spaceMikulas Patocka1-1/+1
2019-02-20x86/a.out: Clear the dump structure initiallyBorislav Petkov1-2/+4
2019-02-20md/raid1: don't clear bitmap bits on interrupted recovery.Nate Dailey1-11/+18
2019-02-20signal: Restore the stop PTRACE_EVENT_EXITEric W. Biederman1-2/+5
2019-02-20x86/platform/UV: Use efi_runtime_lock to serialise BIOS callsHedi Berriche3-3/+35
2019-02-20tracing/uprobes: Fix output for multiple string argumentsAndreas Ziegler1-1/+8
2019-02-20alpha: Fix Eiger NR_IRQS to 128Meelis Roos1-3/+3
2019-02-20alpha: fix page fault handling for r16-r18 targetsSergei Trofimovich1-1/+1
2019-02-20mm: proc: smaps_rollup: fix pss_locked calculationSandeep Patil1-8/+14
2019-02-20Input: elantech - enable 3rd button support on Fujitsu CELSIUS H780Matti Kurkela1-0/+9
2019-02-20Input: bma150 - register input device after setting private dataJonathan Bakker1-4/+5
2019-02-20kvm: vmx: Fix entry number check for add_atomic_switch_msr()Xiaoyao Li1-1/+2
2019-02-20ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt1-1/+8
2019-02-20ALSA: hda - Add quirk for HP EliteBook 840 G5Jurica Vukadin1-0/+1
2019-02-20perf/x86: Add check_period PMU callbackJiri Olsa5-2/+58
2019-02-20perf/core: Fix impossible ring-buffer sizes warningIngo Molnar1-1/+1
2019-02-20Input: elan_i2c - add ACPI ID for touchpad in Lenovo V330-15ISKMauro Ciancio1-0/+1
2019-02-20Revert "Input: elan_i2c - add ACPI ID for touchpad in ASUS Aspire F5-573G"Dmitry Torokhov1-1/+0
2019-02-20cifs: Limit memory used by lock request calls to a pageRoss Lagerwall2-0/+12
2019-02-20drm/nouveau/falcon: avoid touching registers if engine is offIlia Mirkin1-2/+5
2019-02-20drm/nouveau: Don't disable polling in fallback modeTakashi Iwai1-3/+4
2019-02-20gpio: pl061: handle failed allocationsNicholas Mc Guire1-1/+5
2019-02-20ARM: dts: kirkwood: Fix polarity of GPIO fan linesLinus Walleij1-2/+2
2019-02-20ARM: dts: da850-lcdk: Correct the sound card namePeter Ujfalusi1-1/+1
2019-02-20ARM: dts: da850-evm: Correct the sound card namePeter Ujfalusi1-1/+1
2019-02-20nvme-pci: use the same attributes when freeing host_mem_desc_bufs.Liviu Dudau1-4/+6
2019-02-20drm/bridge: tc358767: fix output H/V syncsTomi Valkeinen1-1/+5
2019-02-20drm/bridge: tc358767: reject modes which require too much BWTomi Valkeinen1-0/+10
2019-02-20drm/bridge: tc358767: fix initial DP0/1_SRCCTRL valueTomi Valkeinen1-6/+5
2019-02-20drm/bridge: tc358767: fix single lane configurationTomi Valkeinen1-2/+8
2019-02-20drm/bridge: tc358767: add defines for DP1_SRCCTRL & PHY_2LANETomi Valkeinen1-3/+7
2019-02-20cpufreq: check if policy is inactive early in __cpufreq_get()Sudeep Holla1-8/+4
2019-02-20perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo1-1/+2
2019-02-20ACPI: NUMA: Use correct type for printing addresses on i386-PAEChao Fan1-3/+3
2019-02-20bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens1-0/+18
2019-02-20net: create skb_gso_validate_mac_len()Daniel Axtens3-23/+66
2019-02-20ARM: fix the cockup in the previous patchRussell King1-2/+2
2019-02-20ARM: ensure that processor vtables is not lost after bootRussell King1-0/+10
2019-02-20ARM: spectre-v2: per-CPU vtables to work around big.Little systemsRussell King4-15/+61
2019-02-20ARM: add PROC_VTABLE and PROC_TABLE macrosRussell King2-16/+27
2019-02-20ARM: clean up per-processor check_bugs method callRussell King2-2/+3
2019-02-20ARM: split out processor lookupRussell King2-12/+20
2019-02-20ARM: make lookup_processor_type() non-__initRussell King1-3/+3