All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-10-15 19:00:43 to 2025-10-15 20:04:27 UTC [more...]

[PATCH v3 net] udp: do not use skb_release_head_state() before skb_attempt_defer_free()
 2025-10-15 20:04 UTC  (2+ messages)

Fix for v6.18-rc1 udp test bug
 2025-10-15 20:03 UTC 

[PATCH 00/19] Cache Aware Scheduling
 2025-10-15 20:03 UTC  (8+ messages)
` [PATCH 01/19] sched/fair: Add infrastructure for cache-aware load balancing
` [PATCH 07/19] sched/fair: Track LLC-preferred tasks per runqueue

[PATCH v2 00/11] ARM: dts: imx6: trivial change to clean up some DTB warnings
 2025-10-15 20:00 UTC  (3+ messages)
` [PATCH v2 02/11] ARM: dts: imx6: rename touch-thermal0 to touch-0-thermal

[PATCH 0/2] graph: dispatch mode improvements
 2025-10-15 19:59 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH 0/1] [wip] Switch to use kernel standard fault injection in i915
 2025-10-15 19:59 UTC  (3+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH -next v3 0/7] Add support for secure falcon mode: disable fallback
 2025-10-15 19:59 UTC  (2+ messages)

[Buildroot] [git commit] package/samba4: security bump version to 4.22.5
 2025-10-15 19:58 UTC 

[PATCH v2] mm: skip folio_activate() for mlocked folios
 2025-10-15 19:59 UTC  (4+ messages)

[PATCH] drm/amdkfd: Fix false positive queue buffer free warning
 2025-10-15 19:59 UTC  (3+ messages)

[PATCH v2] doc: add a explanation of Git's data model
 2025-10-15 19:58 UTC  (3+ messages)
` [PATCH v3] "

[PATCH net-next v6 0/5] eea: Add basic driver framework for Alibaba Elastic Ethernet Adaptor
 2025-10-15 19:58 UTC  (3+ messages)
` [PATCH net-next v6 5/5] eea: introduce ethtool support

[PATCH v4 0/2] qcom: qcs8300: Add qcs8300 camss support
 2025-10-15 19:58 UTC  (8+ messages)
` [PATCH v4 1/2] dt-bindings: media: qcom,qcs8300-camss: Add missing power supplies
` [PATCH v4 2/2] arm64: dts: qcom: qcs8300: Add support for camss

[PATCH net-next v2 0/7] convert net drivers to ndo_hwtstamp API part 1
 2025-10-15 19:58 UTC  (10+ messages)
` [PATCH net-next v2 1/7] net: ti: am65-cpsw: move hw timestamping to ndo callback
` [PATCH net-next v2 2/7] ti: icssg: convert to ndo_hwtstamp API
` [PATCH net-next v2 3/7] amd-xgbe: convert to ndo_hwtstamp callbacks
` [PATCH net-next v2 4/7] net: atlantic: convert to ndo_hwtstamp API

[Buildroot] [git commit] package/lesstif: remove package
 2025-10-15 19:56 UTC 

[PATCH 0/4] irqchip/riscv-imsic: IRQ handling optimizations
 2025-10-15 19:55 UTC  (10+ messages)
` [PATCH 1/4] irqchip/riscv-imsic: Remove redundant irq_data lookups
` [PATCH 2/4] irqchip/riscv-imsic: Embed the vector array in lpriv
` [PATCH 3/4] irqchip/riscv-imsic: Inline imsic_vector_from_local_id()
` [PATCH 4/4] irqchip/riscv-imsic: Remove irq_desc lookup from hot path

[RESEND v2 1/1] dt-bindings: arm: lpc: add missed lpc43xx board
 2025-10-15 19:48 UTC  (2+ messages)

[PATCH] fs/resctrl: Fix MBM events being unconditionally enabled in mbm_event mode
 2025-10-15 19:56 UTC  (14+ messages)

[PATCH bpf-next] selftests/bpf: Fix selftest verif_scale_strobemeta failure with llvm22
 2025-10-15 19:56 UTC  (3+ messages)

[PATCH v7 00/12] drm/xe: Make all xe_ggtt structs private
 2025-10-15 19:55 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/xe: Make all xe_ggtt structs private. (rev2)

[PATCH v2 0/6] riscv: vector: misc ptrace fixes for debug use-cases
 2025-10-15 19:54 UTC  (4+ messages)
` [PATCH v2 6/6] riscv: vector: initialize vlenb on the first context switch

[PATCH v2] x86/CPU/AMD: Prevent reset reasons from being retained among boots
 2025-10-15 19:54 UTC  (2+ messages)
` [tip: x86/urgent] x86/CPU/AMD: Prevent reset reasons from being retained across reboot

[PATCH 00/24] arm64: dts: qcom: Introduce Glymur SoC dtsi and Glymur CRD dts
 2025-10-15 19:53 UTC  (7+ messages)
` [PATCH 04/24] arm64: dts: qcom: glymur: Add QUPv3 configuration for serial engines

[PATCH] media: qcom: camss: Use a macro to specify the initial buffer count
 2025-10-15 19:52 UTC  (3+ messages)

[PATCH 00/32] drm/i915/display: Add initial support for Xe3p_LPD
 2025-10-15 19:51 UTC  (6+ messages)
` [PATCH 06/32] drm/i915/xe3p_lpd: Update bandwidth parameters

Crash at hci_conn_cleanup() when bluetooth service is restarted
 2025-10-15 19:50 UTC  (2+ messages)

[PATCH] CONTRIBUTING.d/ai: Add guidelines banning AI for contributing
 2025-10-15 19:50 UTC  (13+ messages)
` [PATCH v4] "

Patchwork summary for: spi-devel-general
 2025-10-15 19:50 UTC 

[PATCH net] sctp: avoid NULL dereference when chunk data buffer is missing
 2025-10-15 19:50 UTC  (2+ messages)

PATCH: Fix typo recommand in comment
 2025-10-01 14:42 UTC 

[PATCH v17 00/11] rust: replace kernel::str::CStr w/ core::ffi::CStr
 2025-10-15 19:47 UTC  (22+ messages)
` [PATCH v17 01/11] samples: rust: platform: remove trailing commas
` [PATCH v17 02/11] rust_binder: remove trailing comma
` [PATCH v17 03/11] rust_binder: use `kernel::fmt`
` [PATCH v17 04/11] rust_binder: use `core::ffi::CStr` method names
` [PATCH v17 05/11] rnull: use `kernel::fmt`
` [PATCH v17 06/11] rust: alloc: "
` [PATCH v17 07/11] rust: debugfs: "
` [PATCH v17 08/11] rust: pci: "
` [PATCH v17 09/11] rust: remove spurious `use core::fmt::Debug`
` [PATCH v17 10/11] rust: support formatting of foreign types
` [PATCH v17 11/11] rust: replace `CStr` with `core::ffi::CStr`

[PATCH] ALSA: usb-audio: add volume quirks for MS LifeChat LX-3000
 2025-10-15 19:47 UTC 

[PATCH v2 00/54] bnxt patchset
 2025-10-15 19:46 UTC  (7+ messages)
` [PATCH v3 "

[PATCH 0/6] Fix a couple of wedge corner-case memory leaks
 2025-10-15 19:45 UTC  (3+ messages)
` [PATCH 6/6] drm/xe: Clean up GuC software state after a wedge

[RFC] drm/i915: move i915 specific display adaptation files to display-adapt
 2025-10-15 19:45 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[PATCH v2 0/6] media: qcom: camss: Add Kaanapali support
 2025-10-15 19:45 UTC  (5+ messages)
` [PATCH v2 1/6] dt-bindings: i2c: qcom-cci: Document Kaanapali compatible
` [PATCH v2 2/6] dt-bindings: media: camss: Add qcom,kaanapali-camss binding

[PATCH v6 00/11] Add Enclustra Arria10 and Cyclone5 SoMs
 2025-10-15 19:44 UTC  (12+ messages)
` [PATCH v6 01/11] ARM: dts: socfpga: add Enclustra boot-mode dtsi
` [PATCH v6 02/11] ARM: dts: socfpga: add Enclustra base-board dtsi
` [PATCH v6 03/11] ARM: dts: socfpga: add Enclustra Mercury SA1
` [PATCH v6 04/11] dt-bindings: altera: "
` [PATCH v6 05/11] ARM: dts: socfpga: add Enclustra Mercury+ SA2
` [PATCH v6 06/11] dt-bindings: altera: add binding for "
` [PATCH v6 07/11] ARM: dts: socfpga: add Mercury AA1 variants
` [PATCH v6 08/11] dt-bindings: altera: "
` [PATCH v6 09/11] ARM: dts: socfpga: removal of generic PE1 dts
` [PATCH v6 10/11] dt-bindings: altera: "
` [PATCH v6 11/11] ARM: dts: socfpga: add Enclustra SoM dts files

[PATCH] io_uring/rw: check for NULL io_br_sel when putting a buffer
 2025-10-15 19:44 UTC 

[PATCH 5.15] fuse: Fix race condition in writethrough path A race
 2025-10-15 19:48 UTC  (11+ messages)

[PATCH v3 0/7] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-10-15 19:42 UTC  (8+ messages)
` [PATCH v3 1/7] iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA
` [PATCH v3 2/7] iommu/arm-smmu-v3: Add an inline arm_smmu_domain_free()
` [PATCH v3 3/7] iommu/arm-smmu-v3: Introduce a per-domain arm_smmu_invs array
` [PATCH v3 4/7] iommu/arm-smmu-v3: Pre-allocate a per-master invalidation array
` [PATCH v3 5/7] iommu/arm-smmu-v3: Populate smmu_domain->invs when attaching masters
` [PATCH v3 6/7] iommu/arm-smmu-v3: Add arm_smmu_invs based arm_smmu_domain_inv_range()
` [PATCH v3 7/7] iommu/arm-smmu-v3: Perform per-domain invalidations using arm_smmu_invs

[meta-python][PATCH] python3-pynacl: Fix reproduciblity
 2025-10-15 19:42 UTC 

[RFC PATCH 0/5] Introduce mempool object new debug capabilities
 2025-10-15 19:41 UTC  (8+ messages)
` [PATCH v6 5/7] app/testpmd: use space separator in dump commands
` [PATCH v6 7/7] usertools/mbuf: parse mbuf history dump

Linux 6.18-rc1
 2025-10-15 19:40 UTC  (8+ messages)

[PATCH v4 0/2] accel: Add Arm Ethos-U NPU
 2025-10-15 19:39 UTC  (3+ messages)
` [PATCH v4 2/2] accel: Add Arm Ethos-U NPU driver

[PATCH RFC xenomai-images 0/2] Rework linux-xenomai debug configuration
 2025-10-15 19:39 UTC  (4+ messages)
` [PATCH 1/2] linux-xenomai: Add arch specific debug kernel configuration snippets

[PATCH v6 00/12] drm/xe: Make all xe_ggtt structs private
 2025-10-15 19:37 UTC  (3+ messages)
` [PATCH v6 08/12] drm/xe: Make xe_ggtt_node offset relative to starting offset

[RFC PATCH 0/7] vfio: Add alias region uapi for device feature
 2025-10-15 19:36 UTC  (2+ messages)

[RFC PATCH v2 00/11] bpf: Introduce file dynptr
 2025-10-15 19:36 UTC  (7+ messages)
` [RFC PATCH v2 02/11] bpf: widen dynptr size/offset to 64 bit
` [RFC PATCH v2 06/11] bpf: mark vm_area_struct as trusted

[PATCH 0/2] serial: add KEBA UART driver
 2025-10-15 18:52 UTC  (4+ messages)
` [PATCH 2/2] serial: 8250: add driver for KEBA UART

[GIT PULL] vfs fixes
 2025-10-15 19:34 UTC 

[PATCH net-next 00/14] Intel Wired LAN Driver Updates 2025-10-15 (ice, iavf, ixgbe, i40e, e1000e)
 2025-10-15 19:32 UTC  (15+ messages)
` [PATCH net-next 01/14] devlink: Add new "max_mac_per_vf" generic device param
` [PATCH net-next 02/14] i40e: support generic devlink param "max_mac_per_vf"
` [PATCH net-next 03/14] ice: add flow parsing for GTP and new protocol field support
` [PATCH net-next 04/14] ice: add virtchnl and VF context support for GTP RSS
` [PATCH net-next 05/14] ice: improve TCAM priority handling for RSS profiles
` [PATCH net-next 06/14] ice: Extend PTYPE bitmap coverage for GTP encapsulated flows
` [PATCH net-next 07/14] iavf: add RSS support for GTP protocol via ethtool
` [PATCH net-next 08/14] net: docs: add missing features that can have stats
` [PATCH net-next 09/14] ice: implement ethtool standard stats
` [PATCH net-next 10/14] ice: add tracking of good transmit timestamps
` [PATCH net-next 11/14] ice: implement transmit hardware timestamp statistics
` [PATCH net-next 12/14] ice: refactor to use helpers
` [PATCH net-next 13/14] ixgbe: preserve RSS indirection table across admin down/up
` [PATCH net-next 14/14] e1000e: Introduce private flag to disable K1

[Bug 220628] New: USB disconnection after mounting file system
 2025-10-15 19:31 UTC  (2+ messages)
` [Bug 220628] "

[Buildroot] [PATCH 1/1] package/nvme: bump version to 2.15
 2025-10-15 19:31 UTC 

[PATCH 0/3] spi: spi-nxp-fspi: few fix for flexspi
 2025-10-15 19:30 UTC  (2+ messages)

[CI 0/7] drm/i915/display: Fix C20 PHY PLL DP/HDMI mode programming
 2025-10-15 19:28 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/display: Fix C20 PHY PLL DP/HDMI mode programming (rev2)

[PATCH 00/33] qapi: docs: width=70 and two spaces between sentences
 2025-10-15 19:26 UTC  (3+ messages)
` [PATCH 26/33] qapi/tpm.json: reflow docs to "

[PATCH v11 0/7] Add support for DU/DSI clocks and DSI driver support for the Renesas RZ/V2H(P) SoC
 2025-10-15 19:26 UTC  (9+ messages)
` [PATCH v11 1/7] clk: renesas: rzv2h-cpg: Add instance field to struct pll
` [PATCH v11 2/7] clk: renesas: rzv2h-cpg: Use GENMASK for PLL fields
` [PATCH v11 3/7] clk: renesas: rzv2h-cpg: Add support for DSI clocks
` [PATCH v11 4/7] clk: renesas: r9a09g057: Add clock and reset entries for DSI and LCDC
` [PATCH v11 5/7] dt-bindings: display: bridge: renesas, dsi: Document RZ/V2H(P) and RZ/V2N
  ` [PATCH v11 5/7] dt-bindings: display: bridge: renesas,dsi: "
` [PATCH v11 6/7] drm: renesas: rz-du: mipi_dsi: Add LPCLK clock support
` [PATCH v11 7/7] drm: renesas: rz-du: mipi_dsi: Add support for RZ/V2H(P) SoC

[PATCH] mempool: clarify behavior of mempool_alloc_preallocated()
 2025-10-15 19:27 UTC  (3+ messages)

[PATCH v3 0/4] platform/x86: acer-wmi: Add fan control support
 2025-10-15 19:25 UTC  (5+ messages)
` [PATCH v3 1/4] platform/x86: acer-wmi: Fix setting of fan behavior
` [PATCH v3 2/4] platform/x86: acer-wmi: Add fan control support
` [PATCH v3 3/4] platform/x86: acer-wmi: Enable fan control for PH16-72 and PT14-51
` [PATCH v3 4/4] platform/x86: acer-wmi: Add support for PHN16-72

[RFC V2 0/3] Add support to shrink multiple empty AGs
 2025-10-15 19:26 UTC  (5+ messages)
` [RFC V2 3/3] xfs: "

[PATCH v4 0/3] vfio: handle DMA map/unmap up to the addressable limit
 2025-10-15 19:24 UTC  (2+ messages)

[PATCH v1] pcapng: allow any protocol link type for the interface block
 2025-10-15 19:24 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] kbuild: Use objtree for module signing key path
 2025-10-15 19:08 UTC  (2+ messages)

[PATCH] drm/xe: Prevent runtime PM wake while reading rp0 frequency
 2025-10-15 19:19 UTC  (2+ messages)

Replacing Link trailers
 2025-10-15 19:17 UTC  (9+ messages)

[PATCH 0/2] monitor: generalized query for accelerator availability
 2025-10-15 19:14 UTC  (3+ messages)
` [PATCH 2/2] monitor: generalize query-mshv/"info mshv" to query-accelerators/"info accelerators"

[PATCH v2 0/6] Implement LANDLOCK_ADD_RULE_QUIET
 2025-10-15 19:09 UTC  (10+ messages)
` [PATCH v2 1/6] landlock: Add a place for flags to layer rules
` [PATCH v2 2/6] landlock: Add API support and docs for the quiet flags
` [PATCH v2 3/6] landlock/audit: Check for quiet flag in landlock_log_denial
` [PATCH v2 6/6] Implement quiet for optional accesses

[PATCH v4 0/3] Add CCI and imx577 sensor support for monaco evk
 2025-10-15 19:15 UTC  (3+ messages)
` [PATCH v4 3/3] arm64: dts: qcom: monaco-evk-camera: Add DT overlay

[PATCH v3 00/34] single-binary: Make riscv cpu.h target independent
 2025-10-15 19:13 UTC  (5+ messages)
` [PATCH v3 05/34] target/riscv: Bugfix make bit 62 read-only 0 for sireg* cfg CSR read
` [PATCH v3 10/34] target/riscv: Fix size of gpr and gprh

[PATCH] blk-mq: fix stale tag depth for shared sched tags in blk_mq_update_nr_requests()
 2025-10-15 19:15 UTC  (2+ messages)

[PATCH 0/4] Add support for the Renesas RZ/N1 ADC
 2025-10-15 19:14 UTC  (4+ messages)
` [PATCH 2/4] iio: adc: "

[PATCH v2] hw/ppc/e500: Check for compatible CPU type instead of aborting ungracefully
 2025-10-15 19:13 UTC  (2+ messages)

[syzbot ci] Re: netkit: Support for io_uring zero-copy and AF_XDP
 2025-10-15 19:13 UTC  (2+ messages)

[PATCH] arm64: dts: renesas: rzt2h-n2h-evk: Add VCC supply for EEPROM
 2025-10-15 19:12 UTC  (3+ messages)

Fwd: USB DBC hang during earlyprintk initialization
 2025-10-15 19:11 UTC  (3+ messages)

PCI/MSI: Boot issue on X86 Laptop 6.18-rc1
 2025-10-15 19:05 UTC 

[PATCH v3 0/4] rpmh-regulators: Update rpmh-regulator driver and dt-bindings for Glymur
 2025-10-15 19:09 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v1] ixgbe: guard fwlog code by CONFIG_DEBUG_FS
 2025-10-15 19:07 UTC  (6+ messages)

[PATCH v4 00/11] boot: Support priority for global bootmeths
 2025-10-15 19:09 UTC  (4+ messages)
` [PATCH v4 01/11] boot: Try all bootmeths on the final partition

[PATCH] sound/soc/sof:Use kmalloc_array instead of kmalloc
 2025-10-15 19:08 UTC  (2+ messages)

[PATCH v2 0/2] memcg: reading memcg stats more efficiently
 2025-10-15 19:08 UTC  (3+ messages)
` [PATCH v2 1/2] memcg: introduce kfuncs for fetching memcg stats
` [PATCH v2 2/2] memcg: selftests for memcg stat kfuncs

[PATCH v2 bpf-next/net 0/6] bpf: Allow opt-out from sk->sk_prot->memory_allocated
 2025-10-15 19:07 UTC  (3+ messages)
` [PATCH v2 bpf-next/net 6/6] selftest: bpf: Add test for sk->sk_bypass_prot_mem

[PATCH v3 0/7] esp.c: only allow ESP commands permitted in the current mode
 2025-10-15 19:06 UTC  (4+ messages)
` [PATCH v3 7/7] esp.c: only allow ESP commands permitted in the current asc_mode

[PATCH] drm/{i915,xe}/fbdev: add intel_fbdev_fb_pitch_align()
 2025-10-15 19:06 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[Buildroot] [PATCH 1/1] package/lesstif: remove package
 2025-10-15 19:05 UTC 

[PATCH v3 00/16] NBL PMD for Nebulamatrix NICs
 2025-10-15 19:04 UTC  (2+ messages)

[PATCH v8 00/19] virtio-net: live-TAP local migration
 2025-10-15 19:02 UTC  (4+ messages)
` [PATCH v8 16/19] qapi: introduce backend-transfer migration parameter

[PATCH net v2] net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_reset
 2025-10-15 19:01 UTC  (5+ messages)

[PATCH v4 00/13] drm: Reduce page tables overhead with THP
 2025-10-15 19:01 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

[RFC PATCH RESEND 0/3] mm: Fix MF_DELAYED handling on memory failure
 2025-10-15 18:58 UTC  (4+ messages)
` [RFC PATCH RESEND 1/3] mm: memory_failure: Fix MF_DELAYED handling on truncation during failure
` [RFC PATCH RESEND 2/3] KVM: selftests: Add memory failure tests in guest_memfd_test
` [RFC PATCH RESEND 3/3] KVM: selftests: Test guest_memfd behavior with respect to stage 2 page tables


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.