All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-16 12:55:56 to 2024-08-16 13:44:05 UTC [more...]

[PATCH v2 1/2] string: add mem_is_zero() helper to check if memory area is all zeros
 2024-08-16 13:12 UTC  (4+ messages)
` [PATCH v2 2/2] drm: use mem_is_zero() instead of !memchr_inv(s, 0, n)

[RFC] [PATCH] tpm: Clean up TPM space after command failure
 2024-08-16 13:44 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v8 0/6] TTM shrinker helpers and xe buffer object shrinker
 2024-08-16 13:43 UTC  (10+ messages)
` [PATCH v8 1/6] drm/ttm: Add a virtual base class for graphics memory backup
` [PATCH v8 2/6] drm/ttm/pool: Provide a helper to shrink pages
` [PATCH v8 3/6] drm/ttm: Use fault-injection to test error paths
` [PATCH v8 4/6] drm/ttm: Add a shrinker helper and export the LRU walker for driver use
` [PATCH v8 5/6] drm/xe: Add a shrinker for xe bos
` [PATCH v8 6/6] drm/xe: Increase the XE_PL_TT watermark
` ✓ CI.Patch_applied: success for TTM shrinker helpers and xe buffer object shrinker (rev7)
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 0/3] Improve the dev coredump
 2024-08-16 13:43 UTC  (5+ messages)
` [PATCH 1/3] drm/amdgpu: Add gpu_coredump parameter

[PATCH bpf-next 1/2] bpf: Make the pointer returned by iter next method valid
 2024-08-16 13:42 UTC  (3+ messages)

[PATCH 1/1] kexec_file: fix elfcorehdr digest exclusion when CONFIG_CRASH_HOTPLUG=y
 2024-08-16 13:42 UTC  (4+ messages)

[PATCH] ocfs2: Fix shift-out-of-bounds UBSAN bug in ocfs2_verify_volume()
 2024-08-16 13:41 UTC 

[git pull] IOMMU Fixes for Linux v6.11-rc1
 2024-08-16 13:40 UTC 

[PATCH v3] platform/x86: thinkpad_acpi: Add Thinkpad Edge E531 fan support
 2024-08-16 13:38 UTC  (4+ messages)

the prebuilt mod-weakdep.o is missing
 2024-08-16 13:38 UTC  (2+ messages)

[RFC PATCH 0/3] Introduce clar testing framework
 2024-08-16 13:38 UTC  (9+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 2/9] t: import the clar unit "
  ` [PATCH v5 8/9] t/unit-tests: convert strvec tests to use clar
  ` [PATCH v5 9/9] t/unit-tests: convert ctype "

[PATCH v1] usb: gadget: u_serial: check Null pointer in EP callback
 2024-08-16 13:38 UTC  (5+ messages)
    ` 答复: "

[usb:usb-linus] BUILD SUCCESS af8e119f52e9c13e556be9e03f27957554a84656
 2024-08-16 13:36 UTC 

[net-next PATCH v10 00/11] Introduce RVU representors
 2024-08-16 13:36 UTC  (9+ messages)
` [net-next PATCH v10 01/11] octeontx2-pf: Refactoring RVU driver
    ` [EXTERNAL] "
` [net-next PATCH v10 03/11] octeontx2-pf: Create representor netdev
    ` [EXTERNAL] "
  ` [EXTERNAL] Re: [net-next PATCH v10 00/11] Introduce RVU representors

[PATCH] usb: add reset pin handling to onboard-hub driver
 2024-08-16  8:19 UTC 

[PATCH] spl: fix error handling of spl_fit_read
 2024-08-16  7:33 UTC 

[PATCH v3 2/4] drm/bridge: add Microchip DSI controller support for sam9x7 SoC series
 2024-08-16 13:35 UTC  (2+ messages)

[PATCH v3 0/5] AWS Nitro Enclave emulation support
 2024-08-16 13:34 UTC  (6+ messages)
` [PATCH v3 4/5] machine/nitro-enclave: Add built-in Nitro Secure Module device

[PATCH v20 00/20] Integrity Policy Enforcement LSM (IPE)
 2024-08-16 13:35 UTC  (5+ messages)
` [PATCH v20 12/20] dm verity: expose root hash digest and signature data to LSMs

[PATCH for-9.2] docs/devel: Remove nested-papr.txt
 2024-08-16 13:33 UTC 

[PATCH 00/86] drm: Provide client setup helper and convert drivers
 2024-08-16 13:34 UTC  (53+ messages)
` [PATCH 34/86] drm/renesas/rcar-du: Run DRM default client setup
` [PATCH 38/86] drm/rockchip: "
` [PATCH 39/86] drm/sti: "
` [PATCH 41/86] drm/sun4i: "
` [PATCH 44/86] drm/st7586: "
` [PATCH 45/86] drm/st7735r: "
` [PATCH 46/86] drm/tve200: "
` [PATCH 47/86] drm/vc4: "
` [PATCH 48/86] drm/xlnx: "
` [PATCH 49/86] drm/fbdev-dma: Remove obsolete setup function
` [PATCH 50/86] drm/fbdev-shmem: Support struct drm_driver.fbdev_probe
` [PATCH 51/86] drm/ast: Run DRM default client setup
` [PATCH 52/86] drm/cirrus: "
` [PATCH 53/86] drm/gm12u320: "
` [PATCH 54/86] drm/gud: "
` [PATCH 55/86] drm/hyperv_drm: "
` [PATCH 56/86] drm/mgag200: "
` [PATCH 57/86] drm/ofdrm: Use "
` [PATCH 58/86] drm/simpledrm: Run "
` [PATCH 59/86] drm/solomon: "
` [PATCH 60/86] drm/udl: "
` [PATCH 61/86] drm/virtgpu: "
` [PATCH 62/86] drm/vkms: "
` [PATCH 63/86] drm/fbdev-shmem: Remove obsolete setup function
` [PATCH 64/86] drm/fbdev-ttm: Support struct drm_driver.fbdev_probe
` [PATCH 65/86] drm/amdgpu: Run DRM default client setup
` [PATCH 66/86] drm/bochs: "
` [PATCH 67/86] drm/hisilicon/hibmc: "
` [PATCH 68/86] drm/loongson: "
` [PATCH 69/86] drm/nouveau: "
` [PATCH 70/86] drm/qxl: "
` [PATCH 71/86] drm/vboxvideo: "
` [PATCH 72/86] drm/vmwgfx: "
` [PATCH 73/86] drm/fbdev-ttm: Remove obsolete setup function
` [PATCH 74/86] drm/armada: Run DRM default client setup
` [PATCH 75/86] drm/exynos-drm: "
` [PATCH 76/86] drm/gma500: "
` [PATCH 77/86] drm/msm: "
` [PATCH 78/86] drm/radeon: "
` [PATCH 79/86] drm/tegra: "
` [PATCH 80/86] drm/i915: Remove struct drm_fb_helper from struct intel_fbdev
` [PATCH 81/86] drm/i915: Move custom restore code into separate callback
` [PATCH 82/86] drm/i915: Move custom hotplug "
` [PATCH 83/86] drm/{i915,xe}: Run DRM default client setup
` [PATCH 84/86] drm/omapdrm: Remove struct drm_fb_helper from struct omap_fbdev
` [PATCH 85/86] drm/omapdrm: Run DRM default client setup
` [PATCH 86/86] drm/fb-helper: Remove struct drm_fb_helper.fb_probe
` ✓ CI.Patch_applied: success for drm: Provide client setup helper and convert drivers
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH 1/1] iommu/vt-d: Move PCI PASID enablement to probe path
 2024-08-16 13:31 UTC  (4+ messages)

[PATCH v3] iommu/arm-smmu-v3: Match Stall behaviour for S2
 2024-08-16 13:31 UTC  (2+ messages)

[PATCH mptcp-net v2 00/12] mptcp: pm: fix re-re-create the ID 0 endpoint
 2024-08-16 13:30 UTC  (2+ messages)

[PATCH v2][OE-core] cve-check: nvd2 download database variables update
 2024-08-16 13:30 UTC  (4+ messages)

[PATCH bpf-next 1/2] bpf: Relax KF_ACQUIRE kfuncs strict type matching constraint on non-zero offset pointers
 2024-08-16 13:27 UTC  (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for non-zero offset pointer as KF_ACQUIRE kfuncs argument

[PATCH 1/2] drm/xe: Add debugfs to dump GuC's hwconfig
 2024-08-16 13:28 UTC  (5+ messages)

[PATCH v3] KVM: arm64: Make the exposed feature bits in AA64DFR0_EL1 writable from userspace
 2024-08-16 13:28 UTC 

[PATCH net-next v4] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-16 13:24 UTC 

[PATCH v2] drivers/perf: arm_spe: Use perf_allow_kernel() for permissions
 2024-08-16 13:27 UTC  (3+ messages)

[PATCH v2 0/5] Add STM32MP25 USB3/PCIE COMBOPHY driver
 2024-08-16 13:20 UTC  (12+ messages)
` [PATCH v2 1/5] MAINTAINERS: add entry for ST STM32MP25 "
` [PATCH v2 2/5] dt-bindings: phy: Add STM32MP25 COMBOPHY bindings
` [PATCH v2 3/5] phy: stm32: Add support for STM32MP25 COMBOPHY
` [PATCH v2 4/5] arm64: dts: st: Add combophy node on stm32mp251
` [PATCH v2 5/5] arm64: dts: st: Enable COMBOPHY on the stm32mp257f-ev1 board

[Buildroot] [PATCH] package/bubblewrap: bump to version 0.10.0
 2024-08-16 13:26 UTC 

[PATCH v5] drm/amdgpu: Take IOMMU remapping into account for p2p checks
 2024-08-16 13:26 UTC  (2+ messages)

[PATCH] mm/memcontrol: respect zswap.writeback setting from parent cg too
 2024-08-16 13:25 UTC  (6+ messages)

[PATCH net 0/4] MAINTAINERS: Networking updates
 2024-08-16 13:25 UTC  (3+ messages)
` [PATCH net 3/4] MAINTAINERS: Add header files to NETWORKING sections

[PATCH for-9.2 0/7] docs/devel: Convert txt files to rST
 2024-08-16 13:22 UTC  (8+ messages)
` [PATCH 1/7] docs/devel/blkdebug: Convert to rST format
` [PATCH 2/7] docs/devel/blkverify: "
` [PATCH 3/7] docs/devel/lockcnt: "
` [PATCH 4/7] docs/devel/multiple-iothreads: "
` [PATCH 5/7] docs/devel/rcu: "
` [PATCH 6/7] include: Move QemuLockCnt APIs to their own header
` [PATCH 7/7] docs/devel/lockcnt: Include kernel-doc API documentation

[PATCH] configs: am64x*_r5_defconfig: Drop BOOTCOMMAND
 2024-08-16 13:23 UTC 

[PATCH 0/8] perf/arm-cmn: Fixes and updates
 2024-08-16 13:21 UTC  (6+ messages)
` [PATCH 1/8] perf/arm-cmn: Refactor node ID handling. Again

[PATCH v3 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-08-16 13:21 UTC  (4+ messages)
` [PATCH v3 04/10] riscv: Add support for userspace pointer masking

[PATCH] drm/xe: Remove redundant param from xe_bo_create_user
 2024-08-16 13:20 UTC  (2+ messages)

[PATCH net-next 0/7] microchip_t1s: Update on Microchip 10BASE-T1S PHY driver
 2024-08-16 13:21 UTC  (4+ messages)
` [PATCH net-next 5/7] net: phy: microchip_t1s: add support for Microchip's LAN867X Rev.C1

HI DEAR !
 2024-08-16 13:14 UTC 

HI DEAR !
 2024-08-16 13:16 UTC 

HI DEAR !
 2024-08-16 13:16 UTC 

HI DEAR !
 2024-08-16 13:16 UTC 

[PATCH v11 0/9] Add Tegra241 (Grace) CMDQV Support (part 1/2)
 2024-08-16 13:21 UTC  (3+ messages)
` [PATCH v11 9/9] iommu/tegra241-cmdqv: Limit CMDs for guest owned VINTF

HI DEAR !
 2024-08-16 13:15 UTC 

HI DEAR !
 2024-08-16 13:15 UTC 

HI DEAR !
 2024-08-16 13:15 UTC 

HI DEAR !
 2024-08-16 13:15 UTC 

HI DEAR !
 2024-08-16 13:15 UTC 

HI DEAR !
 2024-08-16 13:14 UTC 

HI DEAR !
 2024-08-16 13:14 UTC 

[Buildroot] [PATCH next 1/1] package/bcc: bump version to 0.31.0
 2024-08-16 13:18 UTC 

[PULL v2 for 9.1 00/21] Some fixes for 9.1-rc3 (build, replay, docs, plugins)
 2024-08-16 13:17 UTC 

[XEN PATCH v2 1/5] x86/Kconfig: introduce CENTAUR, HYGON & SHANGHAI config options
 2024-08-16 13:16 UTC  (2+ messages)

[PATCH 6.10 00/25] 6.10.6-rc2 review
 2024-08-16 13:16 UTC  (2+ messages)

[PATCH] arm_mpam: Add workaround for T241-MPAM-6
 2024-08-16 13:14 UTC 

[PATCH] hw/i386/pc: Warn about unsatisfied vmport deps
 2024-08-16 13:14 UTC  (2+ messages)

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-08-16 13:14 UTC  (12+ messages)

[PATCH] drm/virtio: Use XRGB8888 also for big endian systems
 2024-08-16 13:13 UTC 

HI DEAR !
 2024-08-16 13:15 UTC 

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-08-16 13:11 UTC  (7+ messages)
` [PATCH 09/13] media: qcom: camss: vfe: Move common code into vfe core
` [PATCH 12/13] media: qcom: camss: Add CSID Gen3 support for sm8550

HI DEAR !
 2024-08-16 13:15 UTC 

[PATCH] selftests: filesystems: fix warn_unused_result build warnings
 2024-08-16 13:11 UTC  (2+ messages)

[PATCH 0/2] Finish converting jffs2 to folios
 2024-08-16 13:10 UTC  (7+ messages)
` [PATCH 1/2] jffs2: Convert jffs2_do_readpage_nolock to take a folio
` [PATCH 2/2] jffs2: Use a folio in jffs2_garbage_collect_dnode()

[PATCH net-next v1 1/1] phy: dp83td510: Utilize ALCD for cable length measurement when link is active
 2024-08-16 13:10 UTC  (2+ messages)

[syzbot] [jfs?] KASAN: slab-use-after-free Read in dbFreeBits
 2024-08-16 13:09 UTC 

[v2] staging: media: starfive: Add the dynamic resolution support
 2024-08-16 13:09 UTC  (3+ messages)

[PATCH 0/2] rust: fix erranous use of lock class key in rust block device bindings
 2024-08-16 13:08 UTC  (7+ messages)
` [PATCH 2/2] rust: block: fix wrong usage of lockdep API

[PATCH 00/35] global_data: Reduce size of struct global_data
 2024-08-16 13:08 UTC  (3+ messages)
` [PATCH 12/35] global_data: Convert have_console into a flag

[syzbot] [ntfs3?] kernel panic: stack is corrupted in vprintk_emit
 2024-08-16 13:07 UTC 

[PULL for 9.1 00/21] Some fixes for 9.1-rc3 (build, replay, docs, plugins)
 2024-08-16 13:05 UTC  (4+ messages)

[PATCH 00/12] PF: Improve VF control
 2024-08-16 13:06 UTC  (9+ messages)
` [PATCH 01/12] drm/xe/pf: Add function to sanitize VF resources
` [PATCH 02/12] drm/xe/pf: Fix documentation formatting
` [PATCH 03/12] drm/xe/pf: Drop GuC notifications for non-existing VF
` [PATCH 04/12] drm/xe/pf: Improve VF control

Two opens about iommufd pasid + IOPF
 2024-08-16 13:05 UTC  (3+ messages)

[PATCH 0/4] Update LPASS Audio clock driver for QCM6490 board
 2024-08-16 13:03 UTC  (7+ messages)
` [PATCH 3/4] arm64: dts: qcom: qcm6490-idp: Update protected clocks list

[PATCH v3 0/7] iommufd support pasid attach/replace
 2024-08-16 13:02 UTC  (5+ messages)
` [PATCH v3 1/7] iommu: Introduce a replace API for device pasid

[PATCH i-g-t v2] tests/amdgpu: add timeout for queue reset
 2024-08-16 13:02 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/amdgpu: add timeout for queue reset (rev2)

[linux-6.1 test] 187252: tolerable FAIL - PUSHED
 2024-08-16 13:02 UTC 

[PATCH 0/2] KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metal
 2024-08-16 13:01 UTC  (3+ messages)
` [PATCH 1/2] KVM: selftests: Move Hyper-V specific functions out of processor.c
` [PATCH 2/2] KVM: selftests: Re-enable hyperv_evmcs/hyperv_svm_test on bare metal

[PATCH] KVM: VMX: hyper-v: Prevent impossible NULL pointer dereference in evmcs_load()
 2024-08-16 13:01 UTC 

[PATCH net-next v3] net: netconsole: selftests: Create a new netconsole selftest
 2024-08-16 13:01 UTC  (3+ messages)

[PATCH] vhost_net: configure all host notifiers in a single MR transaction
 2024-08-16  7:08 UTC 

[PATCH V3] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
 2024-08-16 13:00 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add header files to SCSI SUBSYSTEM
 2024-08-16 12:59 UTC 

[PATCH v2 00/21] Various fixes and tweaks for 9.1-rc2/3
 2024-08-16 12:58 UTC  (10+ messages)
` [PATCH v2 16/21] virtio-net: Use replay_schedule_bh_event for bhs that affect machine state

KCIDB: Test schema enhancements
 2024-08-16 12:58 UTC  (4+ messages)
` KCIDB: Support non-binary test outputs
  ` [Automated-testing] KCIDB: Support non-binary test outputs V2

[PATCH fstests] generic/755: test that inode's ctime is updated on unlink
 2024-08-16 12:58 UTC  (3+ messages)

[RFC PATCH v2 0/5] drm/log: Introduce a new boot logger to draw the kmsg on the screen
 2024-08-16 12:52 UTC  (6+ messages)
` [PATCH v2 1/5] [NOT FOR REVIEW] drm/panic: Squash of pending series
` [PATCH v2 2/5] drm/panic: Move drawing functions to drm_draw
` [PATCH v2 3/5] drm/log: Introduce a new boot logger to draw the kmsg on the screen
` [PATCH v2 4/5] drm/log: Do not draw if drm_master is taken
` [PATCH v2 5/5] drm/log: Color the timestamp, to improve readability

[PATCH 0/3] Introducing Xe2 ccs modifiers for integrated and discrete graphics
 2024-08-16 12:55 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[ANNOUNCE] 6.1.105-rt38
 2024-08-16 12:56 UTC 

[drm-xe:drm-xe-fixes] BUILD SUCCESS f002702290fccbd473f5bb94e52f25c96917fff2
 2024-08-16 12:56 UTC 


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.