All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-09 16:20:59 to 2018-03-09 17:02:56 UTC [more...]

[PATCH v10 0/9] convert: add support for different encodings
 2018-03-09 17:02 UTC  (4+ messages)
` [PATCH v10 7/9] convert: check for detectable errors in UTF encodings

[PATCH 1/2] drm/amdgpu/psp: add a few more fw load type checks
 2018-03-09 17:02 UTC  (5+ messages)
` [PATCH 2/2] drm/amdgpu/soc15: always load the psp IP module

[PATCH] V4L: remove myself as soc-camera maintainer
 2018-03-09 17:01 UTC 

[PATCH] net: ethernet: ave: enable Rx drop interrupt
 2018-03-09 17:00 UTC  (3+ messages)

[PATCH 0/7] xen: More assorted improvements to domain creation
 2018-03-09 17:00 UTC  (16+ messages)
` [PATCH 1/7] xen/domain: Drop DOMCRF_dummy
` [PATCH 2/7] xen/domain: Drop all DOMCRF_* constants
` [PATCH 4/7] x86/domain: Remove unused parameters from {hvm, pv}_domain_initialise()
` [PATCH 5/7] x86/domain: Optimise the order of actions in arch_domain_create()
` [PATCH 6/7] xen/domain: Pass the full domctl_createdomain struct to create_domain()

[PATCH v3 0/6] arm: support -cpu max (and gic-version=max)
 2018-03-09 16:59 UTC  (11+ messages)
` [PATCH v3 4/6] target/arm: Make 'any' CPU just an alias for 'max'
  ` [Qemu-devel] "
` [PATCH v3 5/6] hw/arm/virt: Add "max" to the list of CPU types "virt" supports
  ` [Qemu-devel] "
    ` [Qemu-devel] [PATCH v3 0/6] arm: support -cpu max (and gic-version=max)

[Qemu-devel] [PATCH v7 00/23] Migration: postcopy failure recovery
 2018-03-09 16:59 UTC  (3+ messages)

[PATCH 0/3] btrfs-progs: Split original mode check to its own
 2018-03-09 16:56 UTC  (2+ messages)

How to replace a failed drive in btrfs RAID 1 filesystem
 2018-03-09 16:58 UTC  (3+ messages)

[GIT PULL] PCI fixes for v4.16
 2018-03-09 16:58 UTC 

[PATCH] pktgen: Remove VLA usage
 2018-03-09 16:58 UTC  (2+ messages)

[PATCH v2 2/2] riscv/atomic: Strengthen implementations with fences
 2018-03-09 16:57 UTC  (5+ messages)

[PATCH] configure/Makefile.am: use pkg-config to discover libatomic_ops
 2018-03-09 16:57 UTC  (7+ messages)
` [PATCH libdrm] meson: use pkg-config to detect libatomic_ops

[PATCH net 0/3] Several fixes for vhost_net ptr_ring usage
 2018-03-09 16:57 UTC  (9+ messages)
` [PATCH net 1/3] vhost_net: initialize rx_ring in vhost_net_open()
` [PATCH net 2/3] vhost_net: keep private_data and rx_ring synced

[Qemu-devel] [PATCH 0/5] nbd server fixing and refactoring before BLOCK_STATUS
 2018-03-09 16:57 UTC  (5+ messages)
` [Qemu-devel] [PATCH 1/5] nbd/server: move nbd_co_send_structured_error up

X86 Community Call: Wed March 14, 15:00 - 16:00 UTC
 2018-03-09 16:56 UTC  (5+ messages)

[U-Boot] [PATCH v5 00/10] Add new OPTEE bootm support to u-boot
 2018-03-09 16:55 UTC  (11+ messages)
` [U-Boot] [PATCH v5 01/10] optee: Add lib entries for sharing OPTEE code across ports
` [U-Boot] [PATCH v5 02/10] optee: Add CONFIG_OPTEE_TZDRAM_SIZE
` [U-Boot] [PATCH v5 03/10] optee: Add CONFIG_OPTEE_TZDRAM_BASE
` [U-Boot] [PATCH v5 04/10] optee: Add CONFIG_OPTEE_LOAD_ADDR
` [U-Boot] [PATCH v5 05/10] optee: Add optee_image_get_entry_point()
` [U-Boot] [PATCH v5 06/10] optee: Add optee_image_get_load_addr()
` [U-Boot] [PATCH v5 07/10] optee: Add optee_verify_bootm_image()
` [U-Boot] [PATCH v5 08/10] optee: Add error printout
` [U-Boot] [PATCH v5 09/10] image: Add IH_OS_TEE for TEE chain-load boot
` [U-Boot] [PATCH v5 10/10] bootm: optee: Add a bootm command for type IH_OS_TEE

[PATCH v1] getpageframeinfo3: replace hardcoded batchsize with constant
 2018-03-09 16:55 UTC  (6+ messages)

[PATCH] libxl: allow libxl_domain_suspend to simply suspend a domain, without saving it
 2018-03-09 16:55 UTC  (4+ messages)

Regression from efi: call get_event_log before ExitBootServices
 2018-03-09 16:54 UTC  (6+ messages)

Linux 4.15.8
 2018-03-09 16:54 UTC  (2+ messages)

[PATCH 0/4] Fix long standing -EOPNOTSUPP problem caused by
 2018-03-09 16:51 UTC  (3+ messages)
` [PATCH 1/4] btrfs-progs: Limit inline extent below page size

Linux 4.14.25
 2018-03-09 16:53 UTC  (2+ messages)

[PATCH RESEND v1 0/7] Intel Processor Trace virtulization enabling
 2018-03-09 16:53 UTC  (3+ messages)
` [PATCH RESEND v1 1/7] x86: add a flag to enable Intel processor trace

RFC: remove the "tile" architecture from glibc
 2018-03-09 16:53 UTC  (9+ messages)

[Qemu-devel] [PATCH v6 0/2] block latency histogram
 2018-03-09 16:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 1/2] block/accounting: introduce "
` [Qemu-devel] [PATCH v6 2/2] qapi: add block latency histogram interface

[virtio] [PATCH v9 14/16] VIRTIO_F_NOTIFICATION_DATA: extra data to devices
 2018-03-09 16:52 UTC  (11+ messages)
` [virtio] "
            ` [virtio] Re: [virtio-dev] "

[Qemu-devel] [PATCH v3 0/7] ovmf: preliminary TPM2 support
 2018-03-09 16:51 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3 4/7] OvmfPkg: add customized Tcg2ConfigPei clone
` [Qemu-devel] [PATCH v3 5/7] OvmfPkg: include Tcg2Pei module
` [Qemu-devel] [PATCH v3 6/7] OvmfPkg: include Tcg2Dxe module
` [Qemu-devel] [PATCH v3 7/7] OvmfPkg: plug DxeTpm2MeasureBootLib into SecurityStubDxe

[PATCH] compress/isal: ISA-L compression PMD
 2018-03-09 16:50 UTC 

[Xenomai] [PULL] ipipe 4.4 updates
 2018-03-09 16:51 UTC 

[PATCH] Makefile: Rerun the configure script if it has been modified
 2018-03-09 16:51 UTC 

[PATCH v2 00/17] MFD: Adjustments for several function implementations
 2018-03-09 16:50 UTC  (19+ messages)
` [PATCH v2 10/17] mfd: tps6586x: Delete an error message for a failed memory allocation in tps6586x_parse_dt()
  ` [PATCH v2 10/17] mfd: tps6586x: Delete an error message for a failed memory allocation in tps6586x_p
` [PATCH v2 0/4] mfd/tps65910: Adjustments for four function implementations
  ` [PATCH v2 11/17] mfd: tps65910: Delete an error message for a failed memory allocation in tps65910_parse_dt()
    ` [PATCH v2 11/17] mfd: tps65910: Delete an error message for a failed memory allocation in tps65910_p
  ` [PATCH v2 12/17 2/4] mfd: tps65910: Delete an unnecessary variable initialisation in four functions
  ` [PATCH v2 13/17 3/4] mfd: tps65910: Delete an unnecessary variable initialisation in tps65910_sleepinit()
    ` [PATCH v2 13/17 3/4] mfd: tps65910: Delete an unnecessary variable initialisation in tps65910_sleepi
  ` [PATCH v2 14/17 4/4] mfd: tps65910: Move an assignment in tps65910_sleepinit()
` [PATCH v2 15/17] mfd: tps80031: Delete an error message for a failed memory allocation in tps80031_probe()
  ` [PATCH v2 15/17] mfd: tps80031: Delete an error message for a failed memory allocation in tps80031_p
` [PATCH v2 16/17] mfd: twl6030-irq: Delete an error message for a failed memory allocation in twl6030_init_irq()
  ` [PATCH v2 16/17] mfd: twl6030-irq: Delete an error message for a failed memory allocation in twl6030
` [PATCH v2 17/17] mfd: viperboard: Delete an error message for a failed memory allocation in vprbrd_probe()
  ` [PATCH v2 17/17] mfd: viperboard: Delete an error message for a failed memory allocation in vprbrd_p

[PATCH] ARM64: dts: marvell: armada-cp110: Add apb_pclk clock for the uart nodes
 2018-03-09 16:50 UTC  (2+ messages)

[PATCH 0/7] meson build support for dpaaX
 2018-03-09 16:49 UTC  (4+ messages)
` [PATCH 7/7] build: add meson support for dpaaX platforms

[Qemu-devel] [PULL] RISC-V QEMU Port Submission v8.2
 2018-03-09 16:49 UTC  (5+ messages)
` [Qemu-devel] [patches] "

[Buildroot] [PATCH v3 0/6] llvm for mesa3d
 2018-03-09 16:49 UTC  (7+ messages)
` [Buildroot] [PATCH v3 1/6] package/llvm: new host package
` [Buildroot] [PATCH v3 2/6] package/llvm: enable target variant
` [Buildroot] [PATCH v3 3/6] package/llvm: enable AMDGPU
` [Buildroot] [PATCH v3 4/6] package/mesa3d: enable llvm support
` [Buildroot] [PATCH v3 5/6] package/llvm: enable ARM
` [Buildroot] [PATCH v3 6/6] package/llvm: enable AArch64

[PATCH] staging:r8188eu: Use lib80211 to support TKIP
 2018-03-09 16:49 UTC 

[PATCH] mailmap: Update email address for Gregory CLEMENT
 2018-03-09 16:49 UTC  (2+ messages)

[PATCHv5 3/5] mfd: motorola-cpcap: Add audio-codec support
 2018-03-09 16:48 UTC  (12+ messages)

[Qemu-devel] [PATCH v4 0/2] block latency histogram
 2018-03-09 16:47 UTC  (5+ messages)

[PATCH v2] On ppc64le we HAVE_RELIABLE_STACKTRACE
 2018-03-09 16:47 UTC  (3+ messages)

[PATCH] ntb_transport: use put_device() instead of kfree()
 2018-03-09 16:46 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 0/2] block latency histogram
 2018-03-09 16:45 UTC  (2+ messages)

[dpdk-announce] CALL for action - Migration to the new ethdev offload API
 2018-03-09 16:45 UTC 

[igt-dev] [PATCH i-g-t] tests/perf_pmu: Use absolute tolerance in accuracy tests
 2018-03-09 16:45 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/perf_pmu: Use absolute tolerance in accuracy tests (rev2)

[igt-dev] [PATCH i-g-t v9 1/3] include: bump drm uAPI headers
 2018-03-09 16:45 UTC  (4+ messages)
` [igt-dev] [PATCH i-g-t v9 3/3] tests: add i915 query tests

[RFC PATCH 0/3] Misc ovl_lookup() related fixes
 2018-03-09 16:44 UTC  (8+ messages)
` [PATCH 3/3] ovl: set d->is_dir and d->opaque for last path element

[Qemu-devel] [PATCH v8 00/23] RISC-V QEMU Port Submission
 2018-03-09 16:43 UTC  (3+ messages)

[PATCH net] ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
 2018-03-09 16:43 UTC 

[PATCH net v2 0/2] l2tp: fix races with ipv4-mapped ipv6 addresses
 2018-03-09 16:43 UTC  (3+ messages)
` [PATCH net v2 2/2] "

[Qemu-arm] [PATCH v9 00/14] ARM SMMUv3 Emulation Support
 2018-03-09 16:43 UTC  (7+ messages)
` [Qemu-arm] [PATCH v9 06/14] hw/arm/smmuv3: Queue helpers
    ` [Qemu-devel] "
` [Qemu-arm] [PATCH v9 07/14] hw/arm/smmuv3: Implement MMIO write operations
    ` [Qemu-devel] "

[U-Boot] [PATCH v3 1/1] efi_loader: Initial EFI_DEVICE_PATH_UTILITIES_PROTOCOL
 2018-03-09 16:43 UTC 

[PATCH] net: use skb_is_gso_sctp() instead of open-coding
 2018-03-09 16:42 UTC  (2+ messages)

[PATCH v1 0/5] add framework to load and execute BPF code
 2018-03-09 16:42 UTC  (6+ messages)
` [PATCH v1 1/5] bpf: add BPF loading and execution framework
` [PATCH v1 2/5] bpf: add JIT compilation for x86_64 ISA
` [PATCH v1 3/5] bpf: introduce basic RX/TX BPF filters
` [PATCH v1 4/5] testpmd: new commands to load/unload "
` [PATCH v1 5/5] test: add few eBPF samples

[Qemu-devel] [PATCH] memory: fix flatview_access_valid RCU read lock/unlock imbalance
 2018-03-09 16:42 UTC  (3+ messages)

[PATCH v3 00/10] drivers/qcom: add RPMH communication support
 2018-03-09 16:41 UTC  (4+ messages)
` [PATCH v3 06/10] drivers: qcom: rpmh-rsc: allow invalidation of sleep/wake TCS

[CI 1/4] drm/i915/guc: Tidy guc_log_control
 2018-03-09 16:40 UTC  (4+ messages)
` [CI 2/4] drm/i915/guc: Create common entry points for log register/unregister
` [CI 3/4] drm/i915/guc: Move GuC notification handling to separate function
` [CI 4/4] HAX: Enable GuC for CI

[PATCH] drivers: vhost: vsock: fixed a brace coding style issue
 2018-03-09 16:39 UTC  (3+ messages)

[PATCH 0/6] xen/arm: Rework the way to store the LR
 2018-03-09 16:35 UTC  (7+ messages)
` [PATCH 1/6] xen/arm: gic: Fix indentation in gic_update_one_lr
` [PATCH 2/6] xen/arm: vgic: Override the group in lr everytime
` [PATCH 3/6] xen/arm: gic: Use bool instead of uint8_t for the hw_status in gic_lr
` [PATCH 4/6] xen/arm: gic: Split the field state in gic_lr in 2 fields active and pending
` [PATCH 5/6] xen/arm: GIC: Only set pirq in the LR when hw_status is set
` [PATCH 6/6] ARM: GIC: extend LR read/write functions to cover EOI and source

[PATCH v2 01/16] net/axgbe: add minimal dev init and uninit support
 2018-03-09 16:39 UTC  (4+ messages)
` [PATCH v3 01/18] "

[PATCH] loop: Fix lost writes caused by missing flag
 2018-03-09 16:38 UTC  (8+ messages)
      ` [PATCH] MAINTAINERS: add coverage for drivers/block

[PATCH AUTOSEL for 4.14 01/67] Bluetooth: hci_qca: Avoid setup failure on missing rampatch
 2018-03-09 16:38 UTC  (4+ messages)
` [PATCH AUTOSEL for 4.14 04/67] dt-bindings: net: add TI CC2560 Bluetooth chip

[PATCH AUTOSEL for 4.9 001/190] powerpc/nohash: Fix use of mmu_has_feature() in setup_initial_memory_limit()
 2018-03-09 16:37 UTC  (7+ messages)
` [PATCH AUTOSEL for 4.9 025/190] platform/x86: asus-nb-wmi: Add wapf4 quirk for the X302UA

[PATCH v2] x86/domctl: remove impossible condition in XEN_DOMCTL_getpageframeinfo3
 2018-03-09 16:37 UTC  (2+ messages)

[PATCH v2 01/15] drm/i915/guc: Tidy guc_log_control
 2018-03-09 16:36 UTC  (5+ messages)
` [PATCH v2 08/15] drm/i915/guc: Split relay control and GuC log level

Btrfs remounted read-only due to ENOSPC in btrfs_run_delayed_refs
 2018-03-09 16:36 UTC  (2+ messages)

[PATCH v2 0/3] drm/i915/uc: Sanitize uC
 2018-03-09 16:35 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/uc: Sanitize uC (rev2)

[PATCH v4] cpuset: Enable cpuset controller in default hierarchy
 2018-03-09 16:34 UTC  (3+ messages)

[U-Boot] [PATCH 1/1] efi_loader: efi_allocate_pages is too restrictive
 2018-03-09 16:35 UTC  (5+ messages)

[PATCH net-next 0/9] fixes for configuration lost problems
 2018-03-09 16:34 UTC  (2+ messages)

[PATCH v3] eal: add function to return number of detected sockets
 2018-03-09 16:32 UTC  (6+ messages)
` [PATCH 18.05 v4] Add "
  ` [PATCH 18.05 v4] eal: add "

TCP Wireguard with socat
 2018-03-09 16:41 UTC 

[PATCH 0/3] ASoC: Add Multi CPU DAI support
 2018-03-09 16:31 UTC  (3+ messages)
` [PATCH 3/3] ASoC: Add Multi CPU DAI support in DAPM

[PATCH v6 1/3] PCI: mobiveil: Add Mobiveil PCIe Host Bridge IP driver DT bindings
 2018-03-09 16:31 UTC  (2+ messages)

ath9k: rx trigger issue
 2018-03-09 16:29 UTC 

[PATCH v12 00/33] rcar-vin: Add Gen3 with media controller
 2018-03-09 16:28 UTC  (5+ messages)
` [PATCH v12 11/33] rcar-vin: set a default field to fallback on

[PATCHv2 0/9] perf tools: Assorted fixes
 2018-03-09 16:28 UTC  (4+ messages)
` [PATCH 9/9] perf c2c report: Add cacheline address count column

[xen-unstable-smoke test] 120370: tolerable all pass - PUSHED
 2018-03-09 16:28 UTC 

[GIT PULL] fbdev fix for v4.16-rc5
 2018-03-09 16:26 UTC  (2+ messages)

[Bridge] [RFC PATCH v2] bridge: make it possible for packets to traverse the bridge without hitting netfilter
 2018-03-09 16:26 UTC  (10+ messages)
              `  "

[PATCH] ASoC: da7219: Add common clock usage for providing DAI clks
 2018-03-09 16:25 UTC  (2+ messages)

[PATCH v3 net-next 0/4] Fix event generation for actions batch Add/Delete mode
 2018-03-09 16:25 UTC  (2+ messages)

[PATCH] btrfs-progs: dump-tree: add degraded option
 2018-03-09 16:23 UTC  (2+ messages)

[PATCH 1/3] packagegroup-core-sdk: Disable SANITIZERS for riscv64
 2018-03-09 16:24 UTC  (4+ messages)
` [PATCH 2/3] liburcu: Explicitly add pthread options to cflags

[PATCH net-next] modules: allow modprobe load regular elf binaries
 2018-03-09 16:24 UTC  (11+ messages)

[PATCH net-next] net: do not create fallback tunnels for non-default namespaces
 2018-03-09 16:23 UTC  (2+ messages)

[Bug 105369] HP HP ENVY x360, amdgpu, Call Trace tgn10_lock at startup, VMC page fault during runtime
 2018-03-09 16:23 UTC  (2+ messages)

[igt-dev] [PATCH] [HAX][CI] Run gem_fd_exhaustion on all the machines
 2018-03-09 16:22 UTC 

[ANNOUNCE] OFED 4.8-2-rc3 release is available
 2018-03-09 16:22 UTC 

[PATCH] multipathd: check and cleanup zombie paths
 2018-03-09 16:22 UTC  (2+ messages)

[PATCH v2 net-next] tools: tc-testing: Can pause just before post-suite
 2018-03-09 16:22 UTC  (2+ messages)

[PATCH v2 net-next] tools: tc-testing: Can refer to $TESTID in test spec
 2018-03-09 16:22 UTC  (2+ messages)

[PATCHSET] percpu_ref, RCU: Audit RCU usages in percpu_ref users
 2018-03-09 16:21 UTC  (7+ messages)
` [PATCH 1/7] fs/aio: Add explicit RCU grace period when freeing kioctx
  ` [PATCH 7/7] RCU, workqueue: Implement rcu_work

[PATCH net-next] net: dsa: mv88e6xxx: Fix irq free'ing
 2018-03-09 16:21 UTC  (2+ messages)

[PATCH v2 1/3] btrfs-progs: check/lowmem: Fix the incorrect error message of check_extent_data_item
 2018-03-09 16:18 UTC  (3+ messages)

[Qemu-devel] [PULL 00/56] Block layer patches
 2018-03-09 16:19 UTC  (5+ messages)
` [Qemu-devel] [PULL 50/56] qemu-iotests: Test qcow2 over file image creation with QMP
` [Qemu-devel] [PULL 53/56] iotests: Mark all tests executable
` [Qemu-devel] [PULL 55/56] iotests: Tweak 030 in order to trigger a race condition with parallel jobs
` [Qemu-devel] [PULL 56/56] qemu-iotests: fix 203 migration completion race


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.