All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-24 01:44:58 to 2025-02-24 03:54:50 UTC [more...]

[PATCH 00/12] net/xsc: Resolve issues from PVS and Coverity Scan
 2025-02-24  3:54 UTC  (3+ messages)

[PATCH v2] target/riscv: fix C extension disabling on misa write
 2025-02-24  3:53 UTC  (2+ messages)

[PATCH v5] drm/msm/dpu: allow sharing SSPP between planes
 2025-02-24  3:53 UTC  (2+ messages)

[PATCH v3 0/4] PCIe hotplug interrupt related fixes
 2025-02-24  3:45 UTC  (5+ messages)
` [PATCH v3 1/4] PCI: portdrv: pciehp: Move PCIe hotplug command waiting logic to port driver
` [PATCH v3 2/4] PCI/portdrv: Add necessary wait for disabling hotplug events
` [PATCH v3 3/4] PCI/portdrv: Loose the condition check for disabling hotplug interrupts
` [PATCH v3 4/4] PCI: Disable PCIe hotplug interrupts early when msi is disabled

[PATCH] drm/xe: Make sure scheduler is ready before submission
 2025-02-24  3:50 UTC  (4+ messages)

[RESEND PATCH v3] scsi: Bypass certain SCSI commands on disks with "use_192_bytes_for_3f" attribute
 2025-02-24  3:48 UTC 

[PATCH qemu v2] target/riscv: Check ext_zca for misaligned return address of mret/sret
 2025-02-24  3:45 UTC  (2+ messages)

[PATCH v3 0/8] Initial support of MSM8937 and Xiaomi Redmi 3S
 2025-02-24  3:45 UTC  (13+ messages)
` [PATCH v3 1/8] dt-bindings: clock: qcom: Add MSM8937 Global Clock Controller
` [PATCH v3 2/8] clk: qcom: gcc: Add support for Global Clock controller found on MSM8937
` [PATCH v3 3/8] pinctrl: qcom: msm8917: Add MSM8937 wsa_reset pin
` [PATCH v3 4/8] dt-bindings: iommu: qcom,iommu: Add MSM8937 IOMMU to SMMUv1 compatibles
` [PATCH v3 5/8] dt-bindings: drm/msm/gpu: Document AON clock for A505/A506/A510
` [PATCH v3 6/8] arm64: dts: qcom: Add initial support for MSM8937
` [PATCH v3 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
` [PATCH v3 8/8] arm64: dts: "

[tip:x86/cleanups] BUILD SUCCESS 51184c3c96a19b5143710ef91426e311f4364bac
 2025-02-24  3:42 UTC 

[PATCH] iommu/vt-d: fix system hang on reboot -f
 2025-02-24  3:42 UTC  (7+ messages)
  ` [External] "

linux-next: manual merge of the tip tree with the mm tree
 2025-02-24  3:42 UTC 

Supporting Planning, Research/MEAL/Assessment Projects
 2025-02-24  3:41 UTC 

[PATCH] linux-user/riscv: Disable unsupported SA_RESTORER
 2025-02-24  3:41 UTC  (2+ messages)

[PATCH 00/10] qapi: misc testing and doc patches
 2025-02-24  3:37 UTC  (11+ messages)
` [PATCH 01/10] qapi: update pylintrc config
` [PATCH 02/10] python: add qapi static analysis tests
` [PATCH 03/10] qapi: delete un-needed python static analysis configs
` [PATCH 04/10] docs/qapidoc: support header-less freeform sections
` [PATCH 05/10] qapi/parser: adjust info location for doc body section
` [PATCH 06/10] docs/qapidoc: remove example section support
` [PATCH 07/10] qapi: expand tags to all doc sections
` [PATCH 08/10] qapi/schema: add __repr__ to QAPIDoc.Section
` [PATCH 09/10] qapi/source: allow multi-line QAPISourceInfo advancing
` [PATCH 10/10] docs: disambiguate cross-references

[PATCH v6] PCI: hotplug: Add a generic RAS tracepoint for hotplug event
 2025-02-24  3:38 UTC  (2+ messages)

[PATCH mptcp-next v4 0/5] Squash to "Add mptcp_subflow bpf_iter support"
 2025-02-24  3:37 UTC  (6+ messages)
` [PATCH mptcp-next v4 1/5] Revert "bpf: Extend bpf_skc_to_mptcp_sock to MPTCP sock"
` [PATCH mptcp-next v4 2/5] Revert "bpf: Allow use of skc_to_mptcp_sock in cg_sockopt"
` [PATCH mptcp-next v4 3/5] Squash to "bpf: Add mptcp_subflow bpf_iter"
` [PATCH mptcp-next v4 4/5] Revert "bpf: Acquire and release mptcp socket"
` [PATCH mptcp-next v4 5/5] Squash to "selftests/bpf: Add mptcp_subflow bpf_iter subtest"

[PATCH net-next 0/2] net: phy: sfp: Add single-byte SMBus SFP access
 2025-02-24  3:36 UTC  (6+ messages)
` [PATCH net-next 2/2] net: mdio: mdio-i2c: Add support for single-byte SMBus operations

[PATCH] Bluetooth: btusb: Configure altsetting for USER_CHANNEL
 2025-02-24  3:36 UTC  (5+ messages)
`  "

[PATCH for-10.0 00/11] riscv: IOMMU HPM support
 2025-02-24  3:34 UTC  (23+ messages)
` [PATCH for-10.0 01/11] hw/riscv/riscv-iommu.h: add missing headers
` [PATCH for-10.0 02/11] hw/riscv/riscv-iommu-bits.h: HPM bits
` [PATCH for-10.0 03/11] hw/riscv/riscv-iommu: add riscv-iommu-hpm file
` [PATCH for-10.0 04/11] hw/riscv/riscv-iommu: add riscv_iommu_hpm_incr_ctr()
` [PATCH for-10.0 05/11] hw/riscv/riscv-iommu: instantiate hpm_timer
` [PATCH for-10.0 06/11] hw/riscv/riscv-iommu: add IOCOUNTINH mmio writes
` [PATCH for-10.0 07/11] hw/riscv/riscv-iommu: add IOHPMCYCLES mmio write
` [PATCH for-10.0 08/11] hw/riscv/riscv-iommu: add hpm events "
` [PATCH for-10.0 09/11] hw/riscv/riscv-iommu.c: add RISCV_IOMMU_CAP_HPM cap
` [PATCH for-10.0 10/11] hw/riscv: add IOMMU HPM trace events
` [PATCH for-10.0 11/11] docs/specs/riscv-iommu.rst: add HPM support info

[PATCH v12 0/7] Coresight: Add Coresight TMC Control Unit driver
 2025-02-24  3:32 UTC  (7+ messages)
` [PATCH v12 4/7] Coresight: Introduce a new struct coresight_path
` [PATCH v12 6/7] Coresight: Add Coresight TMC Control Unit driver

[PATCH v2 0/8] target/loongarch: Add paravirt feature support
 2025-02-24  3:27 UTC  (9+ messages)
` [PATCH v2 1/8] target/loongarch: Add post init function for kvm mode
` [PATCH v2 2/8] target/loongarch: Mov kvm specified vcpu property to kvm directory
` [PATCH v2 3/8] target/loongarch: Add CPU property for paravirt ipi feature
` [PATCH v2 4/8] target/loongarch: Add paravirt ipi feature detection
` [PATCH v2 5/8] target/loongarch: Add paravirt ipi feature enabling
` [PATCH v2 6/8] target/loongarch: Add CPU property for kvm steal time feature
` [PATCH v2 7/8] target/loongarch: Add kvm steal time feature detection
` [PATCH v2 8/8] target/loongarch: Add virtual extioi feature enabling

[PATCH] crypto: lib/Kconfig - Fix lib built-in failure when arch is modular
 2025-02-24  3:28 UTC  (3+ messages)
  ` [PATCH] crypto: lib/Kconfig - Fix lib built-in and modular failure for arm64/mips/s390

[PATCH 0/2] blk-throttle: fix off-by-one jiffies wait_time
 2025-02-24  3:28 UTC  (5+ messages)
` [PATCH 2/2] "

[PATCH] driver: svc-i3c-master: Kernel panic issue fixed
 2025-02-24  3:17 UTC 

[PATCH v2 net 0/9] net: enetc: fix some known issues
 2025-02-24  3:27 UTC  (6+ messages)
` [PATCH v2 net 2/9] net: enetc: correct the tx_swbd statistics

[PATCH v9] vpci: Add resizable bar support
 2025-02-24  3:24 UTC 

[android-common:android15-6.6-lts 1/1] arch/arm/boot/dts/intel/socfpga/socfpga_arria10_chameleonv3.dtb: ethernet@ff800000: reset-names:1: 'ahb' was expected
 2025-02-24  3:26 UTC 

[PATCH v3] HSI: ssi_protocol: Fix use after free vulnerability in ssi_protocol Driver Due to Race Condition
 2025-02-24  3:23 UTC  (2+ messages)
`  "

[PATCH v6 00/14] Add eDP support for RK3588
 2025-02-24  3:21 UTC  (7+ messages)

[PATCH v2 0/4] tsm: Unified Measurement Register ABI for TVMs
 2025-02-24  3:20 UTC  (5+ messages)
` [PATCH v2 1/4] tsm: Add TVM Measurement Register support
` [PATCH v2 2/4] tsm: Add TSM measurement sample code
` [PATCH v2 3/4] x86/tdx: Add tdx_mcall_extend_rtmr() interface
` [PATCH v2 4/4] x86/tdx: Expose TDX MRs through TSM sysfs interface

[linux-next:master] [rcu] c9b55f9da0: WARNING:at_kernel/rcu/rcutorture.c:#rcutorture_one_extend_check[rcutorture]
 2025-02-24  3:21 UTC  (6+ messages)

Hang when swapping huge=within_size tmpfs from zram
 2025-02-24  3:21 UTC  (8+ messages)

[PATCH v2 0/7] scsi: scsi_debug: Add more tape support
 2025-02-24  3:19 UTC  (2+ messages)

[PATCH 0/7] mm, swap: remove swap slot cache
 2025-02-24  3:16 UTC  (4+ messages)
` [PATCH 6/7] "

[PATCH RFC] drm/vc4: hdmi: Add jack detection to HDMI audio driver
 2025-02-24  3:15 UTC  (2+ messages)

[PATCH -next v3] uprobes: reject the share zeropage in uprobe_write_opcode()
 2025-02-24  3:11 UTC 

pull-request: rtw89: 8852bt: update fw to v0.29.122.0 and BB parameter to 07
 2025-02-24  3:11 UTC 

[PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
 2025-02-24  3:09 UTC  (4+ messages)

[PATCH v4 0/2] microchip-tcb-capture: Add Capture, Compare, Overflow etc. events
 2025-02-24  3:07 UTC  (4+ messages)

[LTP] [PATCH v2] Add test case to cover the setting resource limit64 for process
 2025-02-24  3:07 UTC  (5+ messages)
` [LTP] [PATCH v3] "
    ` [LTP] [PATCH v4] "

[PATCH iproute2] tc: Fix rounding in tc_calc_xmittime and tc_calc_xmitsize
 2025-02-24  3:06 UTC  (3+ messages)
` [PATCH iproute2 v2] "

[PATCH v2 0/4] Misc iommu_attach_handle enhancements in iommu core
 2025-02-24  3:04 UTC  (6+ messages)
` [PATCH v2 3/4] iommu: Store either domain or handle in group->pasid_array

[PATCH v5 0/8] drm/msm/dpu: rework debugfs interface of dpu_core_perf
 2025-02-24  3:04 UTC  (7+ messages)
` [PATCH v5 4/8] drm/msm/dpu: make fix_core_ab_vote consistent with fix_core_ib_vote
` [PATCH v5 7/8] drm/msm/dpu: drop core_clk_rate overrides from _dpu_core_perf_calc_crtc
` [PATCH v5 8/8] drm/msm/dpu: handle perf mode in _dpu_core_perf_crtc_update_bus()

[kvm-unit-tests PATCH] x86: Drop "enabled" field from "struct kvm_vcpu_pv_apf_data"
 2025-02-24  3:02 UTC  (2+ messages)

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-24  3:02 UTC  (5+ messages)
` [PATCH v4 03/14] memblock: Add support for scratch memory
` [PATCH v4 04/14] memblock: introduce memmap_init_kho_scratch()

[PATCH] amd: versal2: Add the UFS boot mode support
 2025-02-24  3:01 UTC 

[PATCH v2 0/3] riscv: AIA: refinement for KVM acceleration
 2025-02-24  2:57 UTC  (4+ messages)
` [PATCH v2 1/3] hw/intc/imsic: refine the IMSIC realize
` [PATCH v2 2/3] hw/intc/aplic: refine the APLIC realize
` [PATCH v2 3/3] hw/intc/aplic: refine kvm_msicfgaddr

[PATCH v4 0/2] dt-bindings: mmc: Fix the mmc-slot and Convert atmel,hsmci to json schema
 2025-02-24  2:52 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: mmc: mmc-slot: Make compatible property optional
` [PATCH v4 2/2] dt-bindings: mmc: atmel,hsmci: Convert to json schema

[PATCH 1/1] io_uring: compile out compat param passing
 2025-02-24  2:56 UTC  (2+ messages)

[PATCH 4/6] fuse: return correct dentry for ->mkdir
 2025-02-24  2:53 UTC  (3+ messages)

[PATCH 6/6] VFS: Change vfs_mkdir() to return the dentry
 2025-02-24  2:51 UTC  (2+ messages)

[PATCH] HID: apple: fix up the F6 key on the Omoton KB066 keyboard
 2025-02-24  2:50 UTC  (13+ messages)
` [PATCH resend] "

[PATCH] selftests/mount: Use 'const' for filename parameters
 2025-02-24  2:50 UTC 

[PATCH v3 0/2] mm: slub: Enhanced debugging in slub error
 2025-02-24  2:45 UTC  (7+ messages)
  ` [PATCH v3 1/2] mm: slub: Print the broken data before restoring slub
  ` [PATCH v3 2/2] mm: slub: call WARN() when the slab detect an error

[PATCH v2] mm: swap: add back full cluster when no entry is reclaimed
 2025-02-24 11:39 UTC 

[PATCH 5/6] nfs: change mkdir inode_operation to return alternate dentry if needed
 2025-02-24  2:41 UTC  (2+ messages)

[PATCH v3 0/3] EFI Capsule update explicitly sets dfu_alt_info
 2025-02-24  2:38 UTC  (4+ messages)
` [PATCH v3 2/3] efi_firmware: set EFI capsule dfu_alt_info env explicitly

[PATCH v2 0/5] drm/msm/dpu: enable CDM for all supported platforms
 2025-02-24  2:38 UTC  (5+ messages)
` [PATCH v2 2/5] drm/msm/dpu: enable CDM_0 for DPUs 5.x+
` [PATCH v2 3/5] drm/msm/dpu: enable CDM_0 for DPUs 1.x - 4.x

[PATCH 0/6] arm64: Introduce CIX P1 (SKY1) SoC
 2025-02-24  2:26 UTC  (6+ messages)
` [PATCH 6/6] arm64: dts: cix: add initial CIX P1(SKY1) dts support

[PATCH] lib/interval_tree: skip the check before go to the right subtree
 2025-02-24  2:22 UTC 

[PATCH rcu 00/20] SRCU changes for v6.15
 2025-02-24  2:22 UTC  (21+ messages)
` [PATCH rcu 01/20] srcu: Make Tiny SRCU able to operate in preemptible kernels
` [PATCH rcu 02/20] srcu: Define SRCU_READ_FLAVOR_ALL in terms of symbols
` [PATCH rcu 03/20] srcu: Use ->srcu_gp_seq for rcutorture reader batch
` [PATCH rcu 04/20] srcu: Pull ->srcu_{un,}lock_count into a new srcu_ctr structure
` [PATCH rcu 05/20] srcu: Make SRCU readers use ->srcu_ctrs for counter selection
` [PATCH rcu 06/20] srcu: Make Tree SRCU updates independent of ->srcu_idx
` [PATCH rcu 07/20] srcu: Force synchronization for srcu_get_delay()
` [PATCH rcu 08/20] srcu: Rename srcu_check_read_flavor_lite() to srcu_check_read_flavor_force()
` [PATCH rcu 09/20] srcu: Add SRCU_READ_FLAVOR_SLOWGP to flag need for synchronize_rcu()
` [PATCH rcu 10/20] srcu: Pull pointer-to-integer conversion into __srcu_ptr_to_ctr()
` [PATCH rcu 11/20] srcu: Pull integer-to-pointer conversion into __srcu_ctr_to_ptr()
` [PATCH rcu 12/20] srcu: Move SRCU Tree/Tiny definitions from srcu.h
` [PATCH rcu 13/20] srcu: Add SRCU-fast readers
` [PATCH rcu 14/20] rcutorture: Add ability to test srcu_read_{,un}lock_fast()
` [PATCH rcu 15/20] refscale: Add srcu_read_lock_fast() support using "srcu-fast"
` [PATCH rcu 16/20] rcutorture: Make scenario SRCU-P use srcu_read_lock_fast()
` [PATCH rcu 17/20] srcu: Fix srcu_read_unlock_{lite,nmisafe}() kernel-doc
` [PATCH rcu 18/20] srcu: Document that srcu_{read_lock,down_read}() can share srcu_struct
` [PATCH rcu 19/20] srcu: Add srcu_down_read_fast() and srcu_up_read_fast()
` [PATCH rcu 20/20] srcu: Make SRCU-fast also be NMI-safe

linux-next: duplicate patches in the bluetooth tree
 2025-02-24  2:17 UTC 

[PATCH 3/6] ceph: return the correct dentry on mkdir
 2025-02-24  2:15 UTC  (2+ messages)

[PATCH v3 drm-dp 0/8] Add HPD, getting EDID, colorbar features in DP function
 2025-02-24  2:15 UTC  (5+ messages)
` [PATCH v3 drm-dp 3/8] drm/hisilicon/hibmc: Add dp serdes cfg in dp process

[PATCH] USB: Skip resume if pm_runtime_set_active() fails
 2025-02-24  2:14 UTC  (2+ messages)

[PATCH 0/2] Add support for MT8196 video encoder
 2025-02-24  2:10 UTC  (3+ messages)

[PATCH v4 0/4] locking/lockdep: Disable KASAN instrumentation of lockdep.c
 2025-02-24  2:11 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: imx8-ss-hsio: fix indentation in pcie node
 2025-02-24  2:10 UTC  (4+ messages)
` [PATCH 5/5] arm64: dts: imx95: add ref clock for pcie nodes

[PATCH v3 0/2] drm: bridge: add ssd2825 RGB/DSI bridge support
 2025-02-24  2:10 UTC  (3+ messages)
` [PATCH v3 2/2] drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge

[PATCH 0/5] Add components to support PQ in display path for MT8196
 2025-02-24  2:07 UTC  (5+ messages)
` [PATCH 4/5] drm/mediatek: Add MDP-RSZ component support "

[PATCH] virtio: break and reset virtio devices on device_shutdown()
 2025-02-24  2:07 UTC  (4+ messages)

[PATCH 0/3] target/riscv/kvm: reset time changes
 2025-02-24  2:03 UTC  (3+ messages)
` [PATCH 1/3] target/riscv/cpu: ignore TCG init for KVM CPUs in reset_hold

[RFC v2 0/5] virtiofs: map buffer out of virtqueue lock
 2025-02-24  2:03 UTC  (7+ messages)
` [RFC v2 1/5] vduse: add virtio_fs to allowed dev id
` [RFC v2 4/5] virtiofs: perform DMA operations out of the spinlock
` [RFC v2 5/5] virtiofs: Disable notifications more aggresively

[PATCH 1/6] Change inode_operations.mkdir to return struct dentry *
 2025-02-24  2:02 UTC 

[PATCH v13 08/14] x86/mm: global ASID context switch & TLB flush handling
 2025-02-24  2:01 UTC  (3+ messages)

[PATCH v2 bpf-next 0/3] bpf: Reject attaching fexit to __noreturn functions
 2025-02-24  2:00 UTC  (4+ messages)
` [PATCH v2 bpf-next 1/3] objtool: Copy noreturns.h to include/linux

[PATCH 0/4] Add GPIO interrupt support for Amlogic A4 and A5 SoCs
 2025-02-24  1:57 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: interrupt-controller: Add "

[PATCH] ext4: Modify the comment about mb_optimize_scan
 2025-02-24  1:59 UTC  (2+ messages)

linux-next: manual merge of the net-next tree with the net tree
 2025-02-24  1:58 UTC 

[PATCH v2] vdpa: Allow vDPA to work on big-endian machine
 2025-02-24  1:57 UTC  (2+ messages)

[PATCH v4 1/2] arm64: dts: mediatek: mt8395-genio-1200-evk: add support for TCPC port
 2025-02-24  1:54 UTC  (4+ messages)

[PATCH v6 0/6] vhost: Add support of kthread API
 2025-02-24  1:56 UTC  (7+ messages)
` [PATCH v6 4/6] vhost: introduce worker ops to support multiple thread models
` [PATCH v6 5/6] vhost: Add new UAPI to support change to task mode
` [PATCH v6 6/6] vhost: Add check for inherit_owner status

[PATCH v4 0/2] Fix dwc_pcie pmu driver issues
 2025-02-24  1:54 UTC  (5+ messages)
` [PATCH v4 1/2] perf/dwc_pcie: fix some unreleased resources
` [PATCH v4 2/2] perf/dwc_pcie: fix duplicate pci_dev devices

[PATCH 1/2] sched/uclamp: Alaways using uclamp_is_used()
 2025-02-24  1:55 UTC  (4+ messages)
` [PATCH 2/2] sched/uclamp: Add uclamp_is_used() check before enable it

[PATCH v2 0/7] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
 2025-02-24  3:01 UTC  (4+ messages)
` [PATCH v2 2/7] dt-bindings: firmware: Add i.MX95 SCMI LMM and CPU protocol

ld.lld: error: relocation R_RISCV_HI20 cannot be used against symbol 'sifive_errata_patch_func.______f'; recompile with -fPIC
 2025-02-24  1:53 UTC 

Replacing global GPIO numbers in sysfs with hardware offsets
 2025-02-24  1:49 UTC  (2+ messages)

[PATCH V4] block: make segment size limit workable for > 4K PAGE_SIZE
 2025-02-24  1:48 UTC  (4+ messages)

[PATCH 0/5] PCI: Implement basic PCI PM capability backing
 2025-02-24  1:45 UTC  (5+ messages)
` [PATCH 4/5] pcie, virtio: Remove redundant pm_cap

[LTP] [PATCH v1] mount_setattr02.c: Check mount_setattr attr.propagation
 2025-02-24  1:44 UTC  (4+ messages)
` [LTP] [PATCH v2] "


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.