All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-22 11:49:05 to 2025-07-22 12:40:48 UTC [more...]

[PATCH] drm/nouveau: check ioctl command codes better
 2025-07-22 11:45 UTC  (4+ messages)

[PATCH v2 00/19] gpu: nova-core: register!() macro improvements
 2025-07-22 12:39 UTC  (7+ messages)
` [PATCH v2 02/19] gpu: nova-core: register: fix typo
` [PATCH v2 16/19] gpu: nova-core: falcon: add distinct base address for PFALCON2

[PATCH net-next v10 00/15] net: phy: Introduce PHY ports representation
 2025-07-22 12:16 UTC  (8+ messages)
` [PATCH net-next v10 01/15] dt-bindings: net: Introduce the ethernet-connector description
` [PATCH net-next v10 02/15] net: ethtool: common: Indicate that BaseT works on up to 4 lanes
` [PATCH net-next v10 03/15] net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values
` [PATCH net-next v10 04/15] net: phy: Introduce PHY ports representation
` [PATCH net-next v10 05/15] net: phy: dp83822: Add support for phy_port representation
` [PATCH net-next v10 06/15] net: phy: Create a phy_port for PHY-driven SFPs
` [PATCH net-next v10 07/15] net: phy: Introduce generic SFP handling for PHY drivers

make ARCH=arm64 rustdoc fails on a x86 host with SCS enabled
 2025-07-22 12:40 UTC  (2+ messages)

[PATCH i-g-t] lib/intel/veboxcopy: Respect buffer MOCS index
 2025-07-22 12:40 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH i-g-t 0/2] intel-ci: Block VKMS for i915 and Xe runs
 2025-07-22 12:39 UTC  (3+ messages)
` [PATCH i-g-t 1/2] intel-ci: Block VKMS for i915 runs
` [PATCH i-g-t 2/2] intel-ci: Block VKMS for xe runs

[wireless-next 0/2] wifi: support S1G TIM encoding
 2025-07-22 12:39 UTC  (7+ messages)
` [wireless-next 2/2] wifi: mac80211: support parsing S1G TIM PVB

Patch "Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"" has been added to the 6.15-stable tree
 2025-07-22 12:38 UTC  (4+ messages)

[PATCH v2 0/2] Handle shared reset GPIO for WSA883x speakers
 2025-07-22 12:38 UTC  (7+ messages)
` [PATCH v2 2/2] ASoC: codecs: wsa883x: "

[PATCHSET RFC v3 1/4] fuse: fixes and cleanups ahead of iomap support
 2025-07-22 12:38 UTC  (6+ messages)
` [PATCH 2/7] fuse: flush pending fuse events before aborting the connection

[PATCH 00/10] Extract bindings in dom0less code
 2025-07-22 12:37 UTC  (14+ messages)
` [PATCH 01/10] static-evtchn: Add missing include
` [PATCH 02/10] dt: Add cf_check to device-tree.c function pointers
` [PATCH 03/10] dom0less: Move asm-generic/dom0less-build.h -> xen/dom0less-build.h
` [PATCH 04/10] bootfdt: Add createdomain arguments to boot_domain
` [PATCH 05/10] dom0less: Introduce kernel_info into the domain creation loop
` [PATCH 06/10] dom0less: Create llc_color_str field in boot_domain
` [PATCH 07/10] dom0less: Turn arch_create_domUs into arch_parse_dom0less_node()
` [PATCH 08/10] dom0less: Allow arch_parse_dom0less_node() to be fallible
` [PATCH 09/10] dom0less: Reinitialise all variables on each loop iteration
` [PATCH 10/10] dom0less: Parse dom0less bindings into createdomain input args

[PATCH v2] timekeeping: Always initialize use_nsecs when querying time from phc drivers
 2025-07-22 12:37 UTC  (2+ messages)
` [tip: timers/urgent] timekeeping: Zero initialize system_counterval "

FAILED: patch "[PATCH] drm/xe: Move page fault init after topology init" failed to apply to 6.15-stable tree
 2025-07-22 12:37 UTC  (3+ messages)
` [PATCH 6.15.y 1/2] drm/xe/mocs: Initialize MOCS index early
  ` [PATCH 6.15.y 2/2] drm/xe: Move page fault init after topology init

Switching over to GEM refcounts and a bunch of cleanups
 2025-07-22 12:36 UTC  (2+ messages)

[patch 0/4] genirq: Prevent migration live lock in handle_edge_irq()
 2025-07-22 12:36 UTC  (4+ messages)
` [patch 2/4] genirq: Move irq_wait_for_poll() to call site

[ebiggers:wip-libcrypto-conversions 78/84] kismet: WARNING: unmet direct dependencies detected for ASYMMETRIC_KEY_TYPE when selected by INTEGRITY_ASYMMETRIC_KEYS
 2025-07-22 12:35 UTC 

[PATCH v2] Optimize USDT discovery a little
 2025-07-22 12:34 UTC  (3+ messages)
` [PATCH v2 2/2] Extend the USDT bit mask to multiple words

FAILED: patch "[PATCH] sched/ext: Prevent update_locked_rq() calls with NULL rq" failed to apply to 6.15-stable tree
 2025-07-22 12:34 UTC  (2+ messages)
` [PATCH 6.15.y] sched/ext: Prevent update_locked_rq() calls with NULL rq

[RFC PATCH v5 00/10] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support
 2025-07-22 12:34 UTC  (7+ messages)
` [RFC PATCH v5 03/10] xen/arm: scmi-smc: passthrough SCMI SMC to domain, single agent
` [RFC PATCH v5 05/10] drivers: iommu: change error code when iommu is disabled
` [RFC PATCH v5 06/10] xen/domctl: extend XEN_DOMCTL_assign_device to handle not only iommu

[PATCH v3 0/4] Rust support for `struct iov_iter`
 2025-07-22 12:33 UTC  (5+ messages)
` [PATCH v3 1/4] rust: iov: add iov_iter abstractions for ITER_SOURCE
` [PATCH v3 2/4] rust: iov: add iov_iter abstractions for ITER_DEST
` [PATCH v3 3/4] rust: miscdevice: Provide additional abstractions for iov_iter and kiocb structures
` [PATCH v3 4/4] samples: rust_misc_device: Expand the sample to support read()ing from userspace

[PATCH v7 0/2] Add TI TPS65214 PMIC GPIO Support
 2025-07-22 12:33 UTC  (2+ messages)

[PATCH] clk: spacemit: ccu_pll: fix error return value in recalc_rate callback
 2025-07-22 12:32 UTC  (2+ messages)

[PATCH v15 00/21] KVM: Enable host userspace mapping for guest_memfd-backed memory for non-CoCo VMs
 2025-07-22 12:31 UTC  (3+ messages)
` [PATCH v15 16/21] KVM: arm64: Handle guest_memfd-backed guest page faults

[PATCH] rust: kernel: introduce `unsafe_precondition_assert!` macro
 2025-07-22 12:31 UTC  (4+ messages)

[PATCH v5] sched/fair: do not scan twice in detach_tasks()
 2025-07-22 12:31 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-starlette: security bump to v0.47.2
 2025-07-22 12:31 UTC  (2+ messages)

[syzbot] [io-uring?] KASAN: slab-use-after-free Read in io_poll_remove_entries
 2025-07-22 12:31 UTC  (6+ messages)

[PATCH i-g-t v2] tests/amdgpu: Add test for native cursor fallback to overlay
 2025-07-22 12:31 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/amdgpu: Add test for native cursor fallback to overlay (rev2)

[PATCH v2] x86/bugs: Fix use of possibly uninit value in amd_check_tsa_microcode()
 2025-07-22 12:28 UTC 

[PATCH v8] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-07-22 12:29 UTC  (6+ messages)
      ` [PATCH v8] PCI: hotplug: Add a generic RAS tracepoinggt "

[PATCH] scripts: add script to help distro use global Rust packages
 2025-07-22 12:28 UTC  (2+ messages)

Patch "smb: client: make use of common smbdirect_socket_parameters" has been added to the 6.12-stable tree
 2025-07-22 12:29 UTC  (6+ messages)

[scarthgap][PATCH] libpam: fix CVE-2025-6020
 2025-07-22 12:27 UTC 

[OE-core][master][walnascar][scarthgap][PATCH] xserver-xorg: upgrade 21.1.6 -> 21.1.18
 2025-07-22 12:27 UTC  (4+ messages)

[PATCH net v2] selftests: drv-net: wait for iperf client to stop sending
 2025-07-22 12:26 UTC 

[RFC PATCH v2 wireless-next 0/3] Allow non-MLD sta to roam between MLD AP links
 2025-07-22 12:26 UTC  (7+ messages)
` [RFC PACTH v2 wireless-next 1/3] wifi: mac80211: Get link_id from freq for received management frame
` [RFC PATCH v2 wireless-next 2/3] wifi: mac80211: Correctly init MLO link in ieee80211_8023_xmit()
` [RFC PATCH v2 wireless-next 3/3] wifi: mac80211: Check link id at station removal

[PATCH RFC v2 0/6] mesa: lighten up target's libclc dependencies and fix panfrost support
 2025-07-22 12:24 UTC  (6+ messages)
` [PATCH RFC v2 1/6] mesa: move PACKAGECONFIG defaults to recipes

FAILED: patch "[PATCH] powercap: intel_rapl: Do not change CLAMPING bit if ENABLE" failed to apply to 6.1-stable tree
 2025-07-22 12:24 UTC  (3+ messages)
` [PATCH 6.1.y 1/7] powercap: intel_rapl: Support per Interface rapl_defaults

[PATCH i-g-t v1 1/1] tests/kms_cursor_legacy: don't inhibit pipe CRC calculation
 2025-07-22 12:23 UTC  (3+ messages)

[PATCH] i386/kvm: Disable hypercall patching quirk by default
 2025-07-22 12:21 UTC  (6+ messages)

[PATCH v5 0/4] pci: qcom: drop unrelated clock and add link_down reset for sa8775p
 2025-07-22 12:22 UTC  (6+ messages)
` [PATCH v5 3/4] arm64: dts: qcom: sa8775p: remove aux clock from pcie phy

Patch "cifs: Fix reading into an ITER_FOLIOQ from the smbdirect code" has been added to the 6.15-stable tree
 2025-07-22 12:21 UTC 

[PATCH 0/7] RFC: Accelerate xdiff and begin its rustification
 2025-07-22 12:21 UTC  (9+ messages)

[PATCH v6 2/2] i2c: i2c-qcom-geni: Add Block event interrupt support
 2025-07-22 12:20 UTC  (12+ messages)

[PATCH v1] dt-bindings: i2c: exynos5: add samsung,exynos2200-hsi2c compatible
 2025-07-22 12:14 UTC 

[PATCH v5 0/5] support FEAT_LSUI and apply it on futex atomic ops
 2025-07-22 12:19 UTC  (6+ messages)
` [PATCH v5 1/5] arm64: cpufeature: add FEAT_LSUI
` [PATCH v5 2/5] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v5 3/5] arm64: Kconfig: add LSUI Kconfig
` [PATCH v5 4/5] arm64: futex: refactor futex atomic operation
` [PATCH v5 5/5] arm64: futex: support futex with FEAT_LSUI

[PATCH] ceph: cleanup of processing ci->i_ceph_flags bits in caps.c
 2025-07-22 12:19 UTC  (2+ messages)

[PATCH] Fixed several coding style issues in the efi driver as reported by checkpatch.pl:
 2025-07-22 12:19 UTC 

[PATCH v1 1/2] dt-bindings: soc: samsung: usi: allow 64-bit address space
 2025-07-22 12:10 UTC  (2+ messages)
` [PATCH v1 2/2] dt-bindings: soc: samsung: usi: add samsung,exynos2200-usi compatible

[Intel-wired-lan] [PATCH iwl-next v1 00/15] Fwlog support in ixgbe
 2025-07-22 12:17 UTC  (13+ messages)
` [Intel-wired-lan] [PATCH iwl-next v1 01/15] ice: make fwlog functions static
` [Intel-wired-lan] [PATCH iwl-next v1 02/15] ice: move get_fwlog_data() to fwlog file
` [Intel-wired-lan] [PATCH iwl-next v1 03/15] ice: drop ice_pf_fwlog_update_module()
` [Intel-wired-lan] [PATCH iwl-next v1 04/15] ice: introduce ice_fwlog structure

[RFC PATCH v3 0/5] mm, bpf: BPF based THP adjustment
 2025-07-22 12:16 UTC  (16+ messages)

[PATCH 5.15.y 0/4] Fix blank WHCAN value in 'ps' output
 2025-07-22 12:15 UTC  (4+ messages)
  ` [External] : "

[PATCH] rust: sync: extend module documentation of aref
 2025-07-22 12:14 UTC 

[PATCH v2 0/4] PHY LFPS sending configuration fixes
 2025-07-22 12:14 UTC  (11+ messages)
` [PATCH v2 1/4] drm/i915/display: Write PHY_CMN1_CONTROL only when using AUXLess ALPM
` [PATCH v2 2/4] drm/i915/display: Avoid unnecessarily calling intel_cx0_get_owned_lane_mask
` [PATCH v2 3/4] drm/i915/display: Ensure phy is accessible on lfps configuration
` [PATCH v2 4/4] drm/i915/display: Set C10_VDR_CTRL_MSGBUS_ACCESS before phy reg read
` ✓ Xe.CI.BAT: success for PHY LFPS sending configuration fixes

[PATCH] net/mlx5: fix crash when secondary queries dev info after primary exits
 2025-07-22 12:14 UTC  (2+ messages)
` [PATCH] ethdev: add dev_private check for secondary process

6.15/regression/bisected - lockdep warning: circular locking dependency detected when plugging USB stick after ffa1e7ada456
 2025-07-22 12:14 UTC  (2+ messages)

[PATCH v2] can: tscan1: CAN_TSCAN1 can depend on PC104
 2025-07-22 12:12 UTC  (4+ messages)

[PATCH v3] arm64: dts: qcom: ipq5018: Add crypto nodes
 2025-07-22 12:12 UTC  (2+ messages)

[PATCH v1] dt-bindings: serial: samsung: add samsung,exynos2200-uart compatible
 2025-07-22 12:08 UTC 

[PATCH bpf-next v2 1/3] bpftool: Add bpf_token show
 2025-07-22 12:12 UTC  (4+ messages)
` [PATCH bpf-next v2 2/3] bpftool: Add bpftool-token manpage
` [PATCH bpf-next v2 3/3] bpftool: Add bash completion for token argument

[PATCH i-g-t v2] tests/intel/xe_pm: Introduce i2c subtests
 2025-07-22 12:12 UTC  (8+ messages)
` ✗ Xe.CI.BAT: failure for tests/intel/xe_pm: Introduce i2c subtests (rev2)

[PATCH] arm64: dts: qcom: ipq5018: add PRNG node
 2025-07-22 12:12 UTC  (2+ messages)

WARNING check-sdata-in-driver in ieee80211_link_info_change_notify
 2025-07-22 12:11 UTC  (2+ messages)

[RESEND PATCH bpf-next v2 1/3] bpftool: Add bpf_token show
 2025-07-22 12:09 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] bpftool: Add bpftool-token manpage
` [PATCH bpf-next v2 3/3] bpftool: Add bash completion for token argument

[PATCH 00/11] Various trees,shell files missing the shebang line
 2025-07-22 12:09 UTC  (2+ messages)

[PATCH] x86/math64: handle #DE in mul_u64_u64_div_u64()
 2025-07-22 12:09 UTC  (4+ messages)

[PATCH v2 1/2] rust: Update PCI binding safety comments and add inline compiler hint
 2025-07-22 12:08 UTC  (11+ messages)

[PATCH v2 00/13] Add DisplayPort support for QCS615 platform
 2025-07-22 12:05 UTC  (5+ messages)
` [PATCH v2 02/13] dt-bindings: phy: Add binding for QCS615 standalone QMP DP PHY

[PATCH][next] mailbox: cix: Fix spelling mistake "overlow" -> "overflow"
 2025-07-22 12:06 UTC  (2+ messages)

[LTP] [PATCH v4 0/2] Add listxattr04 test reproducer
 2025-07-22 12:06 UTC  (3+ messages)
` [LTP] [PATCH v4 1/2] core: add tst_selinux_enabled() utility

[PATCH v2] wifi: mac80211: fix unassigned variable access
 2025-07-22 12:06 UTC 

[PATCH v2 00/17] xen/riscv: introduce p2m functionality
 2025-07-22 12:05 UTC  (22+ messages)
` [PATCH v2 13/17] xen/riscv: Implement p2m_entry_from_mfn() and support PBMT configuration
` [PATCH v2 16/17] xen/riscv: implement mfn_valid() and page reference, ownership handling helpers

[PATCH] platform/chrome: cros_ec: Unregister notifier in cros_ec_unregister()
 2025-07-22 12:05 UTC 

[PATCH v2] intel_iommu: Allow both Status Write and Interrupt Flag in QI wait
 2025-07-22 12:04 UTC  (7+ messages)

[PATCH v3] Input: atkbd - Correctly map F13 - F24
 2025-07-22 12:04 UTC 

[GIT PULL] thermal drivers for v6.17
 2025-07-22 12:04 UTC 

[PATCH bpf-next v12 0/3] Support kCFI + BPF on arm64
 2025-07-22 12:04 UTC  (4+ messages)
` [PATCH bpf-next v12 3/3] arm64/cfi,bpf: "

[PATCH 0/3] PCI/pwrctrl: Fix device and OF node leaks
 2025-07-22 12:04 UTC  (7+ messages)
` [PATCH 1/3] PCI/pwrctrl: Fix device leak at registration
` [PATCH 2/3] PCI/pwrctrl: Fix device and OF node leak at bus scan

[PATCH v12 00/12] drm/msm/dpu: Support quad pipe with dual-interface
 2025-07-22 12:04 UTC  (5+ messages)
` [PATCH v12 10/12] drm/msm/dpu: support SSPP assignment for quad-pipe case

[PATCH] soundwire: replace scnprintf() with sysfs_emit() for sysfs consistency
 2025-07-22 12:04 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] soundwire: replace scnprintf() with sysfs_emit() for sysfs consistency
 2025-07-22 12:04 UTC  (2+ messages)

[PATCH] rust: sync: fix safety comment for `static_lock_class`
 2025-07-22 12:03 UTC  (5+ messages)

[PATCH v3 0/2] Add Qualcomm extended CTI support
 2025-07-22 12:00 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: arm: Add Qualcomm extended CTI

[PATCH RFC 0/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
 2025-07-22 12:00 UTC  (10+ messages)
` [PATCH RFC 1/1] "

[PATCH] sched/fair: Only increment deadline once on yield
 2025-07-22 11:46 UTC  (2+ messages)
` [PATCH] "

[PATCH] ref-manual: document new toolchain classes and variables
 2025-07-22 12:02 UTC  (5+ messages)
` [docs] "

Uninitialised variable in common/spl/spl_imx_container.c
 2025-07-22 12:02 UTC 

[PATCH v2] block: fix lbmd_guard_tag_type assignment in FS_IOC_GETLBMD_CAP
 2025-07-22 12:02 UTC  (4+ messages)

[PATCH v7 0/8] lib/pmu: cleanups and trace integration
 2025-07-22 12:00 UTC  (10+ messages)
` [PATCH v8 "
  ` [PATCH v8 1/8] lib/pmu: quiesce rte_pmu_read deprecation warning in chkincs
  ` [PATCH v8 2/8] lib/pmu: export only necessary arch headers
  ` [PATCH v8 3/8] lib/pmu: reimplement per-arch ops as callbacks
  ` [PATCH v8 4/8] lib/pmu: do not try enabling perf counter access on arm64
  ` [PATCH v8 5/8] lib/pmu: use build system defined RTE_LIB_PMU macro
  ` [PATCH v8 6/8] test/pmu: enable test
  ` [PATCH v8 7/8] trace: add PMU
  ` [PATCH v8 8/8] lib/pmu: fix out-of-bound access

[linux-next:master] [mm, slab] 5660ee54e7: BUG:KASAN:stack-out-of-bounds_in_copy_from_iter
 2025-07-22 12:01 UTC  (4+ messages)

[PATCH v12 0/3] CCS save restore for IGPU
 2025-07-22 12:05 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for CCS save restore for IGPU (rev12)
` ✓ CI.KUnit: success "

[PATCH 1/2] nvme: check duplicate unique identifiers in order
 2025-07-22 11:58 UTC  (9+ messages)

[REGRESSION] mremap() returns EFAULT instead of EPERM in LTP mseal01
 2025-07-22 11:58 UTC  (2+ messages)

[tty:tty-next] BUILD SUCCESS bcbef1e4a626e093d4ead56593fb169eed5033c7
 2025-07-22 11:58 UTC 

[PATCH] Revert "drm/nouveau: check ioctl command codes better"
 2025-07-22 11:58 UTC 

[GIT PULL] LoongArch KVM changes for v6.17
 2025-07-22 11:56 UTC 

[PATCH] mtd: spi-nor-ids: Add support for Winbond W77Q51NW
 2025-07-22 11:56 UTC  (4+ messages)

[PATCH RFC 09/10] riscv: dts: anlogic: Add Milianke MLKPAI FS01 board
 2025-07-22 11:46 UTC  (2+ messages)

[PATCH v3 0/2] Pinctrl: add amlogic a5 pinctrl node
 2025-07-22 11:43 UTC  (4+ messages)
` [PATCH v3 2/2] dts: arm64: amlogic: add "

[PATCH] lib/ethdev: fix segfault in secondary process by validating dev_private pointer
 2025-07-22 11:54 UTC 

[PATCH v4] rust: move ARef and AlwaysRefCounted to sync::aref
 2025-07-22 11:54 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: regulator: Add Richtek RTR5133 Support
 2025-07-22 11:54 UTC  (3+ messages)

[RFC PATCH v2] cgroup: Track time in cgroup v2 freezer
 2025-07-22 11:54 UTC  (10+ messages)
        ` cpu.stat in core or cpu controller (was Re: [RFC PATCH v2] cgroup: Track time in cgroup v2 freezer)

[PATCH v2 1/2] Input: atkbd - Map FN-key for TongFang barebones
 2025-07-22 11:53 UTC  (9+ messages)
` [PATCH v2 2/2] Input: atkbd - Correctly map F13 - F24

[PATCH] i40e: replace snprintf() with scnprintf()
 2025-07-22 11:50 UTC 

[LTP] [PATCH] ltp_block_dev: Check HAVE_LINUX_GENHD_H to include genhd.h
 2025-07-22 11:52 UTC 

[PATCH net-next v2 0/5] gve: AF_XDP zero-copy for DQO RDA
 2025-07-22 11:50 UTC  (5+ messages)
` [PATCH net-next v2 4/5] gve: implement DQO TX datapath for AF_XDP zero-copy

[PATCH v5 0/7] Optimize mprotect() for large folios
 2025-07-22 11:37 UTC  (3+ messages)
` [PATCH v5 4/7] mm: Introduce FPB_RESPECT_WRITE for PTE batching infrastructure

[PATCH] drm/msm: adreno: a6xx: enable GMU bandwidth voting for x1e80100 GPU
 2025-07-22 11:49 UTC  (2+ messages)

[PATCH BlueZ 0/3] Keep component `bluetoothd` isolated
 2025-07-22 11:49 UTC  (7+ messages)


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.