All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-10-26 01:48:29 to 2023-10-26 04:02:02 UTC [more...]

[Intel-xe] [PATCH 00/26] Refactor VM bind code
 2023-10-26  4:02 UTC  (14+ messages)
` [Intel-xe] [PATCH 01/26] drm/xe: Allow num_binds == 0 in VM bind IOCTL
` [Intel-xe] [PATCH 02/26] drm/xe: Allow num_batch_buffer == 0 in exec IOCTL
` [Intel-xe] [PATCH 06/26] drm/xe: Add struct xe_vma_ops abstraction
` [Intel-xe] [PATCH 07/26] drm/xe: Update xe_vm_rebind to use dummy VMA operations
` [Intel-xe] [PATCH 08/26] drm/xe: Move drm exec loop to vm_bind_ioctl_ops_execute
` [Intel-xe] [PATCH 11/26] drm/xe: Add some members to xe_vma_ops
` [Intel-xe] [PATCH 12/26] drm/xe: Add vm_bind_ioctl_ops_install_fences helper
` [Intel-xe] [PATCH 14/26] drm/xe: Add xe_vm_pgtable_update_op to xe_vma_ops
` [Intel-xe] [PATCH 17/26] drm/xe: Adjust tile mask in operations create
` [Intel-xe] [PATCH 18/26] drm/xe: Add xe_gt_tlb_invalidation_range and convert PT layer to use this
` [Intel-xe] [PATCH 19/26] drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queue
` [Intel-xe] [PATCH 22/26] drm/xe: Add __xe_migrate_update_pgtables_cpu helper
` [Intel-xe] [PATCH 24/26] drm/xe: CPU binds for jobs

[PATCH] app/test: add modexp group tests
 2023-10-26  3:58 UTC  (2+ messages)
` [PATCH v2] test/cryptodev: "

[virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration
 2023-10-26  3:58 UTC  (13+ messages)

Regression wireless-next: mt7921: update the channel usage when the regd domain changed
 2023-10-26  3:58 UTC  (2+ messages)

[pull] amdgpu drm-fixes-6.6
 2023-10-26  3:54 UTC 

[POC][RFC][PATCH v2] sched: Extended Scheduler Time Slice
 2023-10-26  3:54 UTC 

[PATCH v2] drm/amd/pm: fix the high voltage and temperature issue
 2023-10-26  3:53 UTC  (2+ messages)

[RFC] firmware: arm_scmi: support clock denied attributes
 2023-10-26  3:41 UTC  (2+ messages)

git bugreport with invalid CLI argument does not report error
 2023-10-26  3:52 UTC  (4+ messages)
` [PATCH v2] bugreport: reject positional arguments

[virtio-comment] Re: [PATCH v1 3/8] device-context: Define the device context fields for device migration
 2023-10-26  3:50 UTC  (26+ messages)

[PATCH] clk: mediatek: mt8186: Change I2C 4/5/6 ap clocks parent to infra
 2023-10-26  3:49 UTC  (10+ messages)

[virtio-comment] [PATCH v1 0/8] Introduce device migration support commands
 2023-10-26  3:45 UTC  (30+ messages)
` [virtio-comment] [PATCH v1 1/8] admin: Add theory of operation for device migration

[PATCH v2 0/3] bootcount: Replace I2C legacy implementation by driver model
 2023-10-26  3:44 UTC  (7+ messages)
` [PATCH v2 1/3] bootcount: Remove legacy I2C driver
` [PATCH v2 2/3] i2c: Implement i2c_get_chip_by_phandle()
` [PATCH v2 3/3] bootcount: Add driver model I2C driver

[PATCH v4 0/3] cxl/region: Autodiscovery position repair
 2023-10-26  3:43 UTC  (3+ messages)
` [PATCH v4 2/3] cxl/region: Calculate a target position in a region interleave

[PATCH 1/2] erofs: get rid of ROOT_NID()
 2023-10-26  3:42 UTC  (8+ messages)
` [PATCH 2/2] erofs: tidy up redundant includes

[PATCH v2 00/15] Intel IPU6 and IPU6 input system drivers
 2023-10-26  3:38 UTC  (9+ messages)
` [PATCH v2 02/15] media: intel/ipu6: add IPU auxiliary devices
` [PATCH v2 15/15] Documentation: add documentation of Intel IPU6 driver and hardware overview

[kvm-unit-tests PATCH v1] configure: arm64: Add support for dirty-ring in migration
 2023-10-26  3:40 UTC 

[RFC PATCH v3 00/35] Device Tree support for SH7751 based board
 2023-10-26  3:40 UTC  (4+ messages)
` [RFC PATCH v3 06/35] arch/sh/boards/of-generic.c: some cleanup

[PATCH v2] i2c: nuvoton: remove standard mode only
 2023-10-26  3:39 UTC  (2+ messages)

[PATCH v2] virtio_pci: Switch away from deprecated irq_set_affinity_hint
 2023-10-26  3:36 UTC  (3+ messages)

[ovmf test] 183532: all pass - PUSHED
 2023-10-26  3:34 UTC 

[PATCH v3 00/10] powerpc/pseries: New character devices for system parameters and VPD
 2023-10-26  3:24 UTC  (22+ messages)
` [PATCH v3 01/10] powerpc/rtas: Factor out function descriptor lookup
` [PATCH v3 02/10] powerpc/rtas: Facilitate high-level call sequences
` [PATCH v3 03/10] powerpc/rtas: Serialize firmware activation sequences
` [PATCH v3 04/10] powerpc/rtas: Warn if per-function lock isn't held
` [PATCH v3 05/10] powerpc/uapi: Export papr-miscdev.h header
` [PATCH v3 06/10] powerpc/pseries: Add papr-vpd character driver for VPD retrieval
` [PATCH v3 07/10] powerpc/pseries/papr-sysparm: Validate buffer object lengths
` [PATCH v3 08/10] powerpc/pseries/papr-sysparm: Expose character device to user space
` [PATCH v3 09/10] powerpc/selftests: Add test for papr-vpd
` [PATCH v3 10/10] powerpc/selftests: Add test for papr-sysparm

[kvm-unit-tests Patch 0/5] Fix PMU test failures on Sapphire Rapids
 2023-10-26  3:32 UTC  (13+ messages)
` [kvm-unit-tests Patch 2/5] x86: pmu: Change the minimum value of llc_misses event to 0
` [kvm-unit-tests Patch 4/5] x86: pmu: Support validation for Intel PMU fixed counter 3

[PATCH] drm/amdgpu: Identify data parity error corrected in replay mode
 2023-10-26  3:32 UTC  (2+ messages)

[RFC] rust: types: Add read_once and write_once
 2023-10-26  3:31 UTC  (4+ messages)

[virtio-comment] RE: [PATCH v3 2/2] content: Support enabling virtqueue after DRIVER_OK stage
 2023-10-26  3:30 UTC  (12+ messages)

[PATCH] x86/apic/msi: Fix misconfigured non-maskable MSI quirk
 2023-10-26  3:20 UTC 

[meta-ti][master/kirkstone][PATCH 1/8] conf: machine: Move IMAGE_BOOT_FILES to the SoC inc for J721s2 and J784s4
 2023-10-26  3:27 UTC  (3+ messages)
` [meta-ti][master/kirkstone][PATCH 8/8] recipes-bsp: Do not use MACHINE_ARCH when package is not machine specific

linux-next: manual merge of the iommufd tree with the iommu tree
 2023-10-26  3:27 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_kms: Fix memory corruption
 2023-10-26  3:27 UTC  (3+ messages)
` [igt-dev] ✓ CI.xeBAT: success for "
` [igt-dev] ✓ Fi.CI.BAT: "

[xen-unstable test] 183529: tolerable trouble: fail/pass/starved - PUSHED
 2023-10-26  3:24 UTC 

Why sometimes branch merging is associated with this commit: Merge remote-tracking branch 'remotes/p4/HEAD'
 2023-10-26  3:23 UTC  (2+ messages)

[PATCH 0/3] Make the cpuinfo_cur_freq interface read correctly
 2023-10-26  3:21 UTC  (12+ messages)
` [PATCH 2/3] cpufreq: CPPC: Keep the target core awake when reading its cpufreq rate
` [PATCH 3/3] cpufreq: CPPC: Eliminate the impact of cpc_read() latency error

[PATCH 1/2] generic/251: don't snapshot $here during a test
 2023-10-26  3:21 UTC  (2+ messages)
` [PATCH 2/2] generic/251: check min and max length and minlen for FSTRIM

[PATCH] xfs: fix internal error from AGFL exhaustion
 2023-10-26  3:21 UTC  (8+ messages)

[GIT PULL] iomap: bug fixes for 6.6-rc7
 2023-10-26  3:13 UTC  (5+ messages)

❌ FAIL (MISSED 7 of 230): Test report for master (6.6.0-rc7, mainline.kernel.org-clang, 611da07b)
 2023-10-26  3:10 UTC 

[PATCH] target/i386/kvm: Refine VMX controls setting for backward compatibility
 2023-10-26  3:20 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyond
 2023-10-26  3:08 UTC  (3+ messages)
` [Intel-xe] ✓ CI.BAT: success for drm/xe/mocs: MOCS registers are multicast on Xe_HP and beyond (rev2)

[Intel-xe] [PATCH v2 0/3] Emit SVG 3DSTATE during LRC init
 2023-10-26  3:07 UTC  (3+ messages)
` [Intel-xe] ✓ CI.BAT: success for Emit SVG 3DSTATE during LRC init (rev3)

[PATCH] drm/atomic-helper: Call stall_checks() before allocate drm_crtc_commit
 2023-10-26  3:02 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v5] tests/kms_frontbuffer_tracking: Extend the test to enable FBC for each plane
 2023-10-26  3:16 UTC 

[igt-dev] [PATCH] tests/amd_security: add secure write test for gfx
 2023-10-26  3:05 UTC 

[PATCH net] octeontx2-pf: Fix holes in error code
 2023-10-26  3:01 UTC 

[PATCH v1] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID
 2023-10-26  3:00 UTC  (3+ messages)

[f2fs-dev] [PATCH] f2fs-tools: ensure that unused xattr space is zeroized
 2023-10-26  2:57 UTC 

[PATCH V2 0/6] pinctrl: sprd: Modification of UNIOC Platform pinctrl Driver
 2023-10-26  2:57 UTC  (4+ messages)
` [PATCH V2 5/6] pinctrl: sprd: Increase the range of register values

[f2fs-dev] [PATCH] f2fs-tools: make six open zone check resilient
 2023-10-26  2:56 UTC  (3+ messages)
  `  "

[PATCH] lsm: drop LSM_ID_IMA
 2023-10-26  2:54 UTC  (12+ messages)

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2023-10-26  2:49 UTC  (7+ messages)
` [PATCH v2 1/6] iommu: Add iommu page fault cookie helpers
` [PATCH v2 2/6] iommufd: Add iommu page fault uapi data
` [PATCH v2 3/6] iommufd: Initializing and releasing IO page fault data
` [PATCH v2 4/6] iommufd: Deliver fault messages to user space
` [PATCH v2 5/6] iommufd/selftest: Add IOMMU_TEST_OP_TRIGGER_IOPF test support
` [PATCH v2 6/6] iommufd/selftest: Add coverage for IOMMU_TEST_OP_TRIGGER_IOPF

[PATCH Resend] drm/amd/pm: only check sriov vf flag once when creating hwmon sysfs
 2023-10-26  2:50 UTC 

[PATCH 00/25] add the NFP vDPA PMD
 2023-10-26  2:50 UTC  (5+ messages)
` [PATCH v2 "

[PATCH] drm/amd/pm: only check sriov vf flag once when creating pm sysfs
 2023-10-26  2:49 UTC  (2+ messages)

task hung in ext4_fallocate #2
 2023-10-26  2:48 UTC  (11+ messages)

[PATCH v3 4/5] x86/paravirt: switch mixed paravirt/alternative calls to alternative_2
 2023-10-26  2:44 UTC  (2+ messages)

[PATCH v10 0/8] fuse: full atomic open and atomic-open-revalidate
 2023-10-26  2:42 UTC  (5+ messages)
` [PATCH v10 2/8] fuse: introduce atomic open

phy: fixed link 1000 or 100 set with autoneg off
 2023-10-26  2:41 UTC  (5+ messages)

[linux-next:master 10651/14992] htmldocs: Warning: MAINTAINERS references a file that doesn't exist: Documentation/devicetree/bindings/iio/imu/bosch,bma400.yaml
 2023-10-26  2:37 UTC 

[isilence:zc/veth2 14/16] io_uring/zc_rx.c:644:93: warning: format specifies type 'unsigned long' but the argument has type 'size_t' (aka 'unsigned int')
 2023-10-26  2:37 UTC 

[PATCH] media: mtk-jpeg: Fix use after free bug due to error path handling in mtk_jpeg_dec_device_run
 2023-10-26  2:37 UTC  (4+ messages)

[tty:tty-testing] BUILD SUCCESS 6f699743aebf07538e506a46c5965eb8bdd2c716
 2023-10-26  2:36 UTC 

[GIT PULL] LoongArch KVM changes for v6.7
 2023-10-26  2:36 UTC  (4+ messages)

[PATCH -next] cpufreq: userspace: Keep the current frequency when set userspace policy
 2023-10-26  2:36 UTC  (3+ messages)

[pci:aspm] BUILD SUCCESS 8e37372ad0bea4c9b4712d9943f6ae96cff9491f
 2023-10-26  2:35 UTC 

[PATCH v4 0/4] rockchip: add GATE_LINK
 2023-10-26  2:25 UTC  (7+ messages)

[PATCH] clocksource: disable irq when holding watchdog_lock
 2023-10-26  2:33 UTC  (2+ messages)

[PATCH v3] audit: don't take task_lock() in audit_exe_compare() code path
 2023-10-26  2:32 UTC  (2+ messages)

[PATCH net-next] net: selftests: use ethtool_sprintf()
 2023-10-26  2:29 UTC 

[PATCH v2 00/11] Add mediate-drm secure flow for SVP
 2023-10-26  2:26 UTC  (5+ messages)
` [PATCH v2 10/11] drm/mediatek: Add cmdq_insert_backup_cookie before secure pkt finalize

[RESEND] fs: Fix typo in access_override_creds()
 2023-10-26  2:23 UTC 

[PATCH v9 0/22] Refactoring Microchip PCIe driver and add StarFive PCIe
 2023-10-26  2:22 UTC  (5+ messages)
` [PATCH v9 14/20] PCI: microchip: Add get_events() callback function

[PATCH] uacce: make uacce_class constant
 2023-10-26  2:21 UTC  (2+ messages)

[PATCH] ceph_wait_on_conflict_unlink(): grab reference before dropping ->d_lock
 2023-10-26  2:21 UTC 

[PATCH RFC 2/9] timekeeping: new interfaces for multigrain timestamp handing
 2023-10-26  2:20 UTC  (11+ messages)

[PATCH] io_uring: kiocb_done() should *not* trust ->ki_pos if ->{read,write}_iter() failed
 2023-10-26  2:18 UTC 

Quick note about v5.10.199-rt97-rc1
 2023-10-26  2:16 UTC 

QEMU command line for running evb-npcm845 image
 2023-10-26  2:15 UTC  (2+ messages)

ANN: kernel git branches and process changes
 2023-10-26  2:16 UTC  (3+ messages)

[PATCH] sparc32: fix a braino in fault handling in csum_and_copy_..._user()
 2023-10-26  2:16 UTC 

[PATCH v2 0/4] GC0308 Camera Sensor
 2023-10-26  2:14 UTC  (4+ messages)
` [PATCH v2 4/4] media: i2c: gc0308: new driver

[PATCH] bus: mhi: host: Add alignment check for event ring read pointer
 2023-10-26  2:18 UTC  (2+ messages)

[PATCH v2] dm: error: Add support for zoned block devices
 2023-10-26  2:14 UTC  (5+ messages)

[PATCH V2] usb: gadget: f_uac1: add adaptive sync support for capture
 2023-10-26  2:13 UTC  (5+ messages)
  `  "

[PATCH net-next 0/5] WAKE_FILTER for Broadcom PHY (v2)
 2023-10-26  2:13 UTC  (4+ messages)
` [PATCH net-next 4/5] net: phy: broadcom: Add support for WAKE_FILTER

[PATCH V5 1/8] perf: Add branch stack counters
 2023-10-26  2:12 UTC  (5+ messages)
` [PATCH V5 7/8] perf header: Support num and width of branch counters
` [PATCH V5 8/8] perf tools: Add branch counter knob

modify srq pyverbs test (new?) failing for the rxe driver
 2023-10-26  2:12 UTC  (3+ messages)

[PATCH] vga_switcheroo: Fix impossible judgment condition
 2023-10-26  2:10 UTC  (2+ messages)

[PATCH v3.1 0/4] Add sc8280xp CAMCC bindings and driver
 2023-10-26  2:15 UTC  (5+ messages)
` [PATCH v3.1 3/4] clk: qcom: camcc-sc8280xp: Add sc8280xp CAMCC

[PATCH] rust: fix relative links to kernel header files
 2023-10-26  2:09 UTC 

[PATCH] irqchip/gic-v3-its: Fix the coherent issue in its_setup_baser() when shr = 0
 2023-10-26  2:01 UTC  (2+ messages)

[PATCH] kernel: Commit without running hooks
 2023-10-26  2:07 UTC  (2+ messages)
` [OE-core] "

[PATCH 0/3] pinctrl: qcom: Introduce Pinctrl/GPIO for SM8650
 2023-10-26  2:10 UTC  (3+ messages)
` [PATCH 2/3] pinctrl: qcom: handle intr_target_reg wakeup_present/enable bits

[PATCH bpf-next v2 1/2] selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iter
 2023-10-26  2:03 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add malloc failure checks "

[PATCH bpf-next v2 0/2] selftests/bpf: Replaces CHECK macros and adds malloc failure checks to bpf_iter
 2023-10-26  2:03 UTC 

[PATCH net-next] nfp: using napi_build_skb() to replace build_skb()
 2023-10-26  2:04 UTC  (3+ messages)

[PATCH] mm/rmap: vm_flags including VM_EXEC can exit timely
 2023-10-26  2:04 UTC  (6+ messages)

[PATCH] x86/mm/cpa: Warn if set_memory_XXcrypted() fails
 2023-10-26  2:04 UTC  (3+ messages)

[RESEND PATCH V7] NUMA: optimize detection of memory with no node id assigned by firmware
 2023-10-26  2:03 UTC 

[PATCH v13 00/12] Network support for Landlock
 2023-10-26  2:02 UTC  (10+ messages)
` [PATCH v13 08/12] landlock: Add network rules and TCP hooks support

[PATCH bpf-next 1/2] bpf: add skcipher API support to TC/XDP programs
 2023-10-26  1:59 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests: bpf: crypto skcipher algo selftests

[PATCH] objtool/x86: add missing embedded_insn check
 2023-10-26  1:58 UTC  (2+ messages)

[PATCH 0/1] Fix errors when reporting rotation capability
 2023-10-26  1:53 UTC  (5+ messages)
` [PATCH 1/1] drm/mediatek: "

[PATCH 0/4] tcg: Canonicalize SUBI to ANDI
 2023-10-26  1:53 UTC  (3+ messages)
` [PATCH 4/4] NOTFORMERGE tcg/i386: Assert sub of immediate has been folded

[Buildroot] [PATCH] package/libspdm: bump version to 3.1.1
 2023-10-26  1:53 UTC 

[PATCH v2] scsi: elx: libefc: replace deprecated strncpy with strscpy_pad/memcpy
 2023-10-26  1:53 UTC 

Support for CXL v3.0 spec with QEMU
 2023-10-26  1:52 UTC  (13+ messages)

[PATCH 0/2] pinctrl: qcom: Introduce Pinctrl/GPIO for SC8380XP
 2023-10-26  1:56 UTC  (2+ messages)

[PATCH v5 0/6] drm: simplify support for transparent DRM bridges
 2023-10-26  1:54 UTC  (5+ messages)
` [PATCH v5 5/6] soc: qcom: pmic-glink: switch to DRM_AUX_HPD_BRIDGE

[PATCH v14 00/12] Network support for Landlock
 2023-10-26  1:47 UTC  (6+ messages)
` [PATCH v14 08/12] landlock: Add network rules and TCP hooks support
` [PATCH v14 09/12] selftests/landlock: Share enforce_ruleset()
` [PATCH v14 10/12] selftests/landlock: Add network tests
` [PATCH v14 11/12] samples/landlock: Support TCP restrictions
` [PATCH v14 12/12] landlock: Document network support


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.