All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-21 19:40:03 to 2024-06-21 20:51:53 UTC [more...]

[PATCH v1 0/2] DLB Enqueue Reorder Support
 2024-06-21 20:51 UTC  (6+ messages)
` [PATCH v1 1/2] event/dlb2: add support for enqueue reordering
  ` [PATCH v2 0/2] DLB Enqueue Reorder Support
    ` [PATCH v2 1/2] event/dlb2: add support for enqueue reordering
    ` [PATCH v2 2/2] eventdev: add support for enqueue reorder
` [PATCH v1 "

[PATCH 0/3] spi: add devm_spi_optimize_message() helper
 2024-06-21 20:51 UTC  (4+ messages)
` [PATCH 1/3] Documentation: devres: add missing SPI helpers
` [PATCH 2/3] spi: add devm_spi_optimize_message() helper
` [PATCH 3/3] iio: adc: ad7944: use devm_spi_optimize_message()

[PATCH v3 0/3] VLAN Test Suite
 2024-06-21 20:50 UTC  (3+ messages)
` [PATCH v5 1/3] dts: updated testpmd shell class

[PATCH v2 0/2] exec: Avoid pathological argc, envc, and bprm->p values
 2024-06-21 20:50 UTC  (3+ messages)
` [PATCH v2 1/2] execve: Keep bprm->argmin behind CONFIG_MMU
` [PATCH v2 2/2] exec: Avoid pathological argc, envc, and bprm->p values

[PATCH] Fix initializing a static union variable
 2024-06-21 20:49 UTC  (6+ messages)

[PATCH v7 00/16] selftests/resctrl: resctrl_val() related cleanups & improvements
 2024-06-21 20:49 UTC  (3+ messages)

[PATCH v1 0/2] mm/migrate: move NUMA hinting fault folio isolation + checks under PTL
 2024-06-21 20:48 UTC  (7+ messages)
` [PATCH v1 2/2] "

[PATCH 0/5] Add Binman code-coverage test to CI
 2024-06-21 20:48 UTC  (11+ messages)
` [PATCH 3/5] buildman: Support building within a Python venv

[PATCH 00/11] Tools updates for Labgrid
 2024-06-21 20:46 UTC  (12+ messages)
` [PATCH 01/11] binman: efi: Correct entry docs
` [PATCH 02/11] binman: Regenerate nxp docs
` [PATCH 03/11] binman: ti: Regenerate entry docs
` [PATCH 04/11] binman: Update the entrydocs header
` [PATCH 05/11] buildman: Make mrproper an argument to _reconfigure()
` [PATCH 06/11] buildman: Make mrproper an argument to _config_and_build()
` [PATCH 07/11] buildman: Make mrproper an argument to run_commit()
` [PATCH 08/11] buildman: Avoid rebuilding when --mrproper is used
` [PATCH 09/11] buildman: Add a flag to force mrproper on failure
` [PATCH 10/11] buildman: Retry the build for current source
` [PATCH 11/11] buildman: Add a way to limit the number of buildmans

[PATCH 2/2] pci/p2pdma: Modify p2p_dma_distance to detect virtual P2P links
 2024-06-21 20:47 UTC  (2+ messages)

[PATCH] drm/panel: Avoid warnings w/ panel-simple/panel-edp at shutdown
 2024-06-21 20:46 UTC  (2+ messages)

[PATCH v1] PCI: qcom: Avoid DBI and ATU register space mirror to BAR/MMIO region
 2024-06-21 20:47 UTC  (2+ messages)

[PATCH] drm/xe: Get XE_FORCEWAKE_ALL to read RING_TIMESTAMP
 2024-06-21 20:46 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "

[PATCH bpf-next 0/6] use network helpers, part 8
 2024-06-21 20:45 UTC  (11+ messages)
` [PATCH bpf-next 1/6] selftests/bpf: Use start_server in sockmap_ktls
` [PATCH bpf-next 2/6] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next 3/6] selftests/bpf: Use start_server_str in sk_lookup
` [PATCH bpf-next 5/6] selftests/bpf: Use connect_to_fd "
` [PATCH bpf-next 6/6] selftests/bpf: Drop make_socket "

[PATCH 0/3] Add interconnect support for qcom_ethqos driver
 2024-06-21 20:44 UTC  (6+ messages)
` [PATCH 1/3] net: stmmac: Add interconnect support in qcom-ethqos driver

[Buildroot] general questions
 2024-06-21 20:44 UTC  (2+ messages)

[RFC PATCH] cxl: avoid duplicating report from MCE & device
 2024-06-21 20:44 UTC  (5+ messages)

[PATCH 0/1] KVM: selftests: pmu_counters_test: increase robustness of LLC cache misses
 2024-06-21 20:43 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH V2] irqchip/loongson-eiointc: Use early_cpu_to_node() instead of cpu_to_node()
 2024-06-21 20:42 UTC  (2+ messages)

[git pull] drm fixes for 6.10-rc5
 2024-06-21 20:41 UTC 

[PATCH i-g-t 1/2] lib/intel_pat: account for Wa_16023588340
 2024-06-21 20:40 UTC  (4+ messages)
` [PATCH i-g-t 2/2] tests/intel/xe_pat: "

[PATCH v2 net] bnx2x: Fix multiple UBSAN array-index-out-of-bounds
 2024-06-21 20:38 UTC  (4+ messages)

[PATCH 00/13] forcealign for xfs
 2024-06-21 20:38 UTC  (14+ messages)
` [PATCH 01/13] xfs: only allow minlen allocations when near ENOSPC
` [PATCH 02/13] xfs: always tail align maxlen allocations
` [PATCH 03/13] xfs: simplify extent allocation alignment
` [PATCH 04/13] xfs: make EOF allocation simpler
` [PATCH 05/13] xfs: introduce forced allocation alignment
` [PATCH 06/13] xfs: align args->minlen for "

[PATCH i-g-t v2 0/7] Add support for hook script
 2024-06-21 20:34 UTC  (10+ messages)
` [PATCH i-g-t v2 1/7] igt_hook: Add feature
` [PATCH i-g-t v2 2/7] runner: Make it easier to extend argv
` [PATCH i-g-t v2 3/7] runner: Add option --hook
` [PATCH i-g-t v2 4/7] igt_hook: Implement and use set_fake_argv() in test
` [PATCH i-g-t v2 5/7] igt_hook: Allow multiple hook descriptors
` [PATCH i-g-t v2 6/7] runner: Use dynamic vector for test argv
` [PATCH i-g-t v2 7/7] runner: Allow multiple --hook options
` ✓ CI.xeBAT: success for Add support for hook script (rev2)
` ✓ Fi.CI.BAT: "

[PATCH v39 00/42] LSM: General module stacking
 2024-06-21 20:34 UTC  (8+ messages)
` [PATCH v39 01/42] integrity: disassociate ima_filter_rule from security_audit_rule
` [PATCH v39 02/42] SM: Infrastructure management of the sock security

[ima-evm-utils][PATCH 0/3] Enable and disable OpenSSL provider tests
 2024-06-21 20:34 UTC  (6+ messages)
` [ima-evm-utils][PATCH 2/3] CI/CD: Disable pkcs11 providers for Debian and AltLinux

[PATCH v3 17/23] mfd: add s2dos series core driver
 2024-06-21 20:33 UTC  (2+ messages)

[PATCH] PCI: hv: fix reading of PCI_INTERRUPT_LINE and PCI_INTERRUPT_PIN
 2024-06-21 20:32 UTC  (5+ messages)

[PATCH v2 0/4] MIPS: Enable ARCH_SUPPORTS_ATOMIC_RMW
 2024-06-21 20:31 UTC  (7+ messages)
` [PATCH v2 2/4] MIPS: Introduce config options for LLSC availability

[PATCH v1 0/3] drm/panel: st7701: Add Anbernic RG28XX panel support
 2024-06-21 20:31 UTC  (3+ messages)
` [PATCH v1 2/3] drm/panel: st7701: Add support for SPI for configuration

[PATCH net-next v12 00/13] Device Memory TCP
 2024-06-21 20:31 UTC  (4+ messages)
` [PATCH net-next v12 10/13] tcp: RX path for devmem TCP

[PATCH] drm/xe/huc: Use GT oriented error messages in xe_huc.c
 2024-06-21 20:30 UTC  (4+ messages)

linux-next: manual merge of the memblock tree with the origin tree
 2024-06-21 20:30 UTC  (7+ messages)

[PATCH 0/7] mm/mprotect: Fix dax puds
 2024-06-21 20:27 UTC  (6+ messages)
` [PATCH 6/7] mm/x86: Add missing pud helpers

Migration to CTI services should be an opportunity to reduce dependency on git hooks
 2024-06-21 20:27 UTC  (3+ messages)

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

[PATCH v4 00/14] MIPS: Support I6500 multi-cluster configuration
 2024-06-21 20:23 UTC  (5+ messages)
` [PATCH v4 04/14] irqchip: mips-gic: Support multi-cluster in for_each_online_cpu_gic()
` [PATCH v4 05/14] irqchip: mips-gic: Setup defaults in each cluster

[PATCH] clk: imx: clk-imx8mp: Allow media_disp pixel clock reconfigure parent rate
 2024-06-21 20:22 UTC  (3+ messages)

[RFC PATCH 0/2] riscv: Expose orig_a0 to userspace for ptrace to set the actual a0
 2024-06-21 20:20 UTC  (6+ messages)
` [RFC PATCH 2/2] riscv: selftests: Add a ptrace test to check a0 of restarted syscall

[PATCH 00/15] ethernet: Convert from tasklet to BH workqueue
 2024-06-21 20:19 UTC  (3+ messages)
` [PATCH 14/15] net: marvell: Convert tasklet API to new bottom half workqueue mechanism

[PATCH for-4.19? 0/3] xen: build adjustments for __read_mostly/__ro_after_init
 2024-06-21 20:19 UTC  (4+ messages)
` [PATCH 1/3] xen/riscv: Drop legacy __ro_after_init definition
` [PATCH 2/3] xen/ppc: Adjust ppc64_defconfig
` [PATCH 3/3] xen/ppc: Avoid using the legacy __read_mostly/__ro_after_init definitions

[PATCH] drm/rockchip: analogix_dp: allow to work without panel
 2024-06-21 20:17 UTC  (2+ messages)

[PATCH v6 0/3] vfio/pci: Support 8-byte PCI loads and stores
 2024-06-21 20:17 UTC  (2+ messages)

[PATCH] doc: board: ti: Add capsule documentation for TI K3 devices
 2024-06-21 20:17 UTC 

[meta-ti][master/scarthgap][PATCH] ti-img-rogue-driver_23.3.6512818: gcc 14 compat
 2024-06-21 20:15 UTC 

[PATCH RFC 0/3] add support for mm-local memory allocations
 2024-06-21 20:15 UTC  (4+ messages)
` [PATCH RFC 1/3] mseal: expose interface to seal / unseal user memory ranges
` [PATCH RFC 2/3] mm/secretmem: implement mm-local kernel allocations
` [PATCH RFC 3/3] drivers/misc: add test driver and selftest for proclocal allocator

[PATCH v5 04/15] soc: qcom: ice: add hwkm support in ice
 2024-06-21 20:14 UTC  (11+ messages)

[PATCH 0/4] perf tools: Assorted random updates and fixes
 2024-06-21 20:14 UTC  (4+ messages)
` [PATCH 4/4] perf mem: Fix a segfault with NULL event->name

[Buildroot] [PATCH 1/1] package/c-ares: update site url
 2024-06-21 20:13 UTC  (4+ messages)

[PATCH 00/15] linux system call fixes
 2024-06-21 19:57 UTC  (5+ messages)
` [PATCH 09/15] sh: rework sync_file_range ABI
    ` [musl] "

[PATCH bpf v3 1/2] bpf: Fix overrunning reservations in ringbuf
 2024-06-21 20:10 UTC  (3+ messages)

FYI: path walking optimizations pending for 6.11
 2024-06-21 20:04 UTC  (4+ messages)

[PATCH] drm/panel: asus-z00t-tm5p5-n35596: transition to mipi_dsi wrapped functions
 2024-06-21 20:02 UTC  (2+ messages)

[PATCH 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-06-21 20:01 UTC  (3+ messages)

[XEN PATCH v2] common/sched: address a violation of MISRA C Rule 8.8
 2024-06-21 19:59 UTC 

[PATCH] drm/etnaviv: reduce number of ktime_get calls in IRQ handler
 2024-06-21 20:00 UTC 

cpufreq/thermal regression in 6.10
 2024-06-21 19:59 UTC  (6+ messages)

[PATCH 0/2] cat-file related doc and test
 2024-06-21 20:00 UTC  (6+ messages)
` [PATCH 2/2] t9700: ensure cat-file info isn't buffered by default
    ` [PATCH v2 2/2] t1006: "

[PATCH] drm/etnaviv: don't block scheduler when GPU is still active
 2024-06-21 19:59 UTC 

[Buildroot] [PATCH 0/6] package: bump to python 3.12, rust 1.79.0 (branch yem/python3.12)
 2024-06-21 19:58 UTC  (6+ messages)
` [Buildroot] [PATCH 2/6] utils/update-rust: add script to automatically update the rust version

[PATCH v3] software node: Implement device_get_match_data fwnode callback
 2024-06-21 19:58 UTC  (2+ messages)

[PATCH 0/2] exec: Add KUnit test for bprm_stack_limits()
 2024-06-21 19:54 UTC  (6+ messages)
` [PATCH 2/2] exec: Avoid pathological argc, envc, and bprm->p values

[GIT PULL] overlayfs fixes for 6.10-rc5
 2024-06-21 19:54 UTC 

[PATCH] drm/xe/oa: Fix 'enum drm_xe_perf_type' kernel doc warnings
 2024-06-21 19:54 UTC  (3+ messages)
` ✓ CI.BAT: success for "

[Bug 218890] New: reset SuperSpeed USB device number 2 using xhci_hcd
 2024-06-21 19:53 UTC  (2+ messages)
` [Bug 218890] "

[PATCH 00/13] kdb: Add the ability to read iomapped memory via kdb + clean up "md" commands
 2024-06-21 19:52 UTC  (6+ messages)
` [PATCH 13/13] kdb: Add mdi, mdiW / mdiWcN commands to show iomapped memory

[PATCHSET v6] sched: Implement BPF extensible scheduler class
 2024-06-21 19:52 UTC  (13+ messages)
                ` [PATCH sched_ext/for-6.11] sched, sched_ext: Replace scx_next_task_picked() with sched_class->switch_class()

[OE-core][PATCH 1/3] go: upgrade 1.22.3 -> 1.22.4
 2024-06-21 19:51 UTC  (3+ messages)
` [OE-core][PATCH 3/3] go: move to a single binary bootstrap option

[PATCH v1] misc: fastrpc: Move fastrpc driver to misc/fastrpc/
 2024-06-21 19:48 UTC  (7+ messages)

[cip-dev][isar-cip-core][PATCH 0/2] fixes and documentation
 2024-06-21 19:48 UTC  (3+ messages)
` [cip-dev][isar-cip-core][PATCH 1/2] doc: Add section howto generate the a efi auth file from snakeoil certs

[PATCH 0/2] grub-fstest: Show error message if command causes grub_errno
 2024-06-21 19:47 UTC  (2+ messages)

ieee80211.h virtual_map splat
 2024-06-21 19:46 UTC  (7+ messages)

[PATCH] cat-file: reduce write calls for unfiltered blobs
 2024-06-21 19:45 UTC  (4+ messages)

[RFC PATCH v1 0/2] virtio/vsock: some updates for deferred credit update
 2024-06-21 19:25 UTC  (3+ messages)
` [RFC PATCH v1 1/2] virtio/vsock: rework deferred credit update logic
` [RFC PATCH v1 2/2] vsock/test: add test for deferred credit update

[PATCH] wifi: brcmsmac: advertise MFP_CAPABLE to enable WPA3
 2024-06-21 19:43 UTC  (3+ messages)

[RFC PATCH] LSM, net: Add SO_PEERCONTEXT for peer LSM data
 2024-06-21 19:41 UTC  (4+ messages)
` [PATCH RFC] "

[PATCH 0/3] Resolve problems with kexec identity mapping
 2024-06-21 19:41 UTC  (7+ messages)

[PATCH v4] tclibc-picolibc: Adds a new TCLIBC variant to build with picolibc as C library
 2024-06-21 19:41 UTC  (4+ messages)
` [OE-core] "

[PATCH] ELF: fix kernel.randomize_va_space double read
 2024-06-21 19:40 UTC  (2+ messages)

[PATCH v3 5/6] hwrng: exynos: Add SMC based TRNG operation
 2024-06-21 19:40 UTC  (3+ messages)


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.