summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-04-05gpio: gpio-omap: fix level interrupt idlingRussell King1-6/+8
2019-04-05net/mlx5: Avoid panic when setting vport mac, getting vport configTonghao Zhang1-2/+2
2019-04-05net/mlx5: Avoid panic when setting vport rateTonghao Zhang1-4/+9
2019-04-05tracing: kdb: Fix ftdump to not sleepDouglas Anderson4-7/+12
2019-04-05f2fs: fix to avoid deadlock in f2fs_read_inline_dir()Chao Yu1-1/+7
2019-04-05f2fs: fix to adapt small inline xattr space in __find_inline_xattr()Chao Yu1-3/+10
2019-04-05h8300: use cc-cross-prefix instead of hardcoding h8300-unknown-linux-Masahiro Yamada1-1/+1
2019-04-05CIFS: fix POSIX lock leak and invalid ptr derefAurelien Aptel1-1/+13
2019-04-05tty/serial: atmel: RS485 HD w/DMA: enable RX after TX is stoppedRazvan Stefanescu1-3/+21
2019-04-05tty/serial: atmel: Add is_half_duplex helperRazvan Stefanescu1-8/+11
2019-04-05ext4: cleanup bh release code in ext4_ind_remove_space()zhangyi (F)1-25/+22
2019-04-05arm64: debug: Don't propagate UNKNOWN FAR into si_code for debug signalsWill Deacon1-4/+5
2019-04-03Linux 4.19.33v4.19.33Greg Kroah-Hartman1-1/+1
2019-04-03platform: x86: intel_cht_int33fe: Remove the old connections for the muxesHeikki Krogerus1-14/+4
2019-04-03usb: typec: class: Don't use port parent for getting mux handlesHeikki Krogerus1-23/+15
2019-04-03platform: x86: intel_cht_int33fe: Add connections for the USB Type-C portHeikki Krogerus1-1/+11
2019-04-03platform: x86: intel_cht_int33fe: Add connection for the DP alt modeHeikki Krogerus1-3/+6
2019-04-03platform: x86: intel_cht_int33fe: Register all connections at onceHeikki Krogerus1-10/+4
2019-04-03drivers: base: Helpers for adding device connection descriptionsHeikki Krogerus1-0/+24
2019-04-03bpf: do not restore dst_reg when cur_state is freedXu Yu1-1/+1
2019-04-03staging: erofs: keep corrupted fs from crashing kernel in erofs_readdir()Gao Xiang1-20/+25
2019-04-03staging: erofs: fix error handling when failed to read compresssed dataGao Xiang1-13/+29
2019-04-03KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hostsSean Christopherson3-14/+13
2019-04-03KVM: x86: update %rip after emulating IOSean Christopherson2-10/+27
2019-04-03KVM: Reject device ioctls from processes other than the VM's creatorSean Christopherson2-5/+14
2019-04-03x86/smp: Enforce CONFIG_HOTPLUG_CPU when SMP=yThomas Gleixner1-7/+1
2019-04-03cpu/hotplug: Prevent crash when CPU bringup fails on CONFIG_HOTPLUG_CPU=nThomas Gleixner1-2/+18
2019-04-03watchdog: Respect watchdog cpumask on CPU hotplugThomas Gleixner1-2/+4
2019-04-03powerpc/64: Fix memcmp reading past the end of src/destMichael Ellerman1-4/+13
2019-04-03powerpc/pseries/energy: Use OF accessor functions to read ibm,drc-indexesGautham R. Shenoy1-9/+18
2019-04-03objtool: Query pkg-config for libelf locationRolf Eike Beer2-3/+8
2019-04-03perf intel-pt: Fix TSC slipAdrian Hunter1-12/+8
2019-04-03perf pmu: Fix parser error for uncore event aliasKan Liang1-0/+10
2019-04-03mm/migrate.c: add missing flush_dcache_page for non-mapped page migrateLars Persson1-3/+8
2019-04-03mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specifiedYang Shi1-7/+33
2019-04-03iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debuggingNicolas Boichat1-4/+15
2019-04-03mm: add support for kmem caches in DMA32 zoneNicolas Boichat5-2/+12
2019-04-03usb: cdc-acm: fix race during wakeup blocking TX trafficRomain Izard1-3/+1
2019-04-03xhci: Don't let USB3 ports stuck in polling state prevent suspendMathias Nyman2-7/+20
2019-04-03usb: xhci: dbc: Don't free all memory with spinlock heldMathias Nyman1-2/+3
2019-04-03xhci: Fix port resume done detection for SS ports with LPM enabledMathias Nyman1-3/+6
2019-04-03usb: host: xhci-rcar: Add XHCI_TRUST_TX_LENGTH quirkYasushi Asano1-0/+1
2019-04-03usb: common: Consider only available nodes for dr_modeFabrizio Castro1-0/+2
2019-04-03USB: gadget: f_hid: fix deadlock in f_hidg_write()Radoslav Gerganov1-3/+3
2019-04-03usb: mtu3: fix EXTCON dependencyArnd Bergmann1-0/+1
2019-04-03phy: sun4i-usb: Support set_mode to USB_HOST for non-OTG PHYsChen-Yu Tsai1-1/+4
2019-04-03gpio: adnp: Fix testing wrong value in adnp_gpio_direction_inputAxel Lin1-2/+4
2019-04-03gpio: exar: add a check for the return value of ida_simple_get failsKangjie Lu1-0/+2
2019-04-03drm/i915/gvt: Fix MI_FLUSH_DW parsing with correct index checkZhenyu Wang1-1/+1
2019-04-03drm/vkms: fix use-after-free when drm_gem_handle_create() failsEric Biggers1-4/+1