All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-28 12:31:21 to 2024-05-28 13:04:40 UTC [more...]

[RFC PATCH 7/8] rust: add firmware abstractions
 2024-05-28 12:45 UTC  (6+ messages)

[PATCH wireless] wifi: mt76: mt7615: add missing chanctx ops
 2024-05-28 13:04 UTC  (2+ messages)

[syzbot] [net?] INFO: rcu detected stall in packet_release
 2024-05-28 13:03 UTC  (4+ messages)

[PATCH] [v5] kallsyms: rework symbol lookup return codes
 2024-05-28 13:03 UTC  (2+ messages)

[PATCH] media: verisilicon: Use fourcc format string
 2024-05-28 13:03 UTC  (2+ messages)

6.10/regression/bisected commit c4cb23111103 causes sleeping function called from invalid context at kernel/locking/mutex.c:585
 2024-05-28  6:46 UTC  (3+ messages)

[PATCH] drm/radeon/r100: enhance error handling in r100_cp_init_microcode
 2024-05-28  1:45 UTC  (4+ messages)

[PATCH] drm/client: Detect when ACPI lid is closed during initialization
 2024-05-27 16:30 UTC  (2+ messages)

[PATCH] regulator: rtq2208: remove unused rtq2208_regulator_ldo_ops
 2024-05-28 13:03 UTC  (4+ messages)

[Enable Designware XGMAC VLAN Stripping Feature v2 0/1]
 2024-05-28 13:02 UTC  (6+ messages)
` [Enable Designware XGMAC VLAN Stripping Feature v2 1/1] net: stmmac: dwxgmac2: Add support for HW-accelerated VLAN Stripping

[PATCH v3 00/20] Panel Replay eDP support
 2024-05-28 13:02 UTC  (3+ messages)
` [PATCH v3 02/20] drm/panel replay: Add edp1.5 Panel Replay bits and register

[PATCH v2 0/8] Add missing features to FastRPC driver
 2024-05-28 13:02 UTC  (9+ messages)
` [PATCH v2 4/8] misc: fastrpc: Add static PD restart support
` [PATCH v2 5/8] misc: fastrpc: Redesign remote heap management
` [PATCH v2 6/8] misc: fastrpc: Add support for unsigned PD
` [PATCH v2 7/8] misc: fastrpc: Restrict untrusted apk to spawn

[PATCH v2 0/2] memory: fsl_ifc: Make FSL_IFC config visible and selectable
 2024-05-28 13:00 UTC  (8+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] powerpc/configs: Update defconfig with now user-visible CONFIG_FSL_IFC

[PATCH v9 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
 2024-05-28 12:59 UTC  (8+ messages)
` [PATCH v9 3/5] iommu/arm-smmu: introduction of ACTLR for custom prefetcher settings

[PATCH v3 00/11] KVM: arm64: Fix handling of host fpsimd/sve state in protected mode
 2024-05-28 12:59 UTC  (24+ messages)
` [PATCH v3 01/11] KVM: arm64: Reintroduce __sve_save_state
` [PATCH v3 02/11] KVM: arm64: Abstract set/clear of CPTR_EL2 bits behind helper
` [PATCH v3 03/11] KVM: arm64: Specialize handling of host fpsimd state on trap
` [PATCH v3 04/11] KVM: arm64: Allocate memory mapped at hyp for host sve state in pKVM
` [PATCH v3 05/11] KVM: arm64: Eagerly restore host fpsimd/sve "
` [PATCH v3 06/11] KVM: arm64: Consolidate initializing the host data's fpsimd_state/sve "
` [PATCH v3 07/11] KVM: arm64: Refactor CPACR trap bit setting/clearing to use ELx format
` [PATCH v3 08/11] KVM: arm64: Add an isb before restoring guest sve state
` [PATCH v3 09/11] KVM: arm64: Do not use sve_cond_update_zcr updating with ZCR_ELx_LEN_MASK
` [PATCH v3 10/11] KVM: arm64: Do not perform an isb() if ZCR_EL2 isn't updated
` [PATCH v3 11/11] KVM: arm64: Drop sve_cond_update_zcr_vq_*

[PATCH 0/6] [v3] kbuild: enable more warnings by default
 2024-05-28 13:01 UTC  (3+ messages)
` [PATCH 3/6] [v3] kbuild: turn on -Wrestrict "

[wiki] typo in Nftables families
 2024-05-28 12:59 UTC 

[PATCH 0/3] Make pci/endpoint branch build
 2024-05-28 13:00 UTC  (4+ messages)
` [PATCH 1/3] PCI: dwc: ep: Add dw_pcie_ep_deinit_notify()
` [PATCH 2/3] PCI: qcom-ep: Make use of dw_pcie_ep_deinit_notify()
` [PATCH 3/3] PCI: tegra194: "

[PATCH 0/2] Migrate PHYTEC imx8m boards to OF_UPSTREAM
 2024-05-28 13:00 UTC  (5+ messages)
` [PATCH 1/2] arm: imx8mm-phycore: move "
` [PATCH 2/2] arm: imx8mp-phycore: "

[PATCH net-next] ipv6: sr: restruct ifdefines
 2024-05-28 13:00 UTC  (3+ messages)

[PATCH net-next v5 00/13] First try to replace page_frag with page_frag_cache
 2024-05-28 12:56 UTC  (16+ messages)
` [PATCH net-next v5 01/13] mm: page_frag: add a test module for page_frag
` [PATCH net-next v5 02/13] xtensa: remove the get_order() implementation
` [PATCH net-next v5 03/13] mm: page_frag: use free_unref_page() to free page fragment
` [PATCH net-next v5 04/13] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v5 05/13] mm: page_frag: use initial zero offset for page_frag_alloc_align()
` [Intel-wired-lan] [PATCH net-next v5 06/13] mm: page_frag: add '_va' suffix to page_frag API
  `  "
` [PATCH net-next v5 07/13] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v5 08/13] mm: page_frag: reuse existing space for 'size' and 'pfmemalloc'
` [PATCH net-next v5 09/13] net: introduce the skb_copy_to_va_nocache() helper
` [PATCH net-next v5 10/13] mm: page_frag: introduce prepare/probe/commit API
` [PATCH net-next v5 11/13] net: replace page_frag with page_frag_cache
` [PATCH net-next v5 12/13] mm: page_frag: update documentation for page_frag
` [PATCH net-next v5 13/13] mm: page_frag: add a entry in MAINTAINERS "

[GSoC][PATCH] t/: migrate helper/test-example-decorate to the unit testing framework
 2024-05-28 12:58 UTC 

[PATCH] drm/xe: allow unaligned start and size xe_res_cursor parameters
 2024-05-28 12:58 UTC  (4+ messages)

[PATCH v2 1/1] andes: Use UCCTLCOMMAND instead of MCCTLCOMMAND
 2024-05-28 12:57 UTC 

[PATCH 0/3] bcache-6.10 20240528
 2024-05-28 12:57 UTC  (2+ messages)

fix stacking of sd-imposed max_sectors
 2024-05-28 12:57 UTC  (2+ messages)

[PATCH v1] arm64: dts: qcom: msm8998: add HDMI GPIOs
 2024-05-28 12:57 UTC  (4+ messages)

[RFC v2 0/2] target/loongarch: Add loongson binary translation feature
 2024-05-28 12:56 UTC  (5+ messages)
` [RFC v2 1/2] "

[PATCH] null_blk: Print correct max open zones limit in null_init_zoned_dev()
 2024-05-28 12:57 UTC  (2+ messages)

[PATCH] drm/amd/display: Convert some legacy DRM debug macros into appropriate categories
 2024-05-28 12:57 UTC 

[PATCH 1/4] x86/of: Return consistent error type from x86_of_pci_irq_enable()
 2024-05-28 12:56 UTC  (3+ messages)
` [PATCH 3/4] x86/pci/xen: Fix PCIBIOS_* return code handling

[PATCH v4.2] xen/p2m: put reference for level 2 superpage
 2024-05-28 12:56 UTC 

[PATCH 00/10] arm64: dts: qcom: sc8180x: Enable the USB multiport controller
 2024-05-28 12:56 UTC  (16+ messages)
` [PATCH 04/10] clk: qcom: gcc-sc8180x: Add missing USB MP resets
` [PATCH 07/10] arm64: dts: qcom: sc8180x: Align USB nodes with binding
` [PATCH 08/10] arm64: dts: qcom: sc8180x: Add USB MP controller and phys
` [PATCH 09/10] arm64: dts: qcom: sc8180x-primus: Enable the two MP USB ports
` [PATCH 10/10] arm64: dts: qcom: sc8180x-lenovo-flex-5g: Enable USB multiport controller

[CI v5 00/20] xe bo shrinker and exhaustive eviction
 2024-05-28 12:55 UTC  (29+ messages)
` [CI v5 01/22] drm/ttm: Allow TTM LRU list nodes of different types
` [CI v5 02/22] drm/ttm: Slightly clean up LRU list iteration
` [CI v5 03/22] drm/ttm: Use LRU hitches
` [CI v5 04/22] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [CI v5 05/22] drm/ttm: Provide a generic LRU walker helper
` [CI v5 06/22] drm/ttm: Use the LRU walker helper for swapping
` [CI v5 07/22] drm/ttm: Use the LRU walker for eviction
` [CI v5 08/22] drm/ttm: Add a virtual base class for graphics memory backup
` [CI v5 09/22] drm/ttm/pool: Provide a helper to shrink pages
` [CI v5 10/22] drm/ttm: Use fault-injection to test error paths
` [CI v5 11/22] drm/ttm, drm/xe: Add a shrinker for xe bos
` [CI v5 12/22] dma-buf/dma-resv: Introduce dma_resv_trylock_ctx()
` [CI v5 13/22] drm/exec: Add a snapshot capability
` [CI v5 14/22] drm/exec: Introduce an evict mode
` [CI v5 15/22] drm/ttm: Support drm_exec locking for eviction and swapping
` [CI v5 16/22] drm/ttm: Convert ttm vm to using drm_exec
` [CI v5 17/22] drm/xe: Use drm_exec for fault locking
` [CI v5 18/22] drm/exec: Introduce drm_exec_sanitize_for_trylock
` [CI v5 19/22] drm/ttm: Use drm_exec_trylock for bo initialization
` [CI v5 20/22] drm/xe: Initial support for drm exec locking during validate
` [CI v5 21/22] HAX: Add a missing include
` [CI v5 22/22] HAX: drm/tests: Add a missing Kconfig select
` ✓ CI.Patch_applied: success for xe bo shrinker and exhaustive eviction (rev7)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✗ CI.checksparse: warning "

[PATCH v2] hwmon: (max6639) : Update hwmon init using info
 2024-05-28 12:53 UTC  (2+ messages)

[PATCH 0/2] drm/i915: prevent some static analyzer warnings
 2024-05-28 12:54 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for "
` ✓ Fi.CI.BAT: success "

[PATCH 0/2] md: flush deadlock bugfix
 2024-05-28 12:53 UTC  (3+ messages)
` [PATCH 1/2] md: change the return value type of md_write_start to void

[PATCH rdma-rc 0/6] Batch of mlx5 fixes for v6.10
 2024-05-28 12:52 UTC  (7+ messages)
` [PATCH rdma-rc 1/6] RDMA/cache: Release GID table even if leak is detected
` [PATCH rdma-rc 2/6] RDMA/mlx5: Remove extra unlock on error path
` [PATCH rdma-rc 3/6] RDMA/mlx5: Follow rb_key.ats when creating new mkeys
` [PATCH rdma-rc 4/6] RDMA/mlx5: Ensure created mkeys always have a populated rb_key
` [PATCH rdma-rc 5/6] RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init
` [PATCH rdma-rc 6/6] RDMA/mlx5: Add check for srq max_sge attribute

[PATCH v1 0/5] board: toradex: Add new Verdin and Aquila SKUs
 2024-05-28 12:52 UTC  (4+ messages)

[PATCH v2 net-next 0/4] tcp: fix tcp_poll() races
 2024-05-28 12:52 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] tcp: add tcp_done_with_error() helper
` [PATCH v2 net-next 2/4] tcp: fix race in tcp_write_err()
` [PATCH v2 net-next 3/4] tcp: fix races in tcp_abort()
` [PATCH v2 net-next 4/4] tcp: fix races in tcp_v[46]_err()

[PATCH v4 0/3] Add support for qcom msm8998-venus (HW vdec / venc)
 2024-05-28 12:52 UTC  (3+ messages)
` [PATCH v4 3/3] media: venus: add msm8998 support

likely/unlikely usage validation
 2024-05-28 12:51 UTC  (4+ messages)

[PATCH] dt-bindings: hwmon: Add max6639
 2024-05-28 12:51 UTC 

[RFC] Process to request a vote for an issue
 2024-05-28 12:51 UTC 

[PATCH 0/4] testing/next: purging remaining centos 8 bits
 2024-05-28 12:51 UTC  (3+ messages)

[PATCH] iotests/pylintrc: allow up to 10 similar lines
 2024-05-28 12:49 UTC  (2+ messages)

[PATCH 1/1] riscv: remove cache enablement in start.S
 2024-05-28 12:49 UTC 

[RFC][PATCH 0/4] tools/memory-model: Define more of LKMM in tools/memory-model
 2024-05-28 12:49 UTC  (4+ messages)
` [RFC][PATCH 4/4] tools/memory-model: Distinguish between syntactic and semantic tags

[PATCH 1/1] andes: l2 cache driver: fixes typos and cctl status
 2024-05-28 12:49 UTC 

[PATCH 1/1] andes: Use UCCTLCOMMAND instead of MCCTLCOMMAND
 2024-05-28 12:49 UTC 

[syzbot] [input?] [usb?] KMSAN: uninit-value in asus_report_fixup
 2024-05-28 12:28 UTC  (2+ messages)

[LTP] [PATCH] nfs02: Add subtest for O_DIRECT
 2024-05-28 12:47 UTC 

[PATCH v2 00/67] target/arm: Convert a64 advsimd to decodetree (part 1)
 2024-05-28 12:48 UTC  (7+ messages)
` [PATCH v2 04/67] target/arm: Zero-extend writeback for fp16 FCVTZS (scalar, integer)
` [PATCH v2 05/67] target/arm: Fix decode of FMOV (hp) vs MOVI
` [PATCH v2 06/67] target/arm: Verify sz=0 for Advanced SIMD scalar pairwise (fp16)

[PATCH] linux-4.19.y/printk: Avoid logbuf_lock deadlock in oops_end()
 2024-05-28 12:47 UTC  (2+ messages)

[syzbot] [arm?] BUG: unable to handle kernel paging request in task_h_load
 2024-05-28 12:47 UTC  (2+ messages)

[PATCH v2] statx: stx_subvol
 2024-05-28 12:46 UTC  (3+ messages)

[GSoC][PATCH] t: port reftable/basics_test.c to the unit testing
 2024-05-28 12:46 UTC  (5+ messages)
` [PATCH 1/2] t: move reftable/basics_test.c to the unit testing framework
` [PATCH 2/2] t: improve upon reftable/basics_test.c in "

[PATCH 1/2] HID: intel-ish-hid: fix cache management mistake
 2024-05-28 12:45 UTC  (3+ messages)
` [PATCH 2/2] HID: intel-ish-hid: fix endian-conversion

[PATCH v3 0/7] Add PCIe and USB device-tree support for J722S
 2024-05-28 12:44 UTC  (28+ messages)
` [PATCH v3 1/7] arm64: dts: ti: k3-j722s-main: Add support for SERDES0
` [PATCH v3 2/7] arm64: dts: ti: k3-j722s-main: Redefine USB1 node description
` [PATCH v3 3/7] arm64: dts: ti: k3-j722s-evm: Update USB0 and USB1
` [PATCH v3 4/7] arm64: dts: ti: k3-serdes: Add Serdes1 lane-muxing macros for J722S
` [PATCH v3 5/7] arm64: dts: ti: k3-j722s: Add lane mux for Serdes1
` [PATCH v3 6/7] arm64: dts: ti: k3-j722s-main: Add WIZ1 and Serdes1 nodes
` [PATCH v3 7/7] arm64: dts: ti: k3-j722s: Add support for PCIe0

[PATCH v2] drm/xe: flush gtt before signalling user fence on all engines
 2024-05-28 12:41 UTC  (3+ messages)

[PATCH v6 00/12] vhost-user: support any POSIX system (tested on macOS, FreeBSD, OpenBSD)
 2024-05-28 12:40 UTC  (3+ messages)
` [PATCH v6 12/12] tests/qtest/vhost-user-test: add a test case for memory-backend-shm

[PATCH] drm/amdkfd: select CONFIG_CRC16
 2024-05-28 12:40 UTC  (2+ messages)

[LTP] [PATCH v1] msync04: Check disk content if dirty bit check failed
 2024-05-28 12:39 UTC  (4+ messages)

linux-next: build warning after merge of the vfs-brauner tree
 2024-05-28 12:39 UTC  (3+ messages)

[PATCH 0/2] virtio-fs: introduce multi-queue support
 2024-05-28 12:39 UTC  (5+ messages)
` [PATCH 2/2] virtio-fs: add "

[PATCH v2] md: make md_flush_request() more readable
 2024-05-28 20:31 UTC 

[PATCH 1/2] kmsan: do not wipe out origin when doing partial unpoisoning
 2024-05-28 12:38 UTC  (2+ messages)

XDP CPU maps & shared umem
 2024-05-28 12:38 UTC  (8+ messages)

wifi: rtw88: 8821CU hangs after some number of power-off/on cycles
 2024-05-28 12:38 UTC  (5+ messages)

[PATCH] crypto: ecdsa: Fix the public key format description
 2024-05-28 12:37 UTC  (8+ messages)

Lockdep annotation introduced warn in VMD driver
 2024-05-28 12:36 UTC 

[PATCH v2 0/8] x86: Expose consistent topology to guests
 2024-05-28 12:35 UTC  (6+ messages)
` [PATCH v2 5/8] tools/hvmloader: Retrieve (x2)APIC IDs from the APs themselves

[PATCH v3 1/3] dt-bindings: net: wireless: ath10k: add qcom,no-msa-ready-indicator prop
 2024-05-28 12:36 UTC  (5+ messages)

[PATCH] media: dvb_ca_en50221: Add a returing EBUSY logic into CA_RESET
 2024-05-28 12:35 UTC  (4+ messages)
    `  "

[PATCH] memcg: Remove the lockdep assert from __mod_objcg_mlstate()
 2024-05-28 12:34 UTC  (2+ messages)

[PATCH] target/riscv: zvbb implies zvkb
 2024-05-28 12:12 UTC  (3+ messages)

[PATCH] clock: qcom: ipq4019: add I2C clocks
 2024-05-28 12:31 UTC 


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.