All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-14 12:57:02 to 2018-06-14 13:46:52 UTC [more...]

[PATCH v4 0/7] add virt-dma support for imx-sdma
 2018-06-14 14:02 UTC  (6+ messages)

Restartable Sequences system call merged into Linux
 2018-06-14 13:46 UTC  (11+ messages)

[PATCH v4] staging: pi433: fix race condition in pi433_ioctl
 2018-06-14 13:46 UTC  (2+ messages)

[PATCH] Staging: comedi: ssv_dnp: fixed style line length warning
 2018-06-14 13:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] pc-bios/s390-ccw: Optimize the s390-netboot.img for size
 2018-06-14 13:46 UTC 

[Xenomai] Xenomai 3 Multi-core Semaphore latency
 2018-06-14 13:46 UTC  (5+ messages)

[Qemu-arm] [PATCH 0/9] KVM/ARM: virt-3.0: Multiple redistributor regions and 256MB ECAM region
 2018-06-14 13:45 UTC  (16+ messages)
` [Qemu-arm] [PATCH 3/9] hw/intc/arm_gicv3: Introduce redist-region-count array property
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 4/9] hw/intc/arm_gicv3_kvm: Get prepared to handle multiple redist regions
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 5/9] hw/arm/virt: GICv3 DT node with one or two redistributor regions
  ` [Qemu-devel] "
` [Qemu-arm] [PATCH 6/9] hw/arm/virt-acpi-build: Advertise one or two GICR structures
  ` [Qemu-arm] [Qemu-devel] "
    `  "
` [Qemu-arm] [PATCH 7/9] hw/arm/virt: Register two redistributor regions when necessary
  ` [Qemu-devel] "
    ` [Qemu-arm] "

[PATCH v4 0/5] sched/deadline: fix cpusets bandwidth accounting
 2018-06-14 13:45 UTC  (10+ messages)
` [PATCH v4 1/5] sched/topology: Add check to backup comment about hotplug lock
` [PATCH v4 2/5] sched/topology: Adding function partition_sched_domains_locked()
` [PATCH v4 3/5] sched/core: Streamlining calls to task_rq_unlock()
` [PATCH v4 4/5] sched/core: Prevent race condition between cpuset and __sched_setscheduler()

[PATCH v6 0/13] arm: more kconfig configurability and small default configs
 2018-06-14 13:44 UTC  (6+ messages)
` [PATCH v6 11/13] xen: support the Null scheduler
` [PATCH v6 12/13] xen: specify support for EXPERT and DEBUG Kconfig options

[U-Boot] [PATCH v2 00/13] x86: efi: Fixes and enhancements to application and payload support
 2018-06-14 13:44 UTC  (6+ messages)
` [U-Boot] [PATCH v2 02/13] efi.h: Do not use config options

[PATCH v2 0/2] locking,drm: Fix ww mutex naming / algorithm inconsistency
 2018-06-14 13:43 UTC  (14+ messages)
` [PATCH v2 1/2] locking: Implement an algorithm choice for Wound-Wait mutexes

[CI 1/2] drm/i915/gtt: Lazily allocate page directories for gen7
 2018-06-14 13:43 UTC  (2+ messages)
` [CI 2/2] drm/i915/gtt: Free unused page tables on unbind the context

[PATCH v2 1/2] xfs: refactor buffer submission into a common helper
 2018-06-14 13:43 UTC  (2+ messages)
` [PATCH v3 "

[PATCH] dm-zoned-tools: add zoned disk udev rules for scheduler / dmsetup
 2018-06-14 13:42 UTC  (5+ messages)

[Cluster-devel] [PATCH] gfs2: Don't withdraw under a spin lock
 2018-06-14 13:41 UTC  (3+ messages)

[U-Boot] [PATCH v6 00/13] efi: Enable basic sandbox support for EFI loader
 2018-06-14 13:41 UTC  (8+ messages)
` [U-Boot] [PATCH v6 02/13] efi: Init the 'rows' and 'cols' variables
` [U-Boot] [PATCH v6 03/13] efi: sandbox: Adjust memory usage for sandbox

[Qemu-devel] [PATCH v2 0/4] block: Remove deprecated -drive options
 2018-06-14 13:41 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 1/4] block: Remove deprecated -drive geometry options
` [Qemu-devel] [PATCH v2 3/4] block: Remove deprecated -drive option serial
` [Qemu-devel] [PATCH v2 4/4] block: Remove dead deprecation warning code

[linux-3.18 test] 124173: regressions - FAIL
 2018-06-14 13:39 UTC 

[PATCH] NFS: Fix an rcu deadlock in nfs_delegation_find_inode()
 2018-06-14 13:39 UTC 

[PATCH] brd: Allow ramdisk to be allocated on selected NUMA node
 2018-06-14 13:38 UTC 

[PATCH 0/2] efi/fdt: set #address-cells/#size-cells on empty tree
 2018-06-14 13:38 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update email-id of Sinan Kaya
 2018-06-14 13:37 UTC  (5+ messages)
`  "

[PATCH] HID: hid-ntrig: add error handling for sysfs_create_group
 2018-06-14 13:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH v4 0/7] add virt-dma support for imx-sdma
 2018-06-14 13:35 UTC  (15+ messages)
` [PATCH v4 1/7] tty: serial: imx: correct dma cookie status
  ` [v4,1/7] "
` [PATCH v4 2/7] dmaengine: imx-sdma: factor out a struct sdma_desc from struct sdma_channel
  ` [v4,2/7] "
` [PATCH v4 3/7] dmaengine: imx-sdma: add virt-dma support
  ` [v4,3/7] "
` [PATCH v4 4/7] dmaengine: imx-sdma: remove useless 'lock' and 'enabled' in 'struct sdma_channel'
  ` [v4,4/7] "
` [PATCH v4 5/7] dmaengine: imx-sdma: remove the maximum limitation for bd numbers
  ` [v4,5/7] "
` [PATCH v4 6/7] dmaengine: imx-sdma: add sdma_transfer_init to decrease code overlap
  ` [v4,6/7] "
` [PATCH v4 7/7] tty: serial: imx: split all dma setup operations out of 'port.lock' protector
  ` [v4,7/7] "

[PATCH V2 1/3] scsi: ufs: set the device reference clock setting
 2018-06-14 13:35 UTC  (4+ messages)

[Qemu-devel] [PATCHv3 0/7] Better handling of machine specific per-cpu information
 2018-06-14 13:34 UTC  (3+ messages)
` [Qemu-devel] [PATCHv3 6/7] target/ppc: Replace intc pointer with a general machine_data pointer

[Qemu-devel] [PATCH v2] util/async: avoid NULL pointer dereference
 2018-06-14 13:33 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "
  ` [Qemu-devel] ping "

[PATCH] qemu-qoriq: add recipes
 2018-06-14  6:01 UTC 

master - device_mapper: remove libdm-stats.c
 2018-06-14 13:34 UTC 

master - dmfilemapd: Move to libdm/dm-tools
 2018-06-14 13:33 UTC 

[PATCH v2 00/19] Dynamically load/remove serdev devices via sysfs*
 2018-06-14 13:33 UTC  (4+ messages)

[PATCH] exports: document change to "insecure" export option
 2018-06-14 13:32 UTC 

[PATCH] checkpatches.sh: Add checks for ABI symbol addition
 2018-06-14 13:30 UTC  (2+ messages)
` [PATCH v8] "

[PATCH] net/nfp: fix field initialization in TX descriptor
 2018-06-14 13:31 UTC  (3+ messages)

[PATCH] drivers/of: Add devm_of_iomap()
 2018-06-14 13:30 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] qcow2 compress threads
 2018-06-14 13:29 UTC  (7+ messages)
` [Qemu-devel] [PATCH 2/3] qcow2: refactor data compression
` [Qemu-devel] [PATCH 3/3] qcow2: add compress threads

usb: storage: add error handling for kcalloc
 2018-06-14 13:29 UTC  (3+ messages)
` [PATCH v2] "
  ` [v2] "

[PATCH v3] staging: pi433: fix race condition in pi433_ioctl
 2018-06-14 13:28 UTC  (4+ messages)

[PATCH] bfs: add sanity check at bfs_fill_super()
 2018-06-14 13:28 UTC  (11+ messages)

[Qemu-devel] [PATCH 0/4] spapr: generic IRQ frontend
 2018-06-14 13:26 UTC  (11+ messages)
` [Qemu-devel] [PATCH 1/4] spapr: remove irq_hint parameter from spapr_irq_alloc()

[Qemu-devel] [PATCH 00/18] block: Configuration fixes and rbd authentication
 2018-06-14 13:26 UTC  (9+ messages)
` [Qemu-devel] [PATCH 12/18] block-qdict: Clean up qdict_crumple() a bit

[PATCH v3] ltp: fix cve-2017-5669 test case
 2018-06-14 13:25 UTC  (3+ messages)

[PATCH] drm/i915/dsm: remove unnecessary dsm priv structure
 2018-06-14 13:25 UTC  (5+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH v4 01/12] gstreamer: enable ptest support
 2018-06-14 13:24 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] lib/rendercopy: Add gen4/5 rendercopy
 2018-06-14 13:24 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 00/11] pc-dimm: next bunch of cleanups
 2018-06-14 13:24 UTC  (7+ messages)
` [Qemu-devel] [PATCH v1 06/11] pc-dimm: don't allow to access "size" before the device was realized

[PATCH v14 0/6] i386: Enable TOPOEXT to support hyperthreading on AMD CPU
 2018-06-14 13:24 UTC  (5+ messages)
` [PATCH v14 1/6] i386: Set TOPOEXT unconditionally for comapatibility
    ` [Qemu-devel] "

usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers
 2018-06-14 13:23 UTC 

I will definately enlighten you more as soon as I hear from you
 2018-06-14 13:22 UTC 

[Qemu-devel] [PATCH] coverity-model: Fix indentation messed up in commit 04a0afe5285
 2018-06-14 13:22 UTC 

bbappend extra SRC_URI ignored
 2018-06-14 13:22 UTC  (3+ messages)

[PATCH V5] Add support for BTRFS raid5/6 to GRUB
 2018-06-14 13:21 UTC  (6+ messages)
` [PATCH 7/9] btrfs: Add support for recovery for a RAID 5 btrfs profiles
` [PATCH 9/9] btrfs: Add RAID 6 recovery for a btrfs filesystem

[PATCH v5 0/3] extern inline native_save_fl for paravirt
 2018-06-14 13:20 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tools: Add a simple tool to read/write/decode dpcd registers
 2018-06-14 13:20 UTC  (5+ messages)

[U-Boot] Clearfog fails to build with U-Boot v2018.07-rc1
 2018-06-14 13:19 UTC  (2+ messages)
` [U-Boot] Re : "

[PATCH v3 0/2] app/testpmd: introduce new commands in forward topology
 2018-06-14 13:19 UTC  (5+ messages)
` [PATCH v3 1/2] app/testpmd: add custom topology command
` [PATCH v3 2/2] app/testpmd: add set topology on the fly command

[PATCH] rawdev: remove experimental flag
 2018-06-14 13:19 UTC 

[PATCH] Qemu: CVE-2018-11806 slirp heap buffer overflow
 2018-06-14 13:18 UTC  (2+ messages)

[RFC PATCH RESEND] tcp: avoid F-RTO if SACK and timestamps are disabled
 2018-06-14 13:18 UTC  (6+ messages)

[PATCH 1/3] perf alias: Remove trailing newline when reading sysfs files
 2018-06-14 13:17 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/7] Reenable hmp for preconfig mode
 2018-06-14 13:17 UTC  (5+ messages)

[LTP] [PATCH 1/3] net: Create tst_ipsec_setup to remove duplicity
 2018-06-14 13:15 UTC  (3+ messages)
` [LTP] [PATCH 2/3] net/icmp-uni-basic.sh: Remove LINK_NUM + related setup
` [LTP] [PATCH 3/3] net/icmp: Unify log info messages

[PATCH 1/4] arm: dts: add support for Laird WB45N cpu module and DVK
 2018-06-14 13:14 UTC  (8+ messages)
` [PATCH 4/4] arm: dts: add support for Laird SOM60 module and DVK boards

[PATCH net 1/2] ipv4: igmp: use alarmtimer to prevent delayed reports
 2018-06-14 13:14 UTC  (5+ messages)

[U-Boot] [PATCH v2 0/9] Add SoC and Board support for Bubblegum-96
 2018-06-14 13:13 UTC  (4+ messages)
` [U-Boot] [PATCH v2 5/9] clk: Add Actions Semi OWL clock support

[Qemu-devel] [PULL v2 0/3] Miscellaneous patches for 2018-06-13
 2018-06-14 13:12 UTC  (3+ messages)

[Xenomai] Performance issue with memory allocators
 2018-06-14 13:10 UTC  (9+ messages)

[PATCH] drm/i915/selftests: Initialise request to silence a compiler
 2018-06-14 13:10 UTC  (2+ messages)

[Bug 200045] New: i2c-algo-bit: black screen on 'radeon' module probing
 2018-06-14 13:09 UTC  (2+ messages)
` [Bug 200045] "

[PATCH 1/5] drm/i915: Move GEM sanitize from resume_early to resume
 2018-06-14 13:09 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for series starting with [1/5] drm/i915: Move GEM sanitize from resume_early to resume (rev2)

FAILED: patch "[PATCH] crypto: caam - fix IV DMA mapping and updating" failed to apply to 4.9-stable tree
 2018-06-14 13:09 UTC 

FAILED: patch "[PATCH] crypto: caam - fix DMA mapping dir for generated IV" failed to apply to 4.4-stable tree
 2018-06-14 13:08 UTC 

FAILED: patch "[PATCH] crypto: caam - fix DMA mapping dir for generated IV" failed to apply to 4.9-stable tree
 2018-06-14 13:08 UTC 

[igt-dev] [PATCH i-g-t v2 1/5] lib/gen7_render: include gen6_render header
 2018-06-14 13:09 UTC  (2+ messages)

FAILED: patch "[PATCH] crypto: caam - strip input zeros from RSA input buffer" failed to apply to 4.9-stable tree
 2018-06-14 13:08 UTC 

[U-Boot] [PULL] u-boot-sh/master
 2018-06-14 13:07 UTC  (4+ messages)

[Qemu-devel] [PATCH v1 0/3] Current Travis Patches
 2018-06-14 13:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH v1 2/3] travis: reduce coverage of gprof build
` [Qemu-devel] [PATCH v1 3/3] travis: reduce time taken for trace-backend testing

I will definately enlighten you more as soon as I hear from you
 2018-06-14 13:06 UTC  (3+ messages)

[RFC PATCH 5/6] arm64: dts: ti: Add Support for AM654 SoC
 2018-06-14 13:04 UTC  (7+ messages)

[U-Boot] [PATCH 0/5] serial: zynq: Fix serial driver
 2018-06-14 13:05 UTC  (12+ messages)
` [U-Boot] [PATCH 1/5] serial: zynq: Use BIT macros instead of shifts and full hex numbers
` [U-Boot] [PATCH 2/5] serial: zynq: Write chars till output fifo is full
` [U-Boot] [PATCH 3/5] serial: zynq: Initialize uart only before relocation
` [U-Boot] [PATCH 4/5] serial: zynq: Check priv pointer get via dev_get_priv()
` [U-Boot] [PATCH 5/5] serial: zynq: Make zynq_serial_setbrg static

BUG: unable to handle kernel NULL pointer dereference in vmx_set_msr
 2018-06-14 13:05 UTC 

[PATCH V3 1/3] scsi: ufs: set the device reference clock setting
 2018-06-14 13:03 UTC  (6+ messages)
` [PATCH V3 2/3] scsi: ufs: Add ufs provisioning support
` [PATCH V3 3/3] scsi: ufs: Add configfs support for ufs provisioning

[Cluster-devel] iomap preparations for GFS2 v2
 2018-06-14 13:04 UTC  (4+ messages)
`  "

[Qemu-devel] [PULL 0/1] Block patches
 2018-06-14 13:04 UTC  (2+ messages)

[PATCH v5 00/13] s390: vfio-ap: guest dedicated crypto adapters
 2018-06-14 13:04 UTC  (10+ messages)
` [PATCH v5 04/13] s390: vfio-ap: base implementation of VFIO AP device driver

[Qemu-devel] [PATCH v4 0/3] libqtest: verify QEMU exit status
 2018-06-14 13:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 1/3] osdep: add wait.h compat macros

[PATCH v4 1/2] dt-bindings: Add bindings for AKM ak7375 voice coil lens
 2018-06-14 13:02 UTC  (3+ messages)
` [PATCH v4 2/2] media: ak7375: Add ak7375 lens voice coil driver

[PATCH v3 00/14] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
 2018-06-14 13:02 UTC  (7+ messages)
` [PATCH v3 02/14] drivers: soc: sunxi: Add dedicated compatibles for the A13, A20 and A33

[PATCH 2/2 V2] Support kdump when AMD secure memory encryption is active
 2018-06-14 13:01 UTC  (3+ messages)

[refpolicy] cron_system_entry(gpg_t, gpg_exec_t)
 2018-06-14 13:01 UTC 

[PATCH 0/9] media: cedrus: Add H264 decoding support
 2018-06-14 13:00 UTC  (3+ messages)

[PATCH v3 0/2] add uevent api for hot plug
 2018-06-14 12:59 UTC  (4+ messages)
` [PATCH V21 0/4] hot plug recovery mechanism
  ` [PATCH V21 4/4] app/testpmd: show example to handle hot unplug

[Qemu-devel] Is there a way to package QEMU binaries?
 2018-06-14 12:58 UTC  (9+ messages)

[U-Boot] [PATCH v6 0/5] drivers: Add reset ctrl to drivers
 2018-06-14 12:58 UTC  (5+ messages)
` [U-Boot] [PATCH v6 1/5] reset: Rename CONFIG_SPL_RESET_SUPPORT to CONFIG_SPL_DM_RESET
` [U-Boot] [PATCH v6 2/5] include: reset: Change to use CONFIG_IS_ENABLED(DM_RESET)

[U-Boot] [PATCH v3 0/2] Add MDIO driver model support
 2018-06-14 12:58 UTC  (3+ messages)
` [U-Boot] [PATCH v3 1/2] dm: mdio: add a uclass for MDIO

[U-Boot] [PATCH 1/4] lib: fdtdec: Fill initial ram top with DDR start value from dt
 2018-06-14 12:58 UTC  (5+ messages)

[RFC 1/2] net/tap: calculate checksum for multi segs packets
 2018-06-14 12:58 UTC  (6+ messages)
` [PATCH v4 0/2] TAP TSO
  ` [PATCH v4 2/2] net/tap: support TSO (TCP Segment Offload)

[PATCH 0/4] KVM: arm64: FPSIMD/SVE fixes for 4.17
 2018-06-14 12:57 UTC  (5+ messages)
` [PATCH 1/4] arm64: introduce sysreg_clear_set()
  ` [PATCH 2/4] KVM: arm64: Don't mask softirq with IRQs disabled in vcpu_put()


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.