All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-01 04:59:41 to 2019-10-01 06:29:46 UTC [more...]

[dpdk-dev] [PATCH v2 0/6] RCU integration with LPM library
 2019-10-01  6:29 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 0/3] Add RCU reclamation APIs
  ` [dpdk-dev] [PATCH v3 1/3] lib/ring: add peek API
  ` [dpdk-dev] [PATCH v3 2/3] lib/rcu: add resource reclamation APIs

[RFC PATCH 0/9] Fixes and Enablement of ibm,drc-info property
 2019-10-01  6:12 UTC  (19+ messages)
` [RFC PATCH 1/9] powerpc/pseries: add cpu DLPAR support for drc-info property
` [RFC PATCH 2/9] powerpc/pseries: fix bad drc_index_start value parsing of drc-info entry
` [RFC PATCH 3/9] powerpc/pseries: fix drc-info mappings of logical cpus to drc-index
` [RFC PATCH 4/9] PCI: rpaphp: fix up pointer to first drc-info entry
` [RFC PATCH 5/9] PCI: rpaphp: don't rely on firmware feature to imply drc-info support
` [RFC PATCH 6/9] PCI: rpaphp: add drc-info support for hotplug slot registration
` [RFC PATCH 7/9] PCI: rpaphp: annotate and correctly byte swap DRC properties
` [RFC PATCH 8/9] PCI: rpaphp: correctly match ibm,my-drc-index to drc-name when using drc-info
` [RFC PATCH 9/9] powerpc: Enable support for ibm,drc-info property

[U-Boot] [PATCH RFT v2 0/3] spi-nor: spi-nor-ids: Fix 4 Byte addressing
 2019-10-01  6:28 UTC  (9+ messages)
` [U-Boot] [PATCH RFT v2 1/3] spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*
` [U-Boot] [PATCH RFT v2 2/3] spi-nor: spi-nor-ids: Add entries for mt25q variants
` [U-Boot] [PATCH v2 3/3] spi-nor: spi-nor-ids: Add USE_FSR flag for mt25qu512a entry

[PATCH v3 00/37] Introduce memory region concept (including device local memory)
 2019-10-01  6:28 UTC  (3+ messages)
` [PATCH v3 35/37] drm/i915: Introduce GEM_OBJECT_SETPARAM with I915_PARAM_MEMORY_REGION
  ` [Intel-gfx] "

[U-Boot] [PATCH v5 00/19] efi_loader: non-volatile variables support
 2019-10-01  6:28 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/exim: add upstream security fix
 2019-10-01  6:26 UTC  (2+ messages)

iomap and xfs COW cleanups
 2019-10-01  6:26 UTC  (4+ messages)
` [PATCH 12/19] xfs: fill out the srcmap in iomap_begin

[Buildroot] [git commit branch/2019.08.x] package/exim: add upstream security fix
 2019-10-01  6:25 UTC 

[Buildroot] [git commit branch/2019.05.x] package/exim: add upstream security fix
 2019-10-01  6:25 UTC 

OSD crashed during the fio test
 2019-10-01  6:25 UTC 

[Buildroot] [git commit branch/2019.02.x] package/exim: add upstream security fix
 2019-10-01  6:25 UTC 

[Buildroot] [PATCH 1/1] package/e2fsprogs: security bump version to 1.45.4
 2019-10-01  6:24 UTC  (2+ messages)

[PATCH v4 00/24] Audio: Mixeng-free 5.1/7.1 audio support
 2019-10-01  6:23 UTC  (7+ messages)
` [PATCH v4 15/24] audio: add mixing-engine option (documentation)

[Buildroot] [git commit branch/2019.02.x] package/e2fsprogs: security bump version to 1.45.4
 2019-10-01  6:24 UTC 

[PATCH 0/2] xfs_db: fixes to the btheight command
 2019-10-01  6:24 UTC  (6+ messages)
` [PATCH 2/2] xfs_db: calculate iext tree geometry in "

[Buildroot] [git commit branch/2019.02.x] package/e2fsprogs: bump to version 1.45.3
 2019-10-01  6:24 UTC 

patch "staging/fbtft: Depend on OF" added to staging-linus
 2019-10-01  6:24 UTC 

[Buildroot] [git commit branch/2019.02.x] package/e2fsprogs: bump version to 1.45.2
 2019-10-01  6:24 UTC 

[Buildroot] [git commit branch/2019.05.x] package/e2fsprogs: security bump version to 1.45.4
 2019-10-01  6:23 UTC 

[Buildroot] [git commit branch/2019.05.x] package/e2fsprogs: bump to version 1.45.3
 2019-10-01  6:23 UTC 

[Buildroot] [git commit branch/2019.05.x] package/e2fsprogs: bump version to 1.45.2
 2019-10-01  6:22 UTC 

[PATCH v3 00/14] dmaengine/soc: Add Texas Instruments UDMA support
 2019-10-01  6:17 UTC  (45+ messages)
` [PATCH v3 01/14] bindings: soc: ti: add documentation for k3 ringacc
` [PATCH v3 02/14] soc: ti: k3: add navss ringacc driver
` [PATCH v3 03/14] dmaengine: doc: Add sections for per descriptor metadata support
` [PATCH v3 04/14] dmaengine: Add metadata_ops for dma_async_tx_descriptor
` [PATCH v3 05/14] dmaengine: Add support for reporting DMA cached data amount
` [PATCH v3 06/14] dmaengine: ti: Add cppi5 header for UDMA
` [PATCH v3 07/14] dt-bindings: dma: ti: Add document for K3 UDMA
` [PATCH v3 08/14] dmaengine: ti: New driver for K3 UDMA - split#1: defines, structs, io func
` [PATCH v3 09/14] dmaengine: ti: New driver for K3 UDMA - split#2: probe/remove, xlate and filter_fn
` [PATCH v3 10/14] dmaengine: ti: New driver for K3 UDMA - split#3: alloc/free chan_resources
` [PATCH v3 11/14] dmaengine: ti: New driver for K3 UDMA - split#4: dma_device callbacks 1
` [PATCH v3 12/14] dmaengine: ti: New driver for K3 UDMA - split#5: dma_device callbacks 2
` [PATCH v3 13/14] dmaengine: ti: New driver for K3 UDMA - split#6: Kconfig and Makefile
` [PATCH v3 14/14] dmaengine: ti: k3-udma: Add glue layer for non DMAengine users

[PATCH] staging: speakup: document sysfs attributes
 2019-10-01  6:20 UTC  (3+ messages)

[Buildroot] [git commit branch/2019.08.x] package/e2fsprogs: security bump version to 1.45.4
 2019-10-01  6:19 UTC 

Build failed in Jenkins: media-build #1203
 2019-10-01  6:19 UTC 

[PATCH 5.3 00/25] 5.3.2-stable review
 2019-10-01  6:19 UTC  (7+ messages)

[PATCH RFC 0/5] Support fraglist GRO/GSO
 2019-10-01  6:18 UTC  (6+ messages)
` [PATCH RFC 3/5] net: Add a netdev software feature set that defaults to off

[Buildroot] [autobuild.buildroot.net] Daily results for 2019-09-30
 2019-10-01  6:17 UTC 

[PATCH v2] ublox: netreg: Also subscribe to UREG URC's
 2019-10-01  6:16 UTC  (2+ messages)

[Buildroot] [PATCH] DEVELOPERS: Add Jagan Teki as maintainer for olimex A33 olinuxino
 2019-10-01  6:15 UTC  (2+ messages)

[PATCH] virt: vbox: fix memory leak in hgcm_call_preprocess_linaddr
 2019-10-01  6:15 UTC  (3+ messages)
` [PATCH v2] "

[Buildroot] [git commit branch/2019.02.x] DEVELOPERS: Add Jagan Teki as maintainer for olimex A33 olinuxino
 2019-10-01  6:15 UTC 

[Buildroot] [git commit branch/2019.05.x] DEVELOPERS: Add Jagan Teki as maintainer for olimex A33 olinuxino
 2019-10-01  6:15 UTC 

[Buildroot] [git commit branch/2019.08.x] DEVELOPERS: Add Jagan Teki as maintainer for olimex A33 olinuxino
 2019-10-01  6:15 UTC 

[Buildroot] [git commit branch/2019.02.x] package/gcc: backport fix for xtensa PR 91880
 2019-10-01  6:14 UTC 

[Buildroot] [git commit branch/2019.05.x] package/gcc: backport fix for xtensa PR 91880
 2019-10-01  6:13 UTC 

[Buildroot] [git commit branch/2019.08.x] package/gcc: backport fix for xtensa PR 91880
 2019-10-01  6:13 UTC 

[Buildroot] [PATCH 1/1] package/php: security bump version to 7.3.10
 2019-10-01  6:09 UTC  (2+ messages)

[PATCH V2] usb: gadget: composite: Fix possible double free memory bug
 2019-10-01  6:09 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/php: security bump version to 7.3.10
 2019-10-01  6:09 UTC 

[Buildroot] [git commit branch/2019.05.x] package/php: security bump version to 7.3.10
 2019-10-01  6:09 UTC 

[Buildroot] [git commit branch/2019.08.x] package/php: security bump version to 7.3.10
 2019-10-01  6:09 UTC 

[PATCH 1/2] drm/i915: Create dumb buffer from LMEM
 2019-10-01  6:09 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: FB backing gem obj should reside in LMEM
` ✗ Fi.CI.BUILD: failure for series starting with [1/2] drm/i915: Create dumb buffer from LMEM

[Buildroot] [PATCH] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs
 2019-10-01  6:08 UTC  (2+ messages)

[PATCH v2 0/3] net: phy: at803x: add ar9331 support
 2019-10-01  6:08 UTC  (4+ messages)
` [PATCH v2 1/3] net: phy: at803x: use PHY_ID_MATCH_EXACT for IDs
` [PATCH v2 2/3] net: phy: at803x: add ar9331 support
` [PATCH v2 3/3] net: phy: at803x: remove probe and struct at803x_priv

[Buildroot] [git commit branch/2019.08.x] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs
 2019-10-01  6:08 UTC 

[Buildroot] [git commit branch/2019.05.x] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs
 2019-10-01  6:08 UTC 

[Buildroot] [git commit branch/2019.02.x] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs
 2019-10-01  6:08 UTC 

[Buildroot] [PATCH v2] package/gcc: backport fix for xtensa PR 90922
 2019-10-01  6:07 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.02.x] package/gcc: backport fix for xtensa PR 90922
 2019-10-01  6:06 UTC 

[Buildroot] [git commit branch/2019.05.x] package/gcc: backport fix for xtensa PR 90922
 2019-10-01  6:06 UTC 

[Buildroot] [git commit branch/2019.08.x] package/gcc: backport fix for xtensa PR 90922
 2019-10-01  6:05 UTC 

[Buildroot] [PATCH 1/1] package/libva: fix mesa3d glx support
 2019-10-01  6:05 UTC 

[PATCH linux dev-5.3] ARM: dts: aspeed: rainier: Add i2c eeproms
 2019-10-01  6:04 UTC 

[Patch v5 0/8] media: i2c: ov2659: maintenance series
 2019-10-01  6:04 UTC  (5+ messages)
` [Patch v5 4/8] media: i2c: ov2659: fix s_stream return value
` [Patch v5 6/8] media: i2c: ov2659: Add powerdown/reset gpio handling

[Buildroot] [PATCH 0/2] Add support for the D programming language
 2019-10-01  6:03 UTC  (6+ messages)
` [Buildroot] [PATCH 2/2] package/gcc: add support for D language

[dpdk-dev] [PATCH v3 00/10] example/l2fwd-event: introduce l2fwd-event example
 2019-10-01  5:59 UTC  (11+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 08/10] examples/l2fwd-event: add eventdev main loop

[dpdk-dev] [PATCH 0/9] Windows patchset with additional EAL functionalities
 2019-10-01  5:56 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 3/9] eal: add windows compatible header files

Announce loop-AES-v3.7p file/swap crypto package
 2019-10-01  5:54 UTC 

[PATCH v2] Bluetooth: btusb: Trigger Intel FW download error recovery
 2019-10-01  5:49 UTC 

[linux-next:master] BUILD SUCCESS afb37288faaa88577b2b4d3b484bdcc85f311ea5
 2019-10-01  5:55 UTC 

[PATCH v3 0/2] Fix SEV user-space mapping of unencrypted coherent memory
 2019-10-01  5:54 UTC  (4+ messages)
` [PATCH v3 1/2] x86: Don't let pgprot_modify() change the page encryption bit

[PATCH v2 00/33] spapr: IRQ subsystem cleanup
 2019-10-01  5:43 UTC  (9+ messages)
` [PATCH v2 21/33] spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController

IOMMU group creation for pseries hotplug, and powernv VFs
 2019-10-01  5:40 UTC  (10+ messages)
` [PATCH 1/3] powernv/iov: Ensure the pdn for VFs always contains a valid PE number
` [PATCH 2/3] powerpc/pci: Fix pcibios_setup_device() ordering
` [PATCH 3/3] powerpc/pci: Remove pcibios_setup_bus_devices()

[patch for-5.3 0/4] revert immediate fallback to remote hugepages
 2019-10-01  5:43 UTC  (10+ messages)

[Buildroot] [PATCH 1/1] package/x11r7/xlib_libXfont2: disable usage of libbsd
 2019-10-01  5:42 UTC 

[PATCH net] cxgb4: fix out-of-bounds MSI-X info array access
 2019-09-30 22:37 UTC 

[plbossart-sound:fix/soundwire-async-enumeration2 3480/4238] Error: arch/arm64/boot/dts/freescale/imx8qxp.dtsi:221.25-26 syntax error
 2019-10-01  5:38 UTC 

[PATCH] audit: Report suspicious O_CREAT usage
 2019-10-01  5:37 UTC  (6+ messages)

Btrfs partition mount error
 2019-10-01  5:35 UTC  (5+ messages)

[PATCH v5 00/11] xfs: rework near mode extent allocation
 2019-10-01  5:35 UTC  (3+ messages)
` [PATCH v5 01/11] xfs: track active state of allocation btree cursors

[PATCH v2 0/6] media: cedrus: h264: Support multi-slice frames
 2019-10-01  5:33 UTC  (6+ messages)

[dpdk-dev] [PATCH] test/lpm: reset total time
 2019-10-01  5:32 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] rwmem: add recipe
 2019-10-01  5:28 UTC 

[PATCH 0/1] git-gui (Windows): use git-bash.exe if it is available
 2019-10-01  5:28 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCH] ion_system_heap: support X86 archtecture
 2019-10-01  5:28 UTC  (5+ messages)

[Xen-devel] [PATCH for-4.13] xen/arm32: head: Fix build when using GAS 2.25.0
 2019-10-01  5:27 UTC  (4+ messages)

drivers/gpu/drm/exynos/exynos_drm_dsi.c:1796:2-9: line 1796 is redundant because platform_get_irq() already prints an error (fwd)
 2019-10-01  5:27 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/collectd: bump to version 5.9.1
 2019-10-01  5:22 UTC  (2+ messages)

[Buildroot] [git commit] package/collectd: bump to version 5.9.1
 2019-10-01  5:21 UTC 

[Buildroot] [PATCH] package/hiawatha: bump to version 10.10
 2019-10-01  5:20 UTC  (2+ messages)

[Buildroot] [git commit] package/hiawatha: bump to version 10.10
 2019-10-01  5:20 UTC 

[Buildroot] [PATCH] package/cifs-utils: bump to version 6.9
 2019-10-01  5:19 UTC  (2+ messages)

[Buildroot] [git commit] package/cifs-utils: bump to version 6.9
 2019-10-01  5:19 UTC 

[Buildroot] [PATCH] package/msmtp: bump to version 1.8.6
 2019-10-01  5:18 UTC  (2+ messages)

[Buildroot] [git commit] package/msmtp: bump to version 1.8.6
 2019-10-01  5:18 UTC 

[PATCH v3 0/2] mmc: sdhci-milbeaut: add Milbeaut SD driver
 2019-10-01  5:17 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/python-more-itertools: bump to version 7.2.0
 2019-10-01  5:15 UTC 

[PATCH] drm/omap: Migrate minimum FCK/PCK ratio from Kconfig to dts
 2019-10-01  5:12 UTC  (20+ messages)

[PATCH v3] promisor-remote: skip move_to_tail when no-op
 2019-10-01  5:12 UTC  (3+ messages)
` [PATCH v4] "

[U-Boot] [PATCH 1/2] arm: dra7xx: Fix error path in iodelay recalibration
 2019-10-01  5:11 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] arm: dra7xx: Hang on any failure during IOdelay recalibration

[PATCH v13 7/9] open: openat2(2) syscall
 2019-10-01  5:06 UTC  (9+ messages)

[PATCH] Bluetooth: btusb: Trigger Intel FW download error recovery
 2019-10-01  5:05 UTC  (7+ messages)

Kernel development collaboration platform wish list
 2019-10-01  5:04 UTC  (5+ messages)

[dpdk-dev] [PATCH v2 0/7] ethdev: add new Rx offload flags
 2019-10-01  5:02 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 7/7] examples: disable Rx packet type parsing

[PATCH] x86/PAT: priority the PAT warn to error to highlight the developer
 2019-10-01  5:00 UTC  (3+ messages)

What populates /proc/partitions ?
 2019-10-01  4:59 UTC  (5+ messages)

[PATCH v2 0/3] Add support for SBI v0.2
 2019-10-01  4:58 UTC  (5+ messages)

[plbossart-sound:fix/soundwire-async-enumeration2 4132/4238] include/linux/compiler.h:78:22: error: this statement may fall through
 2019-10-01  4:59 UTC 

[PATCH net] net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
 2019-10-01  4:59 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.