messages from 2026-06-18 11:54:11 to 2026-06-18 12:34:36 UTC [more...]
[syzbot] [fs?] KASAN: slab-use-after-free Read in debugfs_u32_get (2)
2026-06-18 12:34 UTC (2+ messages)
` Forwarded: [PATCH] netdevsim: fix use-after-free in __nsim_dev_port_del
[PULL 00/48] Accel patches for 2026-06-18
2026-06-18 12:28 UTC (43+ messages)
` [PULL 01/48] system/cpu: Reset vCPU %exception_index before resuming it
` [PULL 02/48] system/memory: Constify various AddressSpace arguments (checks)
` [PULL 03/48] system/memory: Constify various AddressSpace arguments (flat-range)
` [PULL 04/48] system/memory: Constify various AddressSpace arguments (notify)
` [PULL 05/48] system/memory: Constify various AddressSpace arguments (cache)
` [PULL 06/48] system/memory: Constify various AddressSpace arguments (access)
` [PULL 07/48] system/memory: Constify various MemoryRegionCache arguments
` [PULL 10/48] gdbstub/system: Replace legacy cpu_physical_memory_read/write() calls
` [PULL 11/48] target/s390x: Factor common s390_ipl_read/write() helpers
` [PULL 12/48] target/s390x: Replace legacy cpu_physical_memory_read/write() calls
` [PULL 14/48] hw/xen/interface: Remove pre-C99 checks
` [PULL 15/48] qom/object: Remove pre-C11 check
` [PULL 16/48] tcg: Include missing 'qemu/bitops.h' header in tcg-gvec-desc.h
` [PULL 17/48] target/i386: Report TPR accesses to HVF
` [PULL 18/48] target/arm: Only set CPU_INTERRUPT_EXITTB for TCG
` [PULL 19/48] target/arm: Remove vcpu_dirty=true assigments in hvf_handle_exception()
` [PULL 20/48] target/arm: Better describe PMU depends on TCG or HVF
` [PULL 21/48] target/arm/ptw: Restrict PMSAv8 code to TCG
` [PULL 22/48] target/arm: Restrict TCG specific headers
` [PULL 23/48] target/ppc: Restrict TCGTBCPUState to TCG
` [PULL 24/48] target/loongarch: Remove unused 'accel/accel-cpu-target.h' header
` [PULL 25/48] target/sparc: Include missing 'accel/tcg/cpu-ops.h' header in cpu.c
` [PULL 26/48] accel/hvf: fix double hv_vcpu_destroy() causing teardown error on ARM
` [PULL 27/48] accel/hvf: Reduce hvf_kernel_irqchip_override scope
` [PULL 28/48] accel/tcg: remove duplicate include
` [PULL 29/48] accel/tcg: Restrict IOMMU declarations
` [PULL 30/48] meson: build macOS signed binary as part of the default target
` [PULL 31/48] configure: honor --extra-ldflags when forced to use objc_LINKER
` [PULL 32/48] util/cutils: drop qemu_strnlen() in favor of strnlen()
` [PULL 33/48] ui/cocoa: Use qemu_input_map_osx_to_linux
` [PULL 34/48] exec/cpu-common.h: Include missing 'qemu/thread.h' header
` [PULL 35/48] exec/cpu-common.h: Avoid including unused 'exec/vaddr.h' header
` [PULL 36/48] exec/cpu-common.h: Avoid including unused 'tcg/debug-assert.h' header
` [PULL 37/48] exec/cpu-common.h: Avoid including unused exec/page-protection.h header
` [PULL 38/48] system/memory: Remove unnecessary CONFIG_USER_ONLY guards
` [PULL 39/48] system/memory: Rename cpu_exec_init_all() -> machine_memory_init()
` [PULL 40/48] hw/s390x/ipl: Remove TCG dependency in handle_diag_308()
` [PULL 41/48] accel/tcg: Remove cpu_loop_exit() stub
` [PULL 42/48] accel/tcg: Move cpu_exec() out of 'exec/cpu-common.h'
` [PULL 44/48] accel/tcg: Move cpu_unwind_state_data() "
` [PULL 45/48] accel/tcg: Move cpu_restore_state() "
` [PULL 47/48] accel/tcg: Move cpu_loop_exit_*() "
[PATCH 0/2] pwm: add Axiado AX3000 PWM support
2026-06-18 12:33 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: add Axiado AX3000 PWM
` [PATCH 2/2] pwm: add Axiado AX3000 PWM driver
[PATCH v2 0/7] KVM: arm64: Fix missing ESR_ELx.IL in syndrome injection
2026-06-18 12:33 UTC (13+ messages)
` [PATCH v2 1/7] KVM: arm64: Set ESR_ELx.IL for injected undefined exceptions at EL2
` [PATCH v2 2/7] KVM: arm64: Unconditionally set IL for injected undefined exceptions
` [PATCH v2 3/7] KVM: arm64: Unconditionally set IL for injected abort exceptions
` [PATCH v2 4/7] KVM: arm64: Set IL for injected FPAC exceptions during ERET emulation
` [PATCH v2 5/7] KVM: arm64: Set IL for emulated SError injection
` [PATCH v2 6/7] KVM: arm64: Set IL for nested "
` [PATCH v2 7/7] KVM: arm64: Set IL in fake ESR for pKVM memory sharing exit
[PATCH bpf-next v1 0/4] Modernize resolve_btfids selftest
2026-06-18 12:32 UTC (4+ messages)
` [PATCH bpf-next v1 4/4] selftests/bpf: Add kfunc set test to resolve_btfids
[PATCH v2 0/2] KVM: arm64: Fix MPIDR lookup for unreset vCPUs
2026-06-18 12:32 UTC (7+ messages)
` [PATCH v2 2/2] KVM: arm64: Skip unreset vCPUs in MPIDR lookup table
[PATCH v4 0/6] drm/hibmc: Fix plane helpers and convert to gem-shmem
2026-06-18 12:28 UTC (7+ messages)
` [PATCH v4 1/6] drm/hibmc: Use drm_atomic_helper_check_plane_state()
` [PATCH v4 2/6] drm/hibmc: Fix list of formats on the primary plane
` [PATCH v4 3/6] drm/hibmc: Store fb in variable in atomic_update
` [PATCH v4 4/6] drm/hibmc: Do not use cpp from struct drm_format_info
` [PATCH v4 5/6] drm/hibmc: Verify the framebuffer pitch to be a multiple of 128
` [PATCH v4 6/6] drm/hibmc: Use gem-shmem with shadow-plane helpers for memory management
kdevops-ng: graduating kdevops beyond Ansible
2026-06-18 12:31 UTC (2+ messages)
[PATCH] Update sed usage by 'pam-wheel' for sudoers
2026-06-18 12:30 UTC (2+ messages)
` Patchtest results for "
[PATCH v2 0/2] Add support for the BOE BF068MWM-TD0
2026-06-18 12:30 UTC (3+ messages)
` [PATCH v2 2/2] drm/panel: Add driver for Raydium RM69220 DDIC
[PATCH v7 0/2] drm: panel: support the R63419 based dual-DSI video mode Display Panels
2026-06-18 12:30 UTC (3+ messages)
` [PATCH v7 2/2] drm: panel: add support for the Renesas "
[PATCH] md/raid5: protect batch_head->bm_seq updates
2026-06-18 12:30 UTC (5+ messages)
[PATCH v3 0/3] media: i2c: Add os02g10 camera sensor driver
2026-06-18 12:27 UTC (4+ messages)
` [PATCH v3 2/3] media: i2c: add os02g10 image "
[PATCH cifs-utils] smbinfo: parse action and filename from change notifications
2026-06-18 12:26 UTC
[PATCH V5 0/6] Add Anbernic RG Vita-Pro
2026-06-18 12:26 UTC (4+ messages)
` [PATCH V5 4/6] drm/panel: anbernic-td4310: Add RG Vita Pro panel
[PATCH 00/12] Add RTC support for Renesas RZ/T2H and RZ/N2H SoCs
2026-06-18 12:26 UTC (5+ messages)
` [PATCH 07/12] rtc: rzn1: fix alarm range check truncation on 32-bit systems
[PATCH v8 0/7] mfd: Add support for Asus Transformer embedded controller
2026-06-18 12:26 UTC (5+ messages)
` [PATCH v8 2/7] mfd: Add driver for ASUS "
[PATCH v1 1/2] drm/amdkfd: use pasid to drop non KFD irqs for v11 for sq intr
2026-06-18 12:11 UTC (2+ messages)
` [PATCH v1 2/2] drm/amdkfd: use pasid to drop non KFD irqs in v12 "
[PATCH] usb: misc: usbio: fix disconnect UAF in client teardown
2026-06-18 12:24 UTC (3+ messages)
[PATCH for-4.22] XSM: guard .sysctl() and .readconsole() hooks
2026-06-18 12:24 UTC (4+ messages)
[PATCH v1] i2c: pxa: Use named initializers for the platform_device_id array
2026-06-18 12:24 UTC (3+ messages)
[PATCH 1/3] dt-bindings: display: panel: himax, hx83121a: add optional bl supply
2026-06-18 12:23 UTC (5+ messages)
` [PATCH 2/3] drm/panel: himax-hx83121a: pass the panel pointer when creating BL
` [PATCH 3/3] drm/panel: himax-hx83121a: add backlight regulator support
[PATCH v2] ALSA: usb-audio: Disconnect components on probe errors
2026-06-18 12:22 UTC
[PATCH mm-new v3 0/3] refactor and merge PTE scanning logic
2026-06-18 12:22 UTC (4+ messages)
` [PATCH mm-new v3 3/3] mm/khugepaged: merge PTE scanning logic into a new helper
[PATCH 0/6] SubmittingPatches: update and flesh out trailer sections
2026-06-18 12:21 UTC (5+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 1/5] SubmittingPatches: encourage trailer use for substantial help
[PATCH RFC 0/3] arm64: Add HOTPLUG_PARALLEL support for secondary CPUs
2026-06-18 12:21 UTC (6+ messages)
` [PATCH RFC 3/3] "
[PATCH 0/2] Introduce Metanoia MT5824 SoC support
2026-06-18 12:20 UTC (3+ messages)
` [PATCH 1/2] platform: generic: Add Metanoia MT5824 initial support
` [PATCH 2/2] lib: utils/reset: Add Metanoia MT5824 system reset driver
[PATCH v2 0/2] Add TRNG support for Glymur SoC
2026-06-18 12:20 UTC (6+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: glymur: add TRNG node
[PATCH] ALSA: usb-audio: Kill MIDI 2.0 URBs before freeing endpoints
2026-06-18 12:20 UTC (3+ messages)
[PATCH 5.10] net: 9p: fix refcount leak in p9_read_work() error handling
2026-06-18 15:19 UTC
[PATCH v2 0/7] Fix missing fops.owner in Rust DRM/misc abstractions
2026-06-18 12:17 UTC (9+ messages)
` [PATCH v2 2/7] rust: macros: auto-insert ThisModule in #[vtable]
` [PATCH v2 3/7] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v2 7/7] block: rnull: use `LocalModule` for `THIS_MODULE`
` [PATCH v2 1/7] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
[PATCH v2 0/5] kdevops: fixes for new ansible and some nfsd default config changes
2026-06-18 12:17 UTC (6+ messages)
` [PATCH v2 1/5] ansible: fix bare conditionals for ansible-core 2.20+ strict booleans
` [PATCH v2 2/5] ansible: replace deprecated top-level ansible_* facts with ansible_facts[]
` [PATCH v2 3/5] gitr: enable verbose logging in the test harness
` [PATCH v2 4/5] nfsd: use more reasonable defaults for local VM testing
` [PATCH v2 5/5] devconfig: add some extra packages to the kdev tools
[PATCH v2 0/3] ASoC: rockchip: Use guard() for spin locks
2026-06-18 12:16 UTC (5+ messages)
[PATCH] net/iavf: report selected burst mode when no-poll active
2026-06-18 12:17 UTC (2+ messages)
` [PATCH v2] "
Landlock: LANDLOCK_ACCESS_FS_IOCTL_DEV bypass via io_uring IORING_OP_URING_CMD
2026-06-18 12:16 UTC (4+ messages)
[PATCH 00/17] drm/amdgpu: Rework IP block soft reset on GFX8
2026-06-18 12:16 UTC (7+ messages)
` [PATCH 04/17] drm/amdgpu: Delete soft reset code from legacy display driver
` [PATCH 05/17] drm/amdgpu: Delete check_soft_reset() from amd_ip_funcs
` [PATCH 06/17] drm/amdgpu: Delete pre/post_soft_reset() "
[PATCH v6 0/2] drm/panel: Add support for the FocusLCDs E35GH-I-MW800CB
2026-06-18 12:15 UTC (3+ messages)
` [PATCH v6 2/2] drm/panel: Add Ilitek ILI9488 controller driver
[PATCH v2 0/3] Add CCI and CAMSS support for SM8750
2026-06-18 12:14 UTC (5+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: sm8750: Add camss node
` [PATCH v2 2/3] arm64: dts: qcom: sm8750: Add CCI definitions
` [PATCH v2 3/3] arm64: dts: qcom: sm8750: Add camera MCLK pinctrl
[PATCH 0/7] More work supporting objects larger than 4GB on Windows
2026-06-18 12:13 UTC (3+ messages)
` [PATCH v2 "
[PATCH v5 1/2] dt-bindings: rng: timeriomem_rng: add reg-io-width and mask properties
2026-06-18 12:13 UTC (3+ messages)
` [PATCH v5 2/2] hw_random: timeriomem-rng: add configurable read width and data mask
[PATCH] rust_binder: check context manager before creating node
2026-06-18 12:12 UTC (2+ messages)
` [PATCH v2] "
[PATCH] dma-fence: use correct callback in dma_fence_timeline_name()
2026-06-18 12:11 UTC (2+ messages)
[PATCH v2 0/4] mm: convert to walk_page_range_vma() to eliminate find_vma()
2026-06-18 11:52 UTC (6+ messages)
` [PATCH v2 1/4] mm: mincore: use walk_page_range_vma() in do_mincore()
` [PATCH v2 2/4] mm: mprotect: use walk_page_range_vma() in mprotect_fixup()
[PATCH] media: i2c: imx355: Add support for 24 MHz external clock
2026-06-18 12:10 UTC (4+ messages)
[PATCH v2 i-g-t 0/3] Remove EUdebug tests
2026-06-18 12:08 UTC (4+ messages)
` [PATCH v2 i-g-t 1/3] tests/xe_eudebug: Remove xe_eudebug test
` [PATCH v2 i-g-t 2/3] tests/xe_exec_sip_eudebug: Remove xe_exec_sip_eudebug test
` [PATCH v2 i-g-t 3/3] tests/xe_eudebug_online: Remove xe_eudebug_online test
[PATCH] staging: media: atomisp: prefer __aligned over __attribute__((aligned))
2026-06-18 12:09 UTC
[PATCH 6.18 000/325] 6.18.36-rc1 review
2026-06-18 12:07 UTC (2+ messages)
[PATCH 2/2] staging: media: atomisp: prefer __aligned over __attribute__((aligned))
2026-06-18 12:06 UTC
[PATCH] gstreamer1.0-plugins-bad: handle padded buffers in wl_shm buffer creation
2026-06-18 12:06 UTC (2+ messages)
` [PATCH][wrynose] "
[PATCH] mailbox: pcc: Notify clients on polled completion
2026-06-18 12:06 UTC (3+ messages)
should the dev manual "libraries" sections explain "oe_libinstall"?
2026-06-18 12:05 UTC (3+ messages)
` [docs] "
[LTP] [PATCH v1 1/1] swap: Add exfat to filesystems requiring tst_fill_file
2026-06-18 12:04 UTC (2+ messages)
[PATCH v17 00/17] Add Renesas RZ/G3L SD/eMMC support
2026-06-18 12:04 UTC (4+ messages)
` [PATCH v17 06/17] mmc: renesas_sdhi: Introduce renesas_sdhi_hw_info to abstract clock mask
[PATCH 0/2] tools: Fix tools/virtio test build
2026-06-18 12:04 UTC (2+ messages)
[PATCH v3 03/10] mfd: cs42l43: Use new SoundWire enumeration helper
2026-06-18 12:04 UTC (2+ messages)
` (subset) "
[PATCH 0/2] dm era: fix metadata_open NULL deref and error propagation
2026-06-18 11:58 UTC (5+ messages)
` [PATCH 1/2] dm era: fix NULL pointer dereference in metadata_open()
` [PATCH 2/2] dm era: fix error code propagation in era_ctr()
[PATCH 0/2] drm/xe/guc: distinguish wedged from recoverable cancellation
2026-06-18 12:01 UTC (2+ messages)
` ✓ CI.KUnit: success for "
[PATCH v3 0/5] s390/idle: CPU idle driver
2026-06-18 12:00 UTC (6+ messages)
` [PATCH v3 1/5] s390/tick: Remove CIF_NOHZ_DELAY flag
` [PATCH v3 2/5] tick: Remove arch_needs_cpu
` [PATCH v3 3/5] s390: Enable TIF_POLLING_NRFLAG
` [PATCH v3 4/5] s390/idle: Introduce cpuidle for s390
` [PATCH v3 5/5] s390/configs: Enable cpuidle driver on s390
[PATCH net 0/5] rxrpc: Miscellaneous fixes
2026-06-18 12:01 UTC (2+ messages)
[PATCH] serial: msm_geni: fix clock rate return type truncation
2026-06-18 12:00 UTC (2+ messages)
[PATCH] io_uring: flush deferred completions for multishot CQE32 posting
2026-06-18 12:00 UTC
[PATCH 0/3] Add and use abstraction for synchronize_rcu()
2026-06-18 12:00 UTC (3+ messages)
` [PATCH 3/3] rust: sync: Use safe synchronize_rcu() abstraction in poll
[PATCH v2 00/17] afs: Miscellaneous fixes
2026-06-18 11:59 UTC (4+ messages)
` [PATCH v2 14/17] afs: Remove erroneous seq |= 1 in volume lookup loop
[PATCH v3 00/15] qcom: smem: modernize SMEM in U-Boot
2026-06-18 11:57 UTC (16+ messages)
` [PATCH v3 01/15] Revert "dm: SMEM (Shared memory) uclass"
` [PATCH v3 02/15] smem: drop drivers/smem
` [PATCH v3 03/15] Revert "test: smem: add basic smem test"
` [PATCH v3 04/15] Revert "drivers: smem: sandbox"
` [PATCH v3 05/15] mach-snapdragon: fix reserved memory carveout
` [PATCH v3 06/15] soc: qcom: import smem from Linux 6.11-rc2
` [PATCH v3 07/15] soc: qcom: smem: adjust headers for U-Boot
` [PATCH v3 08/15] soc: qcom: smem: adjust "
` [PATCH v3 09/15] soc: qcom: smem: get serial number from socinfo
` [PATCH v3 10/15] soc: qcom: smem: stub functions
` [PATCH v3 11/15] soc: qcom: smem: add build infra
` [PATCH v3 12/15] mach-snapdragon: move memory parsing to its own file
` [PATCH v3 13/15] mach-snapdragon: support parsing memory map from SMEM
` [PATCH v3 14/15] mach-snapdragon: fetch serial# "
` [PATCH v3 15/15] configs: add qcom_sm8650_defconfig and debug fragment
[PATCH] drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup()
2026-06-18 11:58 UTC (2+ messages)
` ✓ Xe.CI.BAT: success for drm/i915/dsi: fix i2c adapter reference leak in i2c_adapter_lookup() (rev2)
media: firedtv: possible out of bounds write from a CAM response length
2026-06-18 11:58 UTC
[PATCH] dma-iommu: Introduce API to reserve IOVA regions for dynamically created devices
2026-06-18 11:57 UTC (9+ messages)
[PATCH bpf v3 0/2] bpf, sockmap: reject a packet-modifying SK_SKB stream parser
2026-06-18 11:56 UTC (3+ messages)
` [PATCH bpf v3 1/2] bpf, sockmap: fix use-after-free when the stream parser resizes the skb
[PATCH nf,v6] netfilter: nf_conntrack_expect: use conntrack GC to reap expectations
2026-06-18 11:56 UTC
[PATCH v3 00/35] monitor: turn QMP and HMP into QOM objects
2026-06-18 11:54 UTC (15+ messages)
` [PATCH v3 06/35] monitor: add 'chardev' property to Monitor base class
` [PATCH v3 26/35] monitor: implement support for deleting QMP objects
` [PATCH v3 29/35] tests/functional: add a stress test for monitor hot unplug
` [PATCH v3 30/35] qom: add method for getting the "id" of a QOM object
` [PATCH v3 32/35] monitor: add support for auto-deleting monitors upon close
` [PATCH v3 34/35] qemu-options: document new monitor-hmp and monitor-qmp objects
` [PATCH v3 35/35] docs: mark '-mon' as deprecated in favour of -object
[PATCH] leds: lp5860: Return an error for an out-of-range 'reg' property
2026-06-18 11:55 UTC (2+ messages)
[PATCH] c: handle .ACCESS_WITH_SIZE in build_unary_op for !/+/- [PR123569]
2026-06-18 11:54 UTC (4+ messages)
htmldocs: Documentation/mm/page_owner.rst:70: WARNING: Literal block expected; none found. [docutils]
2026-06-18 11:54 UTC
[LTP] [PATCH v2] fw_load0[12]: Skip on Lockdown and Secure Boot
2026-06-18 11:53 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.