All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-13 22:16:55 to 2024-06-13 23:46:37 UTC [more...]

[PATCH RFC V3 00/29] Support of Virtual CPU Hotplug for ARMv8 Arch
 2024-06-13 23:36 UTC  (46+ 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] 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

commit 1c29a32ce65f4cd0f1c causes Bad rss-counter state and firefox-esr crash in linux-next-20240613
 2024-06-13 23:40 UTC 

[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  (6+ 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)

[PATCH] child process synchronization NIC startup parameters
 2024-06-13 23:23 UTC  (2+ messages)

[PATCH] drm/xe/uc: Fix and start using xe_uc_fw_sanitize()
 2024-06-13 23:22 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[LTP] [PATCH v1] msync04.c: Use direct IO to verify the data is stored on disk
 2024-06-13 23:20 UTC  (2+ messages)
` [LTP] [PATCH v2] "

[PATCH v3 0/9] drm/msm/dpu: be more friendly to X.org
 2024-06-13 23:20 UTC  (15+ messages)
` [PATCH v3 1/9] drm/msm/dpu: check for overflow in _dpu_crtc_setup_lm_bounds()
` [PATCH v3 2/9] drm/msm/dpu: drop dpu_format_check_modified_format
` [PATCH v3 3/9] drm/msm/dpu: drop dpu_format_populate_layout from dpu_plane_sspp_atomic_update
` [PATCH v3 4/9] drm/msm/dpu: split dpu_format_populate_layout
` [PATCH v3 5/9] drm/msm/dpu: move dpu_format_populate_plane_sizes to atomic_check
` [PATCH v3 6/9] drm/msm/dpu: check for the plane pitch overflow
` [PATCH v3 7/9] drm/msm/dpu: drop _dpu_crtc_check_and_setup_lm_bounds from atomic_begin
` [PATCH v3 8/9] drm/msm/dpu: merge MAX_IMG_WIDTH/HEIGHT with DPU_MAX_IMG_WIDTH/HEIGHT
` [PATCH v3 9/9] drm/msm/dpu: sync mode_config limits to the FB limits in dpu_plane.c

[PATCH] drm/xe: Fix missing runtime outer protection for ggtt_remove_node
 2024-06-13 23:20 UTC  (9+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Fix missing runtime outer protection for ggtt_remove_node (rev6)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✗ CI.BAT: failure "

[PATCH 00/21] Introduce `USE_THE_REPOSITORY_VARIABLE` macro
 2024-06-13 23:18 UTC  (6+ messages)
` [PATCH v2 00/20] "

[PATCH] scsi: ufs: qcom: add missing MODULE_DESCRIPTION() macro
 2024-06-13 23:18 UTC  (3+ messages)

[PATCH] ufs: Add table lookup to set d_type based on mode & S_IFMT
 2024-06-13 23:17 UTC  (3+ messages)

[syzbot] [bpf?] KMSAN: uninit-value in htab_lru_percpu_map_lookup_percpu_elem
 2024-06-13 23:12 UTC 

[PATCH RFC v2 0/5] power: supply: extension API
 2024-06-13 23:11 UTC  (3+ messages)
` [PATCH RFC v2 3/5] power: supply: core: implement "

[PATCH v3 0/4] Add overlays to disable optional hardware in k3-am6xx-phycore-som boards
 2024-06-13 23:07 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: dts: ti: k3-am64-phycore-som: Add serial_flash label
` [PATCH v3 2/4] arm64: dts: ti: k3-am6xx-phycore-som: Add overlay to disable eth phy
` [PATCH v3 3/4] arm64: dts: ti: k3-am6xx-phycore-som: Add overlay to disable rtc
` [PATCH v3 4/4] arm64: dts: ti: k3-am6xx-phycore-som: Add overlay to disable spi nor

[PATCH v2 0/4] Add overlays to disable optional hardware in k3-am6xx-phycore-som boards
 2024-06-13 23:07 UTC  (5+ messages)

[PATCH] drm/i915/gt/uc: Evaluate GuC priority within locks
 2024-06-13 23:07 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gt/uc: Evaluate GuC priority within locks (rev4)

[syzbot] [overlayfs?] possible deadlock in ovl_copy_up_one
 2024-06-13 23:07 UTC 

linux-next: manual merge of the ftrace tree with the vfs-brauner tree
 2024-06-13 23:05 UTC  (3+ messages)

[syzbot] [kernel?] possible deadlock in __hrtimer_run_queues (2)
 2024-06-13 23:05 UTC  (2+ messages)

[PATCH 0/7] Fix and improve some error codepaths in merge-ort
 2024-06-13 23:04 UTC  (7+ messages)
` [PATCH 1/7] merge-ort: extract handling of priv member into reusable function
` [PATCH 2/7] merge-ort: maintain expected invariant for priv member

[PATCH] kcov: don't lose track of remote references during softirqs
 2024-06-13 23:02 UTC  (2+ messages)

[PATCH v2 0/4] KCOV fixes
 2024-06-13 23:01 UTC  (7+ messages)
` [PATCH v2 2/4] kcov: add interrupt handling self test
` [PATCH v2 3/4] module: Fix KCOV-ignored file name
` [PATCH v2 4/4] x86: Ignore stack unwinding in KCOV

[PATCH v3 0/2] mm: store zero pages to be swapped out in a bitmap
 2024-06-13 22:59 UTC  (4+ messages)

[PATCH] net/gve: change QPLs to be queue resources
 2024-06-13 22:59 UTC 

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-06-13 22:59 UTC  (3+ messages)
` [PATCH v4 3/3] PCI/AER: Clear UNCOR_STATUS bits that might be ANFE

[PATCH] expect-native: fix build with gcc-14
 2024-06-13 22:58 UTC  (5+ messages)
` [OE-core] "

[PATCH v3 1/3] mpi3mr: Support PCIe Error Recovery callback handlers
 2024-06-13 22:57 UTC  (2+ messages)

[PATCH 0/3] nfs: Improve throughput for random buffered writes
 2024-06-13 22:56 UTC  (3+ messages)
` [PATCH 3/3] nfs: Block on write congestion

gnupg CVE-2022-3515 #kirkstone
 2024-06-13 22:51 UTC 

[PATCH V2] drivers: pci: dwc: configure multiple atu regions
 2024-06-13 22:47 UTC  (2+ messages)

Seeing strange behaviour from RPC/NFSD on 6.6.7 kernel, looking for debug advice
 2024-06-13 22:44 UTC 

[PATCH] dt-bindings: thermal: convert hisilicon-thermal.txt to dt-schema
 2024-06-13 22:42 UTC 

[PATCH v5 08/12] PCI: imx6: Config look up table(LUT) to support MSI ITS and IOMMU for i.MX95
 2024-06-13 22:41 UTC  (2+ messages)

[PATCH net-next 0/8] ionic: rework fix for doorbell miss
 2024-06-13 22:40 UTC  (6+ messages)
` [PATCH net-next 3/8] ionic: add private workqueue per-device

[PATCH net-next 0/6] mlx5 misc patches 2023-06-13
 2024-06-13 22:37 UTC  (3+ messages)

[PATCH 0/8] riscv: ftrace: atmoic patching and preempt improvements
 2024-06-13 22:36 UTC  (4+ messages)
` [PATCH 3/8] riscv: ftrace: support fastcc in Clang for WITH_ARGS

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_bkey_val_invalid
 2024-06-13 22:36 UTC 

[net-next v5 0/2] mlx5: Add netdev-genl queue stats
 2024-06-13 22:36 UTC  (6+ messages)
` [net-next v5 2/2] net/mlx5e: Add per queue netdev-genl stats

[PATCH 5.10 000/317] 5.10.219-rc1 review
 2024-06-13 22:35 UTC  (3+ messages)

[PATCH v4 bpf-next 0/3] netfilter: Add the capability to offload flowtable in XDP layer
 2024-06-13 22:34 UTC  (3+ messages)
` [PATCH v4 bpf-next 1/3] netfilter: nf_tables: add flowtable map for xdp offload

[krzk-github:pending/dt-bindings-qcom-new-and-fixes-for-warnings-linux-next 23/52] arch/arm64/boot/dts/qcom/sc8180x-lenovo-flex-5g.dtb: usb@a6f8800: interrupt-names:0: 'pwr_event' was expected
 2024-06-13 22:34 UTC 

[PATCH -next 0/2] blk-throttle: fix lower control under super low iops limit
 2024-06-13 22:32 UTC  (5+ messages)
` [PATCH -next 1/2] blk-throttle: factor out a helper to get throtl_slice from tg
` [PATCH -next 2/2] blk-throttle: fix lower control under super low iops limit

[PATCH 1/2] drm/xe: Removed unused xe_ggtt_printk
 2024-06-13 22:30 UTC  (2+ messages)
` ✓ CI.BAT: success for series starting with [1/2] "

[PATCH v4 0/6] KVM: arm64: emulation for CTR_EL0
 2024-06-13 22:30 UTC  (4+ messages)
` [PATCH v4 3/6] KVM: arm64: add emulation for CTR_EL0 register

[PATCH 0/4] btrfs: fix a deadlock with reclaim during logging/log replay
 2024-06-13 22:29 UTC  (6+ messages)
` [PATCH 1/4] btrfs: use NOFS context when getting inodes during logging and log replay

[PATCH v2] Hexagon: lldb read/write predicate registers p0/p1/p2/p3
 2024-06-13 22:27 UTC  (2+ messages)

[PATCH] mm: shmem: fix getting incorrect lruvec when replacing a shmem folio
 2024-06-13 22:24 UTC  (3+ messages)

[PATCH] fbdev: vesafb: Detect VGA compatibility from screen info's VESA attributes
 2024-06-13 22:24 UTC  (4+ messages)

[PATCH 1/1] arm64: dts: layerscape: change thermal node name
 2024-06-13 22:24 UTC 

Unexpected git merge exit code when killing merge driver during ancestor merge
 2024-06-13 22:22 UTC  (5+ messages)

[PATCH] drm/amd/display: Increase frame-larger-than warning limit
 2024-06-13 22:22 UTC  (3+ messages)

[PATCH] PCI: add missing MODULE_DESCRIPTION() macros
 2024-06-13 22:22 UTC  (3+ messages)

[PATCHSET for-5.10/block] blk-iocost: iocost: improve donation, debt and excess handling
 2024-06-13 22:20 UTC  (4+ messages)
` [PATCH 12/27] blk-iocost: grab ioc->lock for debt handling

Flaky test: generic:269 (EBUSY on umount)
 2024-06-13 22:18 UTC  (3+ messages)
` [PATCH 1/2] generic/269, generic/475: disable io_uring to prevent umount EBUSY flakes
  ` [PATCH 2/2] generic: new test which tests for an io_uring bug that causes umounts to fail

[PATCH v5 0/3] automatically add /chosen/kaslr-seed and deduplicate code
 2024-06-13 22:18 UTC  (2+ messages)

[tip:x86/misc] BUILD SUCCESS efdf761a83cd390523223f58793755f5d60a4489
 2024-06-13 22:17 UTC 

[PATCH v2 00/10] Improve the copy of task comm
 2024-06-13 22:17 UTC  (4+ messages)
` [PATCH v2 05/10] mm/util: Fix possible race condition in kstrdup()

[PATCH 0/9] New DRM accel driver for Rockchip's RKNN NPU
 2024-06-13 22:16 UTC  (3+ messages)
` [PATCH 4/9] arm64: dts: rockchip: Add nodes for NPU and its MMU to rk3588s


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.