messages from 2024-06-13 23:25:03 to 2024-06-14 00:56:08 UTC [more...]
[kvm-unit-tests PATCH v10 00/15] powerpc improvements
2024-06-14 0:56 UTC (4+ messages)
` [kvm-unit-tests PATCH v10 12/15] scripts/arch-run.bash: Fix run_panic() success exit status
[PATCH v4 00/19] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-06-14 0:55 UTC (6+ messages)
` [PATCH v4 01/19] x86/resctrl: Add support for "
` [PATCH v4 03/19] x86/resctrl: Consolidate monitoring related data from rdt_resource
[PATCH 00/11] usb: gadget: Introduce handle_interrupts ops to USB_GADGET_GENERIC uclass
2024-06-14 0:51 UTC (12+ messages)
` [PATCH 01/11] "
` [PATCH 02/11] usb: gadget: cdns3: Convert interrupt handling to usb_gadget_generic_ops
` [PATCH 03/11] usb: gadget: dwc2: "
` [PATCH 04/11] usb: gadget: dwc3: "
` [PATCH 05/11] usb: gadget: max3420: "
` [PATCH 06/11] usb: gadget: mtu3: "
` [PATCH 07/11] usb: gadget: omap2430: "
` [PATCH 08/11] usb: gadget: musb: "
` [PATCH 09/11] usb: gadget: ux500: "
` [PATCH 10/11] usb: gadget: sandbox: Drop dm_usb_gadget_handle_interrupts()
` [PATCH 11/11] usb: gadget: Mark dm_usb_gadget_handle_interrupts as non-weak for DM_USB_GADGET
[PATCH v2] scsi: core: Fix an incorrect comment
2024-06-14 0:55 UTC (2+ messages)
[PATCH v1 1/1] ACPI/IORT: Switch to use kmemdup_array()
2024-06-14 0:54 UTC (3+ messages)
[PATCH v2 00/25] Enable FRED with KVM VMX
2024-06-14 0:52 UTC (4+ messages)
[PATCH 0/7] drm/i915: DSC stuff
2024-06-14 0:50 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm/i915: DSC stuff (rev2)
[MAINTAINERS SUMMIT] [0/4] Common scenario for four proposals regarding regressions
2024-06-14 0:50 UTC (4+ messages)
` [MAINTAINERS SUMMIT] [2/4] Ensure recent mainline regression are fixed in latest stable series
[f2fs-dev] [PATCH] Revert "f2fs: use flush command instead of FUA for zoned device"
2024-06-14 0:48 UTC (2+ messages)
` "
[kvm-unit-tests PATCH] Bump Fedora version to 40
2024-06-14 0:49 UTC (2+ messages)
[PATCH v2] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
2024-06-14 0:49 UTC
[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
2024-06-14 0:48 UTC (12+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier
[PATCH net-next v10 0/7] add ethernet driver for Tehuti Networks TN40xx chips
2024-06-14 0:48 UTC (6+ messages)
` [PATCH net-next v10 2/7] net: tn40xx: add pci "
` [PATCH net-next v10 4/7] net: tn40xx: add basic Tx handling
[kvm-unit-tests PATCH] gitlab-ci: Test that "make check-kerneldoc" does not report any errors
2024-06-14 0:45 UTC (2+ messages)
[RFC PATCH 0/4] bringing back the AGFL reserve
2024-06-14 0:45 UTC (2+ messages)
[PATCH] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
2024-06-14 0:45 UTC (5+ messages)
[PATCH v2 0/5] In-place module initialisation
2024-06-14 0:39 UTC (3+ messages)
[kvm-unit-tests PATCH] build: retain intermediate .aux.o targets
2024-06-14 0:43 UTC (5+ messages)
[PATCH] firewire: core: record card index in tracepoints event for self ID sequence
2024-06-14 0:42 UTC
Can I utilize the RISC-V vector extension with QEMU?
2024-06-14 0:41 UTC
[broonie-ci:20240612_pierre_louis_bossart_asoc_sof_pci_intel_add_pantherlake_support 48/51] sound/soc/sof/intel/pci-ptl.c:52:4: error: use of undeclared identifier 'PCI_DEVICE_ID_INTEL_HDA_PTL'
2024-06-14 0:41 UTC
[PATCH 0/2] crypto/mlx5: optimize AES-GCM IPsec operation
2024-06-14 0:30 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] "
` [PATCH v2 2/2] crypto/mlx5: add out of place mode for "
[PATCH 0/3] CMRR patch fixes
2024-06-14 0:30 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for CMRR patch fixes (rev2)
[RFC PATCH bpf-next] bpf: Support shadow stack for bpf progs
2024-06-14 0:30 UTC (2+ messages)
[PATCH v2] xhci: Apply XHCI_RESET_TO_DEFAULT quirk to TGL
2024-06-14 0:28 UTC
[PATCH v6 bpf-next 0/9] bpf: support resilient split BTF
2024-06-14 0:26 UTC (3+ messages)
` [PATCH v6 bpf-next 3/9] libbpf: split BTF relocation
[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
2024-06-14 0:20 UTC (60+ messages)
` [PATCH RFC V3 01/29] arm/virt, target/arm: Add new ARMCPU {socket, cluster, core, thread}-id property
` [PATCH RFC V3 01/29] arm/virt,target/arm: Add new ARMCPU {socket,cluster,core,thread}-id property
` [PATCH RFC V3 02/29] cpu-common: Add common CPU utility for possible vCPUs
` [PATCH RFC V3 03/29] hw/arm/virt: Limit number of possible vCPUs for unsupported Accel or GIC Type
` [PATCH RFC V3 04/29] hw/arm/virt: Move setting of common CPU properties in a function
` [PATCH RFC V3 05/29] arm/virt, target/arm: Machine init time change common to vCPU {cold|hot}-plug
` [PATCH RFC V3 05/29] arm/virt,target/arm: "
` [PATCH RFC V3 06/29] arm/virt, kvm: Pre-create disabled possible vCPUs @machine init
` [PATCH RFC V3 06/29] arm/virt,kvm: "
` [PATCH RFC V3 07/29] arm/virt, gicv3: Changes to pre-size GIC with possible vcpus "
` [PATCH RFC V3 07/29] arm/virt,gicv3: "
` [PATCH RFC V3 08/29] arm/virt: Init PMU at host for all possible vcpus
` [PATCH RFC V3 09/29] arm/acpi: Enable ACPI support for vcpu hotplug
` [PATCH RFC V3 10/29] arm/virt: Add cpu hotplug events to GED during creation
` [PATCH RFC V3 11/29] arm/virt: Create GED dev before *disabled* CPU Objs are destroyed
` [PATCH RFC V3 12/29] arm/virt/acpi: Build CPUs AML with CPU Hotplug support
` [PATCH RFC V3 13/29] arm/virt: Make ARM vCPU *present* status ACPI *persistent*
` [PATCH RFC V3 14/29] hw/acpi: ACPI/AML Changes to reflect the correct _STA.{PRES, ENA} Bits to Guest
` [PATCH RFC V3 14/29] hw/acpi: ACPI/AML Changes to reflect the correct _STA.{PRES,ENA} "
` [PATCH RFC V3 15/29] hw/arm: MADT Tbl change to size the guest with possible vCPUs
` [PATCH RFC V3 16/29] hw/acpi: Make _MAT method optional
` [PATCH RFC V3 17/29] arm/virt: Release objects for *disabled* possible vCPUs after init
` [PATCH RFC V3 18/29] arm/virt: Add/update basic hot-(un)plug framework
` [PATCH RFC V3 19/29] arm/virt: Changes to (un)wire GICC<->vCPU IRQs during hot-(un)plug
` [PATCH RFC V3 20/29] hw/arm, gicv3: Changes to update GIC with vCPU hot-plug notification
` [PATCH RFC V3 20/29] hw/arm,gicv3: "
` [PATCH RFC V3 21/29] hw/intc/arm-gicv3*: Changes required to (re)init the vCPU register info
` [PATCH RFC V3 22/29] arm/virt: Update the guest(via GED) about CPU hot-(un)plug events
` [PATCH RFC V3 23/29] hw/arm: Changes required for reset and to support next boot
` [PATCH RFC V3 24/29] target/arm: Add support of *unrealize* ARMCPU during vCPU Hot-unplug
` [PATCH RFC V3 25/29] target/arm/kvm: Write CPU state back to KVM on reset
` [PATCH RFC V3 26/29] target/arm/kvm, tcg: Register/Handle SMCCC hypercall exits to VMM/Qemu
` [PATCH RFC V3 26/29] target/arm/kvm,tcg: "
` [PATCH RFC V3 27/29] hw/arm: Support hotplug capability check using _OSC method
` [PATCH RFC V3 28/29] tcg/mttcg: enable threads to unregister in tcg_ctxs[]
` [PATCH RFC V3 29/29] hw/arm/virt: Expose cold-booted CPUs as MADT GICC Enabled
[PATCH net-next v5 00/12] net: dsa: lantiq_gswip: code improvements
2024-06-14 0:20 UTC (2+ messages)
[PATCH v1] net: mvpp2: use slab_build_skb for oversized frames
2024-06-14 0:20 UTC (2+ messages)
[PATCH v19 037/130] KVM: TDX: Make KVM_CAP_MAX_VCPUS backend specific
2024-06-14 0:20 UTC (13+ messages)
[net-next PATCH v2] octeontx2: Improve mailbox tracepoints for debugging
2024-06-14 0:19 UTC (2+ messages)
add NO_REPORT_LUNS quirk for at least a few Seagate external drives to fix smartctl with uas
2024-06-14 0:18 UTC (5+ messages)
[krzk-github:b4/dt-bindings-mfd-syscon-split 16/18] arch/arm64/boot/dts/qcom/apq8096-db820c.dtb: syscon@9a10000: compatible: ['syscon'] is too short
2024-06-14 0:18 UTC
[krzk-github:pending/dt-bindings-qcom-new-and-fixes-for-warnings-linux-next 32/52] arch/arm64/boot/dts/qcom/sm6375-sony-xperia-murray-pdx225.dtb: clock-controller@1400000: Unevaluated properties are not allowed ('power-domains' was unexpected)
2024-06-14 0:18 UTC
[PATCH v3 0/5] nfsd/sunrpc: allow starting/stopping pooled NFS server via netlink
2024-06-14 0:18 UTC (4+ messages)
` [PATCH v3 5/5] nfsd: new netlink ops to get/set server pool_mode
[PATCH 00/21] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
2024-06-14 0:17 UTC (8+ messages)
` [PATCH v2 00/20] "
[PATCH v11 1/4] PCI/DOE: Rename DOE protocol to feature
2024-06-14 0:12 UTC (4+ messages)
` [PATCH v11 2/4] PCI/DOE: Rename Discovery Response Data Object Contents to type
` [PATCH v11 3/4] PCI/DOE: Expose the DOE features via sysfs
` [PATCH v11 4/4] PCI/DOE: Allow enabling DOE without CXL
[PATCH net-next] etherdevice: Optimize is_broadcast_ether_addr
2024-06-14 0:05 UTC (2+ messages)
[PATCH] io_uring: fix cancellation overwriting req->flags
2024-06-14 0:04 UTC
commit 1c29a32ce65f4cd0f1c causes Bad rss-counter state and firefox-esr crash in linux-next-20240613
2024-06-14 0:03 UTC (2+ messages)
[PATCH v4 0/3] drm/panel-edp: remove several legacy compatibles used by the driver
2024-06-14 0:02 UTC (8+ messages)
` [PATCH v4 1/3] drm/panel-edp: add fat warning against adding new panel compatibles
` [PATCH v4 2/3] dt-bindings: display: panel-edp-legacy: drop several eDP panels
` [PATCH v4 3/3] drm/panel-edp: drop several legacy panels
[PATCH v4 0/4] HDMI TX support in msm8998
2024-06-13 23:55 UTC (4+ messages)
` [PATCH v4 4/4] arm64: dts: qcom: add HDMI nodes for msm8998
[meta-python][PATCH 1/2] python3-whitenoise,python-libusb1: Remove AUTHOR field
2024-06-13 23:55 UTC (2+ messages)
` [meta-multimedia][PATCH 2/2] aravis: "
[PATCH v6 1/2] i2c: octeon: refactor hlc r/w operations
2024-06-13 23:55 UTC (2+ messages)
[PATCH] net/gve: change QPLs to be queue resources
2024-06-13 23:53 UTC (3+ messages)
` [PATCH v2] "
[PATCH] KVM: fix an error code in kvm_create_vm()
2024-06-13 23:50 UTC (2+ messages)
[PATCH net-next v4] net: mana: Allow variable size indirection table
2024-06-13 23:50 UTC (2+ messages)
[PATCH] hw/arm/virt-acpi-build: Fix IORT id_count
2024-06-13 23:48 UTC
[PATCH] kbuild: verify dtoverlay files against schema
2024-06-13 23:46 UTC (3+ messages)
[PATCH] watchdog: Make watchdog_class const
2024-06-13 23:46 UTC (2+ messages)
[PATCH] hwmon: (core) Make hwmon_class const
2024-06-13 23:45 UTC (2+ messages)
[PATCH v4 12/35] kmsan: Support SLAB_POISON
2024-06-13 23:44 UTC (3+ messages)
[PATCH v7 0/6] power: supply: Lenovo Yoga C630 EC
2024-06-13 23:43 UTC (7+ messages)
` [PATCH v7 1/6] dt-bindings: platform: Add "
` [PATCH v7 2/6] platform: arm64: add Lenovo Yoga C630 WOS EC driver
` [PATCH v7 3/6] usb: typec: ucsi: add Lenovo Yoga C630 glue driver
` [PATCH v7 4/6] power: supply: lenovo_yoga_c630_battery: add Lenovo C630 driver
` [PATCH v7 5/6] arm64: dts: qcom: sdm845: describe connections of USB/DP port
` [PATCH v7 6/6] arm64: dts: qcom: c630: Add Embedded Controller node
[PATCH] hwmon: (pmbus/mp9941) Add missing bitfield header
2024-06-13 23:40 UTC (2+ messages)
[PATCH RESEND bpf-next v3 0/5] bpf: make trusted args nullable
2024-06-13 23:40 UTC (2+ messages)
[PATCH 3/8] fwctl: FWCTL_INFO to return basic information about the device
2024-06-13 23:40 UTC (3+ messages)
[PATCHSET v6] sched: Implement BPF extensible scheduler class
2024-06-13 23:38 UTC (3+ messages)
[PATCH V3] PCI: Extend ACS configurability
2024-06-13 23:36 UTC (3+ messages)
[PATCH v7 0/2] mm/memblock: Add "reserve_mem" to reserved named memory at boot up
2024-06-13 23:34 UTC (3+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] pstore/ramoops: Add ramoops.mem_name= command line option
[PATCH] drm/i915/gt/uc: Fix typo in comment
2024-06-13 23:34 UTC (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "
[PATCH] KVM: x86/mmu: Clean up function comments for dirty logging APIs
2024-06-13 23:33 UTC (3+ messages)
[PATCH v3 0/8] Refactor perf python module build
2024-06-13 23:31 UTC (18+ messages)
` [PATCH v3 1/8] perf build: Add '*.a' to clean targets
` [PATCH v3 2/8] perf ui: Make ui its own library
` [PATCH v3 3/8] perf pmu-events: Make pmu-events a library
` [PATCH v3 4/8] perf test: Make tests its own library
` [PATCH v3 5/8] perf bench: Make bench "
` [PATCH v3 6/8] perf util: Make util "
` [PATCH v3 7/8] perf python: Switch module to linking libraries from building source
` [PATCH v3 8/8] perf python: Clean up build dependencies
[PATCH v3] mfd: axp20x: AXP717: Fix missing IRQ status registers range
2024-06-13 23:31 UTC
[PATCH] i2c: i801: Add support for Intel Arrow Lake-H
2024-06-13 23:32 UTC (3+ messages)
[RFC PATCH v4 0/2] net::phy add unified API for C22 and C45 registers
2024-06-13 23:32 UTC (4+ messages)
` [RFC PATCH v4 1/2] rust: net::phy unified read/write "
[PATCH net-next v5 0/4] net: A lightweight zero-copy notification
2024-06-13 23:31 UTC (5+ messages)
` [PATCH net-next v5 1/4] selftests: fix OOM problem in msg_zerocopy selftest
` [PATCH net-next v5 2/4] sock: support put_cmsg to userspace in TX path
` [PATCH net-next v5 3/4] sock: add MSG_ZEROCOPY notification mechanism based on msg_control
` [PATCH net-next v5 4/4] selftests: add MSG_ZEROCOPY msg_control notification test
[PATCH v9 0/4] drm/xe/guc: Add GuC based register capture for error capture
2024-06-13 23:26 UTC (3+ messages)
` [PATCH v9 4/4] drm/xe/guc: Extract GuC capture lists to register snapshot
[syzbot] [bluetooth?] WARNING in hci_conn_del
2024-06-13 23:29 UTC
[PATCH] tests/intel: Add xe_coredump test, v3
2024-06-13 23:27 UTC (2+ messages)
[syzbot] [bluetooth?] [usb?] BUG: soft lockup in hci_cmd_timeout
2024-06-13 23:25 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.