All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-25 21:35:14 to 2025-04-25 22:12:47 UTC [more...]

[PATCH RFC v3 0/2] Task local data API
 2025-04-25 22:12 UTC  (4+ messages)
` [PATCH RFC v3 1/2] selftests/bpf: Introduce task local data
` [PATCH RFC v3 2/2] selftests/bpf: Test basic workflow of "

[PATCH 2/2] iio: chemical: Add driver for Sharp GP2Y1010AU0F dust sensor
 2025-04-25 22:12 UTC 

[PULL 000/159] tcg patch queue
 2025-04-25 21:54 UTC  (73+ messages)
` [PULL 001/159] tcg/loongarch64: Fix vec_val computation in tcg_target_const_match
` [PULL 002/159] tcg/loongarch64: Improve constraints for TCG_CT_CONST_VCMP
` [PULL 003/159] tcg/optimize: Introduce opt_insert_{before,after}
` [PULL 004/159] tcg: Add TCGType to tcg_op_insert_{after,before}
` [PULL 005/159] tcg: Add all_outop[]
` [PULL 006/159] tcg: Use extract2 for cross-word 64-bit extract on 32-bit host
` [PULL 007/159] tcg: Remove INDEX_op_ext{8,16,32}*
` [PULL 008/159] tcg: Merge INDEX_op_mov_{i32,i64}
` [PULL 009/159] tcg: Convert add to TCGOutOpBinary
` [PULL 010/159] tcg: Merge INDEX_op_add_{i32,i64}
` [PULL 011/159] tcg: Convert and to TCGOutOpBinary
` [PULL 012/159] tcg: Merge INDEX_op_and_{i32,i64}
` [PULL 013/159] tcg/optimize: Fold andc with immediate to and
` [PULL 014/159] tcg/optimize: Emit add r, r, -1 in fold_setcond_tst_pow2
` [PULL 015/159] tcg: Convert andc to TCGOutOpBinary
` [PULL 017/159] tcg: Convert or "
` [PULL 018/159] tcg: Merge INDEX_op_or_{i32,i64}
` [PULL 019/159] tcg/optimize: Fold orc with immediate to or
` [PULL 020/159] tcg: Convert orc to TCGOutOpBinary
` [PULL 023/159] tcg: Merge INDEX_op_xor_{i32,i64}
` [PULL 024/159] tcg/optimize: Fold eqv with immediate to xor
` [PULL 025/159] tcg: Convert eqv to TCGOutOpBinary
` [PULL 027/159] tcg: Convert nand "
` [PULL 029/159] tcg/loongarch64: Do not accept constant argument to nor
` [PULL 031/159] tcg: Merge INDEX_op_nor_{i32,i64}
` [PULL 032/159] tcg/arm: Fix constraints for sub
` [PULL 034/159] tcg: Merge INDEX_op_sub_{i32,i64}
` [PULL 035/159] tcg: Convert neg to TCGOutOpUnary
` [PULL 036/159] tcg: Merge INDEX_op_neg_{i32,i64}
` [PULL 037/159] tcg: Convert not to TCGOutOpUnary
` [PULL 041/159] tcg: Convert muluh to TCGOutOpBinary
` [PULL 042/159] tcg: Merge INDEX_op_muluh_{i32,i64}
` [PULL 043/159] tcg: Convert mulsh to TCGOutOpBinary
` [PULL 045/159] tcg: Convert div "
` [PULL 046/159] tcg: Merge INDEX_op_div_{i32,i64}
` [PULL 047/159] tcg: Convert divu to TCGOutOpBinary
` [PULL 048/159] tcg: Merge INDEX_op_divu_{i32,i64}
` [PULL 049/159] tcg: Convert div2 to TCGOutOpDivRem
` [PULL 050/159] tcg: Merge INDEX_op_div2_{i32,i64}
` [PULL 051/159] tcg: Convert divu2 to TCGOutOpDivRem
` [PULL 052/159] tcg: Merge INDEX_op_divu2_{i32,i64}
` [PULL 053/159] tcg: Convert rem to TCGOutOpBinary
` [PULL 055/159] tcg: Convert remu "
` [PULL 056/159] tcg: Merge INDEX_op_remu_{i32,i64}
` [PULL 057/159] tcg: Convert shl to TCGOutOpBinary
` [PULL 058/159] tcg: Merge INDEX_op_shl_{i32,i64}
` [PULL 059/159] tcg: Convert shr to TCGOutOpBinary
` [PULL 061/159] tcg: Convert sar "
` [PULL 063/159] tcg: Do not require both rotr and rotl from the backend
` [PULL 064/159] tcg: Convert rotl, rotr to TCGOutOpBinary
` [PULL 065/159] tcg: Merge INDEX_op_rot{l,r}_{i32,i64}
` [PULL 066/159] tcg: Convert clz to TCGOutOpBinary
` [PULL 067/159] tcg: Merge INDEX_op_clz_{i32,i64}
` [PULL 068/159] tcg: Convert ctz to TCGOutOpBinary
` [PULL 071/159] tcg: Merge INDEX_op_ctpop_{i32,i64}
` [PULL 072/159] tcg: Convert muls2 to TCGOutOpMul2
` [PULL 074/159] tcg: Convert mulu2 "
` [PULL 076/159] tcg/loongarch64: Support negsetcond
` [PULL 078/159] tcg/tci: "
` [PULL 079/159] tcg: Remove TCG_TARGET_HAS_negsetcond_{i32,i64}
` [PULL 083/159] tcg: Merge INDEX_op_brcond_{i32,i64}
` [PULL 084/159] tcg: Convert movcond to TCGOutOpMovcond
` [PULL 088/159] tcg/ppc: Expand arguments to tcg_out_cmp2
` [PULL 092/159] tcg: Merge INDEX_op_bswap16_{i32,i64}
` [PULL 095/159] tcg: Convert bswap64 to TCGOutOpUnary
` [PULL 096/159] tcg: Rename INDEX_op_bswap64_i64 to INDEX_op_bswap64
` [PULL 097/159] tcg: Convert extract to TCGOutOpExtract
` [PULL 099/159] tcg: Convert sextract "
` [PULL 105/159] tcg: Convert deposit to TCGOutOpDeposit
` [PULL 109/159] tcg: Merge INDEX_op_extract2_{i32,i64}
` [PULL 123/159] tcg/i386: Honor carry_live in tcg_out_movi
` [PULL 127/159] target/arm: Use tcg_gen_addcio_* for ADCS

[PATCH alternate 0/2] target/riscv: Fix write_misa vs aligned next_pc
 2025-04-25 22:02 UTC  (3+ messages)
` [PATCH alternate 1/2] target/riscv: Update pc before csrw, csrrw

[PATCH RESEND v2 0/6] RK3576 OTP support
 2025-04-25 22:09 UTC  (3+ messages)
` (subset) "

[PATCH] nvmet-tcp: don't restore null sk_state_change
 2025-04-25 22:11 UTC  (2+ messages)

[PATCH 00/10] drm/i915/hdcp: refactor HDCP GSC
 2025-04-25 22:11 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] KVM: x86: Sort CPUID_8000_0021_EAX leaf bits properly
 2025-04-25 22:09 UTC  (2+ messages)

[PATCH v3] KVM: SVM: forcibly leave SMM mode on vCPU reset
 2025-04-25 22:08 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-04-25 22:09 UTC 

[PATCHv3 0/3] nvme-tcp: fixup I/O stall on congested sockets
 2025-04-25 22:09 UTC  (9+ messages)
` [PATCH 3/3] nvme-tcp: fix I/O stalls "

[PATCH next] KVM: x86: Check that the high 32bits are clear in kvm_arch_vcpu_ioctl_run()
 2025-04-25 22:08 UTC  (2+ messages)

[PATCH RFC/WIP 0/4] arm64: dts: qcom: sm8750: Enable display
 2025-04-25 22:07 UTC  (4+ messages)

[PATCH net v3 0/5] net_sched: Adapt qdiscs for reentrant enqueue cases
 2025-04-25 22:07 UTC  (6+ messages)
` [PATCH net v3 1/5] net_sched: drr: Fix double list add in class with netem as child qdisc
` [PATCH net v3 2/5] net_sched: hfsc: Fix a UAF vulnerability "
` [PATCH net v3 3/5] net_sched: ets: Fix double list add "
` [PATCH net v3 4/5] net_sched: qfq: "
` [PATCH net v3 5/5] selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviour

[PATCH 6.1.y-cip 00/15] i2c: riic: miscellaneous code cleanup and improvements
 2025-04-25 22:06 UTC  (3+ messages)
` [cip-dev] "

[RFC 00/38] Hyperlaunch domain builder
 2025-04-25 22:06 UTC  (13+ messages)
` [RFC 03/38] x86/hyperlaunch: convert max vcpu determination to "
` [RFC 04/38] x86/hyperlaunch: convert vcpu0 creation "
` [RFC 16/38] x86/boot: move and rename sched_setup_dom0_vcpus
` [RFC 32/38] x86/hyperlaunch: introduce concept of core domains

[PATCH v3 2/2] x86/sgx: Implement EUPDATESVN and opportunistically call it during first EPC page alloc
 2025-04-25 22:07 UTC  (12+ messages)

[PATCH] securityfs: fix missing of d_delete() in securityfs_remove()
 2025-04-25 22:06 UTC  (2+ messages)

[PATCH] fs/xattr.c: fix simple_xattr_list to always include security.* xattrs
 2025-04-25 22:06 UTC  (5+ messages)

[kvm-unit-tests PATCH] scripts: Search the entire string for the correct accelerator
 2025-04-25 22:05 UTC 

[PATCH v3 0/7] drm/msm/mdp4: rework LVDS/LCDC panel support
 2025-04-25 22:05 UTC  (8+ messages)
` [PATCH v3 6/7] drm/msm/mdp4: switch LVDS to use drm_bridge/_connector

[PATCH] coresight: trbe: Save/restore state across CPU low power state
 2025-04-25 22:05 UTC  (3+ messages)

[PATCH] drm/xe: Add WA BB to capture active context utilization
 2025-04-25 22:03 UTC  (7+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "

[PATCH v4 0/7] mm: Introduce for_each_valid_pfn()
 2025-04-25 22:01 UTC  (4+ messages)
` [PATCH v4 1/7] mm: Introduce for_each_valid_pfn() and use it from reserve_bootmem_region()

[PATCH v2 0/5] Misc MMC updates
 2025-04-25 22:01 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: dts: ti: k3-am6*: Set eMMC clock parents to default

RTT-PROBE: lore-subspace-rtt
 2025-04-25 21:59 UTC 

[PATCHSET v2 sched_ext/for-6.16] sched_ext: Introduce scx_sched
 2025-04-25 21:58 UTC  (13+ messages)
` [PATCH 01/12] "
` [PATCH 02/12] sched_ext: Avoid NULL scx_root deref through SCX_HAS_OP()
` [PATCH 03/12] sched_ext: Use dynamic allocation for scx_sched
` [PATCH 04/12] sched_ext: Inline create_dsq() into scx_bpf_create_dsq()
` [PATCH 05/12] sched_ext: Factor out scx_alloc_and_add_sched()
` [PATCH 06/12] sched_ext: Move dsq_hash into scx_sched
` [PATCH 07/12] sched_ext: Move global_dsqs "
` [PATCH 08/12] sched_ext: Relocate scx_event_stats definition
` [PATCH 09/12] sched_ext: Factor out scx_read_events()
` [PATCH 10/12] sched_ext: Move event_stats_cpu into scx_sched
` [PATCH 11/12] sched_ext: Move disable machinery "
` [PATCH 12/12] sched_ext: Clean up SCX_EXIT_NONE handling in scx_disable_workfn()

[cocci] Fatal error: exception Coccinelle_modules.Common.Impossible(126)
 2025-04-25 21:57 UTC 

[PATCH] btrfs: handle empty eb->folios in num_extent_folios()
 2025-04-25 21:58 UTC 

[PATCH v3] arm64: dts: qcom: sm8550: add iris DT node
 2025-04-25 21:56 UTC  (2+ messages)

[RFC PATCH 0/15] x86: Remove support for TSC-less and CX8-less CPUs
 2025-04-25 21:54 UTC  (5+ messages)
` [PATCH 13/15] x86/cpu: Make CONFIG_X86_CX8 unconditional

[PATCH 1/2] dt-bindings: iio: chemical: Add sharp,gp2y1010au0f
 2025-04-25 21:51 UTC 

[PATCH RESEND] drm/i915/pch: fix warning for coffeelake on SunrisePoint PCH
 2025-04-25 21:53 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/pch: fix warning for coffeelake on SunrisePoint PCH (rev2)

[PATCH v3 1/1] nvme-tcp: wait socket wmem to drain in queue stop
 2025-04-25 21:53 UTC  (2+ messages)

[oe] [meta-python][PATCH] python3-fastapi: add FastAPI (0.115.2)
 2025-04-25 21:46 UTC  (3+ messages)
`  "

[PATCH net-next v2 00/11][pull request] idpf: add initial PTP support
 2025-04-25 21:52 UTC  (12+ messages)
` [PATCH net-next v2 01/11] idpf: change the method for mailbox workqueue allocation
` [PATCH net-next v2 02/11] idpf: add initial PTP support
` [PATCH net-next v2 03/11] virtchnl: add PTP virtchnl definitions
` [PATCH net-next v2 04/11] idpf: move virtchnl structures to the header file
` [PATCH net-next v2 05/11] idpf: negotiate PTP capabilities and get PTP clock
` [PATCH net-next v2 06/11] idpf: add mailbox access to read PTP clock time
` [PATCH net-next v2 07/11] idpf: add cross timestamping
` [PATCH net-next v2 08/11] idpf: add PTP clock configuration
` [PATCH net-next v2 09/11] idpf: add Tx timestamp capabilities negotiation
` [PATCH net-next v2 10/11] idpf: add Tx timestamp flows
` [PATCH net-next v2 11/11] idpf: add support for Rx timestamping

[PATCH] drm/i915/slpc: Balance the inc/dec for num_waiters
 2025-04-25 21:51 UTC 

[PATCH net-next] net: ethernet: mtk_eth_soc: add support for MT7988 internal 2.5G PHY
 2025-04-25 21:51 UTC 

[PATCH v4 1/2] perf trace: Implement syscall summary in BPF
 2025-04-25 21:51 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2025-04-25 21:49 UTC 

[PATCH v2] arm64: dts: qcom: sm8650: add iris DT node
 2025-04-25 21:49 UTC  (2+ messages)

[PATCH net-next V3 00/15] devlink, mlx5: Add new parameters for link management and SRIOV/eSwitch configurations
 2025-04-25 21:48 UTC  (16+ messages)
` [PATCH net-next V3 01/15] tools: ynl-gen: allow noncontiguous enums
` [PATCH net-next V3 02/15] devlink: define enum for attr types of dynamic attributes
` [PATCH net-next V3 03/15] devlink: Add 'total_vfs' generic device param
` [PATCH net-next V3 04/15] net/mlx5: Implement cqe_compress_type via devlink params
` [PATCH net-next V3 05/15] net/mlx5: Implement devlink enable_sriov parameter
` [PATCH net-next V3 06/15] net/mlx5: Implement devlink total_vfs parameter
` [PATCH net-next V3 07/15] devlink: pass struct devlink_port * as arg to devlink_nl_param_fill()
` [PATCH net-next V3 08/15] devlink: Implement port params registration
` [PATCH net-next V3 09/15] devlink: Implement get/dump netlink commands for port params
` [PATCH net-next V3 10/15] devlink: Implement set netlink command "
` [PATCH net-next V3 11/15] devlink: Add 'keep_link_up' generic devlink device param
` [PATCH net-next V3 12/15] net/mlx5: Implement devlink keep_link_up port parameter
` [PATCH net-next V3 13/15] devlink: Throw extack messages on param value validation error
` [PATCH net-next V3 14/15] devlink: Implement devlink param multi attribute nested data values
` [PATCH net-next V3 15/15] net/mlx5: Implement eSwitch hairpin per prio buffers devlink params

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 9354bc2ff4b35ba751152fc1ac90eea37a0b2ee0
 2025-04-25 21:46 UTC 

[PATCH] nvmet-auth: always free derived key data
 2025-04-25 21:45 UTC  (2+ messages)

[PATCH RESEND] drm/xe: Add check for alloc_ordered_workqueue()
 2025-04-25 21:45 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe: Add check for alloc_ordered_workqueue() (rev2)

[sean-jc:x86/unfudge_irq_bypass 73/108] arch/x86/kvm/irq.c:526:3: error: incomplete definition of type 'struct kvm_kernel_irqfd'
 2025-04-25 21:44 UTC 

[PATCH v2 security-next 0/4] Introducing Hornet LSM
 2025-04-25 21:44 UTC  (15+ messages)
` [PATCH v2 security-next 1/4] security: "

[PATCH v2 0/5] Add support for AD4052 device family
 2025-04-25 21:44 UTC  (3+ messages)
` [PATCH v2 4/5] docs: iio: new docs for ad4052 driver

[PATCH v5 0/3] nvme/pci: PRP list DMA pool partitioning
 2025-04-25 21:44 UTC  (3+ messages)
` [PATCH v5 1/3] dmapool: add NUMA affinity support

[PATCH v2 00/11] PCI/TSM: Core infrastructure for PCI device security (TDISP)
 2025-04-25 21:42 UTC  (4+ messages)
` [PATCH v2 08/11] PCI/IDE: Add IDE establishment helpers

❌ FAIL: Test report for master (6.15.0-rc3, upstream-mainline, c405e182)
 2025-04-25 21:43 UTC 

[bluetooth-next:master] BUILD SUCCESS 60b82ca5d6bcd4ca55b76da5c6b01422ba54bc42
 2025-04-25 21:42 UTC 

[PATCH v3 00/10] Move uid filtering to BPF filters
 2025-04-25 21:40 UTC  (11+ messages)
` [PATCH v3 01/10] perf parse-events filter: Use evsel__find_pmu
` [PATCH v3 02/10] perf target: Separate parse_uid into its own function
` [PATCH v3 03/10] perf parse-events: Add parse_uid_filter helper
` [PATCH v3 04/10] perf record: Switch user option to use BPF filter
` [PATCH v3 05/10] perf tests record: Add basic uid filtering test
` [PATCH v3 06/10] perf top: Switch user option to use BPF filter
` [PATCH v3 07/10] perf trace: "
` [PATCH v3 08/10] perf bench evlist-open-close: "
` [PATCH v3 09/10] perf target: Remove uid from target
` [PATCH v3 10/10] perf thread_map: Remove uid options

[RFT][PATCH v1 0/8] cpufreq: intel_pstate: Enable EAS on hybrid platforms without SMT
 2025-04-25 21:39 UTC  (4+ messages)
` [RFT][PATCH v1 8/8] cpufreq: intel_pstate: EAS: Increase cost for CPUs using L3 cache

[PATCH 0/6] Enable USB audio offloading on Fairphone 4 smartphone
 2025-04-25 21:39 UTC  (3+ messages)
` [PATCH 1/6] dt-bindings: usb: dwc3: Document usb-soc-be property

RTT-PROBE: lore-subspace-rtt
 2025-04-25 21:39 UTC 

[PATCH] drivers/nvme: Add quirks for device 126f:1001
 2025-04-25 21:39 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: Correct typo in __clang_major__ macro
 2025-04-25 21:37 UTC 

[PATCHv3 0/2] nvme: restrict authentication to the admin queue
 2025-04-25 21:37 UTC  (3+ messages)
` [PATCH 1/2] nvmet: Authenticate on admin queue only

[PATCH net-next v6 00/11] PRU-ICSSM Ethernet Driver
 2025-04-25 21:19 UTC  (3+ messages)
` [PATCH net-next v6 01/11] dt-bindings: net: ti: Adds DUAL-EMAC mode support on PRU-ICSS2 for AM57xx, AM43xx and AM33xx SOCs

[PATCH hyperv-next v2] x86/hyperv: Fix APIC ID and VP index confusion in hv_snp_boot_ap()
 2025-04-25 21:35 UTC 


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.