All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-11-20 08:45:19 to 2019-11-20 09:38:32 UTC [more...]

[patch 10/12] futex: Add mutex around futex exit
 2019-11-20  9:38 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH for-5.0 0/4] Remove the deprecated bluetooth subsystem
 2019-11-20  9:35 UTC  (6+ messages)
` [PATCH for-5.0 1/4] hw/arm/nseries: Replace the bluetooth chardev with a "null" chardev
` [PATCH for-5.0 2/4] hw/usb: Remove the USB bluetooth dongle device
  ` [libvirt] "
` [PATCH for-5.0 3/4] Remove the core bluetooth code
` [PATCH for-5.0 4/4] Remove libbluetooth / bluez from the CI tests

[alsa-devel] [PATCH 1/2] ASoC: improve the DMI long card code in asoc-core
 2019-11-20  9:37 UTC 

[PATCH v3 0/3] ppc: spapr: virtual NVDIMM support
 2019-11-20  9:35 UTC  (5+ messages)
` [PATCH v3 1/3] mem: move nvdimm_device_list to utilities

[PATCH v1 0/3] perf record: adapt NUMA awareness to machines with #CPUs > 1K
 2019-11-20  9:37 UTC  (3+ messages)
` [PATCH v1 1/3] tools bitmap: implement bitmap_equal() operation at bitmap API
` [PATCH v1 2/3] perf mmap: declare type for cpu mask of arbitrary length

[PATCH for-5.0 v5 00/23] ppc/pnv: add XIVE support for KVM guests
 2019-11-20  9:35 UTC  (3+ messages)
` [PATCH for-5.0 v5 08/23] ppc/xive: Introduce a XivePresenter interface

[Bug 1853083] [NEW] qemu ppc64 4.0 boot AIX5.1 hung
 2019-11-20  9:22 UTC  (3+ messages)
` [Bug 1853083] "

[Buildroot] [PATCH 0/9] new board ls1028ardb introduced
 2019-11-20  9:36 UTC  (21+ messages)
` [Buildroot] [PATCH 1/9] package/rcw: upgrade the rcw version to LSDK-19.09
` [Buildroot] [PATCH 2/9] package/rcw: add target rcw binary support
` [Buildroot] [PATCH 3/9] boot/arm-trusted-firmware: Add u-boot-dtb.bin support
` [Buildroot] [PATCH 4/9] boot/arm-trusted-firmware: Add RCW support
    ` [Buildroot] [EXT] "
` [Buildroot] [PATCH 5/9] package/freescale-qoriq: new package directory
` [Buildroot] [PATCH 6/9] package/freescale-qoriq/cadence: new package
    ` [Buildroot] [EXT] "
` [Buildroot] [PATCH 7/9] package/rcw: Enable IIC5_PMUX and CLK_OUT_PMUX for GPIO
    ` [Buildroot] [EXT] "

[igt-dev] [PATCH i-g-t 1/2] test/i915: gem_ctx_exec: Fix for using context engine map
 2019-11-20  9:35 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t 2/2] test/i915: gem_exec_parallel: "

[PATCH v2 0/5] GPIO & Hierarchy IRQ support for HiFive Unleashed
 2019-11-20  9:34 UTC  (7+ messages)
` [PATCH v2 1/5] genirq: introduce irq_domain_translate_onecell
` [PATCH v2 5/5] riscv: dts: Add DT support for SiFive FU540 GPIO driver

[PULL for-4.2-rc2 0/2] Tracing patches
 2019-11-20  9:33 UTC  (5+ messages)

[dpdk-dev] [PATCH 0/3] bnxt patches
 2019-11-20  9:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/3] doc: update release notes for Broadcom PMD

[MPTCP] Re: Feedback to the IETF
 2019-11-20  9:35 UTC 

[RFC PATCH V3 0/3] media: platform: Add support for Face Detection (FD) on mt8183 SoC
 2019-11-20  9:28 UTC  (8+ messages)
` [RFC PATCH V3 3/3] platform: mtk-isp: Add Mediatek FD driver

[igt-dev] [PATCH i-g-t v2 0/4] Basic LMEM support in IGT
 2019-11-20  9:34 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v2 2/4] lib/i915/intel_memory_region: Add lib to manage memory regions

linux-next: Tree for Nov 20
 2019-11-20  9:34 UTC 

[PATCH v3 0/7] NPM refactoring
 2019-11-20  9:34 UTC  (8+ messages)
` [PATCH v3 1/7] bitbake: utils.py: add sha384_file and sha512_file functions
` [PATCH v3 2/7] fetch2/npm.py: refactor the npm fetcher
` [PATCH v3 3/7] fetch2/npm.py: restrict version parameter
` [PATCH v3 4/7] fetch2/npm.py: add utility functions to handle dependencies
` [PATCH v3 5/7] fetch2/npm.py: unpack the dependencies in a node_modules directory
` [PATCH v3 6/7] fetch2/npm.py: restrict the build to be offline
` [PATCH v3 7/7] tests/fetch.py: add npm tests

[PATCH v3 00/17] NPM refactoring
 2019-11-20  9:33 UTC  (18+ messages)
` [PATCH v3 01/17] devtool: npm: update command line options
` [PATCH v3 02/17] npm.bbclass: refactor the npm class
` [PATCH v3 03/17] recipetool/create_npm.py: refactor the npm recipe creation handler
` [PATCH v3 04/17] lib/oe/package.py: remove unneeded npm_split_package_dirs function
` [PATCH v3 05/17] devtool/standard.py: npm: update the append file
` [PATCH v3 06/17] recipetool/create.py: npm: remove the 'noverify' url parameter
` [PATCH v3 07/17] recipetool/create.py: npm: replace the 'latest' keyword
` [PATCH v3 08/17] npm.bbclass: split the do_compile task
` [PATCH v3 09/17] devtool/standard.py: npm: exclude the node_modules directory
` [PATCH v3 10/17] recipetool/create_npm.py: handle the licenses of the dependencies
` [PATCH v3 11/17] npm.bbclass: restrict the build to be offline
` [PATCH v3 12/17] npm.bbclass: use the local node headers
` [PATCH v3 13/17] recipetool/create_npm.py: convert the shrinkwrap file
` [PATCH v3 14/17] npm.bbclass: force to rebuild the prebuild addons
` [PATCH v3 15/17] devtool/standard.py: npm: configure the NPM_CACHE_DIR to be persistent
` [PATCH v3 16/17] oeqa/selftest/recipetool: add npm recipe creation test
` [PATCH v3 17/17] oeqa/selftest/devtool: add npm recipe build test

[PATCH] PM: QoS: Invalidate frequency QoS requests after removal
 2019-11-20  9:33 UTC 

[Intel-gfx] [PATCH 1/9] drm/i915/selftests: Take a ref to the request we wait upon
 2019-11-20  9:33 UTC  (27+ messages)
  `  "
  ` [Intel-gfx] [PATCH 2/9] drm/i915/gt: Close race between engine_park and intel_gt_retire_requests
      `  "
  ` [Intel-gfx] [PATCH 3/9] drm/i915/gt: Unlock engine-pm after queuing the kernel context switch
      `  "
  ` [Intel-gfx] [PATCH 4/9] drm/i915: Mark up the calling context for intel_wakeref_put()
      `  "
  ` [Intel-gfx] [PATCH 5/9] drm/i915/gt: Declare timeline.lock to be irq-free
      `  "
  ` [Intel-gfx] [PATCH 6/9] drm/i915/selftests: Force bonded submission to overlap
      `  "
  ` [Intel-gfx] [PATCH 7/9] drm/i915/selftests: Flush the active callbacks
      `  "
  ` [Intel-gfx] [PATCH 8/9] drm/i915/selftests: Be explicit in ERR_PTR handling
      `  "
  ` [Intel-gfx] [PATCH 9/9] drm/i915/gt: Schedule request retirement when timeline idles
      `  "

[virtio-dev] [PATCH] snd: Add virtio sound device specification
 2019-11-20  9:32 UTC  (9+ messages)

[PATCH 0/2] spi CS customization support
 2019-11-20  9:31 UTC  (6+ messages)
` [PATCH 2/2] spi: mediatek: add cs timing configuration support

[MPTCP] Re: Feedback to the IETF
 2019-11-20  9:31 UTC 

[igt-dev] [PATCH i-g-t 0/4] device selection && lsgpu
 2019-11-20  9:31 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 4/4] Add device selection in IGT

[dpdk-dev] [PATCH] devtools: fix required memory for null test
 2019-11-20  9:28 UTC 

[PATCH] virtio pmem: fix async flush ordering
 2019-11-20  9:28 UTC  (2+ messages)

[PATCH v2 0/3] add Amlogic A1 clock controller driver
 2019-11-20  9:28 UTC  (11+ messages)
` [PATCH v2 3/3] clk: meson: a1: add support for Amlogic A1 clock driver

[PATCH v6 0/5] mt76: channel switch support for USB devices
 2019-11-20  9:28 UTC  (3+ messages)
` [PATCH v6 2/5] mt76: mt76x02: split beaconing

[PATCH v3] input: keyboard: snvs_pwrkey: Send key events for i.MX6 S, DL and Q
 2019-11-20  9:27 UTC  (7+ messages)

[PATCH] drm/r128: make ATI PCI GART part of its only user, r128
 2019-11-20  9:27 UTC  (5+ messages)

[PATCH] btrfs: handle error in btrfs_cache_block_group
 2019-11-20  9:24 UTC  (2+ messages)

[PATCH v2 00/13] add the latest exfat driver
 2019-11-20  9:24 UTC  (9+ messages)
  ` [PATCH v2 05/13] exfat: add file operations
  ` [PATCH v2 06/13] exfat: add exfat entry operations
  ` [PATCH v2 01/13] exfat: add in-memory and on-disk structures and headers
  ` [PATCH v2 07/13] exfat: add bitmap operations

[PATCH 0/7] arm64: dts: Initial RTD1395 and BPi-M4 support
 2019-11-20  9:20 UTC  (8+ messages)
` [PATCH 5/7] ARM: dts: rtd1195: Introduce r-bus

openbmc project for telemetry
 2019-11-20  9:22 UTC  (8+ messages)

[PATCH v2 0/6] Add --pathspec-from-file option for reset, commit
 2019-11-20  9:22 UTC  (4+ messages)
` [PATCH v3 "

[PATCH] i2c: mux: pca954x: Disable cacheing of the last channel
 2019-11-20  9:21 UTC  (3+ messages)

[PATCH v4 net-next 0/3] add DMA-sync-for-device capability to page_pool API
 2019-11-20  9:21 UTC  (8+ messages)
` [PATCH v4 net-next 3/3] net: mvneta: get rid of huge dma sync in mvneta_rx_refill

[dpdk-dev] [PATCH] net/mlx5: fix Rx queue release assertions
 2019-11-20  9:21 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib: Remove igt_gvt
 2019-11-20  9:21 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/2] "

[dpdk-dev] [PATCH 0/2] small improvements for FreeBSD build
 2019-11-20  9:20 UTC  (3+ messages)

[chrome-platform-linux:for-kernelci 9/16] include/linux/platform_data/cros_ec_commands.h:5437:46: error: 'uint32_t' undeclared here (not in a function); did you mean '__uint128_t'?
 2019-11-20  9:20 UTC  (2+ messages)

PROBLEM: Regression of MMU causing guest VM application errors
 2019-11-20  9:19 UTC  (10+ messages)

[RFC V4 0/2] Intel IFC VF driver for VDPA
 2019-11-20  9:17 UTC  (3+ messages)
` [RFC V4 1/2] This commit introduced ifcvf_base layer
` [RFC V4 2/2] This commit introduced IFC operations for vdpa

[dpdk-dev] [PATCH 0/2] fix FDIR support for non-extension-header GTPU
 2019-11-20 15:05 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/2] fix FDIR support for GTPU
  ` [dpdk-dev] [PATCH v2 1/2] net/ice: fix GTPU extension header renaming
  ` [dpdk-dev] [PATCH v2 2/2] net/ice: fix FDIR support for GTPU without extension header

Problems about selecting linux kernel drivers
 2019-11-20  9:17 UTC  (2+ messages)

[PATCH v12 0/2] Refactor Gen11+ SAGV support
 2019-11-20  9:16 UTC  (6+ messages)
` [PATCH v12 2/2] drm/i915: Restrict qgv points which don't have enough bandwidth
    ` [Intel-gfx] "

[U-Boot] [PATCH] arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig
 2019-11-20  9:16 UTC  (3+ messages)

[MPTCP] Re: Feedback to the IETF
 2019-11-20  9:15 UTC 

[PATCH 1/2] drm/amdgpu: invalidate mmhub semphore workaround in amdgpu_virt
 2019-11-20  9:14 UTC 

[LTP] [PATCH v4 0/5] optimize quotactl test code
 2019-11-20  9:13 UTC  (6+ messages)
` [LTP] [PATCH v4 1/5] syscalls/quotactl01: Add Q_GETNEXTQUOTA test
` [LTP] [PATCH v4 2/5] syscalls/quotactl02: Add Q_XGETQSTATV test and group quota tests
` [LTP] [PATCH v4 3/5] syscalls/quotactl04: add project quota test for non-xfs filesystem
` [LTP] [PATCH v4 4/5] syscalls/quotactl05: add project quota test on xfs filesystem
` [LTP] [PATCH v4 5/5] syscalls/quotactl06: Add new error testcase

[PATCH v4 1/2] zstd: move recipe to oe-core from meta-oe
 2019-11-20  9:12 UTC  (2+ messages)
` [PATCH v4 2/2] image_types: add Zstandard conversion support

[U-Boot] [PATCH] board: fsl: lx2160a: Fix the typo in board_fix_fdt
 2019-11-20  9:12 UTC 

[PATCH BlueZ] mesh: Fix names of dbus management interface input arguments
 2019-11-20  9:09 UTC 

[U-Boot] [GIT PULL] Raspberry Pi updates for v2020.01
 2019-11-20  9:10 UTC  (3+ messages)

[PATCH] drm/amdgpu/gfx10: re-init clear state buffer after gpu reset
 2019-11-20  9:09 UTC  (29+ messages)

[RFT][PATCH 0/3] cpufreq / PM: QoS: Introduce frequency QoS and use it in cpufreq
 2019-11-20  9:08 UTC  (6+ messages)
` [RFT][PATCH 1/3] PM: QoS: Introduce frequency QoS

[PATCH v3 00/33] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-11-20  9:06 UTC  (3+ messages)
` [PATCH v3 10/33] serial: add "instance-id" property

[PATCH] ARM: don't export unused return_address()
 2019-11-20  9:07 UTC  (10+ messages)

[LTP] [PATCH] tst_fill_fs: enhance the filesystem filling routine
 2019-11-20  9:07 UTC  (6+ messages)

[PATCH v2] {tty: serial, nand: onenand}: samsung: rename to fix build warning
 2019-11-20  9:03 UTC  (8+ messages)

[PATCH] tests: acpi: always retain dumped ACPI tables in case of error
 2019-11-20  9:02 UTC 

[PATCHSET 0/4][io_uring-post] cleanup after linked timeouts
 2019-11-20  9:03 UTC  (4+ messages)
` [PATCH 1/4] io_uring: Always REQ_F_FREE_SQE for allocated sqe

[PATCH] Add minimal Hexagon target - First in a series of patches - linux-user changes + linux-user/hexagon + skeleton of target/hexagon - Files in target/hexagon/imported are from another project and therefore do not conform to qemu coding standards
 2019-11-20  9:02 UTC  (7+ messages)

[dpdk-dev] [PATCH 1/2] bus/pci: fix driver detach clear
 2019-11-20  9:02 UTC  (3+ messages)
` [dpdk-dev] [dpdk-stable] "

[PATCH v24 00/12] /dev/random - a new approach with full SP800-90B compliance
 2019-11-20  9:01 UTC  (5+ messages)
` [PATCH v25 12/12] LRNG - add interface for gathering of raw entropy

[PATCH v3 00/13] add the latest exfat driver
 2019-11-20  9:02 UTC  (5+ messages)
  ` [PATCH v3 10/13] exfat: add nls operations

coccinelle: adjustments for array.cocci?
 2019-11-20  9:01 UTC  (9+ messages)
          ` [PATCH] coccinelle: improve array.cocci
              `  "

[PATCH] spapr: Fix VSMT mode when it is not supported by the kernel
 2019-11-20  9:00 UTC  (7+ messages)

[PATCH net-next 0/6] vsock: add local transport support
 2019-11-20  9:00 UTC  (4+ messages)
` [PATCH net-next 4/6] vsock: add vsock_loopback transport

[dpdk-dev] [PATCH] net/ice: fix FDIR rule duplication check failure
 2019-11-20  8:56 UTC  (2+ messages)

[PATCH v25 10/12] LRNG - add TRNG support
 2019-11-20  8:58 UTC  (5+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: Take a ref to the request we wait upon
 2019-11-20  8:57 UTC  (3+ messages)
  `  "

[dpdk-dev] [PATCH] net/ixgbe: fix qos sched sample app performance drop
 2019-11-20  8:07 UTC 

WARNING in kernfs_get
 2019-11-20  8:53 UTC  (4+ messages)

[PATCH] mm, memcg: show memcg min setting in oom messages
 2019-11-20  8:53 UTC 

[net-next v2 1/1] virtual-bus: Implementation of Virtual Bus
 2019-11-20  8:52 UTC  (11+ messages)

[U-Boot] [Patch v4 1/2] configs: fsl-layerscape: secure_boot: Enable setexpr command
 2019-11-20  8:51 UTC 

[RFC PATCH v2 0/7] media: v4l2: Add extended fmt and buffer ioctls
 2019-11-20  8:50 UTC  (8+ messages)
` [RFC PATCH v3 1/6] media: v4l2: Extend pixel formats to unify single/multi-planar handling (and more)

SCHED_DEADLINE with CPU affinity
 2019-11-20  8:50 UTC  (2+ messages)

[PATCH] PCI: of: Restore alignment/indentation in host bridge window table
 2019-11-20  8:49 UTC  (3+ messages)

[U-Boot] [PATCH v4] board/freescale/ls1028a: Secure boot: Adds sec_init call
 2019-11-20  8:49 UTC  (2+ messages)
` [U-Boot] [Patch v4 2/2] armv8: fsl-layerscape: Increase mmc read size for secure-boot headers

[Xen-devel] [PATCH V2 1/2] x86/altp2m: Add hypercall to set a range of sve bits
 2019-11-20  8:48 UTC  (9+ messages)

[RFC PATCH v2] arm64: cpufeatures: add support for tlbi range instructions
 2019-11-20  8:47 UTC  (8+ messages)

[PATCH 00/12] Convert cpu_up/down to device_online/offline
 2019-11-20  8:46 UTC  (8+ messages)
` [PATCH 04/12] ia64: Replace cpu_down with freeze_secondary_cpus

[PATCH v3 1/2] zstd: move recipe to oe-core from meta-oe
 2019-11-20  8:46 UTC  (6+ 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.