All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-08-25 03:50:29 to 2021-08-25 05:50:11 UTC [more...]

post-receive: pub/scm/linux/kernel/git/saeed/linux
 2021-08-25  5:50 UTC 

[PATCH RESEND v3 1/2] PM / wakeirq: support enabling wake-up irq after runtime_suspend called
 2021-08-25  5:47 UTC  (3+ messages)
` [PATCH RESEND v3 2/2] usb: xhci-mtk: enable wake-up interrupt "

[PATCH v5, 00/15] Using component framework to support multi hardware decode
 2021-08-25  5:48 UTC  (8+ messages)

[PATCH v2 00/16] PMU-EBB support for PPC64 TCG
 2021-08-25  5:37 UTC  (17+ messages)
` [PATCH v2 01/16] target/ppc: add user write access control for PMU SPRs
` [PATCH v2 02/16] target/ppc: add user read functions for MMCR0 and MMCR2
` [PATCH v2 03/16] target/ppc: add exclusive user write function for MMCR0
` [PATCH v2 04/16] target/ppc: PMU basic cycle count for pseries TCG
` [PATCH v2 05/16] target/ppc/power8_pmu.c: enable PMC1-PMC4 events
` [PATCH v2 06/16] target/ppc: PMU: add instruction counting
` [PATCH v2 07/16] target/ppc/power8_pmu.c: add PM_RUN_INST_CMPL (0xFA) event
` [PATCH v2 10/16] target/ppc: PMU Event-Based exception support

'git pull' complains that a locally resurrected directory would be overwritten by merge when no pulled changes are affecting that directory
 2021-08-25  5:47 UTC  (3+ messages)

[PATCH] octeontx2-af: Wait for TX link idle for credits change
 2021-08-25  5:46 UTC 

[PATCH v3 1/3] powerpc: Remove MSR_PR check in interrupt_exit_{user/kernel}_prepare()
 2021-08-25  5:45 UTC  (8+ messages)
` [PATCH v3 3/3] powerpc: Define and use MSR_RI only on non booke/40x

[allisonhenderson-xfs_work:delayed_attrs_v24_extended 6/27] fs/xfs/libxfs/xfs_attr.c: xfs_attr.h is included more than once
 2021-08-25  5:44 UTC  (4+ messages)
` [RFC PATCH allisonhenderson-xfs_work] xfs: fix duplicated inclusion

[PATCH v1 00/14] PCI devices passthrough on Arm
 2021-08-25  5:44 UTC  (4+ messages)
` [PATCH v1 11/14] xen/arm: Enable the existing x86 virtual PCI support for ARM

[PATCH] Revert "btrfs: compression: don't try to compress if we don't have enough pages"
 2021-08-25  5:41 UTC 

[RFC PATCH v1] aio: Add support for the POLLFREE
 2021-08-25  5:40 UTC 

[PATCH] octeontx2-af: Change the order of queue work and interrupt disable
 2021-08-25  5:39 UTC 

[PATCH 00/13] Migrate some I2C symbols to Kconfig
 2021-08-25  5:38 UTC  (6+ messages)
` [PATCH 07/13] i2c: S3C24X0: Finish Kconfig migration
` [PATCH 00/16] Further I2C Kconfig migrations
  ` [PATCH 15/16] README: Remove some old i2c related text

[PATCH 0/2] [RFC] Implement a bulk-checkin option for core.fsyncObjectFiles
 2021-08-25  5:38 UTC  (3+ messages)
` [PATCH 2/2] core.fsyncobjectfiles: batch disk flushes

[PATCH v11 00/12] Introduce VDUSE - vDPA Device in Userspace
 2021-08-25  5:37 UTC  (5+ messages)
` [PATCH v11 11/12] vduse: "

[PATCH v2] mmc: core: Return correct emmc response in case of ioctl error
 2021-08-25  5:36 UTC  (3+ messages)

[Bug 110441] New: KVM guests randomly get I/O errors on VirtIO based devices
 2021-08-25  5:36 UTC  (2+ messages)
` [Bug 110441] "

cleanup vfio iommu_group creation v2
 2021-08-25  5:35 UTC  (13+ messages)
` [PATCH 04/14] vfio: factor out a vfio_group_find_or_alloc helper
` [PATCH 07/14] vfio: simplify iommu group allocation for mediated devices
` [PATCH 11/14] vfio: clean up the check for mediated device in vfio_iommu_type1
` [PATCH 13/14] vfio/iommu_type1: remove the "external" domain

[net-next PATCH] octeontx2-af: cn10k: Set cache lines for NPA batch alloc
 2021-08-25  5:35 UTC 

[RFC PATCH 0/7] Support writing grub modules in Rust
 2021-08-25  5:34 UTC  (2+ messages)

[Bug 213759] New: CD tray ejected on hibernate resume
 2021-08-25  5:34 UTC  (2+ messages)
` [Bug 213759] "

[PATCH 0/2] target/ppc: Fix vextu[bhw][lr]x on big endian hosts
 2021-08-25  5:32 UTC  (5+ messages)
` [PATCH 2/2] target/ppc: fix vextu[bhw][lr]x helpers

[igt-dev] [PATCH i-g-t v7 00/17] Introduce PXP Test
 2021-08-25  5:31 UTC  (18+ messages)
` [igt-dev] [PATCH i-g-t v7 01/17] Add PXP UAPI support in i915_drm.h
` [igt-dev] [PATCH i-g-t v7 02/17] Update IOCTL wrapper with DRM_IOCTL_I915_GEM_CONTEXT_CREATE_EXT
` [igt-dev] [PATCH i-g-t v7 03/17] Add basic PXP testing of buffer and context alloc
` [igt-dev] [PATCH i-g-t v7 04/17] Perform a regular 3d copy as a control checkpoint
` [igt-dev] [PATCH i-g-t v7 05/17] Add PXP attribute support in batchbuffer and buffer_ops libs
` [igt-dev] [PATCH i-g-t v7 06/17] Add MI_SET_APPID instruction definition
` [igt-dev] [PATCH i-g-t v7 07/17] Enable protected session cmd in gen12_render_copyfunc
` [igt-dev] [PATCH i-g-t v7 08/17] Add subtest to copy raw source to protected dest
` [igt-dev] [PATCH i-g-t v7 09/17] Add test where both src and dest are protected
` [igt-dev] [PATCH i-g-t v7 10/17] Verify PXP teardown occurred through suspend-resume
` [igt-dev] [PATCH i-g-t v7 11/17] Verify execbuf fails with stale PXP context after teardown
` [igt-dev] [PATCH i-g-t v7 12/17] Verify execbuf fails with stale PXP buffer "
` [igt-dev] [PATCH i-g-t v7 13/17] Verify execbuf ok with stale PXP buf in opt-out use
` [igt-dev] [PATCH i-g-t v7 14/17] Verify execution behavior with stale PXP assets through suspend-resume
` [igt-dev] [PATCH i-g-t v7 15/17] Ensure RESET_STATS reports invalidated protected contexts
` [igt-dev] [PATCH i-g-t v7 16/17] Verify protected surfaces are dma buffer sharable
` [igt-dev] [PATCH i-g-t v7 17/17] tests/i915_pxp: CRC validation for display tests

objtool warning in cfg80211_edmg_chandef_valid() with ThinLTO
 2021-08-25  5:30 UTC  (4+ messages)

[usb:usb-testing] BUILD SUCCESS d7428bc26fc767942c38d74b80299bcd4f01e7cb
 2021-08-25  5:28 UTC 

[usb:usb-next] BUILD SUCCESS 85fb1a27b128f6404cb9a08f3a4a094e92a78ac0
 2021-08-25  5:28 UTC 

[PATCH] configfs: fix a race in configfs_lookup()
 2021-08-25  5:29 UTC  (5+ messages)

[PATCH] openssl: upgrade from 1.1.1k to 1.1.1l
 2021-08-25  5:27 UTC  (2+ messages)
` [OE-core] "

[PATCH v3] mmc: core: Return correct emmc response in case of ioctl error
 2021-08-25  5:26 UTC  (3+ messages)

edid support for a Mac OS 10.8 guest
 2021-08-25  5:24 UTC 

[PATCH] dt-bindings: PCI: mediatek-gen3: Add support for MT8195
 2021-08-25  5:23 UTC  (3+ messages)

[PATCH] ceph: init the i_list/g_list for cap flush
 2021-08-25  5:22 UTC 

[PATCH v2] staging: greybus: Convert uart.c from IDR to XArray
 2021-08-25  5:20 UTC  (3+ messages)

[Bug 208909] New: amdgpu Ryzen 7 4700U NULL pointer dereference multi monitor with rotation
 2021-08-25  5:19 UTC  (2+ messages)
` [Bug 208909] "

[RFCv3 00/15] tcp: Initial support for RFC5925 auth option
 2021-08-25  5:18 UTC  (3+ messages)
` [RFCv3 09/15] selftests: tcp_authopt: Test key address binding

[dunfell][PATCH] openssl: update from 1.1.1k to 1.1.1l
 2021-08-25  5:17 UTC 

[PATCH] cpufreq: qcom-cpufreq-hw: Fix 'make allmodconfig' build, part 2
 2021-08-25  5:17 UTC 

[PATCH] openssl: update from 1.1.1k to 1.1.1l
 2021-08-25  5:17 UTC 

[fs] f7e33bdbd6: ltp.ftruncate04_64.fail
 2021-08-25  5:17 UTC  (3+ messages)
` [LTP] "

drivers/gpu/drm/i915/gt/mock_engine.c:48 mock_timeline_pin() warn: inconsistent returns 'tl->hwsp_ggtt->obj->base.resv'
 2021-08-25  5:16 UTC 

edid support for a Mac OS 10.8 guest
 2021-08-25  5:13 UTC  (2+ messages)

[PATCH v2 0/3] ceph: remove the capsnaps when removing the caps
 2021-08-25  5:13 UTC  (4+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] ceph: don't WARN if we're force umounting
` [PATCH v2 3/3] ceph: don't WARN if we're iterate removing the session caps

[PATCH][RFC] fix PTRACE_KILL
 2021-08-25  5:12 UTC  (3+ messages)

[PATCH RFC] riscv: Introduce compile-time early page table for XIP kernel
 2021-08-25  5:09 UTC  (3+ messages)

[PATCH 5.10 00/98] 5.10.61-rc1 review
 2021-08-25  5:05 UTC  (5+ messages)
` [PATCH 5.10 64/98] net: mdio-mux: Handle -EPROBE_DEFER correctly

[PATCH] selftests: cleanup config
 2021-08-25  5:09 UTC 

[PATCH 1/2] x86/build: remove the left-over bzlilo target
 2021-08-25  5:02 UTC  (2+ messages)

[PATCH 1/4] tools: docker: Bump up QEMU version to 6.1.0
 2021-08-25  5:00 UTC  (3+ messages)

[PATCH libnetfilter_queue] build: doc: Fix man pages
 2021-08-25  4:59 UTC 

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2021-08-25  4:59 UTC 

[PATCH rdma-next v4 0/3] SG fix together with update to RDMA umem
 2021-08-25  4:59 UTC  (4+ messages)
` [PATCH rdma-next v4 2/3] lib/scatterlist: Fix wrong update of orig_nents

[PATCH 0/2] qla2xxx - add nvme map_queues support
 2021-08-25  4:58 UTC  (6+ messages)
      ` [EXT] "

[PATCH] MAINTAINERS: exfat: update my email address
 2021-08-25  4:48 UTC 

post-receive: pub/scm/linux/kernel/git/masahiroy/linux-kbuild
 2021-08-25  4:58 UTC 

[PATCH 00/13] kbuild: refactoring after Clang LTO
 2021-08-25  4:57 UTC  (2+ messages)

[virtio-comment] Live Migration of Virtio Virtual Function
 2021-08-25  4:58 UTC  (12+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: do_idle_maps on gen8 and later platform
 2021-08-25  4:56 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[meta][dunfell][PATCH v3] rpm: Add fix for CVE-2021-20266
 2021-08-25  4:55 UTC 

[PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
 2021-08-25  3:49 UTC  (2+ messages)

[PATCH v3] riscv: explicitly use symbol offsets for VDSO
 2021-08-25  4:54 UTC  (3+ messages)

dunfell merge request Aug 24th
 2021-08-25  4:54 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2021-08-25  4:54 UTC 

[agd5f:drm-next 147/166] drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm.c:633: warning: expecting prototype for dmub_aux_setconfig_reply_callback(). Prototype was for dmub_aux_setconfig_callback() instead
 2021-08-25  4:53 UTC  (2+ messages)

[PATCH 0/7] kbuild: remove cc-option-yn
 2021-08-25  4:49 UTC  (16+ messages)
` [PATCH 2/7] s390: replace cc-option-yn uses with cc-option
` [PATCH 4/7] arc: "
` [PATCH 5/7] x86: remove cc-option-yn test for -mtune=
` [PATCH 6/7] Makefile: replace cc-option-yn uses with cc-option

[LTP] [PATCH v3 1/2] shell: Add checkpoints api for new lib
 2021-08-25  4:49 UTC  (2+ messages)
` [LTP] [PATCH v3 2/2] pec: Improve reliability

[PATCH] mmc: queue: Remove unused parameters(request_queue)
 2021-08-25  4:46 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/palmer/linux
 2021-08-25  4:45 UTC 

[PATCH] riscv: Enable Undefined Behavior Sanitizer UBSAN
 2021-08-25  4:45 UTC  (3+ messages)

[PATCH] riscv: Keep the riscv Kconfig selects sorted
 2021-08-25  4:44 UTC  (3+ messages)

[PATCH v2 1/2] riscv: dts: microchip: Use 'local-mac-address' for emac1
 2021-08-25  4:44 UTC  (3+ messages)

[PATCH v2] riscv: Ensure the value of FP registers in the core dump file is up to date
 2021-08-25  4:44 UTC  (2+ messages)

[asahilinux:nvme/new 6/11] apple-mailbox-compat-shim.c:undefined reference to `apple_rtkit_start_ep'
 2021-08-25  4:42 UTC  (2+ messages)

[BUG 5.14] arm64/mm: dma memory mapping fails (in some cases)
 2021-08-25  4:39 UTC  (6+ messages)

[PATCH] cpufreq: qcom-cpufreq-hw: Fix 'make allmodconfig' build
 2021-08-25  4:41 UTC  (2+ messages)

[PATCH v3 0/6] staging: r8188eu: avoid uninit value bugs
 2021-08-25  4:40 UTC  (5+ messages)
` [PATCH v3 4/6] staging: r8188eu: add error handling of rtw_read16
` [PATCH v3 5/6] staging: r8188eu: add error handling of rtw_read32

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2021-08-25  4:40 UTC 

post-receive: pub/scm/linux/kernel/git/riscv/linux
 2021-08-25  4:40 UTC 

[PATCH] fs/ntfs3: Use kernel ALIGN macros over driver specific
 2021-08-25  4:37 UTC  (2+ messages)

[PATCH] arm-toolchain: Add support for GCC 10.3-2021.07
 2021-08-25  4:36 UTC  (3+ messages)
` [meta-arm] "

[Intel-gfx] [PATCH 1/2] drm: i915: move intel_pch.h to include/drm
 2021-08-25  4:35 UTC  (2+ messages)
` [Intel-gfx] [PATCH 2/2] drm/amdgpu: Disable PCIE_DPM on Intel RKL Platform

[meta-oe][dunfell][PATCH 1/2] xterm: Security fix for CVE-2021-27135
 2021-08-25  4:30 UTC  (2+ messages)
` [meta-oe][dunfell][PATCH 2/2] tcpdump: Exclude CVE-2020-8036 from check

[PATCH v7 0/7] DEVICE_UNPLUG_GUEST_ERROR QAPI event
 2021-08-25  3:55 UTC  (15+ messages)
` [PATCH v7 1/7] memory_hotplug.c: handle dev->id = NULL in acpi_memory_hotplug_write()
` [PATCH v7 2/7] spapr.c: handle dev->id in spapr_memory_unplug_rollback()
` [PATCH v7 3/7] spapr_drc.c: do not error_report() when drc->dev->id == NULL
` [PATCH v7 4/7] qapi/qdev.json: fix DEVICE_DELETED parameters doc
` [PATCH v7 5/7] qapi/qdev.json: add DEVICE_UNPLUG_GUEST_ERROR QAPI event
` [PATCH v7 6/7] spapr: use DEVICE_UNPLUG_GUEST_ERROR to report unplug errors
` [PATCH v7 7/7] memory_hotplug.c: send DEVICE_UNPLUG_GUEST_ERROR in acpi_memory_hotplug_write()

[PATCH v5] usb: dwc3: gadget: Stop EP0 transfers during pullup disable
 2021-08-25  4:28 UTC 

[PATCH] powerpc/doc: Fix htmldocs errors
 2021-08-25  4:24 UTC 

[PATCH 0/4] vl: Prioritize device realizations
 2021-08-25  4:23 UTC  (9+ messages)
` [PATCH 4/4] vl: Prioritize realizations of devices

usermod in EXTRA_USERS_PARAMS is broken in master
 2021-08-25  4:22 UTC  (3+ messages)
` [OE-core] "

[linux-next:master 9154/10077] drivers/net/usb/asix_devices.c:757:60-65: WARNING: conversion to bool not needed here
 2021-08-25  4:22 UTC  (4+ messages)
` [PATCH] net: usb: asix: ax88772: fix boolconv.cocci warnings

[RFC 00/10] hw/mos6522: VIA timer emulation fixes and improvements
 2021-08-25  3:11 UTC  (2+ messages)

[PATCH 0/5] KVM: VMX: PT (processor trace) optimizations and fixes
 2021-08-25  4:19 UTC  (4+ messages)
` [PATCH 3/5] KVM: VMX: RTIT_CTL_BRANCH_EN has no dependency on other CPUID bit

[PATCH 00/19] target/ppc: DFP instructions using decodetree
 2021-08-25  3:46 UTC  (7+ messages)
` [PATCH 02/19] host-utils: move abs64() to host-utils
` [PATCH 07/19] target/ppc: Move REQUIRE_ALTIVEC/VECTOR to translate.c
` [PATCH 08/19] target/ppc: Introduce REQUIRE_FPU

[PATCH] kconfig: forbid symbols that end with '_MODULE'
 2021-08-25  4:16 UTC  (2+ messages)

[PATCH] target/ppc: fix setting of CR flags in bcdcfsq
 2021-08-25  3:12 UTC  (2+ messages)

[PATCH libnetfilter_queue v4 1/4] build: doc: Fix NAME entry in man pages
 2021-08-25  4:15 UTC  (4+ messages)
` [PATCH libnetfilter_queue v4 4/4] build: doc: split off shell script from within doxygen/Makefile.am

[PATCH] drm/sched: fix the bug of time out calculation(v2)
 2021-08-25  4:14 UTC 

[PATCH] drm/sched: fix the bug of time out calculation
 2021-08-25  4:13 UTC  (4+ messages)

[Intel-gfx] [PATCH 00/27] Clean up GuC CI failures, simplify locking, and kernel DOC
 2021-08-25  4:05 UTC  (4+ messages)
` [Intel-gfx] [PATCH 06/27] drm/i915/guc: Workaround reset G2H is received after schedule done G2H

[PATCH v6 00/21] File system wide monitoring
 2021-08-25  4:09 UTC  (6+ messages)
` [PATCH v6 18/21] fanotify: Emit generic error info type for error event

[PATCH 0/3] amba: Properly handle device probe without IRQ domain
 2021-08-25  4:05 UTC  (6+ messages)
` [PATCH 3/3] "

[PATCH] hwrng: Add helper dependency on COMPILE_TEST
 2021-08-25  4:05 UTC 

[PATCH 0/2] VM: Fix a benign race in kicking vCPUs
 2021-08-25  4:05 UTC  (3+ messages)
` [PATCH 2/2] KVM: Guard cpusmask NULL check with CONFIG_CPUMASK_OFFSTACK

include/asm-generic/unaligned.h:32:2: warning: Undefined or garbage value returned to caller [clang-analyzer-core.uninitialized.UndefReturn]
 2021-08-25  4:05 UTC 

[PATCH v2] ASoC: rt5682: Fix the vol+ button detection issue
 2021-08-25  4:03 UTC 

post-receive: pub/scm/linux/kernel/git/palmer/linux
 2021-08-25  4:00 UTC 

post-receive: pub/scm/linux/kernel/git/cel/linux
 2021-08-25  4:00 UTC 

[PATCH] drm/amdgpu: reenable BACO support for 699F:C7 polaris12 SKU
 2021-08-25  3:58 UTC 

[PATCH net-next] net: dsa: mt7530: manually set up VLAN ID 0
 2021-08-25  3:55 UTC  (7+ messages)

[RFC PATCH v2 1/3] regulator: core: Add regulator_lookup_list
 2021-08-25  3:57 UTC  (3+ messages)
` [RFC PATCH] regulator: core: regulator_lookup_init_data can be static

[PATCH 0/4] Various fixes to pass libdrm hotunplug tests
 2021-08-25  3:56 UTC  (5+ messages)
` [PATCH 1/4] drm/amdgpu: Move flush VCE idle_work during HW fini

post-receive: pub/scm/linux/kernel/git/palmer/linux
 2021-08-25  3:54 UTC 

[PATCH] staging: r8188eu: core: remove condition with no effect
 2021-08-25  3:54 UTC  (6+ messages)

[PATCH v3 0/2] staging: r8188eu: Use new usb_control_msg_recv/send()
 2021-08-25  3:53 UTC  (3+ messages)
` [PATCH v3 1/2] staging: r8188eu: Use usb_control_msg_recv/send() in usbctrl_vendorreq()
` [PATCH v3 2/2] staging: r8188eu: Make clean-ups "

[PATCH 0/9] Enable two H264 encoder cores on MT8195
 2021-08-25  3:49 UTC  (6+ messages)
` [PATCH 1/9] dt-bindings: media: mtk-vcodec: Add binding for MT8195 two venc cores

[dpdk-dev] [PATCH] net/bnxt: fix VNIC config error in port start
 2021-08-25  3:50 UTC  (2+ messages)

[PATCH] arch: vdso: remove if-conditionals of $(c-gettimeofday-y)
 2021-08-25  3:49 UTC  (3+ 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.