All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-31 11:51:45 to 2019-01-31 12:34:23 UTC [more...]

[PATCH v2 -next] tty: ipwireless: Fix potential NULL pointer dereference
 2019-01-31 12:34 UTC  (4+ messages)

[PATCHv2 1/9] mm: Introduce new vm_insert_range and vm_insert_range_buggy API
 2019-01-31 12:34 UTC  (11+ messages)

Udoo Neo: which is the latest yocto supported?
 2019-01-31 12:33 UTC  (2+ messages)

[PATCH 0/7] add support for SAM9X60 pin controller
 2019-01-31 12:33 UTC  (26+ messages)
` [PATCH 1/7] pinctrl: at91: add option to use drive strength bits
` [PATCH 2/7] pinctrl: at91: add drive strength support for SAM9X60
` [PATCH 3/7] pinctrl: at91: add compatibles for SAM9X60 pin controller
` [PATCH 4/7] dt-bindings: add documentation for banks
` [PATCH 5/7] dt-bindings: add bindings for SAM9X60
` [PATCH 6/7] pinctrl: at91: add slewrate support "
` [PATCH 7/7] dt-bindings: add documentation for slew rate

[PATCH 1/1] kernfs: Allocating memory for kernfs_iattrs with kmem_cache
 2019-01-31 12:32 UTC  (2+ messages)

[PATCH 1/7] mmc: sdhci: add support for using external DMA devices
 2019-01-31 12:32 UTC  (4+ messages)

[PATCH v5 0/5] Add imem clock for Exynos 5433
 2019-01-31 12:30 UTC  (3+ messages)
  ` [PATCH v5 4/5] dt-bindings: clk: exynos5433: add imem clock

[PATCH v3 0/2] Document memory-to-memory video codec interfaces
 2019-01-31 12:30 UTC  (4+ messages)
` [PATCH v3 1/2] media: docs-rst: Document memory-to-memory video decoder interface

[PATCH v2 00/13] mfd: add support for max77650 PMIC
 2019-01-31 12:28 UTC  (5+ messages)
` [PATCH v2 12/13] input: max77650: add onkey support

[PATCH v3 0/6] Introduced new Cadence USBSS DRD Driver
 2019-01-31 12:27 UTC  (22+ messages)
` [PATCH v3 1/6] dt-bindings: add binding for USBSS-DRD controller
  ` [v3,1/6] "
` [PATCH v3 2/6] usb:common Separated decoding functions from dwc3 driver
  ` [v3,2/6] "
` [PATCH v3 3/6] usb:common Patch simplify usb_decode_set_clear_feature function
  ` [v3,3/6] "
` [PATCH v3 4/6] usb:common Simplify usb_decode_get_set_descriptor function
  ` [v3,4/6] "
` [PATCH v3 5/6] usb:cdns3 Add Cadence USB3 DRD Driver
  ` [v3,5/6] "
` [PATCH v3 6/6] usb:cdns3 Fix for stuck packets in on-chip OUT buffer
  ` [v3,6/6] "

[PATCH 0/2] ALSA: pcm: implement the anonymous dup v3
 2019-01-31 12:26 UTC  (4+ messages)

[PATCH v5 1/7] Add support for XO 1.75 to OLPC battery driver
 2019-01-31 12:26 UTC  (4+ messages)
` [PATCH v5 2/7] x86, olpc: Use a correct version when making up a battery node

Getting weird TPM error after rebasing my tree to security/next-general
 2019-01-31 12:26 UTC  (11+ messages)

[PATCH 4.4] mm/gup: add compat macro for get_user_pages
 2019-01-31 12:26 UTC  (2+ messages)

[PATCH 0/2] Some MMU notifier cleanups for Intel/AMD IOMMU
 2019-01-31 12:25 UTC  (5+ messages)
` [PATCH 2/2] iommu/amd: Remove clear_flush_young notifier

[PATCH v6 0/4] Introduce TEE bus driver framework
 2019-01-31 12:24 UTC  (6+ messages)

RT Xen on ARM - R-Car series
 2019-01-31 12:24 UTC  (15+ messages)

[freebsd-master test] 132616: all pass - PUSHED
 2019-01-31 12:23 UTC 

[U-Boot] [PATCH v3 00/20] SF: Migrate to Linux SPI NOR framework
 2019-01-31 12:23 UTC  (5+ messages)
` [U-Boot] [PATCH v3 14/20] mtd: spi: Switch to new "
` [U-Boot] [PATCH v3 16/20] mtd: spi: Add lightweight SPI flash stack for SPL

[PATCH 00/24] rtw88: major fixes for 8822c to have stable functionalities
 2019-01-31 12:21 UTC  (25+ messages)
` [PATCH 01/24] rtw88: report correct tx status if mac80211 requested one
` [PATCH 02/24] rtw88: add get_c2h_from_skb for extracting c2h commands
` [PATCH 03/24] rtw88: can not support vif beacon filter actually
` [PATCH 04/24] rtw88: fix incorrect bit definition for RF mode
` [PATCH 05/24] rtw88: add a delay after writing a rf register
` [PATCH 06/24] rtw88: 8822c: correct crystal setting
` [PATCH 07/24] rtw88: 8822c: update efuse table as released
` [PATCH 08/24] rtw88: 8822c: update pwr_seq to v12
` [PATCH 09/24] rtw88: 8822c: update phy parameter to v27
` [PATCH 10/24] rtw88: 8822c: update channel setting
` [PATCH 11/24] rtw88: 8822c: update trx mode setting
` [PATCH 12/24] rtw88: add module param to switch lps supportability
` [PATCH 13/24] rtw88: add 8822c tx power index table parsing support
` [PATCH 14/24] rtw88: add 8822c tx agc support
` [PATCH 15/24] rtw88: extract utility functions into util.c
` [PATCH 16/24] rtw88: 8822c: add support for DACK
` [PATCH 17/24] rtw88: 8822c: fix RSC setting
` [PATCH 18/24] rtw88: 8822c: set ack timeout
` [PATCH 19/24] rtw88: 8822c: do not reset MAC Rx before sending CCK packet
` [PATCH 20/24] rtw88: 8822c: parse packet by sigb length
` [PATCH 21/24] rtw88: do not count dummy tail into rx counter
` [PATCH 22/24] rtw88: set OFDM ctx to receive ack after cts2self
` [PATCH 23/24] rtw88: fix slot time value
` [PATCH 24/24] rtw88: 8822b: turn rtw_write32s_mask into macro

[PATCH v7 00/15] KVM: s390: make use of the GIB
 2019-01-31 12:19 UTC  (3+ messages)
` [PATCH v7 03/15] KVM: s390: move bitmap idle_mask into arch struct top level

[PATCH] media: staging/intel-ipu3: Implement lock for stream on/off operations
 2019-01-31 12:18 UTC  (4+ messages)

[PATCH v2 1/8] doc/gatt-api: Add Handle property
 2019-01-31 12:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v3] drive-mirror: add incremental mode
 2019-01-31 12:17 UTC 

[PATCH v4] mmc: mxs-mmc: Introduce regulator support
 2019-01-31 12:17 UTC  (6+ messages)

[PATCH 1/5] drm/i915: Revoke mmaps and prevent access to fence registers across reset
 2019-01-31 12:17 UTC  (8+ messages)
` [PATCH 2/5] drm/i915: Force the GPU reset upon wedging
` [PATCH 3/5] drm/i915: Uninterruptibly drain the timelines on unwedging
` [PATCH 4/5] drm/i915: Wait for old resets before applying debugfs/i915_wedged
` [PATCH 5/5] drm/i915: Serialise resets with wedging
  ` [PATCH] "
` ✗ Fi.CI.SPARSE: warning for series starting with [1/5] drm/i915: Revoke mmaps and prevent access to fence registers across reset

[Buildroot] [PATCH v2 0/6] *** Add Intel QuickSync support to ffmpeg ***
 2019-01-31 12:15 UTC  (7+ messages)
` [Buildroot] [PATCH v2 1/6] intel-gmmlib: new package
` [Buildroot] [PATCH v2 2/6] intel-mediadriver: "
` [Buildroot] [PATCH v2 3/6] intel-mediasdk: "
` [Buildroot] [PATCH v2 4/6] ffmpeg: bump to version 4.1. ffserver is not supported anymore
` [Buildroot] [PATCH v2 5/6] ffmpeg: enable Intel QuickSync support
` [Buildroot] [PATCH v2 6/6] Update DEVELOPERS

[PATCH] busybox: add devmem
 2019-01-31 12:14 UTC  (6+ messages)

[RFC PATCH v4 00/10] support ROHM BD70528 PMIC
 2019-01-31 12:12 UTC  (11+ messages)
` [RFC PATCH v4 01/10] mfd: bd718x7.h split to ROHM common and bd718x7 specific parts
` [RFC PATCH v4 02/10] regulator: bd718x7 use chip specific and generic data structs
` [RFC PATCH v4 03/10] clk: bd718x7: "
` [RFC PATCH v4 04/10] mfd: bd70528: Support ROHM bd70528 PMIC - core
` [RFC PATCH v4 05/10] clk: bd718x7: Support ROHM BD70528 clk block
` [RFC PATCH v4 06/10] devicetree: bindings: Document first ROHM BD70528 bindings
` [RFC PATCH v4 07/10] gpio: Initial support for ROHM bd70528 GPIO block
` [RFC PATCH v4 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
` [RFC PATCH v4 09/10] power: supply: Initial support for ROHM BD70528 PMIC charger block
` [RFC PATCH v4 10/10] watchdog: bd70528: Initial support for ROHM BD70528 watchdog block

[Qemu-devel] Configuring pflash devices for OVMF firmware
 2019-01-31 12:12 UTC  (25+ messages)

[PATCH v4.1 0/3] CRTC background color
 2019-01-31 12:10 UTC  (5+ messages)
` [PATCH v4.1 2/3] drm: Add CRTC background color property (v4)

[PATCH v2] ALSA: hda/tegra: enable clock during probe
 2019-01-31 12:10 UTC  (9+ messages)

r8169 Driver - Poor Network Performance Since Kernel 4.19
 2019-01-31 12:09 UTC  (12+ messages)

[PATCH v7 0/4] drm: add support for Cadence MHDP DPI/DP bridge
 2019-01-31 12:08 UTC  (4+ messages)

[PATCH v3] lib/test_rhashtable: Make test_insert_dup() allocate its hash table dynamically
 2019-01-31 12:08 UTC  (2+ messages)

[U-Boot] [PATCH] drivers: serial: lpuart: Enable Little Endian Support
 2019-01-31 12:08 UTC 

[PATCH 0/3] x86/Hyper-V/IOMMU: Add Hyper-V IOMMU driver to support x2apic mode
 2019-01-31 12:08 UTC  (8+ messages)
` [PATCH 1/3] x86/Hyper-V: Set x2apic destination mode to physical when x2apic is available
` [PATCH 2/3] HYPERV/IOMMU: Add Hyper-V stub IOMMU driver

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-31 12:08 UTC  (6+ messages)
` [PATCH 0/3] mincore() and IOCB_NOWAIT adjustments
  ` [PATCH 2/3] mm/filemap: initiate readahead even if IOCB_NOWAIT is set for the I/O

[PATCHv2 4/9] drm/rockchip/rockchip_drm_gem.c: Convert to use vm_insert_range
 2019-01-31 12:07 UTC  (3+ messages)

[PATCH V7 1/5] i2c: tegra: Sort all the include headers alphabetically
 2019-01-31 12:06 UTC  (4+ messages)
` [PATCH V7 3/5] i2c: tegra: Add DMA Support

[igt-dev] [PATCH i-g-t] lib/igt_kms: Clear all non-atomic properties in legacy/universal commit correctly
 2019-01-31 12:05 UTC  (3+ messages)

[linux-linus test] 132599: tolerable FAIL - PUSHED
 2019-01-31 12:04 UTC 

[Qemu-devel] [PULL 0/2] Machine queue, 2019-01-28
 2019-01-31 12:03 UTC  (2+ messages)

[PATCH 0/9] spi: atmel-quadspi: introduce sam9x60 qspi contoller
 2019-01-31 12:01 UTC  (9+ messages)
` [PATCH 9/9] spi: atmel-quadspi: add support for sam9x60 qspi controller

Removing lines from pkg_postint_${PN}_append_mx6
 2019-01-31 12:01 UTC  (2+ messages)

[PATCH v5 0/2] [PATCH v4] Add arm SBSA reference machine
 2019-01-31 12:01 UTC  (6+ messages)
` [PATCH v5 1/2] hw/arm: Add arm SBSA reference machine, skeleton part
      ` [Qemu-devel] "

[PATCH] kbuild: Disable extra debugging info in .s output
 2019-01-31 11:58 UTC  (2+ messages)

[PATCH v4 00/13] rtw88: mac80211 driver for Realtek 802.11ac wireless network chips
 2019-01-31 11:55 UTC  (6+ messages)
` [PATCH v4 09/13] rtw88: chip files

[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
 2019-01-31 11:54 UTC  (11+ messages)
` [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

general protection fault in relay_open_buf
 2019-01-31 11:54 UTC  (5+ messages)

[PATCH v3 0/6] vfio-ccw: support hsch/csch (kernel part)
 2019-01-31 11:53 UTC  (9+ messages)
` [PATCH v3 1/6] vfio-ccw: make it safe to access channel programs
    ` [Qemu-devel] "
` [PATCH v3 6/6] vfio-ccw: add handling for async channel instructions
    ` [Qemu-devel] "

How to create a signed bootloader and Linux kernel on a UEFI BIOS
 2019-01-31 11:53 UTC 

general protection fault in relay_open_buf
 2019-01-31 11:53 UTC  (2+ messages)

[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
 2019-01-31 11:51 UTC  (9+ messages)
` [PATCH 2/5] arm/arm64: KVM: Allow a VCPU to fully reset itself

[PATCH v3 0/2] efi: arm: add support for earlycon on EFI framebuffer
 2019-01-31 11:51 UTC  (7+ messages)
` [PATCH v3 1/2] x86: make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol
` [PATCH v3 2/2] efi: x86: convert x86 EFI earlyprintk into generic earlycon implementation


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.