summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-05perf script python: Add trace_context extension module to sys.modulesTony Jones1-3/+9
2019-04-05perf script python: Use PyBytes for attr in trace-event-pythonTony Jones1-2/+1
2019-04-05perf trace: Fixup etcsnoop exampleArnaldo Carvalho de Melo1-1/+2
2019-04-05platform/x86: intel-hid: Missing power button release on some Dell modelsJérôme de Bretagne1-2/+5
2019-04-05usb: dwc3: gadget: Fix OTG events when gadget driver isn't loadedRoger Quadros1-0/+2
2019-04-05regulator: mcp16502: Include linux/gpio/consumer.h to fix build errorAxel Lin1-0/+1
2019-04-05ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto1-1/+11
2019-04-05drm/amd/display: Enable vblank interrupt during CRC captureNicholas Kazlauskas2-22/+34
2019-04-05powerpc/pseries: Perform full re-add of CPU for topology update post-migrationNathan Fontenot3-8/+22
2019-04-05tty: increase the default flip buffer limit to 2*640KManfred Schlaegl1-1/+1
2019-04-05backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial stateChen-Yu Tsai1-1/+1
2019-04-05cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix ...Oleg Nesterov5-9/+15
2019-04-05powerpc/64s: Clear on-stack exception marker upon exception returnNicolai Stange1-0/+7
2019-04-05selftests/bpf: skip verifier tests for unsupported program typesStanislav Fomichev1-1/+8
2019-04-05bpf: fix missing prototype warningsValdis Kletnieks1-1/+3
2019-04-05block, bfq: fix queue removal from weights treePaolo Valente2-7/+16
2019-04-05block, bfq: fix in-service-queue check for queue mergingPaolo Valente2-1/+7
2019-04-05ARM: avoid Cortex-A9 livelock on tight dmb loopsRussell King5-4/+17
2019-04-05ARM: 8830/1: NOMMU: Toggle only bits in EXC_RETURN we are really care ofVladimir Murzin4-2/+10
2019-04-05mt7601u: bump supported EEPROM versionStanislaw Gruszka1-1/+1
2019-04-05drm/msm/dpu: Convert to a chained irq chipStephen Boyd1-15/+21
2019-04-05soc: qcom: gsbi: Fix error handling in gsbi_probe()Alexey Khoroshilov1-2/+5
2019-04-05efi/arm/arm64: Allow SetVirtualAddressMap() to be omittedArd Biesheuvel4-0/+19
2019-04-05ARM: dts: lpc32xx: Remove leading 0x and 0s from bindings notationMathieu Malaterre1-9/+9
2019-04-05drm/vkms: Bugfix extra vblank frameShayenne Moura1-0/+3
2019-04-05drm/vkms: Bugfix racing hrtimer vblank handleShayenne Moura1-12/+6
2019-04-05sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()Andrea Parri3-9/+10
2019-04-05efi/memattr: Don't bail on zero VA if it equals the region's PAArd Biesheuvel1-1/+1
2019-04-05sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACKHidetoshi Seto1-0/+4
2019-04-05ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang1-0/+1
2019-04-05iwlwifi: mvm: fix RFH config command with >=10 CPUsJohannes Berg1-6/+14
2019-04-05staging: spi: mt7621: Add return code check on device_reset()Stefan Roese1-1/+6
2019-04-05i2c: of: Try to find an I2C adapter matching the parentThierry Reding1-1/+13
2019-04-05platform/x86: intel_pmc_core: Fix PCH IP sts readingRajneesh Bhardwaj2-2/+3
2019-04-05e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng1-0/+2
2019-04-05e1000e: fix cyclic resets at link up with active txKonstantin Khlebnikov1-9/+6
2019-04-05perf/aux: Make perf_event accessible to setup_aux()Mathieu Poirier7-14/+17
2019-04-05drm/amd/display: Disconnect mpcc when changing tgNicholas Kazlauskas1-3/+4
2019-04-05powerpc/ptrace: Mitigate potential Spectre v1Breno Leitao1-1/+7
2019-04-05x86/kexec: Fill in acpi_rsdp_addr from the first kernelKairui Song1-1/+3
2019-04-05bpf: test_maps: fix possible out of bound access warningBreno Leitao1-13/+14
2019-04-05drm/amd/display: Don't re-program planes for DPMS changesNicholas Kazlauskas1-1/+2
2019-04-05drm: rcar-du: add missing of_node_putJulia Lawall1-0/+2
2019-04-05cdrom: Fix race condition in cdrom_sysctl_registerGuenter Roeck1-4/+3
2019-04-05fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl1-0/+3
2019-04-05net: phy: consider latched link-down status in polling modeHeiner Kallweit2-6/+17
2019-04-05iw_cxgb4: fix srqidx leak during connection abortRaju Rangoju1-2/+3
2019-04-05net: marvell: mvpp2: fix stuck in-band SGMII negotiationRussell King1-6/+11
2019-04-05genirq: Avoid summation loops for /proc/statThomas Gleixner4-4/+24
2019-04-05bcache: improve sysfs_strtoul_clamp()Coly Li1-3/+10