messages from 2026-07-03 08:00:22 to 2026-07-03 08:37:37 UTC [more...]
[PATCH] crypto: ti - Use list_first_entry_or_null() in dthe_get_dev()
2026-07-03 8:37 UTC (2+ messages)
[PATCH V3] powerpc/syscall: Fix syscall skip handling for seccomp and ptrace
2026-07-03 8:36 UTC (3+ messages)
[PATCH v1] timers: Feed soft lockup watchdog in expire_timers()
2026-07-03 8:36 UTC
[PATCH 0/4] amd_iommu: Bugfix and Enhancement for IO Page Fault
2026-07-03 8:36 UTC (7+ messages)
` [PATCH 1/4] amd_iommu: Do not create duplicate MSI capability
` [PATCH 2/4] amd_iommu: Use full BDF when reporting page faults
[PATCH 0/4] scsi: replace __get_free_pages() with kmalloc()
2026-07-03 8:35 UTC (8+ messages)
` [PATCH 3/4] scsi: ipr: use kmalloc() to allocate IPR dump buffer memory
[PATCH net] gue: validate REMCSUM private option length
2026-07-03 8:35 UTC (2+ messages)
[PATCH v1 0/2] arm64: dts: qcom: eliza: Add audio support
2026-07-03 8:34 UTC (3+ messages)
` [PATCH v1 1/2] arm64: dts: qcom: eliza: Add LPASS macro and SoundWire support
` [PATCH v1 2/2] arm64: dts: qcom: eliza-cqs-evk: Enable sound card support with WSA8845 and DMIC
[PATCH v1 0/4] gpio: regmap: Keep tracking IRQ requests and releases
2026-07-03 8:34 UTC (3+ messages)
[PATCH v3 0/6] Add support for IPQ5018 Bluetooth
2026-07-03 8:33 UTC (7+ messages)
` [PATCH v3 1/6] dt-bindings: net: bluetooth: Document Qualcomm IPQ5018 Bluetooth controller
` [PATCH v3 5/6] arm64: dts: qcom: ipq5018: add nodes required for Bluetooth support
` [PATCH v3 6/6] MAINTAINERS: Add entry for Qualcomm IPQ5018 Bluetooth driver
[PATCH 1/2] net/iavf: fix local memory leaks in TM hierarchy commit
2026-07-03 8:33 UTC (2+ messages)
` [PATCH 2/2] net/iavf: fix leak of queue to traffic class mapping data
[PATCHSET sched_ext/for-7.3] sched_ext: Capability-based CPU delegation for sub-schedulers
2026-07-03 8:33 UTC (34+ messages)
` [PATCH sched_ext/for-7.3 01/32] sched_ext: Fix premature ops->priv publication in scx_alloc_and_add_sched()
` [PATCH sched_ext/for-7.3 02/32] tools/sched_ext: scx - Fix cmask_subset(), cmask_equal() and cmask_weight()
` [PATCH sched_ext/for-7.3 03/32] sched_ext: Use READ_ONCE/WRITE_ONCE in cmask word ops and drop _RACY variants
` [PATCH sched_ext/for-7.3 04/32] tools/sched_ext: scx_qmap - Use bare u64/u32/s32 integer types
` [PATCH sched_ext/for-7.3 05/32] sched_ext: Reject direct slice and dsq_vtime writes for cid-form schedulers
` [PATCH sched_ext/for-7.3 06/32] sched_ext: Make scx_bpf_kick_cid() return void
` [PATCH sched_ext/for-7.3 07/32] sched_ext: Make the kick machinery per-sched
` [PATCH sched_ext/for-7.3 08/32] sched_ext: Add ops.init_cids() to finalize the cid layout before init
` [PATCH sched_ext/for-7.3 09/32] sched_ext: Add CID sharding
` [PATCH sched_ext/for-7.3 10/32] sched_ext: Add shard boundaries to scx_bpf_cid_override()
` [PATCH sched_ext/for-7.3 11/32] sched_ext: Defer scx_sched kobj sysfs add into the enable workfns
` [PATCH sched_ext/for-7.3 12/32] sched_ext: Add per-shard scx_sched storage scaffolding
` [PATCH sched_ext/for-7.3 13/32] sched_ext: Add scx_cmask_ref for validated arena cmask access
` [PATCH sched_ext/for-7.3 14/32] sched_ext: RCU-protect the sub-sched tree's children/sibling lists
` [PATCH sched_ext/for-7.3 15/32] sched_ext: Add scx_skip_subtree_pre()
` [PATCH sched_ext/for-7.3 16/32] sched_ext: Add per-shard cap delegation for sub-schedulers
` [PATCH sched_ext/for-7.3 17/32] sched_ext: Add coalescing sub_caps_updated() notifier "
` [PATCH sched_ext/for-7.3 18/32] sched_ext: Maintain per-cpu effective cap copies for single-read checks
` [PATCH sched_ext/for-7.3 19/32] sched_ext: Add sub_ecaps_updated() effective-cap change notifier
` [PATCH sched_ext/for-7.3 20/32] sched_ext: Generalize local-DSQ handling to rq-owned DSQs
` [PATCH sched_ext/for-7.3 21/32] sched_ext: Add reject DSQ for cap-rejected dispatches
` [PATCH sched_ext/for-7.3 22/32] sched_ext: Add the SCX_CAP_ENQ_IMMED cap
` [PATCH sched_ext/for-7.3 23/32] sched_ext: Assign a unique id to each scheduler instance
` [PATCH sched_ext/for-7.3 24/32] sched_ext: Route task slice writes through set_task_slice()
` [PATCH sched_ext/for-7.3 25/32] sched_ext: Tie cpu occupancy to SCX_CAP_BASE through the task slice
` [PATCH sched_ext/for-7.3 26/32] sched_ext: Add the SCX_CAP_ENQ cap
` [PATCH sched_ext/for-7.3 27/32] sched_ext: Gate kicks on SCX_CAP_BASE and preemption on SCX_CAP_PREEMPT
` [PATCH sched_ext/for-7.3 28/32] sched_ext: Route ops.update_idle() to sub-schedulers and re-notify owed scheds
` [PATCH sched_ext/for-7.3 29/32] sched_ext: Replay ecaps notifications suppressed by bypass
` [PATCH sched_ext/for-7.3 30/32] sched_ext: Add scx_bpf_sub_kill() to evict a child sub-scheduler
` [PATCH sched_ext/for-7.3 31/32] tools/sched_ext: scx_qmap - Expand hierarchical sub-scheduling
` [PATCH sched_ext/for-7.3 32/32] tools/sched_ext: scx_qmap - Add sub-sched cap fault injection
[LTP] [PATCH v16 0/2] futex: Add EFAULT coverage for wake and cmp_requeue
2026-07-03 8:32 UTC (3+ messages)
` [LTP] [PATCH v16 1/2] futex_wake05: Add EFAULT error coverage test
[akpm-mm:mm-new 242/252] radix-tree.c:459:17: error: implicit declaration of function 'kmemleak_transient_leak'
2026-07-03 8:30 UTC
[Buildroot] [PATCH v2 1/2] utils/checkpackagelib: add new check MissingCVEPatch
2026-07-03 8:31 UTC (2+ messages)
` [Buildroot] [PATCH v2 2/2] package/{binutils, gpsd, micropython, net-tools, util-linux, x11vnc}: fix newly implemented MissingCVEPatch
[PATCH] fastrpc: Reduce log level for DSP info and reserved memory messages
2026-07-03 8:31 UTC (3+ messages)
Unexpected recursion in 'git rm'
2026-07-03 8:31 UTC (2+ messages)
[PATCH 5.10 00/96] 5.10.260-rc1 review
2026-07-03 8:30 UTC (2+ messages)
[PATCH v2 0/4] arm64: dts: monaco-arduino-monza: Add support for LGA WiFi/BT module
2026-07-03 8:30 UTC (9+ messages)
` [PATCH v2 2/4] power: sequencing: pcie-m2: Add QCA2066 (QCNFA765) BT serdev ID
` (subset) "
` [PATCH v2 3/4] Bluetooth: hci_qca: Support QCA2066 on M.2 connector via pwrseq
[PATCH 01/15] hwdata: upgrade 0.408 -> 0.409
2026-07-03 8:29 UTC (15+ messages)
` [PATCH 02/15] libadwaita: upgrade 1.9.1 -> 1.9.2
` [PATCH 03/15] python3-typing-extensions: upgrade 4.15.0 -> 4.16.0
` [PATCH 04/15] jansson: upgrade 2.15.0 -> 2.15.1
` [PATCH 05/15] mesa/mesa-tools-native: Upgrade 26.1.2 -> 26.1.4
` [PATCH 06/15] diffoscope: upgrade 319 -> 323
` [PATCH 07/15] enchant2: upgrade 2.8.16 -> 2.8.17
` [PATCH 08/15] igt-gpu-tools: upgrade 2.4 -> 2.5
` [PATCH 09/15] libxmlb: upgrade 0.3.27 -> 0.3.28
` [PATCH 10/15] python3-cython: upgrade 3.2.5 -> 3.2.8
` [PATCH 11/15] python3-rpds-py: upgrade 2026.5.1 -> 2026.6.3
` [PATCH 12/15] python3-uv-build: upgrade 0.11.21 -> 0.11.26
` [PATCH 13/15] erofs-utils: upgrade 1.9.1 -> 1.9.2
` [PATCH 14/15] libjpeg-turbo: upgrade 3.1.4.1 -> 3.2.0
` [PATCH 15/15] gpgme: upgrade 2.1.0 -> 2.1.2
[PATCH v2 00/19] maple_tree: lock checking and clean ups
2026-07-01 22:20 UTC (3+ messages)
` [PATCH v2 16/19] maple_tree: Change two GFP flags in tests
` [cocci] Possible cocci test & that should be |
[PATCH v2 0/7] md/raid10: fixes, atomic write handling, and error-path cleanup
2026-07-03 8:28 UTC (5+ messages)
` [PATCH v2 2/7] md/raid1: advertise atomic write limits and handle runtime constraints
[RFC PATCH 0/6] selftests/vfio: Add sPAPR TCE v2 coverage
2026-07-03 8:28 UTC (14+ messages)
` [RFC PATCH 1/6] selftests/vfio: allow selecting IOMMU backend from environment
` [RFC PATCH 2/6] selftests/vfio: add sPAPR TCE v2 IOMMU mode
` [RFC PATCH 3/6] selftests/vfio: add sPAPR TCE v2 DMA window helpers
` [RFC PATCH 4/6] selftests/vfio: Exercise sPAPR DDW path for hugepage DMA mappings
` [RFC PATCH 5/6] selftests/vfio: Accept sPAPR errno for DMA range overflow
` [RFC PATCH 6/6] selftests/vfio: Enable VFIO selftests on ppc64 and ppc64le
[PATCH v11 0/3] KSM: performance optimizations for rmap_walk_ksm
2026-07-03 8:26 UTC (4+ messages)
` [PATCH v11 1/3] ksm: add linear_page_index into ksm_rmap_item
` [PATCH v11 2/3] ksm: Optimize rmap_walk_ksm by passing a suitable page index
` [PATCH v11 3/3] ksm: add mremap selftests for ksm_rmap_walk
[PATCH] dma-buf: dma-heap: close installed fd when copy_to_user() fails
2026-07-03 8:26 UTC (3+ messages)
[PATCH v6 00/11] Dynamic PAMT
2026-07-03 8:26 UTC (3+ messages)
` [PATCH v6 02/11] x86/virt/tdx: Allocate page bitmap for "
[PATCH] drm/panel: samsung-s6d16d0: Power off on prepare failure
2026-07-03 8:26 UTC (2+ messages)
[PATCH] kbuild: unset sub_make_done before calling kselftest build system
2026-07-03 8:26 UTC (4+ messages)
[OE-core][PATCH 0/6] patchtest: cleanups and fixes, part 2
2026-07-03 8:25 UTC (2+ messages)
[PATCH v2 0/6] Shikra: Add DT support for ICE, RNG and QCE
2026-07-03 8:25 UTC (12+ messages)
` [PATCH v2 1/6] dt-bindings: crypto: qcom,inline-crypto-engine: Fix legacy/new SoC strictness split
` [PATCH v2 2/6] dt-bindings: crypto: qcom,inline-crypto-engine: Document Shikra ICE
` [PATCH v2 3/6] dt-bindings: crypto: qcom,prng: Document Shikra TRNG
` [PATCH v2 4/6] dt-bindings: crypto: qcom-qce: Document the Shikra crypto engine
` [PATCH v2 6/6] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes
[PATCH v7] platform/x86/amd: Introduce Halo Box RGB LED driver
2026-07-03 8:25 UTC (2+ messages)
[PATCH] ntfs: validate error codes in check_windows_hibernation_status()
2026-07-03 8:25 UTC (3+ messages)
[PATCH wireless] wifi: cfg80211: convert pmsr_free_wk to wiphy_work to fix deadlock
2026-07-03 8:25 UTC
[PATCH 0/2] mm: fix PMD level mTHP accounting bugs
2026-07-03 8:25 UTC (5+ messages)
` [PATCH 2/2] mm/migrate: exclude hugetlb folios from MTHP_STAT_NR_ANON accounting
[PATCH 0/2] drm/panel: Add Novatek NT36536 panel driver
2026-07-03 8:24 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH v4] remoteproc: imx_rproc: Invoke the callback directly
2026-07-03 8:24 UTC
[LTP] [PATCH] memcg_stress: survive OOM by targeting the stressors
2026-07-03 8:23 UTC
[PATCH 0/3] arm64: dts: qcom: sm7125-samsung: add initial device tree for SM7125 Samsung platform
2026-07-03 8:23 UTC (7+ messages)
` [PATCH 1/3] dt-bindings: arm: qcom: Document Samsung Galaxy A52/A72
` [PATCH 2/3] firmware: qcom: tzmem: disable SHM bridge for SM7125 platform
` [PATCH 3/3] arm64: dts: qcom: sm7125-samsung: add initial device tree
[PATCH] wanxl: Remove pci_map_single_debug()
2026-07-03 8:21 UTC
[oe] [meta-oe] [PATCH v2] fastfetch: upgrade 2.64.2 -> 2.65.2
2026-07-03 8:22 UTC (2+ messages)
[PATCH v4 0/2] drm/panel: add support for Ilitek ILI7807S DSI panels
2026-07-03 8:22 UTC (3+ messages)
` [PATCH v4 2/2] drm/panel: add Ilitek ILI7807S panel driver
[PATCH 0/5] gpio: nomadik: silence boot log
2026-07-03 8:20 UTC (6+ messages)
` [PATCH 5/5] gpio: nomadik: drop "chip registered" log on probe success
[PATCH RFC hotfixes 0/2] mm/slab: fix unbounded recursion in free path with memalloc profiling
2026-07-03 8:20 UTC (5+ messages)
` [PATCH RFC hotfixes 2/2] mm/slab: prevent unbounded recursion in free path with new kmalloc type
[PATCH] ext4: get rid of ppath in get_ext_path()
2026-07-03 8:20 UTC (6+ messages)
[PATCH] t9811: replace 'test -f' and '! test -f' with 'test_path_*'
2026-07-03 8:19 UTC (2+ messages)
[PATCH v3 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
2026-07-03 8:19 UTC (5+ messages)
` [PATCH v3 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device
` [PATCH v3 2/2] hwmon: add Altera SoC FPGA hardware monitoring driver
[PATCH] docs: link AI coding assistants and tool-generated content pages
2026-07-03 8:18 UTC (4+ messages)
[PATCH v2] wifi: ath12k: fix scan command endianness on big endian
2026-07-03 8:18 UTC (2+ messages)
[PATCH v8 0/4] net/zxdh: optimize Rx/Tx path performance
2026-07-03 8:17 UTC (2+ messages)
` [v8,0/4] "
[PATCH v3 0/8] x1e80100: Enable PDC wake GPIOs and deepest idle state
2026-07-03 8:18 UTC (7+ messages)
` [PATCH v3 1/8] irqchip/qcom-pdc: restructure version support
` [PATCH v3 4/8] irqchip/qcom-pdc: Differentiate between direct SPI and GPIO as SPI
[PATCH 0/5] ASoC: intel: use component_name for Component name
2026-07-03 8:16 UTC (11+ messages)
[PATCH v2] hwrng: core - Do not read data during PM sleep transition
2026-07-03 8:16 UTC (3+ messages)
[PATCH v5 i-g-t 0/7] Remove EUdebug tests
2026-07-03 8:14 UTC (2+ messages)
[PATCH v4] drm/xe/sysctrl: Add helper to query application status
2026-07-03 8:15 UTC (2+ messages)
[PATCH net v2 1/3] af_unix: fix listen() succeeding on sockets in the wrong state
2026-07-03 8:14 UTC (3+ messages)
` [PATCH net v2 2/3] selftests/net/af_unix: test listen() rejects wrong socket states
` [PATCH net-next v2 3/3] af_unix: Clean up error handling in unix_listen()
drivers/usb/chipidea/ci_hdrc_imx.c:532 ci_hdrc_imx_probe() warn: missing error code 'ret'
2026-07-03 8:14 UTC
[PATCH v2] Bluetooth: hci_debugfs: serialize force_bredr_smp writes
2026-07-03 8:14 UTC
[PATCH v11 0/4] mm/page_owner: add per-fd filter infrastructure for print_mode and NUMA filtering
2026-07-03 8:14 UTC (5+ messages)
` [PATCH v11 1/4] mm/page_owner: add print_mode filter
[PATCH] workqueue: annotate racy PWQ_STAT_CPU_TIME update in wq_worker_tick()
2026-07-03 8:14 UTC (3+ messages)
[PULL 00/23] vfio queue
2026-07-03 8:13 UTC (6+ messages)
` [PULL 08/23] migration: Run final save_query_pending at switchover
` [PULL 17/23] vfio/migration: Implement VFIO_PRECOPY_INFO_REINIT feature
[PATCH 0/8] ASoC: add [devm_]snd_soc_register_component_with_name()
2026-07-03 8:13 UTC (4+ messages)
[PATCH v2] leds: pca9532: Fix inverted GPIO output polarity
2026-07-03 8:12 UTC (2+ messages)
[PATCH v2 0/3] HID: Intel-thc-hid: Refine error recovery flow
2026-07-03 8:12 UTC (7+ messages)
` [PATCH v2 1/3] HID: Intel-thc-hid: Intel-thc: Add API to reset read DMA
` [PATCH v2 2/3] HID: Intel-thc-hid: Intel-quicki2c: Refine recover callback
` [PATCH v2 3/3] HID: Intel-thc-hid: Intel-quickspi: "
[PATCH 6.12 000/204] 6.12.95-rc1 review
2026-07-03 8:12 UTC (2+ messages)
[PATCH] gpios: palmas: add get_direction op
2026-07-03 8:11 UTC (2+ messages)
[GIT PULL] ASoC fixes for v7.2-rc1
2026-07-03 8:11 UTC (2+ messages)
[RFC PATCH 0/3] coredump, net: fix layer violation with direct connection
2026-07-03 8:11 UTC (3+ messages)
` [RFC PATCH 3/3] coredump, net: remove `SOCK_COREDUMP`
[PATCH] Documentation/kernel-parameters: fix brackets
2026-07-03 8:08 UTC
[PATCH RESEND] mux: gpio-mux: add support for 4:1 2-channels mux
2026-07-03 8:10 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/3] arm64: dts/net: stmmac: Add Agilex5 SoCDK TSN Config2 board support
2026-07-03 8:10 UTC (4+ messages)
` [PATCH 3/3] net: stmmac: dwmac-socfpga: Add mac-mode DT property support
[PATCH] perf: Fix BUILD_BPF_SKEL PACKAGECONFIG to not define variable when disabled
2026-07-03 8:10 UTC (3+ messages)
[PATCH v4 0/2] drm/panel: couple of visionox vtdr6140 driver enhancements
2026-07-03 8:10 UTC (3+ messages)
` [PATCH v4 1/2] drm/panel: Enable DSC for Visionox VTDR6130 panel
` [PATCH v4 2/2] drm/panel: visionox-vtdr6130: switch to devm panel calls and drop remove
[PATCH v3] dmaengine: nbpfaxi: Fix setting channel irqs in probe()
2026-07-03 8:10 UTC (2+ messages)
[PATCH v14 00/10] hw/mem: add sp-mem device for Specific Purpose Memory
2026-07-03 8:08 UTC (4+ messages)
[PATCH net-next 1/2] net: ethernet: qualcomm: Unconstify function arguments passed by value
2026-07-03 8:07 UTC (4+ messages)
` [PATCH net-next 2/2] net: ethernet: qualcomm: Constify "queue_map" in ppe_ring_queue_map_set()
[PATCH -next] lockdown: Add break in lockdown_write
2026-07-03 7:39 UTC (5+ messages)
[PATCH net-next 00/17] net: dsa: mv88e6xxx: support for Remote Management Unit
2026-07-03 8:05 UTC (2+ messages)
[PATCH net] gve: fix Rx queue stall on alloc failure
2026-07-03 8:03 UTC (3+ messages)
[PATCH v4 00/10] Add support for Qualcomm remoteproc subsystem cooling
2026-07-03 8:03 UTC (3+ messages)
` [PATCH v4 03/10] soc: qcom: Add QMI TMD support for remote thermal mitigation
[PATCHSET v2 sched_ext/for-7.3] sched: Make proxy execution compatible with sched_ext
2026-07-03 8:02 UTC (3+ messages)
` [PATCH 04/12] sched_ext: Avoid migrating blocked tasks with proxy execution
[PATCH v1 0/3] tests/qtest: add Intel IOMMU IOTLB invalidation test
2026-07-03 7:21 UTC (4+ messages)
` [PATCH v1 1/3] tests/qtest/libqos: share Intel IOMMU test setup helpers
` [PATCH v1 2/3] tests/qtest/libqos: add Intel IOMMU invalidation helpers
` [PATCH v1 3/3] tests/qtest: add IOTLB invalidation test for Intel IOMMU
[PATCH v4 1/4] dt-bindings: can: rockchip: add rk3588 CAN-FD compatible
2026-07-03 8:01 UTC (8+ messages)
` [PATCH v4 2/4] can: rockchip: add RK3588 CAN support
` [PATCH v4 3/4] arm64: dts: rockchip: add CAN-FD nodes for RK3588
` [PATCH v4 4/4] arm64: dts: rockchip: Enable CAN controller on RK3588-Tiger-Haikou
[PATCH 6.6 000/175] 6.6.144-rc1 review
2026-07-03 8:01 UTC (2+ messages)
[PATCH v4 0/4] can: rockchip: add RK3588 CAN support
2026-07-03 8:01 UTC (2+ messages)
[PATCH] MAINTAINERS: update my email address for the AW99706 backlight driver
2026-07-03 8:01 UTC (2+ messages)
[PATCH 1/1] powerpc/eeh: Prevent EEH false positives on PMCSR reads in D3cold
2026-07-03 3:36 UTC
[PATCH v1 0/5] iommufd: Iterate the cache invalidation array in the core
2026-07-03 8:00 UTC (4+ messages)
` [PATCH v1 1/5] iommu/arm-smmu-v3-iommufd: Reject unsupported bits in invalidation commands
[PATCH] net: phylink: reject unsupported speed/duplex in ksettings_set() with PHY
2026-07-03 8:01 UTC (4+ messages)
[PATCH v2 00/10] crypto: allwinner: enable sun8i-ce FIT crypto
2026-07-03 1:49 UTC (5+ messages)
` [PATCH v2 07/10] crypto: allwinner: add sun8i-ce AES driver
` [PATCH v2 08/10] crypto: allwinner: add sun8i-ce ECDSA verifier
` [PATCH v2 09/10] crypto: hash: allow DM hash in SPL
` [PATCH v2 10/10] crypto: allwinner: add sun8i-ce hash driver
[PATCH v3 0/8] riscv: Add Ssqosid and initial CBQRI resctrl support
2026-07-03 8:00 UTC (5+ messages)
` [PATCH v3 5/8] riscv_cbqri: resctrl: Add cache allocation via capacity block mask
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.