All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-06-02 01:28:33 to 2025-06-02 06:20:16 UTC [more...]

[PATCH v6 0/9] Add additional plugin API functions to read and write memory and registers
 2025-06-02  6:08 UTC  (2+ messages)
` [PATCH v6 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted

[PATCH bpf-next 1/2] bpf: Add bpf_task_cwd_from_pid() kfunc
 2025-06-02  6:20 UTC  (2+ messages)

[PATCH v3 00/10] meson: parse TAP output generated by our tests
 2025-06-02  6:19 UTC  (4+ messages)
` [PATCH v3 07/10] t7815: fix unexpectedly passing test on macOS

[PATCH v5 0/9] Add additional plugin API functions to read and write memory and registers
 2025-06-02  5:49 UTC  (9+ messages)
` [PATCH v5 1/9] gdbstub: Expose gdb_write_register function to consumers of gdbstub
` [PATCH v5 2/9] plugins: Add register write API
` [PATCH v5 3/9] plugins: Add enforcement of QEMU_PLUGIN_CB flags in register R/W callbacks
` [PATCH v5 5/9] plugins: Add memory hardware address read/write API
` [PATCH v5 6/9] plugins: Add patcher plugin and test
` [PATCH v5 7/9] plugins: Add hypercalls "
` [PATCH v5 8/9] plugins: Remove use of qemu_plugin_read_register where it is not permitted
` [PATCH v5 9/9] plugins: Update plugin version and add notes

[PATCH v3 05/19] drm/xe/vma: Modify new_vma to accept struct xe_vma_mem_attr as parameter
 2025-06-02  6:19 UTC  (2+ messages)

[PATCH v9 0/9] Input/Output Terminal Abstraction
 2025-06-02  6:18 UTC  (5+ messages)

[PATCH v2 0/8] power: supply: Add several features support in qcom-battmgr driver
 2025-06-02  6:17 UTC  (5+ messages)
` [PATCH v2 2/8] power: supply: core: Add state_of_health power supply property
` [PATCH v2 3/8] power: supply: qcom_battmgr: Add resistance "

[PATCH 1/2] video: panel-mipi-dbi: fix fake clock calculation
 2025-06-02  6:16 UTC  (2+ messages)
` [PATCH 2/2] video: give struct fb_videomode::pixclock a strong picoseconds_t type

[PATCH v2 00/25] ACPI PCI Hotplug support on ARM
 2025-06-02  6:16 UTC  (15+ messages)
` [PATCH v2 08/25] tests/qtest/bios-tables-test: Prepare for changes in the DSDT table
` [PATCH v2 24/25] tests/qtest/bios-tables-test: Keep ACPI PCI hotplug off

[PATCH 0/1] Add RISCV ZALASR Extension
 2025-06-02  5:23 UTC  (3+ messages)
` [PATCH 1/1] Add RISCV ZALASR extension

[PATCH] mtd: nand: brcmnand: fix mtd corrected bits stat
 2025-06-02  6:16 UTC  (4+ messages)

[PATCH v8 0/3] media: venus: enable venus on qcs615
 2025-06-02  6:16 UTC  (8+ messages)
` [PATCH v8 3/3] arm64: dts: qcom: qcs615-ride: enable venus node to initialize video codec

[PATCH v4 1/2] target/riscv: Add BOSC's Xiangshan Kunminghu CPU
 2025-06-02  5:25 UTC  (2+ messages)

[PATCH] binutils: Fix CVE-2025-1181
 2025-06-02  6:15 UTC 

[qemu PATCH 0/3] target/riscv: add missing named features
 2025-06-02  4:36 UTC  (8+ messages)
` [qemu PATCH 1/3] target/riscv/cpu.c: add 'sdtrig' in riscv,isa
` [qemu PATCH 2/3] target/riscv/cpu.c: add 'ssstrict' to riscv,isa
` [qemu PATCH 3/3] target/riscv/cpu.c: do better with 'named features' doc

[PATCH v4 00/27] hw/i386/pc: Remove deprecated 2.6 and 2.7 PC machines
 2025-06-02  6:13 UTC  (4+ messages)
` [PATCH v4 01/27] hw/i386/pc: Remove deprecated pc-q35-2.6 and pc-i440fx-2.6 machines

[PATCH v5 0/8] add Voyager board support
 2025-06-02  6:07 UTC  (18+ messages)
` [PATCH v5 1/8] riscv: add Andes SoC family Kconfig support
` [PATCH v5 2/8] dt-bindings: riscv: add Andes QiLai SoC and the Voyager board bindings
` [PATCH v5 3/8] dt-bindings: interrupt-controller: add Andes QiLai PLIC
` [PATCH v5 4/8] dt-bindings: interrupt-controller: add Andes machine-level software interrupt controller
` [PATCH v5 5/8] dt-bindings: timer: add Andes machine timer
` [PATCH v5 6/8] riscv: dts: andes: add QiLai SoC device tree
` [PATCH v5 7/8] riscv: dts: andes: add Voyager board "
` [PATCH v5 8/8] riscv: defconfig: enable Andes SoC

[PATCH v3 2/6] mfd: pf1550: add core mfd driver
 2025-06-02  6:08 UTC  (2+ messages)

[rgushchin:bpfoom.1.2 10/17] kernel/sched/bpf_psi.c:130 bpf_psi_ops_reg() warn: passing zero to 'PTR_ERR'
 2025-06-02  6:07 UTC  (2+ messages)

[PATCH v3 0/6] Add SPAcc Crypto Driver
 2025-06-02  6:05 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: crypto: Document support for SPAcc
` [PATCH v3 2/6] Add SPAcc Skcipher support
` [PATCH v3 3/6] Add SPAcc AUTODETECT Support
` [PATCH v3 4/6] Add SPAcc ahash support
` [PATCH v3 5/6] Add SPAcc AEAD support
` [PATCH v3 6/6] Add SPAcc Kconfig and Makefile

[RFC PATCH v2 0/9] KVM: Enable Nested Virt selftests
 2025-06-02  6:04 UTC  (3+ messages)
` [RFC PATCH v2 8/9] KVM: selftests: arm64: Extend kvm_page_table_test to run guest code in vEL2

[PATCH net-next] net/mlx5: HWS, Add an error check in hws_bwc_rule_complex_hash_node_get()
 2025-06-02  6:03 UTC  (3+ messages)

[PATCH] logo: spell out CONFIG_ options for fixdep
 2025-06-02  6:02 UTC 

[rgushchin:bpfoom.1.2 2/17] mm/bpf_oom.c:35 bpf_handle_oom() error: uninitialized symbol 'ret'
 2025-06-02  6:02 UTC  (2+ messages)

mm/mempolicy.c:3719:1-6: ERROR: invalid free of structure field
 2025-06-02  6:01 UTC  (2+ messages)

[PATCH v8] staging: rtl8723bs: rename _Read_EEPROM and other functions to snake_case
 2025-06-02  6:00 UTC  (4+ messages)

[PATCH 0/4] Increase i.MX8MP VPU
 2025-06-02  5:58 UTC  (3+ messages)
` [PATCH 3/4] arm64: dts: imx8mp-nominal: Explicitly configure nominal VPU clocks

[PATCH] drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setup
 2025-06-02  5:53 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for drm/i915/display: Fix u32 overflow in SNPS PHY HDMI PLL setup (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

[bug report]BUG: workqueue leaked atomic, lock or RCU: kworker/u67:3[365] observed from v6.15-rc7
 2025-06-02  5:52 UTC  (2+ messages)

[RFC PATCH 00/30] Host side (KVM/VFIO/IOMMUFD) support for TDISP using TSM
 2025-06-02  5:20 UTC  (3+ messages)
` [RFC PATCH 20/30] vfio/pci: Do TSM Unbind before zapping bars

[PATCH] kallsyms: fix build without execinfo
 2025-06-02  5:50 UTC  (2+ messages)

[PATCH 0/4] usb: chipidea: Add support for s32g2 and s32g3
 2025-06-02  5:49 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: usb: Add compatible strings for s32g2/s32g3

[PATCH v2] mm: userfaultfd: fix race of userfaultfd_move and swap cache
 2025-06-02  5:47 UTC  (3+ messages)

[PATCH v4 0/1] fix the way riscv_plic_hart_config_string() gets the CPUState
 2025-06-02  4:23 UTC  (3+ messages)
` [PATCH v4 1/1] hw/riscv: fix PLIC hart topology configuration string when not getting CPUState correctly

[PATCH] hw/riscv/riscv-iommu: Fix PPN field of Translation-reponse register
 2025-06-02  5:11 UTC  (2+ messages)

[PATCH v3 0/4] dt-bindings: mtd: microchip-nand: convert txt to yaml
 2025-06-02  5:35 UTC  (10+ messages)
` [PATCH v3 1/4] "
` [PATCH v3 2/4] dt-bindings: mtd: microchip-nand: add atmel pmecc
` [PATCH v3 3/4] dt-bindings: mtd: atmel-nand: add legacy nand controllers
` [PATCH v3 4/4] MAINTAINERS: add entry for microchip nand controller

[PATCH v4 mtd-utils 1/4] ubifs-utils: ubifs.h: Include <fcntl.h>
 2025-06-02  5:39 UTC  (3+ messages)
` [PATCH v4 mtd-utils 4/4] ubifs-utils: extract_files: Include <linux/limits.h>

ucm2: Qualcomm: add ASUS Vivobook S 15 support
 2025-06-02  5:45 UTC 

[PATCH] xarray: Add a BUG_ON() to ensure caller is not sibling
 2025-06-02  5:44 UTC  (5+ messages)

[PATCH v2] btrfs: zoned: reserve data_reloc block group on mount
 2025-06-02  5:43 UTC 

[PATCH v1 0/7] add test requirements
 2025-06-02  5:42 UTC  (4+ messages)

[PATCH mtd-utils] ubifs-utils: link libmissing.a in case execinfo.h isn't present
 2025-06-02  5:36 UTC  (3+ messages)

[PATCH] Improve check for GCC compiler version
 2025-06-02  5:35 UTC  (2+ messages)

[QUESTION] xfs, iomap: Handle writeback errors to prevent silent data corruption
 2025-06-02  5:38 UTC  (6+ messages)

[PATCH wireless-next] wifi: mac80211: correctly parse S1G beacon optional elements
 2025-06-02  5:35 UTC 

[PATCH] ubifs-utils: common: fix memory leak in devtable.c
 2025-06-02  5:35 UTC  (2+ messages)

[PATCH] ubi-utils: ubirsvol: resize volume using all available free space
 2025-06-02  5:34 UTC  (3+ messages)

[PATCH] RFC: ksmbd: provide MODULE_VERSION()
 2025-06-02  5:34 UTC  (6+ messages)

[PATCH AUTOSEL 6.15 001/110] drm/amd/display: disable DPP RCG before DPP CLK enable
 2025-06-02  5:31 UTC  (4+ messages)
` [PATCH AUTOSEL 6.15 052/110] media: rkvdec: h264: Use bytesperline and buffer height as virstride

Weird failure count if generic/210 fails without any output
 2025-06-02  5:27 UTC 

[PATCH v4 0/8] Enable audio on qcs6490-RB3Gen2 and qcm6490-idp boards
 2025-06-02  5:16 UTC  (4+ messages)

[PATCH v4 0/2] Add support for RAA229621
 2025-06-02  5:04 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: hwmon: (pmbus/isl68137) Add RAA229621 support
` [PATCH v4 2/2] hwmon: (pmbus/isl68137) Add support for RAA229621

[PATCH v2 1/1] PCI: Add Extended Tag + MRRS quirk for Xeon 6
 2025-06-02  5:10 UTC  (3+ messages)

[PATCH v2 net-next 6/7] socket: Replace most sock_create() calls with sock_create_kern()
 2025-06-02  5:09 UTC  (3+ messages)

[git pull] IOMMU Updates for Linux v6.16
 2025-06-02  5:09 UTC  (4+ messages)

[PATCH v2 net-next 5/7] socket: Remove kernel socket conversion except for net/rds/
 2025-06-02  5:08 UTC  (3+ messages)

[PATCH v2 net-next 3/7] socket: Restore sock_create_kern()
 2025-06-02  5:08 UTC  (3+ messages)

[PATCHSET 1/2] fstests: check new 6.15 behaviors
 2025-06-02  5:07 UTC  (5+ messages)
` [PATCH 3/4] xfs/259: try to force loop device block size

[RFC 0/3] add STATIC_PMD_ZERO_PAGE config option
 2025-06-02  5:05 UTC  (5+ messages)
` [RFC 2/3] mm: "
` [RFC 3/3] block: use mm_huge_zero_folio in __blkdev_issue_zero_pages()

[PATCH] config.mak.uname: update settings for OpenBSD
 2025-06-02  5:05 UTC  (4+ messages)

[PATCH v1] arm64/mm: Close theoretical race where stale TLB entry remains valid
 2025-06-02  4:59 UTC  (2+ messages)

[PATCH] mm: Fix vmstat after removing NR_BOUNCE
 2025-06-02  5:01 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: Fix __write_node_folio() conversion
 2025-06-02  5:00 UTC  (3+ messages)
  `  "

[PATCH 0/5] block: another block copy offload
 2025-06-02  4:58 UTC  (9+ messages)
` [PATCH 1/5] block: new sector copy api

[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in __futex_pivot_hash
 2025-06-02  4:58 UTC 

[git pull] Input updates for v6.16-rc0
 2025-06-02  4:57 UTC 

[PATCH 00/12] mm: Remove pXX_devmap page table bit and pfn_t type
 2025-06-02  4:54 UTC  (7+ messages)
` [PATCH 01/12] mm: Remove PFN_MAP, PFN_SG_CHAIN and PFN_SG_LAST
` [PATCH 11/12] mm: Remove callers of pfn_t functionality

[PATCH v3 12/13] PCI/TSM: support TDI related operations for host TSM driver
 2025-06-02  4:52 UTC  (5+ messages)
` [RFC PATCH 1/3] coco: tsm: Add tsm_bind/unbind helpers
  ` [RFC PATCH 3/3] iommufd/tsm: Add tsm_bind/unbind iommufd ioctls

[PATCH v3 00/13] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-06-02  4:51 UTC  (10+ messages)
` [PATCH v3 12/13] PCI/TSM: support TDI related operations for host TSM driver

[PATCH] drm/xe: Convert page fault messages to be GT-oriented
 2025-06-02  4:44 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[RFC][PATCH 0/5] sched: Try and address some recent-ish regressions
 2025-06-02  4:44 UTC  (2+ messages)

[syzbot] [kernel?] KASAN: slab-out-of-bounds Read in __futex_pivot_hash
 2025-06-02  4:37 UTC  (6+ messages)
` [PATCH] futex: sync set the hash table slot

[PATCH v6 0/5] KVM: arm64: Map GPU device memory as cacheable
 2025-06-02  4:42 UTC  (5+ messages)
` [PATCH v6 3/5] kvm: arm64: New memslot flag to indicate cacheable mapping

[PATCH v4] arm64: Add override for MPAM
 2025-06-02  4:33 UTC 

[PATCH 0/3] Enable huge-vmalloc permission change
 2025-06-02  4:35 UTC  (4+ messages)
` [PATCH 2/3] arm64: pageattr: Use walk_page_range_novma() to change memory permissions

[PATCH 0/2] nvme-tcp: fix two problems found with blktests nvme/063
 2025-06-02  4:35 UTC  (3+ messages)
` [PATCH 1/2] nvme-tcp: avoid race between nvme scan and reset
` [PATCH 2/2] nvme-tcp: remove tag set when second admin queue config fails

[PATCH v8 1/2] dt-bindings: trivial: Add tps53685 support
 2025-06-02  4:24 UTC  (3+ messages)
` [PATCH v8 2/2] hwmon: (pmbus/tps53679) Add support for TPS53685

[PATCH RFC 00/10] btrfs: new performance-based chunk allocation using device roles
 2025-06-02  4:26 UTC  (9+ messages)

[RFC PATCH 0/5] sched: cpu parked and push current task mechanism
 2025-06-02  4:25 UTC  (5+ messages)

[PATCH v6 0/6] imx8mp: add support for the IMX AIPSTZ bridge
 2025-06-02  4:11 UTC  (6+ messages)
` [PATCH v6 3/6] bus: add driver for "
` [PATCH v6 5/6] arm64: dts: imx8mp: add aipstz-related definitions

[PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive
 2025-06-02  4:11 UTC  (5+ messages)

[PATCH v4 0/5] Add support to read the watchdog bootstatus from IMEM
 2025-06-02  4:14 UTC  (10+ messages)
` [PATCH v4 3/5] dt-bindings: watchdog: qcom-wdt: Document qcom,imem property

[PATCH v5] target/riscv/kvm: add satp mode for host cpu
 2025-06-02  4:03 UTC  (2+ messages)

[PATCH 0/2] imap-send: make it usable again and add OAuth2.0 support
 2025-06-02  4:01 UTC  (8+ messages)
` [PATCH v11 0/9] "
  ` [PATCH v11 3/9] imap-send: add PLAIN authentication method to OpenSSL
  ` [PATCH v11 5/9] imap-send: enable specifying the folder using the command line

[Buildroot] [PATCH next] package/llvm-project/clang: remove merge artifacts
 2025-06-02  3:59 UTC 

(no subject)
 2025-06-02  3:50 UTC 

[linux-next:master 10414/13986] arch/arm/boot/dts/marvell/dove-cubox.dtb: sata-host@a0000 (marvell,orion-sata): $nodename:0: 'sata-host@a0000' does not match '^sata(@.*)?$'
 2025-06-02  3:49 UTC 

[PATCH v2 1/3] dt-bindings: eeprom: Add ST M24LR control interface
 2025-06-02  3:48 UTC  (2+ messages)
` [PATCH v2 1/3] dt-bindings: Add Device Tree binding for "

[PATCH v11 6/9] imap-send: fix minor mistakes in the logs
 2025-06-02  3:41 UTC  (2+ messages)

[PATCH 0/1] kconfig: comparison feature between two .config files added to mconf
 2025-06-02  3:37 UTC  (3+ messages)

[PATCH] or1k: Fix struct return test
 2025-06-02  3:17 UTC  (2+ messages)

[RFC DEPT v16] Question for dept
 2025-06-02  2:59 UTC  (2+ messages)

[syzbot] [io-uring?] INFO: task hung in io_uring_del_tctx_node (4)
 2025-06-02  3:05 UTC 

[android-common:android16-6.12-desktop 141/141] drivers/base/power/wakeup.c:1219:5: warning: no previous prototype for function 'wakeup_sources_stats_open'
 2025-06-02  2:55 UTC 

[PATCH] Documentation: Add a source tree map overview
 2025-06-02  2:49 UTC  (4+ messages)

[PATCH v5] virtio_blk: Fix disk deletion hang on device surprise removal
 2025-06-02  2:44 UTC 

❌ FAIL (MISSED 3 of 100): Test report for master (6.15.0, upstream-mainline, cd2e103d)
 2025-06-02  2:33 UTC 

[PATCH v4] virtio_blk: Fix disk deletion hang on device surprise removal
 2025-06-02  2:25 UTC  (3+ messages)

[PATCH v2 00/12] smb:common: introduce and use common smbdirect headers/structures (step1)
 2025-06-02  2:19 UTC  (9+ messages)
` [PATCH v2 01/12] smb: smbdirect: add smbdirect_pdu.h with protocol definitions

[bug report] nvme/063 failure (tcp transport)
 2025-06-02  2:14 UTC  (7+ messages)

[PATCH v3] arm64: dts: freescale: imx93-phycore-som: Delay the phy reset by a gpio
 2025-06-02  2:09 UTC  (11+ messages)

[PATCH v4 0/5] Enhance the PCIe controller driver
 2025-06-02  1:24 UTC  (6+ messages)
` [PATCH v4 5/5] PCI: cadence: Add callback functions for RP and EP controller

[PATCH] builtin/gc: correct physical memory detection for OpenBSD / NetBSD
 2025-06-02  2:00 UTC  (2+ messages)

[PATCH 1/3] rust: revocable: update write invariant and fix safety comments
 2025-06-02  1:53 UTC  (2+ messages)

[PATCH 0/3] Handle aborted suspend better
 2025-06-02  1:44 UTC  (4+ messages)
` [PATCH 1/3] drm/amd: Add support for a complete pmops action
` [PATCH 2/3] drm/amd/display: Stop storing failures into adev->dm.cached_state
` [PATCH 3/3] drm/amd/display: Destroy cached state in complete() callback

[BUG] refs: verify does not work if there are v2.43.0 or older worktrees w/o wt. refs
 2025-06-02  1:33 UTC  (4+ messages)
` [PATCH] fsck: ignore missing "refs" directory for linked worktrees

[PATCH v4] drm: add overview diagram for drm stack
 2025-06-02  1:28 UTC  (2+ messages)


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.