All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-27 16:40:07 to 2022-09-27 17:31:45 UTC [more...]

[PATCH v4 00/54] tests/qtest: Enable running qtest on Windows
 2022-09-27 14:23 UTC  (7+ messages)
` [PATCH v4 43/54] tests/qtest: migration-test: Make sure QEMU process "to" exited after migration is canceled
` [PATCH v4 54/54] docs/devel: testing: Document writing portable test cases

stable-rc/queue/5.15 baseline: 95 runs, 5 regressions (v5.15.70-143-g3650cef9cafca)
 2022-09-27 17:31 UTC 

[Intel-gfx] [PATCH v3] drm/i915/psr: Fix PSR_IMR/IIR field handling
 2022-09-27 17:31 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915/psr: Fix PSR_IMR/IIR field handling (rev3)

[RFC PATCH v2 0/9] Introduce Copy-On-Write to Page Table
 2022-09-27 17:30 UTC  (7+ messages)
` [RFC PATCH v2 1/9] mm: Add new mm flags for Copy-On-Write PTE table
` [RFC PATCH v2 2/9] mm: pgtable: Add sysctl to enable COW PTE
` [RFC PATCH v2 3/9] mm, pgtable: Add ownership to PTE table

[PATCH v1 1/1] staging: media: tegra-video: Replace custom implementation of device_match_fwnode()
 2022-09-27 17:30 UTC 

[PATCH v3 0/5] GPU workload hints for better performance
 2022-09-27 17:29 UTC  (11+ messages)
` [PATCH v3 4/5] drm/amdgpu: switch GPU workload profile

[PATCH] x86, mem: move memmove to out of line assembler
 2022-09-27 17:28 UTC  (6+ messages)
        ` [PATCH v2] "

[PATCH 0/5] perf tools: Clean up cpu map handling for a system-wide evsel (v1)
 2022-09-27 17:28 UTC  (4+ messages)
` [PATCH 2/5] libperf: Propagate maps only if necessary

[net-next v2 0/6] net: support QUIC crypto
 2022-09-27 17:28 UTC  (7+ messages)

virtiofsd: Any reason why there's not an "openat2" sandbox mode?
 2022-09-27 17:27 UTC  (4+ messages)
  ` [Virtio-fs] "

[PATCH 0/2] Input: xpad - reduce amount of magic numbers
 2022-09-27 17:26 UTC  (2+ messages)

[PATCH v3 0/5] clk/qcom: Support gdsc collapse polling using 'reset' inteface
 2022-09-27 17:26 UTC  (4+ messages)
` [PATCH v3 3/5] clk: qcom: gdsc: Add a reset op to poll gdsc collapse

[PATCH v3 0/9] Add ARM Cortex-R52 cpu
 2022-09-27 16:31 UTC  (8+ messages)
` [PATCH v3 2/9] target/arm: Don't add all MIDR aliases for cores that immplement PMSA
` [PATCH v3 4/9] target/arm: Make stage_2_format for cache attributes optional
` [PATCH v3 8/9] target/arm: Add PMSAv8r functionality

[PATCH 0/5] [RFC] config API: return empty list, not NULL
 2022-09-27 17:26 UTC  (9+ messages)
` [PATCH 1/5] config: relax requirements on multi-value return
` [PATCH 3/5] config: add BUG() statement instead of possible segfault
` [PATCH 4/5] config: return an empty list, not NULL

[PATCH 0/3] dma-buf: Check status of enable-signaling bit on debug
 2022-09-27 17:24 UTC  (4+ messages)
` [PATCH 1/3] dma-buf: Remove the signaled bit status check
` [PATCH 2/3] dma-buf: Enable signaling on fence for sw_sync
` [PATCH 3/3] dma-buf: Check status of enable-signaling bit on debug

[dm-devel] [PATCH] kernfs: fix a crash when two processes delete the same directory
 2022-09-27 17:24 UTC  (9+ messages)
    `  "

[PULL v2 linux-firmware] Update mediatek mt81xx SOF firmware
 2022-09-27 17:24 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] i915/i915_pm_rps: Actual freq can be 0 when idle or in RC6
 2022-09-27 17:24 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] zstd: fix assert() logic
 2022-09-27 17:22 UTC 

Broken ubifs-zstd
 2022-09-27 17:21 UTC 

[PATCH] nvme-pci: Set min align mask before calculating max_hw_sectors
 2022-09-27 17:23 UTC 

[PATCH mptcp-next v12 5/5] selftests/bpf: Add bpf_red test
 2022-09-27 17:24 UTC  (2+ messages)
` selftests/bpf: Add bpf_red test: Tests Results

[PATCH net-next v4 RESEND] stmmac: tegra: Add MGBE support
 2022-09-27 17:23 UTC  (2+ messages)

Use of uninit value in inet_bind2_bucket_find
 2022-09-27 17:22 UTC  (4+ messages)

[PATCH 0/3] dma/ti: enable udma and psil to be built as modules
 2022-09-27 17:21 UTC  (15+ messages)
` [PATCH 2/3] dma/ti: convert k3-udma to module
` [PATCH 3/3] dma/ti: convert PSIL to be buildable as module

[PATCH v1 1/1] pwm: core: Replace custom implementation of device_match_fwnode()
 2022-09-27 17:22 UTC 

[PATCH RFC 0/2] Replace file_hashtbl with an rhashtable
 2022-09-27 17:22 UTC  (3+ messages)
` [PATCH RFC 1/2] NFSD: Use const pointers as parameters to fh_ helpers
` [PATCH RFC 2/2] NFSD: Use rhashtable for managing nfs4_file objects

[PATCH v2] target/arm/kvm: Retry KVM_CREATE_VM call if it fails EINTR
 2022-09-27 17:07 UTC  (2+ messages)

[PATCH v3 00/15] gdbstub/next (MemTxAttrs, re-factoring)
 2022-09-27 14:15 UTC  (3+ messages)
` [PATCH v3 05/15] target/arm: ensure ptw accesses set appropriate MemTxAttrs
` [PATCH v3 15/15] accel/kvm: move kvm_update_guest_debug to inline stub

[PATCH v2 1/4] tools: remove xenstore entries on vchan server closure
 2022-09-27 17:20 UTC  (3+ messages)
` [PATCH v2 4/4] tools/xl: Add pcid daemon to xl

[PATCH v2 00/39] tests/qtest: Enable running qtest on Windows
 2022-09-27 15:40 UTC  (8+ messages)
` [PATCH v2 35/39] tests/qtest: migration-test: Skip running some TLS cases for win32

[PATCH 00/12] audio: misc. improvements and bug fixes
 2022-09-27 11:54 UTC  (3+ messages)
` [PATCH 07/12] spiceaudio: update comment

[PATCH -tip] perf, hw_breakpoint: Fix use-after-free if perf_event_open() fails
 2022-09-27 17:20 UTC 

[igt-dev] [PATCH i-g-t 0/1] add I915_MMAP_OFFSET_FIXED tests part 2/2
 2022-09-27 17:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v1 1/1] usb: typec: Replace custom implementation of device_match_fwnode()
 2022-09-27 17:19 UTC 

[PATCH V4 XDMA 0/2] xilinx XDMA driver
 2022-09-27 17:18 UTC  (6+ messages)
` [PATCH V4 XDMA 2/2] dmaengine: xilinx: xdma: Add user logic interrupt support

[PATCH net-next 0/4] shrink struct ubuf_info
 2022-09-27 17:16 UTC  (4+ messages)

[PATCH v5 00/31] drm/kms: Stop registering multiple /sys/class/backlight devs for a single display
 2022-09-27 17:17 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm/kms: Stop registering multiple /sys/class/backlight devs for a single display (rev2)

[Intel-gfx] [PATCH] drm/i915/gt: Flush to global observation point before breadcrumb write
 2022-09-27 17:17 UTC  (2+ messages)

[PATCH for-next 0/2] Fine-granular CAP_SYS_ADMIN
 2022-09-27 17:06 UTC  (4+ messages)
  ` [PATCH for-next 2/2] nvme: Make CAP_SYS_ADMIN fine-granular

[PATCH v1 1/1] media: subdev: Replace custom implementation of device_match_fwnode()
 2022-09-27 17:16 UTC 

unable to detect ov5640 mipi module in Raspberry Pi
 2022-09-27 17:14 UTC 

[PATCH mm v2 1/3] kasan: switch kunit tests to console tracepoints
 2022-09-27 17:11 UTC  (4+ messages)
` [PATCH mm v2 2/3] kasan: migrate kasan_rcu_uaf test to kunit
` [PATCH mm v2 3/3] kasan: migrate workqueue_uaf "

Problem with modprobe
 2022-09-27 17:11 UTC 

[PATCH v2] tracing: Disable interrupt or preemption before acquiring arch_spinlock_t
 2022-09-27 17:12 UTC  (4+ messages)
` [Resend PATCH "

[PATCHv7 00/14] mm, x86/cc: Implement support for unaccepted memory
 2022-09-27 17:10 UTC  (9+ messages)
` [PATCH v5 0/6] Provide SEV-SNP "
  ` [PATCH v5 1/6] x86/sev: Fix calculation of end address based on number of pages
  ` [PATCH v5 2/6] "
  ` [PATCH v5 3/6] x86/sev: Put PSC struct on the stack in prep for unaccepted memory support
  ` [PATCH v5 4/6] x86/sev: Allow for use of the early boot GHCB for PSC requests
  ` [PATCH v5 5/6] x86/sev: Use large PSC requests if applicable
  ` [PATCH v5 6/6] x86/sev: Add SNP-specific unaccepted memory support

[PATCH mm 1/3] kasan: switch kunit tests to console tracepoints
 2022-09-27 17:09 UTC  (3+ messages)

[PATCH for-next v8 0/5] fixed-buffer for uring-cmd/passthru
 2022-09-27 16:57 UTC  (6+ messages)
  ` [PATCH for-next v8 3/5] nvme: refactor nvme_alloc_user_request

[PATCH] KVM: x86: disable on 32-bit unless CONFIG_BROKEN
 2022-09-27 17:07 UTC  (2+ messages)

[PATCH v2] x86/fpu: use _Alignof to avoid UB in TYPE_ALIGN
 2022-09-27 17:07 UTC  (3+ messages)

[PATCH 0/8] Fix a deadlock in the UFS driver
 2022-09-27 17:06 UTC  (6+ messages)
` [PATCH 5/8] scsi: ufs: Try harder to change the power mode
` [PATCH 8/8] scsi: ufs: Fix deadlock between power management and error handler

[PATCH v3 1/3] clk: qcom: gdsc: Fix the handling of PWRSTS_RET support
 2022-09-27 17:05 UTC  (5+ messages)

[PATCH 1/2] .templateconf: Mark "meta/conf" as an invalid path for templates
 2022-09-27 17:04 UTC  (10+ messages)
` [PATCH 2/2] oe-setup-builddir: Do not hardcode invalid paths "
  ` [OE-core] "

Should we maybe move Cirrus-CI jobs away from Gitlab again?
 2022-09-27 15:54 UTC  (3+ messages)

stable-rc/queue/5.10 baseline: 122 runs, 7 regressions (v5.10.145-138-gc79813af804a)
 2022-09-27 17:03 UTC 

[PATCH -next] Makefile: add implicit enum-conversion check for compile build
 2022-09-27 17:02 UTC  (3+ messages)

[PATCH -next 1/2] spi: introduce devm_spi_alloc_controller()
 2022-09-27 17:01 UTC  (6+ messages)

Congratulations !
 2022-09-27 16:40 UTC 

[Intel-gfx] [PATCH v2 0/9] drm/edid: Range descriptor stuff
 2022-09-27 17:00 UTC  (23+ messages)
`  "
` [PATCH v2 1/9] drm/edid: Clarify why we only accept the "range limits only" descriptor
  ` [Intel-gfx] "
` [PATCH v2 2/9] drm/edid: Define more flags
  ` [Intel-gfx] "
` [PATCH v2 3/9] drm/edid: Only parse VRR range for continuous frequency displays
  ` [Intel-gfx] "
` [PATCH v2 4/9] drm/edid: Extract drm_gtf2_mode()
  ` [Intel-gfx] "
` [PATCH v2 5/9] drm/edid: Use GTF2 for inferred modes
  ` [Intel-gfx] "
` [PATCH v2 6/9] drm/edid: Use the correct formula for standard timings
  ` [Intel-gfx] "
` [PATCH v2 7/9] drm/edid: Unconfuse preferred timing stuff a bit
  ` [Intel-gfx] "
` [PATCH v2 8/9] drm/edid: Make version checks less convoluted
  ` [Intel-gfx] "
` [PATCH v2 9/9] drm/edid: s/monitor_rage/vrr_range/
  ` [Intel-gfx] "

Build failure for beaglebone on kirkstone branch
 2022-09-27 17:01 UTC 

[PATCH 0/8] block, bfq: extend bfq to support multi-actuator drives
 2022-09-27 16:59 UTC  (10+ messages)

[igt-dev] [PATCH i-g-t 0/3] Remove gem_get_batch_size()
 2022-09-27 16:59 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/3] tests/prime_mmap: Use batch sizes appropriate for regions
` [igt-dev] [PATCH i-g-t 2/3] tests/gem_exec_basic: Don't use hardcoded batch size

[PATCH v2] Bluetooth: Prevent double register of suspend
 2022-09-27 16:58 UTC 

[PATCH v1 0/3] Improve Landlock help
 2022-09-27 16:58 UTC  (9+ messages)
` [PATCH v1 2/3] landlock: Slightly improve documentation and fix spelling
` [PATCH v1 3/3] landlock: Fix documentation style

[PATCH] get_maintainer: Gracefully handle files with authors but no signers
 2022-09-27 16:57 UTC  (3+ messages)

[PATCH v3 00/11] Encrypted Hibernation
 2022-09-27 16:58 UTC  (13+ messages)
` [PATCH v3 01/11] tpm: Add support for in-kernel resetting of PCRs
` [PATCH v3 02/11] tpm: Export and rename tpm2_find_and_validate_cc()
` [PATCH v3 03/11] tpm: Allow PCR 23 to be restricted to kernel-only use
` [PATCH v3 04/11] security: keys: trusted: Include TPM2 creation data
` [PATCH v3 05/11] security: keys: trusted: Allow storage of PCR values in "
` [PATCH v3 06/11] security: keys: trusted: Verify "
` [PATCH v3 07/11] PM: hibernate: Add kernel-based encryption
` [PATCH v3 08/11] PM: hibernate: Use TPM-backed keys to encrypt image
` [PATCH v3 09/11] PM: hibernate: Mix user key in encrypted hibernate
` [PATCH v3 10/11] PM: hibernate: Verify the digest encryption key
` [PATCH v3 11/11] PM: hibernate: seal the encryption key with a PCR policy

[PATCH for-next v7 0/5] fixed-buffer for uring-cmd/passthru
 2022-09-27 16:47 UTC  (8+ messages)
  ` [PATCH for-next v7 4/5] block: add helper to map bvec iterator for passthrough

[syzbot] KASAN: invalid-access Read in copy_page
 2022-09-27 16:55 UTC  (9+ messages)

[PATCH v2 0/3] iommu/s390: Fixes related to repeat attach_dev calls
 2022-09-27 16:56 UTC  (11+ messages)
` [PATCH v2 1/3] iommu/s390: Fix duplicate domain attachments

[PATCH] Revert "wic/plugins/images/direct: Allow changes in fstab on rootfs"
 2022-09-27 16:56 UTC 

[PATCH v1 net 5/5] tcp: Fix data races around icsk->icsk_af_ops
 2022-09-27 16:55 UTC  (3+ messages)

[PATCH] KVM: selftests: Skip tests that require EPT when it is not available
 2022-09-27 16:54 UTC  (3+ messages)

[PATCH v3 0/3] scalar: make unregister idempotent
 2022-09-27 16:54 UTC  (6+ messages)
` [PATCH v4 0/4] "
  ` [PATCH v4 4/4] string-list: document iterator behavior on NULL input

[RFC PATCH v2 0/3] KVM: VMX: Fix VM entry failure on PT_MODE_HOST_GUEST while host is using PT
 2022-09-27 16:52 UTC  (13+ messages)
` [RFC PATCH v2 2/3] perf/x86/intel/pt: Introduce and export pt_get_curr_event()

[PATCH 1/2] block: modify blk_mq_plug() to allow only reads for zoned block devices
 2022-09-27 16:52 UTC  (11+ messages)

[PATCH v2] KVM: selftests: Skip tests that require EPT when it is not available
 2022-09-27 16:52 UTC 

[PATCH] gresolv: add missing include to fix clang-16 build
 2022-09-27 16:53 UTC  (4+ messages)

qemu and -vga vs. -device
 2022-09-27 16:34 UTC 

[lttng-dev] [PATCH lttng-tools 1/1] Fix: Handle empty string in lttng_event_field_value_string_create_with_size
 2022-09-27 16:52 UTC 

[Intel-gfx] [PATCH] drm/i915: Add check for null dereference
 2022-09-27 16:52 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

CFP for Yocto Project Summit 2022.11 is now open
 2022-09-27 16:52 UTC 

[PATCH] tmp-objdir: do not opendir() when handling a signal
 2022-09-27 16:50 UTC  (3+ messages)

[PATCH v1 net 0/5] tcp/udp: Fix memory leaks and data races around IPV6_ADDRFORM
 2022-09-27 16:50 UTC  (3+ messages)
` [PATCH v1 net 3/5] tcp/udp: Call inet6_destroy_sock() in IPv4 sk_prot->destroy()

[PATCH] thunderbolt: Add wake on connect/disconnect on USB4 ports
 2022-09-28 13:00 UTC  (2+ messages)

[PATCH v10 00/15] FWU: Add FWU Multi Bank Update feature support
 2022-09-27 16:48 UTC  (7+ messages)
` [PATCH v10 10/15] FWU: Add support for the FWU Multi Bank Update feature

[PATCH mptcp-next 2/2] mptcp: add TCP_FASTOPEN_NO_COOKIE support
 2022-09-27 16:49 UTC  (2+ messages)
` mptcp: add TCP_FASTOPEN_NO_COOKIE support: Tests Results

[PATCH v5] selftests/landlock: Skip overlayfs tests not supported
 2022-09-27 16:47 UTC  (4+ messages)

[RFC v4 00/10] RFC on synpsys pwm driver changes
 2022-09-27 16:47 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3] tests/kms_plane_alpha_blend: Convert test to dynamic
 2022-09-27 16:47 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/kms_plane_alpha_blend: Convert test to dynamic (rev3)

[PATCH 1/3] githib-releases: add a class that consolidates version checks
 2022-09-27 16:47 UTC  (3+ messages)
` [OE-core] "

[PATCH] mem/cxl-type3: Add sn option to provide serial number for PCI ecap
 2022-09-27 16:45 UTC  (2+ messages)

[PATCH v2 1/2] mm/damon: move sz_damon_region to damon_sz_region
 2022-09-27 16:46 UTC  (2+ messages)

[PATCH v4 0/7] sched, net: NUMA-aware CPU spreading interface
 2022-09-27 16:45 UTC  (12+ messages)
` [PATCH v4 2/7] cpumask: Introduce for_each_cpu_andnot()
` [PATCH v4 5/7] sched/topology: Introduce sched_numa_hop_mask()
` [PATCH v4 6/7] sched/topology: Introduce for_each_numa_hop_cpu()

[PATCH v3] merge-ort: fix segmentation fault in read-only repositories
 2022-09-27 16:45 UTC  (5+ messages)
` [PATCH v4 0/2] merge-tree: "
  ` [PATCH v4 2/2] merge-ort: return early when failing to write a blob

[syzbot] general protection fault in PageHeadHuge
 2022-09-27 16:45 UTC  (9+ messages)

[PATCH v2 0/6] KVM: x86/mmu: Fix wrong usages of range-based tlb flushing
 2022-09-27 16:44 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: x86/mmu: Fix wrong gfn range of tlb flushing in validate_direct_spte()

[Virtio-fs] [PULL 0/1] Block patches
 2022-09-27 15:04 UTC  (2+ messages)
`  "

[PATCH 0/1] uvc gadget sg performance issues
 2022-09-27 16:42 UTC  (5+ messages)
` [PATCH] usb: gadget: uvc: fix sg handling in error case

[PATCH] sparse-checkout.txt: new document with sparse-checkout directions
 2022-09-27 16:42 UTC  (3+ messages)

[PATCH net 0/2][pull request] ice: xsk: ZC changes
 2022-09-27 16:41 UTC  (3+ messages)
` [PATCH net 1/2] ice: xsk: change batched Tx descriptor cleaning
` [PATCH net 2/2] ice: xsk: drop power of 2 ring size restriction for AF_XDP

[f2fs-dev] [PATCH] mkfs.f2fs: update allocation policy for ro feature
 2022-09-27 16:40 UTC  (2+ messages)

[PATCH] Makefile: Disable PLATFORM_LIBGCC for LLVM toolchain
 2022-09-27 16:41 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915: Remove unwanted pointer unpacking
 2022-09-27 16:41 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH 0/2 v4] Init the hashed pointer from a worker
 2022-09-27 16:40 UTC  (3+ messages)
` [PATCH v4 2/2] lib/vsprintf: Initialize vsprintf's pointer hash once the random core is ready


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.