summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-28arm64: dts: imx8mm: fix compatible string for sdmaShengjiu Wang
2019-10-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-10-28ALSA: hda - Fix pending unsol events at shutdownTakashi Iwai
2019-10-28Merge branch 'for-linus' into for-nextTakashi Iwai
2019-10-28reset: fix reset_control_ops kerneldoc commentRandy Dunlap
2019-10-28Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai
2019-10-28perf/headers: Fix spelling s/EACCESS/EACCES/, s/privilidge/privilege/Geert Uytterhoeven
2019-10-28perf/x86/uncore: Fix event group supportKan Liang
2019-10-28perf/x86/amd/ibs: Handle erratum #420 only on the affected CPU family (10h)Kim Phillips
2019-10-28perf/x86/amd/ibs: Fix reading of the IBS OpData register and thus precise RIP...Kim Phillips
2019-10-28perf/core: Start rejecting the syscall with attr.__reserved_2 setAlexander Shishkin
2019-10-28clk: imx8m: Use SYS_PLL1_800M as intermediate parent of CLK_ARMLeonard Crestez
2019-10-28vringh: fix copy direction of vringh_iov_push_kern()Jason Wang
2019-10-28vsock/virtio: remove unused 'work' field from 'struct virtio_vsock_pkt'Stefano Garzarella
2019-10-28virtio_ring: fix stalls for packed ringsMarvin Liu
2019-10-28x86/tsx: Add config options to set tsx=on|off|autoMichal Hocko
2019-10-28riscv: for C functions called only from assembly, mark with __visiblePaul Walmsley
2019-10-28riscv: fp: add missing __user pointer annotationsPaul Walmsley
2019-10-28riscv: add missing header file includesPaul Walmsley
2019-10-28riscv: mark some code and data as file-staticPaul Walmsley
2019-10-28riscv: init: merge split string literals in preprocessor directivePaul Walmsley
2019-10-28riscv: add prototypes for assembly language functions from head.SPaul Walmsley
2019-10-28x86/speculation/taa: Add documentation for TSX Async AbortPawan Gupta
2019-10-28x86/tsx: Add "auto" option to the tsx= cmdline parameterPawan Gupta
2019-10-28kvm/x86: Export MDS_NO=0 to guests when TSX is enabledPawan Gupta
2019-10-28x86/speculation/taa: Add sysfs reporting for TSX Async AbortPawan Gupta
2019-10-28x86/speculation/taa: Add mitigation for TSX Async AbortPawan Gupta
2019-10-28x86/cpu: Add a "tsx=" cmdline option with TSX disabled by defaultPawan Gupta
2019-10-28x86/cpu: Add a helper function x86_read_arch_cap_msr()Pawan Gupta
2019-10-28x86/msr: Add the IA32_TSX_CTRL MSRPawan Gupta
2019-10-27io_uring: Fix leaked shadow_reqPavel Begunkov
2019-10-28ARM: dts: imx6-logicpd: Re-enable SNVS power keyAdam Ford
2019-10-27fix memory leak in large read decrypt offloadSteve French
2019-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2019-10-27Linux 5.4-rc5Linus Torvalds
2019-10-27iio: adc: stm32-adc: fix stopping dmaFabrice Gasnier
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-27Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-10-27Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2019-10-27usb: cdns3: gadget: Don't manage pullupsRoger Quadros
2019-10-27usb: dwc3: remove the call trace of USBx_GFLADJYinbo Zhu
2019-10-27usb: gadget: configfs: fix concurrent issue between composite APIsPeter Chen
2019-10-27usb: dwc3: pci: prevent memory leak in dwc3_pci_probeNavid Emamdoost
2019-10-27usb: gadget: composite: Fix possible double free memory bugChandana Kishori Chiluveru
2019-10-27usb: gadget: udc: atmel: Fix interrupt storm in FIFO mode.Cristian Birsan
2019-10-27usb: renesas_usbhs: fix type of bufBen Dooks (Codethink)
2019-10-27usb: renesas_usbhs: Fix warnings in usbhsg_recip_handler_std_set_device()Yoshihiro Shimoda