All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-19 02:43:14 to 2026-05-19 04:03:36 UTC [more...]

[PATCH v3 00/31] Vswing/Preemphasis Override
 2026-05-19  4:02 UTC  (4+ messages)
` [PATCH v3 01/31] drm/i915/buf_trans: align xe3plpd with VS/PE-O layout

[PATCH 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-05-19  4:03 UTC  (3+ messages)

[PATCH v2 00/14] target/riscv: remove riscv_cpu_* arrays
 2026-05-19  4:02 UTC  (15+ messages)
` [PATCH v2 03/14] target/riscv: make riscv-qmp-cmds use isa_data_arr[]
` [PATCH v2 04/14] target/riscv/tcg: treat all exts equally in cpu_disable_priv_spec_isa_exts
` [PATCH v2 05/14] target/riscv/tcg: use only isa_edata_arr[] in cpu_cfg_ext_get_name()
` [PATCH v2 06/14] target/riscv/cpu.c: remove riscv_cpu_enable_named_feat()
` [PATCH v2 07/14] target/riscv: remove riscv_cpu_named_features[]
` [PATCH v2 08/14] target/riscv/tcg: use isa_edata_arr[] in riscv_cpu_update_misa_x()
` [PATCH v2 09/14] target/riscv/kvm: use isa_edata_arr[] for unavailable props

[PATCH v4 4/6] media: synopsys: Add PHY stopstate wait for i.MX93
 2026-05-19  4:01 UTC  (2+ messages)

[PATCH] block/loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-05-19  4:01 UTC 

[PATCH] nvmem: core: Mark nWP GPIO as non-exclusive
 2026-05-18 19:22 UTC  (3+ messages)

[PATCH] gpio: shared: make the voting mechanism adaptable
 2026-05-18 19:20 UTC  (2+ messages)

[PATCH] system/exit-with-parent.c: Close the file descriptor before exit
 2026-05-19  3:59 UTC  (2+ messages)

[PATCH] thermal: amlogic: Allow COMPILE_TEST
 2026-05-19  3:58 UTC 

[PATCH v4 0/5] initial support for yosemite v4
 2026-05-19  3:51 UTC  (3+ messages)
` [PATCH v4 2/5] ast2600: yosemite4 functional test

[net-next v42] mctp pcc: Implement MCTP over PCC Transport
 2026-05-19  3:51 UTC  (2+ messages)

[ndctl PATCH 2/2] daxctl, util/sysfs: skip module probe-insert when driver is builtin or live
 2026-05-19  3:48 UTC  (2+ messages)

[rppt:gfp-to-kmalloc/v0.1 31/238] drivers/crypto/omap-crypto.c:203:13: warning: variable 'pages' set but not used
 2026-05-19  3:46 UTC 

[PATCH] Add JEDEC ID table entries for additional ISSI SPI-NOR devices
 2026-05-19  3:22 UTC  (2+ messages)

[PATCH] MAINTAINERS: drop obsolete FPU EMULATOR section
 2026-05-19  3:45 UTC 

[PATCH] hw: misc: Implement Microchip mpfs ioscb PLLs and sysreg clock dividers
 2026-05-19  3:41 UTC  (3+ messages)

[PATCH v3 5/8] hwmon: (pmbus/adm1266) register the nvmem device after pmbus_do_probe()
 2026-05-19  3:42 UTC  (2+ messages)

[PATCH net] net/sched: fix pedit partial COW leading to page cache
 2026-05-19  3:39 UTC  (2+ messages)
` [PATCH net] net/sched: fix pedit partial COW leading to page cache corruption

[PATCH v4 00/11] exfat: convert to iomap
 2026-05-19  3:40 UTC  (5+ messages)
` [PATCH v4 01/11] iomap: introduce IOMAP_F_ZERO_TAIL flag

[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-05-19  3:39 UTC  (25+ messages)
` [PATCH v4 01/24] PCI: Don't suspend IOMMU when probing reset capability
` [PATCH v4 02/24] PCI: Propagate FLR return values to callers
` [PATCH v4 03/24] iommu: Convert gdev->blocked from bool to enum gdev_blocked
` [PATCH v4 04/24] iommu: Pass in reset result to pci_dev_reset_iommu_done()
` [PATCH v4 05/24] iommu: Add reset_device_done callback for hardware fault recovery
` [PATCH v4 06/24] iommu: Defer iommu_group free via kfree_rcu()
` [PATCH v4 07/24] iommu: Defer __iommu_group_free_device() to be outside group->mutex
` [PATCH v4 08/24] iommu: Change group->devices to RCU-protected list
` [PATCH v4 09/24] iommu: Add group pointer to struct group_device
` [PATCH v4 10/24] iommu: Add __iommu_group_block_device helper
` [PATCH v4 11/24] iommu: Add iommu_report_device_broken() to quarantine a broken device
` [PATCH v4 12/24] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap
` [PATCH v4 13/24] iommu/arm-smmu-v3: Skip remaining GERROR causes on SFM
` [PATCH v4 14/24] iommu/arm-smmu-v3: Introduce per-cmdq cmdq_err_handler callback
` [PATCH v4 15/24] iommu/arm-smmu-v3: Co-clear pending CMDQ_ERR when CMD_SYNC times out
` [PATCH v4 16/24] iommu/arm-smmu-v3: Co-clear pending CMDQ_ERR when queue_has_space() fails
` [PATCH v4 17/24] iommu/arm-smmu-v3: Add master in arm_smmu_inv for ATS entries
` [PATCH v4 18/24] iommu/arm-smmu-v3: Introduce master->ats_broken flag
` [PATCH v4 19/24] iommu/arm-smmu-v3: Add invs and has_ats to struct arm_smmu_cmdq_batch
` [PATCH v4 20/24] iommu/arm-smmu-v3: Introduce arm_smmu_cmdq_batch_issue() wrapper
` [PATCH v4 21/24] iommu/arm-smmu-v3: Move arm_smmu_invs_for_each_entry to header
` [PATCH v4 22/24] iommu/arm-smmu-v3: Introduce master->ats_invs
` [PATCH v4 23/24] iommu/arm-smmu-v3: Serialize STE.EATS and ats_broken updates
` [PATCH v4 24/24] iommu/arm-smmu-v3: Block ATS upon an ATC invalidation timeout

[PATCH 1/7] drm/amd/ras: use mutex to prevent concurrent access conflicts
 2026-05-19  3:39 UTC  (8+ messages)
` [PATCH 6/7] drm/amd/ras: copy ras log data instead of referencing pointers
` [PATCH 7/7] drm/amdgpu: check and drop invalid bad page records

[PATCH] drm/xe: Check for dead config space on reading all 1s
 2026-05-19  3:39 UTC  (3+ messages)
` [PATCHv2] "
` ✓ CI.KUnit: success for drm/xe: Check for dead config space on reading all 1s (rev2)

[PATCH v2] drm/amd/ras: bound CPER record fetch buffer size
 2026-05-19  3:36 UTC  (2+ messages)

[PATCH v4 3/6] media: synopsys: Add support for multiple streams
 2026-05-19  3:37 UTC  (2+ messages)

[PATCHv2] blk-mq: check for stale cached request in blk_mq_submit_bio
 2026-05-19  3:36 UTC  (4+ messages)

[PATCH v3] memcg: cache obj_stock by memcg, not by objcg pointer
 2026-05-19  3:35 UTC  (3+ messages)

[PATCH v2 0/2] pinctrl: qcom: eliza: Merge QUP1_SE4 lane functions
 2026-05-19  3:36 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Baijie Helper A133 board
 2026-05-19  3:33 UTC  (6+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: A133: add "

[PATCH] pinctrl: qcom: Replace open coded eoi call with irq_chip_eoi_parent()
 2026-05-19  3:33 UTC  (3+ messages)

[RFC PATCH 0/3] perf/x86/amd/uncore: Add common helpers and Hygon support
 2026-05-19  3:32 UTC  (4+ messages)
` [RFC PATCH 1/3] perf/x86/amd/uncore: Add common PMU helper functions
` [RFC PATCH 2/3] perf/x86/amd/uncore: Convert AMD driver to common PMU helpers
` [RFC PATCH 3/3] perf/x86/amd/uncore: Add Hygon uncore PMU support

[PATCH] ALSA: ua101: Reject too-short USB descriptors
 2026-05-19  3:32 UTC 

[RFC] fs/ioctl.c: FIBMAP requires CAP_SYS_RAWIO while FIEMAP exposes identical data unprivileged
 2026-05-19  3:31 UTC  (5+ messages)

[PATCH RFC bpf-next 2/2] selftests/bpf: Add LoongArch support for get_preempt_count()
 2026-05-19  3:30 UTC  (5+ messages)

[PATCH v2 net 6/9] net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()
 2026-05-19  3:29 UTC  (3+ messages)

[PATCH] mmc: core: Kioxia 016G01 does not enter boot mode after SLEEP
 2026-05-19  3:27 UTC  (5+ messages)

[rppt:gfp-to-kmalloc/v0.1 203/238] arch/sparc/kernel/traps_64.c:906:22-45: WARNING: casting value returned by memory allocation function to (struct cheetah_err_info *) is useless
 2026-05-19  3:25 UTC 

[PATCH v4 5/5] ksm: add mremap selftests for ksm_rmap_walk
 2026-05-19  3:26 UTC  (2+ messages)

[PATCH v02] mailbox: pcc: report errors for PCC clients
 2026-05-19  3:26 UTC  (3+ messages)

[moderation/CI] Re: Introduce Per-CPU Work helpers (was QPW)
 2026-05-19  3:25 UTC 

[RFC mptcp-next v14 00/10] NVME over MPTCP
 2026-05-19  3:25 UTC  (11+ messages)
` [RFC mptcp-next v14 01/10] nvmet-tcp: define target tcp_proto struct
` [RFC mptcp-next v14 02/10] nvmet-tcp: register target mptcp transport
` [RFC mptcp-next v14 03/10] nvmet-tcp: implement target mptcp proto
` [RFC mptcp-next v14 04/10] nvme-tcp: define host tcp_proto struct
` [RFC mptcp-next v14 05/10] nvme-tcp: register host mptcp transport
` [RFC mptcp-next v14 06/10] nvme-tcp: implement host mptcp proto
` [RFC mptcp-next v14 07/10] selftests: mptcp: add nvme over mptcp test
` [RFC mptcp-next v14 08/10] selftests: mptcp: nvme: add iopolicy tests
` [RFC mptcp-next v14 09/10] nvmet-tcp: check return value of set_queue_sock
` [RFC mptcp-next v14 10/10] nvme-tcp: add RCU protection for host_iface validation

[PATCH v2 0/9] drm/xe: Refresh MEMIRQ code
 2026-05-19  3:23 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Refresh MEMIRQ code (rev2)

[PATCH v2 net 5/9] net: enetc: fix race condition in VF MAC address configuration
 2026-05-19  3:23 UTC  (3+ messages)

[PATCH v4] tracing/probes: Allow use of BTF names to dereference pointers
 2026-05-19  3:23 UTC 

[PATCH 1/2] riscv: track effective hardware PTE A/D updates
 2026-05-19  3:19 UTC  (4+ messages)
` [PATCH 2/2] riscv: merge hardware A/D updates in PTE accessors

[PATCH] ALSA: usx2y: Drain pending US-428 pipe-4 output commands
 2026-05-19  3:20 UTC 

[PATCH] arm64: Add 5-level page table support for 4K pages with 52-bit VA
 2026-05-19  3:17 UTC 

[Buildroot] [PATCH v4 1/2] package/libargon2: conditionally shared/static build
 2026-05-19  3:20 UTC  (2+ messages)

try_break_deleg() and atomic_open()
 2026-05-19  3:19 UTC  (5+ messages)

[PATCH 0/3] small quote.[ch] cleanup
 2026-05-19  3:19 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-05-18
 2026-05-19  3:18 UTC 

kernel/trace/rv/monitors/deadline/deadline.h:115:46: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-05-19  3:15 UTC 

[PATCH v7 0/5] soc: qcom: ice: Fix race between qcom_ice_probe() and of_qcom_ice_get()
 2026-05-19  3:16 UTC  (2+ messages)

[PATCH v3] arm64: defconfig: Enable PCI M.2 power sequencing driver
 2026-05-19  3:16 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: monaco: add GDSP fastrpc-compute-cb nodes
 2026-05-19  3:16 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sdm845-shift-axolotl: describe WiFi/BT properly
 2026-05-19  3:16 UTC  (2+ messages)

[PATCH v3] clk: qcom: clk-rpmh: Make all VRMs optional
 2026-05-19  3:16 UTC  (2+ messages)

[PATCH v9 00/23] Runtime TDX module update support
 2026-05-19  3:16 UTC  (5+ messages)
` [PATCH v9 14/23] x86/virt/seamldr: Shut down the current TDX module
` [PATCH v9 19/23] x86/virt/tdx: Refresh TDX module version after update

[PATCH] tools/bootconfig: Fix null pointer when free buf
 2026-05-19  3:14 UTC 

[PATCH v3 0/3] pinctrl: aspeed: Add AST2700 SoC1 support
 2026-05-19  3:14 UTC  (4+ messages)
` [PATCH v3 2/3] dt-bindings: pinctrl: Add aspeed,ast2700-soc1-pinctrl

[PATCH] tools/bootconfig: Fix buf leaks in apply_xbc
 2026-05-19  3:12 UTC 

[PATCH v3 31/41] x86/tsc: Pass KNOWN_FREQ and RELIABLE as params to registration
 2026-05-19  3:12 UTC  (4+ messages)

[BUG] "git diff --word-diff" gives a diff while they are only space changes
 2026-05-19  3:11 UTC  (7+ messages)

[PATCH v3] platform/x86: hp-wmi: Add Victus 15-fb0xxx fan control
 2026-05-19  3:08 UTC 

[PATCH 0/4] mm: speed up ZONE_DEVICE memmap initialization
 2026-05-19  3:09 UTC  (4+ messages)
` [PATCH 4/4] mm: use arch store helpers in zone-device template copies

[soc:soc/dt] BUILD SUCCESS 6cf3cf025848f2b13ddf1db0577a5f178492a3ff
 2026-05-19  3:04 UTC 

[PATCH] killswitch: add per-function short-circuit mitigation primitive
 2026-05-19  3:08 UTC  (10+ messages)

[ath:master] BUILD SUCCESS 99cbe93754b29b22d9ff4e25bc584f99705e892d
 2026-05-19  3:05 UTC 

[PATCH 0/1] fixing dull colors in HDR for Polaris GPUs
 2026-05-19  3:06 UTC  (2+ messages)
` [PATCH 1/1] drm/amd/display: set MSA MISC1 bit 6 when using VSC SDP for DCE 11.x

[RFC PATCH 0/4] mm/shmem: optimize read performance with folio batching
 2026-05-19  3:06 UTC  (9+ messages)
` [RFC PATCH 2/4] mm/shmem: use SGP_GET in read operations
` [RFC PATCH 3/4] mm/shmem: optimize file read with folio batching

[PATCH bpf-next 0/5] bpf: Follow-up fixes for BPF syscall common attributes
 2026-05-19  3:05 UTC  (10+ messages)
` [PATCH bpf-next 1/5] bpf: Check tail zero of bpf_common_attr using offsetofend
` [PATCH bpf-next 2/5] bpf: Fix concurrent regression in map_create()

[PATCH v2 net 8/9] net: enetc: fix initialization order to prevent use of uninitialized resources
 2026-05-19  3:04 UTC  (2+ messages)

[PATCH v2 net 7/9] net: enetc: fix VF-to-PF message handler unbounded loop DoS
 2026-05-19  3:04 UTC  (2+ messages)

[PATCH v2 net 3/9] net: enetc: add ratelimiting to VF mailbox error messages
 2026-05-19  3:04 UTC  (2+ messages)

[RFC PATCH 00/27] KVM: x86: Add a paranoid mode for CPUID verification
 2026-05-19  3:03 UTC  (7+ messages)

[PATCH v16 11/11] net/sxe2: implement Tx done cleanup
 2026-05-19  3:01 UTC  (13+ messages)
` [PATCH v17 00/11] net/sxe2: fix logic errors and address feedback
  ` [PATCH v17 01/11] mailmap: add Jie Liu
  ` [PATCH v17 02/11] doc: add sxe2 guide and release notes
  ` [PATCH v17 03/11] common/sxe2: add sxe2 basic structures
  ` [PATCH v17 04/11] drivers: add base driver skeleton
  ` [PATCH v17 05/11] drivers: add base driver probe skeleton
  ` [PATCH v17 06/11] drivers: support PCI BAR mapping
  ` [PATCH v17 07/11] common/sxe2: add ioctl interface for DMA map and unmap
  ` [PATCH v17 08/11] net/sxe2: support queue setup and control
  ` [PATCH v17 09/11] drivers: add data path for Rx and Tx
  ` [PATCH v17 10/11] net/sxe2: add vectorized "
  ` [PATCH v17 11/11] net/sxe2: implement Tx done cleanup

[PATCH v8 3/3] media: mediatek: jpeg: add compatible for MT8189 SoC
 2026-05-19  3:02 UTC  (2+ messages)

[PATCH v2] clk: imx: don't build i.MX/RTxxxx code for all users of CCF
 2026-05-19  3:01 UTC  (2+ messages)

[PATCH] PCI: hotplug: compaq: drop X86 dependency
 2026-05-19  3:00 UTC  (2+ messages)

[tip:master] BUILD SUCCESS 78d50750b69aacda79230f98ed3c30c86ccdea89
 2026-05-19  2:53 UTC 

[PATCH net-next 7/9] net: atlantic: add AQC113 PTP traffic class and TX path setup TX path setup
 2026-05-19  2:59 UTC  (3+ messages)
  ` [EXTERNAL] "

Using VRF to limit 'ip monitor' and 'iw event' messages
 2026-05-19  2:59 UTC  (2+ messages)

[PATCH v2 2/2] perf test: Add stat metrics --for-each-cgroup test
 2026-05-19  2:59 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: arduino-monza: add WLAN enable and rfkill GPIO
 2026-05-19  2:58 UTC  (5+ messages)

[PATCH] irqchip/dw-apb-ictl: fix compilation on x86
 2026-05-19  2:57 UTC 

[PATCH v4 00/20] gpu: nova-core: vbios: harden various array accesses and refactor
 2026-05-19  2:55 UTC  (21+ messages)
` [PATCH v4 01/20] gpu: nova-core: vbios: stop scanning at BIOS_MAX_SCAN_LEN
` [PATCH v4 02/20] gpu: nova-core: vbios: use checked arithmetic for bios image range end
` [PATCH v4 03/20] gpu: nova-core: vbios: avoid reading too far in read_more_at_offset
` [PATCH v4 04/20] gpu: nova-core: vbios: read BitToken using FromBytes
` [PATCH v4 05/20] gpu: nova-core: vbios: use checked ops and accesses in `FwSecBiosImage::ucode`
` [PATCH v4 06/20] gpu: nova-core: vbios: use checked access in `FwSecBiosImage::header`
` [PATCH v4 07/20] gpu: nova-core: vbios: use checked accesses in `setup_falcon_data`
` [PATCH v4 08/20] gpu: nova-core: vbios: drop unused falcon_data_offset from FwSecBiosBuilder
` [PATCH v4 09/20] gpu: nova-core: vbios: keep PmuLookupTable local in setup_falcon_data
` [PATCH v4 10/20] gpu: nova-core: vbios: compute FWSEC-relative Falcon data offset
` [PATCH v4 11/20] gpu: nova-core: vbios: simplify setup_falcon_data
` [PATCH v4 12/20] gpu: nova-core: vbios: read PMU lookup entries using FromBytes
` [PATCH v4 13/20] gpu: nova-core: vbios: store PMU lookup entries in a KVVec
` [PATCH v4 14/20] gpu: nova-core: vbios: construct `FwSecBiosImage` directly from BIOS images
` [PATCH v4 15/20] gpu: nova-core: vbios: use the first PCI-AT and FWSEC images
` [PATCH v4 16/20] gpu: nova-core: vbios: use let-else in Vbios::new
` [PATCH v4 17/20] gpu: nova-core: vbios: remove unnecessary fields in PciRomHeader
` [PATCH v4 18/20] gpu: nova-core: vbios: drop unused image wrappers
` [PATCH v4 19/20] gpu: nova-core: vbios: drop redundant TryFrom import
` [PATCH v4 20/20] gpu: nova-core: vbios: move constants and functions to be associated

[PATCH 3/8] mm/bootmem_info: stop using PG_private
 2026-05-19  2:56 UTC  (2+ messages)

[PATCH 0/5] arm64: dts: freescale: Add IMX-AUD-IO daughter board support
 2026-05-19  2:56 UTC  (6+ messages)
` [PATCH 2/5] dt-bindings: connector: Add fsl,io-connector binding
    `  "

[geert-renesas-devel:master] BUILD SUCCESS eb70cfbcbe91e7d54d404d9147baf3df328b0e27
 2026-05-19  2:52 UTC 

[geert-m68k:for-v7.2] BUILD SUCCESS e321561b915378d2e9eacd1bc4d7fb2338d09961
 2026-05-19  2:52 UTC 

[deller-fbdev:fbdev-7.0-2 4/7] drivers/video/fbdev/au1100fb.c:503 au1100fb_drv_probe() warn: missing unwind goto?
 2026-05-19  2:53 UTC 

[PATCH 0/6] alloc_tag: introduce IOCTL-based filtering for MAP
 2026-05-19  2:52 UTC  (5+ messages)
` [PATCH 1/6] alloc_tag: add ioctl to /proc/allocinfo

[PATCH v4] mmc: litex_mmc: Set mandatory idle clocks before CMD0
 2026-05-19  2:51 UTC  (5+ messages)

[PATCH] selftests/mm: check file initialization writes in split_huge_page_test
 2026-05-19  2:51 UTC  (4+ messages)

[PATCH v13 0/8] blk: honor isolcpus configuration
 2026-05-19  2:50 UTC  (6+ messages)
` [PATCH v13 5/8] blk-mq: use hk cpus only when isolcpus=io_queue is enabled

[PATCH v2 0/2] hw/display/ati: fix HOST_DATA accumulator overflow and bpp==0 crashes
 2026-05-19  2:39 UTC  (3+ messages)
` [PATCH v2 1/2] hw/display/ati: reset host_data.next in write handler after flush
` [PATCH v2 2/2] hw/display/ati: guard against zero bpp in ati_host_data_flush

[PATCH v4 0/2] Add Meta(Facebook) ventura2 BMC(AST2600)
 2026-05-19  2:48 UTC  (5+ messages)
` [PATCH v4 2/2] ARM: dts: aspeed: ventura2: Add Meta ventura2 BMC

[tip:core/urgent] BUILD SUCCESS 5f41161059fd0f1bbf18c90f3180e38cc45a14eb
 2026-05-19  2:39 UTC 

[usb:usb-linus] BUILD SUCCESS af8c5aa7a9c6f503d81f103d7ab4f8d759521de3
 2026-05-19  2:39 UTC 

[brgl:gpio/for-next] BUILD SUCCESS 8ac12d8b7099cdebff19aed78a81f61d8042c6be
 2026-05-19  2:38 UTC 

[tip:timers/clocksource] BUILD SUCCESS 3eb4923e68511741f3eb3fab55ed1e8ded9e4da8
 2026-05-19  2:37 UTC 

FAILED: patch "[PATCH] mptcp: pm: ADD_ADDR rtx: free sk if last" failed to apply to 5.15-stable tree
 2026-05-19  2:43 UTC  (3+ messages)
` [PATCH 5.15.y] mptcp: pm: ADD_ADDR rtx: free sk if last


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.