All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-14 15:50:01 to 2023-11-14 16:43:31 UTC [more...]

Several tst-robust* tests time out with recent Linux kernel
 2023-11-14 16:43 UTC  (4+ messages)

[PATCH] clocksource: timer-ti-dm: Fix make W=n kerneldoc warnings
 2023-11-14 16:42 UTC  (3+ messages)

[net PATCH] octeontx2: Fix klockwork and coverity issues
 2023-11-14 16:42 UTC  (2+ messages)

[XEN PATCH v2] automation/eclair: add a deviation for MISRA C:2012 Rule 8.6
 2023-11-14 16:42 UTC 

[PATCH v8 00/20] Imagination Technologies PowerVR DRM driver
 2023-11-14 16:42 UTC  (4+ messages)
` [PATCH v8 02/20] drm/gpuvm: Helper to get range of unmap from a remap op

[PATCH v5 00/14] tpm: introduce TPM CRB SysBus device
 2023-11-14 16:37 UTC  (3+ messages)
` [PATCH v5 05/14] tpm_crb: move ACPI table building to device interface

checksum errors but files are readable and no disk errors
 2023-11-14 16:40 UTC  (3+ messages)

xen | Failed pipeline for staging-4.17 | 0527bab0
 2023-11-14 16:40 UTC 

[PATCH v2 0/5] bootm: Handle compressed arm64 images with bootm
 2023-11-14 16:40 UTC  (7+ messages)
` [PATCH v2 1/5] image: Correct load_bug typo
` [PATCH v2 3/5] bootm: Allow omitting the load address
` [PATCH v2 5/5] boot: Don't allow kernel_noload with compression

[PATCH net-next RFC 1/1] ptp: use extts interface for the measured external offset
 2023-11-14 16:39 UTC  (4+ messages)

[PATCH 1/1] acpi: consider XSDT in acpi_find_table()
 2023-11-14 16:39 UTC 

[PATCH] qapi/pragma.json: Improve the comment about the lists of QAPI rule exceptions
 2023-11-14 16:39 UTC  (2+ messages)

[PATCH] lib: sbi: Improve hartindex_to_hartid_table
 2023-11-14 16:39 UTC  (2+ messages)

[PATCH] send-email: avoid duplicate specification warnings
 2023-11-14 16:38 UTC 

[cip-dev][isar-cip-core][Patch v2] efibootguard: Update to efibootguard 0.16
 2023-11-14 16:38 UTC 

[PATCH] tests/avocado/reverse_debugging: Disable the ppc64 tests by default
 2023-11-14 16:37 UTC  (3+ messages)

[cip-dev][isar-cip-core][PATCH] swupdate: Update debian folder to 2023.05+dfsg-4
 2023-11-14 16:37 UTC 

[PATCH] drm/amdgpu/gmc11: fix logic typo in AGP check
 2023-11-14 16:36 UTC  (3+ messages)

[PATCH V2 0/3] mm: page_alloc: fixes for early oom kills
 2023-11-14 16:36 UTC  (6+ messages)
` [PATCH V3 3/3] mm: page_alloc: drain pcp lists before oom kill

[PATCH] tests/avocado/replay_kernel: Mark the test_x86_64_pc as flaky
 2023-11-14 16:36 UTC  (3+ messages)

[PATCH 0/6] drm: Allow the damage helpers to handle buffer damage
 2023-11-14 16:36 UTC  (15+ messages)
` [PATCH 2/6] drm: Add drm_atomic_helper_buffer_damage_{iter_init,merged}() helpers
  ` [PATCH 2/6] drm: Add drm_atomic_helper_buffer_damage_{iter_init, merged}() helpers

[PATCH v2 0/4] platform: generic: Add Sophgo sg2042 support
 2023-11-14 16:36 UTC  (2+ messages)

[PATCH v4 00/37] Device Tree support for SH7751 based board
 2023-11-14 16:35 UTC  (3+ messages)
` [PATCH v4 26/37] dt-bindings: vendor-prefix: Add new vendor iodata and smi

[PATCH mptcp-net] selftests: mptcp: join: fix mptcp_subflow_send_ack lookup
 2023-11-14 16:33 UTC  (2+ messages)
` selftests: mptcp: join: fix mptcp_subflow_send_ack lookup: Tests Results

[PATCH 0/3] bpf: kernel/bpf/task_iter.c: don't abuse next_thread()
 2023-11-14 16:32 UTC  (4+ messages)
` [PATCH 1/3] bpf: task_group_seq_get_next: use __next_thread() rather than next_thread()
` [PATCH 2/3] bpf: bpf_iter_task_next: "
` [PATCH 3/3] bpf: bpf_iter_task_next: use next_task(kit->task) rather than next_task(kit->pos)

[Intel-gfx] [PATCH] drm/i915/display: keep struct intel_display members sorted
 2023-11-14 16:32 UTC  (2+ messages)

[PATCH 00/17] dt-bindings: samsung: add specific compatibles for existing SoC
 2023-11-14 16:30 UTC  (5+ messages)
` [PATCH 04/17] dt-bindings: mmc: samsung,exynos-dw-mshc: "

[PATCH] serial: sc16is7xx: address RX timeout interrupt errata
 2023-11-14 15:55 UTC  (3+ messages)

[RFC PATCH-for-9.0 0/9] hw/xen: Have ARM targets use common xen_memory_listener
 2023-11-14 16:31 UTC  (10+ messages)
` [PATCH-for-9.0 1/9] hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macro
` [PATCH-for-9.0 2/9] hw/xen/hvm: Propagate page_mask to a pair of functions
` [PATCH-for-9.0 3/9] hw/xen/hvm: Get target page size at runtime
` [PATCH-for-9.0 4/9] hw/xen/hvm: Expose xen_memory_listener declaration
` [PATCH-for-9.0 5/9] hw/xen/hvm: Expose xen_read_physmap() prototype
` [RFC PATCH-for-9.0 6/9] hw/xen/hvm: Initialize xen_physmap QLIST in xen_read_physmap()
` [PATCH-for-9.0 7/9] hw/xen/hvm: Extract common code to xen-hvm-common.c
` [RFC PATCH-for-9.0 8/9] hw/xen/hvm: Merge xen-hvm-common.c files
` [PATCH-for-9.0 9/9] hw/xen/hvm: Inline xen_arch_set_memory()

[PATCH v1] mm: More ptep_get() conversion
 2023-11-14 16:30 UTC  (2+ messages)

[Intel-xe] [PATCH 01/14] Revert "sound/soc/sof: Remove deferred probe for SOF"
 2023-11-14 16:30 UTC  (15+ messages)
` [Intel-xe] [PATCH 11/14] ALSA: hda/intel: Move snd_hdac_i915_init to before probe_work
            ` [Intel-gfx] "
` [Intel-xe] ✗ CI.Patch_applied: failure for series starting with [01/14] Revert "sound/soc/sof: Remove deferred probe for SOF" (rev3)

[PATCH] mm:zswap: fix zswap entry reclamation failure in two scenarios
 2023-11-14 16:30 UTC  (4+ messages)
  ` [External] "

[PATCH 0/8] Allow link the it66121 display bridge driver as a lib
 2023-11-14 16:30 UTC  (25+ messages)
` [PATCH 1/8] drm/bridge: it66121: Use dev replace ctx->dev in the it66121_probe()
` [PATCH 2/8] drm/bridge: it66121: Add bridge_to_it66121() helper and use it
` [PATCH 3/8] drm/bridge: it66121: Add a helper function to read bus width
` [PATCH 4/8] drm/bridge: it66121: Add a helper function to get the next bridge
` [PATCH 5/8] drm/bridge: it66121: Add a helper function to read chip id
` [PATCH 6/8] drm/bridge: it66121: Add a helper to initialize the DRM bridge structure
` [PATCH 7/8] drm/bridge: it66121: Add another implementation for getting match data
` [PATCH 8/8] drm/bridge: it66121: Allow link this driver as a lib

discuss about commit 3b0f9ce: filter-mpath: get wwids from sysfs vpd_pg83
 2023-11-14 16:30 UTC  (6+ messages)

[xen-unstable-smoke test] 183750: tolerable all pass - PUSHED
 2023-11-14 16:30 UTC 

[Intel-gfx] [PATCH] drm/i915: do not clean GT table on error path
 2023-11-14 16:30 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "

[RFC/RFT PATCH] mmc: renesas_sdhi: add delay between tuning cmds
 2023-11-14 16:29 UTC  (7+ messages)

[Intel-xe] [PATCH v1 0/8] uAPI Alignment - Renaming
 2023-11-14 16:28 UTC  (2+ messages)
` [Intel-xe] ✗ CI.Patch_applied: failure for "

[PATCH v2 0/2] iommu: Allow passing custom allocators to pgtable drivers
 2023-11-14 16:27 UTC  (9+ messages)

[PATCH] mmc: core: Use mrq.sbc in close-ended ffu
 2023-11-14 16:27 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/intel/xe_exec_queue_property: Negative tests for get exec_queue property ioctl
 2023-11-14 16:26 UTC  (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for tests/intel/xe_exec_queue_property: Negative tests for get exec_queue property ioctl (rev2)

[PATCH v3 0/4] platform: generic: add T-HEAD th1520 soc support
 2023-11-14 16:25 UTC  (9+ messages)
` [PATCH v3 1/4] platform: generic: thead: move to thead c9xx header to vendor specific postion
  ` [PATCH v3 2/4] platform: generic: thead: separate implement of T-HEAD c9xx pmu
  ` [PATCH v3 3/4] platform: generic: thead: separate implement of T-HEAD c9xx errata
  ` [PATCH v3 4/4] platform: generic: thead: initialize PMU by default in thead generic platform

[PATCH v1 1/1] KVM: s390/mm: Properly reset no-dat
 2023-11-14 16:24 UTC  (2+ messages)

[PATCH] drm/nouveau: Prevents NULL pointer dereference in nouveau_uvmm_sm_prepare
 2023-11-14 16:23 UTC  (4+ messages)
  ` [Nouveau] "

[RESEND PATCH v3 0/2] remoteproc: get rproc devices for clusters
 2023-11-14 16:23 UTC  (4+ messages)
` [RESEND PATCH v3 1/2] remoteproc: Make rproc_get_by_phandle() work "

[PATCH v2 0/4] fix/add npcm845 serial and board error
 2023-11-14 16:23 UTC  (2+ messages)

[PATCH v3 0/3] Enable -cpu <cpu>,help
 2023-11-14 16:22 UTC  (6+ messages)
` [PATCH v3 3/3] cpu, softmmu/vl.c: Change parsing of -cpu argument to allow -cpu cpu, help to print options for the CPU type similar to how the '-device' option works
  ` [PATCH v3 3/3] cpu, softmmu/vl.c: Change parsing of -cpu argument to allow -cpu cpu,help "

[PATCH v1 1/1] drm/i915/gt: Dont wait forever when idling in suspend
 2023-11-14 16:22 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v4 00/12] Resolve issues with booting distros on x86
 2023-11-14 16:22 UTC  (9+ messages)
` [PATCH v4 09/12] x86: Enable SSE in 64-bit mode

[meta-oe][PATCH] dlt-daemon: cherry-pick another upstream-proposed patch
 2023-11-14 16:22 UTC 

[PATCH] mmc: core: Remove obsolete quirk for Sandisk cards
 2023-11-14 16:21 UTC  (2+ messages)

[PATCH] ALSA: hda/realtek: Enable Mute LED on HP 255 G10
 2023-11-14 13:35 UTC  (2+ messages)
` [PATCH v2] "

[PATCH -next] mm/kmemleak: move the initialisation of object to __link_object
 2023-11-14 16:21 UTC  (2+ messages)

[igt-dev] [PATCH v2 0/8] tests/kms_vrr: Modify kms_vrr to allow flicker profiling
 2023-11-14 16:19 UTC  (2+ messages)

[RFC v5 1/5] firmware: arm_scmi: Add optional flags to extended names helper
 2023-11-14 16:18 UTC  (3+ messages)
` [PATCH] "

[PATCH net 1/2] net: stmmac: fix rx budget limit check
 2023-11-14 16:09 UTC  (4+ messages)
` [PATCH net 2/2] net: stmmac: avoid rx queue overrun

[RFC PATCH v2] drm/test: add a test suite for GEM objects backed by shmem
 2023-11-14 16:18 UTC  (4+ messages)

[PATCH-for-9.0 v2 00/19] hw/xen: Have most of Xen files become target-agnostic
 2023-11-14 16:17 UTC  (9+ messages)
` [PATCH-for-9.0 v2 06/19] hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
` [PATCH-for-9.0 v2 16/19] hw/xen/xen_pt: Add missing license
` [PATCH-for-9.0 v2 18/19] hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS

[PATCH v4 0/5] x86/paravirt: Get rid of paravirt patching
 2023-11-14 16:17 UTC  (7+ messages)
` [PATCH v4 2/5] x86/alternative: add indirect call patching
` [PATCH v4 3/5] x86/paravirt: introduce ALT_NOT_XEN

[PATCH 1/1] docs: Fix the docs build with Sphinx 6.0
 2023-11-14 16:15 UTC 

[RFC PATCH 0/2] Introduce a way to expose the interpreted file with binfmt_misc
 2023-11-14 16:14 UTC  (8+ messages)

[bug report] lockdep WARN at PCI device rescan
 2023-11-14 16:11 UTC  (6+ messages)

[PATCH] kexec: Use atomic_try_cmpxchg in crash_kexec
 2023-11-14 16:12 UTC  (2+ messages)

[PATCH] doc: avoid using deprecated sphinx function
 2023-11-14 16:12 UTC  (4+ messages)

release candidate 23.11-rc2
 2023-11-14 16:11 UTC  (2+ messages)

[syzbot] [mm?] BUG: unable to handle kernel paging request in __pte_offset_map_lock
 2023-11-14 16:11 UTC 

[RFC PATCH v3 00/12] Device Memory TCP
 2023-11-14 16:09 UTC  (10+ messages)
` [RFC PATCH v3 05/12] netdev: netdevice devmem allocator

[PATCH 0/7] kexec_file: print out debugging message if required
 2023-11-14 16:03 UTC  (7+ messages)
` [PATCH 1/7] kexec_file: add kexec_file flag to control debug printing

[PATCH nft v3 0/6] add and check dump files for JSON in tests/shell
 2023-11-14 16:08 UTC  (5+ messages)
` [PATCH nft v3 2/6] tests/shell: check and generate JSON dump files
  ` [PATCH nft v3 4/6] tools: simplify error handling in "check-tree.sh" by adding msg_err()/msg_warn()
  ` [PATCH nft v3 5/6] tools: check more strictly for bash shebang in "check-tree.sh"
  ` [PATCH nft v3 6/6] tools: check for consistency of .json-nft dumps "

[PATCH 00/15] Tidy up file permission hooks
 2023-11-14 16:08 UTC  (3+ messages)
` [PATCH 03/15] splice: move permission hook out of splice_direct_to_actor()

[tj-cgroup:for-next] BUILD REGRESSION e76d28bdf9ba5388b8c4835a5199dc427b603188
 2023-11-14 16:08 UTC  (2+ messages)

[PATCH net-next v2 0/3] net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
 2023-11-14 16:07 UTC  (5+ messages)
` [PATCH net-next v2 1/3] net/ncsi: Simplify Kconfig/dts control flow
` [PATCH net-next v2 2/3] net/ncsi: Fix netlink major/minor version numbers
` [PATCH net-next v2 3/3] net/ncsi: Add NC-SI 1.2 Get MC MAC Address command

[yocto-autobuilder-helper][PATCH] patchtest: add selftest runner
 2023-11-14 16:06 UTC 

[PATCH 1/2 v2] fs/proc/task_mmu: report SOFT_DIRTY bits through the PAGEMAP_SCAN ioctl
 2023-11-14 16:06 UTC  (3+ messages)
` [PATCH 2/2] selftests/mm: check that PAGEMAP_SCAN returns correct categories

[PATCH mptcp-net v2] selftests: mptcp: join: fix subflow_send_ack lookup
 2023-11-14 16:05 UTC  (2+ messages)
` selftests: mptcp: join: fix subflow_send_ack lookup: Tests Results

[PATCH net-next 0/4] selftests: tc-testing: updates to tdc
 2023-11-14 16:04 UTC  (5+ messages)
` [PATCH net-next 1/4] selftests: tc-testing: drop '-N' argument from nsPlugin
` [PATCH net-next 2/4] selftests: tc-testing: rework namespaces and devices setup
` [PATCH net-next 3/4] selftests: tc-testing: preload all modules in kselftests
` [PATCH net-next 4/4] selftests: tc-testing: use parallel tdc "

[XEN PATCH][for-4.19] domain: add ASSERT to help static analysis tools
 2023-11-14 16:05 UTC  (12+ messages)

[PATCH] drivers: fix typo in drivers/scsi/st.c
 2023-11-14 16:04 UTC  (2+ messages)

Clang-format configuration discussion - pt 1
 2023-11-14 16:03 UTC  (7+ messages)

[PATCH 1/2] drm: Add DRM-managed alloc_workqueue() and alloc_ordered_workqueue()
 2023-11-14 16:03 UTC  (3+ messages)

[PATCH 0/3] iio: adc: ad7192: Add support for AD7194
 2023-11-14 16:02 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: iio: adc: ad7192: Add AD7194 support

[PATCH RFC] libfs: getdents() should return 0 after reaching EOD
 2023-11-14 16:00 UTC  (3+ messages)

[PATCH 1/3] arm: mach-k3: Move R5 specific code into new r5/ directory
 2023-11-14 15:59 UTC  (3+ messages)
` [PATCH 2/3] arm: mach-k3: Remove incorrect checks for SPL build
` [PATCH 3/3] arm: mach-k3: Move sysfw-loader into R5 directory

[PATCH] Input: atkbd - Skip ATKBD_CMD_GETID in translated mode
 2023-11-14 15:59 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/dp: Tune down FEC detection timeout error message
 2023-11-14 15:57 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[PATCH] powerpc/sched: Cleanup vcpu_is_preempted()
 2023-11-14 15:56 UTC  (4+ messages)

[Bug 217769] New: XFS crash on mount on kernels >= 6.1
 2023-11-14 15:57 UTC  (2+ messages)
` [Bug 217769] "

[RFC nf-next] netfilter: nf_tables: reject flowtable hw offload for same device
 2023-11-14 15:54 UTC 

[Intel-gfx] [PATCH 1/4] drm/i915: move *_crtc_clock_get() to intel_dpll.c
 2023-11-14 15:54 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/4] drm/i915: move *_crtc_clock_get() to intel_dpll.c (rev2)

[PATCH] drm: bridge: samsung-dsim: Don't use FORCE_STOP_STATE
 2023-11-14 15:53 UTC  (4+ messages)

[PATCH v6 0/2] Resolve suspend-resume racing with GuC destroy-context-worker
 2023-11-14 15:52 UTC  (6+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v6 1/2] drm/i915/guc: Flush context destruction worker at suspend
  `  "
` [PATCH v6 2/2] drm/i915/guc: Close deregister-context race against CT-loss
  ` [Intel-gfx] "

[PATCH net-next v7 00/16] net: Make timestamping selectable
 2023-11-14 15:52 UTC  (3+ messages)
` [PATCH net-next v7 07/16] net_tstamp: Add TIMESTAMPING SOFTWARE and HARDWARE mask

[PATCH v3] selinux: introduce an initial SID for early boot processes
 2023-11-14 15:51 UTC 

[RFC PATCH v4 0/3] memcg weighted interleave mempolicy control
 2023-11-14 15:50 UTC  (8+ messages)

wifi: mac80211: lockdep splat with 6.7-rc1
 2023-11-14 15:50 UTC 

[igt-dev] [PATCH 0/8] extend kms_psr test to validate pr
 2023-11-14 15:50 UTC  (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for extend kms_psr test to validate pr (rev11)

[igt-dev] [PATCH v1 0/8] uAPI Alignment - Renaming
 2023-11-14 15:50 UTC  (3+ messages)
` [igt-dev] [PATCH v1 7/8] drm-uapi/xe: Differentiate WAIT_OP from WAIT_MASK


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.