All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-18 22:56:10 to 2022-07-19 00:13:46 UTC [more...]

[PATCH mm v2 00/33] kasan: switch tag-based modes to stack ring from per-object metadata
 2022-07-19  0:10 UTC  (21+ messages)
` [PATCH mm v2 01/33] kasan: check KASAN_NO_FREE_META in __kasan_metadata_size
` [PATCH mm v2 02/33] kasan: rename kasan_set_*_info to kasan_save_*_info
` [PATCH mm v2 03/33] kasan: move is_kmalloc check out of save_alloc_info
` [PATCH mm v2 04/33] kasan: split save_alloc_info implementations
` [PATCH mm v2 05/33] kasan: drop CONFIG_KASAN_TAGS_IDENTIFY
` [PATCH mm v2 06/33] kasan: introduce kasan_print_aux_stacks
` [PATCH mm v2 07/33] kasan: introduce kasan_get_alloc_track
` [PATCH mm v2 08/33] kasan: introduce kasan_init_object_meta
` [PATCH mm v2 09/33] kasan: clear metadata functions for tag-based modes
` [PATCH mm v2 10/33] kasan: move kasan_get_*_meta to generic.c
` [PATCH mm v2 11/33] kasan: introduce kasan_requires_meta
` [PATCH mm v2 12/33] kasan: introduce kasan_init_cache_meta
` [PATCH mm v2 13/33] kasan: drop CONFIG_KASAN_GENERIC check from kasan_init_cache_meta
` [PATCH mm v2 14/33] kasan: only define kasan_metadata_size for Generic mode
` [PATCH mm v2 15/33] kasan: only define kasan_never_merge "
` [PATCH mm v2 16/33] kasan: only define metadata offsets "
` [PATCH mm v2 17/33] kasan: only define metadata structs "
` [PATCH mm v2 18/33] kasan: only define kasan_cache_create "
` [PATCH mm v2 19/33] kasan: pass tagged pointers to kasan_save_alloc/free_info
` [PATCH mm v2 21/33] kasan: cosmetic changes in report.c

[PATCH 00/12] Random assortment of (mostly) GuC related patches
 2022-07-19  0:13 UTC  (10+ messages)
` [PATCH 01/12] drm/i915: Remove bogus GEM_BUG_ON in unpark
  ` [Intel-gfx] "
` [PATCH 02/12] drm/i915/guc: Don't call ring_is_idle in GuC submission
  ` [Intel-gfx] "
` [PATCH 10/12] drm/i915/guc: Support larger contexts on newer hardware
  ` [Intel-gfx] "

[PATCH v2 0/9] dt-bindings: msm/dp: cleanup Qualcomm DP and eDP bidndings
 2022-07-19  0:13 UTC  (7+ messages)
` [PATCH v2 1/9] arm64: dts: qcom: sc7180: split register block for DP controller
` [PATCH v2 3/9] arm64: dts: qcom: sc7280: "

[PATCH v2 0/4] clk: qcom: Drop use of pxo/cxo_board for rpm devices
 2022-07-19  0:12 UTC  (3+ messages)
` [PATCH v2 4/4] clk: qcom: gcc-ipq806x: remove cc_register_board for pxo and cxo

stable-rc/linux-5.10.y build: 185 builds: 3 failed, 182 passed, 4 errors, 10 warnings (v5.10.131-113-g8296edeecf14)
 2022-07-19  0:12 UTC 

[patch 00/38] x86/retbleed: Call depth tracking mitigation
 2022-07-19  0:11 UTC  (26+ messages)

[PATCH] git-repack doc: remove discussion of ancient caveat
 2022-07-19  0:09 UTC  (2+ messages)
` [PATCH v2] docs: remove pre-v1.6.0 "repack --delta-base-offset" docs

[PATCH v4] KVM: selftests: Fix target thread to be migrated in rseq_test
 2022-07-19  2:08 UTC  (2+ messages)

[PATCH 0/2] Fix the #PF injection logic for smaller MAXPHYADDR in nested
 2022-07-19  0:09 UTC  (5+ messages)
` [PATCH 2/2] KVM: X86: Fix the comments in prepare_vmcs02_rare()

toeplitz.c:335:23: warning: excess elements in struct initializer
 2022-07-19  0:07 UTC 

[PATCH net-next] net: dsa: microchip: fix the missing ksz8_r_mib_cnt
 2022-07-19  0:08 UTC  (3+ messages)

[PATCH v3 00/15] iommu: Retire bus_set_iommu()
 2022-07-19  0:06 UTC  (6+ messages)
` [PATCH v3 01/15] iommu/vt-d: Handle race between registration and device probe

[linux-next:master 781/11208] sound/pci/hda/cs35l41_hda.c:475 cs35l41_hda_probe() warn: missing error code 'ret'
 2022-07-19  0:07 UTC 

[PATCH v2 1/2] rust-common: Fix use of target definitions for SDK generation
 2022-07-19  0:07 UTC  (10+ messages)
` [PATCH v2 2/2] cargo-cross-canadian: Use SDK's flags during target linking
  ` [OE-core] "

RTT-PROBE: lore-subspace-rtt
 2022-07-19  0:06 UTC 

[OE-core] [PATCH v2] python3-docutils: upgrade 0.18.1 -> 0.19
 2022-07-19  0:03 UTC 

Odd output from scrub status
 2022-07-19  0:01 UTC  (3+ messages)

[PATCH v12 0/5] tests for btrfs fsverity
 2022-07-18 23:58 UTC  (6+ messages)
` [PATCH v12 1/5] common/verity: require corruption functionality
` [PATCH v12 2/5] common/verity: support btrfs in generic fsverity tests
` [PATCH v12 3/5] btrfs: test btrfs specific fsverity corruption
` [PATCH v12 4/5] btrfs: test verity orphans with dmlogwrites
` [PATCH v12 5/5] generic: test fs-verity EFBIG scenarios

[PATCH v2] arm64: dta: qcom: sc7280: delete vdda-1p2 and vdda-0p9 from both dp and edp
 2022-07-19  0:00 UTC  (2+ messages)

[Intel-gfx] [PATCH v2] drm/i915/guc: support v69 in parallel to v70
 2022-07-19  0:00 UTC  (5+ messages)
`  "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH v1] Bluetooth: Fix cvsd sco setup failure
 2022-07-18 23:59 UTC  (6+ messages)

[PATCH] xfs: xfs_buf cache destroy isn't RCU safe
 2022-07-18 23:58 UTC 

[PATCH 0/5] net: usb: ax88179_178a: improvements and bug fixes
 2022-07-18 23:58 UTC  (6+ messages)
` [PATCH 1/5] net: usb: ax88179_178a: remove redundant init code
` [PATCH 2/5] net: usb: ax88179_178a: clean up pm calls
` [PATCH 3/5] net: usb: ax88179_178a: restore state on resume
` [PATCH 4/5] net: usb: ax88179_178a: move priv to driver_priv
` [PATCH 5/5] net: usb: ax88179_178a: wol optimizations

[Bug 216143] New: [bisected] garbled screen when starting X + dmesg cluttered with "[drm:amdgpu_cs_ioctl [amdgpu]] *ERROR* Failed in the dependencies handling -1431655766!"
 2022-07-18 23:59 UTC  (2+ messages)
` [Bug 216143] "

[PATCH 1/1] iommu/vt-d: Fix possible recursive locking in intel_iommu_init()
 2022-07-18 23:53 UTC 

[asahilinux:bits/080-wifi 20/29] drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c:1087:28: sparse: sparse: incorrect type in assignment (different base types)
 2022-07-18 23:57 UTC 

[PATCH] util: Fix broken build on Haiku
 2022-07-18 23:55 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-18 23:56 UTC 

[OE-core] [PATCH] python3-docutils: upgrade 0.18.1 -> 0.19
 2022-07-18 23:56 UTC  (6+ messages)

[PATCH v2] rcu-tasks: Make RCU Tasks Trace checking for userspace execution
 2022-07-18 23:54 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915: Pass drm_i915_private struct instead of gt for gen11_gu_misc_irq_handler()
 2022-07-18 23:53 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[Bug][5.19-rc0] Between commits fdaf9a5840ac and babf0bb978e3 GPU stopped entering in graphic mode
 2022-07-18 23:52 UTC  (7+ messages)

[PATCH 0/6] mtd: nand: sunxi: Convert to devicetree and the driver model
 2022-07-18 23:50 UTC  (4+ messages)
` [PATCH 1/6] clk: sunxi: Add NAND clocks and resets

Command "clinfo" causes BUG: kernel NULL pointer dereference, address: 0000000000000008 on driver amdgpu
 2022-07-18 23:50 UTC 

[net-next RFC PATCH 0/4] net: dsa: qca8k: code split for qca8k
 2022-07-18 23:43 UTC  (12+ messages)
` [net-next RFC PATCH 1/4] net: dsa: qca8k: drop qca8k_read/write/rmw for regmap variant

RTT-PROBE: lore-subspace-rtt
 2022-07-18 23:46 UTC 

[PATCH v3] KVM: selftests: Fix target thread to be migrated in rseq_test
 2022-07-19  1:35 UTC  (4+ messages)

[PATCH v4 00/12] Improve reliability of VM tests
 2022-07-18 23:43 UTC  (3+ messages)

[PATCH v2 1/1] of: overlay: rename overlay source files from .dts to .dtso
 2022-07-18 23:44 UTC  (4+ messages)

[PATCH 0/1] Signal to disallow open of a dm device
 2022-07-18 23:42 UTC  (8+ messages)
` [PATCH 1/1] dm: add message command to disallow device open
      ` [dm-devel] "

[PATCH 0/2] of: overlay: Miscellaneous improvements
 2022-07-18 23:42 UTC  (2+ messages)

git-send-email doesn't entirely understand --subject (or --in-reply-to)
 2022-07-18 23:40 UTC 

[PATCH v2] KVM: selftests: Fix target thread to be migrated in rseq_test
 2022-07-19  1:40 UTC  (5+ messages)

[PATCH v5 0/2] handling guest multiple displays
 2022-07-18 23:30 UTC  (3+ messages)
` [PATCH v5 1/2] ui/gtk: detach VCs for additional guest displays
` [PATCH v5 2/2] ui/gtk: a new array param monitor to specify the target displays

chrome-platform/for-kernelci build: 5 builds: 1 failed, 4 passed (v5.19-rc1-41-gc30628bce72f)
 2022-07-18 23:40 UTC 

[linux-next:master] BUILD REGRESSION 036ad6daa8f0fd357af7f50f9da58539eaa6f68c
 2022-07-18 23:37 UTC 

[kvalo-ath:ath-qca] BUILD SUCCESS f4e228410c4667dcbe32d06fba8dcb372210339f
 2022-07-18 23:36 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-18 23:36 UTC 

NVMe In-Band Authentication blktests status
 2022-07-18 23:33 UTC 

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-07-18 23:32 UTC  (11+ messages)

Extending phosphor-gpio-monitor to expose gpio objects on dbus
 2022-07-18 23:29 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] tests/perf/i915_ref_count: Skip on __drm_open_driver failure
 2022-07-18 23:29 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

BUG: git-check-ignore documentation doesn't come close to describing what it really does
 2022-07-18 23:28 UTC  (2+ messages)

stable-rc/linux-4.19.y build: 198 builds: 6 failed, 192 passed, 2 errors, 32 warnings (v4.19.252-48-g7e891ca4fbed)
 2022-07-18 23:28 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS 41ef3c1a6bb0fd4a3f81170dd17de3adbff80783
 2022-07-18 23:26 UTC 

[luxis1999-iommufd:iommufd-v5.19-rc5 77/104] drivers/iommu/iommufd/vfio_compat.c:362:3: warning: Value stored to 'rc' is never read [clang-analyzer-deadcode.DeadStores]
 2022-07-18 23:26 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-18 23:26 UTC 

[PATCH v2 0/6] [GSoC] bitmap: integrate a lookup table extension to the bitmap format
 2022-07-18 23:26 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 4/6] pack-bitmap: prepare to read lookup table extension

[wireless-next:mld] BUILD SUCCESS dd5a559d8e90fdb9424e0580b91702c5838928dc
 2022-07-18 23:26 UTC 

[PATCH v3 0/5] Complete driver nodes for MT8192 SoC
 2022-07-18 23:23 UTC  (9+ messages)
` [PATCH v3 3/5] arm64: dts: mediatek: Add mmsys #reset-cells property for mt8192
` [PATCH v3 4/5] arm64: dts: mt8192: Add display nodes

[PATCH v2 1/2] Bluetooth: hci_sync: Fix not updating privacy_mode
 2022-07-18 23:20 UTC  (2+ messages)

[PATCH v1 1/1] rsnd: ssiu: add missing .quit callback for gen2
 2022-07-18 23:17 UTC  (3+ messages)

[for-next][PATCH 0/2] tracing: A few more updates for 5.20
 2022-07-18 23:17 UTC  (3+ messages)
` [for-next][PATCH 1/2] tracing: Add example and documentation for new __vstring() macro
` [for-next][PATCH 2/2] selftests/kprobe: Update test for no event name syntax error

arch/parisc/kernel/cache.c:50:1: sparse: sparse: symbol 'pa_swapper_pg_lock' was not declared. Should it be static?
 2022-07-18 23:16 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-07-18 23:16 UTC 

kernel/bpf/preload/iterators/iterators.lskel.h:323:9: sparse: sparse: string too long (16658 bytes, 8191 bytes max)
 2022-07-18 23:16 UTC 

[PATCH 0/2] Provide PowerVM LPAR Platform KeyStore driver for Self Encrypting Drives
 2022-07-18 22:30 UTC  (4+ messages)
` [PATCH 1/2] powerpc/pseries: define driver for Platform KeyStore

[meta-virtualization][PATCH] xen-image-minimal: reduce the x86 wic build dependencies
 2022-07-18 23:15 UTC 

[PATCH 0/4] Initial support for the Pixel 3
 2022-07-18 23:15 UTC  (7+ messages)
` [PATCH 2/4] arm64: dts: qcom: add sdm845-google-blueline (Pixel 3)
` [PATCH 4/4] drm: panel: Add lg sw43408 panel driver

[PATCH v11 0/5] tests for btrfs fsverity
 2022-07-18 23:13 UTC  (6+ messages)
` [PATCH v11 1/5] common/verity: require corruption functionality
` [PATCH v11 2/5] common/verity: support btrfs in generic fsverity tests
` [PATCH v11 3/5] btrfs: test btrfs specific fsverity corruption
` [PATCH v11 4/5] btrfs: test verity orphans with dmlogwrites
` [PATCH v11 5/5] generic: test fs-verity EFBIG scenarios

[bug report] nvmet: implement basic In-Band Authentication
 2022-07-18 23:13 UTC  (2+ messages)

[PATCH 0/2] nvmet: type missmatch fixes for nvmet-auth
 2022-07-18 23:12 UTC  (3+ messages)
` [PATCH 1/2] nvmet: fix return value check in auth send
` [PATCH 2/2] nvmet: fix return value check in auth receive

[PATCH v4] Bluetooth: hci_sync: Remove redundant func definition
 2022-07-18 23:12 UTC  (2+ messages)

Is a multiplexer using latches a gpio controller?
 2022-07-18 23:11 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2022-07-18 23:12 UTC 

[PATCH V3 0/6] Improve the U/S/H extension related check
 2022-07-18 23:10 UTC  (3+ messages)
` [PATCH V3 5/6] target/riscv: Fix checks in hmode/hmode32

Retbleed, Zen2 and STIBP
 2022-07-18 23:10 UTC  (3+ messages)

b4 submit ready for beta testing
 2022-07-18 23:10 UTC  (8+ messages)

[PATCH 0/3] Hexagon bug fixes and test improvements
 2022-07-18 23:03 UTC  (4+ messages)
` [PATCH 1/3] Hexagon (target/hexagon) make VyV operands use a unique temp
` [PATCH 2/3] Hexagon (tests/tcg/hexagon) Fix alignment in load_unpack.c
` [PATCH 3/3] Hexagon (tests/tcg/hexagon) reference file for float_convd

RTT-PROBE: lore-subspace-rtt
 2022-07-18 23:06 UTC 

[RESEND v9 0/9] enable menu-driven UEFI variable maintenance
 2022-07-18 23:06 UTC  (4+ messages)
` [RESEND v9 2/9] eficonfig: menu-driven addition of UEFI boot option

[PATCH v3] lib/test_printf.c: fix clang -Wformat warnings
 2022-07-18 23:06 UTC  (2+ messages)
` [PATCH v4] "

Ryzen 6000 (Mobile)
 2022-07-18 23:04 UTC 

[Buildroot] [RFC] linux: Make CONFIG_LOCALVERSION_AUTO work with OVERRIDE_SRCDIR
 2022-07-18 23:05 UTC  (4+ messages)

[PATCH] Bluetooth: hci_core: Use ERR_PTR instead of NULL
 2022-07-18 23:03 UTC  (5+ messages)

How to POST an OOB Kernel semaphore to an “in band” User space thread in DOVETAIL/XENOMAI 4
 2022-07-18 23:03 UTC 

[PATCH v3 0/6] gpio: Implement and utilize register structures for ISA drivers
 2022-07-18 23:02 UTC  (2+ messages)

[PATCH] f2fs: introduce sysfs atomic write statistics
 2022-07-18 23:02 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH] arm64: dts: sdm850: Remove unnecessary turbo-mode
 2022-07-18 23:01 UTC 

[RFC PATCH 0/3] arm: bcmbca: Update BCM4908 dts for BCMBCA merge
 2022-07-18 22:59 UTC  (12+ messages)
` [RFC PATCH 1/3] dt-bindings: arm64: bcmbca: Merge BCM4908 into BCMBCA

[PATCH] rpmsg: convert sysfs snprintf to sysfs_emit
 2022-07-18 22:59 UTC  (2+ messages)
` (subset) "

[V4 0/2] Add modem debug features
 2022-07-18 22:59 UTC  (2+ messages)

[V3 0/7] Miscellaneous PAS fixes
 2022-07-18 22:59 UTC  (2+ messages)

[PATCH v2] remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use
 2022-07-18 22:59 UTC  (2+ messages)
` (subset) "

[PATCH v4 ] remoteproc: Use unbounded workqueue for recovery work
 2022-07-18 22:59 UTC  (2+ messages)
` (subset) "

[PATCH] remoteproc: Directly use ida_alloc()/free()
 2022-07-18 22:59 UTC  (2+ messages)
` (subset) "

[PATCH] rpmsg: qcom_smd: Fix refcount leak in qcom_smd_parse_edge
 2022-07-18 22:59 UTC  (2+ messages)
` (subset) "

[PATCH v2] remoteproc: qcom: correct kerneldoc
 2022-07-18 22:59 UTC  (2+ messages)
` (subset) "

[PATCH v2 1/3] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
 2022-07-18 22:59 UTC  (2+ messages)

[PATCH] remoteproc: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2022-07-18 22:59 UTC  (2+ messages)
` (subset) "

[PATCH 1/8] clk: qcom: alpha-pll: correct kerneldoc
 2022-07-18 22:59 UTC  (3+ messages)
` [PATCH 4/8] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
  ` (subset) "

[PATCH] remoteproc: qcom: q6v5-mss: add powerdomains to MSM8996 config
 2022-07-18 22:59 UTC  (2+ messages)
` (subset) "

[PATCH] remoteproc: qcom: using pm_runtime_resume_and_get to simplify the code
 2022-07-18 22:59 UTC  (2+ messages)
` (subset) "

[PATCH] remoteproc: qcom_q6v5_pas: Deal silently with optional px and cx regulators
 2022-07-18 22:59 UTC  (2+ messages)
` (subset) "

[igt-dev] [PATCH i-g-t v1] tests/kms_cursor_legacy: Add check for overlay planes
 2022-07-18 22:58 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH] arm64: dts: qcom: sc8280xp: add missing 300MHz
 2022-07-18 22:57 UTC 

vmlinux.o: warning: objtool: entry_SYSCALL_compat+0x0: ANNOTATE_NOENDBR on ENDBR
 2022-07-18 22:56 UTC 

timestamping.c:328:56: warning: excess elements in struct initializer
 2022-07-18 22:56 UTC 

mainline build failure of powerpc allmodconfig for prom_init_check
 2022-07-18 22:55 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-07-18 22:56 UTC 

[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-07-18 22:56 UTC  (5+ messages)
` [RFC PATCH v6] "


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.