All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-06 06:24:45 to 2019-11-06 07:15:29 UTC [more...]

[PATCH V9 0/6] mdev based hardware virtio offloading support
 2019-11-06  7:05 UTC  (39+ messages)
  ` [Intel-gfx] "
  ` [PATCH V9 1/6] mdev: class id support
  ` [Intel-gfx] "
  ` [PATCH V9 2/6] modpost: add support for mdev class id
      ` [Intel-gfx] "
  ` [PATCH V9 3/6] mdev: introduce device specific ops
  ` [Intel-gfx] "
  ` [PATCH V9 4/6] mdev: introduce virtio device and its device ops
  ` [Intel-gfx] "
  ` [PATCH V9 5/6] virtio: introduce a mdev based transport
  ` [Intel-gfx] "
  ` [PATCH V9 6/6] docs: sample driver to demonstrate how to implement virtio-mdev framework

[PATCH] ath11k: fix kernel panic by freeing the msdu received with invalid length
 2019-11-06  7:14 UTC 

[U-Boot] required host packages on Travis CI
 2019-11-06  7:12 UTC  (5+ messages)

Questions about openbmc-test-automation
 2019-11-06  7:12 UTC  (4+ messages)

[Buildroot] Raspberrypi4: Unable to run Weston?
 2019-11-06  7:11 UTC  (4+ messages)

[PULL 0/1] Ui 20191106 patches
 2019-11-06  7:07 UTC  (2+ messages)
` [PULL 1/1] qemu-options: Rework the help text of the '-display' option

[PATCH 0/2] x86, efi/random: invoke EFI_RNG_PROTOCOL in the x86 EFI stub
 2019-11-06  7:06 UTC  (3+ messages)
` [PATCH 1/2] efi/random: use arch-independent efi_call_proto()
` [PATCH 2/2] x86: efi/random: Invoke EFI_RNG_PROTOCOL to seed the UEFI RNG table

[dpdk-dev] [PATCH] net/ice: fix segmentation fault for RSS init
 2019-11-06  7:08 UTC 

[PATCH] libdrm:upgrade 2.4.99 -> 2.4.100
 2019-11-06  7:09 UTC 

[PATCH v4 00/20] mtd: spi-nor: Quad Enable and (un)lock methods
 2019-11-06  7:07 UTC  (5+ messages)
` [PATCH v4 01/20] mtd: spi-nor: Use dev_dbg insted of dev_err for low level info

[PATCH] gpio: xgs-iproc: Fix section mismatch on device tree match table
 2019-11-06  7:08 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: switch intel_ddi_init() to intel types
 2019-11-06  7:08 UTC  (6+ messages)
  `  "
  ` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
      `  "

[PATCH] mm/madvise: replace with page_size() in madvise_inject_error()
 2019-11-06  7:06 UTC 

[alsa-devel] [PATCH] ASoC: soc-core: fixup dead-lock at snd_soc_unregister_component()
 2019-11-06  7:05 UTC  (2+ messages)
`  "

linux-next: build warning after merge of the akpm-current tree
 2019-11-06  7:05 UTC 

[PATCH V9 0/6] mdev based hardware virtio offloading support
 2019-11-06  7:05 UTC 

[PATCH v5 00/48] atmel_mxt_ts misc
 2019-11-06  7:01 UTC  (49+ messages)
` [PATCH v5 01/48] Input: introduce input_mt_report_slot_inactive
` [PATCH v5 02/48] Input: atmel_mxt_ts - rework sysfs init/remove
` [PATCH v5 03/48] Input: atmel_mxt_ts - only read messages in mxt_acquire_irq() when necessary
` [PATCH v5 04/48] Input: atmel_mxt_ts - split large i2c transfers into blocks
` [PATCH v5 05/48] Input: atmel_mxt_ts - output status from T48 Noise Supression
` [PATCH v5 06/48] Input: atmel_mxt_ts - output status from T42 Touch Suppression
` [PATCH v5 07/48] Input: atmel_mxt_ts - implement T9 vector/orientation support
` [PATCH v5 08/48] Input: atmel_mxt_ts - implement T15 Key Array support
` [PATCH v5 09/48] Input: atmel_mxt_ts - handle reports from T47 Stylus object
` [PATCH v5 10/48] Input: atmel_mxt_ts - implement support for T107 active stylus
` [PATCH v5 11/48] Input: atmel_mxt_ts - add debug for T92 gesture and T93 touch seq msgs
` [PATCH v5 12/48] Input: atmel_mxt_ts - release touch state during suspend
` [PATCH v5 13/48] Input: atmel_mxt_ts - add regulator control support
` [PATCH v5 14/48] Input: atmel_mxt_ts - report failures in suspend/resume
` [PATCH v5 15/48] Input: atmel_mxt_ts - allow specification of firmware file name
` [PATCH v5 16/48] Input: atmel_mxt_ts - handle cfg filename via pdata/sysfs
` [PATCH v5 17/48] Input: atmel_mxt_ts - allow input name to be specified in platform data
` [PATCH v5 18/48] Input: atmel_mxt_ts - add config checksum attribute to sysfs
` [PATCH v5 19/48] Input: atmel_mxt_ts - refactor firmware flash to extract context into struct
` [PATCH v5 20/48] Input: atmel_mxt_ts - refactor code to enter bootloader into separate func
` [PATCH v5 21/48] Input: atmel_mxt_ts - combine bootloader version query with probe
` [PATCH v5 22/48] Input: atmel_mxt_ts - improve bootloader state machine handling
` [PATCH v5 23/48] Input: atmel_mxt_ts - rename bl_completion to chg_completion
` [PATCH v5 24/48] Input: atmel_mxt_ts - make bootloader interrupt driven
` [PATCH v5 25/48] Input: atmel_mxt_ts - delay enabling IRQ when not using regulators
` [PATCH v5 26/48] Input: atmel_mxt_ts - implement I2C retries
` [PATCH v5 27/48] Input: atmel_mxt_ts - orientation is not present in hover
` [PATCH v5 28/48] Input: atmel_mxt_ts - implement debug output for messages
` [PATCH v5 29/48] Input: atmel_mxt_ts - implement improved debug message interface
` [PATCH v5 30/48] Input: atmel_mxt_ts - eliminate data->raw_info_block
` [PATCH v5 31/48] Input: atmel_mxt_ts - Change call-points of mxt_free_* functions
` [PATCH v5 32/48] Input: atmel_mxt_ts - rely on calculated_crc rather than file config_crc
` [PATCH v5 33/48] input: atmel_mxt_ts: export GPIO reset line via sysfs
` [PATCH v5 34/48] input: atmel_mxt_ts: Add Missing Delay for reset handling of Atmel touch panel controller in detachable displays
` [PATCH v5 35/48] Input: atmel_mxt_ts: Add support for run self-test routine
` [PATCH v5 36/48] Input: atmel_mxt_ts: Limit the max bytes transferred in an i2c transaction
` [PATCH v5 37/48] Input: atmel_mxt_ts: return error from mxt_process_messages_until_invalid()
` [PATCH v5 38/48] Input: Atmel: improve error handling in mxt_start()
` [PATCH v5 39/48] Input: Atmel: improve error handling in mxt_initialize()
` [PATCH v5 40/48] Input: Atmel: improve error handling in mxt_update_cfg()
` [PATCH v5 41/48] Input: Atmel: Improve error handling in mxt_initialize_input_device()
` [PATCH v5 42/48] Input: Atmel: handle ReportID "0x00" while processing T5 messages
` [PATCH v5 43/48] Input: Atmel: use T44 object to process "
` [PATCH v5 44/48] Input: atmel_mxt_ts: use gpiod_set_value_cansleep for reset pin
` [PATCH v5 45/48] input: touchscreen: atmel_mxt_ts: Added sysfs entry for touchscreen status
` [PATCH v5 46/48] input: atmel_mxt_ts: added sysfs interface to update atmel T38 data
` [PATCH v5 47/48] Input: atmel_mxt_ts: Implement synchronization during various operation
` [PATCH v5 48/48] Input: atmel_mxt_ts - Fix compilation warning

[alsa-devel] broonie-sound/for-next boot bisection: v5.4-rc6-292-gc1efaea10be0 on sun8i-h3-libretech-all-h3-cc
 2019-11-06  7:03 UTC  (4+ messages)
`  "

[PATCH v2 2/3] platform/x86: asus_wmi: Support fan boost mode on FX505DY/FX705DY
 2019-11-06  7:04 UTC  (4+ messages)

[PATCH v2 0/3] asus_wmi: Support of ASUS TUF laptops on Ryzen CPUs
 2019-11-06  7:03 UTC  (3+ messages)
` [PATCH v2 3/3] platform/x86: asus_wmi: Set default fan boost mode to normal

[PATCH v2] media: v4l2-mem2mem: Fix hold buf flag checks
 2019-11-06  7:02 UTC 

[dpdk-dev] [PATCH v5 1/3] security: add anti replay window size
 2019-11-06  7:02 UTC  (6+ messages)
` [dpdk-dev] [PATCH v6 "
  ` [dpdk-dev] [PATCH v6 2/3] ipsec: remove redundant replay_win_sz
  ` [dpdk-dev] [PATCH v6 3/3] crypto/dpaa2_sec: enable anti replay window config

[PATCH] scripts:patch-kernel:bash syntax replace,correct one
 2019-11-06  7:01 UTC  (5+ messages)

[ebiggers:wip-fscrypt 9/9] ./usr/include/linux/fscrypt.h:115:2: error: unknown type name 'u8'
 2019-11-06  6:59 UTC 

[PATCH] RDMA/i40iw: fix potential use after free
 2019-11-06  6:44 UTC 

[kvm-unit-tests PATCH 0/2] s390x: Improve architectural compliance for diag308
 2019-11-06  6:58 UTC  (4+ messages)
` [kvm-unit-tests PATCH 2/2] s390x: Remove DAT and add short indication psw bits on diag308 reset

[dpdk-dev] [PATCH v14 0/6] ethdev: add new Rx offload flags
 2019-11-06  6:58 UTC  (15+ messages)
` [dpdk-dev] [PATCH v15 0/7] "
  ` [dpdk-dev] [PATCH v15 3/7] ethdev: add validation to offloads set by PMD

[PATCH 02/62] gpio: gpio-104-dio-48e: Use new GPIO_LINE_DIRECTION
 2019-11-06  6:58 UTC  (3+ messages)

[PATCH] drivers: ipmi: Support for both IPMB Req and Resp
 2019-11-06  6:57 UTC  (2+ messages)

[PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-11-06  6:57 UTC  (8+ messages)
` [PATCH v10 1/8] mm: ksm: Export ksm_madvise()

[PATCH v1 03/10] KVM: Prepare kvm_is_reserved_pfn() for PG_reserved changes
 2019-11-06  6:56 UTC  (15+ messages)
                      ` [Xen-devel] "

[PATCH] drm/amd/powerplay: fix deadlock on setting power_dpm_force_performance_level
 2019-11-06  6:57 UTC  (3+ messages)

[PATCH] drm/amd/amdgpu: Add mutex to protect IB resources
 2019-11-06  6:56 UTC  (3+ messages)

[Xen-devel] [xen-4.8-testing test] 143733: regressions - trouble: fail/pass/starved
 2019-11-06  6:55 UTC 

linux-next: build warning after merge of the akpm-current tree
 2019-11-06  6:54 UTC 

[igt-dev] [PATCH v3 1/3] lib/rendercopy: Add AUX page table support
 2019-11-06  6:53 UTC  (2+ messages)
` [igt-dev] [PATCH v4 "

[meta-xfce][PATCH 1/3] xfce4-screenshooter: upgrade 1.9.6 -> 1.9.7
 2019-11-06  6:54 UTC  (3+ messages)
` [meta-xfce][PATCH 2/3] xfce4-time-out-plugin: upgrade 1.0.3 -> 1.1.0
` [meta-xfce][PATCH 3/3] xfce4-whiskermenu-plugin: upgrade 2.3.3 -> 2.3.4

[RFC PATCH v3 00/15] Support ROHM BD71828 PMIC
 2019-11-06  6:51 UTC  (6+ messages)
` [RFC PATCH v3 14/15] gpio: Add definition for GPIO direction

[PATCH v4 00/14] Add device tree support for sc7180
 2019-11-06  6:50 UTC  (15+ messages)
` [PATCH v4 01/14] dt-bindings: qcom: Add SC7180 bindings
` [PATCH v4 02/14] arm64: dts: sc7180: Add minimal dts/dtsi files for SC7180 soc
` [PATCH v4 03/14] dt-bindings: arm-smmu: update binding for qcom sc7180 SoC
` [PATCH v4 04/14] arm64: dts: sc7180: Add device node for apps_smmu
` [PATCH v4 05/14] arm64: dts: qcom: sc7180: Add cmd_db reserved area
` [PATCH v4 06/14] arm64: dts: qcom: sc7180: Add rpmh-rsc node
` [PATCH v4 07/14] drivers: irqchip: qcom-pdc: Move to an SoC independent compatible
` [PATCH v4 08/14] dt-bindings: qcom,pdc: Add compatible for sc7180
` [PATCH v4 09/14] arm64: dts: qcom: sc7180: Add pdc interrupt controller
` [PATCH v4 10/14] arm64: dts: qcom: sc7180: Add SPMI PMIC arbiter device
` [PATCH v4 11/14] arm64: dts: qcom: pm6150: Add PM6150/PM6150L PMIC peripherals
` [PATCH v4 12/14] arm64: dts: qcom: sc7180-idp: Add RPMh regulators
` [PATCH v4 13/14] arm64: dts: qcom: SC7180: Add node for rpmhcc clock driver
` [PATCH v4 14/14] arm64: dts: sc7180: Add qupv3_0 and qupv3_1

[PATCH v6 0/7] gpio: expose line bias flags to userspace
 2019-11-06  6:48 UTC  (5+ messages)

RE:Fakturacni 384752
 2019-11-06  6:24 UTC 

[dpdk-dev] [PATCH v1 1/1] net/octeontx2: add SDP interface support
 2019-11-06  6:45 UTC  (2+ messages)

[PATCH 13/62] gpio: gpio-f7188x: Use new GPIO_LINE_DIRECTION
 2019-11-06  6:44 UTC  (3+ messages)

[U-Boot] [PATCH 0/8] RISC-V AX25-AE350 support SPL
 2019-11-06  6:44 UTC  (12+ messages)
` [U-Boot] [PATCH 4/8] riscv: andes_plic: Fix some wrong configurations

[PATCH V2] mfd: qcom-spmi-pmic: Add support for pm6150 and pm6150l
 2019-11-06  6:43 UTC  (3+ messages)

[PATCH V8] mm/debug: Add tests validating architecture page table helpers
 2019-11-06  6:41 UTC  (7+ messages)

[dpdk-dev] [PATCH] net/octeontx2: fix compilation with x86_x32
 2019-11-06  6:41 UTC  (3+ messages)

[PATCH] uio: fix irq init with dt support & irq not defined
 2019-11-06  6:41 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [PATCH 1/2] ethdev: add flow action type update as an offload
 2019-11-06  6:40 UTC  (13+ messages)

[PATCH v6 0/3] RTC support for QEMU RISC-V virt machine
 2019-11-06  6:39 UTC  (5+ messages)
` [PATCH v6 1/3] hw: rtc: Add Goldfish RTC device

[PATCH] drm/panel: seperate panel power control from panel prepare/unprepare
 2019-11-06  6:40 UTC  (4+ messages)

[RFC] errno.h: Provide EFSCORRUPTED for everybody
 2019-11-06  6:39 UTC  (7+ messages)
      ` [f2fs-dev] "

[PATCH] RDMA/qedr: fix potential use after free
 2019-11-06  6:23 UTC 

[PATCH 00/10] crypto: omap fixes towards 5.5
 2019-11-06  6:39 UTC  (4+ messages)
` [PATCH 09/10] crypto: add timeout to crypto_wait_req

Bluez Compilation error for l_dbus_object_manager_enable arguments
 2019-11-06  6:35 UTC 

pull-request: wireless-drivers-next-2019-11-05
 2019-11-06  6:35 UTC  (3+ messages)

[PATCH v2] KVM: X86: Fix initialization of MSR lists(msrs_to_save[], emulated_msrs[] and msr_based_features[])
 2019-11-06  6:35 UTC 

[PATCH] drm/amd/powerplay: Protect backend resource when unload driver
 2019-11-06  6:31 UTC  (3+ messages)

[PATCH 1/2] seq_buf: Add printing formatted hex dumps
 2019-11-06  6:27 UTC  (2+ messages)
` [PATCH 2/2] tracing: Use seq_buf_hex_dump() to dump buffers

[PATCH] drm/amdgpu: Need to disable msix when unloading driver
 2019-11-06  6:28 UTC  (4+ messages)

[PATCH v2] usb: Allow USB device to be warm reset in suspended state
 2019-11-06  6:27 UTC 

[net-next 1/2] tipc: update cluster capabilities if node deleted
 2019-11-06  6:26 UTC  (2+ messages)
` [net-next 2/2] tipc: reduce sensitive to retransmit failures

guest / host buffer sharing 
 2019-11-06  6:24 UTC  (3+ messages)

[PATCH] ARM: dts: exynos5420: add mali dt bindings and enable mali on Odroid XU3/4
 2019-11-06  6:25 UTC 

[PATCH] drm/amdgpu: Need to disable msix when unloading driver
 2019-11-06  6:24 UTC  (3+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.