All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-07 22:17:53 to 2024-06-07 23:55:25 UTC [more...]

[Stable-7.2.12 00/29] Patch Round-up for stable 7.2.12, frozen at 2024-06-07
 2024-06-07 19:12 UTC  (6+ messages)
` [Stable-7.2.12 21/29] hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers
` [Stable-7.2.12 22/29] hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>
` [Stable-7.2.12 23/29] target/arm: Disable SVE extensions when SVE is disabled
` [Stable-7.2.12 28/29] ui/sdl2: Allow host to power down screen
` [Stable-7.2.12 29/29] target/loongarch: fix a wrong print in cpu dump

[PATCH 0/3] snp: fix coverity reported issues
 2024-06-07 18:36 UTC  (3+ messages)
` [PATCH 1/3] i386/sev: fix unreachable code coverity issue
` [PATCH 3/3] i386/sev: Return when sev_common is null

[Stable-9.0.1 00/71] Patch Round-up for stable 9.0.1, frozen on 2024-06-07
 2024-06-07 19:13 UTC  (14+ messages)
` [Stable-9.0.1 46/71] gitlab: use 'setarch -R' to workaround tsan bug
` [Stable-9.0.1 48/71] hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>
` [Stable-9.0.1 49/71] target/arm: Disable SVE extensions when SVE is disabled
` [Stable-9.0.1 55/71] target/riscv: Fix the element agnostic function problem
` [Stable-9.0.1 57/71] target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w instructions
` [Stable-9.0.1 58/71] target/riscv: rvv: Check single width operator for vector fp widen instructions
` [Stable-9.0.1 59/71] target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.w
` [Stable-9.0.1 61/71] target/riscv: prioritize pmp errors in raise_mmu_exception()
` [Stable-9.0.1 63/71] target/riscv: rvzicbo: Fixup CBO extension register calculation
` [Stable-9.0.1 65/71] riscv, gdbstub.c: fix reg_width in ricsv_gen_dynamic_vector_feature()
` [Stable-9.0.1 66/71] disas/riscv: Decode all of the pmpcfg and pmpaddr CSRs
` [Stable-9.0.1 69/71] virtio-gpu: fix v2 migration
` [Stable-9.0.1 70/71] ui/sdl2: Allow host to power down screen

[PATCH v4 00/15] vfio: VFIO migration support with vIOMMU
 2024-06-07 15:10 UTC  (3+ messages)

[PATCH] configs: k3: Enable capsule authentication
 2024-06-07 23:53 UTC 

[RFC v2 0/7] VIRTIO-IOMMU/VFIO: Fix host iommu geometry handling for hotplugged devices
 2024-06-07 14:37 UTC  (8+ messages)
` [RFC v2 1/7] HostIOMMUDevice: Store the VFIO/VDPA agent
` [RFC v2 2/7] virtio-iommu: Implement set|unset]_iommu_device() callbacks
` [RFC v2 3/7] HostIOMMUDevice: Introduce get_iova_ranges callback
` [RFC v2 4/7] virtio-iommu: Compute host reserved regions
` [RFC v2 5/7] virtio-iommu: Remove the implementation of iommu_set_iova_range
` [RFC v2 6/7] hw/vfio: Remove memory_region_iommu_set_iova_ranges() call
` [RFC v2 7/7] memory: Remove IOMMU MR iommu_set_iova_range API

[PATCH v2 0/2] Zynq 7000 Improvements
 2024-06-07 14:47 UTC  (4+ messages)

[PATCH v2 00/18] migration/mapped-ram: Add direct-io support
 2024-06-07 20:39 UTC  (5+ messages)
` [PATCH v2 18/18] migration/ram: Add direct-io support to precopy file migration

[GIT PULL] io_uring fixes for 6.10-rc3
 2024-06-07 23:51 UTC  (2+ messages)

[GIT PULL] Block fixes for 6.10-rc3
 2024-06-07 23:50 UTC  (2+ messages)

[PATCH 0/4] target/ppc: Move VSX storage access and compare
 2024-06-07 15:55 UTC  (7+ messages)
` [PATCH 2/4] target/ppc: Move VSX vector with length storage access insns to decodetree
` [PATCH 3/4] target/ppc: Move VSX vector "
` [PATCH 4/4] target/ppc: Move VSX fp compare "

[PATCH 0/3] bsd-user: Baby Steps towards eliminating qemu_host_page_size, et al
 2024-06-07 15:02 UTC  (2+ messages)

[Stable-8.2.5 00/45] Patch Round-up for stable 8.2.5, frozen on 2024-06-07
 2024-06-07 19:13 UTC  (19+ messages)
` [Stable-8.2.5 20/45] gitlab: Update msys2-64bit runner tags
` [Stable-8.2.5 22/45] gitlab: use $MAKE instead of 'make'
` [Stable-8.2.5 25/45] hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n>
` [Stable-8.2.5 26/45] target/arm: Disable SVE extensions when SVE is disabled
` [Stable-8.2.5 27/45] qio: Inherit follow_coroutine_ctx across TLS
` [Stable-8.2.5 28/45] iotests: test NBD+TLS+iothread
` [Stable-8.2.5 29/45] hw/intc/riscv_aplic: APLICs should add child earlier than realize
` [Stable-8.2.5 31/45] target/riscv: Fix the element agnostic function problem
` [Stable-8.2.5 32/45] target/riscv/cpu.c: fix Zvkb extension config
` [Stable-8.2.5 33/45] target/riscv: rvv: Fix Zvfhmin checking for vfwcvt.f.f.v and vfncvt.f.f.w instructions
` [Stable-8.2.5 35/45] target/riscv: rvv: Check single width operator for vfncvt.rod.f.f.w
` [Stable-8.2.5 36/45] target/riscv: rvv: Remove redudant SEW checking for vector fp narrow/widen instructions
` [Stable-8.2.5 37/45] target/riscv: prioritize pmp errors in raise_mmu_exception()
` [Stable-8.2.5 38/45] target/riscv: do not set mtval2 for non guest-page faults
` [Stable-8.2.5 39/45] target/riscv: rvzicbo: Fixup CBO extension register calculation
` [Stable-8.2.5 41/45] disas/riscv: Decode all of the pmpcfg and pmpaddr CSRs
` [Stable-8.2.5 42/45] target/i386: fix xsave.flat from kvm-unit-tests
` [Stable-8.2.5 43/45] target/i386: fix SSE and SSE2 feature check

[PATCH] efi: capsule: Improve capsule update porting to new boards
 2024-06-07 23:43 UTC 

[PATCH] xe_exec_reset: Add job cancel tests
 2024-06-07 23:41 UTC  (4+ messages)
` ✗ CI.Patch_applied: failure for "
` ✓ CI.xeBAT: success "
` ✓ Fi.CI.BAT: "

[PATCH 00/13] Panel Replay eDP prepare
 2024-06-07 23:41 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for "

[PATCH] Input: xpad - add support for ASUS ROG RAIKIRI PRO
 2024-06-07 23:41 UTC  (2+ messages)

[PATCH v2 00/15] TDX MMU prep series part 1
 2024-06-07 23:39 UTC  (9+ messages)
` [PATCH v2 14/15] KVM: x86/tdp_mmu: Invalidate correct roots
` [PATCH v2 15/15] KVM: x86/tdp_mmu: Add a helper function to walk down the TDP MMU

[PATCH memory-model 0/3] LKMM updates for v6.11
 2024-06-07 23:38 UTC  (5+ messages)
` [PATCH memory-model 3/3] tools/memory-model: Add KCSAN LF mentorship session citation

[PATCH] nbd: Prevent NULL pointer dereference in nbd_blockdev_client_closed()
 2024-06-07 15:00 UTC 

[PATCH v2] Input: ili210x - fix ili251x_read_touch_data() return value
 2024-06-07 23:35 UTC  (2+ messages)

[morimoto:sound-ak4619-for-v6.1-2024-06-03 3382/17202] arch/arm64/boot/dts/renesas/r8a779g0.dtsi:713.25-743.5: Warning (unique_unit_address): /soc/pcie@e65d0000: duplicate unit-address (also used in node /soc/pcie-ep@e65d0000)
 2024-06-07 23:34 UTC 

With big repos and slower connections, git clone can be hard to work with
 2024-06-07 23:33 UTC  (2+ messages)

[PATCH] mm: zswap: add VM_BUG_ON() if large folio swapin is attempted
 2024-06-07 23:17 UTC  (16+ messages)

[PATCH v2 0/6] Only timeout jobs if they run longer than timeout period
 2024-06-07 23:27 UTC  (2+ messages)
` ✗ CI.Patch_applied: failure for Only timeout jobs if they run longer than timeout period (rev2)

[PATCH v2 0/1] hid-asus: use hid for keyboard brightness control
 2024-06-07 23:24 UTC  (3+ messages)
` [PATCH v2 1/1] hid-asus: use hid for brightness control on keyboard

[PULL v2 0/2] ufs queue
 2024-06-07 15:02 UTC  (3+ messages)
` [PULL v2 2/2] hw/ufs: Add support MCQ of UFSHCI 4.0

[PATCH i-g-t v3 00/27] Intel Xe OA IGT's
 2024-06-07 23:23 UTC  (4+ messages)
` ✗ GitLab.Pipeline: warning for Intel Xe OA IGT's (rev3)
` ✓ Fi.CI.BAT: success "
` ✗ CI.xeBAT: failure "

[CI] drm/xe: Cleanup force wake registers bit definitions
 2024-06-07 23:20 UTC  (2+ messages)
` ✗ CI.FULL: failure for drm/xe: Cleanup force wake registers bit definitions (rev2)

[PATCH 0/5] trace: Remove and forbid newline characters in event format
 2024-06-07 15:15 UTC  (3+ messages)
` [PATCH 1/5] backends/tpm: Remove newline character in trace event

[PATCH v3 0/6] Rework x86 page table walks
 2024-06-07 17:03 UTC  (3+ messages)
` [PATCH v3 5/6] Move tcg implementation of x86 get_physical_address into common helper code

[PATCH v2 3/3] dt-bindings: hwmon: max31790: Add maxim,pwmout-pin-as-tach-input property
 2024-06-07 23:14 UTC  (14+ messages)

[PATCH] arm: mvebu: Enable bootstd and other modernization for Synology DS414 (Armada XP) board
 2024-06-07 23:14 UTC  (3+ messages)

[PATCH] ASoC: dt-bindings: convert tas571x.txt to dt-schema
 2024-06-07 23:13 UTC  (2+ messages)

[PATCH i-g-t v1 0/7] tests/core_hotunplug: Make it fail in subtests
 2024-06-07 23:13 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "
` ✓ CI.xeBAT: "

[PATCH] tty: add missing MODULE_DESCRIPTION() macros
 2024-06-07 23:10 UTC  (2+ messages)

[PATCH 0/2] firewire: add helper functions for phy configuration packet
 2024-06-07 23:07 UTC  (2+ messages)

[PATCH RFC dovetail 6.9 v2 0/2] Input needed: Boot hang, dovetail 6.9 as KVM guest
 2024-06-07 23:04 UTC  (3+ messages)
` [PATCH RFC dovetail 6.9 v2 1/2] KVM: x86: dovetail: Move handling async page faults to the inband stage
` [PATCH RFC dovetail 6.9 v2 2/2] KVM: x86: dovetail: Allow kvm_wait() to be called from any context

[vireshk:rust/cpufreq-dt 20/25] error: matching on `Some` with `ok()` is redundant
 2024-06-07 23:03 UTC 

[PATCH 1/2] leds: rgb: leds-qcom-lpg: Add PPG check for setting/clearing PBS triggers
 2024-06-07 23:03 UTC  (2+ messages)

[PATCH 00/11] KVM: guest_memfd: New hooks and functionality for SEV-SNP and TDX
 2024-06-07 23:03 UTC  (10+ messages)
` [PATCH 09/11] KVM: guest_memfd: Add interface for populating gmem pages with user data

[PATCH v6.1] netfilter: nf_tables: use timestamp to check for set element timeout
 2024-06-07 23:01 UTC 

[PATCH] PCI: Release unused bridge resources during resize
 2024-06-07 23:01 UTC  (3+ messages)

[PATCH] scripts/Makefile.lib: EFI: Use capsule CRT instead of ESL file
 2024-06-07 22:59 UTC 

[PATCH] usb: dwc3: gadget: Inform system of suspended state
 2024-06-07 22:57 UTC  (10+ messages)

[PATCH v16 00/17] Add OA functionality to Xe
 2024-06-07 22:54 UTC  (2+ messages)
` ✓ CI.BAT: success for Add OA functionality to Xe (rev16)

[PATCHv3] libgcrypt: Fix building error with '-O2' in sysroot path
 2024-06-07 22:51 UTC  (4+ messages)
` [OE-core] "

[PATCH 1/2] usb: dwc3: core: add p3p2tranok quirk
 2024-06-07 22:49 UTC  (8+ messages)
` [PATCH v2, 3/3] usb: dwc3: core: Workaround for CSR read timeout

+ mm-highmem-make-nr_free_highpages-return-unsigned-long.patch added to mm-unstable branch
 2024-06-07 22:48 UTC 

+ mm-highmem-reimplement-totalhigh_pages-by-walking-zones.patch added to mm-unstable branch
 2024-06-07 22:48 UTC 

[PATCH 01/23] gobi: Remove phonebook and stk atom creation
 2024-06-07 22:47 UTC  (23+ messages)
` [PATCH 02/23] qmi: lookup shared family directly by type
` [PATCH 03/23] core: allow multiple args in atom constructors
` [PATCH 04/23] unit: Update unit tests to the new API
` [PATCH 05/23] core: Support register on probe flag
` [PATCH 06/23] qmi: introduce qmi_service_clone
` [PATCH 07/23] gobi: request needed services at .enable()
` [PATCH 08/23] qmi: devinfo: Drop use of qmi_service_create_shared
` [PATCH 09/23] qmi: sim-legacy: "
` [PATCH 10/23] qmi: voicecall: "
` [PATCH 11/23] qmi: call-barring: "
` [PATCH 12/23] qmi: call-forwarding: "
` [PATCH 13/23] qmi: call-settings: "
` [PATCH 14/23] qmi: ussd: "
` [PATCH 15/23] qmi: location-reporting: "
` [PATCH 16/23] qmi: sms: "
` [PATCH 17/23] qmi: netreg: "
` [PATCH 18/23] qmi: netmon: "
` [PATCH 19/23] qmi: lte: "
` [PATCH 20/23] qmi: gprs-context: "
` [PATCH 21/23] qmi: sim: "
` [PATCH 22/23] qmi: gprs: "
` [PATCH 23/23] qmi: radio-settings: "

[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in hci_req_sync_complete
 2024-06-07 22:46 UTC 

[RFC PATCH 0/2] nohz idle time accounting cleanup
 2024-06-07 22:46 UTC  (3+ messages)
` [RFC PATCH 1/2] timer: Use is_idle_task() check instead of idle_cpu() on irq exit

setting up xfs office hours
 2024-06-07 22:44 UTC  (2+ messages)

[PATCH v6 00/24] EFI: ti: Enable EFI capsule updates
 2024-06-07 22:38 UTC  (25+ messages)
` [PATCH v6 01/24] doc: uefi: capsules: Add Capsule Update porting section
` [PATCH v6 02/24] doc: ti: k3: Correct spelling mistakes and improve clarity
` [PATCH v6 03/24] configs: ti: Create base EFI capsule configs for TI K3 devices
` [PATCH v6 04/24] board: am64x: Define capsule update firmware info
` [PATCH v6 05/24] configs: am64x: Enable EFI capsule update
` [PATCH v6 06/24] doc: board: ti: am64x: document OSPI layout
` [PATCH v6 07/24] board: j721e: Define capsule update firmware info
` [PATCH v6 08/24] configs: j721e: Enable EFI capsule update
` [PATCH v6 09/24] doc: board: ti: j721e: document OSPI layout
` [PATCH v6 10/24] board: beagleplay: Define capsule update firmware info
` [PATCH v6 11/24] configs: beagleplay: Enable DFU for MMC
` [PATCH v6 12/24] configs: beagleplay: Enable EFI capsule update
` [PATCH v6 13/24] board: am62x: Define capsule update firmware info
` [PATCH v6 14/24] configs: am62x: Enable EFI capsule update
` [PATCH v6 15/24] doc: board: ti: am62x: document OSPI layout
` [PATCH v6 16/24] board: am62px: Define capsule update firmware info
` [PATCH v6 17/24] configs: am62px: Enable EFI capsule update
` [PATCH v6 18/24] doc: board: ti: am62px: document OSPI layout
` [PATCH v6 19/24] board: beagleboneai64: Define capsule update firmware info
` [PATCH v6 20/24] configs: beagleboneai64: Enable EFI capsule update
` [PATCH v6 21/24] configs: j784s4_evm: Enable serial flash DFU support
` [PATCH v6 22/24] board: sk-am69: Define capsule update firmware info
` [PATCH v6 23/24] configs: j784s4: Enable EFI capsule update
` [PATCH v6 24/24] doc: board: ti: j784s4: document OSPI NOR layout

[PATCH 0/3] plugins: Few debugging cleanups
 2024-06-07 16:13 UTC  (5+ messages)
` [PATCH 2/3] plugins: Free CPUPluginState before destroying vCPU state

[PATCH] hwmon: add missing MODULE_DESCRIPTION() macros
 2024-06-07 22:41 UTC  (2+ messages)

[PATCH 0/4] target/i386: fixes for OS/2 Warp
 2024-06-07 15:35 UTC  (2+ messages)

[PATCH] selftests/resctrl: Fix noncont_cat_run_test for AMD
 2024-06-07 22:35 UTC  (7+ messages)

[PATCH] crypto: ecc - Add comment to ecc_digits_from_bytes about input byte array
 2024-06-07 22:34 UTC 

[PATCH v1 0/1] mm/memfd: add documentation for MFD_NOEXEC_SEAL
 2024-06-07 22:31 UTC  (3+ messages)

[PATCH v3 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-06-07 22:31 UTC  (3+ messages)
` [PATCH v3 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps

Suggestion for clarifications on "man 5 proc" page regarding /proc/[pid]/self race conditions
 2024-06-07 22:23 UTC  (2+ messages)

[PATCH 1/1] arm: rust: Enable Rust support for ARMv7
 2024-06-07 22:30 UTC  (2+ messages)

[GIT PULL] hotfixes for 6.10-rc3
 2024-06-07 22:29 UTC 

[PATCH v3 0/5] Add SFC support for RK3128
 2024-06-07 22:28 UTC  (5+ messages)
` [PATCH v3 2/5] dt-bindings: clock: rk3128: Drop CLK_NR_CLKS

[PATCH v1 2/2] net: wwan: Fix SDX72 ping failure issue
 2024-06-07 22:28 UTC  (2+ messages)

[PATCH v2] doc: imply that interactive.singleKey is disabled by default
 2024-06-07 22:27 UTC  (2+ messages)
` [PATCH v3] doc: "

[PATCH v4 00/13] drm/msm/dpu: support virtual wide planes
 2024-06-07 22:26 UTC  (8+ messages)
` [PATCH v4 08/13] drm/msm/dpu: add support for virtual planes

[PATCH v1 0/3] Userspace controls soft-offline HugeTLB pages
 2024-06-07 22:26 UTC  (5+ messages)
` [PATCH v1 1/3] mm/memory-failure: userspace controls soft-offlining hugetlb pages

+ mm-memory_hotplug-skip-adjust_managed_page_count-for-pageoffline-pages-when-offlining.patch added to mm-unstable branch
 2024-06-07 22:23 UTC 

+ mm-memory_hotplug-initialize-memmap-of-zone_device-with-pageoffline-instead-of-pagereserved.patch added to mm-unstable branch
 2024-06-07 22:23 UTC 

+ mm-pass-meminit_context-to-__free_pages_core-fix.patch added to mm-unstable branch
 2024-06-07 22:23 UTC 

+ mm-pass-meminit_context-to-__free_pages_core.patch added to mm-unstable branch
 2024-06-07 22:23 UTC 

[PATCH v3 0/7] selftests/x86: fix build errors and warnings found via clang
 2024-06-07 22:23 UTC  (3+ messages)
` [PATCH v3 5/7] selftests/x86: avoid -no-pie warnings from clang during compilation

"proof of concept" for systemwide USDT
 2024-06-07 22:22 UTC  (6+ messages)
` [PATCH 03/14] Let USDT module names contain dots
  ` [DTrace-devel] "

[CI 1/2] drm/xe: Ensure caller uses sole domain for xe_force_wake_assert_held
 2024-06-07 22:18 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [CI,1/2] "

[GIT PULL] first NFSD fix for v6.10-rc
 2024-06-07 22:17 UTC  (2+ messages)

[GIT PULL] Btrfs fixes for 6.10-rc3, part 2
 2024-06-07 22:17 UTC  (2+ messages)


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.