All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-23 16:58:04 to 2026-06-23 17:56:50 UTC [more...]

[PATCH 0/5] USB4 mode programming for QMMPHY on X1E
 2026-06-23 17:56 UTC  (11+ messages)
` [PATCH 3/5] phy: qualcomm: qmp-combo: Add preliminary USB4 support

[PATCH v17 00/10] rust: add `Ownable` trait and `Owned` type
 2026-06-23 17:55 UTC  (5+ messages)
` [PATCH v17 08/10] rust: aref: update formatting of use statements
` [PATCH v17 10/10] rust: page: add `from_raw()`

[PATCH v2] s390/monwriter: Reject buffer reuse with different data length
 2026-06-23 17:55 UTC  (2+ messages)

[PATCH] spl: pad external DTB to _image_binary_end with separate BSS
 2026-06-23 17:55 UTC  (3+ messages)
` [PATCH v2] arm: aspeed: Fix AST2600 SPL external DTB alignment

Please pull net-20260623
 2026-06-23 17:55 UTC  (2+ messages)

[PATCH] smb/client: use %pe to print error pointer
 2026-06-23 17:55 UTC  (2+ messages)

[PATCH v14 0/9] tls: Add TLS 1.3 hardware offload support
 2026-06-23 17:53 UTC 

[PATCH 0/1] iio: health: add MAX86150 ECG and PPG biosensor driver
 2026-06-23 17:53 UTC  (4+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] dt-bindings: iio: health: add maxim,max86150

[PATCH net] net/mlx5e: Use sender devcom for MPV master-up
 2026-06-23 17:51 UTC  (3+ messages)

[PATCH bpf-next v2 0/2] bpf: Reject MEM_ALLOC BTF accesses past bounds
 2026-06-23 17:51 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: Reject MEM_ALLOC BTF accesses past object bounds
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover MEM_ALLOC access "

[PATCH v6 00/10] GuC paging engine support
 2026-06-23 17:50 UTC  (4+ messages)
` [PATCH v6 08/10] drm/xe/vf: wire up NUM_PAGING_ENGINE_INSTANCES

[PATCH v8 3/7] crypto/ccp: Disable CPU hotplug while SNP is active
 2026-06-23 17:50 UTC  (7+ messages)
` [PATCH v8 4/7] x86/sev: Add support to perform RMP optimizations asynchronously

[PATCH bpf-next v2 00/15] bpf: A common way to attach struct_ops to a cgroup
 2026-06-23 17:50 UTC  (16+ messages)
` [PATCH bpf-next v2 01/15] bpf: Remove __rcu tagging in st_link->map
` [PATCH bpf-next v2 02/15] bpf: Make struct_ops tasks_rcu grace period optional
` [PATCH bpf-next v2 03/15] bpf: Add bpf_struct_ops accessor helpers
` [PATCH bpf-next v2 04/15] bpf: Remove unnecessary prog_list_prog() check
` [PATCH bpf-next v2 05/15] bpf: Replace prog_list_prog() check with direct pl->prog and pl->link check
` [PATCH bpf-next v2 06/15] bpf: Add prog_list_init_item(), prog_list_replace_item(), and prog_list_id()
` [PATCH bpf-next v2 07/15] bpf: Move LSM trampoline unlink into bpf_cgroup_link_auto_detach()
` [PATCH bpf-next v2 08/15] bpf: Add a few bpf_cgroup_array_* helper functions
` [PATCH bpf-next v2 09/15] bpf: Add infrastructure to support attaching struct_ops to cgroups
` [PATCH bpf-next v2 10/15] bpf: Allow all struct_ops to use bpf_dynptr_from_skb()
` [PATCH bpf-next v2 11/15] bpf: tcp: Support selected sock_ops callbacks as struct_ops
` [PATCH bpf-next v2 12/15] bpf: tcp: Support parse/len/write header option hooks in bpf_tcp_ops
` [PATCH bpf-next v2 13/15] libbpf: Support attaching struct_ops to a cgroup
` [PATCH bpf-next v2 14/15] selftests/bpf: Test "
` [PATCH bpf-next v2 15/15] selftests/bpf: Add test for bpf_tcp_ops header option hooks

[rfc, PATCH v1 0/2] overflow: Convert size_add() to take variadic arguments
 2026-06-23 17:50 UTC  (10+ messages)
` [PATCH v1 1/2] overflow: Allow to sum a few arguments at once

[PATCH 1/6 v5] libselinux: Add overflow checks
 2026-06-23 17:49 UTC  (6+ messages)
` [PATCH 2/6 v5] libsemanage: "
` [PATCH 3/6 v5] libsepol/cil: Add overflow checks for circular reference checks
` [PATCH 4/6 v5] libsepol/cil: Add overflow checks and cil_reallocarray
` [PATCH 5/6 v5] libsepol: Add overflow checks to strs_* family of functions
` [PATCH 6/6 v5] libsepol: Add overflow checks

[PATCH v12 00/12] VMSCAPE optimization for BHI variant
 2026-06-23 17:49 UTC  (16+ messages)
` [PATCH v12 01/12] x86/bhi: x86/vmscape: Move LFENCE out of clear_bhb_loop()
` [PATCH v12 02/12] x86/bhi: Make clear_bhb_loop() effective on newer CPUs
` [PATCH v12 03/12] x86/bhi: Rename clear_bhb_loop() to clear_bhb_loop_nofence()
` [PATCH v12 04/12] x86/vmscape: Rename x86_ibpb_exit_to_user to x86_predictor_flush_exit_to_user
` [PATCH v12 05/12] x86/vmscape: Move mitigation selection to a switch()
` [PATCH v12 06/12] x86/vmscape: Use write_ibpb() instead of indirect_branch_prediction_barrier()
` [PATCH v12 07/12] static_call: Define EXPORT_STATIC_CALL_FOR_MODULES()
` [PATCH v12 08/12] KVM: Define EXPORT_STATIC_CALL_FOR_KVM()
` [PATCH v12 09/12] x86/vmscape: Use static_call() for predictor flush
` [PATCH v12 10/12] x86/vmscape: Deploy BHB clearing mitigation
` [PATCH v12 11/12] x86/vmscape: Resolve conflict between attack-vectors and vmscape=force
` [PATCH v12 12/12] x86/vmscape: Add cmdline vmscape=on to override attack vector controls

[PATCH] linux-firmware: upgrade 20260519 -> 20260622
 2026-06-23 17:49 UTC  (2+ messages)

[PATCH v2] fuse: allow larger read requests by setting bdi->io_pages
 2026-06-23 17:48 UTC  (2+ messages)

[PATCH v13 0/2] checkout: --track=fetch
 2026-06-23 17:47 UTC  (5+ messages)
` [PATCH v14 "
  ` [PATCH v14 2/2] checkout: extend --track with a "fetch" mode to refresh start-point

[PATCH v3 0/9] vfio/pci: Add mmap() for DMABUFs
 2026-06-23 17:47 UTC  (8+ messages)
` [PATCH v3 1/9] PCI/P2PDMA: Add CONFIG_PCI_P2PDMA_CORE

[PATCH v3 0/3] vfio/pci: add vfio-pci ATS control property
 2026-06-23 17:46 UTC  (4+ messages)
` [PATCH v3 2/2] vfio/pci: Add ats property

[PATCH] build: Use meson b_sanitize option for sanitizers
 2026-06-23 17:46 UTC  (3+ messages)

[PATCH v2 0/3] iio: health: add MAX86150 ECG and PPG biosensor driver
 2026-06-23 17:46 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 1/3] dt-bindings: iio: health: add maxim,max86150
  ` [PATCH v4 2/3] iio: health: add MAX86150 ECG and PPG biosensor driver
  ` [PATCH v4 3/3] MAINTAINERS: add entry for MAX86150 IIO health driver

[PATCH] crypto: af_alg - Add af_alg_restrict sysctl, defaulting to 1
 2026-06-23 17:45 UTC  (6+ messages)

[PATCH v3 0/8] misc: amd-sbi: Refactor SBTSI driver with I3C support and ioctl interface
 2026-06-23 17:45 UTC  (3+ messages)
` [PATCH v3 1/8] hwmon/misc: amd-sbi: Move core sbtsi support from hwmon to misc

[PATCH v6 0/6] [PATCH v6 0/6] Add reclaim to the dmem cgroup controller
 2026-06-23 17:45 UTC  (3+ messages)
` [PATCH v6 6/6] drm/amdgpu: Wire up dmem cgroup reclaim for VRAM manager

[PATCH 0/2] mm: drop "sub" prefix from various places
 2026-06-23 17:45 UTC  (5+ messages)
` [PATCH 1/2] mm/swap: rename subpage->page in folio_dup_swap/folio_put_swap
` [PATCH 2/2] mm/mprotect: drop 'sub' from batching context

[PATCH v1 0/2] vbe: bound FIT external-data reads against the firmware area
 2026-06-23 15:42 UTC  (3+ messages)
` [v1, "

[PATCH v4 00/13] Qualcomm IPQ5210 SoC bringup
 2026-06-23 14:49 UTC  (5+ messages)
` [PATCH v4 02/13] binman: qcom: Add type definitions for Qualcomm binaries

[PATCH v5 0/2] drm/xe/pagefault: Add SRCID to pagefault reporting
 2026-06-23 17:44 UTC  (4+ messages)
` [PATCH v5 1/2] drm/xe/pagefault: Add SRCID to pagefault struct
` ✓ Xe.CI.BAT: success for drm/xe/pagefault: Add SRCID to pagefault reporting (rev5)

[PATCH v2] pci: loongson: Avoid L0s on LS7A1000 PCIe x8 [0014:7a29] Root Ports rev2
 2026-06-23 17:44 UTC  (2+ messages)

[PATCH i-g-t 0/7] add dmem_cgroups test
 2026-06-23 17:43 UTC  (8+ messages)
` [PATCH i-g-t 1/7] lib/igt_cgroup: add cgroup v2 and dmem controller helpers
` [PATCH i-g-t 2/7] tests/cgroup_dmem: add dmem cgroup controller test
` [PATCH i-g-t 3/7] lib/xe: add xe_cgroup_region_name() helper
` [PATCH i-g-t 4/7] lib/xe: Introduce dmem driver and implement Xe support
` [PATCH i-g-t 5/7] lib/amdgpu: add amdgpu_cgroup_region_name
` [PATCH i-g-t 6/7] lib/amdgpu: add amdgpu support to igt_dmem_driver
` [PATCH i-g-t 7/7] tests/dmem_cgroups: add test for dmem.current

[PATCH] ref_manual: add "fragments" and "templates" directories to structure
 2026-06-23 17:43 UTC 

[PATCH v4 0/5] clk: rockchip: rk3588: add I2S MCLK output gate clocks
 2026-06-23 17:42 UTC  (11+ messages)
` [PATCH v4 5/5] clk: rockchip: rk3588: add GATE_GRF clocks for I2S MCLK output to IO

[PATCH] staging: most: dim2: use dev_err_probe() for clock errors in rcar enable functions
 2026-06-23 17:41 UTC  (3+ messages)

[RFC] connectat()/bindat() or an alternative design
 2026-06-23 17:40 UTC  (5+ messages)

[PATCH] MIPS: loongson64: add IRQ work based on self-IPI
 2026-06-23 17:27 UTC 

[PATCH v4 00/10] HID: steelseries: Refactor Arctis driver and add Arctis Nova 7 Gen2 support
 2026-06-23 17:36 UTC  (15+ messages)
` [PATCH v4 01/10] HID: steelseries: Fix ARCTIS_1_X device mislabeling
` [PATCH v4 02/10] HID: steelseries: Fix whitespace in srws1 report descriptor
` [PATCH v4 03/10] HID: steelseries: Split Arctis headset driver into separate module
` [PATCH v4 04/10] HID: steelseries: Inline and simplify SRWS1 wheel driver
` [PATCH v4 05/10] HID: steelseries: Refactor Arctis driver to use device_info framework
` [PATCH v4 06/10] HID: steelseries: Report POWER_SUPPLY_STATUS_FULL when full
` [PATCH v4 07/10] HID: steelseries: Correct Arctis 9 battery calibration range
` [PATCH v4 08/10] HID: steelseries: Manage battery lifetime with refcounting
` [PATCH v4 09/10] HID: steelseries: Add async status interface support
` [PATCH v4 10/10] HID: steelseries: Add support for Arctis Nova 7 Gen2 family

[PATCH 0/3] Support onsemi's FD5121 multiphase digital controller
 2026-06-23 17:36 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: hwmon: pmbus: Support for onsemi's FD5121

[PATCH v1 0/2] cpufreq: intel_pstate: Broadwell mode HWP cleanup
 2026-06-23 17:34 UTC  (3+ messages)
` [PATCH v1 1/2] cpufreq: intel_pstate: Simplify HWP handling on Broadwell
` [PATCH v1 2/2] cpufreq: intel_pstate: Rename INTEL_PSTATE_HWP_BROADWELL

[PATCH v2 0/5] drm/i915: Work harder to enable VRR based refresh rate changes on eDP
 2026-06-23 17:35 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/i915: Work harder to enable VRR based refresh rate changes on eDP (rev4)

[PATCH v3 0/1] contrib/plugins: add dlcall to call host functions from a guest
 2026-06-23 17:34 UTC  (7+ messages)

[PATCH] KVM: s390: gmap: protect entire guest top-level table when shadowing
 2026-06-23 17:34 UTC  (3+ messages)

[PATCH] sched_ext: Print deprecation warnings only once
 2026-06-23 17:33 UTC  (5+ messages)

[PATCH 1/2] pinctrl: qcom: Drop unnecessary bitmap_fill() call
 2026-06-23 17:33 UTC  (3+ messages)

[PATCH 00/17] drivers: replace strncpy with strlcpy
 2026-06-23 17:33 UTC  (6+ messages)
` [PATCH 04/17] crypto/scheduler: "
` [PATCH 14/17] net/qede: "

[PATCH v8 0/3] Update designware pwm driver
 2026-06-23 17:32 UTC  (5+ messages)
` [PATCH v8 1/3] dt-bindings: pwm: dwc: Document optional resets property
` [PATCH v8 2/3] dt-bindings: pwm: dwc: Add eswin compatible

[PATCH v2 0/9] ENETC driver related changes series
 2026-06-23 17:32 UTC  (5+ messages)
` [PATCH v3 "

[stefandoesinger-zx297520:dlink 37/120] ERROR: modpost: "rtl8192cu_fops" [drivers/net/wireless/realtek/rtl8xxxu/rtl8xxxu.ko] undefined!
 2026-06-23 17:30 UTC 

[PATCH v2 net 0/2] tipc: syzbot related fixes
 2026-06-23 17:30 UTC  (3+ messages)
` [PATCH v2 net 1/2] tipc: fix UAF in cleanup_bearer() due to premature dst_cache_destroy()
` [PATCH v2 net 2/2] tipc: avoid busy looping in tipc_exit_net()

[PATCH] drm/i915/cmtg: Fix array-index-out-of-bounds in intel_cmtg_disable
 2026-06-23 17:30 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[PATCH][scarthgap] linux-yocto/6.6: address ltp hang
 2026-06-23 17:30 UTC 

don't build bios/contexts over multiple iomaps v2
 2026-06-23 17:29 UTC  (5+ messages)
` [PATCH 1/2] iomap: consolidate bio submission
` [PATCH 2/2] iomap: submit read bio after each extent

[PATCH 0/3] vmsplice: make vmsplice a trivial wrapper for preadv2/pwritev2
 2026-06-23 17:29 UTC  (3+ messages)

[PATCH v2 00/13] mm: Some cleanups for page allocator APIs
 2026-06-23 17:28 UTC  (3+ messages)
` [PATCH v2 11/13] alloc_tag: Move to mm/

[PATCH v2 00/12] Add thermal management support for sama7d65
 2026-06-23 17:28 UTC  (5+ messages)
` [PATCH v2 01/12] dt-bindings: iio: adc: at91-sama5d2: document sama7d65
` [PATCH v2 04/12] dt-bindings: nvmem: microchip,sama7g5-otpc: add sama7d65 and dt node example

[PATCH] dt-bindings: clock: renesas,versaclock7: Update maintainer
 2026-06-23 17:27 UTC  (3+ messages)

[meta][scarthgap][PATCH 01/11] linux-yocto/6.6: update to v6.6.129
 2026-06-23 17:26 UTC  (7+ messages)
` [meta][scarthgap][PATCH 02/11] linux-yocto/6.6: update to v6.6.130
  ` [OE-core] "

[PATCH v1] kernel: add a simple timer based software watchpoint
 2026-06-23 17:26 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add entries for Renesas Versaclock {3,7} clock drivers
 2026-06-23 17:26 UTC  (3+ messages)

[PATCH net-next v3] vsock/virtio: rewrite MSG_ZEROCOPY flag handling
 2026-06-23 17:26 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for v7.2-1
 2026-06-23 17:25 UTC  (4+ messages)

[PATCH 00/24] target/riscv: move TCG files and fix --disable-tcg
 2026-06-23 17:25 UTC  (4+ messages)
` [PATCH 05/24] target/riscv: make some riscv_sysemu_ops TCG only

[PATCH 0/4] x86/kexec: Improvements for FRED
 2026-06-23 17:24 UTC  (7+ messages)
` [PATCH 3/4] x86/kexec: Invalidate the IDT earlier in kexec_reloc()
` [PATCH 4/4] x86/kexec: Disable FRED "

[PULL v2 00/75] hex queue
 2026-06-23 17:22 UTC  (2+ messages)

[GIT PULL] x86 fix
 2026-06-23 17:21 UTC 

[PATCH nft,v2 0/5] support for several list and reset commands
 2026-06-23 17:21 UTC  (6+ messages)
` [PATCH nft,v2 1/5] libnftables: add nft_run_cmd_release() helper and use it
` [PATCH nft,v2 2/5] libnftables: split nft_run_cmd_from_buffer() in helper functions
` [PATCH nft,v2 3/5] libnftables: use nft_run_cmds() in nft_run_cmd_from_filename()
` [PATCH nft,v2 4/5] src: allow reset commands in batch with list and get commands only
` [PATCH nft,v2 5/5] libnftables: support for several reset commands

[PATCH] remoteproc: xlnx: refactor start & stop ops
 2026-06-23 17:21 UTC  (2+ messages)

[PATCH] Makefile: avoid 0 as NULL pointer constant
 2026-06-23 17:21 UTC  (2+ messages)

[PATCH] lib/igt_amd: don't rely on NUL separators parsing link_settings
 2026-06-23 17:19 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

[GIT PULL] timer subsystem fixes
 2026-06-23 17:18 UTC 

[PATCH i-g-t] tests/amdgpu: Resolve DRM card index dynamically instead of hardcoding card0
 2026-06-23 17:18 UTC  (2+ messages)

[PATCH] drm/bridge: ps8640: propagate AUX transfer register errors
 2026-06-23 17:17 UTC  (2+ messages)

[PATCH] perf/x86/amd/uncore: Add group validation
 2026-06-23 17:16 UTC  (2+ messages)

[PATCH] gitlab: disable macOS jobs in forks
 2026-06-23 17:13 UTC  (3+ messages)

[PATCH 2/2] serial: sc16is7xx: set TX FIFO trigger level to half FIFO to prevent underruns
 2026-06-23 17:13 UTC  (2+ messages)

[PATCH] KVM: arm64: skip pKVM cache flushes for non cacheable mappings
 2026-06-23 17:13 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH i2c-tools] i2ctransfer: add support for detailed fault reporting
 2026-06-23 17:05 UTC 

[PULL 0/1] CI update for 2026-06-23
 2026-06-23 17:11 UTC  (2+ messages)
` [PULL 1/1] gitlab: disable macOS jobs in forks

[PATCH 0/3] ovl: make cachestat() work
 2026-06-23 17:12 UTC  (3+ messages)
` [PATCH 2/3] ovl: support cachestat() syscall on overlayfs files

[RFC PATCH 0/2] kasan: hw_tags: Add option to tag only at allocation time
 2026-06-23 17:11 UTC  (7+ messages)

Ethtool : PRBS feature
 2026-06-23 17:10 UTC  (11+ messages)

[PATCH] perf trace: Refactor augmented_raw_syscalls using bpf_loop
 2026-06-23 17:10 UTC  (3+ messages)

[GIT PULL] CPU hotplug fixes
 2026-06-23 17:09 UTC 

[PATCH] of_numa: fix return -EINVAL when numa-node-id is not found in last node
 2026-06-23 17:08 UTC  (5+ messages)

[PATCH 0/8] iommu/qcom: Misc Fixes
 2026-06-23 17:08 UTC  (3+ messages)
` [PATCH 6/8] iommu/qcom: Add NULL ctx check in TLB invalidation paths

[PATCH v6 00/12] PCI: liveupdate: PCI core support for Live Update
 2026-06-23 17:06 UTC  (3+ messages)
` [PATCH v6 05/12] PCI: liveupdate: Keep bus numbers constant during "

[PATCH 0/3] hw/misc: Replace DPRINTF with trace events in i.MX CCM family
 2026-06-23 17:03 UTC  (4+ messages)
` [PATCH 1/3] hw/misc/imx_ccm: Replace DPRINTF with trace events
` [PATCH 2/3] hw/misc/imx25_ccm: "
` [PATCH 3/3] hw/misc/imx31_ccm: "

[PATCH] s390/monwriter: Reject buffer reuse with different data length
 2026-06-23 17:05 UTC  (2+ messages)

[GIT PULL] perf events fix
 2026-06-23 17:03 UTC 

[PATCH] mm/page_vma_mapped: revalidate and do proper check before return device-private pmd
 2026-06-23 17:02 UTC  (6+ messages)

[PATCH v2 00/17] Enable DICE-based TDX Quoting Extension
 2026-06-23 17:03 UTC  (4+ messages)
` [PATCH v2 05/17] x86/virt/tdx: Make TDX module initialize the extensions

[PATCH] hw/nvme: add user controlled 'vid' property
 2026-06-23 17:01 UTC  (4+ messages)

[PATCH v4 0/2] Support zero-sized HDM decoders
 2026-06-23 17:01 UTC  (3+ messages)

[GIT PULL] locking fix
 2026-06-23 17:00 UTC 

[PATCH] virtio-gpu: Support the configurable EDID fields
 2026-06-23 16:58 UTC  (2+ messages)

[PATCH dwarves v7 0/5] pahole: Encode true signatures in kernel BTF
 2026-06-23 16:58 UTC  (5+ messages)

arch/arm/boot/dts/microchip/at91-sam9x60_curiosity.dtb: mpddrc@ffffe800 (microchip,sam9x60-ddramc): compatible: 'oneOf' conditional failed, one must be fixed:
 2026-06-23 16:57 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.