messages from 2024-07-05 15:03:16 to 2024-07-05 16:00:20 UTC [more...]
[PATCH v7 0/8] TTM LRU-walk cherry-picks
2024-07-05 16:00 UTC (15+ messages)
` [PATCH v7 1/8] drm/ttm: Allow TTM LRU list nodes of different types
` [PATCH v7 2/8] drm/ttm: Slightly clean up LRU list iteration
` [PATCH v7 3/8] drm/ttm: Use LRU hitches
` [PATCH v7 4/8] drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves
` [PATCH v7 5/8] drm/ttm: Provide a generic LRU walker helper
` [PATCH v7 6/8] drm/ttm: Use the LRU walker helper for swapping
` [PATCH v7 7/8] drm/ttm: Use the LRU walker for eviction
` [PATCH v7 8/8] drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()
` ✓ CI.Patch_applied: success for TTM LRU-walk cherry-picks
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
[PATCH] kbuild: Update ld-version.sh for change in LLD version output
2024-07-05 16:00 UTC (3+ messages)
[PATCH 00/14] drm/i915/dsb: Use chained DSBs for LUT programming
2024-07-05 15:58 UTC (3+ messages)
` [PATCH 11/14] drm/i915/dsb: Allow intel_dsb_chain() to use DSB_WAIT_FOR_VBLANK
iptables- accessing unallocated memory
2024-07-05 15:56 UTC (3+ messages)
[pci:controller/kirin] BUILD SUCCESS 61f1b183543187f952f0adbb5609e2038773397b
2024-07-05 15:55 UTC
[PATCH v3 0/3] VLAN Test Suite
2024-07-05 15:55 UTC (4+ messages)
` [PATCH v10 1/3] dts: add VLAN methods to testpmd shell
` [PATCH v10 3/3] dts: config schema
[PATCH v2] cpufreq: mediatek: Use dev_err_probe in every error path in probe
2024-07-05 15:54 UTC
[PATCH v1] Remove 'restrict' from 'nptr' in strtol(3)-like functions
2024-07-05 15:55 UTC (7+ messages)
[PATCH 0/4] Python: Add 3.13 support, play linter whackamole
2024-07-05 15:52 UTC (2+ messages)
[PATCH net-next v2 1/1] net: phy: microchip: lan937x: add support for 100BaseTX PHY
2024-07-05 15:52 UTC (3+ messages)
[PATCH 0/8] aspeed: Add boot from eMMC support (AST2600)
2024-07-05 15:52 UTC (6+ messages)
` [PATCH 5/8] aspeed: Set eMMC 'boot-config' property to reflect HW strapping
[PATCH v2 0/2] docs/python: bump minimum Sphinx version
2024-07-05 15:50 UTC (2+ messages)
[PATCH v3 0/3] A Solution to Re-enable hugetlb vmemmap optimize
2024-07-05 15:49 UTC (6+ messages)
[PATCH 13/45] mm: Implement pud-version uffd functions
2024-07-05 15:48 UTC (3+ messages)
[sandeen:f2fs-mount-api 11/11] fs/f2fs/super.c:772:15: warning: unused variable 'name'
2024-07-05 15:48 UTC
[PULL 00/40] maintainer updates for testing, plugins and gdbstub
2024-07-05 15:30 UTC (41+ messages)
` [PULL 01/40] tests/lcitool: fix debian-i686-cross toolchain prefix
` [PULL 02/40] testing: restore some testing for i686
` [PULL 03/40] tracepoints: move physmem trace points
` [PULL 04/40] hw/core: ensure kernel_end never gets used undefined
` [PULL 05/40] tests/docker: Specify --userns keep-id for Podman
` [PULL 06/40] tests/tcg/minilib: Constify digits in print_num
` [PULL 07/40] tests/tcg: Adjust variable defintion from cc-option
` [PULL 08/40] tests/tcg/aarch64: Drop -fno-tree-loop-distribute-patterns
` [PULL 09/40] tests/tcg/aarch64: Explicitly specify register width
` [PULL 10/40] tests/tcg/aarch64: Fix irg operand type
` [PULL 11/40] tests/tcg/aarch64: Do not use x constraint
` [PULL 12/40] tests/tcg/aarch64: Add -fno-integrated-as for sme
` [PULL 13/40] tests/tcg/arm: Fix fcvt result messages
` [PULL 14/40] tests/tcg/arm: Drop -N from LDFLAGS
` [PULL 15/40] tests/tcg/arm: Use -fno-integrated-as for test-arm-iwmmxt
` [PULL 16/40] tests/tcg/arm: Manually register allocate half-precision numbers
` [PULL 17/40] tests/tcg/arm: Use -march and -mfpu for fcvt
` [PULL 18/40] tests/tcg/arm: Use vmrs/vmsr instead of mcr/mrc
` [PULL 19/40] linux-user/main: Suppress out-of-range comparison warning for clang
` [PULL 20/40] gitlab: don't bother with KVM for TCI builds
` [PULL 21/40] test/plugin: make insn plugin less noisy by default
` [PULL 22/40] test/plugins: preserve the instruction record over translations
` [PULL 23/40] plugins/lockstep: preserve sock_path
` [PULL 24/40] plugins/lockstep: make mixed-mode safe
` [PULL 25/40] plugins/lockstep: mention the one-insn-per-tb option
` [PULL 26/40] plugins/lockstep: clean-up output
` [PULL 27/40] plugins: Ensure vCPU index is assigned in init/exit hooks
` [PULL 28/40] plugins: Free CPUPluginState before destroying vCPU state
` [PULL 29/40] accel/tcg: Move qemu_plugin_vcpu_init__async() to plugins/
` [PULL 30/40] gdbstub: Clean up process_string_cmd
` [PULL 31/40] gdbstub: Move GdbCmdParseEntry into a new header file
` [PULL 32/40] gdbstub: Add support for target-specific stubs
` [PULL 33/40] target/arm: Fix exception case in allocation_tag_mem_probe
` [PULL 34/40] target/arm: Make some MTE helpers widely available
` [PULL 35/40] target/arm: Factor out code for setting MTE TCF0 field
` [PULL 36/40] gdbstub: Make hex conversion function non-internal
` [PULL 37/40] gdbstub: Pass CPU context to command handler
` [PULL 38/40] gdbstub: Use true to set cmd_startswith
` [PULL 39/40] gdbstub: Add support for MTE in user mode
` [PULL 40/40] tests/tcg/aarch64: Add MTE gdbstub tests
[PATCH] zlib: Fix big performance regression
2024-07-05 15:47 UTC (8+ messages)
[PATCH v2 02/12] PCI: brcmstb: Use "clk_out" error path label
2024-07-05 15:45 UTC (4+ messages)
` [v2 "
[PATCH RESEND 00/22] dt-bindings: thermal: few cleanups
2024-07-05 15:40 UTC (4+ messages)
[PATCH 00/20] drm/{i915, xe}: FBC cleanups + tweak fbdev stolen usage
2024-07-05 15:39 UTC (8+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✗ CI.checksparse: warning "
` ✗ Fi.CI.CHECKPATCH: "
` ✗ Fi.CI.SPARSE: "
` ✓ CI.BAT: success "
` ✓ Fi.CI.BAT: "
[PATCH v3 00/10] Add support for Ethernet Boot on SK-AM62
2024-07-05 15:39 UTC (9+ messages)
` [PATCH v3 01/10] common: spl: spl: Init DRAM size in R5/A53 SPL
` [PATCH v3 07/10] configs: am62: Add configs for enabling ETHBOOT in R5SPL
` [PATCH v3 08/10] configs: am62: Enable configs required for Ethboot
` [PATCH v3 10/10] arch: arm: dts: k3-am62-sk-u-boot: Add missing "bootph-all" property to phy_gmii_sel node
[PATCH v2 00/12] uprobes: add batched register/unregister APIs and per-CPU RW semaphore
2024-07-05 15:37 UTC (3+ messages)
` [PATCH v2 04/12] uprobes: revamp uprobe refcounting and lifetime management
[PATCH v6 0/4] Dynamic Allocation of the reserved_mem array
2024-07-05 15:38 UTC (4+ messages)
` [PATCH v6 3/4] of: reserved_mem: Use unflatten_devicetree APIs to scan reserved memory nodes
[poky] execute pkg_postinst_ontarget when read-only-rootfs-delayed-postinsts is set for a read only rootfs
2024-07-05 15:38 UTC (3+ messages)
` "
[PATCH v2] msc_sm2s_imx8mp: Adjust the initrd_addr location
2024-07-05 15:37 UTC (2+ messages)
[pci:endpoint] BUILD SUCCESS 6bba3c0ac5dc54737998a0982b2e272242c87e0f
2024-07-05 15:37 UTC
[isar-cip-core][PATCH 1/3] ci: submit_lava: Improve detection of failed jobs
2024-07-05 15:37 UTC (3+ messages)
` [isar-cip-core][PATCH 2/3] tests: Pin revision of cip-security-tests
` [isar-cip-core][PATCH 3/3] ci: Require IEC tests to succeed as well
[PATCH 1/1] mm/vmalloc: Add preempt point in purge_vmap_node() when enabling kasan
2024-07-05 15:36 UTC (2+ messages)
[PATCH] checkpatches: verify in-reply-to header when possible
2024-07-05 15:35 UTC
[PATCH 0/8] dma-buf: heaps: Support carved-out heaps and ECC related-flags
2024-07-05 15:35 UTC (11+ messages)
[isar-cip-core v3] README.m-com-x86.md: Add M-COM board specific details
2024-07-05 15:34 UTC (2+ messages)
[PATCH qemu v4 0/1] hw/cxl: Support firmware updates
2024-07-05 15:33 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH 1/2] dt-bindings: mfd: qcom,tcsr: Add compatible for sa8775p
2024-07-05 15:32 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: sa8775p: Add TCSR halt register space
[PATCH 0/5] Validate logical block size in blk_validate_limits()
2024-07-05 15:29 UTC (2+ messages)
[PATCH mptcp-next 0/4] mptcp: fix endpoints with 'signal' and 'subflow' flags
2024-07-05 15:29 UTC (7+ messages)
[PATCH] mtd: rawnand: lpx32xx: Fix dma_request_chan() error checks
2024-07-05 15:26 UTC (3+ messages)
[PATCH v9 0/6] Add Tegra241 (Grace) CMDQV Support (part 1/2)
2024-07-05 15:27 UTC (8+ messages)
` [PATCH v9 4/6] iommu/arm-smmu-v3: Add CS_NONE quirk for CONFIG_TEGRA241_CMDQV
Rust reproducibility issue summary
2024-07-05 15:25 UTC (5+ messages)
` [OE-core] "
[PATCH v2 0/3] Add SARADC support on Sophgo SoC
2024-07-05 15:24 UTC (5+ messages)
` [PATCH v2 1/3] dt-bindings: iio: adc: sophgo,cv18xx-saradc.yaml: Add Sophgo SARADC binding documentation
[PATCH v1 0/3] Add source filtering for multi-port output
2024-07-05 15:23 UTC (4+ messages)
` [PATCH v1 1/3] dt-bindings: arm: qcom,coresight-static-replicator: Add property for source filtering
[PATCH] tools/libs/store: add missing USE_PTHREAD to target .o
2024-07-05 15:22 UTC (3+ messages)
` [PATCH for-4.19?] "
[PATCH] clk: qcom: kpss-xcc: Return of_clk_add_hw_provider to transfer the error
2024-07-05 15:22 UTC (2+ messages)
[PATCH for-4.19 0/6] CI: Fixes, part 2
2024-07-05 15:20 UTC (7+ messages)
` [PATCH for-4.19 1/6] build: Regenerate ./configure with Autoconf 2.71
` [PATCH for-4.19 2/6] build: Fix the version of python checked for by ./configure
` [PATCH for-4.19 3/6] CI: Refresh the Coverity Github Action configuration
` [PATCH for-4.19 4/6] build: Drop openssl as a build dependency
` [PATCH for-4.19 5/6] build: Drop libiconv as a build dependecy
` [PATCH for-4.19 6/6] build: Drop xorg-x11 as a build dependency
[PATCH libnftnl] expr: use NFTA_* netlink attributes to build fields, not NFTNL_EXPR_*
2024-07-05 15:21 UTC
[PATCH net-next] net: tls: Pass union tls_crypto_context pointer to memzero_explicit
2024-07-05 15:21 UTC (3+ messages)
[PATCH 00/11] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi
2024-07-05 15:21 UTC (7+ messages)
` [PATCH 09/11] usb: dwc2: Skip clock gating on Broadcom SoCs
vc4: Increased CMA usage after replace drm_gem_dma_object for drm_gem_object in vc4_exec_info
2024-07-05 15:19 UTC
[PATCH net] team: Fix ABBA deadlock caused by race in team_del_slave
2024-07-05 15:19 UTC (3+ messages)
` [syzbot] [net?] possible deadlock in team_del_slave (3)
[PATCH 0/5] drm/i915/dp: Fix LTTPR detection
2024-07-05 15:18 UTC (5+ messages)
` [PATCH 1/5] drm/i915/dp: Don't switch the LTTPR mode on an active link
` [PATCH 5/5] drm/i915/dp: Dump the LTTPR PHY descriptors
Configuring gitlab runner for Yocto
2024-07-05 15:17 UTC (2+ messages)
` [yocto] "
[PATCH V3 0/4] Low Power Mode: Pakage TIFS Stub on BeaglePlay
2024-07-05 15:17 UTC (8+ messages)
[GIT PULL 1/2] arm64: dts: ti: K3 devicetree updates for v6.11
2024-07-05 15:16 UTC (2+ messages)
` [GIT PULL 2/2] arm64: defconfig: Updates for v6.11 for TI K3 platforms
[PATCH v4 00/10] Enable CPR for IPQ9574
2024-07-05 15:16 UTC (5+ messages)
` [PATCH v4 01/10] soc: qcom: cpr3: Fix 'acc_desc' usage
[PATCH v4] net/cpfl: get running host ID for CPFL PMD
2024-07-05 15:16 UTC (4+ messages)
` [PATCH v5] "
[PATCH] MAINTAINERS: drm/sti: mark it as Odd Fixes
2024-07-05 15:14 UTC (6+ messages)
[PATCH] drm/amdgpu: set CP_HQD_PQ_DOORBELL_CONTROL.DOORBELL_MODE to 1
2024-07-05 15:15 UTC (2+ messages)
[GIT PULL] soc: ti: Driver updates for v6.11
2024-07-05 15:14 UTC
[PULL] drm-fixes for v6.10
2024-07-05 15:14 UTC
[PATCH v8 00/10] enable bs > ps in XFS
2024-07-05 15:14 UTC (8+ messages)
` [PATCH v8 01/10] fs: Allow fine-grained control of folio sizes
[PATCH v4 0/7] btrfs: rst: updates for RAID stripe tree
2024-07-05 15:13 UTC (8+ messages)
` [PATCH v4 1/7] btrfs: replace stripe extents
` [PATCH v4 2/7] btrfs: rst: don't print tree dump in case lookup fails
` [PATCH v4 3/7] btrfs: split RAID stripes on deletion
` [PATCH v4 4/7] btrfs: stripe-tree: add selftests
` [PATCH v4 5/7] btrfs: don't hold dev_replace rwsem over whole of btrfs_map_block
` [PATCH v4 6/7] btrfs: rename brtfs_io_stripe::is_scrub to commit_root
` [PATCH v4 7/7] btrfs: stripe-tree: also look at commit root on relocation
[PATCH] cpufreq: mediatek: Use dev_err_probe in every error path in probe
2024-07-05 15:13 UTC (5+ messages)
[XEN PATCH v3] tools/misc: xen-hvmcrash: Inject #DF instead of overwriting RIP
2024-07-05 15:12 UTC (2+ messages)
[PATCH v2 0/4] spi: xcomm: support GPO pin
2024-07-05 15:12 UTC (10+ messages)
` [PATCH v2 1/4] spi: xcomm: add gpiochip support
` [PATCH v2 2/4] spi: xcomm: make use of devm_spi_alloc_host()
` [PATCH v2 3/4] spi: xcomm: remove i2c_set_clientdata()
` [PATCH v2 4/4] spi: xcomm: fix coding style
[PATCH v1 0/1] Added IGT support to validate global histogram
2024-07-05 15:11 UTC (3+ messages)
` ✗ CI.xeBAT: failure for "
` ✓ Fi.CI.BAT: success "
[PATCH] iio: light: ltrf216a: Drop undocumented ltr,ltrf216a compatible string
2024-07-05 14:52 UTC (3+ messages)
vmlinux.o: warning: objtool: tsan.module_ctor+0x0: missing int3 after ret
2024-07-05 15:07 UTC
[linux-next:master 2063/10451] drivers/gpu/drm/sti/sti_mixer.c:145:47: sparse: sparse: incorrect type in argument 1 (different address spaces)
2024-07-05 15:07 UTC
[PATCH v7 3/5] arm64: dts: add description for solidrun cn9130 som and clearfog boards
2024-07-05 15:07 UTC
[PATCH v2 0/8] net: tcp: improve tcp support
2024-07-05 15:04 UTC (10+ messages)
` [PATCH v2 1/9] net/tcp: fix TCP options processing
` [PATCH v2 2/9] net/tcp: fix selective acknowledge
` [PATCH v2 3/9] net/tcp: put connection specific data into a tcp_stream structure
` [PATCH v2 4/9] net/tcp: add connection info to "
` [PATCH v2 5/9] net/tcp: rename ack_edge and seq_init to more common rcv_nxt and irs
` [PATCH v2 6/9] net/tcp: improve tcp framework, use better state machine
` [PATCH v2 7/9] net/tcp: simplify tcp header filling code
` [PATCH v2 8/9] net/tcp: define a fallback value for rcv_wnd size
` [PATCH v2 9/9] net/netcat: add netcat over tcp support
[PATCH 2/2] oeqa/utils/postactions: transfer whole archive over ssh instead of doing individual copies
2024-07-05 15:06 UTC (2+ messages)
` Patchtest results for "
[PATCH v2] rust: add 'firmware' field support to module! macro
2024-07-05 15:06 UTC (4+ messages)
[PATCH v3 00/16] Avoid MAP_FIXED gap exposure
2024-07-05 15:06 UTC (2+ messages)
[PATCH v2 0/3] Address !chip->auth
2024-07-05 15:04 UTC (7+ messages)
` [PATCH v2 3/3] tpm: Address !chip->auth in tpm_buf_append_hmac_session*()
[PATCH 0/8] Add support for SA8775P Multimedia clock controllers
2024-07-05 15:04 UTC (6+ messages)
` [PATCH 6/8] clk: qcom: Add support for Display clock Controllers on SA8775P
[PATCH net-next v16 00/14] net: Make timestamping selectable
2024-07-05 15:03 UTC (9+ messages)
` [PATCH net-next v16 07/14] ptp: Add phc source and helpers to register specific PTP clock or get information
` [PATCH net-next v16 08/14] net: Add the possibility to support a selected hwtstamp in netdevice
` [PATCH net-next v16 09/14] net: netdevsim: ptp_mock: Convert to netdev_ptp_clock_register
` [PATCH net-next v16 10/14] net: macb: "
` [PATCH net-next v16 11/14] net: ptp: Move ptp_clock_index() to builtin symbol
` [PATCH net-next v16 12/14] net: ethtool: tsinfo: Add support for reading tsinfo for a specific hwtstamp provider
` [PATCH net-next v16 13/14] net: ethtool: Add support for tsconfig command to get/set hwtstamp config
` [PATCH net-next v16 14/14] netlink: specs: Enhance tsinfo netlink attributes and add a tsconfig set command
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.