All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-08-03 13:08:46 to 2018-08-03 14:06:43 UTC [more...]

How to write a distro layer?
 2018-08-03 14:06 UTC  (4+ messages)

[Qemu-devel] [PATCH v6 00/77] Add nanoMIPS support to QEMU
 2018-08-03 14:06 UTC  (4+ messages)
` [Qemu-devel] [PATCH v6 39/77] target/mips: Add emulation of DSP ASE for nanoMIPS - part 2

[PATCH v1 0/7] Flow API helpers enhancements
 2018-08-03 14:06 UTC  (10+ messages)
` [PATCH v2 0/7] ethdev: add flow API object converter
  ` [PATCH v2 1/7] "
  ` [PATCH v2 2/7] ethdev: add flow API item/action name conversion
  ` [PATCH v2 3/7] app/testpmd: rely on flow API conversion function
  ` [PATCH v2 4/7] net/failsafe: switch to flow API object "
  ` [PATCH v2 5/7] net/bonding: "
  ` [PATCH v2 6/7] ethdev: deprecate rte_flow_copy function
  ` [PATCH v2 7/7] ethdev: add missing item/actions to flow object converter

[PATCH 01/10] eal: add shorthand __rte_weak macro
 2018-08-03 14:06 UTC  (10+ messages)
` [PATCH 02/10] qat: update code to use "
` [PATCH 03/10] avf: "
` [PATCH 04/10] fm10k: "
` [PATCH 05/10] i40e: "
` [PATCH 06/10] ixgbe: "
` [PATCH 07/10] mlx5: "
` [PATCH 08/10] virtio: "
` [PATCH 09/10] acl: "
` [PATCH 10/10] bpf: "

[PATCH 0/4][RFC v2] Introduce the in-kernel hibernation encryption
 2018-08-03 14:05 UTC  (13+ messages)

[PATCH v2] sched/fair: Remove setting task's se->runnable_weight during PELT update
 2018-08-03 14:05 UTC 

[PATCH v2 8/9] dmapool: reduce footprint in struct page
 2018-08-03 14:04 UTC  (4+ messages)

[PATCH v4 00/32] libxl: Enable save/restore/migration of a restricted QEMU + libxl__ev_qmp_*
 2018-08-03 14:03 UTC  (9+ messages)
` [PATCH v4 12/32] libxl: Design of an async API to issue QMP commands to QEMU
  ` [PATCH v4 12/32] libxl: Design of an async API to issue QMP commands to QEMUç
` [PATCH v4 13/32] libxl_qmp: Connect to QMP socket

[PATCH] lightnvm: remove minor version check for 2.0
 2018-08-03 12:07 UTC  (2+ messages)

[PATCH v2] alsa-lib: Cleanup packaging
 2018-08-03 14:02 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] igt/gem_eio: Measure reset delay from thread
 2018-08-03 14:03 UTC  (3+ messages)

[PATCH] lightnvm: pblk: recover chunk state on 1.2 devices
 2018-08-03 12:02 UTC  (8+ messages)

[PATCH] lightnvm: pblk: take write semaphore on metadata
 2018-08-03 12:05 UTC 

[PATCH 1/4] cmake: fix linking in multilib SDKs
 2018-08-03 14:01 UTC  (4+ messages)
` [PATCH 2/4] toolchain-scripts: put TARGET_ARCH and TARGET_OS into environment
` [PATCH 3/4] oeqa/sdk: add test that CMake works
` [PATCH 4/4] desktop-file-utils: allow target/nativesdk build, not just native

[PATCH 1/4] drm/i915: Drop stray clearing of rps->last_adj
 2018-08-03 13:59 UTC  (5+ messages)
` [PATCH 2/4] drm/i915: Unconditionally clear the pm/guc GT IIR upon acking
` [PATCH 3/4] drm/i915: Clear all residual RPS events on disabling interrupts

[PATCH][iio-next] iio: chemical: fix spelling mistake "failted" -> "failed"
 2018-08-03 12:05 UTC  (2+ messages)

[PATCH] pwm: Add tracepoint for apply state
 2018-08-03 14:00 UTC 

[LTP] [PATCH] syscalls/prctl03.c: New test for prctl() with PR_{SET, GET}_CHILD_SUBREAPER
 2018-08-03 14:00 UTC  (3+ messages)
` [LTP] [PATCH v2] "

[PATCH] crypto: arm/chacha20 - always use vrev for 16-bit rotates
 2018-08-03 13:59 UTC  (3+ messages)

[PATCH 0/4] crypto: ccree: fixes and cleanups
 2018-08-03 13:59 UTC  (2+ messages)

[PATCH 1/2] drm/scheduler: only kill entity if last user is killed v2
 2018-08-03 13:58 UTC  (8+ messages)
` [PATCH 2/2] drm/scheduler: stop setting rq to NULL

Mixing kernel and userspace traces in a single events editor view
 2018-08-03 13:57 UTC 

[PATCH V2 0/3] Hisilicon SEC crypto driver (hip06 / hip07)
 2018-08-03 13:58 UTC  (2+ messages)

[PATCH] crypto: virtio: Replace GFP_ATOMIC with GFP_KERNEL in __virtio_crypto_ablkcipher_do_req()
 2018-08-03 13:58 UTC  (3+ messages)

[PATCH] btrfs: revert fs_devices state on error of btrfs_init_new_device()
 2018-08-03 12:02 UTC  (6+ messages)

[PATCH] crypto: qat: adf_aer: Replace GFP_ATOMIC with GFP_KERNEL in adf_dev_aer_schedule_reset()
 2018-08-03 13:58 UTC  (2+ messages)

Trio of latency sensitive patches
 2018-08-03 13:57 UTC  (6+ messages)
` [PATCH 1/3] drm/i915: Limit C-states when waiting for the active request

[PATCH] crypto: cavium: nitrox: Replace GFP_ATOMIC with GFP_KERNEL in crypto_alloc_context()
 2018-08-03 13:57 UTC  (2+ messages)

[PATCH 1/2] KVM: arm/arm64: vgic: move DEBUG_SPINLOCK_BUG_ON to vgic.h
 2018-08-03 13:57 UTC  (4+ messages)
` [PATCH 2/2] KVM: arm/arm64: vgic: no need to call spin_lock_irqsave/restore when irq is disabled

[PATCH v6 00/11] R-Car DU Interlaced support through VSP1
 2018-08-03 12:01 UTC  (11+ messages)
` [PATCH v6 01/11] media: vsp1: drm: Fix minor grammar error
` [PATCH v6 02/11] media: vsp1: use kernel __packed for structures
` [PATCH v6 03/11] media: vsp1: Rename dl_child to dl_next
` [PATCH v6 05/11] media: vsp1: Clean up DLM objects on error
` [PATCH v6 06/11] media: vsp1: Provide VSP1 feature helper macro
` [PATCH v6 08/11] media: vsp1: Add support for extended display list headers
` [PATCH v6 09/11] media: vsp1: Provide support for extended command pools
` [PATCH v6 10/11] media: vsp1: Support Interlaced display pipelines
` [PATCH v6 11/11] drm: rcar-du: Support interlaced video output through vsp1

[U-Boot] [PATCH] arm: armv7-a: Enable mtune when CONFIG_CPU_V7A
 2018-08-03 13:56 UTC  (2+ messages)

Recent changes (master)
 2018-08-03 12:00 UTC 

xrand --output ... --off no longer turns the screen off on Linux >=4.15
 2018-08-03 13:55 UTC 

[PATCH v2 4/9] dmapool: improve scalability of dma_pool_alloc
 2018-08-03 13:55 UTC  (4+ messages)

[PATCH v2] nohz: Fix missing tick reprog while interrupting inline timer softirq
 2018-08-03 13:54 UTC  (2+ messages)
` [tip:timers/urgent] nohz: Fix missing tick reprogram when interrupting an inline softirq

[PATCH libdrm 1/6] amdgpu: stop using the hash table for fd_tab
 2018-08-03 13:54 UTC  (4+ messages)
` [PATCH libdrm 6/6] amdgpu: always add all BOs to lockup table

[PATCH v2 1/2] security/keys/secure_key: Adds the secure key support based on CAAM
 2018-08-03 11:58 UTC  (3+ messages)

[PATCH v15 00/14] x86/domctl: Save info for one vcpu instance
 2018-08-03 13:53 UTC  (15+ messages)
` [PATCH v15 01/14] x86/cpu: Introduce vmce_save_vcpu_ctxt_one() func
` [PATCH v15 02/14] x86/hvm: Introduce hvm_save_tsc_adjust_one() func
` [PATCH v15 03/14] x86/hvm: Introduce hvm_save_cpu_ctxt_one func
` [PATCH v15 04/14] x86/hvm: Introduce hvm_save_cpu_xsave_states_one
` [PATCH v15 05/14] x86/hvm: Introduce hvm_save_cpu_msrs_one func
` [PATCH v15 06/14] x86/hvm: Introduce hvm_save_mtrr_msr_one func
` [PATCH v15 07/14] x86/hvm: Introduce viridian_save_vcpu_ctxt_one() func
` [PATCH v15 08/14] x86/hvm: Introduce lapic_save_hidden_one
` [PATCH v15 09/14] x86/hvm: Introduce lapic_save_regs_one func
` [PATCH v15 10/14] x86/hvm: Add handler for save_one funcs
` [PATCH v15 11/14] x86/domctl: Use hvm_save_vcpu_handler
` [PATCH v15 12/14] x86/hvm: Drop the use of save functions
` [PATCH v15 13/14] x86/hvm: Remove redundant "
` [PATCH v15 14/14] x86/domctl: Don't pause the whole domain if only getting vcpu state

[PATCH] drm/scheduler: fix timeout worker setup for out of order job completions
 2018-08-03 13:51 UTC  (2+ messages)

[PATCH] alsa-lib: Allow empty alsa-lib package for SDK
 2018-08-03 13:50 UTC  (4+ messages)

[PATCH 0/4] soc: amlogic: add meson-canvas driver
 2018-08-03 13:50 UTC  (5+ messages)
` [PATCH 3/4] ARM64: dts: meson-gx: add dmcbus and canvas nodes

[PATCH v15 0/7] Enable Bluetooth functionality for WCN3990
 2018-08-03 13:49 UTC  (3+ messages)

[PATCH v5 09/14] sched: Add over-utilization/tipping point indicator
 2018-08-03 13:49 UTC  (13+ messages)

[PATCH] fscache: fscache_set_key() - align alloc and usage
 2018-08-03 13:49 UTC  (2+ messages)

[PATCH] iwlegacy: fix spelling mistake "acumulative" -> "accumulative"
 2018-08-03 13:49 UTC  (2+ messages)

Squash & Merge Implementation
 2018-08-03 13:49 UTC  (2+ messages)

[RFC PATCH v2 0/9] ovl: add feature set support
 2018-08-03 11:52 UTC  (6+ messages)
` [RFC PATCH v2 5/9] ovl: add redirect dir feature when set redirect xattr to dir
` [RFC PATCH v2 8/9] ovl: force mount underlying layers which have feature sets

[PATCH] [ALSA] sound/isa/gus: fix spelling mistake "acumulator" -> "accumulator"
 2018-08-03 13:47 UTC  (2+ messages)

[PATCH 1/1] verify-tag/verify-commit should exit unsuccessfully when signature is not trusted
 2018-08-03 13:36 UTC  (4+ messages)

[PATCH v10 0/5] add unit tests for bitrate, latency and pdump libraries
 2018-08-03 13:45 UTC  (3+ messages)

[PATCH] optee: Update OPTEE tag to 3.2.0 and apply ti2018.03-rc1 tag
 2018-08-03 13:44 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 2/2] hw/arm: Add Arm Enterprise machine type
 2018-08-03 13:44 UTC  (12+ messages)

[PATCH v6 00/18] crypto: Remove VLA usage
 2018-08-03 13:44 UTC  (6+ messages)
` [PATCH v6 12/18] drbd: Convert from ahash to shash
    ` [Drbd-dev] "

[U-Boot] [PATCH v1 0/5] Add get_function_number ops
 2018-08-03 13:42 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/5] dm: gpio: "

[PATCH RFC v2 0/5] verifiers: Framework and EFI shim lock verifier
 2018-08-03 13:39 UTC  (6+ messages)
` [PATCH RFC v2 1/5] verifiers: File type for fine-grained signature-verification controlling
` [PATCH RFC v2 2/5] verifiers: Framework core
` [PATCH RFC v2 3/5] verifiers: Add possibility to verify kernel and modules command lines
` [PATCH RFC v2 4/5] verifiers: Add the documentation
` [PATCH RFC v2 5/5] efi: Add EFI shim lock verifier

[PATCH v7 0/3] add support for Bluetooth on MT7622 SoC
 2018-08-03 13:42 UTC  (12+ messages)
` [PATCH v7 2/3] Bluetooth: mediatek: Add protocol support for MediaTek serial devices

[PATCH] ASoC: smd845: fix memory leak
 2018-08-03 13:42 UTC 

[PATCH v2 2/9] dmapool: cleanup error messages
 2018-08-03 13:41 UTC  (4+ messages)

[PATCH 1/2] mt76x0: raname mt76_* functions
 2018-08-03 11:44 UTC  (2+ messages)
` [PATCH 2/2] mt76x0: rename trace symbols

[RFC] broken test for git am --scissors
 2018-08-03 13:38 UTC 

[Qemu-devel] [PATCH 0/6] qcow2: Make the L2 cache cover the whole image by default
 2018-08-03 13:37 UTC  (3+ messages)

[PATCH] ftrace: Add missing check for existing hwlat thread
 2018-08-03 13:37 UTC  (4+ messages)

[PATCH] ARM: shmobile: silk: Add DA9063 PMIC node
 2018-08-03 11:40 UTC  (7+ messages)

[PATCH] prctl: add PR_[GS]ET_KILLABLE
 2018-08-03 13:34 UTC  (8+ messages)
` [PATCH v2] "

[PATCH 1/2] net/bnx2x: fix to poll link status
 2018-08-03 13:34 UTC  (3+ messages)
` [PATCH v2 "
  ` [dpdk-stable] "

[PATCH 00/15][ANNOUNCE] 3.18.117-rt105-rc1
 2018-08-03 13:34 UTC  (3+ messages)

[PATCH] uvcvideo: add a D4M camera description
 2018-08-03 11:37 UTC  (3+ messages)
  ` [PATCH v2 2/2] "

[PATCH v2 1/2] uvcvideo: rename UVC_QUIRK_INFO to UVC_INFO_QUIRK
 2018-08-03 11:36 UTC 

[PATCH 0/3] perf report: Add s390 auxiliary trace support
 2018-08-03 13:32 UTC  (5+ messages)
` [PATCH 1/3] perf auxtrace: Support for perf report -D for s390

[Qemu-devel] [PATCH 0/4] target/arm sve fixes
 2018-08-03 13:31 UTC  (3+ messages)
` [Qemu-arm] "

framebuffer corruption due to overlapping stp instructions on arm64
 2018-08-03 13:31 UTC  (7+ messages)

LVM snapshot broke between 4.14 and 4.16
 2018-08-03 13:31 UTC  (11+ messages)

[U-Boot] [PATCH] db410c: add FIT support
 2018-08-03 13:31 UTC 

[PATCH] btrfs: btrfs_shrink_device should call commit transaction
 2018-08-03 11:34 UTC  (4+ messages)

[PATCH V2] lightnvm: pblk: take write semaphore on metadata
 2018-08-03 13:30 UTC 

Question regarding quarantine environments
 2018-08-03 13:29 UTC  (6+ messages)

simplified RISC-V interrupt and clocksource handling v2
 2018-08-03 13:30 UTC  (5+ messages)
` [PATCH 03/11] dt-bindings: interrupt-controller: RISC-V PLIC documentation

[GSoC][PATCH v3 00/13] rebase -i: rewrite some parts in C
 2018-08-03 13:26 UTC  (5+ messages)
` [GSoC][PATCH v4 00/20] rebase -i: rewrite "
  ` [GSoC][PATCH v4 15/20] rebase -i: rewrite write_basic_state() "

[U-Boot] [PATCH v1 0/3] Let U-Boot generate MAC address for db410
 2018-08-03 13:25 UTC  (4+ messages)
` [U-Boot] [PATCH v1 1/3] snapdragon: added msm_board_serial() func
` [U-Boot] [PATCH v1 2/3] snapdragon: added MAC generation functions
` [U-Boot] [PATCH v1 3/3] db410: alter WLAN/BT MAC address fixup

[PATCH 1/1] qed: Add firmware 8.37.7.0
 2018-08-03 13:23 UTC 

[PATCH] qemu-trad: stop using the default IOREQ server
 2018-08-03 13:23 UTC  (2+ messages)

[PATCH 2/2] HID: redragon Add additional verification to rdesc modification quirk
 2018-08-03 13:21 UTC  (2+ messages)

[PATCH] kernel/kthread: Make function __kthread_queue_delayed_work static
 2018-08-03 13:21 UTC  (2+ messages)

[PATCH] mm,oom: Remove wake_oom_reaper()
 2018-08-03 13:19 UTC 

[linux-lvm] How to trash a broke VG
 2018-08-03 13:18 UTC  (2+ messages)

[PATCH v6 0/5] Refactor free_area_init_core and add free_area_init_core_hotplug
 2018-08-03 13:18 UTC  (3+ messages)
` [PATCH v6 5/5] mm/page_alloc: Introduce free_area_init_core_hotplug

[U-Boot] Get number of seconds since beginning of epoch
 2018-08-03 13:17 UTC  (2+ messages)

[PATCH v3 0/2] Add ACPI support to IPROC SDHCI
 2018-08-03 13:17 UTC  (3+ messages)
` [PATCH v3 2/2] mmc: host: iproc: "

[SPDK] Inline/Incapsule data support for spdk NVMF host
 2018-08-03 13:16 UTC 

[PATCH 1/3] mm: Introduce vmf_insert_pfn_prot
 2018-08-03 13:14 UTC  (5+ messages)
` [PATCH 2/3] x86: Convert vdso to use vm_fault_t

[PATCH] hwclock: stop supporting alpha cpu architecture
 2018-08-03 11:18 UTC  (7+ messages)

we look after your photos
 2018-08-03 11:21 UTC 

[kvm-unit-tests PATCH v2 0/4] arm: add GICv2 MMIO tests
 2018-08-03 13:13 UTC  (7+ messages)
` [kvm-unit-tests PATCH v2 3/4] arm/arm64: GICv2: add GICD_IPRIORITYR testing
  ` [Qemu-devel] "
` [kvm-unit-tests PATCH v2 4/4] arm/arm64: GICv2: add GICD_ITARGETSR testing
  ` [Qemu-devel] "

[Qemu-trivial] [PATCH] Makefile: Don't add -dirty to pkgversion when tree is not dirty
 2018-08-03 12:57 UTC 

[PATCH 0/4] Add support for architecture-specific IMA policies
 2018-08-03 13:11 UTC  (4+ messages)
` [PATCH 3/4] ima: add support for KEXEC_ORIG_KERNEL_CHECK

[PATCH v3 0/4] Make sure .device_run is always called in non-atomic context
 2018-08-03 11:15 UTC  (3+ messages)
` [PATCH v3 4/4] selftests: media_tests: Add a memory-to-memory concurrent stress test

native_save_fl() causes a warning
 2018-08-03 13:10 UTC 

[PATCH v12 0/2] mfd/regulator/clk/input: bd71837: ROHM BD71837 PMIC driver
 2018-08-03 11:14 UTC  (5+ messages)
` [PATCH v12 1/2] mfd: bd71837: mfd driver for ROHM BD71837 PMIC
` [PATCH v12 2/2] mfd: bd71837: Devicetree bindings "

[PATCH v8 bpf-next 00/10] veth: Driver XDP
 2018-08-03 11:14 UTC  (3+ messages)

[PATCH 0/3] serial: sh-sci: Fix port shutdown DMA race conditions
 2018-08-03 11:13 UTC  (6+ messages)
` [PATCH 4/4] serial: sh-sci: Stop RX FIFO timer during port shutdown


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.