All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-18 20:32:16 to 2024-04-18 22:09:23 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-18 22:09 UTC 

[PATCH v6 0/4] Memory management patches needed by Rust Binder
 2024-04-18 22:08 UTC  (4+ messages)
` [PATCH v6 4/4] rust: add abstraction for `struct page`

[PATCH v2 0/7] Linux RISC-V IOMMU Support
 2024-04-18 22:07 UTC  (7+ messages)
` [PATCH v2 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v2 3/7] iommu/riscv: Add RISC-V IOMMU PCIe "

[PATCH v1 0/2] Fix two regression issues for QCA controllers
 2024-04-18 22:05 UTC  (11+ messages)
` [PATCH v1 1/2] Revert "Bluetooth: hci_qca: don't use IS_ERR_OR_NULL() with gpiod_get_optional()"
` [PATCH v1 2/2] Bluetooth: qca: Fix BT enable failure for QCA_QCA6390 after disable then warm reboot

[meta-rockchip][PATCH] wic: add GPT partition names to partitions
 2024-04-18 22:04 UTC 

[PATCH] misc: add 2038 timestamp support
 2024-04-18 22:04 UTC  (3+ messages)

[PATCH] cxl/cxl-event: include missing <linux/types.h> and <linux/uuid.h>
 2024-04-18 22:02 UTC  (2+ messages)

[PATCH 1/2] wifi: rtl8xxxu: Add separate MAC init table for RTL8192CU
 2024-04-18 22:03 UTC  (2+ messages)
` [PATCH 2/2] wifi: rtl8xxxu: Add LED control code for RTL8192CU family

[PATCH v2 08/11] md: add atomic mode switching in RAID 1/10
 2024-04-18  6:39 UTC  (4+ messages)

KASAN: null-ptr-deref Write in xlog_cil_commit
 2024-04-18 22:02 UTC  (2+ messages)

[PATCH] drivers: remoteproc: xlnx: Add Versal and Versal-NET support
 2024-04-18 22:01 UTC 

[RFC 0/2] riscv: Idle thread using Zawrs extension
 2024-04-18 22:00 UTC  (6+ messages)
` [RFC 1/2] riscv: process: Introduce idle "

RTT-PROBE: lore-subspace-rtt
 2024-04-18 21:59 UTC 

[PATCH v5] block: Improve IOPS by removing the fairness code
 2024-04-18 21:57 UTC 

[RFC PATCH bpf-next v4 0/2] Replace mono_delivery_time with tstamp_type
 2024-04-18 21:57 UTC  (12+ messages)
` [RFC PATCH bpf-next v4 1/2] net: Rename mono_delivery_time to tstamp_type for scalabilty
` [RFC PATCH bpf-next v4 2/2] net: Add additional bit to support clockid_t timestamp type

[PATCH] drm/i915/hwmon: Get rid of devm
 2024-04-18 21:56 UTC  (2+ messages)

[PATCH v5 0/8] docs: recommend using contrib/contacts/git-contacts
 2024-04-18 21:56 UTC  (11+ messages)
` [PATCH v6 "
  ` [PATCH v6 1/8] MyFirstContribution: mention contrib/contacts/git-contacts
  ` [PATCH v6 2/8] SubmittingPatches: clarify 'git-contacts' location
  ` [PATCH v6 3/8] SubmittingPatches: mention GitGitGadget
  ` [PATCH v6 4/8] SubmittingPatches: quote commands
  ` [PATCH v6 5/8] SubmittingPatches: discuss reviewers first
  ` [PATCH v6 6/8] SubmittingPatches: dedupe discussion of security patches
  ` [PATCH v6 7/8] SubmittingPatches: add heading for format-patch and send-email
  ` [PATCH v6 8/8] SubmittingPatches: demonstrate using git-contacts with git-send-email

[PATCH vhost 3/6] virtio_net: replace private by pp struct inside page
 2024-04-18 21:56 UTC  (11+ messages)

[PATCH 1/3] drm/i915: Refactor confusing __intel_gt_reset()
 2024-04-18 21:56 UTC  (3+ messages)
` ✗ Fi.CI.SPARSE: warning for series starting with [1/3] drm/i915: Refactor confusing __intel_gt_reset() (rev2)
` ✗ Fi.CI.BAT: failure "

[RFC PATCH net-next 0/9] gve: Implement netdev queue api
 2024-04-18 21:55 UTC  (2+ messages)

[RFC PATCH 00/41] KVM: x86/pmu: Introduce passthrough vPM
 2024-04-18 21:54 UTC  (18+ messages)
` [RFC PATCH 23/41] KVM: x86/pmu: Implement the save/restore of PMU state for Intel CPU
` [RFC PATCH 40/41] KVM: x86/pmu: Separate passthrough PMU logic in set/get_msr() from non-passthrough vPMU

[v14 0/3] net/af_xdp: fix multi interface support for K8s
 2024-04-18 21:52 UTC  (2+ messages)

[PATCH V2] fabrics: Always pass hostid and hostnqn
 2024-04-18 21:48 UTC  (2+ messages)

[PATCH][next] platform/x86/intel/pmc: Fix PCH names in comments
 2024-04-18 21:52 UTC 

[PATCH] Documentation: PCI: add vmd documentation
 2024-04-18 21:51 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-18 21:49 UTC 

[PATCH v2 0/1] platform/x86: asus-wmi: add support for vivobook fan profiles
 2024-04-18 21:47 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH 0/4] upload-pack: support a missing-action
 2024-04-18 21:47 UTC  (5+ messages)
` [PATCH 1/4] rev-list: refactor --missing=<missing-action>
` [PATCH 2/4] missing: support rejecting --missing=print

[PATCH net-next 0/3] tcp: avoid sending too small packets
 2024-04-18 21:46 UTC  (4+ messages)
` [PATCH net-next 1/3] tcp: remove dubious FIN exception from tcp_cwnd_test()
` [PATCH net-next 2/3] tcp: call tcp_set_skb_tso_segs() from tcp_write_xmit()
` [PATCH net-next 3/3] tcp: try to send bigger TSO packets

[PATCH printk v4 00/27] wire up write_atomic() printing
 2024-04-18 21:45 UTC  (7+ messages)
` [PATCH printk v4 17/27] printk: nbcon: Use nbcon consoles in console_flush_all()

[GIT PULL] hotfixes for 6.9-rc5
 2024-04-18 21:43 UTC 

[PATCH BlueZ v1] gatt-database: Fix sending notification to all devices
 2024-04-18 21:43 UTC  (2+ messages)
` [BlueZ,v1] "

[PATCH] virt: acrn: Fix typos
 2024-04-18 21:41 UTC 

[PATCH] arm64: dts: qcom: sm8650: add description of CCI controllers
 2024-04-18 21:42 UTC  (3+ messages)

[PATCH] app/testpmd: fix releasing action handle flush memory
 2024-04-18 21:41 UTC  (3+ messages)
` [PATCH v2] "

next/master baseline: 175 runs, 7 regressions (next-20240418)
 2024-04-18 21:41 UTC 

Feedback on my development setup
 2024-04-18 21:40 UTC  (11+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-18 21:39 UTC 

[oe] [meta-python][PATCH] python3-twisted: upgrade 22.10.0 -> 24.3.0
 2024-04-18 21:37 UTC  (2+ messages)
`  "

[PATCH bpf-next v2 0/2] Update a struct_ops link through a pinned path
 2024-04-18 21:37 UTC  (2+ messages)

[PATCH i-g-t,v2 0/3] Align Xe header and restore some uAPI flags
 2024-04-18 21:37 UTC  (2+ messages)
` ✓ CI.xeFULL: success for Align Xe header and restore some uAPI flags (rev4)

[PATCH 0/5] drm/xe: More fb pinning optimizations
 2024-04-18 21:36 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "

[PATCH] 30_os-prober.in: only warn if os-prober is available
 2024-04-18 21:33 UTC 

[PATCH V2 RESEND 0/6] Add support for videocc and camcc on SM8650
 2024-04-18 21:32 UTC  (13+ messages)
` [PATCH V2 RESEND 1/6] dt-bindings: clock: qcom: Add SM8650 video clock controller
` [PATCH V2 RESEND 4/6] dt-bindings: clock: qcom: Add SM8650 camera "
` [PATCH V2 RESEND 5/6] clk: qcom: camcc-sm8650: Add SM8650 camera clock controller driver
` [PATCH V2 RESEND 6/6] arm64: dts: qcom: sm8650: Add video and camera clock controllers

[PATCH v1 0/3] cgroup/rstat: global cgroup_rstat_lock changes
 2024-04-18 21:32 UTC  (14+ messages)
` [PATCH v1 2/3] cgroup/rstat: convert cgroup_rstat_lock back to mutex
` [PATCH v1 3/3] cgroup/rstat: introduce ratelimited rstat flushing

linux-next: build failure after merge of the perf tree
 2024-04-18 21:31 UTC  (4+ messages)
    ` [PATCH][RFT] "

[PATCH RESEND] fpga: dfl: omit unneeded casts of u64 values for dev_dbg()
 2024-04-18 21:30 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-18 21:29 UTC 

[PATCH net-next] net: mana: Add new device attributes for mana
 2024-04-18 21:29 UTC  (2+ messages)

[PATCH v19 000/130] KVM TDX basic feature support
 2024-04-18 21:27 UTC  (8+ messages)
` [PATCH v19 110/130] KVM: TDX: Handle TDX PV MMIO hypercall
` [PATCH v19 111/130] KVM: TDX: Implement callbacks for MSR operations for TDX

[PATCH v2] drm/amdkfd: make sure VM is ready for updating operations
 2024-04-18 21:24 UTC  (2+ messages)

[net-next,RFC PATCH 0/5] Configuring NAPI instance for a queue
 2024-04-18 21:23 UTC  (5+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-18 21:19 UTC 

[PATCH 0/3] Add DSP node for imx8ulp
 2024-04-18 21:17 UTC  (14+ messages)
` [PATCH 1/3] dt-bindings: dsp: support imx8ulp dsp clocks
` [PATCH 2/3] dt-bindings: mfd: add schema for 8ulp AVD-SIM
` [PATCH 3/3] arm64: dts: imx8ulp: add DSP node

[PATCH v3 00/14] Provide SEV-SNP support for running under an SVSM
 2024-04-18 21:17 UTC  (4+ messages)
` [PATCH v3 03/14] x86/sev: Check for the presence of an SVSM in the SNP Secrets page

[PATCH 0/5] rebase -m: fix --signoff with conflicts
 2024-04-18 21:16 UTC  (9+ messages)
` [PATCH 2/5] sequencer: start removing private fields from public API
` [PATCH 3/5] sequencer: move current fixups to private context
` [PATCH 4/5] sequencer: store commit message in "
` [PATCH 5/5] rebase -m: fix --signoff with conflicts

[android-common:upstream-linux-5.15.y 264/377] drivers/pci/endpoint/functions/pci-epf-vntb.c:1316 epf_ntb_bind() warn: missing error code 'ret'
 2024-04-18 21:10 UTC 

[jfern:sched/dlserver.update_h_nr 1/1] kernel/sched/fair.c:5119:17: error: implicit declaration of function 'update_h_nr_running'
 2024-04-18 21:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-18 21:09 UTC 

[PATCH i-g-t] tools/intel_reg: Fix mchbar register write
 2024-04-18 21:07 UTC  (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ CI.xeBAT: success "

[PATCH v2 00/16] Consistently prefer sysfs/json events
 2024-04-18 21:07 UTC  (8+ messages)
` [PATCH v2 11/16] perf parse-events: Improve error message for bad numbers
` [PATCH v2 13/16] perf parse-events: Improvements to modifier parsing

[RESEND PATCH v2 0/4] Add auto suspend/resume,YUV422 format,SPS/PPS generation for each IDR
 2024-04-18 21:05 UTC  (9+ messages)
` [RESEND PATCH v2 1/4] media: chips-media: wave5: Support SPS/PPS "
` [RESEND PATCH v2 2/4] media: chips-media: wave5: Support runtime suspend/resume
` [RESEND PATCH v2 3/4] media: chips-media: wave5: Use helpers to calculate bytesperline and sizeimage
` [RESEND PATCH v2 4/4] media: chips-media: wave5: Support YUV422 raw pixel-formats on the encoder

[linux-next:pending-fixes] BUILD SUCCESS cc03b7dd51790d2dcafe8d1a3c763719c0cd5d58
 2024-04-18 21:04 UTC 

bitbake-selftest losing sqlite3 database contents!
 2024-04-18 21:04 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH 0/2] Add support for the dual-role dwc3 controllers on rk3588-tiger
 2024-04-18 21:03 UTC  (9+ messages)
` [PATCH 1/2] arm64: dts: rockchip: fix comment for upper usb3 port
` [PATCH 2/2] arm64: dts: rockchip: add dual-role usb3 hosts to rk3588 Tiger-Haikou

[PATCH 0/3] Add support for Amlogic T7 Reset
 2024-04-18 21:03 UTC  (12+ messages)
` [PATCH 1/3] dt-bindings: reset: Add Amlogic T7 Reset Controller

[PATCH v3 0/2] kunit: fix minor error path mistakes
 2024-04-18 21:02 UTC  (3+ messages)
` [PATCH v3 1/2] kunit: unregister the device on error
` [PATCH v3 2/2] kunit: avoid memory leak on device register error

[PATCH v4 00/15] mm: jit/text allocator
 2024-04-18 21:01 UTC  (12+ messages)
` [PATCH v4 05/15] mm: introduce execmem_alloc() and execmem_free()

[PATCH 0/4] dmaengine: dw: Fix src/dst addr width misconfig
 2024-04-18 21:00 UTC  (7+ messages)
` [PATCH 3/4] dmaengine: dw: Simplify prepare CTL_LO methods

[ieee1394-linux1394:topic/packet-header-serdes 10/13] drivers/firewire/./trace.h:16:1: sparse: sparse: non size-preserving pointer to integer cast
 2024-04-18 21:00 UTC 

[opencloudos:next 61/98] block/blk-cgroup.c:677:40: error: invalid application of 'sizeof' to incomplete type 'struct iocg_pcpu_stat'
 2024-04-18 21:00 UTC 

[intel-tdx:guest-rtmr 4/6] kismet: WARNING: unmet direct dependencies detected for CRYPTO_HASH_INFO when selected by TSM_REPORTS
 2024-04-18 21:00 UTC 

[freescale-fslc:6.1-2.2.x-imx 4851/18115] clang: warning: argument unused during compilation: '-mtune=cortex-a9'
 2024-04-18 21:00 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-18 20:59 UTC 

[PATCH] hw/sparc64: set iommu_platform=on for virtio devices attached to the sun4u machine
 2024-04-18 20:57 UTC 

[PATCH] i2c: mux: Remove class argument from i2c_mux_add_adapter()
 2024-04-18 20:55 UTC 

[PATCH] coccinelle: misc: minmax: Suppress reports for err returns
 2024-04-18 20:55 UTC  (2+ messages)
` [cocci] "

[PATCH v9 1/2] x86/mm: Don't disable PCID if "incomplete Global INVLPG flushes" is fixed by microcode
 2024-04-18 20:54 UTC  (2+ messages)
` [PATCH v9 2/2] x86/mm: Don't disable PCID if the kernel is running on a hypervisor

[RFC PATCH 0/2] Add Qualcomm PCIe ECAM root complex driver
 2024-04-18 20:53 UTC  (7+ messages)
` [RFC PATCH 1/2] dt-bindings: pcie: Document QCOM PCIE ECAM compatible root complex

[PATCH v3 bpf-next 0/5] BPF raw tracepoint support for BPF cookie
 2024-04-18 20:52 UTC  (4+ messages)
` [PATCH v3 bpf-next 2/5] bpf: pass whole link instead of prog when triggering raw tracepoint

[PATCH v2 0/6] Best effort contiguous VRAM allocation
 2024-04-18 20:50 UTC  (4+ messages)
` [PATCH v2 1/6] drm/amdgpu: Support "

[PATCH 0/5] drm/i915/dmc: firmware path handling changes
 2024-04-18 20:49 UTC  (10+ messages)
` [PATCH 2/5] drm/i915/dmc: improve firmware parse failure propagation
` [PATCH 4/5] drm/i915/dmc: change meaning of dmc_firmware_path="" module param

RTT-PROBE: lore-subspace-rtt
 2024-04-18 20:49 UTC 

[PATCH v2] NFC: trf7970a: disable all regulators on removal
 2024-04-18 20:49 UTC  (2+ messages)

[RFC 0/2] Identify aliased maps in vdpa SVQ iova_tree
 2024-04-18 20:46 UTC  (3+ messages)
` [RFC 1/2] iova_tree: add an id member to DMAMap

[PATCH net-next 0/8] net: ipa: eight simple cleanups
 2024-04-18 20:47 UTC  (9+ messages)
` [PATCH net-next 1/8] net: ipa: maintain bitmap of suspend-enabled endpoints
` [PATCH net-next 2/8] net: ipa: only enable the SUSPEND IPA interrupt when needed
` [PATCH net-next 3/8] net: ipa: call device_init_wakeup() earlier
` [PATCH net-next 4/8] net: ipa: remove unneeded FILT_ROUT_HASH_EN definitions
` [PATCH net-next 5/8] net: ipa: make ipa_table_hash_support() a real function
` [PATCH net-next 6/8] net: ipa: fix two bogus argument names
` [PATCH net-next 7/8] net: ipa: fix two minor ipa_cmd problems
` [PATCH net-next 8/8] net: ipa: kill ipa_version_supported()

[PATCH] x86/purgatory: Switch to the position-independent small code model
 2024-04-18 20:46 UTC  (4+ messages)

[PATCH net] net: b44: set pause params only when interface is up
 2024-04-18 20:44 UTC  (5+ messages)

[PATCH] hw/core/clock: always iterate through childs in clock_propagate_period
 2024-04-18 20:39 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-18 20:39 UTC 

[PATCH v2] usb: gadget: f_fs: add capability for dfu run-time descriptor
 2024-04-18 20:39 UTC 

[igt-dev] [PATCH i-g-t] tests/intel/kms_flip_scaled_crc: Add support for FP16 format of MTL compressed modifier
 2024-04-18 20:39 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/intel/kms_flip_scaled_crc: Add support for FP16 format of MTL compressed modifier (rev18)

[PATCH 0/5] Add SR-IOV GuC Relay PF services
 2024-04-18 20:38 UTC  (2+ messages)
` ✗ CI.BAT: failure for "

[PATCH 0/2] mm/hugetlb: a few fixup patches for hugetlb
 2024-04-18 20:38 UTC  (3+ messages)
` [PATCH 2/2] mm/hugetlb: fix unable to handle page fault for address dead000000000108

[PATCH bpf] xdp: use flags field to disambiguate broadcast redirect
 2024-04-18 20:38 UTC  (4+ messages)

[PATCH v2 0/4] vfio-pci support pasid attach/detach
 2024-04-18 20:37 UTC  (9+ messages)

[PATCH v8 2/3] PCI/AER: Disable AER service on suspend
 2024-04-18 20:35 UTC  (3+ messages)

[PATCH] r8169: add missing conditional compiling for call to r8169_remove_leds
 2024-04-18 20:36 UTC 

[PATCH 0/3] PF: Expose GT-level SR-IOV details over debugfs
 2024-04-18 20:34 UTC  (4+ messages)
` [PATCH 1/3] drm/xe/pf: Expose SR-IOV VFs configuration "
` [PATCH 2/3] drm/xe/pf: Expose SR-IOV VF control commands "
` [PATCH 3/3] drm/xe/pf: Expose SR-IOV policy settings "

[PATCH 0/3] drivers/s390: Fix instances of -Wcast-function-type-strict
 2024-04-18 20:32 UTC  (9+ messages)
` [PATCH 1/3] s390/vmlogrdr: Remove function pointer cast


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.