messages from 2023-11-06 11:02:46 to 2023-11-06 11:28:28 UTC [more...]
[PATCH v13 00/11] Add VIRTIO sound card
2023-11-06 11:21 UTC (4+ messages)
[PATCH 00/71] *: Constify VMState
2023-11-06 11:24 UTC (5+ messages)
` [PATCH 01/71] migration: Make VMStateDescription.subsections const
` [PATCH 70/71] tests/unit/test-vmstate: Constify VMState
[PULL 00/60] Misc HW/UI patches for 2023-11-06
2023-11-06 11:03 UTC (49+ messages)
` [PULL 01/60] vl: Free machine list
` [PULL 02/60] vl: constify default_list
` [PULL 03/60] tests/vm/ubuntu.aarch64: Correct comment about TCG specific delay
` [PULL 04/60] tests/unit/test-seccomp: Remove mentions of softmmu in test names
` [PULL 05/60] accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h'
` [PULL 06/60] accel: Introduce cpu_exec_reset_hold()
` [PULL 07/60] accel/tcg: Factor tcg_cpu_reset_hold() out
` [PULL 08/60] target: Unify QOM style
` [PULL 09/60] target: Mention 'cpu-qom.h' is target agnostic
` [PULL 11/60] target/ppc: Remove CPU_RESOLVING_TYPE from 'cpu-qom.h'
` [PULL 12/60] target/riscv: "
` [PULL 13/60] target: Declare FOO_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
` [PULL 14/60] target/hexagon: Declare QOM definitions "
` [PULL 15/60] target/loongarch: "
` [PULL 16/60] target/nios2: "
` [PULL 17/60] target/openrisc: "
` [PULL 18/60] target/riscv: Move TYPE_RISCV_CPU_BASE definition to 'cpu.h'
` [PULL 19/60] target/ppc: Use env_archcpu() in helper_book3s_msgsndp()
` [PULL 20/60] target/riscv: Use env_archcpu() in [check_]nanbox()
` [PULL 21/60] target/s390x: Use env_archcpu() in handle_diag_308()
` [PULL 22/60] target/xtensa: Use env_archcpu() in update_c[compare|count]()
` [PULL 23/60] target/i386/hvf: Use x86_cpu in simulate_[rdmsr|wrmsr]()
` [PULL 25/60] target/i386/hvf: Use CPUState typedef
` [PULL 27/60] target/i386/hvf: Rename 'X86CPU *x86_cpu' variable as 'cpu'
` [PULL 28/60] target/i386/kvm: Correct comment in kvm_cpu_realize()
` [PULL 30/60] target/mips: Fix MSA BZ/BNZ opcodes displacement
` [PULL 31/60] target/mips: Fix TX79 LQ/SQ opcodes
` [PULL 32/60] sysemu/kvm: Restrict kvmppc_get_radix_page_info() to ppc targets
` [PULL 34/60] target/ppc: Restrict KVM objects to system emulation
` [PULL 35/60] target/ppc: Prohibit target specific KVM prototypes on user emulation
` [PULL 36/60] target/nios2: Create IRQs *after* accelerator vCPU is realized
` [PULL 37/60] target/alpha: Tidy up alpha_cpu_class_by_name()
` [PULL 39/60] exec/cpu: Have cpu_exec_realize() return a boolean
` [PULL 40/60] hw/cpu: Clean up global variable shadowing
` [PULL 41/60] hw/loader: Clean up global variable shadowing in rom_add_file()
` [PULL 42/60] hw/isa/i82378: Propagate error if PC_SPEAKER device creation failed
` [PULL 43/60] hw/i386: Fix comment style in topology.h
` [PULL 44/60] tests/unit: Rename test-x86-cpuid.c to test-x86-topo.c
` [PULL 45/60] system/cpus: Fix CPUState.nr_cores' calculation
` [PULL 46/60] hw/cpu: Update the comments of nr_cores and nr_dies
` [PULL 47/60] hw/ide: reset: cancel async DMA operation before resetting state
` [PULL 48/60] tests/qtest: ahci-test: add test exposing reset issue with pending callback
` [PULL 51/60] hw/i2c: pmbus: add fan support
` [PULL 52/60] hw/i2c: pmbus: add VCAP register
` [PULL 53/60] hw/sensor: add ADM1266 device model
` [PULL 56/60] hw/i2c: pmbus: reset page register for out of range reads
` [PULL 57/60] MAINTAINERS: Add include/hw/timer/tmu012.h to the SH4 R2D section
` [PULL 59/60] MAINTAINERS: update libvirt devel mailing list address
External display on the x13s?
2023-11-06 11:27 UTC (6+ messages)
[virtio-comment] [PATCH V2 0/6] introduce basic facilities for virito live migration
2023-11-06 11:27 UTC (17+ messages)
` [virtio-comment] [PATCH V2 6/6] virtio-pci: implement dirty page tracking
` [virtio-comment] "
` [virtio-comment] "
[PATCH v13 00/35] KVM: guest_memfd() and per-page attributes
2023-11-06 11:26 UTC (14+ messages)
` [PATCH v13 23/35] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [PATCH v13 27/35] KVM: selftests: Add helpers to convert guest memory b/w private and shared
[PATCH 24.03] build: track mandatory rather than optional libs
2023-11-06 11:27 UTC (8+ messages)
` [PATCH 24.03 v2] "
[Intel-xe] [RFC 00/25] xe-eudebug: GPU debugging interface
2023-11-06 11:27 UTC (29+ messages)
` [Intel-xe] [RFC 01/25] drm/xe/eudebug: Introduce eudebug support
` [Intel-xe] [RFC 02/25] drm/xe/eudebug: Introduce discovery for resources
` [Intel-xe] [RFC 03/25] drm/xe/eudebug: Introduce exec_queue events
` [Intel-xe] [RFC 04/25] drm/xe/eudebug: hw enablement for eudebug
` [Intel-xe] [RFC 05/25] drm/xe: define XE_MAX_[DSS|EU]_FUSE_BITS globally
` [Intel-xe] [RFC 06/25] drm/xe: Introduce for_each_dss_steering loop
` [Intel-xe] [RFC 07/25] drm/xe: Export xe_hw_engine's mmio accessors
` [Intel-xe] [RFC 08/25] drm/xe: Add runalone engine property
` [Intel-xe] [RFC 09/25] drm/xe/eudebug: Introduce per device attention scan worker
` [Intel-xe] [RFC 10/25] drm/xe: Move and export xe_hw_engine lookup
` [Intel-xe] [RFC 11/25] drm/xe/eudebug: Introduce EU control interface
` [Intel-xe] [RFC 12/25] drm/xe: Extend drm_xe_vm_bind_op
` [Intel-xe] [RFC 13/25] drm/xe/eudebug: uapi for client to debugger metadata (work in progress)
` [Intel-xe] [RFC 14/25] drm/xe/eudebug: Create/destroy user metadata
` [Intel-xe] [RFC 15/25] drm/xe/eudebug: Set vm metadata
` [Intel-xe] [RFC 16/25] drm/xe/eudebug: User coredump support
` [Intel-xe] [RFC 17/25] drm/xe/eudebug: Add per process coredumps
` [Intel-xe] [RFC 18/25] drm/xe: Debug metadata create/destroy ioctls
` [Intel-xe] [RFC 19/25] xe/drm: Include debug_metadata in usercoredump
` [Intel-xe] [RFC 20/25] drm/xe: Set vm debug metadata
` [Intel-xe] [RFC 21/25] drm/xe/: Include attention in usercapture
` [Intel-xe] [RFC 22/25] RFC: xe/drm: attach debug metadata to vma
` [Intel-xe] [RFC 23/25] drm/xe: Capture metadata attached "
` [Intel-xe] [RFC 24/25] drm/xe/xe_eudebug: Add vm bind events w/o acking
` [Intel-xe] [RFC 25/25] drm/xe/eudebug: vm open/pread/pwrite
` [Intel-xe] ✓ CI.Patch_applied: success for xe-eudebug: GPU debugging interface
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
FAILED: patch "[PATCH] nvmet-tcp: Fix a possible UAF in queue intialization setup" failed to apply to 5.4-stable tree
2023-11-06 11:27 UTC (3+ messages)
` [PATCH 5.4 0/2] nvmet-tcp: backport fix for CVE-2023-5178
[PATCH v14 00/34] KVM: guest_memfd() and per-page attributes
2023-11-06 11:24 UTC (28+ messages)
` [PATCH 21/34] KVM: x86: Add support for "protected VMs" that can utilize private memory
` [PATCH 22/34] KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
` [PATCH 23/34] KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
` [PATCH 24/34] KVM: selftests: Add support for creating private memslots
` [PATCH 25/34] KVM: selftests: Add helpers to convert guest memory b/w private and shared
[PATCH] optee-os: Enable OP-TEE TRNG in AM62X
2023-11-06 11:25 UTC
[PATCH stable 4.14.y] vc_screen: move load of struct vc_data pointer in vcs_read() to avoid UAF
2023-11-06 11:24 UTC (2+ messages)
[RFC Draft net-next] docs: netdev: add section on using lei to manage netdev mail volume
2023-11-06 11:24 UTC (2+ messages)
[PATCH 0/3] Revert "usb: phy: add usb phy notify port status API"
2023-11-06 11:25 UTC (14+ messages)
` [PATCH 1/3] Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 3.0 PHY"
` [PATCH 2/3] Revert "phy: realtek: usb: Add driver for the Realtek SoC USB 2.0 PHY"
` [PATCH 3/3] Revert "usb: phy: add usb phy notify port status API"
[PATCH stable 5.10 00/10] can: isotp: upgrade to latest 6.1 LTS code base
2023-11-06 11:23 UTC (2+ messages)
[PATCH stable 5.10 04/10] can: isotp: set max PDU size to 64 kByte
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: set max PDU size to 64 kByte" has been added to the 5.10-stable tree
[PATCH stable 5.10 10/10] can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior" has been added to the 5.10-stable tree
[PATCH stable 5.10 05/10] can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting" has been added to the 5.10-stable tree
[PATCH stable 5.10 09/10] can: isotp: isotp_bind(): do not validate unused address information
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: isotp_bind(): do not validate unused address information" has been added to the 5.10-stable tree
[PATCH stable 5.10 07/10] can: isotp: handle wait_event_interruptible() return values
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: handle wait_event_interruptible() return values" has been added to the 5.10-stable tree
[PATCH stable 5.10 06/10] can: isotp: check CAN address family in isotp_bind()
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: check CAN address family in isotp_bind()" has been added to the 5.10-stable tree
[PATCH stable 5.10 01/10] can: isotp: change error format from decimal to symbolic error names
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: change error format from decimal to symbolic error names" has been added to the 5.10-stable tree
[PATCH stable 5.10 02/10] can: isotp: add symbolic error message to isotp_module_init()
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: add symbolic error message to isotp_module_init()" has been added to the 5.10-stable tree
[PATCH] drivers: gpu: Fix warning using plain integer as NULL
2023-11-06 11:23 UTC (4+ messages)
[PATCH stable 5.10 08/10] can: isotp: add local echo tx processing and tx without FC
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: add local echo tx processing and tx without FC" has been added to the 5.10-stable tree
[PATCH stable 5.10 03/10] can: isotp: Add error message if txqueuelen is too small
2023-11-06 11:23 UTC (2+ messages)
` Patch "can: isotp: Add error message if txqueuelen is too small" has been added to the 5.10-stable tree
[PATCH v10 0/9] Add EFI HTTP boot support
2023-11-06 11:22 UTC (5+ messages)
` [PATCH v10 1/9] net: wget: prevent overwriting reserved memory
` [PATCH v10 2/9] net: wget: add wget with dns utility function
` [PATCH v10 3/9] blk: blkmap: add ramdisk creation "
[OE-core][kirkstone][PATCH] xserver-xorg: Fix for CVE-2023-5367 CVE-2023-5380 and CVE-2023-5574
2023-11-06 11:21 UTC
[alobakin:pfcp 5/20] drivers/iio/imu/adis16475.c:363 adis16475_set_freq() warn: set_bit() takes a bit number
2023-11-06 11:18 UTC (4+ messages)
[PATCH 0/2] ARM: dts: bcm2711-rpi-400: Fix delete-node of led_act
2023-11-06 11:19 UTC (4+ messages)
` [PATCH 1/2] leds: gpio: Add kernel log if devm_fwnode_gpiod_get fails
[PATCH stable 5.15 1/7] can: isotp: set max PDU size to 64 kByte
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: set max PDU size to 64 kByte" has been added to the 5.15-stable tree
[PATCH stable 5.15 7/7] can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: isotp_sendmsg(): fix TX state detection and wait behavior" has been added to the 5.15-stable tree
[PATCH stable 5.15 2/7] can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: isotp_bind(): return -EINVAL on incorrect CAN ID formatting" has been added to the 5.15-stable tree
[PATCH stable 5.15 6/7] can: isotp: isotp_bind(): do not validate unused address information
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: isotp_bind(): do not validate unused address information" has been added to the 5.15-stable tree
[PATCH stable 5.15 4/7] can: isotp: handle wait_event_interruptible() return values
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: handle wait_event_interruptible() return values" has been added to the 5.15-stable tree
[PATCH stable 5.15 3/7] can: isotp: check CAN address family in isotp_bind()
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: check CAN address family in isotp_bind()" has been added to the 5.15-stable tree
[PATCH stable 5.15 5/7] can: isotp: add local echo tx processing and tx without FC
2023-11-06 11:19 UTC (2+ messages)
` Patch "can: isotp: add local echo tx processing and tx without FC" has been added to the 5.15-stable tree
[PATCH v1 00/13] Improve TLB invalidation logic
2023-11-06 11:19 UTC (10+ messages)
` [PATCH v1 10/13] iommu/amd: Consolidate domain flush logic
` [PATCH v1 11/13] iommu/amd/pgtbl_v2: Invalidate updated page ranges only
` [PATCH v1 12/13] iommu/amd: Remove unused flush pasid functions
[PATCH v2 0/4] Misc ati-vga patches
2023-11-06 11:10 UTC (5+ messages)
` [PATCH v2 4/4] ati-vga: Implement fallback for pixman routines
[PATCH v2 00/15] Intel IPU6 and IPU6 input system drivers
2023-11-06 11:17 UTC (5+ messages)
` [PATCH v2 11/15] media: intel/ipu6: input system video capture nodes
[PATCH v2] libceph: increase the max extents check for sparse read
2023-11-06 11:17 UTC (2+ messages)
[LTP] [PATCH 1/1] ci: doc: Remove Ubuntu 16.04 LTS xenial
2023-11-06 11:15 UTC (2+ messages)
[PATCH v2 0/2] Support for Avago APDS9306 Ambient Light Sensor
2023-11-06 11:13 UTC (5+ messages)
` [PATCH v2 2/2] iio: light: Add support for APDS9306 "
cdns3 uvc first ISO parkage lost problem
2023-11-06 11:12 UTC (4+ messages)
[RFC 1/2] refcount: introduce generic lockptr funcs
2023-11-06 11:11 UTC (4+ messages)
[PATCH 0/2] Add ADRF5740 driver
2023-11-06 11:10 UTC (2+ messages)
drivers/misc/vmw_balloon.c:200: warning: Function parameter or member '5' not described in 'vmballoon_batch_entry'
2023-11-06 11:10 UTC (2+ messages)
[PATCH] net: usbnet: Fix potential NULL pointer dereference
2023-11-06 10:55 UTC (4+ messages)
[PATCH 0/2] OP-TEE FF-A notifications
2023-11-06 11:08 UTC (4+ messages)
` [PATCH 2/2] optee: ffa_abi: add asynchronous notifications
[PATCH v2] scsi: mvsas: Try to enable MSI
2023-11-06 11:08 UTC (2+ messages)
PRP with VLAN support - or how to contribute to a Linux network driver
2023-11-06 11:01 UTC
[PULL v2 00/24] Pixman patches
2023-11-06 11:05 UTC (8+ messages)
` [PULL v2 22/24] hw/display: make ATI_VGA depend on PIXMAN
[PATCH 0/3] iio: adc: ad7192: Add support for AD7194
2023-11-06 11:07 UTC (4+ messages)
` [PATCH 3/3] iio: adc: ad7192: Add AD7194 support
[PATCH v2 1/2] rebase: support non-interactive autosquash
2023-11-06 11:07 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] docs: rewrite rebase --(no-)autosquash description
[PATCH bpf 1/2] bpf: sockmap, af_unix sockets need to hold ref for pair sock
2023-11-06 10:15 UTC (5+ messages)
[PATCH v2] media: uvcvideo: Implement V4L2_EVENT_FRAME_SYNC
2023-11-06 11:05 UTC (2+ messages)
autofs mount/umount hangs with recent kernel?
2023-11-06 11:05 UTC (3+ messages)
[PATCH][master] poky-tiny: fix PACKAGE_EXCLUDE
2023-11-06 11:05 UTC (4+ messages)
` [OE-core] "
[syzbot] [net?] BUG: corrupted list in ptp_open
2023-11-06 11:05 UTC (2+ messages)
` [syzbot] [PATCH] Test for 2030579113a1
[PATCH 0/3] imx8qm/imx8qxp: Support for inverted PWM
2023-11-06 11:02 UTC (5+ messages)
` [PATCH 1/3] dt-bindings: pwm: imx-pwm: Add constraints for #pwm-cells
arm: mach-socfpga: PCIe Root IO TLP support for Cyclone V
2023-11-06 11:02 UTC (4+ 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.