All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-05 15:59:23 to 2025-03-05 16:38:07 UTC [more...]

[PATCH RFC NOT TESTED 0/2] PCI: dra7xx: Try to clean up dra7xx_pcie_cpu_addr_fixup()
 2025-03-05 16:20 UTC  (3+ messages)
` [PATCH PATCH RFC NOT TESTED 1/2] ARM: dts: ti: dra7: Correct ranges for PCIe and parent bus nodes
` [PATCH PATCH RFC NOT TESTED 2/2] PCI: dra7xx: Use use_parent_dt_ranges and clean up dra7xx_pcie_cpu_addr_fixup()

[PATCH 0/3] Add support for enabling PLLs and add GE3D clock/reset entries
 2025-03-05 16:37 UTC  (4+ messages)
` [PATCH 1/3] clk: renesas: rzv2h-cpg: Move PLL access macros to source file

[PATCH 0/5] drm/bridge: simple-bridge: Add DPI color encoder support
 2025-03-05 16:38 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: display: simple-bridge: Document DPI color encoder

[PATCH 0/4] Fix missing of_node_put() calls
 2025-03-05 16:37 UTC  (3+ messages)
` [PATCH 1/4] gpio: rcar: Fix missing of_node_put() call
` [PATCH 2/4] pinctrl: renesas: rzg2l: "

[PATCH 00/10] drm: Hide import_attach from GEM code and helpers
 2025-03-05 16:37 UTC  (6+ messages)
` [PATCH 01/10] drm/gem: Test for imported GEM buffers with helper

[PATCH net-next v10 00/14] net: Hold netdev instance lock during ndo operations
 2025-03-05 16:37 UTC  (15+ messages)
` [PATCH net-next v10 01/14] net: hold netdev instance lock during ndo_open/ndo_stop
` [PATCH net-next v10 02/14] net: hold netdev instance lock during nft ndo_setup_tc
` [PATCH net-next v10 03/14] net: sched: wrap doit/dumpit methods
` [PATCH net-next v10 04/14] net: hold netdev instance lock during qdisc ndo_setup_tc
` [PATCH net-next v10 05/14] net: hold netdev instance lock during queue operations
` [PATCH net-next v10 06/14] net: hold netdev instance lock during rtnetlink operations
` [PATCH net-next v10 07/14] net: hold netdev instance lock during ioctl operations
` [PATCH net-next v10 08/14] net: hold netdev instance lock during sysfs operations
` [PATCH net-next v10 09/14] net: hold netdev instance lock during ndo_bpf
` [PATCH net-next v10 10/14] net: ethtool: try to protect all callback with netdev instance lock
` [PATCH net-next v10 11/14] net: replace dev_addr_sem "
` [PATCH net-next v10 12/14] net: add option to request "
` [PATCH net-next v10 13/14] docs: net: document new locking reality
` [PATCH net-next v10 14/14] eth: bnxt: remove most dependencies on RTNL

[PATCH v7 00/49] x86/resctrl: Move the resctrl filesystem code to /fs/resctrl
 2025-03-05 16:35 UTC  (3+ messages)

[PATCH v2 0/7] drm/ast: Various changes for video memory
 2025-03-05 16:30 UTC  (8+ messages)
` [PATCH v2 1/7] drm/ast: Replace AST_VIDMEM_SIZE_ with Linux SZ_ constants
` [PATCH v2 2/7] drm/ast: Add VGACRAA register constants
` [PATCH v2 3/7] drm/ast: Add VGACR99 "
` [PATCH v2 4/7] drm/ast: cursor: Add helpers for computing location in video memory
` [PATCH v2 5/7] drm/ast: Add helper for computing framebuffer "
` [PATCH v2 6/7] drm/ast: Remove vram_fb_available from struct ast_device
` [PATCH v2 7/7] drm/ast: cursor: Drop page alignment

[meta-ti][scarthgap/master][PATCH v2 0/3] Enabling the gc320 driver for am57xx-evm
 2025-03-05 16:35 UTC  (5+ messages)
` [meta-ti][scarthgap/master][PATCH v2 1/3] recipes-graphics : port gc320 driver to work on kernel 6.12
` [meta-ti][scarthgap/master][PATCH v2 2/3] recipes-graphics : port gc320 libs "
` [meta-ti][scarthgap/master][PATCH v2 3/3] conf: machine: am57xx-evm : Enable gc320 machine feature for am57xx

[PATCH v3 05/11] arm64: hugetlb: Use set_ptes_anysz() and ptep_get_and_clear_anysz()
 2025-03-05 16:32 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: pci: Add Sophgo SG2044 PCIe host
 2025-03-05 16:32 UTC  (12+ messages)

[PATCH] x86/ACPI: annotate assembly data with type and size
 2025-03-05 16:34 UTC  (2+ messages)
` Ping: "

[PATCH net-next v5 0/4] virtio-net: Link queues to NAPIs
 2025-03-05 16:34 UTC  (10+ messages)
` [PATCH net-next v5 3/4] virtio-net: Map NAPIs to queues

[PATCH] drm/amdgpu: Fix annotation for dce_v6_0_line_buffer_adjust function
 2025-03-05 16:32 UTC 

[pci:controller/brcmstb] BUILD SUCCESS 174cfcf13daf98bc4411a5a24a797d2b2f5546cd
 2025-03-05 16:33 UTC 

Ceph and Netfslib
 2025-03-05 16:34 UTC  (2+ messages)
` Is EOLDSNAPC actually generated? -- "

[PATCH v15 00/10] Coresight: Add Coresight TMC Control Unit driver
 2025-03-05 15:25 UTC  (6+ messages)
` [PATCH v15 02/10] Coresight: Add trace_id function to retrieving the trace ID

[PATCH v2] coresight: Add a KUnit test for coresight_find_default_sink()
 2025-03-05 15:20 UTC  (2+ messages)

[RFC PATCH 0/4] hw/arm: Register target-specific QOM types at runtime
 2025-03-05 16:33 UTC  (6+ messages)
` [RFC PATCH 1/4] qom: Introduce TypeInfo::registerable() callback
` [RFC PATCH 2/4] hw/arm/raspi: Replace TARGET_AARCH64 by legacy_binary_is_64bit()
` [RFC PATCH 3/4] hw/arm/aspeed: "
` [RFC PATCH 4/4] hw/ppc: Remove TARGET_PPC64 use in ppc_create_page_sizes_prop()

[REGRESSION] Long boot times due to USB enumeration
 2025-03-05 16:32 UTC 

[PATCH v2] i915/selftest/igt_mmap: let mmap tests run in kthread
 2025-03-05 16:31 UTC  (2+ messages)

[ndctl PATCH 0/5] Address Coverity Scan Defects
 2025-03-05 16:32 UTC  (5+ messages)
` [ndctl PATCH 1/5] ndctl/namespace: avoid integer overflow in namespace validation
` [ndctl PATCH 2/5] ndctl/namespace: close file descriptor in do_xaction_namespace()

[PATCH i-g-t 0/2] tests/xe_drm_fdinfo: Check prerequisites for utilization tests
 2025-03-05 16:31 UTC  (4+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_drm_fdinfo: Group utilization tests and skip when no utilization data

[PATCH v4] xen/consoled: clean up console handling for PV shim
 2025-03-05 16:31 UTC  (2+ messages)

[PATCH v4 00/29] arm: Support building as an EFI app
 2025-03-05 14:15 UTC  (3+ messages)

[PATCH v3 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
 2025-03-05 16:28 UTC  (4+ messages)
` [PATCH v3 1/4] dt-bindings: interrupt-controller: Add "
  ` [PATCH v3 1/4] dt-bindings: interrupt-controller: Add support for Amlogic A4 and A5 SoCsy

[PATCH v1 0/8] MT9M114 driver bugfix and improvements
 2025-03-05 16:30 UTC  (9+ messages)
` [PATCH v1 2/8] MT9M114: Add pad-slew-rate DT-binding

[PATCH v4 0/8] Add GCE support for MT8196
 2025-03-05 16:26 UTC  (17+ messages)
` [PATCH v4 4/8] soc: mediatek: mtk-cmdq: Add pa_base parsing for unsupported subsys ID hardware
` [PATCH v4 5/8] soc: mediatek: mtk-cmdq: Add mminfra_offset compatibility for DRAM address
` [PATCH v4 6/8] soc: mediatek: Add programming flow for unsupported subsys ID hardware

[PATCH 1/2 v6] mm/mempolicy: Weighted Interleave Auto-tuning
 2025-03-05 16:28 UTC  (2+ messages)

[PATCH v6 00/36] Multifd 🔀 device state transfer support with VFIO consumer
 2025-03-05 16:27 UTC  (8+ messages)
` [PATCH v6 07/36] migration: postcopy_ram_listen_thread() should take BQL for some calls
` [PATCH v6 25/36] vfio/migration: Setup and cleanup multifd transfer in these general methods

[RFC PATCH 0/2] mm: introduce anon_vma flags, reduce kernel allocs
 2025-03-05 16:27 UTC  (3+ messages)

[PATCH i-g-t 0/2] Modify some OA tests for simulation
 2025-03-05 16:27 UTC  (13+ messages)
` [PATCH i-g-t 1/2] tests/intel/xe_oa: Do not discard single reports in oa-formats
` [PATCH i-g-t 2/2] tests/intel/xe_oa: Enable OA tests for simulation
` ✗ Xe.CI.BAT: failure for Modify some "
` ✗ i915.CI.BAT: "
` ✗ Xe.CI.Full: "

[PATCH 0/9] cgroup v1 deprecation warnings
 2025-03-05 16:27 UTC  (5+ messages)
` [PATCH 4/9] cgroup: Print warning when /proc/cgroups is read on v2-only system

[PATCH net-next v4 0/4] ieee802154: ca8210: Sparse fix and GPIOd conversion
 2025-03-05 16:27 UTC  (3+ messages)
` [PATCH net-next v4 4/4] dt-bindings: ieee802154: ca8210: Update polarity of the reset pin

[PATCH] x86/kexec: Merge x86_32 and x86_64 code using macros from asm.h
 2025-03-05 16:26 UTC 

[PATCH v2 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
 2025-03-05 16:26 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control

[PATCH net-next] net/mlnx5: Use generic code for page_pool statistics
 2025-03-05 16:26 UTC  (3+ messages)

[RFC PATCH 7/7] mm: zswap: Use acomp virtual address interface
 2025-03-05 16:25 UTC  (11+ messages)

[PATCH v3 0/7] scsi: ufs: renesas: Add support for R-Car S4-8 ES1.2
 2025-03-05 16:25 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: ufs: renesas,ufs: Add calibration data

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-03-05 16:25 UTC  (4+ messages)
` [PATCH v7 09/45] kvm: arm64: Expose debug HW register numbers for Realm

[PATCH] eal: fix undetected NUMA nodes
 2025-03-05 16:24 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 00/11] x86/HVM: misc tidying
 2025-03-05 16:23 UTC  (6+ messages)
` [PATCH v4 01/11] x86/HVM: improve CET-IBT pruning of ENDBR

[Intel-wired-lan] [PATCH net-next 00/16] idpf: add XDP support
 2025-03-05 16:21 UTC  (34+ messages)
`  "
` [Intel-wired-lan] [PATCH net-next 01/16] libeth: convert to netmem
  `  "
` [Intel-wired-lan] [PATCH net-next 02/16] libeth: support native XDP and register memory model
  `  "
` [Intel-wired-lan] [PATCH net-next 03/16] libeth: add a couple of XDP helpers (libeth_xdp)
  `  "
` [Intel-wired-lan] [PATCH net-next 04/16] libeth: add XSk helpers
  `  "
` [Intel-wired-lan] [PATCH net-next 05/16] idpf: fix Rx descriptor ready check barrier in splitq
  `  "
` [Intel-wired-lan] [PATCH net-next 06/16] idpf: a use saner limit for default number of queues to allocate
  `  "
` [Intel-wired-lan] [PATCH net-next 07/16] idpf: link NAPIs to queues
  `  "
` [Intel-wired-lan] [PATCH net-next 08/16] idpf: make complq cleaning dependent on scheduling mode
  `  "
` [Intel-wired-lan] [PATCH net-next 09/16] idpf: remove SW marker handling from NAPI
  `  "
` [Intel-wired-lan] [PATCH net-next 10/16] idpf: add support for nointerrupt queues
  `  "
` [Intel-wired-lan] [PATCH net-next 11/16] idpf: prepare structures to support XDP
  `  "
` [Intel-wired-lan] [PATCH net-next 12/16] idpf: implement XDP_SETUP_PROG in ndo_bpf for splitq
  `  "
` [Intel-wired-lan] [PATCH net-next 13/16] idpf: use generic functions to build xdp_buff and skb
  `  "
` [Intel-wired-lan] [PATCH net-next 14/16] idpf: add support for XDP on Rx
  `  "
` [Intel-wired-lan] [PATCH net-next 15/16] idpf: add support for .ndo_xdp_xmit()
  `  "
` [Intel-wired-lan] [PATCH net-next 16/16] idpf: add XDP RSS hash hint
  `  "

xPL Proposal
 2025-03-05 16:22 UTC  (11+ messages)
      ` Rate of change in the project (Was: Re: xPL Proposal)
            ` Rate of innovation in the project (Was: Re: Rate of change in the project)

[PATCH v2 00/18] Introduce and use generic parity16/32/64 helper
 2025-03-05 16:20 UTC  (4+ messages)
` [PATCH v2 03/18] bitops: Add parity16(), parity32(), and parity64() helpers

[PATCH 0/2] cgroup, docs: Clarify interaction of RT processes with cgroup v2 cpu controller
 2025-03-05 16:19 UTC  (5+ messages)
` [PATCH 1/2] cgroup, docs: Be explicit about independence of RT_GROUP_SCHED and non-cpu controllers
` [PATCH 2/2] cgroup, docs: Document interaction of RT processes with cpu controller

[PATCH 1/2] mtd: spi-nor: sst: register SFDP region into NVMEM framework to read MAC Address
 2025-03-05 15:09 UTC  (3+ messages)

[PATCH v1 00/40] x86: Leaf 0x2 and leaf 0x4 refactorings
 2025-03-05 16:18 UTC  (7+ messages)
` [PATCH v1 10/40] x86/cpu: Remove leaf 0x2 parsing loop and add helpers
` [PATCH v1 30/40] sizes.h: Cover all possible x86 cpu cache sizes

[PATCH v3 00/12] x86: Address Space Isolation FPU preparations
 2025-03-05 16:17 UTC  (5+ messages)
` [PATCH v3 08/12] x86/emulator: Refactor FXSAVE_AREA to use wrappers

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-03-05 16:16 UTC  (10+ messages)
` [PATCH v2 2/5] x86/mce: dump error msg from severities

[PATCH v2 00/34] Compiler-Based Capability- and Locking-Analysis
 2025-03-05 16:16 UTC  (4+ messages)

[PATCH 0/3] perf/arm_cspmu: Add PMEVFILT2R support
 2025-03-05 16:10 UTC  (4+ messages)
` [PATCH 1/3] perf/arm_cspmu: Move register definitons to header
` [PATCH 2/3] perf/arm_cspmu: Generalise event filtering
` [PATCH 3/3] perf/arm_cspmu: Add PMEVFILT2R support

[meta-arago][scarthgap/master][PATCH] packagegroup-arago-tisdk-graphics : Add ti-gc320-libs-dev package
 2025-03-05 16:16 UTC 

[PATCH v3 0/3] scsi: hisi_sas: Fixed IO error caused by port id not updated
 2025-03-05 16:15 UTC  (17+ messages)
` [PATCH v3 1/3] scsi: hisi_sas: Enable force phy when SATA disk directly connected

[PATCH v4] rust: adding UniqueRefCounted and UniqueRef types
 2025-03-05 16:15 UTC  (7+ messages)

[RFC PATCH 0/9] Landlock supervise: a mechanism for interactive permission requests
 2025-03-05 16:09 UTC  (3+ messages)
` [RFC PATCH 4/9] User-space API for creating a supervisor-fd

[oe-core][scarthgap][PATCH 1/5] openssh: fix CVE-2025-26465
 2025-03-05 16:14 UTC  (5+ messages)
` [oe-core][scarthgap][PATCH 2/5] ffmpeg: fix CVE-2025-25473
` [oe-core][scarthgap][PATCH 3/5] ffmpeg: fix CVE-2025-25471
` [oe-core][scarthgap][PATCH 4/5] ffmpeg: fix CVE-2025-22921
` [oe-core][scarthgap][PATCH 5/5] ffmpeg: fix CVE-2025-0518

[PATCH mptcp-next v15 0/8] use bpf_iter in bpf schedulers
 2025-03-05 16:14 UTC  (2+ messages)

[PATCH net] openvswitch: avoid allocating labels_ext in ovs_ct_set_labels
 2025-03-05 16:13 UTC  (5+ messages)

[PATCH v2] git-publish: add profile
 2025-03-05 16:13 UTC  (3+ messages)

[PATCH v3 0/2] bpf: introduce helper for populating bpf_cpumask
 2025-03-05 16:13 UTC  (3+ messages)
` [PATCH v3 1/2] bpf: add kfunc for populating cpumask bits
` [PATCH v3 2/2] selftests: bpf: add bpf_cpumask_fill selftests

[PATCH v7 i-g-t 0/3] Integrate kmemleak scans in igt_runner
 2025-03-05 16:12 UTC  (4+ messages)
` ✗ i915.CI.Full: failure for Integrate kmemleak scans in igt_runner (rev5)

[PATCH v5] Bluetooth: hci_core: Enable buffer flow control for SCO/eSCO
 2025-03-05 16:12 UTC  (2+ messages)

[PATCHv4 net 0/3] bond: fix xfrm offload issues
 2025-03-05 16:12 UTC  (5+ messages)
` [PATCHv4 net 1/3] bonding: move IPsec deletion to bond_ipsec_free_sa

[PATCH v4 bpf-next 0/2] security: Propagate caller information in bpf hooks
 2025-03-05 16:12 UTC  (7+ messages)
` [PATCH v4 bpf-next 2/2] selftests/bpf: Add is_kernel parameter to LSM/bpf test programs

[PATCH] perf/x86/intel/bts: allocate bts_ctx only if necessary
 2025-03-05 16:11 UTC  (5+ messages)

XRUN handling in pcm driver
 2025-03-05 16:09 UTC  (2+ messages)

[PATCH v3 0/2] thermal: thermal-generic-adc: add temp sensor function
 2025-03-05 16:10 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: thermal: generic-adc: Add optional io-channel-cells property

[PATCH] PCI: dwc: ep: Return -ENOMEM for allocation failures
 2025-03-05 16:10 UTC  (2+ messages)

[PATCH net-next 0/3] vsock: support network namespace
 2025-03-05 16:09 UTC  (13+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support

[PATCH net] netpoll: guard __netpoll_send_skb() with RCU read lock
 2025-03-05 16:09 UTC  (5+ messages)

[PATCH v4 0/5] Add support for the TPM FF-A start method
 2025-03-05 16:09 UTC  (5+ messages)

[PATCH qemu v2 1/3] hw/s390x: add CPI identifiers to QOM
 2025-03-05 16:06 UTC  (2+ messages)

[PATCH V4 0/2] NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only
 2025-03-05 16:08 UTC  (5+ messages)
` [PATCH V4 2/2] NFSD: allow client to use write delegation stateid for READ

[PATCH 0/2] remove use of non-standard array range initialization
 2025-03-05 16:06 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] app/test: "
  ` [PATCH v2 2/2] drivers/net: "

[PATCH v3 1/2] CI: Move default image under global defaults
 2025-03-05 16:06 UTC  (11+ messages)

[PATCH] regulator: core: Fix deadlock in create_regulator()
 2025-03-05 16:05 UTC 

[resend v2 00/19] Add Cadence NAND Driver support
 2025-03-05 16:04 UTC  (9+ messages)

[PATCH] pmdomain: rockchip: add regulator dependency
 2025-03-05 14:53 UTC  (2+ messages)

[PATCH] pmdomain: amlogic: fix T7 ISP secpower
 2025-03-05 14:53 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: subtract current_reserved_blocks from total
 2025-03-05 16:03 UTC  (5+ messages)

[PATCH v3 0/4] Exynos Thermal code improvement
 2025-03-05 15:59 UTC  (7+ messages)
` [PATCH v3 4/4] drivers/thermal/exymos: Use guard notation when acquiring mutex

[ANNOUNCE] Git for Windows 2.49.0-rc1
 2025-03-05 16:00 UTC  (2+ messages)

[PATCH v1 1/2] perf tools: Improve handling of hybrid PMUs in perf_event_attr__fprintf
 2025-03-05 15:59 UTC  (5+ messages)
` [PATCH v1 2/2] perf parse-events: Corrections to topdown sorting

[PATCH v4 0/8] bits: Fixed-type GENMASK()/BIT()
 2025-03-05 15:59 UTC  (2+ messages)

[PATCH 0/2] iio: accel: adis16203: cleanup and standardization
 2025-03-05 15:29 UTC  (3+ messages)
` [PATCH 1/2] iio: accel: adis16203: Use units.h macros for measurements
` [PATCH 2/2] iio: accel: adis16203: remove spi_set_drvdata()

[OE-core][kirkstone 00/16] Patch review
 2025-03-05 15:58 UTC  (6+ messages)
` [OE-core][kirkstone 12/16] xwayland: Fix CVE-2025-26598
` [OE-core][kirkstone 13/16] xwayland: Fix CVE-2025-26599
` [OE-core][kirkstone 14/16] xwayland: Fix CVE-2025-26600
` [OE-core][kirkstone 15/16] xwayland: Fix CVE-2025-26601
` [OE-core][kirkstone 16/16] mesa: Fix missing GLES3 headers in SDK sysroot


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.