All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-22 19:26:33 to 2018-08-22 20:44:20 UTC [more...]

[PATCH 00/14] Convert ehci-mv to DT
 2018-08-22 20:43 UTC  (42+ messages)
` [PATCH 01/14] phy: phy-pxa-usb: add a new driver
  ` [01/14] "
` [PATCH 02/14] dt-bindings: phy-pxa-usb: add bindings
  ` [02/14] "
` [PATCH 03/14] USB: EHCI: make ehci-mv a separate driver
  ` [03/14] "
` [PATCH 04/14] ARM: mmp: add a pxa-usb-phy device
  ` [04/14] "
` [PATCH 05/14] ARM: ttc_dkb: add an instance of pxa-usb-phy
  ` [05/14] "
` [PATCH 06/14] ARM: aspenite: "
  ` [06/14] "
` [PATCH 07/14] USB: EHCI: ehci-mv: remove private_init
  ` [07/14] "
` [PATCH 08/14] USB: EHCI: ehci-mv: use phy-pxa-usb
  ` [08/14] "
` [PATCH 09/14] USB: phy-mv-usb: "
  ` [09/14] "
` [PATCH 10/14] USB: gadget: mv-udc: "
  ` [10/14] "
` [PATCH 11/14] USB: EHCI: ehci-mv: add DT support
  ` [11/14] "
` [PATCH 12/14] dt-bindings: ehci-mv: add bindings
  ` [12/14] "
` [PATCH 13/14] DT: marvell,mmp2: add OTG PHY
  ` [13/14] "
` [PATCH 14/14] DT: marvell,mmp2: add USB OTG host controller
  ` [14/14] "

[RFC 0/3] Adding BCM43430 NVRAM files
 2018-08-22 20:42 UTC  (10+ messages)
` [RFC 3/3] linux-firmware: MACHINEOVERRIDES for BCM43430 NVRAM

[PATCH] tests: make use of the test_must_be_empty function
 2018-08-22 20:42 UTC  (9+ messages)
` [PATCH] t6018-rev-list-glob: fix 'empty stdin' test
      ` [PATCH] rev-list: make empty --stdin not an error

[PATCH v2] Btrfs: kill btrfs_clear_path_blocking
 2018-08-22 17:16 UTC  (3+ messages)

[PATCH] drm/msm: dpu: Allow planes to extend past active display
 2018-08-22 20:41 UTC 

[PATCH 00/11] Reform EP93xx GPIO
 2018-08-22 20:41 UTC  (24+ messages)
` [PATCH 01/11] ARM/gpio: ep93xx: build standalone
` [PATCH 02/11] gpio: ep93xx: Cut down variable names
` [PATCH 03/11] gpio: ep93xx: Switch to SPDX license tag
` [PATCH 04/11] gpio: ep93xx: Pass around struct gpio_chip
` [PATCH 05/11] gpio: ep93xx: Rename has_debounce to has_irq
` [PATCH 06/11] gpio: ep93xx: Properly call the chained IRQ handler
` [PATCH 07/11] gpio: ep93xx: Do not pingpong irq numbers
` [PATCH 08/11] gpio: ep93xx: Use the hwirq and port
` [PATCH 09/11] gpio: ep93xx: Use for_each_set_bit() in IRQ handler
` [PATCH 10/11] gpio: ep93xx: Cut gpio_to_irq() usage
` [PATCH 11/11] gpio: ep93xx: Switch A and B to use GPIOLIB_IRQCHIP

Proposals for commit log policy
 2018-08-22 20:39 UTC  (3+ messages)

[PATCH] ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info
 2018-08-22 20:39 UTC 

[GIT PULL] Follow up block changes for this merge window
 2018-08-22 20:39 UTC  (2+ messages)

[pull] amdgpu drm-next-4.19
 2018-08-22 20:38 UTC 

[PATCH v3 00/11] rerere: handle nested conflicts
 2018-08-22 20:34 UTC  (6+ messages)
` [PATCH v4 "
  ` [PATCH v4 10/11] rerere: teach rerere to "

[PATCH 1/2] powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid
 2018-08-22 17:18 UTC  (3+ messages)
` [PATCH 2/2] powerpc/mm/hash: Only need the Nest MMU workaround for R -> RW transition

[Buildroot] [PATCH 1/1] mjpegtools: fix build on powerpc without altivec
 2018-08-22 20:30 UTC 

[Bug 107560] radeon (amdgpu) GDM flip queue failed invalid argument, DisplayPort issues
 2018-08-22 20:29 UTC  (3+ messages)

[PATCH v8 0/7] Enable HDA Codec support on Intel Platforms​
 2018-08-22 20:25 UTC  (8+ messages)
` [PATCH v8 1/7] ALSA: hda: move hda_codec.h to include/sound
` [PATCH v8 2/7] ASoC: Intel: common: add table for HDA-based platforms
` [PATCH v8 3/7] ASoC: Intel: Boards: Machine driver for SKL+ w/ HDAudio codecs
` [PATCH v8 4/7] ASoC: Intel: Skylake: use HDAudio if ACPI enumeration fails
` [PATCH v8 5/7] ASoC: Intel: Skylake: add HDA BE DAIs
` [PATCH v8 6/7] ASoC: Intel: Skylake: use hda_bus instead of hdac_bus
` [PATCH v8 7/7] ASoC: hdac_hda: add asoc extension for legacy HDA codec drivers

[PATCH] blk-wbt: Avoid lock contention and thundering herd issue in wbt_wait
 2018-08-22 20:26 UTC  (23+ messages)

[PATCH v3 0/7] Add Rockchip VPU JPEG encoder
 2018-08-22 16:59 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: Document the Rockchip VPU bindings
` [PATCH v3 2/7] ARM: dts: rockchip: add VPU device node for RK3288
` [PATCH v3 3/7] arm64: dts: rockchip: add VPU device node for RK3399
` [PATCH v3 4/7] v4l2-ctrls: Support dimensions override for standard controls
` [PATCH v3 5/7] media: Add JPEG_RAW format
` [PATCH v3 6/7] media: Add controls for JPEG quantization tables
` [PATCH v3 7/7] media: add Rockchip VPU JPEG encoder driver

lazytime mount option—no support in Btrfs
 2018-08-22 16:59 UTC  (12+ messages)

[PATCH V2] license-rules.rst and LICENSES: Use only spdx version 3 with -only and -or-later
 2018-08-22 20:22 UTC  (8+ messages)

[GIT PULL]: libnvdimm updates for 4.19-rc1 v2 [1/2]
 2018-08-22 20:22 UTC  (2+ messages)

[GIT PULL]: libnvdimm updates for 4.19-rc1 v2 [2/2]
 2018-08-22 20:22 UTC  (2+ messages)

Possible use_mm() mis-uses
 2018-08-22 20:22 UTC  (11+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✓ Fi.CI.BAT: success "

[RFC PATCH 0/7] add at91sam9 LCDC DRM driver
 2018-08-22 20:22 UTC  (14+ messages)
` [PATCH v1 1/7] atmel-hlcdc: renamed directory to drm/atmel/

[PATCH] ARM: spectre-v2: Try to set IBE bit for Cortex-A15 and Brahma-B15
 2018-08-22 20:21 UTC  (4+ messages)

[Bug 105251] [Vega10] GPU lockup on boot: VMC page fault
 2018-08-22 20:21 UTC  (2+ messages)

[U-Boot] [PATCH] pci: Support parsing PCI controller DT subnodes
 2018-08-22 20:19 UTC  (18+ messages)

[PATCH v2 0/5] Add Mali DP non-compressed pixel formats
 2018-08-22 20:18 UTC  (11+ messages)
` [PATCH v2 2/5] drm/fourcc: Add tile width and height to drm_format_info
` [PATCH v2 4/5] drm: Add support for handling linear tile formats

[rocko][PATCH v3] am65xx-evm: Add PDK specific soc, boards and cores configuration
 2018-08-22 20:18 UTC 

[PATCH v9 00/22] guest dedicated crypto adapters
 2018-08-22 20:16 UTC  (18+ messages)
` [PATCH v9 12/22] s390: vfio-ap: sysfs interfaces to configure control domains
` [PATCH v9 21/22] KVM: s390: CPU model support for AP virtualization

[rocko][PATCH v2] am65xx-evm: Add PDK specific soc, boards and cores configuration for AM65xx
 2018-08-22 20:14 UTC  (2+ messages)

SEV guest regression in 4.18
 2018-08-22 20:11 UTC  (8+ messages)

[PATCH] ovl: set I_CREATING on inode being created
 2018-08-22 20:14 UTC  (4+ messages)

nvs.c: Inappropriately maps TPM space on Dell Inspiron 11 3000
 2018-08-22 20:12 UTC 

[rocko][PATCH] am65xx-evm: Add am65xx specific soc, boards and cores configuration
 2018-08-22 20:07 UTC  (2+ messages)

[PATCH 00/11] DC Patches Aug 22, 2018
 2018-08-22 20:06 UTC  (12+ messages)
  ` [PATCH 01/11] drm/amd/display: Eliminate i2c hw function pointers
  ` [PATCH 02/11] drm/amd/display: dc 3.1.63
  ` [PATCH 03/11] drm/amd/display: Use non-deprecated vblank handler
  ` [PATCH 04/11] drm/amd/display: Add support for hw_state logging via debugfs
  ` [PATCH 05/11] drm/amd/display: eliminate long wait between register polls on Maximus
  ` [PATCH 06/11] drm/amd/display: Fix memory leak caused by missed dc_sink_release
  ` [PATCH 07/11] drm/amd/display: Improve spelling, grammar, and formatting of amdgpu_dm.c comments
  ` [PATCH 08/11] drm/amd/display: Support reading hw state from debugfs file
  ` [PATCH 09/11] drm/amd/display: Remove redundant i2c structs
  ` [PATCH 10/11] drm/amd/display: support 48 MHZ refclk off
  ` [PATCH 11/11] drm/amd/display: Flatten unnecessary i2c functions

[Buildroot] [PATCH] package/brltty: fix cross-compilation
 2018-08-22 20:05 UTC  (5+ messages)

Caching/buffers become useless after some time
 2018-08-22 20:02 UTC  (13+ messages)

[PATCH 1/2] drm/i915: Add a small wrapper to check for CCS modifiers
 2018-08-22 20:01 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [v2] drm/i915: Add a small wrapper to check for CCS modifiers. (rev2)

Creating meta-ocaml layer - how to handle system-wide OCaml library manager?
 2018-08-22 20:01 UTC 

[U-Boot] [PATCH] binman: fix a few typos in documentation
 2018-08-22 20:01 UTC 

[PATCH 01/11] drm/amdgpu: remove extra root PD alignment
 2018-08-22 19:55 UTC  (10+ messages)
` [PATCH 03/11] drm/amdgpu: cleanup VM handling in the CS a bit
` [PATCH 04/11] drm/amdgpu: move setting the GART addr into TTM
` [PATCH 05/11] drm/amdgpu: rename gart.robj into gart.bo
` [PATCH 10/11] drm/amdgpu: add helper for VM PD/PT allocation parameters

Zoned block device regression test 11
 2018-08-22 19:55 UTC  (9+ messages)

[PATCH] r8169: don't use MSI-X on RTL8106e
 2018-08-22 19:49 UTC  (7+ messages)

[PATCH bpf] bpf, sockmap: fix sock hash count in alloc_sock_hash_elem
 2018-08-22 16:24 UTC 

Pre-preview of conversion of btrfs to the mount API
 2018-08-22 16:20 UTC 

ixgbe hangs when XDP_TX is enabled
 2018-08-22 16:22 UTC  (5+ messages)

[Qemu-devel] [PATCH] postcopy: Synchronize usage of the balloon inhibitor
 2018-08-22 19:32 UTC 

[PATCH] u-boot-fslc: Add bison-native dependency for 2018.07
 2018-08-22 19:42 UTC  (2+ messages)

[PULL] drm-misc-next-fixes
 2018-08-22 19:38 UTC 

[PATCH 1/2] drm/i915: Add a small wrapper to check for CCS modifiers
 2018-08-22 19:38 UTC  (2+ messages)
` [PATCH v2] "

e24263935c [ 3.309944] kernel BUG at fs/inode.c:1561!
 2018-08-22 19:37 UTC  (3+ messages)
` [PATCH v3] vfs: don't evict uninitialized inode

[PATCH 00/11] tree-wide: use SPDX identifier for Renesas drivers
 2018-08-22 19:36 UTC  (8+ messages)
` [PATCH 05/11] can: rcar: "

[GIT PULL] parisc fixes and updates for kernel v4.19
 2018-08-22 19:35 UTC 

ozlabs.org down?
 2018-08-22 16:12 UTC 

[PATCH 0/2] drm: convert to SPDX identifiers for Renesas
 2018-08-22 16:10 UTC  (2+ messages)

Alpha Avanti broken by 9ce8654323d69273b4977f76f11c9e2d345ab130
 2018-08-22 16:06 UTC  (2+ messages)

[PATCH 1/5] drm/amdgpu: cleanup GPU recovery check a bit
 2018-08-22 19:32 UTC  (4+ messages)
` [PATCH 2/5] drm/amdgpu: add ring soft recovery v2

[PATCH] x86/xen: enable early use of set_fixmap in 32-bit Xen PV guest
 2018-08-22 19:28 UTC  (3+ messages)

Failed to parse provisioning database file prov_db.json : BlueZ,Meshctl V5.50
 2018-08-22 19:28 UTC  (9+ messages)

Overview of performance improvements of recent SMB3 compounding patches
 2018-08-22 19:28 UTC  (2+ messages)

[PATCH v3 0/2] Add R8A77980/Condor/V3HSK LVDS/HDMI support
 2018-08-22 19:27 UTC  (6+ messages)
` [PATCH v3 2/2] arm64: dts: renesas: condor/v3hsk: add DU/LVDS/HDMI support

linux-next: build warning after merge of the net tree
 2018-08-22 19:26 UTC  (2+ messages)

[Buildroot] [PATCH v2 0/2] sunxi-mali-mainline*: add arm64 build support and
 2018-08-22 19:26 UTC  (5+ messages)
` [Buildroot] [PATCH v2 2/2] sunxi-mali-mainline-driver: bump version and add support for building on arm64(aarch64)


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.