messages from 2024-10-24 15:43:45 to 2024-10-24 16:33:10 UTC [more...]
[PATCH 0/3] drm/panthor: Coherency related fixes
2024-10-24 15:51 UTC (5+ messages)
` [PATCH 1/3] drm/panthor: Update memattr programing to align with GPU spec
` [PATCH 2/3] drm/panthor: Explicitly set the coherency mode
[PATCH 1/2] drm/xen: remove redundant initialization info print
2024-10-24 16:29 UTC (3+ messages)
` [PATCH 2/2] drm: remove driver date from struct drm_driver and all drivers
[PATCH v2 1/6] arm64: dts: imx8qxp-mek: add bluetooth audio codec
2024-10-24 16:33 UTC (2+ messages)
[PATCH v3 0/1] mm/migrate: Add migrate_device_pfns
2024-10-24 16:32 UTC (5+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
[PATCH v2 0/6] cxl: Initialization and shutdown fixes
2024-10-24 16:32 UTC (12+ messages)
` [PATCH v2 1/6] cxl/port: Fix CXL port initialization order when the subsystem is built-in
` [PATCH v2 4/6] cxl/port: Fix use-after-free, permit out-of-order decoder shutdown
` [PATCH v2 5/6] cxl/port: Prevent out-of-order decoder allocation
` [PATCH v2 6/6] cxl/test: Improve init-order fidelity relative to real-world systems
[PATCH v3 1/2] hwmon: modified ina2xx to match SY24655
2024-10-24 16:32 UTC (3+ messages)
` [PATCH v3 2/2] dt-bindings: "
[PATCH v2] drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout
2024-10-24 16:32 UTC (3+ messages)
[PATCH net-next] bonding: add ESP offload features when slaves support
2024-10-24 16:31 UTC
[PATCH 1/2] [RFC] hwrng: fix khwrng lifecycle
2024-10-24 16:30 UTC (2+ messages)
` [PATCH 2/2] [RFC] hwrng: fix khwrng registration
linux: Goodbye from a Linux community volunteer
2024-10-24 16:30 UTC (6+ messages)
[PATCH 0/2] iommu/io-pgtable-arm: Fix for stage-2 map/unmap
2024-10-24 16:25 UTC (2+ messages)
` [PATCH 1/2] iommu/io-pgtable-arm: Fix stage-2 map/umap for concatenated tables
[PATCH net-next v2 0/4] Introduce VLAN support in HSR
2024-10-24 15:10 UTC (4+ messages)
` [PATCH net-next v2 2/4] net: hsr: Add VLAN CTAG filter support
[RFC PATCH v2 00/14] Landlock audit support
2024-10-24 16:30 UTC (4+ messages)
` [RFC PATCH v2 02/14] lsm: Add audit_log_lsm_data() helper
[PATCH 0/2] Add support for errors recovery in the TI SN65DSI83 bridge driver
2024-10-24 16:30 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: display: bridge: sn65dsi83: Add interrupt
[cocci] Multiple returns significant performance impact
2024-10-24 16:28 UTC (14+ messages)
` [cocci] SmPL position variables …
[PATCH] net/ixgbe: fix per-queue stats for less queues
2024-10-24 16:28 UTC (4+ messages)
[PATCH 0/2] X1E001DE Snapdragon Devkit for Windows
2024-10-24 16:28 UTC (5+ messages)
[PATCH v3 tip/perf/core 0/4] uprobes,mm: speculative lockless VMA-to-uprobe lookup
2024-10-24 16:28 UTC (6+ messages)
` [PATCH v3 tip/perf/core 1/4] mm: introduce mmap_lock_speculation_{start|end}
[PATCH] arm64: dts: qcom: x1e80100: Route pcie5 MSIs to the GIC ITS
2024-10-24 16:25 UTC (2+ messages)
[PATCH i-g-t v2 1/2] /lib/xe/xe_eudebug: Add trigger removal method
2024-10-24 16:27 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [i-g-t,v2,1/2] "
[PATCH v5 net-next 00/13] add basic support for i.MX95 NETC
2024-10-24 16:27 UTC (3+ messages)
` [PATCH v5 net-next 04/13] net: enetc: add initial netc-blk-ctrl driver support
[PATCH 0/2] target/i386: fix hang when using slow path for ptw_setl
2024-10-24 16:25 UTC (3+ messages)
` [PATCH 1/2] "
[PATCH] pi_stress: Add memory barrier to resolve crash
2024-10-24 16:26 UTC
[PATCH v4 0/9] drivers/raw: introduce cnxk rvu lf device driver
2024-10-24 16:26 UTC (6+ messages)
` [PATCH v5 "
` [PATCH v5 1/9] "
` [PATCH v5 9/9] raw/cnxk_rvu_lf: add selftest
[PATCH v4 0/6] page allocation tag compression
2024-10-24 16:25 UTC (5+ messages)
` [PATCH v4 5/6] alloc_tag: introduce pgtag_ref_handle to abstract page tag references
[PATCH] gpiolib: fix a NULL-pointer dereference when setting direction
2024-10-24 16:25 UTC (3+ messages)
[PATCH v2] drm/i915/display: convert I915_STATE_WARN() to struct intel_display
2024-10-24 16:25 UTC
[PATCH 00/18] btrfs: convert delayed head refs to xarray and cleanups
2024-10-24 16:24 UTC (19+ messages)
` [PATCH 01/18] btrfs: remove BUG_ON() at btrfs_destroy_delayed_refs()
` [PATCH 02/18] btrfs: move btrfs_destroy_delayed_refs() to delayed-ref.c
` [PATCH 03/18] btrfs: remove fs_info parameter from btrfs_destroy_delayed_refs()
` [PATCH 04/18] btrfs: remove fs_info parameter from btrfs_cleanup_one_transaction()
` [PATCH 05/18] btrfs: remove duplicated code to drop delayed ref during transaction abort
` [PATCH 06/18] btrfs: use helper to find first ref head at btrfs_destroy_delayed_refs()
` [PATCH 07/18] btrfs: remove num_entries atomic counter from delayed ref root
` [PATCH 08/18] btrfs: change return type of btrfs_delayed_ref_lock() to boolean
` [PATCH 09/18] btrfs: simplify obtaining a delayed ref head
` [PATCH 10/18] btrfs: move delayed ref head unselection to delayed-ref.c
` [PATCH 11/18] btrfs: pass fs_info to functions that search for delayed ref heads
` [PATCH 12/18] btrfs: pass fs_info to btrfs_cleanup_ref_head_accounting
` [PATCH 13/18] btrfs: assert delayed refs lock is held at find_ref_head()
` [PATCH 14/18] btrfs: assert delayed refs lock is held at find_first_ref_head()
` [PATCH 15/18] btrfs: assert delayed refs lock is held at add_delayed_ref_head()
` [PATCH 16/18] btrfs: add comments regarding locking to struct btrfs_delayed_ref_root
` [PATCH 17/18] btrfs: track delayed ref heads in an xarray
` [PATCH 18/18] btrfs: remove no longer used delayed ref head search functionality
[PATCH bpf] bpf, arm64: Fix stack frame construction for struct_ops trampoline
2024-10-24 16:24 UTC (6+ messages)
[PATCH v2 1/3] dm-inlinecrypt: Add inline encryption support
2024-10-24 16:23 UTC (11+ messages)
[PATCH 1/1] mm/codetag: uninline and move pgalloc_tag_copy and pgalloc_tag_split
2024-10-24 16:23 UTC
[PATCH] dt-bindings: pwm: adi,axi-pwmgen: Increase #pwm-cells to 3
2024-10-24 16:22 UTC (2+ messages)
[PATCH v2 0/5] Improve arm64 pkeys handling in signal delivery
2024-10-24 16:19 UTC (6+ messages)
` [PATCH v2 3/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures
[PATCH v2 1/5] PCI/P2PDMA: Don't enforce ACS check for functions of same device
2024-10-24 16:21 UTC (4+ messages)
[PATCH i-g-t 10/14] lib/intel_bufops: Provide pread/pwrite based fallback when we don't have WC
2024-10-24 16:20 UTC (2+ messages)
` [PATCH i-g-t v2 "
[bug report] perf top generates kernel "unchecked MSR access error: WRMSR"
2024-10-24 16:20 UTC (4+ messages)
[PATCH] efistub/tpm: Use ACPI reclaim memory for event log to avoid corruption
2024-10-24 16:20 UTC (2+ messages)
[PATCH v6 0/3] rust: Add irq abstraction, SpinLockIrq
2024-10-24 16:20 UTC (9+ messages)
` [POC 0/6] Allow SpinLockIrq to use a normal Guard interface
` [POC 1/6] irq & spin_lock: Add counted interrupt disabling/enabling
[PATCH] x86/ioperm: Use atomic64_inc_return() in ksys_ioperm()
2024-10-24 16:20 UTC (3+ messages)
[PATCH v4 0/8] Inline ECC Series
2024-10-24 16:19 UTC (5+ messages)
` [PATCH v4 2/8] ram: k3-ddrss: Add k3_ddrss_ddr_bank_base_size_calc() to solve 'calculations restricted to 32 bits' issue
[PATCH sched_ext/for-6.13 1/2] sched_ext: Rename CFI stubs to names that are recognized by BPF
2024-10-24 16:19 UTC (4+ messages)
` [PATCH sched_ext/for-6.13 2/2] sched_ext: Replace set_arg_maybe_null() with __nullable CFI stub tags
[PATCH v2] drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout
2024-10-24 15:37 UTC
[bluez/bluez] 806a55: shared/shell: Fix not displaying first prompt
2024-10-24 16:19 UTC
[PATCH v8 0/3] fuse: add kernel-enforced request timeout option
2024-10-24 16:19 UTC (2+ messages)
darktable performance regression on AMD systems caused by "mm: align larger anonymous mappings on THP boundaries"
2024-10-24 16:17 UTC (6+ messages)
` [PATCH hotfix 6.12] mm, mmap: limit THP aligment of anonymous mappings to PMD-aligned sizes
[PATCHSET RFC 0/7] Add support for provided registered buffers
2024-10-24 16:17 UTC (10+ messages)
` [PATCH 5/7] io_uring: add ability for provided buffer to index "
` [PATCH 6/7] io_uring/kbuf: add support for mapping type KBUF_MODE_BVEC
[PATCH 25/37] drm/vc4: plane: Add support for 2712 D-step
2024-10-24 15:09 UTC (2+ messages)
[PATCH 24/37] drm/vc4: hvs: Add in support for 2712 D-step
2024-10-24 15:07 UTC (2+ messages)
[PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
2024-10-24 16:15 UTC (4+ messages)
[PATCH 4/5] drm/i915/display: Add registers and compute the strength
2024-10-24 16:14 UTC (2+ messages)
[PATCH v1 0/3] Import Kernel uAPI header files
2024-10-24 16:14 UTC (6+ messages)
` [PATCH v1 1/3] uapi: introduce kernel uAPI headers import
[PATCH bpf-next 1/2] bpf: add bpf_get_hw_counter kfunc
2024-10-24 16:13 UTC (4+ messages)
[openeuler:openEuler-1.0-LTS 5421/23857] arch/arm64/kernel/smp.c:1217:14: error: 'pmu_nmi_enable' undeclared; did you mean 'perf_pmu_enable'?
2024-10-24 16:13 UTC
[PATCH 0/2] clk: clk-axi-clkgen: make sure to enable the AXI bus clock
2024-10-24 16:13 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: clock: axi-clkgen: include AXI clk
[PATCH] common/cnxk: allow enabling IOVA field in mbuf
2024-10-24 16:13 UTC (4+ messages)
` [EXTERNAL] "
[PATCH 0/5] PF: Add support for VF scheduling priority
2024-10-24 16:12 UTC (4+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
[PATCH] KVM: arm64: Don't eagerly teardown the vgic on init error
2024-10-24 16:12 UTC (2+ messages)
[PATCH v2] iio: adc: ad7380: use if_not_cond_guard for claim direct
2024-10-24 16:12 UTC
[PATCH net-next] Documentation: networking: Add missing PHY_GET command in the message list
2024-10-24 16:11 UTC (5+ messages)
[PATCH v2] vsock/test: fix failures due to wrong SO_RCVLOWAT parameter
2024-10-24 16:10 UTC
[PATCH v3 0/5] LSM: Replace secctx/len pairs with lsm_context
2024-10-24 16:10 UTC (3+ messages)
` [PATCH v3 2/5] LSM: Replace context+len "
[PATCH] scripts/run-test: Keep original prune behaviour
2024-10-24 16:09 UTC
[PATCH v2] Documentation: Update the behaviour of "kvm-arm.mode"
2024-10-24 16:06 UTC
[BlueZ v3 0/7] Fix bluetoothctl --help hanging if daemon isn't running
2024-10-24 16:08 UTC (3+ messages)
` [BlueZ v3 7/7] client: Fix --help hanging if bluetoothd is not running
[PATCH v1 0/2] Enable WDT reload feature
2024-10-24 16:07 UTC (3+ messages)
[PATCH 00/18] GPU debug support (eudebug) v2
2024-10-24 16:06 UTC (7+ messages)
` [PATCH 12/18] drm/xe/eudebug: implement userptr_vma access
[PATCH v1 0/9] Add Nuvoton NCT6694 MFD devices
2024-10-24 16:06 UTC (3+ messages)
` [PATCH v1 5/9] watchdog: Add Nuvoton NCT6694 WDT support
[PATCH 00/16] AMD NB and SMN rework
2024-10-24 16:06 UTC (6+ messages)
` [PATCH 14/16] x86/amd_smn, platform/x86/amd/hsmp: Have HSMP use SMN
[PATCH v6 00/15] io_uring zero copy rx
2024-10-24 16:06 UTC (7+ messages)
` [PATCH v6 02/15] net: generalise net_iov chunk owners
[PATCH v10 0/4] debugfs to hisilicon migration driver
2024-10-24 16:06 UTC (4+ messages)
[PATCH 0/4] implement vectored registered buffers for sendzc
2024-10-24 16:06 UTC (5+ messages)
[PATCHSET RFC 0/3] Add support for ring resizing
2024-10-24 16:05 UTC (3+ messages)
[PATCH] pinctrl: mediatek: add eint new design for mt8196
2024-10-24 15:55 UTC (2+ messages)
[PATCH v2] x86/boot: Explain how discard_initial_images() works
2024-10-24 16:03 UTC
[PATCH v2 0/3] ARM: dts: add Kobo Clara 2E
2024-10-24 16:04 UTC (3+ messages)
` [PATCH v2 2/3] ARM: dts: imx: Add devicetree for "
[PATCH V2 net 0/9] There are some bugfix for the HNS3 ethernet driver
2024-10-24 16:04 UTC (5+ messages)
` [PATCH V2 net 1/9] net: hns3: default enable tx bounce buffer when smmu enabled
[PATCH i-g-t] tests/intel/psr: fix documentation
2024-10-24 16:03 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH net-next 06/15] net: lan969x: add match data for lan969x
2024-10-24 15:52 UTC (2+ messages)
[PATCH nft,v2 1/4] mnl: rename to mnl_seqnum_alloc() to mnl_seqnum_inc()
2024-10-24 16:02 UTC (4+ messages)
` [PATCH nft,v2 2/4] mnl: update cmd_add_loc() to take struct nlmsghdr
` [PATCH nft,v2 3/4] rule: netlink attribute offset is uint32_t for struct nlerr_loc
` [PATCH nft,v2 4/4] src: fix extended netlink error reporting with large set elements
[PATCHv3] nvme: module parameter to disable pi with offsets
2024-10-24 15:53 UTC (2+ messages)
[RFC PATCH 00/21] Modernize the build system
2024-10-24 16:02 UTC (3+ messages)
` [RFC PATCH v4 00/19] "
[PATCH v2 1/4] libsepol: misc assertion cleanup
2024-10-24 16:01 UTC (4+ messages)
` [PATCH v2 2/4] libsepol: add support for xperms in conditional policies
` [PATCH v2 3/4] checkpolicy: "
` [PATCH v2 4/4] libsepol/cil: "
[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
2024-10-24 15:26 UTC (5+ messages)
` [PATCH 22/51] iommu/arm-smmu: "
[PATCH] drm/i915/display: convert I915_STATE_WARN() to struct intel_display
2024-10-24 15:58 UTC (2+ messages)
[PATCH v2 0/3] HDMI Support for Theobroma/Cherry rk3588 boards
2024-10-24 15:14 UTC (2+ messages)
` [PATCH v2 3/3] arm64: dts: rockchip: add HDMI support to rk3588-jaguar
[PATCH RFC 0/1] futex: Add a new robust list syscall
2024-10-24 15:57 UTC (3+ messages)
` [PATCH RFC 1/1] futex: Create set_robust_list2
[OE-core][PATCH 0/4] Incompatible license handling fixes
2024-10-24 15:57 UTC (5+ messages)
` [OE-core][PATCH v2 0/4] Incompatible Licenses in Dynamic Packages
` [OE-core][PATCH v2 3/4] lib: package: Check incompatible licenses at packaging time
[PATCH 0/6] efi: Start to chip away at the EFI workaround
2024-10-24 15:56 UTC (3+ messages)
` [PATCH 2/6] efi: Make efi_run_image() static
KCIDB database
2024-10-24 15:56 UTC (3+ messages)
[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
2024-10-24 15:56 UTC (2+ messages)
` [PATCH] MAINTAINERS: Remove some entries due to various moral requirements
[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-24 15:56 UTC (6+ messages)
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
[PATCH] arm64: dts: qcom: x1e80100: Fix up BAR spaces
2024-10-24 15:55 UTC (2+ messages)
[PATCH i-g-t v1] tests/kms_async_flips: Skip Async flips on joiner output
2024-10-24 15:55 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for tests/kms_async_flips: Skip Async flips on joiner output (rev2)
[PATCH 1/1] RAS/AMD/FMPM: Fix return value check in setup_debugfs()
2024-10-24 15:55 UTC (2+ messages)
[PATCH] PCI: Restore the original INTX_DISABLE bit by pcim_intx()
2024-10-24 15:55 UTC
[PATCH 0/1] remoteproc documentation changes
2024-10-24 15:53 UTC (3+ messages)
` [PATCH V4 3/7] Documentation: remoteproc: add more information
[net-next RFC PATCH 3/4] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
2024-10-24 15:52 UTC (2+ messages)
[PATCH v2 1/1] memcg/hugetlb: Adding hugeTLB counters to memcg
2024-10-24 15:52 UTC (2+ messages)
[PATCH 00/17] pack-objects: add --path-walk option for better deltas
2024-10-24 15:52 UTC (5+ messages)
` [PATCH v2 "
[PATCH v20 00/33] Automatic Disk Unlock with TPM2
2024-10-24 15:51 UTC (3+ messages)
` [PATCH v20 33/33] docs: Document TPM2 key protector
[PATCH 00/14] Add support for Ethernet interfaces on RZ/G2L
2024-10-24 15:52 UTC (3+ messages)
` [PATCH 13/14] arm64: dts: renesas: rzg2l: Enable Ethernet TXC output
[Buildroot] [PATCH] package/libtraceevent: bump to version 1.8.4
2024-10-24 15:51 UTC (3+ messages)
bash prompt evaporates in subdirectories
2024-10-24 15:50 UTC (7+ messages)
` RESOLVED [Was: Re: bash prompt evaporates in subdirectories]
workqueue lockup debug
2024-10-24 15:49 UTC
[PATCH v2 1/3] acpi: make EC support compile-time conditional
2024-10-24 15:49 UTC (3+ messages)
[PATCH v5] ethdev: TEST support single queue per port
2024-10-24 15:49 UTC
[PATCH v2 1/3] perf disasm: Use disasm_line__free() to properly free disasm_line
2024-10-24 15:49 UTC (2+ messages)
[isar-cip-core][PATCH v2 0/2] Fixing dependency of package expand-on-first-boot on cryptsetup and tss2 (tpm2) libraries when building with disk encryption enabled
2024-10-24 15:49 UTC (3+ messages)
` [isar-cip-core][PATCH v2 1/2] Fixing dependency of package expand-on-first-boot on cryptsetup and tss2 (tpm2) libraries when building with disk encryption enabled. (for bookworm)
[PATCH v2] x86/io-apic: fix directed EOI when using AMD-Vi interrupt remapping
2024-10-24 15:48 UTC
[PATCH v1 1/1] pinctrl: intel: Add a human readable decoder for pull bias values
2024-10-24 15:49 UTC (3+ messages)
[PATCH v6 0/6] arm64: dts: qcom: enable Bluetooth and WLAN on sc8280xp and sm8450 boards
2024-10-24 15:49 UTC (5+ messages)
` [PATCH v6 2/6] power: sequencing: qcom-wcn: improve support for wcn6855
` [PATCH v6 6/6] arm64: dts: qcom: sm8450-hdk: model the PMU of the on-board wcn6855
[PATCH v2] drm/sched: Mark scheduler work queues with WQ_MEM_RECLAIM
2024-10-24 15:47 UTC (3+ messages)
[PATCH 0/4] riscv: sophgo: Add ethernet support for SG2044
2024-10-24 15:37 UTC (4+ messages)
` [PATCH 4/4] net: stmmac: Add glue layer for Sophgo SG2044 SoC
[PATCH net-next] net: define and implement new SOL_SOCKET SO_RX_IFINDEX option
2024-10-24 15:44 UTC (2+ messages)
[PATCH v3 0/5] jump to table index support in mlx5
2024-10-24 15:41 UTC (6+ messages)
` [PATCH v3 1/5] net/mlx5/hws: introduce new matcher type
` [PATCH v3 2/5] net/mlx5/hws: introduce jump to matcher action
` [PATCH v3 3/5] net/mlx5: create array ste matcher
` [PATCH v3 4/5] net/mlx5: add flow rule insertion by index with pattern
` [PATCH v3 5/5] net/mlx5: implement jump to table index action
populate_sysroot not found in x86_64 x86_64_ubuntu-20.04 #yocto
2024-10-24 15:45 UTC (4+ messages)
` [yocto] "
` "
[PATCH net-next] gve: change to use page_pool_put_full_page when recycling pages
2024-10-24 15:45 UTC (3+ messages)
[PATCH 1/1] firmware_loader: Move module refcounts to allow unloading
2024-10-24 15:44 UTC (3+ messages)
[PATCH][next] ACPI: pfr_telemetry: remove redundant error check on ret
2024-10-24 15:43 UTC (2+ messages)
[PATCH v2] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
2024-10-24 15:43 UTC (2+ messages)
USB-C DisplayPort display failing to stay active with Intel Barlow Ridge USB4 controller, power-management related issue?
2024-10-24 15:43 UTC (9+ 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.