All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-07-10 16:25:09 to 2026-07-10 16:47:13 UTC [more...]

[PATCH v12 00/36] phy: rockchip: usbdp: Clean up the mess
 2026-07-10 16:45 UTC  (54+ messages)
` [PATCH v12 01/36] dt-bindings: phy: rockchip-usbdp: add improved ports scheme
` [PATCH v12 02/36] phy: rockchip: usbdp: Update mode_change after error handling
` [PATCH v12 03/36] phy: rockchip: usbdp: Do not lose USB3 PHY status
` [PATCH v12 04/36] phy: rockchip: usbdp: Fix devm_clk_bulk_get_all check
` [PATCH v12 05/36] phy: rockchip: usbdp: Handle missing clock-names DT property gracefully
` [PATCH v12 06/36] phy: rockchip: usbdp: Drop seamless DP takeover
` [PATCH v12 07/36] phy: rockchip: usbdp: Keep clocks running on PHY re-init
` [PATCH v12 08/36] phy: rockchip: usbdp: Amend SSC modulation deviation
` [PATCH v12 09/36] phy: rockchip: usbdp: Fix LFPS detect threshold control
` [PATCH v12 10/36] phy: rockchip: usbdp: Add missing mode_change update
` [PATCH v12 11/36] phy: rockchip: usbdp: Support single-lane DP
` [PATCH v12 12/36] phy: rockchip: usbdp: Limit DP lane count to muxed lanes
` [PATCH v12 13/36] phy: rockchip: usbdp: Rename DP lane functions
` [PATCH v12 14/36] phy: rockchip: usbdp: Use FIELD_PREP_WM16_CONST
` [PATCH v12 15/36] phy: rockchip: usbdp: Cleanup DP lane selection function
` [PATCH v12 16/36] phy: rockchip: usbdp: Register DP aux bridge
` [PATCH v12 19/36] phy: rockchip: usbdp: Re-init the PHY on orientation change
` [PATCH v12 20/36] phy: rockchip: usbdp: Factor out lane_mux_sel setup
` [PATCH v12 22/36] phy: rockchip: usbdp: Use guard functions for mutex
` [PATCH v12 23/36] phy: rockchip: usbdp: Clear USB status on PHY exit
` [PATCH v12 25/36] phy: rockchip: usbdp: Add some extra debug messages
` [PATCH v12 26/36] phy: rockchip: usbdp: Avoid xHCI SErrors
` [PATCH v12 27/36] phy: rockchip: usbdp: Handle rk_udphy_reset_deassert errors
` [PATCH v12 29/36] phy: core: add notifier infrastructure
` [PATCH v12 30/36] usb: dwc3: core: support PHY reset notifications
` [PATCH v12 32/36] phy: rockchip: usbdp: Drop -EPROBE_DEFER hack
` [PATCH v12 34/36] phy: rockchip: usbdp: Fix power state handling
` [PATCH v12 35/36] phy: rockchip: usbdp: Re-init PHY on mux change
` [PATCH v12 36/36] phy: rockchip: usbdp: Add USB-C state without DP enabled

[Buildroot] [git commit] package/libcamera: update source URL
 2026-07-10 16:46 UTC 

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

[PATCH 1/3] man/: tfix
 2026-07-10 16:46 UTC  (4+ messages)
` [PATCH 2/3] man/man7/pipe.7: Note kernel commit of the soft limit triggered cap increase

[PATCH v5 00/10] dmaengine: dw-edma: flatten desc structions and simplify code
 2026-07-10 16:45 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: keep polling connection that is still in progress
 2026-07-10 16:45 UTC  (2+ messages)

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

[Buildroot] [PATCH 1/5] package/libva: bump version to 2.24.1
 2026-07-10 16:44 UTC  (2+ messages)

[PATCH v7 0/8] mm/hmm: Add mmap lock-drop support for userfaultfd-backed mappings
 2026-07-10 16:44 UTC  (24+ messages)
` [PATCH v7 1/8] mm/hmm: move page fault handling out of walk callbacks
` [PATCH v7 2/8] mm/hmm: add hmm_range_fault_unlocked_timeout() for mmap lock-drop support
` [PATCH v7 4/8] mshv: Use hmm_range_fault_unlocked_timeout() for region faults
` [PATCH v7 5/8] drm/nouveau: Use hmm_range_fault_unlocked_timeout() for SVM faults
` [PATCH v7 6/8] RDMA/umem: Use hmm_range_fault_unlocked_timeout() for ODP faults
` [PATCH v7 7/8] accel/amdxdna: Use hmm_range_fault_unlocked_timeout() for range population
` [PATCH v7 8/8] drm/gpusvm: Use hmm_range_fault_unlocked_timeout() for range faults

[Buildroot] [git commit] package/libva-utils: bump version to 2.24.0
 2026-07-10 16:42 UTC 

[Buildroot] [git commit] package/intel-vpl-gpu-rt: bump version to 26.2.4
 2026-07-10 16:42 UTC 

[Buildroot] [git commit] package/intel-mediadriver: bump version to 26.2.4
 2026-07-10 16:42 UTC 

[Buildroot] [git commit] package/libva: bump version to 2.24.1
 2026-07-10 16:42 UTC 

[Buildroot] [git commit] package/libvpl: bump version to 2.17.0
 2026-07-10 16:42 UTC 

[PATCH net 0/2] net: macb: fix TXUBR interrupt storm on link flapping
 2026-07-10 16:43 UTC  (3+ messages)
` [PATCH net 2/2] net: macb: mask TXUBR during TX NAPI poll to prevent IRQ storms

[PATCH v3 0/2] thermal: imx: Add calibration offset support
 2026-07-10 16:43 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: thermal: imx: Document calibration offset property

[PATCH] app/testpmd: fix multi-pool Rx setup with --no-NUMA
 2026-07-10 16:43 UTC  (3+ messages)
` [PATCH 0/4] app/testpmd: fix socket id handling with NUMA disabled

[PATCH 0/4] serial: 8250: Add AN7581 UART support
 2026-07-10 16:43 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: serial: 8250: Add Airoha compatibles

[PATCH net] can: esd_usb: kill anchored URBs before freeing netdevs
 2026-07-10 16:43 UTC  (3+ messages)
` [PATCH net v2] "

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

[PATCH] sequencer: honor --empty when a fixup!/squash! empties its target
 2026-07-10 16:42 UTC  (3+ messages)

[PATCH] drm/xe/pci: Disable Multi-LRC on single VCS/VECS platforms
 2026-07-10 16:42 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[Buildroot] [PATCH] package/fmt: fix 32-bit builds
 2026-07-10 16:42 UTC  (2+ messages)

[PATCH 0/3] vfs: call audit_inode_child() in lookup_open() on failure
 2026-07-10 16:42 UTC  (4+ messages)
` [PATCH 1/3] vfs: move create error && negative dentry case in lookup_open() up
` [PATCH 2/3] vfs: call audit_inode_child() in lookup_open() on failure
` [PATCH 3/3] fs/namei.c: update kerneldoc of atomic_open()

[PATCH GSoC v15 00/13] cat-file: add remote-object-info to batch-command
 2026-07-10 16:41 UTC  (15+ messages)
` [PATCH GSoC v16 "
  ` [PATCH GSoC v16 01/13] transport-helper: fix memory leak of helper on disconnect
  ` [PATCH GSoC v16 02/13] cat-file: declare loop counter inside for()
  ` [PATCH GSoC v16 03/13] t1006: split test utility functions into new 'lib-cat-file.sh'
  ` [PATCH GSoC v16 04/13] fetch-pack: fix hash_algo variable type
  ` [PATCH GSoC v16 05/13] fetch-pack: drop static advertise_sid variable
  ` [PATCH GSoC v16 06/13] fetch-pack: move write_fetch_command_and_capabilities() to connect.c
  ` [PATCH GSoC v16 07/13] connect: make write_fetch_command_and_capabilities() more generic
  ` [PATCH GSoC v16 08/13] fetch-pack: move fetch initialization
  ` [PATCH GSoC v16 09/13] serve: advertise object-info feature
  ` [PATCH GSoC v16 10/13] transport: add client support for object-info
  ` [PATCH GSoC v16 11/13] cat-file: add remote-object-info to batch-command
  ` [PATCH GSoC v16 12/13] cat-file: validate remote atoms with an allow-list
  ` [PATCH GSoC v16 13/13] cat-file: make remote-object-info allow-list dynamic

[Buildroot] [git commit] package/fmt: fix 32-bit builds
 2026-07-10 16:40 UTC 

[PATCH v3 0/3] riscv: dts: sophgo: Add Milk-V Duo 256M board support
 2026-07-10 16:41 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: soc: sophgo: add Milk-V Duo 256M board

[PATCH i-g-t v3 1/2] tests/intel-ci/chamelium-only.testlist: Add chamelium tests
 2026-07-10 16:40 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for series starting with [i-g-t,v3,1/2] "

[PATCH v2 RESEND] HID: appletb-kbd: add option to switch default layer on double pressing fn key
 2026-07-10 16:40 UTC  (2+ messages)

[PATCH BlueZ] a2dp: Fix loading of remote SEP from cache
 2026-07-10 16:40 UTC  (2+ messages)

[PATCH v4 3/3] firmware: coreboot: Add CFR firmware attributes driver
 2026-07-10 16:40 UTC 

[PATCH v4 2/3] firmware: Rename google firmware directory to coreboot
 2026-07-10 16:40 UTC 

[PATCH v4 1/3] firmware: Move firmware attributes class helper
 2026-07-10 16:39 UTC 

[PATCH v4 0/3] firmware: Add coreboot CFR firmware attributes driver
 2026-07-10 16:39 UTC 

[PATCH] KVM: SEV: drop FOLL_LONGTERM for encrypted region registration
 2026-07-10 16:38 UTC  (12+ messages)

[Buildroot] [PATCH] package/socat: security bump to version 1.8.1.3
 2026-07-10 16:38 UTC  (2+ messages)

[PATCH v2 0/7] rust_binder : Implement dynamic debug logging mask
 2026-07-10 16:37 UTC  (4+ messages)
` [PATCH v2 1/7] rust_binder: Add "

[PATCH] drm/amd/display: Run FP-disabled MST stub test only without DC FP
 2026-07-10 16:38 UTC  (2+ messages)

[Buildroot] [git commit] package/socat: security bump to version 1.8.1.3
 2026-07-10 16:36 UTC 

[PATCH] docs: ACPI: DSD: motorcomm: fix docs build error
 2026-07-10 16:37 UTC  (2+ messages)

[PATCH v2] drm/exec: drm_exec.h: eliminate kernel-doc warnings
 2026-07-10 16:37 UTC 

[PATCH v3 00/11] receive-pack: use ODB transactions to stage object writes
 2026-07-10 16:37 UTC  (13+ messages)
` [PATCH v4 "
  ` [PATCH v4 01/11] object-file: rename files transaction prepare function
  ` [PATCH v4 02/11] object-file: rename files transaction fsync function
  ` [PATCH v4 03/11] object-file: embed transaction flush logic in commit function
  ` [PATCH v4 04/11] object-file: drop check for inflight transactions
  ` [PATCH v4 05/11] object-file: propagate files transaction errors
  ` [PATCH v4 06/11] odb/transaction: propagate begin errors
  ` [PATCH v4 07/11] odb/transaction: propagate commit errors
  ` [PATCH v4 08/11] odb/transaction: add transaction env interface
  ` [PATCH v4 09/11] odb/transaction: introduce ODB transaction flags
  ` [PATCH v4 10/11] builtin/receive-pack: drop redundant tmpdir env
  ` [PATCH v4 11/11] builtin/receive-pack: stage incoming objects via ODB transactions

[PATCH bpf 1/2] bpf: Reject >8 byte return values on return-reading trampoline paths
 2026-07-10 16:37 UTC  (2+ messages)

[PATCH v2] prio-queue: use cascade-down for faster extract-min
 2026-07-10 16:37 UTC  (5+ messages)
` [PATCH v3 0/2] prio-queue: use bottom-up sift for extract-min
  ` [PATCH v3 2/2] prio-queue: use cascade for unfused gets

[OE-core][wrynose 00/18] Patch review
 2026-07-10 16:36 UTC  (19+ messages)
` [OE-core][wrynose 01/18] gdb: Upgrade 17.1 -> 17.2
` [OE-core][wrynose 02/18] curl: fix CVE-2026-5773 - wrong reuse of SMB connection
` [OE-core][wrynose 03/18] expat: patch CVE-2026-45186
` [OE-core][wrynose 04/18] expat: fix CVE-2026-41080
` [OE-core][wrynose 05/18] python3: upgrade 3.14.5 -> 3.14.6
` [OE-core][wrynose 06/18] python3: fix CVE-2026-11940
` [OE-core][wrynose 07/18] python3: fix CVE-2026-11972
` [OE-core][wrynose 08/18] opensbi: don't override ELFFLAGS, silence ldflags QA for bare-metal ELFs
` [OE-core][wrynose 09/18] create-spdx-image-3.0: correct SSTATE_SKIP_CREATION key for do_create_image_sbom_spdx
` [OE-core][wrynose 10/18] python3-urllib3: Fix CVE-2026-44431
` [OE-core][wrynose 11/18] glib-2.0: fix CVE-2026-58016
` [OE-core][wrynose 12/18] util-linux: upgrade 2.41.3 -> 2.41.5
` [OE-core][wrynose 13/18] ovmf: fix tpm PACKAGECONFIG to use TPM2_ENABLE
` [OE-core][wrynose 14/18] libcap: Fix CVE-2026-4878
` [OE-core][wrynose 15/18] socat: upgrade 1.8.1.1 -> 1.8.1.3
` [OE-core][wrynose 16/18] vim: Fix for CVE-2026-52858,CVE-2026-52859,CVE-2026-52860
` [OE-core][wrynose 17/18] xmlto: update SRC_URI
` [OE-core][wrynose 18/18] gnutls: fix CVE-2026-33846

[PATCH] dm-stats: fix dm_jiffies_to_msec64
 2026-07-10 16:37 UTC 

[PATCH] Gitlab CI: Switch to git.u-boot-project.org
 2026-07-10 16:37 UTC 

[Buildroot] [PATCH 1/1] package/python3: add upstream security patches for CVE-2026-0864, CVE-2026-11972, CVE-2026-4360 & CVE-2026-15308
 2026-07-10 16:36 UTC  (2+ messages)

[PATCH v2] sched_ext: Add tracepoint for scheduler exit
 2026-07-10 16:36 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] mm/zswap: use ratelimited stats flush in zswap_shrinker_count()
 2026-07-10 16:35 UTC  (10+ messages)

[Buildroot] [git commit] package/python3: add upstream security patches for CVE-2026-0864, CVE-2026-11972, CVE-2026-4360 & CVE-2026-15308
 2026-07-10 16:34 UTC 

[PATCH] dm-stats: fix merge accounting
 2026-07-10 16:35 UTC 

[PATCH net v4] tipc: fix u16 MTU truncation in media and bearer MTU validation
 2026-07-10 16:34 UTC  (2+ messages)

[PATCH] perf/x86/amd/brs: Fix kernel address leakage
 2026-07-10 16:34 UTC 

[PATCH 0/2] board: sophgo: add support for Milk-V Duo 256M
 2026-07-10 16:33 UTC  (3+ messages)
` [PATCH 1/2] board: sophgo: move ethernet driver to common directory
` [PATCH 2/2] board: sophgo: add support for Milk-V Duo 256M

[PATCH 0/1] libceph: fix a monmap use-after-free in ceph_compare_options()
 2026-07-10 16:33 UTC  (5+ messages)
` [PATCH 1/1] libceph: use RCU to protect monmap "

[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-07-10 16:33 UTC  (3+ messages)
` [PATCH v6 09/25] KVM: arm64: iommu: Add memory pool

[PATCH] dm-bufio: fix wrong count calculation in dm_bufio_issue_discard
 2026-07-10 16:32 UTC 

❌ FAIL: Test report for master (7.2.0-rc2, upstream-mainline, 0e35b9b6)
 2026-07-10 16:32 UTC 

[PATCH v2 0/3] regulator: Add X-Powers AXP318W PMIC support
 2026-07-10 16:31 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: mfd: x-powers,axp152: Document AXP318W
` [PATCH v2 2/3] mfd: axp20x: Add support for AXP318W PMIC
` [PATCH v2 3/3] regulator: axp20x: add support for the AXP318W

LBS setup
 2026-07-10 16:20 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/tar: fix build with acl-2.4.0
 2026-07-10 16:30 UTC  (2+ messages)

[PATCH] ARM: dts: st: spear13xx: Drop unused/incorrect usbh0_id and usbh1_id
 2026-07-10 16:30 UTC  (2+ messages)

[Buildroot] [git commit] package/acl: security bump version to 2.4.0
 2026-07-10 16:29 UTC 

Patchwork summary for: linux-soc
 2026-07-10 16:30 UTC 

[PATCH] arch: arm: dts: agilex: Disable gmac2 node for Agilex7M
 2026-07-10 16:30 UTC  (2+ messages)

[Buildroot] [git commit] package/tar: fix build with acl-2.4.0
 2026-07-10 16:29 UTC 

[Buildroot] [git commit] package/attr: security bump version to 2.6.0
 2026-07-10 16:29 UTC 

[PATCH] mm: remove wb_writeout_inc
 2026-07-10 16:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/dropbear: security bump version to 2026.92
 2026-07-10 16:28 UTC  (2+ messages)

[Buildroot] [git commit] package/dropbear: security bump version to 2026.92
 2026-07-10 16:27 UTC 

[PATCH 0/2] CI: new PTL runner
 2026-07-10 16:27 UTC  (5+ messages)
` [PATCH 2/2] CI: enable FRED on "

[PATCH v3 00/11] vfio/pci: Add CXL Type-2 device passthrough support
 2026-07-10 16:26 UTC  (2+ messages)

[PATCH] x86/mm/pat: acquire mmap lock on page table free to avoid ptdump UAF
 2026-07-10 16:26 UTC  (2+ messages)

[meta-ti][wrynose][PATCH] CI/CD Auto-Merger: cicd.wrynose.202607100005
 2026-07-10 16:25 UTC  (2+ messages)

[PATCH V4] i2c: qcom-geni: Add dynamic transfer timeout based on transfer length and frequency
 2026-07-10 16:25 UTC  (2+ messages)

[PATCH BlueZ 1/2] lib: add iso_data_* macros to hci.h
 2026-07-10 16:25 UTC  (2+ messages)
` [PATCH BlueZ 2/2] monitor: fix parsing of ISO packet data header and slen check


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.