All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 06:09:08 to 2026-07-10 06:42:58 UTC [more...]

[PATCH v19 00/40] DEPT(DEPendency Tracker)
 2026-07-10  6:42 UTC  (19+ messages)
` [PATCH v19 07/40] dept: distinguish each work from another
` [PATCH v19 13/40] dept: apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
  ` [PATCH v19 13/40] dept: apply sdt_might_sleep_{start, end}() "
` [PATCH v19 19/40] dept: apply timeout consideration "
` [PATCH v19 28/40] dept: assign unique dept_key to each distinct dma fence caller
` [PATCH v19 32/40] completion, dept: introduce init_completion_dmap() API
` [PATCH v19 34/40] rcu/update: fix same dept key collision between various types of RCU

[PATCH net-next v4 0/8] net: mdio: realtek-rtl9300: Add RTL83xx support
 2026-07-10  6:42 UTC  (3+ messages)
` [PATCH net-next v4 3/8] net: phy: add (*notify_phy_attach/detach)() hooks to struct mii_bus

[LTP] [PATCH v3 0/9] Add more epoll tests
 2026-07-10  6:41 UTC  (7+ messages)
` [LTP] [PATCH v3 2/9] syscalls: Add epoll_wait08
` [LTP] [PATCH v3 3/9] syscalls: Add epoll_wait09
` [LTP] [PATCH v3 4/9] syscalls: Add epoll_ctl06

[PATCH] builtin/add.c: replace run_command() with direct apply_all_patches() call
 2026-07-10  6:41 UTC  (2+ messages)

[PATCH v4 00/97] tests/tcg: run tests with meson
 2026-07-10  6:40 UTC  (99+ messages)
` [PATCH v4 01/97] tests/tcg/multiarch/system/memory.c: remove unused variable
` [PATCH v4 02/97] tests/tcg/multiarch/plugin/check-plugin-output.sh: take test output as input
` [PATCH v4 03/97] tests/tcg/multiarch/plugin: rename check-plugin-output to regex-compare
` [PATCH v4 04/97] meson: bump minimal version to 1.6.0
` [PATCH v4 05/97] tests/tcg: introduce meson.build
` [PATCH v4 06/97] tests/tcg/meson.build: introduce exe_name
` [PATCH v4 07/97] tests/tcg/meson.build: introduce test_name
` [PATCH v4 08/97] tests/tcg/meson.build: introduce cflags
` [PATCH v4 09/97] tests/tcg/meson.build: introduce qemu_args
` [PATCH v4 10/97] tests/tcg/meson.build: introduce env_var
` [PATCH v4 11/97] tests/tcg/plugins: build list of test_plugins
` [PATCH v4 12/97] tests/tcg/meson.build: introduce plugin_test
` [PATCH v4 13/97] tests/tcg/meson.build: test gdb support and introduce gdb_arch
` [PATCH v4 14/97] tests/tcg/meson.build: introduce gdb_test
` [PATCH v4 15/97] tests/tcg/meson.build: introduce wrapper
` [PATCH v4 16/97] tests/tcg/meson.build: introduce expected_output
` [PATCH v4 17/97] tests/tcg/meson.build: add wrapper run_and_check_forbidden_output
` [PATCH v4 18/97] tests/tcg/meson.build: add wrapper run_with_input
` [PATCH v4 19/97] tests/tcg/meson.build: add wrapper record_replay
` [PATCH v4 20/97] tests/tcg/meson.build: add wrapper check_plugin_output
` [PATCH v4 21/97] tests/tcg/meson.build: add logic to skip tests
` [PATCH v4 22/97] tests/tcg/meson.build: introduce cc_feat and cc_feat_cflags
` [PATCH v4 23/97] tests/tcg/meson.build: introduce gdb_feat and gdb_feat_version
` [PATCH v4 24/97] tests/tcg/meson.build: move gdb_arch support check
` [PATCH v4 25/97] tests/tcg/meson.build: let test infrastructure detect compiler
` [PATCH v4 26/97] tests/docker/docker.py: return error code if probe fails
` [PATCH v4 27/97] tests/docker/docker.py: remove "Image is up to date" info
` [PATCH v4 28/97] tests/tcg/meson.build: introduce cc_dockerfile and cc_docker_host_arch
` [PATCH v4 29/97] tests/tcg/meson.build: check host cross cc is working
` [PATCH v4 30/97] tests/tcg/meson.build: introduce depends
` [PATCH v4 31/97] tests/tcg/meson.build: add top-level 'tcg-tests' target
` [PATCH v4 32/97] tests/tcg/multiarch/gdbstub/prot-none.py: deactivate on gitlab CI
` [PATCH v4 33/97] tests/tcg/multiarch: declare user tests
` [PATCH v4 34/97] tests/tcg/multiarch: declare system tests
` [PATCH v4 35/97] tests/tcg/meson.build: add generic plugin tests
` [PATCH v4 36/97] tests/tcg/arm/fcvt.c: use raw opcode for FPRCVT
` [PATCH v4 37/97] tests/tcg/aarch64: user tests
` [PATCH v4 38/97] tests/tcg/aarch64/system/gpc-test.c: remove unused variables
` [PATCH v4 39/97] tests/tcg/aarch64: system tests
` [PATCH v4 40/97] tests/tcg/aarch64_be: user tests
` [PATCH v4 41/97] tests/tcg/alpha: add float reference files
` [PATCH v4 42/97] tests/tcg/alpha: user tests
` [PATCH v4 43/97] tests/tcg/alpha: system tests
` [PATCH v4 44/97] tests/tcg/arm: user tests
` [PATCH v4 45/97] tests/tcg/arm: system tests
` [PATCH v4 46/97] tests/tcg/hexagon/overflow.c: add missing include
` [PATCH v4 47/97] tests/tcg/hexagon: user tests
` [PATCH v4 48/97] tests/tcg/multiarch/sha1.c: fix big endian implementation
` [PATCH v4 49/97] tests/tcg/hppa: add float reference files
` [PATCH v4 50/97] tests/tcg/hppa: user tests
` [PATCH v4 51/97] tests/tcg/i386: add missing float reference files
` [PATCH v4 52/97] tests/tcg/i386: user tests
` [PATCH v4 53/97] tests/tcg/i386: system tests
` [PATCH v4 54/97] tests/tcg/loongarch64: user tests
` [PATCH v4 55/97] tests/tcg/loongarch64: system tests
` [PATCH v4 56/97] tests/tcg/m68k: add float reference files
` [PATCH v4 57/97] tests/tcg/m68k: user tests
` [PATCH v4 58/97] scripts/probe-gdb-support.py: add mapping for mips architecture
` [PATCH v4 59/97] tests/tcg/mips: add float reference files
` [PATCH v4 60/97] test/tcg/mips: user tests
` [PATCH v4 61/97] tests/tcg/mips64: add float reference files
` [PATCH v4 62/97] tests/tcg/mips64: user tests
` [PATCH v4 63/97] tests/tcg/mips64el: add float reference files
` [PATCH v4 64/97] tests/tcg/mips64el: user tests
` [PATCH v4 65/97] tests/docker/dockerfiles/debian-all-test-cross.docker: add or1k toolchain
` [PATCH v4 66/97] tests/tcg/or1k/test_addic.c: remove unused variables
` [PATCH v4 67/97] tests/tcg/or1k/test_muli.c: remove set but unused variable
` [PATCH v4 68/97] tests/tcg/or1k: add float reference files
` [PATCH v4 69/97] plugins/api.c: identify or1k pc register and mark it as read only
` [PATCH v4 70/97] tests/tcg/or1k: user tests
` [PATCH v4 71/97] tests/tcg/ppc64: add float reference files
` [PATCH v4 72/97] tests/tcg/ppc64: remove dependency on qemu/compiler.h
` [PATCH v4 73/97] tests/tcg/ppc64: user tests
` [PATCH v4 74/97] tests/tcg/ppc64le: add missing float reference file
` [PATCH v4 75/97] tests/tcg/ppc64le: user tests
` [PATCH v4 76/97] tests/tcg/riscv64: add float reference files
` [PATCH v4 77/97] tests/tcg/riscv64: user tests
` [PATCH v4 78/97] tests/tcg/riscv64: system tests
` [PATCH v4 79/97] tests/tcg/s390x/head64.S: declare _exit symbol after main
` [PATCH v4 80/97] tests/tcg/s390x: add float reference files
` [PATCH v4 81/97] tests/tcg/s390x: user tests
` [PATCH v4 82/97] tests/tcg/s390x/console.c: directly implement memcpy and memset
` [PATCH v4 83/97] tests/tcg/s390x: system tests
` [PATCH v4 84/97] tests/tcg/sh4: add float reference files
` [PATCH v4 85/97] tests/tcg/sh4: user tests
` [PATCH v4 86/97] tests/tcg/tricore: system tests
` [PATCH v4 87/97] tests/tcg/x86_64: add missing float reference file
` [PATCH v4 88/97] tests/tcg/x86_64: user tests
` [PATCH v4 89/97] tests/tcg/x86_64: system tests
` [PATCH v4 90/97] tests/tcg/xtensa/crt.S: align .text section
` [PATCH v4 91/97] tests/docker/dockerfiles/debian-xtensa-cross.docker: add test_kc705_be toolchain for xtensaeb
` [PATCH v4 92/97] tests/tcg/xtensa: system tests
` [PATCH v4 93/97] tests/tcg/xtensa: xtensaeb "
` [PATCH v4 94/97] tests: remove tcg tests machinery
` [PATCH v4 95/97] tests/tcg: remove Makefiles
` [PATCH v4 96/97] configure: remove --cross-cc* options
` [PATCH v4 97/97] docs/devel/testing/: update documentation

better block swap batching and a different take on swap_ops v4
 2026-07-10  6:39 UTC  (8+ messages)
` [PATCH 1/7] shmem: provide a shmem_write_folio wrapper
` [PATCH 2/7] mm/swap: introduce struct swap_io_ctx
` [PATCH 3/7] mm/swap: also use struct swap_iocb for block I/O
` [PATCH 4/7] mm/swap: remove count_swpout_vm_event
` [PATCH 5/7] mm/swap: use swap_ops to register swap device's methods
` [PATCH 6/7] mm/swap: remove SWP_FS_OPS
` [PATCH 7/7] mm/vmstat: add NRSWP{IN,OUT} counters

[PATCH v6 0/4] Add remoteproc PAS loader for SoCCP on Glymur DT
 2026-07-10  6:39 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: remoteproc: qcom: move glymur SoCCP pas to standalone
` [PATCH v6 2/4] remoteproc: qcom: pas: add needs_tzmem flag to trigger shmbridge creation
` [PATCH v6 3/4] arm64: dts: qcom: fix SoCCP memory mappings for Glymur
` [PATCH v6 4/4] arm64: dts: qcom: add SoCCP DT node "

[PATCH] wifi: cfg80211: validate IEs in cfg80211_wext_siwgenie()
 2026-07-10  6:39 UTC  (2+ messages)

[PATCH v5 1/3] iommu/arm-smmu-v3: Factor out CMDQ batch force-sync conditions
 2026-07-10  6:39 UTC  (9+ messages)
` [PATCH v5 2/3] iommu/arm-smmu-v3: Introduce CFGI/TLBI-repeat workaround infrastructure
` [PATCH v5 3/3] iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264

Linking Patchwork with Sashiko?
 2026-07-10  6:39 UTC  (13+ messages)

[RFC PATCH] x86/pci-dma: add "any" keyword to swiotlb= kernel parameter
 2026-07-10  6:38 UTC  (3+ messages)

[PATCH] smb: client: fix DACL-rewrite heap overflow in id_mode_to_cifs_acl()
 2026-07-10  6:37 UTC  (3+ messages)

[PATCH v2 0/6] Add BBML3 cpu feature
 2026-07-10  6:37 UTC  (8+ messages)
` [PATCH v2 1/6] arm64: cputype: Add Cortex-A520AE definitions
` [PATCH v2 2/6] arm64: cputype: Add C1-Nano definitions
` [PATCH v2 3/6] arm64: cpufeature: Extend bbml2_noabort support list

[PATCH 0/6] Add TEE based client driver for UEFI Secure Application
 2026-07-10  6:37 UTC  (5+ messages)
` [PATCH 1/6] tee: qcomtee: Track the object invocation context

[PATCH v2 0/5] Add support for RPMI to U-Boot
 2026-07-10  6:36 UTC  (6+ messages)

[PATCH] vDSO, kbuild: Provide vDSO debug variants at runtime
 2026-07-10  6:36 UTC  (4+ messages)

[PATCH v7 00/12] sched, steal_monitor: Introduce cpu_preferred_mask and steal-driven vCPU backoff
 2026-07-10  6:35 UTC  (3+ messages)
` [PATCH v7 12/12] sched, virt/steal_monitor: Keep tick on for faster push on nohz_full CPU

[PATCH v3] HID: i2c-hid: Avoid "(null)" output when reading report descriptor fails
 2026-07-10  6:35 UTC 

[PATCH v10] drm/xe/guc: Hold device ref until queue teardown completes
 2026-07-10  6:34 UTC  (2+ messages)

[PATCH 1/2] riscv: dts: spacemit: Add enough deassert time for the PHY on PICO ITX
 2026-07-10  6:33 UTC  (4+ messages)
` [PATCH 2/2] riscv: dts: spacemit: Add enough deassert time for the PHY on com260 board

[RFC v3 0/2] rm64: kprobes: Fix single-step fault and reentry handling
 2026-07-10  6:32 UTC  (4+ messages)
` [RFC v3 1/2] arm64: kprobes: Only handle faults originating from XOL slot
` [RFC v3 2/2] arm64: kprobes: Allow reentering kprobes while single-stepping

[RFC PATCH 00/11] : media: iris: Migrate iommus to iris sub nodes
 2026-07-10  6:32 UTC  (4+ messages)
` [RFC PATCH 06/11] media: iris: Add hooks for pixel and non-pixel context banks

[PATCH v3 00/91] tests/tcg: run tests with meson
 2026-07-10  6:32 UTC  (2+ messages)

[PATCH] media: dvb-usb-v2: nerc: add support for NERC DtmbUSB DTMB receiver
 2026-07-10  6:31 UTC 

[PATCH] arm64: dts: qcom: sm8250-xiaomi-elish: Remove camera_front_active pinctrl
 2026-07-10  6:32 UTC  (2+ messages)

[PATCH] Documentation: Extend the real-time hardware bits with some firmware bits
 2026-07-10  6:29 UTC  (2+ messages)

[LTP] [PATCH 1/1] checkpatch: Ignore USE_NEGATIVE_ERRNO
 2026-07-10  6:29 UTC 

[PATCH rdma-rc 0/2] RDMA/ionic: Fix NULL pointer dereferences
 2026-07-10  6:28 UTC  (4+ messages)
` [PATCH rdma-rc 1/2] RDMA/ionic: Fix potential NULL pointer dereference in ionic_query_device
  ` [PATCH rdma-rc 2/2] RDMA/ionic: Fix potential NULL pointer dereference in ionic_create_ibdev

[PATCH v2 0/3] i2c: qcom-geni: improve transfer error recovery and synchronization
 2026-07-10  6:28 UTC  (3+ messages)
` [PATCH v2 2/3] i2c: qcom-geni: use dedicated completions for abort and reset events

[PATCH 22/29] tests/qtest: pca9554: test absence of command auto-increment
 2026-07-09 15:23 UTC 

Call to clean up QOM onboard devices lacking a parent
 2026-07-10  6:25 UTC  (4+ messages)

[PATCH] mm: vmscan: abort proactive reclaim early when freezing
 2026-07-10  6:27 UTC  (5+ messages)
` [PATCH v2] mm: vmscan: abort proactive reclaim early when freezing for suspend

[asahilinux:bits/240-isp 25/56] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2026-07-10  6:26 UTC 

[PATCH RESEND] Documentation: admin-guide: fix a doc for efi_no_storage_paranoia the "5KB" instead of the "50%"
 2026-07-10  6:22 UTC 

[PATCH] virtio: validate split queue head count before popping
 2026-07-10  6:21 UTC  (4+ messages)

[PATCH bpf v4 0/2] bpf: Reject negative const offsets for buffer pointers
 2026-07-10  6:23 UTC  (8+ messages)
` [PATCH bpf v4 1/2] "

[PATCH v2 0/4] Hyper-V: Add para-virtualized IOMMU support for Linux guests
 2026-07-10  6:22 UTC  (7+ messages)
` [PATCH v2 1/4] hyperv: Introduce new hypercall interfaces used by Hyper-V guest IOMMU
` [PATCH v2 4/4] iommu/hyperv: Add page-selective IOTLB flush support

[PATCH] Bluetooth: btintel_pcie: fix memory leak in btintel_pcie_probe()
 2026-07-10  6:20 UTC  (2+ messages)

[PATCH v2] accel/kvm: event-driven wakeup for dirty ring reaper thread
 2026-07-10  6:20 UTC  (4+ messages)

[PATCH v4] mm: mglru: fix stale batch updates after memcg reparenting
 2026-07-10  6:19 UTC  (6+ messages)

[PATCH v3 00/17] rv: Add selftests to tools and KUnit tests
 2026-07-10  6:18 UTC  (3+ messages)
` [PATCH v3 16/17] selftests/verification: Rearrange the wwnr_printk test

[PATCH v2 0/7] vga_switcheroo, drm: Push fbcon handling into DRM clients
 2026-07-10  6:15 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for vga_switcheroo, drm: Push fbcon handling into DRM clients (rev2)

[PATCH 0/7] refs: remove use of `the_repository`
 2026-07-10  6:14 UTC  (4+ messages)

[PATCH 0/2] powerpc/vdso: Debugging improvements
 2026-07-10  6:14 UTC  (3+ messages)
` [PATCH 1/2] powerpc/vdso: Add support for vDSO installation
` [PATCH 2/2] powerpc/vdso: Generate build IDs

[PATCH bpf-next 00/12] bpf: Support 16-byte return values in the R0:R2 register pair
 2026-07-10  6:13 UTC  (4+ messages)

[RFC v2 0/3] arm64: kprobes: Fix single-step fault and reentry handling
 2026-07-10  6:13 UTC  (5+ messages)
` [RFC v2 2/3] arm64: kprobes: Allow reentering kprobes while single-stepping

[PATCH i-g-t] tests/kms_content_protection: Skip MST outputs in SST-style tests
 2026-07-10  6:12 UTC  (2+ messages)

[PATCH 0/2] firmware: stratix10-svc: async and teardown fixes
 2026-07-10  6:07 UTC  (3+ messages)
` [PATCH 1/2] firmware: stratix10-svc: handle NO_RESPONSE in async poll
` [PATCH 2/2] firmware: stratix10-svc: fix teardown order in remove to prevent race

[PATCH net-next] nfc: digital: Do not dump a NULL response in command completion
 2026-07-10  6:12 UTC 

[PATCH v3 0/3] coreboot CFR firmware attributes
 2026-07-10  6:12 UTC  (4+ messages)
` [PATCH v3 1/3] firmware: Move firmware attributes class helper
` [PATCH v3 2/3] firmware: Rename google firmware directory to coreboot
` [PATCH v3 3/3] firmware: coreboot: Add CFR firmware attributes driver

[PATCH v3] common: log mkfs output in _test_streams
 2026-07-10  6:11 UTC  (2+ messages)

[PATCH v5 0/7] target/riscv: Support the true Zicclsm extension
 2026-07-10  6:09 UTC  (8+ messages)
` [PATCH v5 1/7] target/riscv: Add Zicclsm CPU option
` [PATCH v5 2/7] target/riscv: Support raising misaligned exceptions for scalar loads/stores
` [PATCH v5 3/7] target/riscv: Support raising misaligned exceptions for vector loads/stores
` [PATCH v5 4/7] target/riscv: Enable Zicclsm for the compatible CPUs
` [PATCH v5 5/7] hw/riscv: sifive_u: Align ROM reset vector data
` [PATCH v5 6/7] target/riscv: Update Zicclsm ISA string and expose it as a CPU property
` [PATCH v5 7/7] target/riscv: Enable Zicclsm for RVA22U64 profile

scratch rtdev handling improvements
 2026-07-10  6:10 UTC  (3+ messages)
` [PATCH 3/3] formalize and fix disabling the RT subvolume

[PATCH net v2] bnge/bng_re: fix ring ID widths
 2026-07-10  6:10 UTC  (3+ messages)

[PATCH] rust: zerocopy: update to v0.8.54
 2026-07-10  6:10 UTC  (2+ messages)

[PATCH 0/1] powerpc/crash: protect kdump from active watchdogs
 2026-07-10  6:08 UTC  (4+ messages)
` [PATCH 1/1] powerpc/crash: stop watchdogs before booting kdump kernel


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.