All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-04-23 09:26:28 to 2020-04-23 10:30:41 UTC [more...]

[dpdk-dev] [PATCH 00/12] update and simplify telemetry library
 2020-04-23 10:30 UTC  (5+ messages)
` [dpdk-dev] [PATCH v2 00/16] "

[PATCH v10 0/3] x86/guest: use assisted TLB flush in guest mode
 2020-04-23 10:30 UTC  (4+ messages)
` [PATCH v10 1/3] x86/tlb: introduce a flush HVM ASIDs flag

[LTP] [PATCH v4 1/3] syscalls/pipe2_01: convert into new API
 2020-04-23 10:30 UTC  (6+ messages)
` [LTP] [PATCH v4 3/3] syscalls/pipe2_03: Add new test for pipe2 O_DIRECT flag

[Buildroot] [Bug 12811] New: bootstrap stuck and no login prompt
 2020-04-23 10:29 UTC 

[PATCH v2 0/5] KVM: VMX: Tscdeadline timer emulation fastpath
 2020-04-23 10:29 UTC  (15+ messages)
` [PATCH v2 1/5] KVM: LAPIC: Introduce interrupt delivery fastpath
` [PATCH v2 4/5] KVM: X86: TSCDEADLINE MSR emulation fastpath
` [PATCH v2 5/5] KVM: VMX: Handle preemption timer fastpath

about my trigger-sources work
 2020-04-23 10:29 UTC 

[PATCH] ALSA: hda: Always use jackpoll helper for jack update after resume
 2020-04-23 10:27 UTC  (4+ messages)

arch/x86/kernel/vm86_32.c:156:1: warning: Label 'Efault_end' is not used. [unusedLabel]
 2020-04-23 10:28 UTC 

[igt-dev] [PATCH v3 0/2] tests/kms_chamelium: Capture on type-c
 2020-04-23 10:27 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_chamelium: Capture on type-c (rev4)

[PATCH 4.9 000/125] 4.9.220-rc1 review
 2020-04-23 10:26 UTC  (7+ messages)

[PATCH 0/2] build golang tools
 2020-04-23 10:25 UTC  (5+ messages)
` [PATCH 1/2] tools: build golang tools if go compiler is present
` [PATCH 2/2] golang/xenlight: stop tracking generated files

[PATCH] overlayfs: set MS_NOSEC flag for overlayfs
 2020-04-23 10:25 UTC  (5+ messages)

[v3] include/configs: ls1012afrwy: support dhcp boot
 2020-04-23 10:25 UTC  (2+ messages)

[PATCH 1/2] Input: mms114 - add extra compatible for mms345l
 2020-04-23 10:24 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: mms114: document melfas,mms345l binding

[PATCH v2] nvme: align io queue count with allocted nvme_queue in nvme_probe
 2020-04-23 10:24 UTC  (2+ messages)

[Intel-gfx] [PATCH] pci/msi: Stop warning for MSI enabling failure
 2020-04-23 10:25 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[PATCH v2 0/3] Add support for different DMIC configurations
 2020-04-23 10:21 UTC  (3+ messages)

[PATCH 1/2] iopoll: Introduce read_poll_timeout_atomic macro
 2020-04-23 10:23 UTC  (3+ messages)

[PATCH 5.6 000/166] 5.6.7-rc1 review
 2020-04-23 10:23 UTC  (3+ messages)

[PATCH 0/4] More wrappers for xenlight Go package
 2020-04-23 10:22 UTC  (9+ messages)
` [PATCH 1/4] golang/xenlight: add NameToDomid and DomidToName util functions
` [PATCH 3/4] golang/xenlight: add DevicePciAdd/Remove wrappers
` [PATCH 4/4] golang/xenlight: add DeviceUsbdevAdd/Remove wrappers

[nacked] mm-oom-avoid-printk-iteration-under-rcu.patch removed from -mm tree
 2020-04-23 10:22 UTC  (11+ messages)

[PATCH 5.4 000/118] 5.4.35-rc1 review
 2020-04-23 10:22 UTC  (3+ messages)

[PATCH] arm64: dts: ls1046ardb: Set aqr106 phy mode to usxgmii
 2020-04-23 10:22 UTC 

[PATCH 4.19 00/64] 4.19.118-rc1 review
 2020-04-23 10:22 UTC  (3+ messages)

[drm-drm-intel:topic/core-for-CI 18/21] arch/powerpc/platforms/embedded6xx/Kconfig:2:error: recursive dependency detected!
 2020-04-23 10:21 UTC 

[PATCH 0/1] platform/x86: Add Slim Bootloader firmware update support
 2020-04-23 10:21 UTC  (5+ messages)
` [PATCH 1/1] platform/x86: Add Slim Bootloader firmware update signaling driver

[xen-unstable test] 149741: tolerable trouble: fail/pass/starved - PUSHED
 2020-04-23 10:21 UTC 

[PATCH 1/5] ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
 2020-04-23 10:21 UTC  (4+ messages)
` [PATCH 3/5] ima: Fix ima digest hash table key calculation

[PATCH 4.14 000/199] 4.14.177-rc1 review
 2020-04-23 10:20 UTC  (3+ messages)

[XTF v2 v2 0/4] Small fixes and improvements
 2020-04-23 10:19 UTC  (5+ messages)
` [XTF v2 v2 1/4] lib: Add XEN_MAJOR() and XEN_MINOR() macros
` [XTF v2 v2 2/4] lib: always append CR after LF in vsnprintf()
` [XTF v2 v2 3/4] Enabled serial writing for hvm guests
` [XTF v2 v2 4/4] setup: Detect and display Xen version on test startup

[PATCH] arm64: defconfig: Enable Freescale XGMAC MDIO
 2020-04-23 10:20 UTC 

[XTF 0/4] Add strncmp(), strtol() and strtoul() functions
 2020-04-23 10:19 UTC  (5+ messages)
` [XTF 1/4] string: add freebds libc implementation of strtol()
` [XTF 2/4] libc, strtol: Add isspace(), isdigit(), isxdigit(), isascii()
` [XTF 3/4] libc, strtol: Add FreeBSD libc implementation of strtoul()
` [XTF 4/4] libc: add strncmp() function

[PATCH 4.4 000/100] 4.4.220-rc1 review
 2020-04-23 10:20 UTC  (3+ messages)

[PATCH] usb: typec: altmode: Fix typec_altmode_get_partner sometimes returning an invalid pointer
 2020-04-23 10:19 UTC  (2+ messages)

b4 ty doesn't respect -b for prs
 2020-04-23 10:17 UTC  (3+ messages)

[PATCH 0/2] arm64: pointer authentication initialization cleanup
 2020-04-23 10:16 UTC  (3+ messages)
` [PATCH 1/2] arm64: remove ptrauth_keys_install_kernel sync arg
` [PATCH 2/2] arm64: simplify ptrauth initialization

[PATCH v1] Bluetooth: L2CAP: add support for waiting disconnection resp
 2020-04-23 10:15 UTC  (3+ messages)

[Intel-gfx] [CI] drm/i915/selftests: Verify context isolation
 2020-04-23 10:15 UTC 

[Buildroot] [PATCH 1/1] package/python-wcwidth: bump to version 0.1.9
 2020-04-23 10:14 UTC 

[PATCH -next] EDAC, thunderx: Make some symbols static
 2020-04-23 10:14 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: Avoid double lock for cp_rwsem
 2020-04-23 10:13 UTC  (2+ messages)
`  "

[PATCH v1] drm/bochs: fix an issue of ioremap() leak
 2020-04-23 10:14 UTC  (7+ messages)

CLONE_INTO_CGROUP documentation?
 2020-04-23 10:14 UTC  (6+ messages)
` [PATCH] clone.2: Document CLONE_INTO_CGROUP

[Buildroot] [PATCH 1/1] package/python-jedi: fix license
 2020-04-23 10:14 UTC 

stable-rc/linux-4.4.y build: 190 builds: 1 failed, 189 passed, 2 errors, 13 warnings (v4.4.219-101-gacb152478366)
 2020-04-23 10:13 UTC 

WARNING: drivers/gpu/drm/msm/mdp/mdp5/mdp5_kms.h:178 mdp5_bind
 2020-04-23 10:12 UTC  (2+ messages)

[4.19.103-rt42] rcu_preempt detected stalls
 2020-04-23  9:57 UTC 

[LTP] [PATCH v1 03/10] syscalls/ioctl_loop01: Add LO_FLAGS_AUTOCLEAR and LO_FLAGS_PARTSCAN test
 2020-04-23 10:12 UTC  (6+ messages)
` [LTP] [PATCH v2 01/10] lapi/loop.h: Add fallback for loop ioctl and flag
  ` [LTP] [PATCH v2 09/10] syscalls/ioctl_loop07: Add dio with logic block size error test

[dpdk-dev] [PATCH v1] abi: document reasons behind the three part versioning
 2020-04-23 10:12 UTC 

[PATCH] coresight: etm4x: Add support for Neoverse N1 ETM
 2020-04-23 10:11 UTC 

[PATCH 0/8] perf metric fixes and test
 2020-04-23 10:11 UTC  (11+ messages)
` [PATCH 2/8] perf metrics: fix parse errors in cascade lake metrics

next/master build: 231 builds: 2 failed, 229 passed, 3 errors, 2438 warnings (next-20200422)
 2020-04-23 10:11 UTC 

[PATCH QEMU v2 0/5] Add a GPIO backend
 2020-04-23 10:08 UTC  (15+ messages)
` [PATCH QEMU v2 3/5] Add a GPIO backend using libgpiod
` [PATCH QEMU v2 4/5] ARM: PL061: Add gpiodev support

[PATCH 0/4] firmware: imx: fix/update cm4 and add resource check
 2020-04-23 10:06 UTC  (10+ messages)
` [PATCH 1/4] firmware: imx: scu-pd: fix cm40 power domain
` [PATCH 2/4] firmware: imx: add resource management api
` [PATCH 3/4] firmware: imx: scu-pd: ignore power domain not owned

[PATCH v5 0/9] block: Fix resize (extending) of short overlays
 2020-04-23 10:04 UTC  (5+ messages)
` [PATCH v5 1/9] block: Add flags to BlockDriver.bdrv_co_truncate()
` [PATCH v5 2/9] block: Add flags to bdrv(_co)_truncate()

[Intel-gfx] [i-g-t] dumb_buffer@clear_create triggers OOM since 0b0eaa353
 2020-04-23 10:04 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/2] eal: choose initial PRNG seed source at runtime
 2020-04-23 10:04 UTC  (7+ messages)
` [dpdk-dev] [PATCH 2/2] eal: resolve getentropy at run time for random seed

[PATCH v5 0/5] Track and expose idle PURR and SPURR ticks
 2020-04-23 10:02 UTC  (4+ messages)

[PATCH] staging: wfx: cleanup long lines in data_tx.c
 2020-04-23  9:29 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs: add compressed/gc data read IO stat
 2020-04-23 10:03 UTC  (2+ messages)
`  "

[arm-perf:rwonce/cleanup 6/11] net/ipv6/esp6_offload.c:189 xfrm6_beet_gso_segment() warn: potential spectre issue 'inet6_offloads' [r] (local cap)
 2020-04-23 10:03 UTC 

[GIT PULL FOR v5.8] Minor fixes
 2020-04-23 10:03 UTC  (2+ messages)
` [GIT PULL FOR v5.8] Minor fixes (#63300)

[PATCH v4] dt-bindings: display: dw_mipi_dsi.txt: convert to yaml
 2020-04-23 10:00 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 0/7] vectorize virtio packed ring datapath
 2020-04-23 12:30 UTC  (7+ messages)
` [dpdk-dev] [PATCH v8 0/9] add packed ring vectorized path
  ` [dpdk-dev] [PATCH v8 2/9] net/virtio: enable "

[PATCH iproute2-next] tc: pedit: Support JSON dumping
 2020-04-23  9:59 UTC  (3+ messages)

KASAN: use-after-free Read in usbhid_close (3)
 2020-04-23  9:59 UTC  (2+ messages)

[PATCH v7 0/9] dm: Add programmatic generation of ACPI tables (part A)
 2020-04-23  9:58 UTC  (7+ messages)
` [PATCH v7 7/9] acpi: Put table-setup code in its own function

[f2fs-dev] [PATCH] f2fs: fix potential use-after-free issue
 2020-04-23  9:57 UTC  (2+ messages)
`  "

[PATCH v1] ARM: dts: aspeed: mihawk: add aliases for i2c
 2020-04-23  9:52 UTC  (3+ messages)

[PATCH v7 00/10] Fix permissions and embed-rotofs
 2020-04-23  9:57 UTC  (3+ messages)
` [OE-core] "

[Bug 205291] Cannot switch off Radeon HD 4330/4350/4550 with vgaswitcheroo
 2020-04-23  9:57 UTC 

[RFC PATCH 1/4] bus: fsl-mc: add custom .dma_configure implementation
 2020-04-23  9:56 UTC  (8+ messages)
          ` [EXT] "

[PATCH] bpf.2: Change note on unprivileged access
 2020-04-23  9:56 UTC  (7+ messages)

bpf: test_progs run failed on debian 9
 2020-04-23  9:55 UTC 

[PATCHv2] iommu/arm-smmu: Make remove callback message more informative
 2020-04-23  9:55 UTC  (3+ messages)

[PATCH] arm64: docs: Mandate that the I-cache doesn't hold stale kernel text
 2020-04-23  9:55 UTC  (3+ messages)

[PATCH v6 00/10] Add support for devices in the Energy Model
 2020-04-23  9:55 UTC  (5+ messages)
` [PATCH v6 01/10] PM / EM: change naming convention from 'capacity' to 'performance'

bpf: test_btf run failed on debian9
 2020-04-23  9:44 UTC 

[PATCH 00/11] accel: Allow targets to use Kconfig, disable semihosting by default
 2020-04-23  9:51 UTC  (6+ messages)
` [PATCH 09/11] target/mips: Always enable CONFIG_SEMIHOSTING

[igt-dev] [PATCH i-g-t] tests/kms_multipipe_modeset: Add test to validate max pipe configuration
 2020-04-23  9:50 UTC  (3+ messages)

[PATCH] arm64: dts: allwinner: a64: Disable SPDIF by default
 2020-04-23  9:49 UTC  (5+ messages)

More dwc3 gadget issues with adb
 2020-04-23  9:48 UTC  (7+ messages)

[PATCH] f2fs: fix quota_sync failure due to f2fs_lock_op
 2020-04-23  9:47 UTC  (5+ messages)
` [f2fs-dev] "
  ` [f2fs-dev] [PATCH v2] "

ethtool -s always return 0 even for errors
 2020-04-23  9:45 UTC 

[PATCH v5 0/3] Support userspace-selected fds
 2020-04-23  9:46 UTC  (13+ messages)
` [PATCH v5 2/3] fs: openat2: Extend open_how to allow "

[PATCH] ipw2x00: Remove a memory allocation failure log message
 2020-04-23  9:46 UTC  (3+ messages)

[PATCH v2 0/4] Split hyperv-tlfs.h into generic and arch specific files
 2020-04-23  9:46 UTC  (3+ messages)
` [PATCH v2 4/4] asm-generic/hyperv: Add definitions for Get/SetVpRegister hypercalls

[PATCH v8 0/6] v4l2-dev/ioctl: Add V4L2_CAP_IO_MC
 2020-04-23  9:46 UTC  (3+ messages)

[PATCH] arm64: dts: allwinner: h6: fix cooling-cell property
 2020-04-23  9:44 UTC  (3+ messages)

[PATCH -next] KVM: remove unneeded conversion to bool
 2020-04-23  9:48 UTC 

[PATCH] bpf, x32: remove unneeded conversion to bool
 2020-04-23  9:40 UTC  (4+ messages)

[PATCH] iommu/arm-smmu: Demote error messages to debug in shutdown callback
 2020-04-23  9:41 UTC  (15+ messages)

[PATCH 0/2] v4l2-compliance: add tests for V4L2_CAP_IO_MC
 2020-04-23  9:40 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH rdma-next] RDMA: Allow ib_client's to fail when add() is called
 2020-04-23  9:39 UTC  (3+ messages)

[PATCH] ima: Fix return value of ima_write_policy()
 2020-04-23  9:39 UTC  (3+ messages)

Recommended Partitioning & Subvolume Layout | Newbie Question
 2020-04-23  9:39 UTC  (3+ messages)

[PATCH ipsec-next] xfrm interface: don't take extra reference to netdev
 2020-04-23  9:39 UTC 

[PATCH v2 00/36] tcg 5.1 omnibus patch set
 2020-04-23  9:38 UTC  (5+ messages)
` [PATCH v2 26/36] tcg: Add load_dest parameter to GVecGen2
` [PATCH v2 27/36] tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32, 64}
  ` [PATCH v2 27/36] tcg: Fix integral argument type to tcg_gen_rot[rl]i_i{32,64}

[PATCH] xfrm: policy: Only use mark as policy lookup key
 2020-04-23  9:43 UTC  (8+ messages)

Commit "mac80211: fix race in ieee80211_register_hw()" breaks mac80211 debugfs
 2020-04-23  9:36 UTC  (6+ messages)

[PATCH v4 1/7] drm: shmobile: Reduce include dependencies
 2020-04-23  9:33 UTC  (4+ messages)
` [PATCH v4 4/7] kernel.h: Split out min()/max() et al helpers

[PATCH] selftest/imagefeatures: Enable sanity test for IMAGE_GEN_DEBUGFS
 2020-04-23  9:33 UTC  (3+ messages)
` [OE-core] "

[PATCH v3 0/3] Fixes for deferred_probe_timeout cleanup
 2020-04-23  9:33 UTC  (3+ messages)
` [PATCH v3 2/3] driver core: Use dev_warn() instead of dev_WARN() for deferred_probe_timeout warnings

[PATCH libdrm] tests/nouveau/threaded: adapt ioctl signature for DragonFly
 2020-04-23  9:13 UTC 

[PATCH v8 00/13] max9286 v8 - modifications
 2020-04-23  9:32 UTC  (7+ messages)
` [PATCH v8 02/13] squash! max9286: convert probe kzalloc

[PATCH 0/6] x86: efi: Add a 64-bit coreboot payload
 2020-04-23  9:32 UTC  (6+ messages)
` [PATCH 4/6] x86: cbfs: Drop unwanted declaration
` [PATCH 6/6] x86: Add a 64-bit coreboot build

[PATCH] drm/amdgpu: Add autodump debugfs node for gpu reset
 2020-04-23  9:31 UTC  (2+ messages)

[PATCH V4 0/9] Add interconnect support to QSPI and QUP drivers
 2020-04-23  9:31 UTC  (3+ messages)
` [PATCH V4 2/9] interconnect: Set peak requirement as twice of average

[Intel-gfx] [PATCH v26 0/9] SAGV support for Gen12+
 2020-04-23  9:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for SAGV support for Gen12+ (rev27)

[PATCH v13 00/11] Convert PWM period and duty cycle to u64
 2020-04-23  9:30 UTC  (4+ messages)
` [PATCH v13 04/11] pwm: clps711x: Cast period to u32 before use as divisor

[PATCH 1/2] drm/amdgpu: stop cp resume when compute ring test failed
 2020-04-23  9:28 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: drop the unused local variable

[PATCH v2][next] dmaengine: dw-edma: Check MSI descriptor before copying
 2020-04-23  9:28 UTC  (2+ messages)

Error on running xeno-test
 2020-04-23  9:28 UTC  (3+ messages)
  ` AW: "

[PATCH 0/4] usb: gadget: serial: add supend resume support
 2020-04-23  9:27 UTC  (6+ messages)
` [PATCH 1/4] usb: dwc2: gadget: move gadget resume after the core is in L0 state

[PATCH] sched: make p->prio independent of p->mm
 2020-04-23  9:26 UTC 

[PATCH v1 14/15] nitro_enclaves: Add Makefile for the Nitro Enclaves driver
 2020-04-23  8:43 UTC  (2+ 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.