messages from 2024-04-29 20:43:04 to 2024-04-29 21:36:13 UTC [more...]
[PATCH bpf-next 0/6] Notify user space when a struct_ops object is detached/unregisterd
2024-04-29 21:36 UTC
[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] "
[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)
[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:02 UTC (36+ 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
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 (5+ 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 (5+ 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
[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)
[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
2024-04-29 20:58 UTC (9+ messages)
` [PATCH bpf-next v3 07/11] bpf: Fix a false rejection caused by AND operation
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)
[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
[PATCH 0/9] bound upload-pack memory allocations
2024-04-29 20:49 UTC (5+ messages)
` [PATCH 6/9] upload-pack: disallow object-info capability by default
[PATCH v3] perf/x86/amd/uncore: Use kcalloc*() instead of kzalloc*()
2024-04-29 20:48 UTC (2+ messages)
Samba ctime still reported incorrectly
2024-04-29 20:46 UTC (7+ messages)
[PATCH] rcu: Fix suspicious RCU usage in __do_softirq()
2024-04-29 20:45 UTC (2+ messages)
[PATCH v1 1/1] power: reset: pwr-mlxbf: support graceful shutdown
2024-04-29 20:45 UTC
[PATCH][next] KVM: selftests: Remove second semicolon
2024-04-29 20:45 UTC (2+ messages)
[PATCH 0/3] Clarify pseudo-ref terminology
2024-04-29 20:44 UTC (5+ messages)
` [PATCH 3/3] refs: fix segfault in `is_pseudoref()` when ref cannot be resolved
[PATCH 00/24] pack-bitmap: pseudo-merge reachability bitmaps
2024-04-29 20:44 UTC (24+ messages)
` [PATCH v2 00/23] "
` [PATCH v2 02/23] ewah: implement `ewah_bitmap_is_subset()`
` [PATCH v2 03/23] pack-bitmap: drop unused `max_bitmaps` parameter
` [PATCH v2 04/23] pack-bitmap: move some initialization to `bitmap_writer_init()`
` [PATCH v2 05/23] pseudo-merge.ch: initial commit
` [PATCH v2 06/23] pack-bitmap-write: support storing pseudo-merge commits
` [PATCH v2 07/23] pack-bitmap: implement `bitmap_writer_has_bitmapped_object_id()`
` [PATCH v2 08/23] pack-bitmap: make `bitmap_writer_push_bitmapped_commit()` public
` [PATCH v2 09/23] pseudo-merge: implement support for selecting pseudo-merge commits
` [PATCH v2 10/23] pack-bitmap-write.c: select "
` [PATCH v2 11/23] pack-bitmap-write.c: write pseudo-merge table
` [PATCH v2 12/23] pack-bitmap: extract `read_bitmap()` function
` [PATCH v2 13/23] pseudo-merge: scaffolding for reads
` [PATCH v2 14/23] pack-bitmap.c: read pseudo-merge extension
` [PATCH v2 15/23] pseudo-merge: implement support for reading pseudo-merge commits
` [PATCH v2 16/23] ewah: implement `ewah_bitmap_popcount()`
` [PATCH v2 17/23] pack-bitmap: implement test helpers for pseudo-merge
` [PATCH v2 18/23] t/test-lib-functions.sh: support `--date` in `test_commit_bulk()`
` [PATCH v2 19/23] pack-bitmap.c: use pseudo-merges during traversal
` [PATCH v2 20/23] pack-bitmap: extra trace2 information
` [PATCH v2 21/23] ewah: `bitmap_equals_ewah()`
` [PATCH v2 22/23] pseudo-merge: implement support for finding existing merges
` [PATCH v2 23/23] t/perf: implement performace tests for pseudo-merge bitmaps
s390: clk-imx8mp-audiomix.c:363:12: error: 'clk_imx8mp_audiomix_runtime_resume' defined but not used
2024-04-29 20:43 UTC
[PATCH] selftests/vDSO: Explicit unsigned char conversion for elf_hash
2024-04-29 20:43 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.