All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-11 19:51:31 to 2024-06-11 21:13:59 UTC [more...]

[PATCH 00/42] labgrid: Provide an integration with Labgrid
 2024-06-11 20:01 UTC  (42+ messages)
` [PATCH 01/42] trace: Update test to tolerate different trace-cmd version
` [PATCH 02/42] binman: efi: Correct entry docs
` [PATCH 03/42] binman: Regenerate nxp docs
` [PATCH 04/42] binman: ti: Regenerate entry docs
` [PATCH 05/42] binman: Update the entrydocs header
` [PATCH 06/42] buildman: Make mrproper an argument to _reconfigure()
` [PATCH 07/42] buildman: Make mrproper an argument to _config_and_build()
` [PATCH 08/42] buildman: Make mrproper an argument to run_commit()
` [PATCH 09/42] buildman: Avoid rebuilding when --mrproper is used
` [PATCH 10/42] buildman: Add a flag to force mrproper on failure
` [PATCH 11/42] buildman: Retry the build for current source
` [PATCH 12/42] buildman: Add a way to limit the number of buildmans
` [PATCH 13/42] dm: core: Enhance comments on bind_drivers_pass()
` [PATCH 14/42] initcall: Correct use of relocation offset
` [PATCH 15/42] am33xx: Provide a function to set up the debug UART
` [PATCH 16/42] sunxi: Mark scp as optional
` [PATCH 17/42] google: Disable TPMv2 on most Chromebooks
` [PATCH 19/42] test: Allow signaling that U-Boot is ready
` [PATCH 20/42] test: Make bootstd init run only on sandbox
` [PATCH 21/42] test: Use a constant for the test timeout
` [PATCH 22/42] test: Pass stderr to stdout
` [PATCH 23/42] test: Release board after tests complete
` [PATCH 24/42] log: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set
` [PATCH 25/42] test: Allow connecting to a running board
` [PATCH 26/42] test: Decode exceptions only with sandbox
` [PATCH 27/42] test: Avoid failing skipped tests
` [PATCH 28/42] test: dm: Show failing driver name
` [PATCH 29/42] test: Check help output
` [PATCH 30/42] test: Create a common function to get the config
` [PATCH 31/42] test: Introduce the concept of a role
` [PATCH 32/42] test: Move the receive code into a function
` [PATCH 33/42] test: Separate out the exception handling
` [PATCH 34/42] test: Detect dead connections
` [PATCH 35/42] test: Tidy up remaining exceptions
` [PATCH 36/42] test: Introduce lab mode
` [PATCH 37/42] test: Improve handling of sending commands
` [PATCH 38/42] test: Fix mulptiplex_log typo
` [PATCH 39/42] test: Avoid double echo when starting up
` [PATCH 40/42] test: Try to shut down the lab console gracefully
` [PATCH 41/42] test: Add a section for closing the connection
` [PATCH 42/42] CI: Allow running tests on sjg lab

[PATCH v2] drm/panel : truly-nt35521: transition to mipi_dsi wrapped functions
 2024-06-11 21:12 UTC  (4+ messages)

bug: Commit throws fatal ownership error without explanation
 2024-06-11 21:13 UTC  (2+ messages)
`  "

[PATCH bpf-next 0/5] use network helpers, part 7
 2024-06-11 21:13 UTC  (5+ messages)
` [PATCH bpf-next 4/5] selftests/bpf: Use start_server_str in mptcp
` [PATCH bpf-next 5/5] selftests/bpf: Use start_server_str in test_tcp_check_syncookie_user

[RFC PATCH net-next 0/3] selftests: Add AF_XDP functionality test
 2024-06-11 21:12 UTC  (6+ messages)
` [RFC PATCH net-next 1/3] selftests/bpf: Move rxq_num helper from xdp_hw_metadata to network_helpers
` [RFC PATCH net-next 2/3] selftests/bpf: Add xsk_hw AF_XDP functionality test
` [RFC PATCH net-next 3/3] selftests: drv-net: "

[PATCH] kbuild: rpm-pkg: fix rpmbuild warnings for kernel.spec
 2024-06-11 21:11 UTC  (4+ messages)
` [PATCH 0/2] "
` [PATCH 1/2] kbuild: rpm-pkg: make sure to have versioned 'Obsoletes' "
` [PATCH 2/2] kbuild: rpm-pkg: introduce a simple changelog section "

[PATCH 0/8] Fix outer UDP checksum for Intel nics
 2024-06-11 21:10 UTC  (4+ messages)
` [PATCH v3 0/7] "

[PATCH v4 0/1] ioctl_eventpoll.2: Add eventpoll ioctl documentation
 2024-06-11 21:09 UTC  (2+ messages)
` [PATCH v4 1/1] ioctl_eventpoll.2, EPIOC[GS]PARAMS.2const: New page describing epoll ioctl(2)

[PATCH] crypto: arm/crc32 - add kCFI annotations to asm routines
 2024-06-11 21:10 UTC  (2+ messages)

[PATCH 0/7] arm64 / x86-64: low-level code generation issues
 2024-06-11 21:08 UTC  (9+ messages)
` [PATCH 4/7] arm64: add 'runtime constant' support

[PATCH v2 0/1]: drivers: bootcount: Add support for FAT filesystem
 2024-06-11 20:30 UTC  (9+ messages)
` [PATCH v2 1/1] "

[PATCH 00/20] New CI image and fixes
 2024-06-11 21:04 UTC  (21+ messages)
` [PATCH 01/20] py: Replace deprecated unittest APIs
` [PATCH 02/20] binman: Replace pkg_resources with importlib.resources
` [PATCH 03/20] py: Replace distutils.core with setuptools
` [PATCH 04/20] py: Replace usage of configparser.read_fp
` [PATCH 05/20] doc/sphinx: Remove usage of six
` [PATCH 06/20] py: Remove unused entries in requirements.txt
` [PATCH 07/20] py: Bump requirements versions
` [PATCH 08/20] py: Bump pylint version and clear warnings
` [PATCH 09/20] binman: Workaround lz4 cli padding in test cases
` [PATCH 10/20] tests/test_event_dump: Relax match rule for output
` [PATCH 11/20] lib/charset & efi: Fix possible unaligned accesses
` [PATCH 12/20] cyclic: Rise default CYCLIC_MAX_CPU_TIME_US to 5000
` [PATCH 13/20] CI: Ensure pip install is always performed in venv
` [PATCH 14/20] CI: GitLab: Split build_world tasks
` [PATCH 15/20] CI: Dockerfile: Set global git name & email config
` [PATCH 16/20] CI: Dockerfile: Bump various software version
` [PATCH 17/20] CI: Dockerfile: Add LoongArch64 support
` [PATCH 18/20] doc: ci: Document how to run pipeline on gitlab.com
` [PATCH NFC 19/20] Use Jiaxun's CI Image
` [PATCH NFC 20/20] CI: Dockerfile: Replace some URL with mirror sites

Looking for guidance on using virtqueues and virtio devices
 2024-06-11 21:07 UTC  (2+ messages)

[PATCH v3] landlock: Add abstract unix socket connect restriction
 2024-06-11 21:06 UTC  (3+ messages)

[RFC PATCH 00/31] Make U-Boot memory reservations coherent
 2024-06-11 21:01 UTC  (9+ messages)
` [RFC PATCH 04/31] lmb: remove local instances of the lmb structure variable
` [RFC PATCH 15/31] efi_memory: add an event handler to update memory map

[PATCH v2 0/2] selftests/openat2, fchmodat2: fix clang build failures
 2024-06-11 21:01 UTC  (2+ messages)

[PATCH net v2] bnxt_en: Cap the size of HWRM_PORT_PHY_QCFG forwarded response
 2024-06-11 21:01 UTC  (6+ messages)

[u-boot-test-hooks PATCH 0/4] QEMU Updates
 2024-06-11 21:00 UTC  (5+ messages)
` [u-boot-test-hooks PATCH 1/4] qemu-vexpress*: Pass -audio none
` [u-boot-test-hooks PATCH 2/4] qemu-arm64be: New board
` [u-boot-test-hooks PATCH 3/4] qemu-xtensa-dc233c: "
` [u-boot-test-hooks PATCH 4/4] qemu-loongarch64: "

[PATCH 2/2] cipso: make cipso_v4_skbuff_delattr() fully remove the CIPSO options
 2024-06-11 21:01 UTC  (8+ messages)

[PATCH v5] cmd: move ELF load and boot to lib/elf.c
 2024-06-11 20:59 UTC  (4+ messages)

[PATCH] modpost: Enable section warning from *driver to .exit.text
 2024-06-11 20:59 UTC 

[PATCH v9 00/19] Pass data lifetime information to SCSI disk devices
 2024-06-11 20:57 UTC  (3+ messages)
` [PATCH v9 11/19] scsi: sd: Translate data lifetime information

[PATCH 0/5] cleanups, fixes, and progress towards avoiding "make headers"
 2024-06-11 20:54 UTC  (3+ messages)

Linux 6.10-rc3
 2024-06-11 20:53 UTC  (6+ messages)
` Build regressions/improvements in v6.10-rc3

[PATCH 0/3] media: vgxy61: Remove vendor prefix from driver name
 2024-06-11 20:54 UTC  (9+ messages)
` [PATCH 2/3] media: vgxy61: Add legacy compatible string

[Intel-wired-lan] [PATCH iwl-next v7 00/12] Add support for Rx timestamping for both ice and iavf drivers
 2024-06-11 20:52 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH iwl-next v7 09/12] iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors

[PATCH] tzset: adjust for POSIX, and don't overpromise
 2024-06-11 20:53 UTC  (3+ messages)
` [PATCH 02/12] tzset: state vars unspecified if geographical TZ

[Buildroot] [git commit] editorconfig: leave patch files alone wrt trainling spaces
 2024-06-11 19:55 UTC 

[libgpiod][PATCH v3] bindings: python: add script to generate sdist and wheels
 2024-06-11 20:50 UTC 

[PATCH] dfu-util: allow building nativesdk variant
 2024-06-11 20:50 UTC 

[PATCH] selftests/sched: fix code format issues
 2024-06-11 20:48 UTC  (2+ messages)

[PATCH] Documentation/x86: Switch to new Intel CPU model defines
 2024-06-11 20:48 UTC 

[PATCH v3 1/1] ioctl_eventpoll.2: New page describing epoll ioctl(2)
 2024-06-11 20:47 UTC  (6+ messages)
` [PATCH v3 0/1] ioctl_eventpoll.2: Add eventpoll ioctl documentation

SVSM Development Call - June 12th, 2024
 2024-06-11 20:46 UTC 

[for-next][PATCH 0/4] ftrace: Changes for 6.11
 2024-06-11 20:45 UTC  (5+ messages)
` [for-next][PATCH 1/4] function_graph: Make fgraph_update_pid_func() a stub for !DYNAMIC_FTRACE
` [for-next][PATCH 2/4] function_graph: Fix up ftrace_graph_ret_addr()
` [for-next][PATCH 3/4] function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove it
` [for-next][PATCH 4/4] ftrace: Add missing kerneldoc parameters to unregister_ftrace_direct()

[PATCH next-next] net: phy: realtek: add support for rtl8224 2.5Gbps PHY
 2024-06-11 20:42 UTC  (4+ messages)

[PATCH 0/4] More GuC ABI fixes
 2024-06-11 20:42 UTC  (9+ messages)
` [PATCH 4/4] drm/xe/guc: Avoid named enum types in GuC KLV ABI
` ✓ CI.Patch_applied: success for More GuC ABI fixes
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[PATCH] bitops: Add a comment explaining the double underscore macros
 2024-06-11 20:42 UTC  (2+ messages)

[PATCH v4 0/4] Implement vendor resets for PSCI SYSTEM_RESET2
 2024-06-11 20:40 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: power: reset: Convert mode-.* properties to array

[PATCH v5 0/9] mm: multi-gen LRU: Walk secondary MMU page tables while aging
 2024-06-11 20:39 UTC  (5+ messages)
` [PATCH v5 4/9] mm: Add test_clear_young_fast_only MMU notifier

[PATCH v2 0/4] kselftests: vdso: conform tests to TAP output
 2024-06-11 20:37 UTC  (4+ messages)
` [PATCH v2 1/4] kselftests: vdso: vdso_test_clock_getres: conform test "

[pci:switchtec] BUILD SUCCESS 8a74e4eaa72c14f997df6d820effb6aac400d470
 2024-06-11 20:35 UTC 

[PATCH] dt-bindings: gpio: lsi,zevio-gpio: convert to YAML
 2024-06-11 20:35 UTC  (2+ messages)

[PATCH v5 0/3] perf/core: Check sample_type in sample data saving helper functions
 2024-06-11 20:33 UTC  (4+ messages)

[RFC 0/7] Promote GuC ABI headers to shared location
 2024-06-11 20:32 UTC  (2+ messages)

[PATCH v4 6/8] fsverity: improve performance by using multibuffer hashing
 2024-06-11 20:32 UTC  (13+ messages)

[PATCH v2 bpf-next 0/4] bpf: Track delta between "linked" registers
 2024-06-11 20:31 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/4] bpf: Relax tuple len requirement for sk helpers
` [PATCH v2 bpf-next 2/4] bpf: Track delta between "linked" registers

[PATCH net-next v5 00/12] net: dsa: lantiq_gswip: code improvements
 2024-06-11 20:30 UTC  (3+ messages)
` [PATCH net-next v5 01/12] dt-bindings: net: dsa: lantiq,gswip: convert to YAML schema

[PATCH 0/5] fstests: add some new LBS inspired tests
 2024-06-11 20:29 UTC  (6+ messages)
` [PATCH 2/5] fstests: add mmap page boundary tests

[PATCH] ASoC: dt-bindings: wlf,wm8804: Convert to dtschema
 2024-06-11 20:29 UTC  (2+ messages)

+ mm-zswap-rename-is_zswap_enabled-to-zswap_is_enabled.patch added to mm-unstable branch
 2024-06-11 20:28 UTC 

[PATCH] dt-bindings: serial: vt8500-uart: convert to json-schema
 2024-06-11 20:28 UTC  (2+ messages)

[PATCH] selftests: Add information about TAP conformance in tests
 2024-06-11 20:27 UTC  (2+ messages)

[PATCH] x86: add 'runtime constant' infrastructure
 2024-06-11 20:26 UTC  (6+ messages)

[PATCH v2] x86/traps: Enable UBSAN traps on x86
 2024-06-11 20:26 UTC  (3+ messages)

+ mm-memfd-add-documentation-for-mfd_noexec_seal-mfd_exec-v2.patch added to mm-hotfixes-unstable branch
 2024-06-11 20:25 UTC 

[PATCH v4 0/8] arm64: dts: convert fsl,esdhc.txt to yaml and fix layerscape dts warning
 2024-06-11 20:23 UTC  (4+ messages)
` [PATCH v4 2/8] dt-bindings: mmc: mmc-spi-slot: Change voltage-ranges to uint32-matrix

[PATCH] drm/i915/display: Send vrr vsync params whne vrr is enabled
 2024-06-11 20:21 UTC  (2+ messages)
` ✓ CI.BAT: success for "

[PATCH] hostfs: Add const qualifier to host_root in hostfs_fill_super()
 2024-06-11 20:19 UTC  (2+ messages)

[RFC PATCH 1/2] KVM: x86: Introduce KVM_{G,S}ET_ONE_REG uAPIs support
 2024-06-11 20:18 UTC  (5+ messages)
` [RFC PATCH 2/2] KVM: x86: Enable guest SSP read/write interface with new uAPIs

tracking fstests results
 2024-06-11 20:15 UTC  (5+ messages)

ETIMEDOUT with rtl8xxxu
 2024-06-11 20:15 UTC  (2+ messages)

[Intel-wired-lan] [PATCH v3 iwl-net 0/8] ice: fix AF_XDP ZC timeout and concurrency issues
 2024-06-11 20:13 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH v3 iwl-net 1/8] ice: respect netif readiness in AF_XDP ZC related ndo's

Raspberry Pi5 - RP1 driver - RFC
 2024-06-11 20:12 UTC  (3+ messages)

[PATCH 0/2] wifi: ath12k: Fix the smatch error
 2024-06-11 20:12 UTC  (5+ messages)
` [PATCH 1/2] wifi: ath12k: fix NULL pointer access in ath12k_mac_op_get_survey()
` [PATCH 2/2] wifi: ath12k: fix uninitialize symbol error on ath12k_peer_assoc_h_he()

Backports to Longterm Releases?
 2024-06-11 19:52 UTC  (2+ messages)

[PATCH v4 net-next 0/7] net: pass receive socket to drop tracepoint
 2024-06-11 20:11 UTC  (8+ messages)
` [PATCH v4 net-next 1/7] net: add rx_sk to trace_kfree_skb
` [PATCH v4 net-next 2/7] net: introduce sk_skb_reason_drop function
` [PATCH v4 net-next 3/7] ping: use sk_skb_reason_drop to free rx packets
` [PATCH v4 net-next 4/7] net: raw: "
` [PATCH v4 net-next 5/7] tcp: "
` [PATCH v4 net-next 6/7] udp: "
` [PATCH v4 net-next 7/7] af_packet: "

[u-boot-test-hooks PATCH 0/2] Add support for Labgrid
 2024-06-11 20:07 UTC  (4+ messages)
` [u-boot-test-hooks PATCH 1/2] Create a common file for test scripts

[RFC PATCH v12 0/8] TPEBS counting mode support
 2024-06-11 20:08 UTC  (6+ messages)
` [RFC PATCH v12 6/8] perf stat: Add command line option for enabling tpebs recording

[PATCH] gpiolib: Remove data-less gpiochip_add() function
 2024-06-11 20:07 UTC  (2+ messages)

[PATCH v2] mm/memory: Don't require head page for do_set_pmd()
 2024-06-11 20:07 UTC  (5+ messages)

[PATCH bpf-next v3 00/11] Add check for bpf lsm return value
 2024-06-11 20:06 UTC  (9+ messages)
` [PATCH bpf-next v3 01/11] bpf, lsm: Annotate lsm hook return value range

[PATCH v9 0/2] dt-bindings: describe the ath1X modules on QCom BT/WLAN chipsets
 2024-06-11 20:05 UTC  (10+ messages)
` [PATCH v9 1/2] dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390

[PATCH v5 0/4] object checking related additions and fixes for bundles in fetches
 2024-06-11 20:05 UTC  (4+ messages)
` [PATCH v6 0/3] "
  ` [PATCH v6 3/3] unbundle: support object verification for fetches

[PATCH v9 0/1] gpio: add simple logic analyzer using polling
 2024-06-11 20:03 UTC  (3+ messages)
` [PATCH v9 1/1] gpio: add sloppy "

move integrity settings to queue_limits v2
 2024-06-11 20:02 UTC  (11+ messages)
` [PATCH 02/11] block: remove the unused BIP_{CTRL,DISK}_NOCHECK flags
` [PATCH 03/11] block: remove the BIP_IP_CHECKSUM flag

[PATCH] scripts/make_fit: Support decomposing DTBs
 2024-06-11 20:01 UTC  (6+ messages)

[PATCH] dt-bindings: wlf,wm8782: Convert to dtschema
 2024-06-11 20:00 UTC  (2+ messages)

WARNING in __perf_event_overflow
 2024-06-11 19:59 UTC 

[PATCH v5] vmalloc: Modify the alloc_vmap_area() error message for better diagnostics
 2024-06-11 19:57 UTC  (3+ messages)

+ vmalloc-modify-the-alloc_vmap_area-error-message-for-better-diagnostics-v5.patch added to mm-unstable branch
 2024-06-11 19:57 UTC 

[PATCH v5 0/2] misc: fastrpc: FastRPC reserved memory assignment for SDM845 SLPI
 2024-06-11 19:57 UTC  (5+ messages)
` [PATCH v5 1/2] misc: fastrpc: support complete DMA pool access to the DSP
` [PATCH v5 2/2] misc: fastrpc: use coherent pool for untranslated Compute Banks

[RFC] drm/i915/display: Update vtotal math to address 32b build
 2024-06-11 19:57 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH net-next 00/12] net: dsa: vsc73xx: Implement VLAN operations
 2024-06-11 19:50 UTC  (4+ messages)
` [PATCH net-next 10/12] net: dsa: prepare 'dsa_tag_8021q_bridge_join' for standalone use
` [PATCH net-next 11/12] net: dsa: vsc73xx: Add bridge support
` [PATCH net-next 12/12] net: dsa: vsc73xx: start treating the BR_LEARNING flag


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.