messages from 2024-11-04 17:40:21 to 2024-11-04 18:18:45 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 "
[Buildroot] [PATCH v1 1/2] configs/versal: re-adding xilinx-prebuilt version
2024-11-04 18:18 UTC (2+ messages)
[PULL 00/49] i386, qom, build changes for 2024-10-31
2024-11-04 18:17 UTC (3+ messages)
` [PULL 04/49] target/i386: fix CPUID check for LFENCE and SFENCE
[PATCH v21 00/33] Automatic Disk Unlock with TPM2
2024-11-04 18:18 UTC (9+ messages)
` [PATCH v21 22/33] tss2: Add TPM2 Software Stack (TSS2) support
` [PATCH v21 23/33] key_protector: Add TPM2 Key Protector
` [PATCH v21 25/33] util/grub-protect: Add new tool
` [PATCH v21 33/33] docs: Document TPM2 key protector
[PATCH v3 00/18] Wire up CRC32 library functions to arch-optimized code
2024-11-04 18:10 UTC (14+ messages)
` [PATCH v3 05/18] arm/crc32: expose CRC32 functions through lib
` [f2fs-dev] "
` [PATCH v3 15/18] ext4: switch to using the crc32c library
` [f2fs-dev] "
` [PATCH v3 16/18] jbd2: "
` [f2fs-dev] "
[PATCH] kern/main: Fix cmdpath in root directory
2024-11-04 18:15 UTC (4+ messages)
[PATCH v4 0/3] iommu/arm-smmu-v3: Parse out event records
2024-11-04 18:16 UTC (6+ messages)
` [PATCH v4 1/3] iommu/arm-smmu-v3: Introduce struct arm_smmu_event
arm64/for-kernelci build: 1 build: 0 failed, 1 passed (v6.12-rc6-162-g46f782153ea2)
2024-11-04 18:01 UTC
[PATCH v2] hw/nvme: fix handling of over-committed queues
2024-11-04 18:15 UTC (2+ messages)
[PATCH] mm/slab: fix warning caused by duplicate kmem_cache creation in kmem_buckets_create
2024-11-04 18:16 UTC (3+ messages)
[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-11-04 18:16 UTC (3+ messages)
` [PATCH v15 07/15] cxl/memfeature: Add CXL memory device patrol scrub control feature
[PATCH 00/15] drm/i915/display: convert display feature helpers to struct intel_display
2024-11-04 18:15 UTC (9+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "
` ✗ Fi.CI.SPARSE: "
` ✓ CI.Patch_applied: success "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
[RFC 00/21] kvm/arm: Introduce a customizable aarch64 KVM host model
2024-11-04 18:15 UTC (12+ messages)
` [RFC 18/21] arm/cpu: Introduce a customizable kvm host cpu model
[PATCH 1/2] drm/i915/xe3lpd: Disable HDCP Line Rekeying for Xe3
2024-11-04 18:14 UTC (7+ messages)
` [PATCH 2/2] drm/i915/hdcp: Handle HDCP Line Rekeying for HDCP 1.4
[PULL 0/3] nvme queue
2024-11-04 18:13 UTC (4+ messages)
` [PULL 1/3] hw/nvme: i/o cmd set independent namespace data structure
` [PULL 2/3] hw/nvme: add NPDAL/NPDGL
` [PULL 3/3] hw/nvme: remove dead code
[PATCH i-g-t v2] tests/intel/kms_ccs: add suspend tests
2024-11-04 18:14 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for tests/intel/kms_ccs: add suspend tests (rev3)
` ✓ CI.xeBAT: "
[PATCH net-next v7 00/12] selftests: ncdevmem: Add ncdevmem to ksft
2024-11-04 18:14 UTC (13+ messages)
` [PATCH net-next v7 01/12] selftests: ncdevmem: Redirect all non-payload output to stderr
` [PATCH net-next v7 02/12] selftests: ncdevmem: Separate out dmabuf provider
` [PATCH net-next v7 03/12] selftests: ncdevmem: Unify error handling
` [PATCH net-next v7 04/12] selftests: ncdevmem: Make client_ip optional
` [PATCH net-next v7 05/12] selftests: ncdevmem: Remove default arguments
` [PATCH net-next v7 06/12] selftests: ncdevmem: Switch to AF_INET6
` [PATCH net-next v7 07/12] selftests: ncdevmem: Properly reset flow steering
` [PATCH net-next v7 08/12] selftests: ncdevmem: Use YNL to enable TCP header split
` [PATCH net-next v7 09/12] selftests: ncdevmem: Remove hard-coded queue numbers
` [PATCH net-next v7 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
` [PATCH net-next v7 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw
` [PATCH net-next v7 12/12] selftests: ncdevmem: Add automated test
[PATCH i-g-t] RFC tests/intel/kms_frontbuffer_tracking: Introduce plane-fbc-dr test
2024-11-04 18:14 UTC (3+ messages)
[syzbot] [rdma?] INFO: task hung in add_one_compat_dev (3)
2024-11-04 18:14 UTC (4+ messages)
[PATCH 0/3] mm,TPP: Enable promotion of unmapped pagecache
2024-11-04 18:12 UTC (5+ messages)
[PATCH v2 0/3] Remove split on unmap behavior
2024-11-04 17:41 UTC (4+ messages)
` [PATCH v2 1/3] iommu/io-pgtable-arm: "
` [PATCH v2 2/3] iommu/io-pgtable-arm-v7s: "
` [PATCH v2 3/3] iommu: Add a kdoc to iommu_unmap()
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 1/1] kernel/dma/mapping.c:557:29: sparse: sparse: macro "alloc_pages" passed 5 arguments, but takes just 2
2024-11-04 18:12 UTC
[snitzer:nfs-localio-for-next 20/27] fs/nfs/localio.c:289:22: sparse: sparse: incorrect type in initializer (different address spaces)
2024-11-04 18:12 UTC
[PATCH] MAINTAINERS: remove Zefan Li
2024-11-04 18:12 UTC (2+ messages)
linux-next: manual merge of the perf tree with Linus' tree
2024-11-04 18:11 UTC (2+ messages)
[GIT PULL] MMC fixes for v6.12-rc6
2024-11-04 18:10 UTC (2+ messages)
[GIT PULL] TPM DEVICE DRIVER: tpmdd-next-6.12-rc7
2024-11-04 18:10 UTC (2+ messages)
[PATCH bpf-next v3 0/2] Zero overhead PROBE_MEM
2024-11-04 18:09 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] x86: Perform BPF exception fixup in do_user_addr_fault
[PATCH] selftests/ftrace: update kprobe syntax error test for ppc64le
2024-11-04 17:36 UTC (7+ messages)
[PATCH net-next v5] eth: fbnic: Add support to write TCE TCAM entries
2024-11-04 18:09 UTC (2+ messages)
[BUG] -next lockdep invalid wait context
2024-11-04 18:08 UTC (7+ messages)
[PATCH v2] wifi: nl80211: fix bounds checker error in nl80211_parse_sched_scan
2024-11-04 18:06 UTC (4+ messages)
[PATCH v2] Documentation: admin: reorganize kernel-parameters intro
2024-11-04 18:06 UTC (2+ messages)
[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)
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 (2+ messages)
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)
[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 (2+ 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
[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 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 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 (2+ messages)
` ✓ CI.xeBAT: success for tests/kms_properties: rework immutability checks (rev3)
[PATCH net-next v2 0/9] Support external snapshots on dwmac1000
2024-11-04 17:02 UTC (3+ messages)
` [PATCH net-next v2 2/9] net: stmmac: Use per-hw ptp clock ops
` [PATCH net-next v2 5/9] net: stmmac: Introduce dwmac1000 timestamping operations
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 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 (8+ messages)
` [PATCH 4/5] dts: use TestSuiteSpec class imports
` [PATCH v4 0/8] dts: Pydantic configuration
` [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 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 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()
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.