summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-11Linux 5.1.1v5.1.1Greg Kroah-Hartman
2019-05-11arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon
2019-05-11locking/futex: Allow low-level atomic operations to return -EAGAINWill Deacon
2019-05-11i3c: Fix a shift wrap bug in i3c_bus_set_addr_slot_status()Dan Carpenter
2019-05-11ASoC: Intel: avoid Oops if DMA setup failsRoss Zwisler
2019-05-11UAS: fix alignment of scatter/gather segmentsOliver Neukum
2019-05-11Bluetooth: hci_bcm: Fix empty regulator supplies for Intel MacsChen-Yu Tsai
2019-05-11Bluetooth: Fix not initializing L2CAP tx_creditsLuiz Augusto von Dentz
2019-05-11Bluetooth: Align minimum encryption key size for LE and BR/EDR connectionsMarcel Holtmann
2019-05-11Bluetooth: hidp: fix buffer overflowYoung Xiao
2019-05-11scsi: qla2xxx: Fix device staying in blocked stateQuinn Tran
2019-05-11scsi: qla2xxx: Set remote port devloss timeout to 0Giridhar Malavali
2019-05-11scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routinesAndrew Vasquez
2019-05-11scsi: lpfc: change snprintf to scnprintf for possible overflowSilvio Cesare
2019-05-11soc: sunxi: Fix missing dependency on REGMAP_MMIOSamuel Holland
2019-05-11ACPI / LPSS: Use acpi_lpss_* instead of acpi_subsys_* functions for hibernateHans de Goede
2019-05-11cpufreq: armada-37xx: fix frequency calculation for oppGregory CLEMENT
2019-05-11iio: adc: qcom-spmi-adc5: Fix of-based module autoloadingBjorn Andersson
2019-05-11intel_th: pci: Add Comet Lake supportAlexander Shishkin
2019-05-11genirq: Prevent use-after-free and work list corruptionPrasad Sodagudi
2019-05-11usb-storage: Set virt_boundary_mask to avoid SG overflowsAlan Stern
2019-05-11USB: cdc-acm: fix unthrottle racesJohan Hovold
2019-05-11USB: serial: f81232: fix interrupt worker not stopJi-Ze Hong (Peter Hong)
2019-05-11usb: dwc3: Fix default lpm_nyet_threshold valueThinh Nguyen
2019-05-11usb: dwc3: Allow building USB_DWC3_QCOM without EXTCONMarc Gonzalez
2019-05-11staging: most: sound: pass correct device when creating a sound cardChristian Gromm
2019-05-11staging: most: cdev: fix chrdev_region leak in mod_exitSuresh Udipi
2019-05-11staging: wilc1000: Avoid GFP_KERNEL allocation from atomic context.Tetsuo Handa
2019-05-11staging: greybus: power_supply: fix prop-descriptor request sizeJohan Hovold
2019-05-11ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warningsAndrey Ryabinin
2019-05-11Drivers: hv: vmbus: Remove the undesired put_cpu_ptr() in hv_synic_cleanup()Dexuan Cui
2019-05-05Linux 5.1v5.1Linus Torvalds
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-05-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2019-05-05perf/x86/intel: Fix race in intel_pmu_disable_event()Jiri Olsa
2019-05-04Merge tag 'powerpc-5.1-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-03Merge branch 'i2c/for-current-fixed' of ssh://gitolite.kernel.org/pub/scm/lin...Linus Torvalds
2019-05-03Merge tag 'drm-fixes-2019-05-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-05-03Merge tag 'clk-fixes-for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-03Merge tag 'sound-5.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2019-05-03perf/x86/intel/pt: Remove software double buffering PMU capabilityAlexander Shishkin
2019-05-03perf/ring_buffer: Fix AUX software double bufferingAlexander Shishkin
2019-05-03Merge tag 'perf-urgent-for-mingo-5.1-20190502' of git://git.kernel.org/pub/sc...Ingo Molnar
2019-05-03Merge tag 'drm-misc-fixes-2019-05-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2019-05-02perf tools: Remove needless asm/unistd.h include fixing build in some placesArnaldo Carvalho de Melo
2019-05-02tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscvArnaldo Carvalho de Melo
2019-05-02tools build: Add -ldl to the disassembler-four-args feature testArnaldo Carvalho de Melo