All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-23 23:49:41 to 2024-04-24 01:30:23 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-24  1:30 UTC 

[PATCH] drm/amd/display: Remove redundant NULL check in dcn20_set_input_transfer_func
 2024-04-24  1:29 UTC  (2+ messages)
` [PATCH] drm/amd/display: Remove redundant NULL check in dce110_set_input_transfer_func

[PATCH v2 0/6] drm/xe: Per client usage
 2024-04-24  1:29 UTC  (12+ messages)
` [PATCH v2 1/6] drm/xe/lrc: Add helper to capture context timestamp
` [PATCH v2 2/6] drm/xe: Add helper to capture engine timestamp
` [PATCH v2 3/6] drm/xe: Add helper to accumulate exec queue runtime
` [PATCH v2 4/6] drm/xe: Promote xe_hw_engine_class_to_str()
` [PATCH v2 5/6] drm/xe: Add XE_ENGINE_CLASS_OTHER to str conversion
` [PATCH v2 6/6] drm/xe/client: Print runtime to fdinfo
` ✓ CI.Patch_applied: success for drm/xe: Per client usage (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "

[PATCH i-g-t v2 00/21] gputop: Add support for xe
 2024-04-24  1:29 UTC  (4+ messages)
` ✗ GitLab.Pipeline: warning for gputop: Add support for xe (rev2)
` ✓ Fi.CI.BAT: success "
` ✓ CI.xeBAT: "

[PATCH bpf-next 0/5] check bpf_dummy_struct_ops program params for test runs
 2024-04-24  1:28 UTC  (6+ messages)
` [PATCH bpf-next 1/5] bpf: mark bpf_dummy_struct_ops.test_1 parameter as nullable
` [PATCH bpf-next 2/5] selftests/bpf: adjust dummy_st_ops_success to detect additional error
` [PATCH bpf-next 3/5] selftests/bpf: do not pass NULL for non-nullable params in dummy_st_ops
` [PATCH bpf-next 4/5] bpf: check bpf_dummy_struct_ops program params for test runs
` [PATCH bpf-next 5/5] selftests/bpf: dummy_st_ops should reject 0 for non-nullable params

[PATCH 0/4] Define i2c_designware in a header file
 2024-04-24  1:28 UTC  (11+ messages)
` [PATCH 1/4] i2c: designware: Create shared header hosting driver name
` [PATCH 2/4] mfd: intel-lpss: Utilize i2c-designware.h
` [PATCH 3/4] mfd: intel_quark_i2c_gpio: "

[PATCH v1 net-next] af_unix: Suppress false-positive lockdep splat for spin_lock() in __unix_gc()
 2024-04-24  1:26 UTC 

linux-next: manual merge of the vfs-brauner tree with the erofs-fixes tree
 2024-04-24  1:26 UTC  (2+ messages)

[PATCH v4] usb-storage: Optimize scan delay more precisely
 2024-04-24  1:31 UTC 

[RESEND PATCH v2 0/4] Add auto suspend/resume,YUV422 format,SPS/PPS generation for each IDR
 2024-04-24  1:25 UTC  (5+ messages)
` [RESEND PATCH v2 3/4] media: chips-media: wave5: Use helpers to calculate bytesperline and sizeimage

[RFC] net: add TCP fraglist GRO support
 2024-04-24  1:24 UTC  (10+ messages)

[PATCH v4 0/5] Use new helper function for clock and PM macro
 2024-04-24  1:21 UTC  (2+ messages)

[PATCH v2 0/5] Minor improvements and cleanups to ext4 mballoc
 2024-04-24  1:20 UTC  (4+ messages)
` [PATCH v2 4/5] ext4: use correct criteria name instead stale integer number in comment

RTT-PROBE: lore-subspace-rtt
 2024-04-24  1:20 UTC 

Proposed: revised man(7) synopsis macros
 2024-04-24  1:19 UTC 

[PATCH] drm/amdgpu: fix some uninitialized variables
 2024-04-24  1:19 UTC 

[PATCH v3] arm64: defconfig: select INTERCONNECT_QCOM_SM6115 as built-in
 2024-04-24  1:19 UTC  (2+ messages)

[xen-unstable-smoke test] 185775: tolerable all pass - PUSHED
 2024-04-24  1:18 UTC 

[linux-next:master 4693/7876] crypto/asymmetric_keys/x509_cert_parser.c:69:9-15: ERROR: allocation function on line 68 returns NULL not ERR_PTR on failure
 2024-04-24  1:17 UTC 

[PATCH v21 0/9] Add multiport support for DWC3 controllers
 2024-04-24  1:18 UTC  (13+ messages)
` [PATCH v21 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v21 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v21 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts
` [PATCH v21 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v21 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v21 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[PATCH net v3] af_unix: Read with MSG_PEEK loops if the first unread byte is OOB
 2024-04-24  1:18 UTC  (3+ messages)

[PATCH v2 0/7] update-ref: add symref oriented commands
 2024-04-24  1:17 UTC  (4+ messages)
` [PATCH v3 0/8] refs: add symref support to 'git-update-ref'

[PATCH] net: usb: ax88179_178a: Add check for usbnet_get_endpoints()
 2024-04-24  1:14 UTC 

[PATCH 0/2] eliminate the uninitialized compilation warning
 2024-04-24  1:14 UTC  (2+ messages)

[PATCH mptcp-next v9 0/4] setsockopt per subflow: BPF
 2024-04-24  1:13 UTC  (5+ messages)
` [PATCH mptcp-next v9 1/4] selftests/bpf: Add mptcp subflow example
` [PATCH mptcp-next v9 2/4] selftests/bpf: Add mptcp subflow subtest
` [PATCH mptcp-next v9 3/4] selftests/bpf: Handle SIGINT when creating netns
` [PATCH mptcp-next v9 4/4] Squash to "selftests/bpf: Add bpf scheduler test"

[PATCH] apply: replace mksnpath() with a mkpathdup() call
 2024-04-24  1:11 UTC  (8+ messages)
` free and errno, was "

[PATCH 1/2] Revert "drm/xe/vm: drop vm->destroy_work"
 2024-04-24  1:11 UTC  (2+ messages)
` ✓ CI.FULL: success for series starting with [1/2] Revert "drm/xe/vm: drop vm->destroy_work" (rev2)

[syzbot] [net?] possible deadlock in __unix_gc
 2024-04-24  1:11 UTC  (3+ messages)

[PATCH v2 0/2] Support MT8188 SCP core 1
 2024-04-24  1:09 UTC  (5+ messages)
` [PATCH v2 2/2] remoteproc: mediatek: "

RTT-PROBE: lore-subspace-rtt
 2024-04-24  1:10 UTC 

[PATCH v1 0/2] Documentation: process: Clarify use of Cc:
 2024-04-24  1:10 UTC  (4+ messages)
` [PATCH v1 2/2] Documentation: process: Recommend to put Cc: tags after cutter '---' line

[PATCH i-g-t 1/4] tests/intel/xe_wedged: Introduce a new test for Xe device wedged state
 2024-04-24  1:09 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/4] "
` ✓ CI.xeBAT: success "

[PATCH vhost v2 0/7] virtio_net: rx enable premapped mode by default
 2024-04-24  0:53 UTC  (6+ messages)
` [PATCH vhost v2 4/7] virtio_net: big mode support premapped

[PATCH 0/2] Support MT8188 SCP core 1
 2024-04-24  0:58 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: mediatek: Support MT8188 dual-core SCP

[PATCH v2] LoongArch: KVM: Add PMU support
 2024-04-24  1:07 UTC  (4+ messages)

[RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
 2024-04-24  1:07 UTC  (19+ messages)

[PATCH] Revert "riscv: kdump: fix crashkernel reserving problem on RISC-V"
 2024-04-24  1:06 UTC  (6+ messages)

[PATCH] ASoC: rt715-sdca: volume step modification
 2024-04-24  1:03 UTC  (2+ messages)

[PATCH] x86/e820: apply 'mem=' boot command while reserving memory using boot_params
 2024-04-24  1:03 UTC  (2+ messages)
` [PATCH v2] "

[PATCH-cgroup] cgroup/cpuset: Fix incorrect top_cpuset flags
 2024-04-24  1:02 UTC  (2+ messages)

[ptest-runner][PATCH] utils.c: fix pty setup
 2024-04-24  1:02 UTC 

[PATCH v3 0/9] spi: cadence-qspi: add Mobileye EyeQ5 support
 2024-04-24  1:01 UTC  (9+ messages)
` (subset) "

[PATCH] sysreset: psci: drop reliance on SPL support
 2024-04-24  1:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-24  1:00 UTC 

[PATCH 0/6] Add initial GHCB support for SEV-ES selftests
 2024-04-24  0:58 UTC  (5+ messages)
` [PATCH 4/6] Add GHCB allocations and helpers
` [PATCH 6/6] Add ability for SEV-ES guests to use ucalls via GHCB

[PATCH net] eth: bnxt: fix counting packets discarded due to OOM and netpoll
 2024-04-24  0:58 UTC  (2+ messages)

[GIT PULL] please pull fsl-qoriq-2024-4-24
 2024-04-24  0:58 UTC  (2+ messages)

[PATCH net-next 0/3] mlx4: Add support for netdev-genl API
 2024-04-24  0:57 UTC  (4+ messages)
` [PATCH net-next 3/3] net/mlx4: support per-queue statistics via netlink

[PATCH -next] cgroup/cpuset: Statically initialize more members of top_cpuset
 2024-04-24  0:56 UTC  (3+ messages)

kernel BUG at net/sunrpc/svc.c:570 after updating from v5.15.153 to v5.15.155
 2024-04-24  0:54 UTC 

[RFC 0/3] Export APICv-related state via binary stats interface
 2024-04-24  0:50 UTC  (7+ messages)
` [RFC 3/3] x86: KVM: stats: Add a stat counter for GALog events

[PATCH] drm/xe: Use distinct error code in VM_CREATE for device fault mode checks
 2024-04-24  0:50 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

RTT-PROBE: lore-subspace-rtt
 2024-04-24  0:50 UTC 

[PATCH] Documentation: PCI: add vmd documentation
 2024-04-24  0:47 UTC  (2+ messages)

[PATCH v6 0/2] Fix two BT regression issues for QCA6390
 2024-04-24  0:46 UTC  (3+ messages)
` [PATCH v6 1/2] Bluetooth: qca: Fix BT enable failure "
` [PATCH v6 2/2] Bluetooth: qca: Fix BT enable failure for QCA6390 after disable then warm reboot

[RFC PATCH 0/9] io_uring: support sqe group and provide group kbuf
 2024-04-24  0:46 UTC  (4+ messages)
` [PATCH 5/9] io_uring: support SQE group

[PATCH net-next 00/12] GTP driver updates for net-next
 2024-04-24  0:44 UTC  (3+ messages)
` [PATCH net-next 05/12] gtp: use IPv6 address /64 prefix for UE/MS

[PATCH v5 0/5] vduse: Add support for reconnection
 2024-04-24  0:44 UTC  (8+ messages)
` [PATCH v5 3/5] vduse: Add function to get/free the pages "

RTT-PROBE: lore-subspace-rtt
 2024-04-24  0:40 UTC 

[PATCH 0/7] drm/xe: Per client usage
 2024-04-24  0:40 UTC  (11+ messages)

[PATCH] perf: RISC-V: Check standard event availability
 2024-04-24  0:36 UTC  (9+ messages)

[PATCH] dm zoned: Drop the WQ_UNBOUND flag for the chunk workqueue
 2024-04-24  0:36 UTC  (8+ messages)

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-24  0:33 UTC  (7+ messages)
` [PATCH v2 2/4] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [PATCH v2 4/4] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl

[PATCH v3 00/19] Venus cleanups
 2024-04-24  0:33 UTC  (3+ messages)
` [PATCH v3 14/19] media: venus: core: Define a pointer to core->res

[PATCH net-next] net: add two more call_rcu_hurry()
 2024-04-24  0:32 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-24  0:30 UTC 

[PATCH v1 0/4] usb: typec: ucsi: Update UCSI alternate mode
 2024-04-24  0:29 UTC  (4+ messages)
` [PATCH v1 1/4] usb: typec: ucsi: Fix null deref in trace

[PATCH bpf-next 0/2] Update a struct_ops link through a pinned path
 2024-04-24  0:29 UTC  (8+ messages)
` [PATCH bpf-next 1/2] bpf: enable the "open" operator on a pinned path of a struct_osp link

[LTP] [PATCH] readahead01: pass on pidfd
 2024-04-24  0:28 UTC  (3+ messages)

[PATCH v2 00/16] Consistently prefer sysfs/json events
 2024-04-24  0:28 UTC  (3+ messages)

[PATCH] net/af_packet: cache align Rx/Tx structs
 2024-04-24  0:27 UTC  (4+ messages)

[PATCH bpf-next 0/7] bpf: Introduce kprobe_multi session attach
 2024-04-24  0:27 UTC  (16+ messages)
` [PATCH bpf-next 1/7] bpf: Add support for kprobe multi "
` [PATCH bpf-next 2/7] bpf: Add support for kprobe multi session context
` [PATCH bpf-next 3/7] bpf: Add support for kprobe multi session cookie
` [PATCH bpf-next 4/7] libbpf: Add support for kprobe multi session attach
` [PATCH bpf-next 5/7] libbpf: Add kprobe session attach type name to attach_type_name
` [PATCH bpf-next 6/7] selftests/bpf: Add kprobe multi session test
` [PATCH bpf-next 7/7] selftests/bpf: Add kprobe multi wrapper cookie test

[PATCH net-next v4 00/12] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
 2024-04-24  0:27 UTC  (11+ messages)
` [PATCH net-next v4 07/12] net: ethernet: oa_tc6: enable open alliance tc6 data communication
` [PATCH net-next v4 08/12] net: ethernet: oa_tc6: implement transmit path to transfer tx ethernet frames
` [PATCH net-next v4 09/12] net: ethernet: oa_tc6: implement receive path to receive rx "
` [PATCH net-next v4 10/12] net: ethernet: oa_tc6: implement mac-phy interrupt
` [PATCH net-next v4 11/12] microchip: lan865x: add driver support for Microchip's LAN865X MAC-PHY

[PATCH 0/6] Make trailer_info struct private (plus sequencer cleanup)
 2024-04-24  0:27 UTC  (3+ messages)
` [PATCH v2 0/8] "

[conor:qwip 6/6] include/linux/compiler.h:221:52: error: initializer element is not constant
 2024-04-24  0:25 UTC 

[PATCH v12 00/14] Add Cgroup support for SGX EPC memory
 2024-04-24  0:26 UTC  (14+ messages)
` [PATCH v12 09/14] x86/sgx: Implement async reclamation for cgroup

RTT-PROBE: lore-subspace-rtt
 2024-04-24  0:20 UTC 

[PATCH 0/2] Revert NFSD callback client retransmit fixes
 2024-04-24  0:20 UTC  (3+ messages)
` [PATCH 1/2] Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"
` [PATCH 2/2] Revert "NFSD: Convert the callback workqueue to use delayed_work"

[PATCH 0/4] sunxi: devicetree updates plus new boards
 2024-04-24  0:18 UTC  (5+ messages)
` [PATCH 1/4] sunxi: dts: arm/arm64: update devicetree files from Linux-v6.9-rc4
` [PATCH 2/4] sunxi: a64: Add Remix Mini PC support
` [PATCH 3/4] [DO NOT MERGE] sunxi: dts: arm64: add Tanix TX1 DT from Linux
` [PATCH 4/4] sunxi: H616: add Tanix TX1 support

[PATCH V5 RESEND 0/5] PM: domains: Add control for switching back and forth to HW control
 2024-04-24  0:16 UTC  (5+ messages)
` [PATCH V5 RESEND 5/5] venus: pm_helpers: Use dev_pm_genpd_set_hwmode to switch GDSC mode on V6

[PATCH 0/2] Apply LNL workaround
 2024-04-24  0:15 UTC  (7+ messages)
` [PATCH 1/2] drm/xe/lnl: Apply Wa_22019338487

[tty:tty-testing] BUILD SUCCESS 660a708098569a66a47d0abdad998e29e1259de6
 2024-04-24  0:15 UTC 

[PATCH] target/riscv/kvm: Fix exposure of Zkr
 2024-04-24  0:13 UTC  (2+ messages)

[PATCH] perf test: Add a new test for perf annotate
 2024-04-24  0:12 UTC 

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-24  0:12 UTC  (11+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-24  0:11 UTC  (3+ messages)
` [PATCH v19 030/130] KVM: TDX: Add helper functions to print TDX SEAMCALL error

[PATCH 00/18] i2c: remove printout on handled timeouts
 2024-04-24  0:11 UTC  (7+ messages)
` [PATCH 06/18] i2c: i801: "
` [PATCH 08/18] i2c: ismt: "

RTT-PROBE: lore-subspace-rtt
 2024-04-24  0:10 UTC 

[PATCH] slist.3: wfix
 2024-04-24  0:09 UTC 

[PATCH RFC v3 00/49] Add AMD Secure Nested Paging (SEV-SNP) support
 2024-04-24  0:08 UTC  (5+ messages)
` [PATCH v3 48/49] hw/i386/sev: Use guest_memfd for legacy ROMs

[PATCH] kunit: string-stream-test: use KUNIT_DEFINE_ACTION_WRAPPER
 2024-04-24  0:08 UTC  (2+ messages)

[PATCH v11 0/6] ui/console: Private QemuDmaBuf struct
 2024-04-24  0:02 UTC  (7+ messages)
` [PATCH v11 1/6] ui/gtk: Check if fence_fd is equal to or greater than 0
` [PATCH v11 2/6] ui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf struct and helpers
` [PATCH v11 3/6] ui/console: Use qemu_dmabuf_get_..() helpers instead
` [PATCH v11 4/6] ui/console: Use qemu_dmabuf_set_..() "
` [PATCH v11 5/6] ui/console: Use qemu_dmabuf_new() and free() "
` [PATCH v11 6/6] ui/console: move QemuDmaBuf struct def to dmabuf.c

[linux-linus test] 185768: tolerable FAIL - PUSHED
 2024-04-24  0:08 UTC 

RFC: Restricting userspace interfaces for CXL fabric management
 2024-04-24  0:07 UTC  (4+ messages)

linux-next: manual merge of the nfsd tree with the nfsd-fixes tree
 2024-04-24  0:07 UTC 

[PATCH 00/22] configs: switch boards to "default y"
 2024-04-24  0:05 UTC  (3+ messages)
` [PATCH 16/22] riscv: "

[openeuler:openEuler-1.0-LTS 16749/22178] drivers/cpuidle/cpuidle-haltpoll.o: warning: objtool: missing symbol for section .init.text
 2024-04-24  0:04 UTC 

[weiny2:cxl-cper-testing 4/6] ld.lld: error: undefined symbol: __tracepoint_cper_cxl_event
 2024-04-24  0:03 UTC 

[PATCH] intel_reg: Move decoding behind an option
 2024-04-24  0:04 UTC  (3+ messages)

[PATCH v2 0/8] mm/swap: optimize swap cache search space
 2024-04-24  0:03 UTC  (3+ messages)
` [PATCH v2 4/8] ceph: drop usage of page_index

[PATCH v3 0/4] MSM8976 MDSS/GPU/WCNSS support
 2024-04-24  0:01 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-24  0:00 UTC 

[PATCH v1 1/1] RDMA/mana_ib: Fix compilation error
 2024-04-23 23:58 UTC  (2+ messages)

[PATCH bpf-next v2] Add notrace to queued_spin_lock_slowpath
 2024-04-23 23:58 UTC  (6+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 6a94b1acda7e
 2024-04-23 23:58 UTC  (3+ messages)

[PATCH 6.8 000/158] 6.8.8-rc1 review
 2024-04-23 23:58 UTC  (2+ messages)

[PATCH rdma-next 0/6] RDMA/mana_ib: Implement RNIC CQs
 2024-04-23 23:57 UTC  (3+ messages)
` [PATCH rdma-next 6/6] RDMA/mana_ib: implement uapi for creation of rnic cq

[jsarha:topic/cros-sof-v4.19 1478/6555] drivers/remoteproc/qcom_q6v5_adsp.c:384:26: sparse: sparse: incorrect type in assignment (different address spaces)
 2024-04-23 23:53 UTC 

[Bug 218726] New: qca6390 bluetooth fails after disabling/re-enabling bluetooth
 2024-04-23 23:52 UTC  (2+ messages)
` [Bug 218726] "

[PATCH 0/6] Remove page_mapping()
 2024-04-23 23:52 UTC  (4+ messages)
` [PATCH 3/6] memory-failure: Remove calls to page_mapping()
  ` [f2fs-dev] "

[PATCH v3 0/3] Add add SPI-NAND Flash controller driver for EN7581
 2024-04-23 23:51 UTC  (4+ messages)
` [PATCH v3 3/3] spi: airoha: add SPI-NAND Flash controller driver

[PATCH 1/4] drm/xe: Introduce a simple wedged state
 2024-04-23 23:50 UTC  (2+ messages)
` ✓ CI.BAT: success for series starting with [1/4] "

RTT-PROBE: lore-subspace-rtt
 2024-04-23 23:50 UTC 

[PATCH 00/11] KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX
 2024-04-23 23:50 UTC  (3+ messages)
` [PATCH 09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data

[PATCH v4 0/4] drm/xe: Support PCIe FLR
 2024-04-23 23:49 UTC  (3+ messages)
` [PATCH v3 4/4] drm/xe/FLR: "


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.