messages from 2025-03-06 15:51:06 to 2025-03-06 16:11:11 UTC [more...]
[PATCH 0/2] describe and diff: implement --no-optional-locks
2025-03-06 16:11 UTC (2+ messages)
[PATCH v4 00/47] x86: Improve operation under QEMU
2025-03-06 16:04 UTC (33+ messages)
` [PATCH v4 01/47] boot: Correct ramdisk address
` [PATCH v4 02/47] sandbox: Correct a typo in mapmem
` [PATCH v4 03/47] x86: Expand x86_64 early memory
` [PATCH v4 04/47] x86: qemu: Switch to bochs display
` [PATCH v4 05/47] x86: qemu: Enable dhrystone
` [PATCH v4 06/47] x86: qemu: Avoid accessing BSS too early
` [PATCH v4 07/47] x86: Drop mpspec from the SPL build
` [PATCH v4 08/47] x86: Add some log categories
` [PATCH v4 09/47] x86: Drop use of CONFIG_REALMODE_DEBUG
` [PATCH v4 10/47] x86: Avoid clearing the VESA display
` [PATCH v4 11/47] x86: Add 64-bit entries to the GDT
` [PATCH v4 12/47] x86: Use defines for the cache flags
` [PATCH v4 13/47] x86: spl: Drop duplicate CPU init
` [PATCH v4 14/47] x86: Drop the message about features missing in 64-bit
` [PATCH v4 15/47] x86: Include stdbool.h in interrupt header
` [PATCH v4 16/47] x86: Tidy up the GDT size in start/16.S
` [PATCH v4 17/47] x86: Disable paging before changing to long mode
` [PATCH v4 18/47] x86: Use the same GDT when jumping "
` [PATCH v4 19/47] x86: Use a simple jump into "
` [PATCH v4 20/47] x86: Rename the _D dirty flag
` [PATCH v4 21/47] x86: Support CPU functions in long mode
` [PATCH v4 22/47] x86: Add functions to convert between mtrr size and mask
` [PATCH v4 23/47] x86: Update mtrr command to support 64-bit values
` [PATCH v4 24/47] x86: Update cpuid_eax et al to work on amd64
` [PATCH v4 25/47] x86: Correct msr operation "
` [PATCH v4 26/47] x86: Allow adding non-aligned size for MTRR
` [PATCH v4 27/47] x86: emulation: Set an MTRR for the RAM
` [PATCH v4 28/47] x86: qemu: Support environment and cat command
` [PATCH v4 29/47] test/py: Correct sizing of created disks
` [PATCH v4 30/47] test/py: Add a helper to send characters
` [PATCH v4 31/47] test/py: Allow tests to be filtered by role
` [PATCH v4 34/47] x86: qemu: Use the new e820 API
[PATCH] drm/panel/synaptics-r63353: Use _multi variants
2025-03-06 15:08 UTC (3+ messages)
[PATCH net-next 0/2] vsock/test: check for null-ptr-deref when transport changes
2025-03-06 16:09 UTC (3+ messages)
` [PATCH net-next 1/2] vsock/test: Add new function to check for timeout
` [PATCH net-next 2/2] vsock/test: Add test for null ptr deref when transport changes
[PATCH next] spi: stm32-ospi: Fix an IS_ERR() vs NULL bug in stm32_ospi_get_resources()
2025-03-06 16:10 UTC (2+ messages)
[PATCH qemu v2 1/3] hw/s390x: add CPI identifiers to QOM
2025-03-06 16:05 UTC (6+ messages)
[PATCH] regulator: core: Fix deadlock in create_regulator()
2025-03-06 16:10 UTC (2+ messages)
[PATCH 0/2] i386: Adjust CPUID_EXT_PDCM based on enable_pmu at realization
2025-03-06 16:22 UTC (2+ messages)
[RESEND PATCH v6 0/3] Add support for SAMA7D65
2025-03-06 16:03 UTC (6+ messages)
` [RESEND PATCH v6 2/3] dt-bindings: pinctrl: at91-pio4: add microchip,sama7d65-pinctrl
` [RESEND PATCH v6 3/3] dt-bindings: mfd: atmel,sama5d2-flexcom: add microchip,sama7d65-flexcom
[PATCH] ASoC: cs42l43: convert to SYSTEM_SLEEP_PM_OPS
2025-03-06 16:10 UTC (2+ messages)
[PATCH V3 0/1] Fix an infinite loop in nvme-tcp host driver
2025-03-06 16:03 UTC (2+ messages)
` [PATCH V3 1/1] nvme-tcp: Prevent infinite loop if socket closes during CONNECTING state
[PATCH] ASoC: cs42l43: Fix maximum ADC Volume
2025-03-06 16:10 UTC (2+ messages)
[PATCH] ASoC: dapm: Fix changes to DECLARE_ADAU17X1_DSP_MUX_CTRL
2025-03-06 16:10 UTC (2+ messages)
[PATCH 00/19] drm/i915: cdclk/bw/dbuf readout/sanitation cleanup
2025-03-06 16:10 UTC (7+ messages)
` [PATCH 13/19] drm/i915: Skip some bw_state readout on pre-icl
` [PATCH 15/19] drm/i915: Simplify cdclk_disable_noatomic()
[PATCH v5 4/9] KVM: guest_memfd: Handle in-place shared memory as guest_memfd backed memory
2025-03-06 16:09 UTC (2+ messages)
[PATCH 0/1] x86/vmemmap: x86/vmemmap: Use direct-mapped VA instead of vmemmap-based VA
2025-03-06 16:09 UTC (7+ messages)
` [PATCH 1/1] "
[PATCH v12 0/3] rust: add dma coherent allocator abstraction
2025-03-06 16:09 UTC (7+ messages)
` [PATCH v12 2/3] "
[PATCH V6 2/2] checkpatch: check format of Vec<String> in modules
2025-03-06 16:08 UTC (2+ messages)
[PULL 00/54] Accelerators & CPU patches
2025-03-06 15:47 UTC (42+ messages)
` [PULL 10/54] accel/tcg: Restrict 'icount_align_option' global to TCG
` [PULL 11/54] accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h'
` [PULL 12/54] accel: Rename 'hw/core/accel-cpu.h' -> 'accel/accel-cpu-target.h'
` [PULL 13/54] accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h'
` [PULL 15/54] accel/tcg: Include missing bswap headers in user-exec.c
` [PULL 17/54] accel/tcg: Avoid using lock_user() in cpu_memory_rw_debug()
` [PULL 18/54] accel/tcg: Move cpu_memory_rw_debug() user implementation to user-exec.c
` [PULL 19/54] accel/kvm: Remove unused 'system/cpus.h' header in kvm-cpus.h
` [PULL 20/54] cpus: Fix style in cpu-target.c
` [PULL 21/54] cpus: Restrict cpu_common_post_load() code to TCG
` [PULL 22/54] cpus: Have cpu_class_init_props() per user / system emulation
` [PULL 23/54] cpus: Have cpu_exec_initfn() "
` [PULL 25/54] hw/core/generic-loader: Do not open-code cpu_set_pc()
` [PULL 26/54] target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
` [PULL 27/54] target/microblaze: Set MO_TE once in do_load() / do_store()
` [PULL 29/54] target/microblaze: Consider endianness while translating code
` [PULL 30/54] target/i386/hvf: Variable type fixup in decoder
` [PULL 31/54] target/openrisc: Call cpu_openrisc_clock_init() in cpu_realize()
` [PULL 32/54] target/hexagon: Ensure not being build on system emulation
` [PULL 33/54] target/rx: Ensure not being build on user emulation
` [PULL 34/54] target/tricore: "
` [PULL 35/54] target/mips: Fix possible MSA int overflow
` [PULL 36/54] target: Set disassemble_info::endian value for little-endian targets
` [PULL 37/54] target: Set disassemble_info::endian value for big-endian targets
` [PULL 38/54] target/arm: Set disassemble_info::endian value in disas_set_info()
` [PULL 39/54] target/microblaze: Set disassemble_info::endian value in disas_set_info
` [PULL 40/54] target/mips: Set disassemble_info::endian value in disas_set_info()
` [PULL 41/54] target/ppc: "
` [PULL 42/54] target/riscv: "
` [PULL 43/54] target/sh4: "
` [PULL 44/54] target/xtensa: "
` [PULL 45/54] disas: Remove target_words_bigendian() call in initialize_debug_target()
` [PULL 46/54] target/i386: Constify X86CPUModel uses
` [PULL 47/54] target/sparc: Constify SPARCCPUClass::cpu_def
` [PULL 48/54] target/xtensa: Finalize config in xtensa_register_core()
` [PULL 49/54] target/riscv: Declare RISCVCPUClass::misa_mxl_max as RISCVMXL
` [PULL 50/54] target/riscv: Convert misa_mxl_max using GLib macros
` [PULL 51/54] target/alpha: Do not mix exception flags and FPCR bits
` [PULL 52/54] target/i386: Mark WHPX APIC region as little-endian
` [PULL 53/54] system: Open-code qemu_init_arch_modules() using target_name()
` [PULL 54/54] include: Poison TARGET_PHYS_ADDR_SPACE_BITS definition
CVE-2025-21829: RDMA/rxe: Fix the warning "__rxe_cleanup+0x12c/0x170 [rdma_rxe]"
2025-03-06 16:08 UTC
CVE-2025-21830: landlock: Handle weird files
2025-03-06 16:08 UTC
HDSPconf missing setting
2025-03-06 16:06 UTC
[PATCH i-g-t v1] Add support for runtime pm for xe driver
2025-03-06 16:06 UTC (4+ messages)
[PATCH] xen/events: fix get_global_virq_handler() usage without hardware domain
2025-03-06 16:06 UTC (3+ messages)
HDSPconf missing setting
2025-03-06 16:05 UTC
[PATCH v2] clocksource: Defer marking clocksources unstable to kthread
2025-03-06 16:06 UTC
HDSPconf missing setting
2025-03-06 16:05 UTC
[PATCH clocksource] Defer marking clocksources unstable to kthread
2025-03-06 16:06 UTC (3+ messages)
[PATCH v2 0/2] Fix generic/390 failure due to quota release after freeze
2025-03-06 15:59 UTC (4+ messages)
` [PATCH v2 2/2] ext4: protect ext4_release_dquot against freezing
CVE-2025-21828: wifi: mac80211: don't flush non-uploaded STAs
2025-03-06 16:04 UTC
CVE-2025-21827: Bluetooth: btusb: mediatek: Add locks for usb_driver_claim_interface()
2025-03-06 16:04 UTC
[PATCH v3 00/29] TDX MMU part 2
2025-03-06 16:04 UTC (4+ messages)
` [PATCH 22/29] KVM: TDX: Add an ioctl to create initial guest memory
CVE-2025-21826: netfilter: nf_tables: reject mismatching sum of field_len with set key length
2025-03-06 16:04 UTC
CVE-2025-21825: bpf: Cancel the running bpf_timer through kworker for PREEMPT_RT
2025-03-06 16:04 UTC
[BUG, RFC] cpr-transfer: qxl guest driver crashes after migration
2025-03-06 15:52 UTC (10+ messages)
CVE-2024-58074: drm/i915: Grab intel_display from the encoder to avoid potential oopsies
2025-03-06 16:04 UTC
CVE-2024-58075: crypto: tegra - do not transfer req when tegra init fails
2025-03-06 16:04 UTC
[PATCH 0/1] arm64: dts: rockchip: enable SCMI clk for RK3528 SoC
2025-03-06 14:54 UTC (4+ messages)
` [PATCH 1/1] "
[PATCH 1/1] arm64: dts: rockchip: enable SCMI clk for RK3528 SoC
2025-03-06 14:50 UTC (2+ messages)
[PATCH 6.1 000/176] 6.1.130-rc1 review
2025-03-06 16:03 UTC (2+ messages)
Regression for PXE boot from patch "Remove the 'bugger off' message" in stable 6.6.18
2025-03-06 16:03 UTC (6+ messages)
[meta-arago][scarthgap/master][PATCH v2] ti-gc320-tests: Add RDEPENDS ti-gc320-libs-dev
2025-03-06 16:03 UTC (3+ messages)
HDSPconf missing setting
2025-03-06 16:02 UTC
[PATCH RFC] doc: Include pytests directly in documentation
2025-03-06 16:03 UTC (2+ messages)
[PATCH 6.6 000/142] 6.6.81-rc1 review
2025-03-06 16:03 UTC (2+ messages)
[PATCH] kunit: tool: Fix bug in parsing test plan
2025-03-06 16:02 UTC (4+ messages)
[PATCH v2 0/3] x86/pci: reduce PCI accesses
2025-03-06 16:01 UTC (5+ messages)
` [PATCH v2 1/3] x86/apic: remove delivery and destination mode fields from drivers
[PATCH v3 0/6] Add support for S4 audio
2025-03-06 15:58 UTC (4+ messages)
` [PATCH v3 5/6] ASoC: meson: s4: Add s4 tocodec driver
[PATCH] media: vim2m: print device name after registering device
2025-03-06 16:01 UTC (7+ messages)
[PATCH 0/4] btrfs: fix unexpected delayed iputs at umount time and cleanups
2025-03-06 16:00 UTC (4+ messages)
` [PATCH v2 "
[PATCH] thunderbolt: Prevent use-after-free in resume from hibernate
2025-03-06 16:00 UTC (3+ messages)
[PATCH rfcv2 00/20] intel_iommu: Enable stage-1 translation for passthrough device
2025-03-06 15:59 UTC (13+ messages)
` [PATCH rfcv2 03/20] HostIOMMUDevice: Introduce realize_late callback
` [PATCH rfcv2 05/20] vfio/iommufd: Implement [at|de]tach_hwpt handlers
` [PATCH rfcv2 06/20] host_iommu_device: Define two new capabilities HOST_IOMMU_DEVICE_CAP_[NESTING|FS1GP]
[PATCH 00/11] Add disable kernel queue support
2025-03-06 16:00 UTC (4+ messages)
` [PATCH 02/11] drm/amdgpu: add ring flag for no user submissions
[PATCH BlueZ v1] btdev: Fix scan-build warnings
2025-03-06 16:00 UTC
[PATCH] x86/boot: Sanitize boot params before parsing command line
2025-03-06 15:59 UTC
Patchwork summary for: linux-renesas-soc
2025-03-06 16:00 UTC
[oe] [meta-oe][PATCH] uutils-coreutils: remove TMPDIR from build output
2025-03-06 15:59 UTC (2+ messages)
[PATCH v2 2/5] x86/mce: dump error msg from severities
2025-03-06 15:58 UTC (11+ messages)
[kvm-unit-tests PATCH v1 0/7] arm64: support EL2
2025-03-06 15:58 UTC (13+ messages)
` [kvm-unit-tests PATCH v1 1/7] arm64: drop to EL1 if booted at EL2
` [kvm-unit-tests PATCH v1 2/7] arm64: timer: use hypervisor timers when "
` [kvm-unit-tests PATCH v1 6/7] arm64: pmu: count EL2 cycles
[PATCH 1/1] dt-bindings: i2c: imx-lpi2c: add i.MX94 LPI2C
2025-03-06 15:58 UTC
[PATCH 00/10] clk: imx: Use Clock frameworkt to register UART clocks
2025-03-06 15:57 UTC (5+ messages)
` [PATCH 01/10] clk: imx6q: Properly handle imx6qp ESPI clk_sels
` [PATCH 05/10] serial: mxc: Support bulk enabling clocks
[PATCH v4 04/10] KVM: guest_memfd: Add KVM capability to check if guest_memfd is shared
2025-03-06 15:57 UTC (2+ messages)
[PATCH net-next 0/2] udp_tunnel: GRO optimizations
2025-03-06 15:56 UTC (3+ messages)
` [PATCH net-next 1/2] udp_tunnel: create a fast-path GRO lookup
` [PATCH net-next 2/2] udp_tunnel: use static call for GRO hooks when possible
[PATCH] btrfs: fix non-empty delayed iputs list on unmount due to async workers
2025-03-06 15:57 UTC
[PATCH 1/3] drm/amdkfd: Set per-process flags only once cik/vi
2025-03-06 15:55 UTC (3+ messages)
` [PATCH 2/3] drm/amdkfd: Set per-process flags only once for gfx9/10/11/12
` [PATCH 3/3] drm/amdkfd: Add support for more per-process flag
[PATCH v2] kbuild: add Kbuild bash completion
2025-03-06 15:56 UTC
[PATCH next v2 1/2] dt-bindings: net: bluetooth: nxp: add support for supply and reset
2025-03-06 15:56 UTC (4+ messages)
` [PATCH next v2 2/2] bluetooth: btnxpuart: implement powerup sequence
Ceph and Netfslib
2025-03-06 15:55 UTC (4+ messages)
` Is EOLDSNAPC actually generated? -- "
[PATCH v14 0/3] Enable HDMI RX controller on RK3588
2025-03-06 15:53 UTC (4+ messages)
` [PATCH v14 1/3] arm64: dts: rockchip: Add device tree support for HDMI RX Controller
CVE-2024-58060: bpf: Reject struct_ops registration that uses module ptr and the module btf_id is missing
2025-03-06 15:54 UTC
CVE-2024-58059: media: uvcvideo: Fix deadlock during uvc_probe
2025-03-06 15:54 UTC
CVE-2024-58058: ubifs: skip dumping tnc tree when zroot is null
2025-03-06 15:54 UTC
CVE-2024-58057: idpf: convert workqueues to unbound
2025-03-06 15:54 UTC
CVE-2024-58056: remoteproc: core: Fix ida_free call while not allocated
2025-03-06 15:54 UTC
HDSPconf missing setting
2025-03-06 15:54 UTC
CVE-2024-58055: usb: gadget: f_tcm: Don't free command immediately
2025-03-06 15:54 UTC
CVE-2024-58054: staging: media: max96712: fix kernel oops when removing module
2025-03-06 15:54 UTC
CVE-2024-58073: drm/msm/dpu: check dpu_plane_atomic_print_state() for valid sspp
2025-03-06 15:54 UTC
CVE-2024-58072: wifi: rtlwifi: remove unused check_buddy_priv
2025-03-06 15:54 UTC
CVE-2024-58071: team: prevent adding a device which is already a team device lower
2025-03-06 15:54 UTC
CVE-2024-58053: rxrpc: Fix handling of received connection abort
2025-03-06 15:54 UTC
CVE-2024-58070: bpf: bpf_local_storage: Always use bpf_mem_alloc in PREEMPT_RT
2025-03-06 15:54 UTC
CVE-2024-58069: rtc: pcf85063: fix potential OOB write in PCF85063 NVMEM read
2025-03-06 15:54 UTC
CVE-2024-58068: OPP: fix dev_pm_opp_find_bw_*() when bandwidth table not initialized
2025-03-06 15:54 UTC
CVE-2024-58067: clk: mmp: pxa1908-mpmu: Fix a NULL vs IS_ERR() check
2025-03-06 15:54 UTC
CVE-2024-58066: clk: mmp: pxa1908-apbcp: Fix a NULL vs IS_ERR() check
2025-03-06 15:54 UTC
CVE-2024-58065: clk: mmp: pxa1908-apbc: Fix NULL vs IS_ERR() check
2025-03-06 15:54 UTC
CVE-2024-58064: wifi: cfg80211: tests: Fix potential NULL dereference in test_cfg80211_parse_colocated_ap()
2025-03-06 15:54 UTC
[PATCH 6.12 000/150] 6.12.18-rc1 review
2025-03-06 15:54 UTC (2+ messages)
CVE-2024-58063: wifi: rtlwifi: fix memory leaks and invalid access at probe error path
2025-03-06 15:54 UTC
CVE-2024-58062: wifi: iwlwifi: mvm: avoid NULL pointer dereference
2025-03-06 15:54 UTC
CVE-2024-58061: wifi: mac80211: prohibit deactivating all links
2025-03-06 15:54 UTC
CVE-2024-58051: ipmi: ipmb: Add check devm_kasprintf() returned value
2025-03-06 15:54 UTC
CVE-2024-58052: drm/amdgpu: Fix potential NULL pointer dereference in atomctrl_get_smc_sclk_range_table
2025-03-06 15:54 UTC
[PATCH] drm/amdgpu: add initial documentation for debugfs files
2025-03-06 15:53 UTC
[PATCH 6.13 000/157] 6.13.6-rc1 review
2025-03-06 15:53 UTC (2+ messages)
[PATCH v8 0/9] remove libxenctrl usage from xenstored
2025-03-06 15:52 UTC (4+ messages)
` [PATCH v8 3/9] xen: add bitmap to indicate per-domain state changes
[PATCH] mbuf: enable to be compiled with MSVC
2025-03-06 15:53 UTC (5+ messages)
` [PATCH v2 0/5] "
` [PATCH v2 3/5] eal: update versioning macros
[PATCH 1/1] dt-bindings: mailbox: fsl,mu: Add i.MX94 compatible
2025-03-06 15:52 UTC
[PATCH] drm/gma500: Remove unused mrst_helper_funcs
2025-03-06 15:52 UTC (4+ messages)
FAILED: patch "[PATCH] mm: hugetlb: Add huge page size param to" failed to apply to 6.1-stable tree
2025-03-06 15:52 UTC (2+ messages)
[PATCH drm-next 0/2] Enhance drm_panic Support for Virtio-GPU
2025-03-06 15:52 UTC (5+ messages)
` [PATCH drm-next 1/2] vmalloc: Add atomic_vmap
[PATCH v2] drm/gma500: Remove unused mrst_clock_funcs
2025-03-06 15:51 UTC
[PATCH v2 0/3] media: uvcvideo: Introduce V4L2_META_FMT_UVC_CUSTOM + other meta fixes
2025-03-06 15:51 UTC (4+ messages)
` [PATCH v2 1/3] media: uvcvideo: Do not mark valid metadata as invalid
` [PATCH v2 2/3] media: Documentation: Add note about UVCH length field
` [PATCH v2 3/3] media: uvcvideo: Introduce V4L2_META_FMT_UVC_CUSTOM
[RFC] Type-Partitioned vmalloc (with sample *.ko code)
2025-03-06 15:50 UTC (3+ 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.