All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-29 20:50:33 to 2024-04-29 21:56:58 UTC [more...]

Patchwork housekeeping for: spi-devel-general
 2024-04-29 21:56 UTC 

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-04-29 21:56 UTC  (10+ messages)
` [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation

[GIT PULL] Allwinner clock changes for 6.10
 2024-04-29 21:56 UTC  (2+ messages)

[PATCH kmod 00/13] Load compressed modules with compression-less kmod
 2024-04-29 21:54 UTC  (5+ messages)
` [PATCH kmod 02/13] libkmod: keep gzFile gzf local to load_zlib()
` [PATCH kmod 03/13] libkmod: remove kmod_file::{zstd,xz}_used flags

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

[PATCH v2] Input: try trimming too long modalias strings
 2024-04-29 21:50 UTC 

[PATCH] drm/amdkfd: update buffer_{store, load}_* modifiers for gfx940
 2024-04-29 21:50 UTC  (2+ messages)
` [PATCH] drm/amdkfd: update buffer_{store,load}_* "

[PATCH] configs: am62x_evm_r5: Increase size of malloc_simple heap after relocation
 2024-04-29 21:49 UTC 

[PATCH net-next v2 0/2] net: dsa: adjust_link removal
 2024-04-29 21:47 UTC  (4+ messages)
` [PATCH net-next v2 2/2] net: dsa: Remove adjust_link paths

[PATCH v2 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-29 21:47 UTC  (10+ messages)
` [PATCH v2 bpf-next 4/6] selftests/bpf: Add IPv4 and IPv6 sockaddr test cases

[PATCH v3 bpf-next 0/6] selftests/bpf: Add sockaddr tests for kernel networking
 2024-04-29 21:45 UTC  (7+ messages)
` [PATCH v3 bpf-next 1/6] selftests/bpf: Fix bind program for big endian systems
` [PATCH v3 bpf-next 2/6] selftests/bpf: Implement socket kfuncs for bpf_testmod
` [PATCH v3 bpf-next 3/6] selftests/bpf: Implement BPF programs for kernel socket operations
` [PATCH v3 bpf-next 4/6] selftests/bpf: Move IPv4 and IPv6 sockaddr test cases
` [PATCH v3 bpf-next 5/6] selftests/bpf: Make sock configurable for each test case
` [PATCH v3 bpf-next 6/6] selftests/bpf: Add kernel socket operation tests

[PATCH RFC/RFT net-next] net: stmmac: drop the ethtool begin() callback
 2024-04-29 21:45 UTC  (2+ messages)

[PATCH] clk: imx: imx8mp: Switch to RUNTIME_PM_OPS()
 2024-04-29 21:45 UTC 

[PATCH kmod] man: silence autoconf warnings
 2024-04-29 21:45 UTC  (4+ messages)

[freescale-fslc:5.15-2.2.x-imx 3285/29983] vtl_ts.c:undefined reference to `i2c_transfer'
 2024-04-29 21:44 UTC 

[PATCH 4.19 00/41] 4.19.310-rc1 review
 2024-04-29 21:44 UTC  (2+ messages)
` [PATCH 4.19] Revert "y2038: rusage: use __kernel_old_timeval"

[PATCHv3 0/3] wifi: ath12k: Remove unsupported and unused ring configurations
 2024-04-29 21:44 UTC  (2+ messages)

Question about using the perf c2c in UMA system
 2024-04-29 21:43 UTC 

[PATCH] media: i2c: et8ek8: Don't strip remove function when driver is builtin
 2024-04-29 21:43 UTC  (4+ messages)

[PATCH v2 0/8] drm/mipi-dsi: Reduce bloat and add funcs for cleaner init seqs
 2024-04-29 21:42 UTC  (5+ messages)
` [PATCH v2 1/8] drm/mipi-dsi: Fix theoretical int overflow in mipi_dsi_dcs_write_seq()

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

[PATCH 4.19 000/175] 4.19.312-rc1 review
 2024-04-29 21:40 UTC  (6+ messages)
` [PATCH 4.19 091/175] loop: Remove sector_t truncation checks
        ` [PATCH 4.19] Revert "loop: Remove sector_t truncation checks"

[GIT PULL] 6th set of NFSD fixes for v6.9-rc
 2024-04-29 21:40 UTC  (2+ messages)

[GIT PULL] SCSI fixes for 6.9-rc6
 2024-04-29 21:40 UTC  (2+ messages)

[Bug 215197] New: Memory leaks show up a while after usung Edimax Wi-Fi N150 Bluetooth4.0 USB Adapter (rtl8723be)
 2024-04-29 21:38 UTC  (2+ messages)
` [Bug 215197] Memory leaks show up when using Edimax Wi-Fi N150 Bluetooth/Wireless USB Adapter (RTL8XXXU)

[PATCH v2] x86: Trust initial offset in architectural TSC-adjust MSRs
 2024-04-29 21:38 UTC  (2+ messages)
` [tip: x86/timers] x86/tsc: "

[GIT PULL 1/4] Broadcom defconfig-arm64 changes for 6.10
 2024-04-29 21:37 UTC  (8+ messages)
` [GIT PULL 2/4] Broadcom devicetree "
` [GIT PULL 3/4] Broadcom devicetree-arm64 "
` [GIT PULL 4/4] Broadcom drivers "

[PATCH 0/3] color: add support for 12-bit RGB colors
 2024-04-29 21:37 UTC  (2+ messages)

[PATCH bpf-next 0/6] Notify user space when a struct_ops object is detached/unregisterd
 2024-04-29 21:36 UTC  (7+ messages)
` [PATCH bpf-next 1/6] bpf: add a pointer of the attached link to bpf_struct_ops_map
` [PATCH bpf-next 2/6] bpf: export bpf_link_inc_not_zero()
` [PATCH bpf-next 3/6] bpf: provide a function to unregister struct_ops objects from consumers
` [PATCH bpf-next 4/6] bpf: detach a bpf_struct_ops_map from a link
` [PATCH bpf-next 5/6] bpf: support epoll from bpf struct_ops links
` [PATCH bpf-next 6/6] selftests/bpf: test detaching "

[PATCH v2 0/6] migration removals & deprecations
 2024-04-29 19:51 UTC  (3+ messages)
` [PATCH v2 2/6] migration: Remove 'inc' option from migrate command

[PATCH 0/4] wifi: ath12k: Add support to enable debugfs_htt_stats
 2024-04-29 21:34 UTC  (2+ messages)

[freescale-fslc:6.6-1.0.x-imx 5709/11728] drivers/phy/freescale/phy-fsl-imx9-dphy-rx.c:463:25: error: use of undeclared identifier 'dw_dphy_rx_of_match'; did you mean 'dw_dphy_of_match'?
 2024-04-29 21:33 UTC 

[PATCH v2 00/13] exec: Rework around CPUState user fields (part 2)
 2024-04-29 21:30 UTC  (14+ messages)
` [PATCH v2 01/13] accel/tcg: Restrict qemu_plugin_vcpu_exit_hook() to TCG plugins
` [PATCH v2 02/13] accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG
` [PATCH v2 03/13] accel/tcg: Move @plugin_mem_cbs from CPUState to CPUNegativeOffsetState
` [PATCH v2 04/13] accel/tcg: Move @plugin_state from CPUState to TCG AccelCPUState
` [PATCH v2 05/13] accel/tcg: Restrict IcountDecr / can_do_io / CPUTLB to TCG
` [PATCH v2 06/13] accel/tcg: Move @jmp_env from CPUState to TCG AccelCPUState
` [PATCH v2 07/13] accel/tcg: Move @cflags_next_tb "
` [PATCH v2 08/13] accel/tcg: Move @iommu_notifiers "
` [PATCH v2 09/13] accel/tcg: Move @tb_jmp_cache "
` [PATCH v2 10/13] accel/tcg: Remove NULL check in tcg_flush_jmp_cache()
` [PATCH v2 11/13] accel/tcg: Move @tcg_cflags from CPUState to TCG AccelCPUState
` [PATCH v2 12/13] accel/tcg: Restrict icount to system emulation
` [PATCH v2 13/13] accel/tcg: Move icount fields from CPUState to TCG AccelCPUState

[PATCH 0/5] Support for Cadence xSPI Marvell modifications
 2024-04-29 21:33 UTC  (6+ messages)
` [PATCH v3 0/5] Marvell HW overlay support for Cadence xSPI
  ` [PATCH v3 2/5] spi: cadence: Add MRVL overlay bindings documentation for Cadence XSPI
      ` [EXTERNAL] "

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

[RFC PATCH v2 0/3] Retirement latency perf stat support
 2024-04-29 21:31 UTC  (7+ messages)
` [RFC PATCH v2 1/3] perf evsel: Refactor tool events
` [RFC PATCH v2 2/3] perf parse-events: Add a retirement latency modifier
` [RFC PATCH v2 3/3] perf evsel: Add retirement latency event support

[PATCH v2 bpf-next] bpf: Fix verifier assumptions about socket->sk
 2024-04-29 21:30 UTC  (2+ messages)

arch/x86/include/asm/processor.h:698:16: sparse: sparse: incorrect type in initializer (different address spaces)
 2024-04-29 21:30 UTC  (14+ messages)
                        ` [RFC PATCH] Use x86 named address spaces to catch "sparse: incorrect type in initializer (different address spaces)" __percpu errors

[PATCH bpf-next 1/2] libbpf: handle nulled-out program in struct_ops correctly
 2024-04-29 21:29 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: validate nulled-out struct_ops program is handled properly

Raspberry Pi 5 and WPA3
 2024-04-29 21:29 UTC  (2+ messages)

[PATCH 1/8] drm/xe/device_sysfs: switch over to devm
 2024-04-29 21:28 UTC  (7+ messages)
` [PATCH 2/8] drm/xe: covert sysfs "

[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
 2024-04-29 21:26 UTC  (5+ messages)
` [PATCH v4 6/7] iommu/dma: Centralise iommu_setup_dma_ops()

[PATCH 1/2] qmi: voicecall: Reflow the logic to avoid nesting
 2024-04-29 21:26 UTC  (2+ messages)
` [PATCH 2/2] qmi: voicecall: Add free on the error path

[PATCH] kunit: Cover 'assert.c' with tests
 2024-04-29 21:26 UTC  (2+ messages)

[PATCH] platform/x86: dell-laptop: Implement platform_profile
 2024-04-29 21:25 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] MAINTAINERS: Update my email address
 2024-04-29 21:23 UTC  (2+ messages)

[PATCH bpf-next v4 0/7] bpf/verifier: range computation improvements
 2024-04-29 21:22 UTC  (8+ messages)
` [PATCH bpf-next v4 1/7] bpf/verifier: replace calls to mark_reg_unknown
` [PATCH bpf-next v4 2/7] bpf/verifier: refactor checks for range computation
` [PATCH bpf-next v4 3/7] bpf/verifier: improve XOR and OR "
` [PATCH bpf-next v4 4/7] selftests/bpf: XOR and OR range computation tests
` [PATCH bpf-next v4 5/7] bpf/verifier: relax MUL range computation check
` [PATCH bpf-next v4 6/7] selftests/bpf: MUL range computation tests
` [PATCH bpf-next v4 7/7] bpf/verifier: improve code after range computation recent changes

[PATCH v3 00/11] PCI: imx6: Fix\rename\clean up and add lut information for imx95
 2024-04-29 21:23 UTC  (5+ messages)
` [PATCH v3 10/11] dt-bindings: imx6q-pcie: Add i.MX8Q pcie compatible string

[PATCH v2 00/12] exec: Rework around CPUState user fields
 2024-04-29 21:23 UTC  (5+ messages)
` [PATCH v2 09/12] accel/tcg: Restrict cpu_loop_exit_requested() to TCG

[PULL 0/1] target/sparc late fix
 2024-04-29 21:21 UTC  (2+ messages)

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

[PATCH v1] thermal: core: Move passive polling management to the core
 2024-04-29 21:21 UTC  (2+ messages)

[PATCH v6] qmimodem: voicecall: Implement DTMF tones
 2024-04-29 21:20 UTC  (2+ messages)

[tip:x86/cpu] BUILD SUCCESS 2eda374e883ad297bd9fe575a16c1dc850346075
 2024-04-29 21:19 UTC 

[PATCH] drm/xe/xe_ggtt: No need to use xe_pm_runtime_get_noresume
 2024-04-29 21:19 UTC  (3+ messages)

[PATCH v4 00/17] ARM: dts: aspeed: Add IBM P11 BMC Boards
 2024-04-29 21:01 UTC  (18+ messages)
` [PATCH v4 01/17] spi: dt-bindings: Document the IBM FSI-attached SPI controller
` [PATCH v4 02/17] dt-bindings: fsi: fsi2spi: Document SPI controller child nodes
` [PATCH v4 03/17] dt-bindings: fsi: Document the IBM SCOM engine
` [PATCH v4 04/17] dt-bindings: fsi: p9-occ: Convert to json-schema
` [PATCH v4 05/17] dt-bindings: fsi: Document the IBM SBEFIFO engine
` [PATCH v4 06/17] dt-bindings: fsi: Document the FSI controller common properties
` [PATCH v4 07/17] dt-bindings: fsi: ibm,i2cr-fsi-master: Reference common FSI controller
` [PATCH v4 08/17] dt-bindings: fsi: ast2600-fsi-master: Convert to json-schema
` [PATCH v4 09/17] dt-bindings: fsi: Document the FSI Hub Controller
` [PATCH v4 10/17] dt-bindings: i2c: i2c-fsi: Convert to json-schema
` [PATCH v4 11/17] dt-bindings: arm: aspeed: add IBM P11 BMC boards
` [PATCH v4 12/17] ARM: dts: aspeed: Add IBM P11 FSI devices
` [PATCH v4 13/17] ARM: dts: aspeed: Add IBM P11 Blueridge BMC system
` [PATCH v4 14/17] ARM: dts: aspeed: Add IBM P11 Fuji "
` [PATCH v4 15/17] fsi: occ: Get device number from FSI minor number API
` [PATCH v4 16/17] fsi: occ: Find next available child rather than node name match
` [PATCH v4 17/17] fsi: scom: Update compatible string to match documentation

linux-next: manual merge of the bpf-next tree with the net tree
 2024-04-29 21:17 UTC  (3+ messages)

[PATCH] drm/xe: Add engine name to the engine reset and cat-err log
 2024-04-29 21:17 UTC  (6+ messages)

[PATCH bpf 0/3] bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE
 2024-04-29 21:17 UTC  (4+ messages)
` [PATCH bpf 1/3] "

[PATCH net] udp: fix segmentation crash for GRO packet without fraglist
 2024-04-29 21:14 UTC  (18+ messages)

[PATCH v3 0/1] Documentation: networking: document ISO 15765-2
 2024-04-29 21:14 UTC  (4+ messages)
` [PATCH] "

pull-request: bpf-next 2024-04-29
 2024-04-29 21:14 UTC  (3+ messages)

patch device tree and AX88796B
 2024-04-29 21:13 UTC  (2+ messages)

[linux-next:master 8395/9390] drivers/iommu/amd/pasid.c:172:17: error: implicit declaration of function 'mmu_notifier_unregister'; did you mean 'mmu_notifier_release'?
 2024-04-29 21:12 UTC 

[android-common:android15-6.6 262/11597] net/core/net-procfs.c:305:undefined reference to `wext_proc_exit'
 2024-04-29 21:12 UTC 

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

Kernelci Job Start Delays
 2024-04-29 21:11 UTC  (4+ messages)

[PATCH 00/41] target/sparc: Implement VIS4
 2024-04-29 21:10 UTC  (4+ messages)

[PATCH 00/24] exec: Rework around CPUState user fields (part 2)
 2024-04-29 21:08 UTC  (9+ messages)
` [PATCH 14/24] accel/tcg: Move plugin fields to CPUNegativeOffsetState
` [PATCH 23/24] accel/tcg: Restrict icount to system emulation
` [PATCH 24/24] accel/tcg: Move icount fields from CPUState to TCG AccelCPUState

[PATCH v5 0/5] prserv: add support for an "upstream" server
 2024-04-29 21:08 UTC  (3+ messages)
` [PATCH v5 5/5] prserv: add bitbake selftests

[PATCH v2] selftests/vDSO: Explicit unsigned char conversion for elf_hash
 2024-04-29 21:07 UTC 

enospc errors during balance — how to prevent out of space
 2024-04-29 21:05 UTC  (7+ messages)

[PATCH] PCI/MSI: Fix UAF in msi_capability_init
 2024-04-29 21:04 UTC  (2+ messages)

[PATCH 0/5] drm/xe: Fix early probe order
 2024-04-29 21:03 UTC  (5+ messages)
` [PATCH 1/5] drm/xe: Drop __engine_mask

[PATCH v2 0/4] Sparc CPU naming and help text improvements
 2024-04-29 21:03 UTC  (2+ messages)

[bitbake-devel][RFC] prserv: Enable database sharing
 2024-04-29 21:03 UTC  (8+ messages)
` [bitbake-devel][RFC v2] "

[PATCH] KVM: selftests: Make monitor_mwait require MONITOR/MWAIT feature
 2024-04-29 20:45 UTC  (2+ messages)

[PATCH] KVM: selftest: Define _GNU_SOURCE for all selftests code
 2024-04-29 20:45 UTC  (4+ messages)

[PATCH v2] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
 2024-04-29 20:45 UTC  (2+ messages)

[PATCH 0/4] rcu/nocb cleanups
 2024-04-29 21:02 UTC  (2+ messages)

[PATCH v4 00/11] enable bs > ps in XFS
 2024-04-29 21:02 UTC  (6+ messages)
` [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size

[PATCH 00/18] KVM: selftests: Clean up x86's DT initialization
 2024-04-29 20:45 UTC  (4+ messages)

[PATCH 0/5] KVM: selftests: Introduce vcpu_arch_put_guest()
 2024-04-29 20:45 UTC  (2+ messages)

[PATCH v2 0/7] memcg: reduce memory consumption by memcg stats
 2024-04-29 21:02 UTC  (5+ messages)
` [PATCH v2 2/7] memcg: dynamically allocate lruvec_stats

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

[PATCH] rust: alloc: fix dangling pointer in VecExt<T>::reserve()
 2024-04-29 21:01 UTC  (3+ messages)

Hashing out the scope of work
 2024-04-29 21:01 UTC  (7+ messages)

[GIT PULL 0/4] Renesas SoC updates for v6.10
 2024-04-29 21:00 UTC  (2+ messages)

[GIT PULL] OP-TEE convert platform callback for v6.10
 2024-04-29 21:00 UTC  (2+ messages)

[GIT PULL] TEE driver for Trusted Services
 2024-04-29 21:00 UTC  (2+ messages)

[GIT,PULL] hisilicon: driver updates for v6.10
 2024-04-29 21:00 UTC  (2+ messages)

[GIT PULL] STM32 Bus firewall for v6.10
 2024-04-29 21:00 UTC  (2+ messages)

[GIT PULL] Rockchip arm64 defconfig changes for 6.10 #1
 2024-04-29 21:00 UTC  (2+ messages)

[GIT PULL] firmware: arm_scmi: Updates for v6.10
 2024-04-29 21:00 UTC  (2+ messages)

[GIT PULL] firmware: arm_ffa: Updates for v6.10
 2024-04-29 21:00 UTC  (2+ messages)

[GIT PULL] Allwinner config changes for 6.10
 2024-04-29 21:00 UTC  (2+ messages)

[GIT PULL 1/5] soc/tegra: Changes for v6.10-rc1
 2024-04-29 21:00 UTC  (2+ messages)

[GIT PULL] Qualcomm driver updates for v6.10
 2024-04-29 21:00 UTC  (2+ messages)

[GIT PULL] Qualcomm Arm64 Defconfig updates for v6.10
 2024-04-29 21:00 UTC  (2+ messages)

[GIT PULL] Driver changes for ti-sysc for v6.10
 2024-04-29 21:00 UTC  (2+ messages)

[GIT PULL 1/5] i.MX SoC changes for 6.10
 2024-04-29 21:00 UTC  (2+ messages)

[GIT PULL] memory: drivers for v6.10
 2024-04-29 21:00 UTC  (2+ messages)

[GIT,PULL,1/2] MediaTek ARM64 DTS updates for v6.10
 2024-04-29 21:00 UTC  (2+ messages)

Patchwork summary for: linux-soc
 2024-04-29 21:00 UTC 

[PATCH] cpuidle: riscv-sbi: Add cluster_pm_enter()/exit()
 2024-04-29 20:59 UTC  (3+ messages)

[PATCH v2] Hexagon: add PC alignment check and exception
 2024-04-29 20:59 UTC  (2+ messages)

x86: dynamic pt_regs pointer and kernel stack randomization
 2024-04-29 20:57 UTC  (3+ messages)

[PATCH v2] dt-bindings: net: broadcom-bluetooth: Add CYW43439 DT binding
 2024-04-29 20:57 UTC  (6+ messages)

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-04-29 20:56 UTC  (13+ messages)

[PATCH] dmaengine: idxd: Avoid unnecessary destruction of file_ida
 2024-04-29 20:56 UTC  (3+ messages)

[XEN PATCH v3 0/5] FF-A notifications
 2024-04-29 20:55 UTC  (5+ messages)
` [XEN PATCH v3 5/5] xen/arm: ffa: support notification

[PATCH 00/13] builtin: implement, document and test url-parse
 2024-04-29 20:53 UTC  (2+ messages)

[PATCH] ARM: imx: Enable kaslrseed command on DH i.MX8M Plus DHCOM
 2024-04-29 20:52 UTC  (11+ messages)

[PATCH bpf-next] bpf: fix bpf_ksym_exists in GCC
 2024-04-29 20:52 UTC  (2+ messages)

[PATCH] KVM: selftests: Avoid assuming "sudo" exists
 2024-04-29 20:45 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-29 20:52 UTC 

[PATCH v2] drm/xe: Remove uninitialized end var from xe_gt_tlb_invalidation_range()
 2024-04-29 20:51 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Remove uninitialized end var from xe_gt_tlb_invalidation_range() (rev2)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH v3] mmc: allow use of hardware partition names for mmc partconf
 2024-04-29 20:15 UTC  (4+ messages)

[PATCH] firmware_loader: Replace simple_strtol() with kstrtoint()
 2024-04-29 20:50 UTC  (2+ messages)

[PATCH] PM: hibernate: replace deprecated strncpy with strscpy
 2024-04-29 20:50 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.