All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-11-09 15:08:06 to 2023-11-09 15:46:00 UTC [more...]

[PATCH 1/1] [Patch v2] ALSA: HDA: Asus UM5302LA: Added quirks for cs35L41/10431A83 on i2c bus
 2023-11-09 15:23 UTC  (2+ messages)

[Intel-xe] [PATCH v3 00/43] uAPI Alignment - take 2
 2023-11-09 15:44 UTC  (3+ messages)
` [Intel-xe] [PATCH v3 01/43] drm/xe/uapi: Add documentation for query
` [Intel-xe] [PATCH v3 04/43] drm/xe/uapi: Document DRM_XE_DEVICE_QUERY_HWCONFIG

[6.6 regression] qemu-system-riscv64: Unable to read ISA_EXT KVM register ssaia, error -1
 2023-11-09 15:45 UTC  (2+ messages)

[PATCH 0/4] pcapng fixes
 2023-11-09 15:44 UTC  (8+ messages)
` [PATCH v3 0/5] dumpcap and "
  ` [PATCH v3 2/5] dumpcap: allow multiple invocations
  ` [PATCH v3 4/5] pcapng: avoid using alloca()

[PATCH -next V2] erofs: code clean up for function erofs_read_inode()
 2023-11-09 19:48 UTC  (5+ messages)

[PATCH v3 00/10] test-bbdev changes for 23.11
 2023-11-09 15:44 UTC  (6+ messages)
` [PATCH v3 07/10] test/bbdev: add MLD support
` [PATCH v3 10/10] test/bbdev: update python script parameters

[tip: x86/misc] x86/lib: Fix overflow when counting digits
 2023-11-09 15:41 UTC 

[RFC][PATCH 0/4] mm, page_owner: make the owner in page owner clearer
 2023-11-09 15:43 UTC  (11+ messages)
` [RFC][PATCH 1/4] mm, page_owner: add folio allocate post callback for struct page_owner to make the "
` [RFC][PATCH 2/4] mm, slub: implement slub allocate post callback for page_owner
` [RFC][PATCH 3/4] filemap: implement filemap "

[PATCH 00/21] block atomic writes
 2023-11-09 15:42 UTC  (19+ messages)
` [PATCH 01/21] block: Add atomic write operations to request_queue limits
` [PATCH 02/21] block: Limit atomic writes according to bio and queue limits
` [PATCH 03/21] fs/bdev: Add atomic write support info to statx
` [PATCH 12/21] fs: xfs: Introduce FORCEALIGN inode flag
` [PATCH 17/21] fs: xfs: iomap atomic write support
` [PATCH 21/21] nvme: Support atomic writes

[RFC PATCH 1/2] dma-buf/dma-heap: export dma_heap_add and dma_heap_get_drvdata
 2023-11-09 15:42 UTC  (11+ messages)
` [RFC PATCH 2/2] vc4: introduce DMA-BUF heap

[Intel-xe] [PATCH v9 0/3] PAT and cache coherency support
 2023-11-09 15:42 UTC  (4+ messages)
` [Intel-xe] [PATCH v9 3/3] drm/xe/uapi: support pat_index selection with vm_bind

[PATCH 00/41] afs: Fix probe handling, server rotation and RO volume callback handling
 2023-11-09 15:40 UTC  (42+ messages)
` [PATCH 01/41] rxrpc: Fix RTT determination to use PING ACKs as a source
` [PATCH 02/41] rxrpc: Fix two connection reaping bugs
` [PATCH 03/41] rxrpc: Fix some minor issues with bundle tracing
` [PATCH 04/41] afs: Fix afs_server_list to be cleaned up with RCU
` [PATCH 05/41] afs: Make error on cell lookup failure consistent with OpenAFS
` [PATCH 06/41] afs: Remove whitespace before most ')' from the trace header
` [PATCH 07/41] afs: Automatically generate trace tag enums
` [PATCH 08/41] afs: Add comments on abort handling
` [PATCH 09/41] afs: Turn the afs_addr_list address array into an array of structs
` [PATCH 10/41] rxrpc, afs: Allow afs to pin rxrpc_peer objects
` [PATCH 11/41] afs: Don't skip server addresses for which we didn't get an RTT reading
` [PATCH 12/41] afs: Rename addr_list::failed to probe_failed
` [PATCH 13/41] afs: Handle the VIO abort explicitly
` [PATCH 14/41] afs: Use op->nr_iterations=-1 to indicate to begin fileserver iteration
` [PATCH 15/41] afs: Return ENOENT if no cell DNS record can be found
` [PATCH 16/41] afs: Wrap most op->error accesses with inline funcs
` [PATCH 17/41] afs: Don't put afs_call in afs_wait_for_call_to_complete()
` [PATCH 18/41] afs: Simplify error handling
` [PATCH 19/41] afs: Add a tracepoint for struct afs_addr_list
` [PATCH 20/41] afs: Rename some fields
` [PATCH 21/41] afs: Use peer + service_id as call address
` [PATCH 22/41] afs: Fold the afs_addr_cursor struct in
` [PATCH 23/41] rxrpc: Create a procfile to display outstanding clien conn bundles
` [PATCH 24/41] afs: Add some more info to /proc/net/afs/servers
` [PATCH 25/41] afs: Remove the unimplemented afs_cmp_addr_list()
` [PATCH 26/41] afs: Provide a way to configure address priorities
` [PATCH 27/41] afs: Mark address lists with configured priorities
` [PATCH 28/41] afs: Dispatch fileserver probes in priority order
` [PATCH 29/41] afs: Dispatch vlserver "
` [PATCH 30/41] afs: Keep a record of the current fileserver endpoint state
` [PATCH 31/41] afs: Combine the endpoint state bools into a bitmask
` [PATCH 32/41] afs: Fix file locking on R/O volumes to operate in local mode
` [PATCH 33/41] afs: Mark a superblock for an R/O or Backup volume as SB_RDONLY
` [PATCH 34/41] afs: Make it possible to find the volumes that are using a server
` [PATCH 35/41] afs: Defer volume record destruction to a workqueue
` [PATCH 36/41] afs: Move the vnode/volume validity checking code into its own file
` [PATCH 37/41] afs: Apply server breaks to mmap'd files in the call processor
` [PATCH 38/41] afs: Parse the VolSync record in the reply of a number of RPC ops
` [PATCH 39/41] afs: Overhaul invalidation handling to better support RO volumes
` [PATCH 40/41] afs: Fix fileserver rotation
` [PATCH 41/41] afs: Fix offline and busy handling

[PATCH] drm/amd/pm: replace 1-element arrays with flexible-array members
 2023-11-09 15:40 UTC  (7+ messages)

[f2fs-dev] [PATCH V2] libf2fs: Fix using uninitialized variables error in get_device_info()
 2023-11-09 15:40 UTC  (2+ messages)

[Intel-xe] [PATCH v2 00/50] uAPI Alignment - take 2
 2023-11-09 15:37 UTC  (5+ messages)
` [Intel-xe] [PATCH v2 04/50] drm/xe: Add uAPI to query micro-controler firmware version
` [Intel-xe] [PATCH v2 49/50] drm/xe/uapi: Add block diagram of a device

stable-rc/linux-6.1.y baseline: 118 runs, 2 regressions (v6.1.62)
 2023-11-09 15:36 UTC 

[RFC PATCH-for-8.2] .gitlab-ci.d/cirrus.yml: Promote NetBSD job as gating
 2023-11-09 15:35 UTC  (2+ messages)

[PATCH v2 0/4] hwmon: Add support for Amphenol ChipCap 2
 2023-11-09 15:36 UTC  (5+ messages)
` [PATCH v2 3/4] "

[PATCH v1 2/2] KVM: arm64: allow the VM to select DEVICE_* and NORMAL_NC for IO memory
 2023-11-09 15:34 UTC  (12+ messages)

[Intel-gfx] [PATCH 1/3] drm: Add drm_vblank_work_flush_all()
 2023-11-09 15:34 UTC  (3+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Use vblank worker to unpin old legacy cursor fb safely
` [Intel-gfx] [PATCH 3/3] drm/i915: Use a different vblank worker for atomic unpin

[PATCH v3 0/5] Fine granular configuration
 2023-11-09 15:34 UTC  (7+ messages)
` [PATCH v3 3/5] arm/dom0less: put dom0less feature code in a separate module
` [PATCH v3 4/5] xen/arm: Move static memory build code in separate modules

[peterz-queue:x86/core 1/2] arch/x86/entry/entry_64.S:608: Error: no such instruction: `switch_to_user_cr3 scratch_reg=%rdi scratch_reg2=%rax'
 2023-11-09 15:32 UTC 

[Intel-gfx] [PATCH v2 0/6] drm/edid: split out drm_eld.[ch], add some SAD helpers
 2023-11-09 15:33 UTC  (3+ messages)

[virtio-comment] virtio sound: add missing definitions for 12 and 24kHz sampling rates
 2023-11-09 15:33 UTC 

[PATCH nft 1/2] utils: add memory_allocation_check() helper
 2023-11-09 15:32 UTC  (6+ messages)
` [PATCH nft 2/2] netlink: add and use _nftnl_udata_buf_alloc() helper

[PATCH] test: self: mmu: skip false positive test fail when no RAM at address 0
 2023-11-09 15:29 UTC 

[PATCH v9 0/5] Support x2APIC mode with TCG accelerator
 2023-11-09 15:29 UTC  (6+ messages)

[PATCH] hw/xen: clean up xen_block_find_free_vdev() to avoid Coverity false positive
 2023-11-09 15:30 UTC 

[PATCH] iio: imu: Add tilt interrupt support for inv_icm42600
 2023-11-09 15:29 UTC 

[ANNOUNCEMENT] Yocto Project 4.3 is Released
 2023-11-09 15:29 UTC 

[PATCH 1/3] ecc: Make product variable of _vli_mmod_fast const
 2023-11-09 15:29 UTC  (2+ messages)

[PATCH net v3] net: ti: icssg-prueth: Add missing icss_iep_put to error path
 2023-11-09 15:29 UTC  (4+ messages)

[RFC][PATCHSET v2] simplifying fast_dput(), dentry_kill() et.al
 2023-11-09 15:27 UTC  (8+ messages)
` [PATCH 01/22] struct dentry: get rid of randomize_layout idiocy
  ` [PATCH 11/22] __dput_to_list(): do decrement of refcount in the callers
  ` [PATCH 12/22] Make retain_dentry() neutral with respect to refcounting
  ` [PATCH 13/22] __dentry_kill(): get consistent rules for victim's refcount

[PATCH 1/1] hw/intc/riscv_aclint:Change the way to get CPUState from hard-base to pu_index
 2023-11-09 15:26 UTC  (2+ messages)

git-send-email: Send with mutt(1)
 2023-11-09 15:26 UTC  (7+ messages)

[PATCH] net/ena: fix coverity issues
 2023-11-09 15:25 UTC  (3+ messages)

[PATCH bpf-next 0/8] bpf: Support cpu v4 instructions for LoongArch
 2023-11-09 15:25 UTC  (3+ messages)
` [PATCH bpf-next 8/8] selftests/bpf: Enable cpu v4 tests "

[PATCH] wispr: Avoid 'connman_proxy_lookup' call for UNKNOWN proxy method
 2023-11-09 15:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v10 0/7] Support x2APIC mode with TCG accelerator
 2023-11-09 15:19 UTC  (8+ messages)
` [PATCH v10 1/7] i386/tcg: implement x2APIC registers MSR access
` [PATCH v10 2/7] apic: add support for x2APIC mode
` [PATCH v10 3/7] apic, i386/tcg: add x2apic transitions
` [PATCH v10 4/7] intel_iommu: allow Extended Interrupt Mode when using userspace APIC
` [PATCH v10 5/7] test: bios-tables-test: prepare IVRS change in ACPI table
` [PATCH v10 6/7] amd_iommu: report x2APIC support to the operating system
` [PATCH v10 7/7] test: bios-tables-test: add IVRS changed binary

[Intel-xe] FW: [PATCH v9 0/3] PAT and cache coherency support
 2023-11-09 15:24 UTC  (5+ messages)

[PULL 00/49] riscv-to-apply queue
 2023-11-09 15:24 UTC  (3+ messages)
` [PULL 46/49] target/riscv: Don't assume PMU counters are continuous

[PATCH V6][1/4] mmc: solve DMA boundary limitation of CQHCI driver
 2023-11-09 15:22 UTC  (2+ messages)

[PATCH v7 00/19] KVM: x86/pmu: selftests: Fixes and new tests
 2023-11-09 15:23 UTC  (6+ messages)
` [PATCH v7 10/19] KVM: selftests: Test Intel PMU architectural events on fixed counters
` [PATCH v7 12/19] KVM: selftests: Test consistency of CPUID with num of "

[PATCH] lib: sbi_illegal_insn: Emulate c.li
 2023-11-09 15:22 UTC  (3+ messages)

[PATCH net] ipvlan: add ipvlan_route_v6_outbound() helper
 2023-11-09 15:22 UTC 

[PATCH 0/8] Add PM8937 PMIC support
 2023-11-09 15:22 UTC  (4+ messages)
` [PATCH 8/8] soc: qcom: socinfo: Add PM8937 Power IC

[net-next v4 0/5] net: wwan: t7xx: fw flashing & coredump support
 2023-11-09 15:21 UTC  (3+ messages)

[PATCH] github: bump action dependencies
 2023-11-09 15:21 UTC 

[PATCH] drivers/regulator: Notify sysfs about status changes
 2023-11-09 15:21 UTC  (12+ messages)

[PATCH bpf-next 0/7] Complete BPF verifier precision tracking support for register spills
 2023-11-09 15:21 UTC  (15+ messages)
` [PATCH bpf-next 1/7] bpf: use common jump (instruction) history across all states
` [PATCH bpf-next 2/7] bpf: support non-r10 register spill/fill to/from stack in precision tracking
` [PATCH bpf-next 3/7] bpf: enforce precision for r0 on callback return
` [PATCH bpf-next 4/7] bpf: fix check for attempt to corrupt spilled pointer
` [PATCH bpf-next 5/7] bpf: preserve STACK_ZERO slots on partial reg spills
` [PATCH bpf-next 6/7] bpf: preserve constant zero when doing partial register restore
` [PATCH bpf-next 7/7] bpf: track aligned STACK_ZERO cases as imprecise spilled registers

[RFC net-next] net: don't dump stack on queue timeout
 2023-11-09 15:21 UTC  (4+ messages)

eMMC broken on SK-AM62
 2023-11-09 15:21 UTC  (4+ messages)

[PATCH v4 1/3] Toaster: Check info_sign is visible and clickable in landing page
 2023-11-09 15:21 UTC  (3+ messages)
` [PATCH v4 2/3] Toaster: Test documentation link in landing header is displayed
` [PATCH v4 3/3] Toaster: Test jumbotron links visible and clickable

Receive Your Credentials This Weekend!
 2023-11-09 15:17 UTC 

[PATCH] stpncpy.3, string_copying.7: Clarify that st[rp]ncpy() do NOT produce a string
 2023-11-09 15:20 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] stpncpy.3, string.3, string_copying.7: Clarify that st[rp]ncpy() pad with null bytes

[PATCH] Documentation: Document the Netlink spec
 2023-11-09 15:20 UTC  (6+ messages)

Xen Security Advisory 443 v4 (CVE-2023-34325,CVE-2022-4949) - Multiple vulnerabilities in libfsimage disk handling
 2023-11-09 15:19 UTC 

[PATCH] target/arm: HVC at EL3 should go to EL3, not EL2
 2023-11-09 15:19 UTC 

[PATCH v4 0/6] media: qcom: camss: Add sc8280xp support
 2023-11-09 15:19 UTC  (6+ messages)
` [PATCH v4 4/6] media: qcom: camss: Add sc8280xp resource details

[Buildroot] [PATCH 1/1] support/dependencies: bump minimal tar version to 1.35
 2023-11-09 15:18 UTC  (3+ messages)

[meta-ti][master/kirkstone][PATCH 1/2] linux-ti-staging: Remove kernel v5.10 packages
 2023-11-09 15:18 UTC  (2+ messages)

[igt-dev] [PATCH 0/2 i-g-t] Tests for engine set property
 2023-11-09 15:13 UTC  (3+ messages)
` [igt-dev] [PATCH 1/2 i-g-t] tests/intel/xe_engine_property: Add engine set property tests
` [igt-dev] [PATCH 2/2 i-g-t] tests/intel/xe_engine_property: Add scheduler engine set property

[PATCH v4 1/3] Toaster: Check info_sign is visible and clickable in landing page
 2023-11-09 15:16 UTC  (3+ messages)
` [PATCH v4 2/3] Toaster: Test documentation link in landing header is displayed
` [PATCH v4 3/3] Toaster: Test jumbotron links visible and clickable

stable-rc/linux-5.10.y baseline: 117 runs, 2 regressions (v5.10.200)
 2023-11-09 15:17 UTC 

[PATCH v13 00/10] Add multiport support for DWC3 controllers
 2023-11-09 15:18 UTC  (11+ messages)
` [PATCH v13 05/10] usb: dwc3: qcom: Refactor IRQ handling in QCOM Glue driver

[Question]: major faults are still triggered after mlockall when numa balancing
 2023-11-09 15:15 UTC  (4+ messages)

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-11-09 15:15 UTC  (4+ messages)
` [PATCH v1 05/23] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config

[PATCH] libuuid: avoid truncate clocks.txt to improve performance
 2023-11-09 15:14 UTC  (3+ messages)

[RFC PATCH v2 0/7] of: Introduce hardware prober driver
 2023-11-09 15:13 UTC  (4+ messages)
` [RFC PATCH v2 2/7] "

[Intel-xe] [PATCH 0/9] Break up remaining changes to make xe compile
 2023-11-09 15:14 UTC  (11+ messages)
` [Intel-xe] [PATCH 1/9] drm/i915: Use drm_atomic_helper_wait_for_fences helper
` [Intel-xe] [PATCH 2/9] fixup! drm/xe/display: Implement display support
` [Intel-xe] [PATCH 3/9] drm/i915/display: Revert all before remaining changes to make xe compile
` [Intel-xe] [PATCH 4/9] drm/i915/display: Revert "
` [Intel-xe] [PATCH 5/9] drm/xe: Update headers to be more compatible with i915
` [Intel-xe] [PATCH 6/9] FIXME drm/i915/display: add_dma_resv_fences is i915 only
` [Intel-xe] [PATCH 7/9] drm/i915/display: Use i915_gem_object_get_dma_address to get dma address
` [Intel-xe] [PATCH 8/9] FIXME drm/i915/display: Minimal changes to fbdev to make xe work
` [Intel-xe] [PATCH 9/9] FIXME drm/i915/display: Make intel_fb.c code compatible with xe
` [Intel-xe] ✗ CI.Patch_applied: failure for Break up remaining changes to make xe compile

[PATCH] target/arm: Add overflow check for gt_recalc_timer
 2023-11-09 15:13 UTC  (3+ messages)
` [PATCH v2] "

[PULL 00/85] target/hppa patch queue
 2023-11-09 15:13 UTC  (5+ messages)
` [PULL 53/85] target/hppa: Implement IDTLBT, IITLBT
` [PULL 75/85] target/hppa: Add pa2.0 cpu local tlb flushes

[PATCH v3 0/1] plugins: fix win plugin tests on cross compile
 2023-11-09 15:13 UTC  (2+ messages)

Regression in io_uring, leading to data corruption
 2023-11-09 15:12 UTC  (12+ messages)

[PATCH v12 1/3] lib/bitmap: add bitmap_{read,write}()
 2023-11-09 15:11 UTC  (6+ messages)
` [PATCH v12 2/3] lib/test_bitmap: add tests for bitmap_{read,write}()
` [PATCH v12 3/3] lib/test_bitmap: use pr_info() for non-error messages

[PATCH] wifi: iwlwifi: Fix warning by adding dependency on DMI
 2023-11-09 15:11 UTC  (3+ messages)

[PATCH v1 0/2] Add UFS RTC support
 2023-11-09 15:10 UTC  (6+ messages)
` [PATCH v1 1/2] scsi: ufs: core: "
` [PATCH v1 2/2] scsi: ufs: core: Add sysfs node for UFS RTC update

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

[PATCH] efi_loader: Fix UEFI variable error handling
 2023-11-09 15:09 UTC  (3+ messages)

[mlmmj] Odd message truncation with 1.4.0-rc2
 2023-11-09 15:09 UTC  (2+ messages)

[Buildroot] [git commit branch/2023.08.x] package/linux-pam: link with -latomic when needed
 2023-11-09 15:07 UTC 

[PATCH-for-8.2] tests/vm/netbsd: Use Python v3.11
 2023-11-09 15:09 UTC 

[PULL 00/22] vfio queue
 2023-11-09 15:08 UTC  (3+ messages)
` [PULL 09/22] virtio-iommu: Record whether a probe request has been issued


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.