All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-29 18:21:32 to 2026-04-29 19:06:57 UTC [more...]

[PATCH v21 00/15] HVF: Add support for platform vGIC and nested virtualisation
 2026-04-29 19:05 UTC  (6+ messages)
` [PATCH v21 03/15] accel, hw/arm, include/system/hvf: infrastructure changes for HVF vGIC
` [PATCH v21 06/15] hvf: only call hvf_sync_vtimer() when running without the platform vGIC
` [PATCH v21 08/15] hvf: arm: allow exposing minimal PMU for kernel-irqchip=on
` [PATCH v21 10/15] hvf: sync registers used at EL2
` [PATCH v21 11/15] target/arm: hvf: pass through CNTHCTL_EL2 and MDCCINT_EL1

[PATCH v1 0/5] tests/qtest: Re-enable dbus-vmstate
 2026-04-29 19:05 UTC 

[PATCH 0/2] x86/platform/geode: enable real fwnode GPIO lookup
 2026-04-29 19:06 UTC  (3+ messages)
` [PATCH 2/2] x86/platform/geode: reference the real node of the cs5535 GPIO controller

[PATCH v5 0/11] iio: adc: hx711: add HX710B support
 2026-04-29 19:06 UTC  (17+ messages)
` [PATCH v5 05/11] iio: adc: hx711: move scale computation to per-device storage
` [PATCH v5 06/11] iio: adc: hx711: introduce hx711_chip_info structure
` [PATCH v5 07/11] iio: adc: hx711: pass trailing pulse count into hx711_read
` [PATCH v5 08/11] iio: adc: hx711: localize loop iterators in hx711_read
` [PATCH v5 09/11] iio: adc: hx711: pass iio_chan_spec to hx711_reset_read
` [PATCH v5 10/11] iio: adc: hx711: split hx711_reset variable assignment
` [PATCH v5 11/11] iio: adc: hx711: add support for HX710B

[PATCH v9 0/3] spi: support the SpacemiT K1 SPI controller
 2026-04-29 19:06 UTC  (5+ messages)
` [PATCH v9 2/3] spi: spacemit: introduce SpacemiT K1 SPI controller driver

[PATCH i-g-t v2 1/1] scripts/bash-autocomplete: Create autocompletion for tests
 2026-04-29 19:05 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [i-g-t,v2,1/1] "

[syzbot] [usb?] memory leak in hub_event (4)
 2026-04-29 19:04 UTC  (3+ messages)
` [PATCH] usb: core: hcd: fix possible deadlock in rh control transfers

[PATCH] drm/radeon/rs780: prevent division by zero in refresh rate calculation
 2026-04-29 19:04 UTC  (2+ messages)

[RFC PATCH 00/44] Allow intitializing EAL without argc/argv
 2026-04-29 19:03 UTC  (3+ messages)
` [RFC PATCH 01/44] eal: define new functionally distinct config structs

[PATCH net v4 0/8] xsk: fix bugs around xsk skb allocation
 2026-04-29 19:02 UTC  (6+ messages)
` [PATCH net v4 8/8] xsk: fix u64 descriptor address truncation on 32-bit architectures

[PATCH net-next v2 1/5] net/tcp-ao: Drop support for most non-RFC-specified algorithms
 2026-04-29 18:58 UTC  (2+ messages)

[DPDK/ethdev Bug 1940] [net/ice] E810 PF Passthrough: Intermittent Link Bring‑Up Failure After Reboot (DPDK 24.11.1)
 2026-04-29 19:02 UTC 

[PATCH] media: verisilicon: remove hantro_run declaration
 2026-04-29 19:01 UTC  (3+ messages)

[PATCH v3 0/2] Exynos850 AP-to-APM mailbox support
 2026-04-29 19:00 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: mailbox: google,gs101-mbox: Add samsung,exynos850-mbox
` [PATCH v3 2/2] mailbox: exynos: Add support for Exynos850 mailbox

[bisected] Failure to build 7.1-rc1: fatal error: generated/vdso32-offsets.h: No such file or directory
 2026-04-29 19:00 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next] libie: log more info when virtchnl fails
 2026-04-29 19:00 UTC  (4+ messages)

[PATCH v2 0/9] bitfield: add FIELD_GET_SIGNED()
 2026-04-29 19:00 UTC  (4+ messages)
` [PATCH v2 2/9] x86/extable: switch to using FIELD_GET_SIGNED()

[PATCH v3] iio: magnetometer: rm3100: Modernize locking and refactor control flow
 2026-04-29 19:00 UTC  (9+ messages)

[RFC PATCH 0/2] scripts: add kconfirm
 2026-04-29 18:59 UTC  (6+ messages)
` [RFC PATCH 1/2] "

[PATCH v2] libceph: Fix potential out-of-bounds access in __ceph_x_decrypt()
 2026-04-29 18:59 UTC  (5+ messages)

[PATCH v6 0/4] media: i2c: ds90ub953: Add back channel GPIO support
 2026-04-29 18:59 UTC  (8+ messages)
` [PATCH v6 1/4] dt-bindings: media: ti,ds90ub953: Add support for remote GPIO data source

[RFC PATCH 00/84] fpu: Export some internals for targets
 2026-04-29 18:58 UTC  (23+ messages)
` [PATCH 33/84] fpu: Return struct from float4_e2m1_unpack_canonical
` [PATCH 34/84] fpu: Return struct from float8_e4m3_unpack_canonical
` [PATCH 35/84] fpu: Return struct from float8_e5m2_unpack_canonical
` [PATCH 37/84] fpu: Return struct from float16a_unpack_canonical
` [PATCH 38/84] fpu: Return struct from float16_unpack_canonical
` [PATCH 40/84] fpu: Return struct from bfloat16_unpack_canonical
` [PATCH 43/84] fpu: Return struct from float{32,64}_unpack_canonical
` [PATCH 45/84] fpu: Return struct from float128_unpack_raw
` [PATCH 46/84] fpu: Return struct from float128_unpack_canonical
` [PATCH 47/84] fpu: Change parts_float_to_float_narrow to parts128_to_parts64
` [PATCH 48/84] fpu: Change parts_float_to_float_widen to parts64_to_parts128

[RFC][PATCH] unwind: Add stacktrace_setup system call
 2026-04-29 18:58 UTC  (6+ messages)

[PATCH] x86/CPU/AMD: Clear RDRAND CPUID if Built-In-Self-Test failed on boot
 2026-04-29 18:57 UTC  (5+ messages)

[PATCH net, v2] net: mana: Fix crash from unvalidated SHM offset read from BAR0 during FLR
 2026-04-29 18:57 UTC 

[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-04-29 18:57 UTC  (16+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH] platform/x86: pcengines-apuv2: reduce indiraction in swnode assignment
 2026-04-29 18:56 UTC  (2+ messages)

[RFC] vhost-user.rst: clarify when rings are started
 2026-04-29 18:55 UTC 

[PATCH] mm/vmscan: fix delayed flusher wakeup in MGLRU
 2026-04-29 18:54 UTC 

[Buildroot] [PATCH] package/psmisc: bump to version 23.7
 2026-04-29 18:52 UTC  (4+ messages)
` [Buildroot] [PATCH] package/nginx: bump to version 1.29.7

dm vdo: add optional Intel IAA-backed compression support
 2026-04-29 18:52 UTC  (3+ messages)

[PATCH v2 0/5] arm64: defconfig: Cleanup and change Ethernet drivers
 2026-04-29 18:50 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: defconfig: Move entries to match savedefconfig
` [PATCH v2 2/5] arm64: defconfig: Drop unused legacy netfilter options
` [PATCH v2 3/5] arm64: defconfig: Drop default or selected drivers
` [PATCH v2 4/5] arm64: defconfig: Drop unused Ethernet vendors
` [PATCH v2 5/5] arm64: defconfig: Switch Ethernet drivers to modules

[PATCH i-g-t,v5 0/4] Enable HDR in IGT Frontbuffer Feature Tests
 2026-04-29 18:50 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Enable HDR in IGT Frontbuffer Feature Tests (rev5)

[PATCH v2 00/10] dma-bug: heaps: Add Tegra VPR support
 2026-04-29 18:49 UTC  (6+ messages)
` [PATCH v2 06/10] dma-buf: heaps: Add support for Tegra VPR

[Buildroot] [PATCH] package/ed: bump to version 1.22.5
 2026-04-29 18:49 UTC 

[PATCH v6 00/10] Allow AET to use PMT as loadable module
 2026-04-29 18:48 UTC  (11+ messages)
` [PATCH v6 01/10] x86/resctrl: Stop setting event_group::force_off on RMID shortage
` [PATCH v6 02/10] fs/resctrl: Add interface to disable a monitor event
` [PATCH v6 03/10] x86/resctrl: Maintain a count of enabled monitor features
` [PATCH v6 04/10] fs,x86,mpam/resctrl: Handle change in number of RMIDs on each mount
` [PATCH v6 05/10] x86/resctrl: x86/resctrl: Add PMT registration API for AET enumeration callbacks
` [PATCH v6 06/10] platform/x86/intel/pmt: Register enumeration functions with resctrl
` [PATCH v6 07/10] x86/resctrl: Resolve INTEL_PMT_TELEMETRY symbols at runtime
` [PATCH v6 08/10] fs/resctrl: Call architecture hooks for every mount/unmount
` [PATCH v6 09/10] x86/resctrl: Simplify Kconfig options for resctrl
` [PATCH v6 10/10] Documentation/filesystems/resctrl: Add footnote for telemetry fstab mount caveat

[PATCH 0/6] fix pthread mutexes for multi-process
 2026-04-29 18:46 UTC  (9+ messages)
` [PATCH v3 0/7] fix use of pthread mutex between processes
  ` [PATCH v3 1/7] eal: add helper to initialize process-shared mutex
  ` [PATCH v3 2/7] ethdev: fix flow_ops_mutex for multi-process
  ` [PATCH v3 3/7] net/failsafe: fix hotplug_mutex "
  ` [PATCH v3 4/7] net/atlantic: fix mbox_mutex "
  ` [PATCH v3 5/7] net/axgbe: fix mutexes "
  ` [PATCH v3 6/7] net/bnxt: "
  ` [PATCH v3 7/7] net/hinic: "

[PATCH 0/4] drm/i915/bw: Split bandwidth params into platform- and display-IP-specific structs
 2026-04-29 18:47 UTC  (7+ messages)
` [PATCH 1/4] drm/i915/bw: Extract platform-specific parameters

[PATCH net v2] strparser: Fix race condition in strp_done()
 2026-04-29 18:46 UTC  (11+ messages)

[PATCH] drm/xe/mcr: Remove unused xe_gt_mcr_steering_info_to_dss_id()
 2026-04-29 18:46 UTC  (3+ messages)
` ✗ Xe.CI.FULL: failure for "

[PATCH v2 0/8] x86/msr: Consolidate native/paravirt MSR functions
 2026-04-29 18:45 UTC  (9+ messages)
` [PATCH v2 1/8] x86/msr: Use paravirt "calls" in common code
` [PATCH v2 2/8] x86/msr: Consolidate rdmsr() definitions
` [PATCH v2 3/8] x86/msr: Consolidate rdmsr_safe() implementations
` [PATCH v2 4/8] x86/msr: Consolidate rdmsrq() implementations
` [PATCH v2 5/8] x86/msr: Consolidate {rd,wr}msr[q]_safe() implementations
` [PATCH v2 6/8] x86/msr: Consolidate rdpmc() implementations
` [PATCH v2 7/8] x86/msr: Remove old crusty comment
` [PATCH v2 8/8] x86/msr: Remove duplicate #include

[PATCH v2] drm/xe/pf: Fix EAGAIN sign in pf_migration_consume()
 2026-04-29 18:45 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/xe/pf: Fix EAGAIN sign in pf_migration_consume() (rev3)

[PATCH v2] tools/nolibc: add support for OpenRISC / or1k
 2026-04-29 18:43 UTC  (2+ messages)

[PATCH] staging: media: sh_css_mmu: fix typo in sh_css_mmu.c
 2026-04-29 18:37 UTC  (2+ messages)

[DONOTAPPLY RFC PATCH v2 0/4] WiFi support for samsung,coreprimevelte
 2026-04-29 18:36 UTC  (6+ messages)

[PATCH] iio: buffer: hw-consumer: fix use-after-free in error path
 2026-04-29 18:36 UTC  (5+ messages)

[PATCH v10 2/2] hwmon: temperature: add support for EMC1812
 2026-04-29 18:35 UTC  (2+ messages)

[PATCH v5 00/10] Reintroduce Hornet LSM
 2026-04-29 18:35 UTC  (7+ messages)
` [PATCH v5 06/10] security: "
` [PATCH v5 10/10] ipe: Add BPF program load policy enforcement via Hornet integration

[PULL 00/13] PPC PR for 11.1 (2026-04-29)
 2026-04-29 18:33 UTC  (14+ messages)
` [PULL 01/13] ppc/pnv: Move SBE host doorbell function to top of file
` [PULL 02/13] ppc/mpipl: Implement S0 SBE interrupt
` [PULL 03/13] ppc/pnv: Handle stash command in PowerNV SBE
` [PULL 04/13] pnv/mpipl: Preserve memory regions as per MDST/MDDT tables
` [PULL 05/13] pnv/mpipl: Preserve CPU registers after crash
` [PULL 06/13] pnv/mpipl: Set thread entry size to be allocated by firmware
` [PULL 07/13] pnv/mpipl: Write the preserved CPU and MDRT state
` [PULL 08/13] pnv/mpipl: Enable MPIPL support
` [PULL 09/13] tests/functional: Add test for MPIPL in PowerNV
` [PULL 10/13] MAINTAINERS: Add entry for MPIPL (PowerNV)
` [PULL 11/13] hw/ssi/pnv_spi: Fix fifo8 memory leak on unrealize
` [PULL 12/13] ppc/pnv: Add a nest MMU model
` [PULL 13/13] hw/intc/xics: Add a check for an invalid server id

[LTP] [PATCH v2] cpufreq.c: add new test for cpufreq sysfs interface validation
 2026-04-29 18:33 UTC 

[PATCH] ALSA: hda/cs35l41: Fix firmware load work teardown
 2026-04-29 18:34 UTC 

[REGRESSION] CPU running at fixed frequency (~1.7 GHz) with kernel 7.1-rc1
 2026-04-29 18:34 UTC  (9+ messages)

[PATCH v10 0/6] Support sparse mappings in Panthor
 2026-04-29 18:32 UTC  (7+ messages)
` [PATCH v10 1/6] drm/panthor: Expose GPU page sizes to UM
` [PATCH v10 2/6] drm/panthor: Pass vm_bind_op to vm_prepare_map_op_ctx
` [PATCH v10 3/6] drm/panthor: Delete spurious whitespace from uAPI header
` [PATCH v10 4/6] drm/panthor: Remove unused operation context field
` [PATCH v10 5/6] drm/panthor: Support sparse mappings
` [PATCH v10 6/6] drm/panthor: Bump the driver version to 1.9

[PATCH 0/2] kunit: qemu_configs: Add or1k / openrisc configuration
 2026-04-29 18:32 UTC  (7+ messages)
` [PATCH 1/2] gen_compile_commands: Ignore libgcc.a
` [PATCH 2/2] kunit: qemu_configs: Add or1k / openrisc configuration

[PATCH 1/2] media: chips-media: wave5: Release m2m_ctx after Instance Removed from List
 2026-04-29 18:32 UTC  (4+ messages)
` [PATCH 2/2] media: chips-media: wave5: Fix Reports from Kernel Lock Validator

[PATCH] cpuidle: menu: correct variance calculation
 2026-04-29 18:32 UTC  (2+ messages)

[PATCH] staging: media: ia_css_event_public: fix typo in ia_css_event_public.h
 2026-04-29 18:32 UTC  (2+ messages)

[norov:bitmap_print_to_pagebuf 12/13] undefined reference to `cpumap_print_to_pagebuf'
 2026-04-29 18:30 UTC 

[PATCH v12 0/2] Introduce Synology Microp driver
 2026-04-29 18:30 UTC  (6+ messages)
` [PATCH v12 1/2] dt-bindings: embedded-controller: Add synology microp devices
` [PATCH v12 2/2] platform: Add initial synology microp driver

[PATCH] PCI: rcar: Fix up MAINTAINERS entry
 2026-04-29 18:30 UTC  (2+ messages)

[GIT PULL 3/4] i.MX dt binding changes for v7.1
 2026-04-29 18:29 UTC  (4+ messages)
` [GIT PULL 2/4] i.MX arm dts "

[PATCH] git-gui: handle bare repo or missing worktree
 2026-04-29 18:28 UTC  (2+ messages)

[PATCHSET v4 sched_ext/for-7.2] sched_ext: Topological CPU IDs and cid-form struct_ops
 2026-04-29 18:29 UTC  (19+ messages)
` [PATCH 01/17] sched_ext: Add ext_types.h for early subsystem-wide defs
` [PATCH 02/17] sched_ext: Rename ops_cpu_valid() to scx_cpu_valid() and expose it
` [PATCH 03/17] sched_ext: Move scx_exit(), scx_error() and friends to ext_internal.h
` [PATCH 04/17] sched_ext: Shift scx_kick_cpu() validity check to scx_bpf_kick_cpu()
` [PATCH 05/17] sched_ext: Relocate cpu_acquire/cpu_release to end of struct sched_ext_ops
` [PATCH 06/17] sched_ext: Make scx_enable() take scx_enable_cmd
` [PATCH 07/17] sched_ext: Add topological CPU IDs (cids)
` [PATCH 08/17] sched_ext: Add scx_bpf_cid_override() kfunc
` [PATCH 09/17] tools/sched_ext: Add struct_size() helpers to common.bpf.h
` [PATCH 10/17] sched_ext: Add cmask, a base-windowed bitmap over cid space
` [PATCH 11/17] sched_ext: Add cid-form kfunc wrappers alongside cpu-form
` [PATCH 12/17] sched_ext: Add bpf_sched_ext_ops_cid struct_ops type
` [PATCH 13/17] sched_ext: Forbid cpu-form kfuncs from cid-form schedulers
` [PATCH 14/17] tools/sched_ext: scx_qmap: Restart on hotplug instead of cpu_online/offline
` [PATCH 15/17] tools/sched_ext: scx_qmap: Add cmask-based idle tracking and cid-based idle pick
` [PATCH 16/17] tools/sched_ext: scx_qmap: Port to cid-form struct_ops
` [PATCH 17/17] sched_ext: Require cid-form struct_ops for sub-sched support

[PATCH] staging: media: ia_css_isp_states: fix typo in ia_css_isp_states.c
 2026-04-29 18:29 UTC  (2+ messages)

[PATCH] vfio/pci: Fix double-put during dma-buf cleanup
 2026-04-29 18:27 UTC 

[PATCH v2] drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
 2026-04-29 18:27 UTC  (5+ messages)

[PATCH 0/2] tests/intel/xe_exec_multi_queue: Replace sleep with deterministic wait
 2026-04-29 18:27 UTC  (3+ messages)
` [PATCH 2/2] tests/intel/xe_exec_multi_queue: replace sleep with barrier queue

Pressing the power button causes the device to freeze completely
 2026-04-29 18:24 UTC  (6+ messages)
        ` Pressing the power button causes the device to freeze completely (schedutil involved)

BUG: workqueue lockup - SRCU schedules work on not-online CPUs during size transition
 2026-04-29 18:23 UTC  (9+ messages)

[PULL 0/3] Block patches
 2026-04-29 18:21 UTC  (4+ messages)
` [PULL 1/3] aio-poll: avoid unnecessary polling time computation
` [PULL 2/3] aio-poll: refine iothread polling using weighted handler intervals
` [PULL 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll

[PATCH 0/6] single-binary: deduplicate target_info()
 2026-04-29 18:22 UTC  (4+ messages)
` [PATCH 2/6] target-info: introduce TargetInfo in QOM

[PATCH 0/2] netfilter: fix NULL ops race in iptable lazy init
 2026-04-29 18:17 UTC  (2+ messages)

[PATCH 0/6] mm: Make per-VMA locks available in all builds
 2026-04-29 18:22 UTC  (2+ messages)

[PATCH 7.2 v16 00/13] khugepaged: mTHP support
 2026-04-29 18:22 UTC  (7+ messages)
` [PATCH 7.2 v16 07/13] mm/khugepaged: add per-order mTHP collapse failure statistics
` [PATCH 7.2 v16 09/13] mm/khugepaged: introduce collapse_allowable_orders helper function

[PATCH v5 0/3] improve aio-polling efficiency
 2026-04-29 18:20 UTC  (2+ messages)

[PATCH v7 0/4] rust: add basic serial device bus abstractions
 2026-04-29 18:21 UTC  (8+ messages)
` [PATCH v7 1/4] rust: devres: return reference in `devres::register`
` [PATCH v7 2/4] serdev: add rust private data to serdev_device
` [PATCH v7 3/4] rust: add basic serial device bus abstractions
` [PATCH v7 4/4] samples: rust: add Rust serial device bus sample device driver

[PATCH v3 0/4] media: rkvdec: Switch to using a bitwriter
 2026-04-29 18:21 UTC  (4+ messages)
` [PATCH v3 4/4] media: rkvdec: vdpu383: Drop bitfields for the bitwriter


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.