All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-04 17:31:22 to 2024-11-04 18:06:12 UTC [more...]

[PATCH v3 00/19] bootstd: Support recording images
 2024-11-04 17:51 UTC  (20+ messages)
` [PATCH v3 01/19] bootstd: Move bootflow-adding to bootstd
` [PATCH v3 02/19] bootstd: Move bootflow-clearing "
` [PATCH v3 03/19] bootstd: Add a function to get bootstd only if available
` [PATCH v3 04/19] bootstd: Drop the bootdev-specific list of bootflows
` [PATCH v3 05/19] bootstd: Move the bootflow list into an alist
` [PATCH v3 06/19] bootstd: Maintain a list of images
` [PATCH v3 07/19] bootstd: Update bootmeth_alloc_file() to record images
` [PATCH v3 08/19] boot: pxe: Drop the duplicate comment on get_pxe_file()
` [PATCH v3 09/19] bootmeth_efi: Simplify reading files by using the common function
` [PATCH v3 10/19] bootmeth: Update the read_file() method to include a type
` [PATCH v3 11/19] bootmeth_efi: Check the filename-allocation in the network path
` [PATCH v3 12/19] boot: Update extlinux pxe_getfile_func() to include type
` [PATCH v3 13/19] boot: Update pxe bootmeth to record images
` [PATCH v3 14/19] Update bootmeth_alloc_other() "
` [PATCH v3 15/19] bootstd: Update cros bootmeth "
` [PATCH v3 16/19] bootstd: Add a simple command to list images
` [PATCH v3 17/19] bootstd: Export bootdev_get_from_blk()
` [PATCH v3 18/19] bootstd: Add the concept of an ad-hoc bootflow
` [PATCH v3 19/19] fs: Record loaded files in "

[PATCH v2] Documentation: admin: reorganize kernel-parameters intro
 2024-11-04 18:06 UTC  (2+ messages)

[PATCH v2 0/3] Remove split on unmap behavior
 2024-11-04 17:41 UTC  (2+ messages)
` [PATCH v2 2/3] iommu/io-pgtable-arm-v7s: "

[yocto] Set global variable based on recipes versions
 2024-11-04 18:05 UTC  (2+ messages)

[PATCH] drm/i915/gt: Remove unused execlists_unwind_incomplete_requests
 2024-11-04 18:05 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] usb: dwc3: fix fault at system suspend if device was already runtime suspended
 2024-11-04 18:04 UTC  (2+ messages)

[PATCH 1/2] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
 2024-11-04 18:04 UTC  (3+ messages)

pm/testing build: 8 builds: 1 failed, 7 passed, 1 error, 24 warnings (v6.12-rc6-98-g57d5fb99dade)
 2024-11-04 18:04 UTC 

[PATCH v4] drm/xe: Fix build error for XE_IOCTL_DBG macro
 2024-11-04 18:04 UTC  (3+ messages)
` ✓ CI.BAT: success for drm/xe: Fix build error for XE_IOCTL_DBG macro (rev5)

Soft lockup with fstests on NFSv3 and NFSv4.0
 2024-11-04 18:04 UTC  (2+ messages)

[tty:tty-testing] BUILD SUCCESS 7dcb7bf4a2baf314edf06752093fc64bda9e517d
 2024-11-04 18:03 UTC 

Dell WD19TB Thunderbolt Dock not working with kernel > 6.6.28-1
 2024-11-04 18:04 UTC  (12+ messages)

[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
 2024-11-04 18:02 UTC  (9+ messages)
` [PATCH v3 15/18] ext4: switch to using the crc32c library
    ` [f2fs-dev] "
` [PATCH v3 16/18] jbd2: "
    ` [f2fs-dev] "

[openeuler:OLK-5.10 2350/2350] net/rxrpc/sendmsg.c:471 rxrpc_send_data() error: uninitialized symbol 'skb'
 2024-11-04 18:01 UTC 

[openeuler:OLK-6.6 10691/16090] arch/x86/events/zhaoxin/uncore.c:2828:6: warning: no previous prototype for function 'kx7000_uncore_cpu_init'
 2024-11-04 18:01 UTC 

[PATCH] arm64/fpsimd: Fix a typo
 2024-11-04 17:52 UTC  (3+ messages)

[PATCH 1/2] media: verisilicon: Store reference frames pixels format
 2024-11-04 17:36 UTC  (4+ messages)
` [PATCH 2/2] media: verisilicon: Fix IMX8 native pixels format steps values

[PATCH 0/2] media: verisilicon: fix reference padding issue
 2024-11-04 17:36 UTC  (2+ messages)

[PATCH v2] tools: imx8image: add possibility to skip dcd
 2024-11-04 18:02 UTC 

[PATCH v4 0/2] SCM: Support latest version of waitq-aware firmware
 2024-11-04 18:01 UTC  (3+ messages)
` [PATCH v4 1/2] firmware: qcom_scm: Add API to get waitqueue IRQ info
` [PATCH v4 2/2] firmware: qcom_scm: Support multiple waitq contexts

[PATCH] mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create
 2024-11-04 18:00 UTC  (2+ messages)

[PATCH v4 0/5] Support Armv8.9/v9.4 FEAT_HAFT
 2024-11-04 17:29 UTC  (7+ messages)
` [PATCH v4 3/5] arm64: Add support for FEAT_HAFT
` [PATCH v4 4/5] arm64: Enable ARCH_HAS_NONLEAF_PMD_YOUNG
` [PATCH v4 5/5] arm64: pgtable: Warn unexpected pmdp_test_and_clear_young()

[PATCH v6 00/12] Add support for AMD hardware feedback interface
 2024-11-04 18:00 UTC  (14+ messages)
` [PATCH v6 01/12] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v6 02/12] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v6 03/12] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v6 04/12] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v6 05/12] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v6 06/12] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v6 07/12] platform/x86: hfi: add online and offline callback support
` [PATCH v6 08/12] platform/x86: hfi: add power management callback
` [PATCH v6 09/12] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v6 10/12] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v6 11/12] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v6 12/12] platform/x86/amd: hfi: Add debugfs support

[PATCH 0/4] um: Some minor driver fixes
 2024-11-04 16:55 UTC  (9+ messages)
` [PATCH 1/4] um: ubd: Initialize ubd's disk pointer in ubd_add
` [PATCH 2/4] um: ubd: Do not use drvdata in release
` [PATCH 3/4] um: net: "
` [PATCH 4/4] um: vector: "

[PATCH 00/15] drm/i915/display: convert display feature helpers to struct intel_display
 2024-11-04 18:00 UTC  (6+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ CI.Patch_applied: success "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH 0/2 perf-tools-next] 'perf test python' fixes/improvements
 2024-11-04 17:59 UTC  (3+ messages)
` [PATCH 1/2] perf test python: Robustify the 'perf test python' test case
` [PATCH 2/2] perf test: Don't build the python binding builtin test case with NO_LIBPYTHON=1

[PATCH] Revert "eal/unix: fix thread creation"
 2024-11-04 17:59 UTC  (10+ messages)
` [PATCH v2] "

[PATCH] drm/rockchip: avoid 64-bit division
 2024-11-04 17:29 UTC  (3+ messages)

[syzbot] [udf?] possible deadlock in udf_free_blocks
 2024-11-04 17:57 UTC 

[PATCH v1] dts: add verify argument to set forward mode
 2024-11-04 17:56 UTC  (3+ messages)
` [PATCH v2] dts: fix verify argument in "

[PATCH 1/1] hw/riscv: virt: prevent to use AIA MSI when host doesn't support it
 2024-11-04 17:56 UTC  (7+ messages)

[syzbot] [ext4?] WARNING: locking bug in get_page_from_freelist
 2024-11-04 17:56 UTC 

[PULL 00/50] riscv-to-apply queue
 2024-11-04 17:55 UTC  (3+ messages)

[PATCH v3 0/6] mm/list_lru: Split list_lru lock into per-cgroup scope
 2024-11-04 17:52 UTC  (7+ messages)
` [PATCH v3 1/6] mm/list_lru: don't pass unnecessary key parameters
` [PATCH v3 2/6] mm/list_lru: don't export list_lru_add
` [PATCH v3 3/6] mm/list_lru: code clean up for reparenting
` [PATCH v3 4/6] mm/list_lru: simplify reparenting and initial allocation
` [PATCH v3 5/6] mm/list_lru: split the lock to per-cgroup scope
` [PATCH v3 6/6] mm/list_lru: Simplify the list_lru walk callback function

0001-usb-mtu3-fix-panic-in-mtu3_gadget_wakeup.patch
 2024-11-04 17:54 UTC 

[PATCH v3 0/5] drm/xe: Fix races on fdinfo
 2024-11-04 17:54 UTC  (4+ messages)
` [PATCH v3 4/5] drm/xe: Wait on killed exec queues

[PATCH i-g-t v3 0/2] tests/kms_properties: rework immutability checks
 2024-11-04 17:54 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for tests/kms_properties: rework immutability checks (rev3)
` ✓ CI.xeBAT: success "

[PATCH net-next v2 0/9] Support external snapshots on dwmac1000
 2024-11-04 17:02 UTC  (8+ messages)
` [PATCH net-next v2 2/9] net: stmmac: Use per-hw ptp clock ops
` [PATCH net-next v2 3/9] net: stmmac: Only update the auto-discovered PTP clock features
` [PATCH net-next v2 5/9] net: stmmac: Introduce dwmac1000 timestamping operations
` [PATCH net-next v2 6/9] net: stmmac: Enable timestamping interrupt on dwmac1000
` [PATCH net-next v2 7/9] net: stmmac: Don't include dwmac4 definitions in stmmac_ptp
` [PATCH net-next v2 8/9] net: stmmac: Configure only the relevant bits for timestamping setup
` [PATCH net-next v2 9/9] net: stmmac: dwmac_socfpga: This platform has GMAC

Fix build ID parsing logic in stable trees
 2024-11-04 17:52 UTC  (5+ messages)
` [PATCH stable 5.15] lib/buildid: Fix build ID parsing logic
` [PATCH stable 6.1 ] "
` [PATCH stable 6.6 "
` [PATCH stable 6.11] "

[PATCH bpf-next v2] bpf: Add kernel symbol for struct_ops trampoline
 2024-11-04 17:53 UTC  (4+ messages)

[PATCH v4 0/6] napi tracking strategy
 2024-11-04 17:52 UTC  (3+ messages)

[PATCH -next v5 0/2] perf stat: Support inherit events for bperf
 2024-11-04 17:51 UTC  (2+ messages)

[PATCH bpf-next v3 0/2] Zero overhead PROBE_MEM
 2024-11-04 17:50 UTC  (4+ messages)
` [PATCH bpf-next v3 1/2] x86: Perform BPF exception fixup in do_user_addr_fault

[PATCH v3 00/12] staging: gpib: Patch set for gpib staging drivers
 2024-11-04 17:50 UTC  (13+ messages)
` [PATCH v3 01/12] staging: gpib: Fix buffer overflow in ni_usb_init
` [PATCH v3 02/12] staging: gpib: Replace custom debug with dev_dbg
` [PATCH v3 03/12] staging: gpib: Update messaging and usb_device refs in ni_usb
` [PATCH v3 04/12] staging: gpib: Update messaging and usb_device refs in agilent_usb
` [PATCH v3 05/12] staging: gpib: Fix MODULES_DESCRIPTION
` [PATCH v3 06/12] staging: gpib: Add comment for mutex define
` [PATCH v3 07/12] staging: gpib: Use dev_xxx for messaging
` [PATCH v3 08/12] staging: gpib: Fix Kconfig
` [PATCH v3 09/12] staging: gpib: Remove unneeded lookup table
` [PATCH v3 10/12] staging: gpib: Remove GPIO14 and GPIO15 lines in lookup tables
` [PATCH v3 11/12] staging: gpib: Re-order the "
` [PATCH v3 12/12] staging: gpib: Correct check for max secondary address

[PATCH 0/5] dts: Pydantic configuration
 2024-11-04 17:50 UTC  (10+ messages)
` [PATCH 4/5] dts: use TestSuiteSpec class imports
` [PATCH v4 0/8] dts: Pydantic configuration
  ` [PATCH v4 7/8] dts: improve configuration API docs
  ` [PATCH v4 8/8] dts: use TestSuiteSpec class imports

[PATCH v3 0/9] Amlogic C3 ISP support
 2024-11-04 17:50 UTC  (3+ messages)
` [PATCH v3 2/9] media: platform: Add c3 mipi csi2 driver

[PATCH] Hexagon (target/hexagon) Remove HEX_DEBUG/HEX_DEBUG_LOG
 2024-11-04 17:49 UTC 

[PATCH 0/5] Allow to enable multifd and postcopy migration together
 2024-11-04 17:48 UTC  (3+ messages)
` [PATCH 5/5] migration: enable multifd and postcopy together

[PATCH i-g-t v2] tests/intel/kms_ccs: add suspend tests
 2024-11-04 17:49 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for tests/intel/kms_ccs: add suspend tests (rev3)

[PATCH v3 0/5] Improve arm64 pkeys handling in signal delivery
 2024-11-04 17:12 UTC  (2+ messages)
` (subset) "

[PATCH] runqueue: Avoid dumpsigs idle loop blocking
 2024-11-04 17:46 UTC 

program of this type cannot use helper xyz with bpf_struct_ops
 2024-11-04 17:46 UTC 

[PATCH] rev-list: skip bitmap traversal for --left-right
 2024-11-04 17:46 UTC  (4+ messages)

[PATCH 00/18] KVM: arm64: Non-protected guest stage-2 support for pKVM
 2024-11-04 17:46 UTC  (4+ messages)
` [PATCH 01/18] KVM: arm64: Change the layout of enum pkvm_page_state

[PATCH 0/2] Add support for the ERAPS feature
 2024-11-04 17:45 UTC  (9+ messages)
` [PATCH 1/2] x86: cpu/bugs: add support for AMD "

[PATCH] target/riscv/kvm: Fix leak of reg list
 2024-11-04 17:43 UTC  (2+ messages)

[PATCH v3] hw/riscv: Add Microblaze V generic board
 2024-11-04 17:43 UTC 

[PATCH net-next v7] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-11-04 17:44 UTC  (2+ messages)

[PATCH v2] ACPI: processor: Move arch_init_invariance_cppc() call later
 2024-11-04 17:43 UTC  (4+ messages)

[PATCH net] net: hns3: fix kernel crash when uninstalling driver
 2024-11-04 17:43 UTC  (2+ messages)

[PATCH] arm64/mm: Drop setting PTE_TYPE_PAGE in pte_mkcont()
 2024-11-04 17:09 UTC  (2+ messages)

[PATCH v21 00/33] Automatic Disk Unlock with TPM2
 2024-11-04 17:42 UTC  (3+ messages)
` [PATCH v21 33/33] docs: Document TPM2 key protector

[PATCH v4 0/7] Initial support for RK3576 UFS controller
 2024-11-04  7:31 UTC 

[PATCH 0/3] EDAC/igen6: Avoid segmentation fault and add polling support
 2024-11-04 17:40 UTC  (3+ messages)
` [PATCH 3/3] EDAC/igen6: Add "

[PATCH] dl_server: Reset DL server params when rd changes
 2024-11-04 17:41 UTC  (5+ messages)

arch/openrisc/kernel/signal.c:50 restore_fp_state() warn: maybe return -EFAULT instead of the bytes remaining?
 2024-11-04 17:40 UTC 

[PATCH v5 0/4] media: videobuf2-core: attach once if multiple planes share the same dbuf
 2024-11-04 17:40 UTC  (3+ messages)
` [PATCH v5 2/4] media: videobuf2-core: release all planes first in __prepare_dmabuf()

[PATCH v2] hw/riscv: Add Microblaze V 32bit virt board
 2024-11-04 17:39 UTC  (9+ messages)

[PATCH V3 00/16] Live update: cpr-transfer
 2024-11-04 17:38 UTC  (4+ messages)
` [PATCH V3 01/16] machine: anon-alloc option

[PATCH 00/20] packfile: avoid using the 'the_repository' global variable
 2024-11-04 17:38 UTC  (5+ messages)
` [PATCH v5 0/9] "
  ` [PATCH v5 8/9] config: make `packed_git_(limit|window_size)` non-global variables

[PULL 0/1] Seabios hppa v17 patches
 2024-11-04 17:37 UTC  (2+ messages)

[PULL v2 0/8] loongarch-to-apply queue
 2024-11-04 17:37 UTC  (2+ messages)

[PATCH v3 00/16] Device / Driver PCI / Platform Rust abstractions
 2024-11-04 17:36 UTC  (5+ messages)
` [PATCH v3 02/16] rust: introduce `InPlaceModule`

[PULL 00/40] Rust changes for QEMU 9.2 soft freeze
 2024-11-04 17:27 UTC  (27+ messages)
` [PULL 03/40] Revert "rust: add PL011 device model"
` [PULL 04/40] rust: add PL011 device model
` [PULL 06/40] meson: remove repeated search for rust_root_crate.sh
` [PULL 09/40] rust: do not use --no-size_t-is-usize
` [PULL 10/40] rust: remove uses of #[no_mangle]
` [PULL 12/40] rust: build integration test for the qemu_api crate
` [PULL 14/40] rust: clean up define_property macro
` [PULL 16/40] rust: provide safe wrapper for MaybeUninit::zeroed()
` [PULL 17/40] rust: do not use TYPE_CHARDEV unnecessarily
` [PULL 18/40] rust: add definitions for vmstate
` [PULL 21/40] rust/pl011: move CLK_NAME static to function scope
` [PULL 23/40] rust/pl011: remove commented out C code
` [PULL 24/40] rust/pl011: Use correct masks for IBRD and FBRD
` [PULL 25/40] rust: patch bilge-impl to allow compilation with 1.63.0
` [PULL 26/40] rust: fix cfgs of proc-macro2 for 1.63.0
` [PULL 27/40] rust: use std::os::raw instead of core::ffi
` [PULL 28/40] rust: introduce a c_str macro
` [PULL 29/40] rust: silence unknown warnings for the sake of old compilers
` [PULL 30/40] rust: synchronize dependencies between subprojects and Cargo.lock
` [PULL 31/40] rust: create a cargo workspace
` [PULL 32/40] rust: introduce alternative implementation of offset_of!
` [PULL 33/40] rust: do not use MaybeUninit::zeroed()
` [PULL 34/40] rust: clean up detection of the language
` [PULL 35/40] rust: allow version 1.63.0 of rustc
` [PULL 36/40] rust: do not use --generate-cstr
` [PULL 40/40] ci: enable rust in the Debian and Ubuntu system build job

[PATCH] bb: compress: use lz4 instead of lz4c
 2024-11-04 17:35 UTC 

pre-calculate max_zone_append_sectors
 2024-11-04 17:35 UTC  (2+ messages)

[PATCH] block: update blk_stack_limits documentation
 2024-11-04 17:35 UTC  (2+ messages)

[PATCH v6 0/8] Fix non-contiguous VRAM BO access in Xe
 2024-11-04 17:34 UTC  (4+ messages)
` [PATCH v6 2/8] drm/ttm: Add ttm_bo_access

[syzbot] [kernel?] kernel BUG in binder_alloc_deferred_release (2)
 2024-11-04 17:32 UTC  (2+ messages)

[PATCH] EDAC/ie31200: Add Kaby Lake-S dual-core host bridge ID
 2024-11-04 16:15 UTC  (3+ messages)

[PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay
 2024-11-04 15:05 UTC  (5+ messages)
` [PATCH v3 05/12] PCI: of_property: Assign PCI instead of CPU bus address to dynamic bridge nodes

[PATCH] io_uring/cmd: let cmds to know about dying task
 2024-11-04 17:31 UTC  (4+ 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.