All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-09-07 19:34:57 to 2026-09-07 20:31:09 UTC [more...]

[PATCH v8 00/16] Collection of fixes for Panfrost: Perfcnt, RPM, refactorings
 2026-09-07 20:31 UTC  (21+ messages)
` [PATCH v8 01/16] drm/panfrost: Move shrinker initialization and unplug one level down
` [PATCH v8 02/16] drm/panfrost: Move lock and modparam initialisations into their subsystems
` [PATCH v8 03/16] drm/panfrost: Move debugfs initialisation to relevant subsystems
` [PATCH v8 04/16] drm/panfrost: Skip NULL checks for clock enable/disabling
` [PATCH v8 05/16] drm/panfrost: Consolidate device clock management and reset
` [PATCH v8 06/16] drm/panfrost: Fix PM refcnt and autosuspend issues at device probe/remove
` [PATCH v8 07/16] drm/panfrost: Explicitly enable MMU interrupts at device init
` [PATCH v8 08/16] drm/panfrost: Move all DRM device initialisation into device_init()
` [PATCH v8 09/16] drm/panfrost: Add warning messages to fatal error conditions
` [PATCH v8 10/16] drm/panfrost: Add debugfs knob for manually triggering a GPU reset
` [PATCH v8 11/16] drm/panfrost: Move perfcnt GPU disable sequence into a helper
` [PATCH v8 12/16] drm/panfrost: Skip cache flush/invalidate when enabling perfcnt
` [PATCH v8 13/16] drm/panfrost: Avoid cache flush after perfcnt sample in fully coherent systems
` [PATCH v8 14/16] drm/panfrost: Introduce a reset lock
` [PATCH v8 15/16] drm/panfrost: Fix races between perfcnt and reset sequence
` [PATCH v8 16/16] drm/panfrost: Bump driver minor to reflect new DUMP IOCTL req field

[PATCH v3] virtio_net: add rx-alloc-fail counter
 2026-09-07 20:31 UTC  (2+ messages)

[PATCH] leds: syscon: Use device property API
 2026-09-07 20:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2026-09-07 20:30 UTC 

[PATCH v2 0/4] devfreq: check the get_cur_freq() return value and use it in ufshcd
 2026-09-07 20:29 UTC  (9+ messages)
` [PATCH v2 1/4] PM / devfreq: Fall back to previous_freq when get_cur_freq() fails
` [PATCH v2 3/4] scsi: ufs: core: Record the frequency the controller starts at
` [PATCH v2 4/4] scsi: ufs: core: Report the current clock frequency to devfreq

[PATCH i-g-t v6 0/3] Add CMRR subtests
 2026-09-07 20:28 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Add CMRR subtests (rev6)

[PATCH bpf-next] bpf, x86: Use global buffer for trampoline size generation
 2026-09-07 20:26 UTC  (3+ messages)

[PATCH net-next v2 0/9] net: stmmac: qcom-ethqos: add Shikra EMAC support
 2026-09-07 20:23 UTC  (10+ messages)
` [PATCH net-next v2 1/9] dt-bindings: net: ti,dp83867: add supply properties
` [PATCH net-next v2 2/9] net: phy: dp83867: add regulator supply management
` [PATCH net-next v2 3/9] dt-bindings: net: qcom,ethqos: add qcom,shikra-ethqos compatible
` [PATCH net-next v2 4/9] net: stmmac: qcom-ethqos: convert ethqos_rgmii_macro_init() to void
` [PATCH net-next v2 5/9] net: stmmac: qcom-ethqos: fix RGMII_ID mode to use DLL bypass
` [PATCH net-next v2 6/9] net: stmmac: qcom-ethqos: warn about legacy RGMII PHY modes
` [PATCH net-next v2 7/9] net: stmmac: qcom-ethqos: set initial RGMII link clock to lowest speed
` [PATCH net-next v2 8/9] net: stmmac: qcom-ethqos: add per-platform NOC clock voting
` [PATCH net-next v2 9/9] net: stmmac: qcom-ethqos: add Shikra EMAC support

[Buildroot] [PATCH 0/2] package/passt: dependency fixes and version bump
 2026-09-07 20:23 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] package/passt: bump to version 2026_07_28.f8df3f1

[PATCH net v2] usbnet: fix smp_processor_id() use in preemptible context
 2026-09-07 20:23 UTC  (3+ messages)

[PATCH] PCI: Add ACS quirks for Broadcom BCM57412/57416 NICs
 2026-09-07 20:22 UTC  (2+ messages)

[PATCH] interconnect: qcom: icc-rpmh: Add opt-out parameter for QoS settings
 2026-09-07 20:21 UTC  (2+ messages)

[PATCH net-next v2 0/6] net: dsa: motorcomm: MIB fixup
 2026-09-07 20:21 UTC  (11+ messages)
` [PATCH net-next v2 1/6] net: dsa: motorcomm: Rename MIB stuffs
` [PATCH net-next v2 2/6] net: dsa: motorcomm: Split MIB buffers
` [PATCH net-next v2 3/6] net: dsa: motorcomm: Split MIB module
` [PATCH net-next v2 4/6] net: dsa: motorcomm: Use u64_stats_t for MIB stats
` [PATCH net-next v2 5/6] net: dsa: motorcomm: Fix MIB synchronization

RTT-PROBE: lore-subspace-rtt
 2026-09-07 20:20 UTC 

[PATCH v2 0/7] btrfs: convert some struct page users to folios
 2026-09-07 20:20 UTC  (8+ messages)
` [PATCH v2 1/7] btrfs: tests: rename process_page_range() to process_folio_range()
` [PATCH v2 2/7] btrfs: tests: convert test_find_delalloc() to use folios
` [PATCH v2 3/7] btrfs: tests: use eb folio helpers in extent buffer memory checks
` [PATCH v2 4/7] btrfs: convert btrfs_compr_pool_scan() to use folios
` [PATCH v2 5/7] btrfs: convert heuristic_collect_sample() "
` [PATCH v2 6/7] btrfs: fix stale function references in compression comments
` [PATCH v2 7/7] btrfs: use folios for reading super blocks from the block device

[PATCH i-g-t] tests/intel/xe_sync_file: Exercise sync file access post queue destruction
 2026-09-07 20:19 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for tests/intel/xe_sync_file: Exercise sync file access post queue destruction (rev3)

[PATCH] leds: is31fl32xx: Use fwnode/device property APIs
 2026-09-07 20:19 UTC 

FAILED: patch "[PATCH] NFSD: Prevent client use-after-free during blocked-lock" failed to apply to 7.2-stable tree
 2026-09-07 20:18 UTC  (7+ messages)
` [PATCH 7.2.y 1/6] NFSD: Prevent client use-after-free during delegation revoke
  ` [PATCH 7.2.y 2/6] NFSD: Prevent client use-after-free during admin state revocation
  ` [PATCH 7.2.y 3/6] NFSD: Prevent client use-after-free during export "
  ` [PATCH 7.2.y 4/6] NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanup
  ` [PATCH 7.2.y 5/6] NFSD: Consolidate the revocation-path client unpin
  ` [PATCH 7.2.y 6/6] NFSD: Prevent client use-after-free during blocked-lock reaping

FAILED: patch "[PATCH] NFSD: Prevent client use-after-free during close_lru reaping" failed to apply to 7.2-stable tree
 2026-09-07 20:18 UTC  (7+ messages)
` [PATCH 7.2.y 1/6] NFSD: Prevent client use-after-free during delegation revoke
  ` [PATCH 7.2.y 2/6] NFSD: Prevent client use-after-free during admin state revocation
  ` [PATCH 7.2.y 3/6] NFSD: Prevent client use-after-free during export "
  ` [PATCH 7.2.y 4/6] NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanup
  ` [PATCH 7.2.y 5/6] NFSD: Consolidate the revocation-path client unpin
  ` [PATCH 7.2.y 6/6] NFSD: Prevent client use-after-free during close_lru reaping

[PATCH] hazptrtorture: Fix inverted sleep condition in do_pending kthread
 2026-09-07 20:18 UTC  (9+ messages)

FAILED: patch "[PATCH] HID: sony: clean up device list on probe failure" failed to apply to 6.6-stable tree
 2026-09-07 20:18 UTC  (3+ messages)
` [PATCH 6.6.y 1/2] HID: sony: use guard() and scoped_guard()
  ` [PATCH 6.6.y 2/2] HID: sony: clean up device list on probe failure

[PATCH] fbdev: atafb: Restrict SuperBlitter to supported formats
 2026-09-07 20:18 UTC  (6+ messages)

[PATCH] ui/gtk: Handle empty notebook state in menu handlers
 2026-09-07 20:17 UTC 

[patch V2 0/8] exec/exit: POSIX timer related bugfixes and related cleanups
 2026-09-07 20:15 UTC  (5+ messages)
` [patch V2 1/8] signal: Prevent exec() race

[syzbot] [jffs2?] possible deadlock in jffs2_do_clear_inode (2)
 2026-09-07 20:14 UTC  (3+ messages)

[syzbot] [bpf?] WARNING in pcpu_get_vm_areas
 2026-09-07 20:14 UTC 

mac80211: Basic MCS Set check drops connection to legacy rates against Wi-Fi 7 gateway
 2026-09-07 20:12 UTC 

[ANN] U-Boot v2026.10-rc4 released
 2026-09-07 20:10 UTC 

RTT-PROBE: lore-subspace-rtt
 2026-09-07 20:10 UTC 

[RFC PATCH net-next 0/2] net: phylink: wait for a PHY that probes after the MAC
 2026-09-07 20:07 UTC  (4+ messages)
` [RFC PATCH net-next 1/2] dt-bindings: net: ethernet-controller: add phy-needs-host-firmware

[PATCH bpf-next v5 0/7] bpf: Add user memory access kfuncs for mm_struct
 2026-09-07 20:06 UTC  (3+ messages)
` [PATCH bpf-next v5 1/7] mm: Add copy_remote_mm_str()

FAILED: patch "[PATCH] HID: sony: clean up device list on probe failure" failed to apply to 6.12-stable tree
 2026-09-07 20:06 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] HID: sony: use guard() and scoped_guard()
  ` [PATCH 6.12.y 2/2] HID: sony: clean up device list on probe failure

[PATCH v5 0/6] btrfs: add per-inode compression levels in xattrs
 2026-09-07 20:05 UTC  (7+ messages)
` [PATCH v5 1/6] btrfs: export btrfs_match_compress_type(), move it to compression.h
` [PATCH v5 2/6] btrfs: also validate compression levels in btrfs_compress_is_valid_type()
` [PATCH v5 3/6] btrfs: add per-inode compression levels in xattrs
` [PATCH v5 4/6] btrfs: support inheritance for per-inode compression levels
` [PATCH v5 5/6] btrfs: add btrfs_compress_typelevel2str() helper
` [PATCH v5 6/6] btrfs: preserve btrfs.compression when setting inode flags

FAILED: patch "[PATCH] HID: universal-pidff: stop the device when force-feedback" failed to apply to 6.6-stable tree
 2026-09-07 20:06 UTC  (2+ messages)
` [PATCH 6.6.y] HID: universal-pidff: stop the device when force-feedback init fails

[PATCH v5 00/40] Use defined 16-bits ASC/ASCQ combinations
 2026-09-07 20:05 UTC  (9+ messages)
` [PATCH v5 01/40] scsi: define all additional sense codes and their qualifiers
` [PATCH v5 06/40] scsi: use struct scsi_sense_hdr to log sense keys and codes
` [PATCH v5 07/40] scsi: core: use 16-bits defined sense codes

Avermedia GC515 implementation
 2026-09-07 20:04 UTC  (6+ messages)
  ` Re : "

[PATCH i-g-t 0/7] Validate PM_PME signalling on display hotplug
 2026-09-07 20:02 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for Validate PM_PME signalling on display hotplug (rev2)
` ✓ i915.CI.BAT: "

[PATCH v2] mm/huge_memory: bypass THP tuneables for huge pfnmap mappings
 2026-09-07 20:02 UTC  (2+ messages)

[PATCH bpf] bpf: refresh seg6local SRH pointer after skb pull
 2026-09-07 20:02 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/broot: bump to version 1.60.0
 2026-09-07 20:00 UTC  (2+ messages)

FAILED: patch "[PATCH] smb: client: clear setuid/setgid bit on write with" failed to apply to 5.10-stable tree
 2026-09-07 20:00 UTC  (2+ messages)
` [PATCH 5.10.y] smb: client: clear setuid/setgid bit on write with cifsacl/modefromsid/posix extensions

FAILED: patch "[PATCH] HID: sony: clean up device list on probe failure" failed to apply to 6.18-stable tree
 2026-09-07 20:00 UTC  (3+ messages)
` [PATCH 6.18.y 1/2] HID: sony: use guard() and scoped_guard()
  ` [PATCH 6.18.y 2/2] HID: sony: clean up device list on probe failure

FAILED: patch "[PATCH] HID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver" failed to apply to 5.15-stable tree
 2026-09-07 20:00 UTC  (2+ messages)
` [PATCH 5.15.y] HID: sony: fix UAF of ghl_poke_timer / ghl_urb at driver unbind

RTT-PROBE: lore-subspace-rtt
 2026-09-07 20:00 UTC 

FAILED: patch "[PATCH] HID: universal-pidff: stop the device when force-feedback" failed to apply to 6.12-stable tree
 2026-09-07 20:00 UTC  (2+ messages)
` [PATCH 6.12.y] HID: universal-pidff: stop the device when force-feedback init fails

FAILED: patch "[PATCH] smb: client: reject a tree connect response whose byte count" failed to apply to 6.12-stable tree
 2026-09-07 20:00 UTC  (4+ messages)
` [PATCH 6.12.y 1/3] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.12.y 2/3] cifs: SMB1 split: connect.c
  ` [PATCH 6.12.y 3/3] smb: client: reject a tree connect response whose byte count is too small

FAILED: patch "[PATCH] smb: client: fix UAF and buffer leak in cifs_check_trans2()" failed to apply to 6.6-stable tree
 2026-09-07 20:00 UTC  (5+ messages)
` [PATCH 6.6.y 1/4] cifs: Remove the server pointer from smb_message
  ` [PATCH 6.6.y 2/4] cifs: Scripted clean up fs/smb/client/fscache.h
  ` [PATCH 6.6.y 3/4] cifs: SMB1 split: Create smb1proto.h for SMB1 declarations
  ` [PATCH 6.6.y 4/4] smb: client: fix UAF and buffer leak in cifs_check_trans2() for malformed secondary T2

[PATCH v2 bpf-next 00/18] Support inline functions in BTF
 2026-09-07 20:00 UTC  (5+ messages)
` [PATCH v2 bpf-next 14/18] btf: Make vmlinux, module inline info available in /sys/kernel/btf

[RFC PATCH 0/6] Git 3.0: restrict hex object IDs to lowercase only
 2026-09-07 19:59 UTC  (9+ messages)
` [PATCH v2 0/7] "
  ` [PATCH v2 1/7] hex: add functionality for lowercase-only hex
  ` [PATCH v2 2/7] hex: allow specifying hex type with hex2chr
  ` [PATCH v2 3/7] hex: make hex_to_bytes accept kind of hex to use
  ` [PATCH v2 4/7] hex: label usages of hex parsing for object IDs
  ` [PATCH v2 5/7] object-name: use hexval
  ` [PATCH v2 6/7] t5324: adjust tests for corrupt commit-graph
  ` [PATCH v2 7/7] hex: allow only lowercase object IDs in breaking changes mode

[PATCHv2] ARM: dts: BCM5301X: AC87U: specify switch
 2026-09-07 19:59 UTC 

[Buildroot] [git commit] package/broot: bump to version 1.60.0
 2026-09-07 19:55 UTC 

[PATCH] prserv: add --status to list running servers
 2026-09-07 19:58 UTC  (2+ messages)
` [bitbake-devel] "

[PATCH v4 00/17] mm/huge_memory: clean up and decouple the anon and file split helpers
 2026-09-07 19:57 UTC  (7+ messages)
` [PATCH v4 09/17] mm/huge_memory: rename remap_page() to remap_folio()
` [PATCH v4 10/17] mm/huge_memory: move the racy refcount check into unmap_folio()
` [PATCH v4 11/17] mm/huge_memory: move filemap management into the file split helper

[PATCH 00/23] ALSA compress / ASoC compress / SOF: Compressed audio support with IPC4
 2026-09-07 19:55 UTC  (8+ messages)
` [PATCH 04/23] ASoC: soc-compress: Implement trigger FE-BE sequencing as with normal PCMs

[PATCH v2 00/11] ASoC: SDCA: enable on DT platforms and add Qualcomm WCD9378 (Tambora) codec
 2026-09-07 19:47 UTC  (5+ messages)
` [PATCH v2 11/11] ASoC: codecs: add Qualcomm Tambora (WCD9378) SDCA codec

[PATCH] mm/huge_memory: add folio_reset_partially_mapped()
 2026-09-07 19:57 UTC  (3+ messages)

[PATCH] irqchip/gic-v3-its: Don't WARN on LPI free allocation failure
 2026-09-07 19:57 UTC  (2+ messages)
` [tip: irq/drivers] "

[tip: irq/drivers] irqchip/gic-v3: Add Altera SoCFPGA Agilex5 GIC600 DMA32 erratum workaround
 2026-09-07 19:56 UTC 

[PATCH v3 00/18] mm/huge_memory: clean up folio split and lift swapcache split limits
 2026-09-07 19:56 UTC  (7+ messages)
` [PATCH v3 09/18] mm/huge_memory: move anon_vma and filemap management into split helpers

[PATCH v3 0/3] x86/irq: Fix lost interrupts on CPU hot-unplug
 2026-09-07 19:54 UTC  (7+ messages)
` [PATCH v3 1/3] x86/hyperv: Set irq_retrigger for root partition PCI/MSI irqchip
` [PATCH v3 2/3] x86/irq: Fall back to irq_chip_retrigger_hierarchy() in fixup_irqs()
` [PATCH v3 3/3] x86/irq, iommu/amd, x86/hyperv, PCI: Drop redundant irq_retrigger inits

[PATCH 0/6] mm: make MAP_PRIVATE-/dev/zero mappings truly anonymous
 2026-09-07 19:54 UTC  (5+ messages)
` [PATCH 3/6] mm/vma: only permit MAP_PRIVATE /dev/zero to be mapped anonymous

[RFC PATCH bpf-next 0/6] bpf: Add UHMUL and SHMUL instructions
 2026-09-07 19:53 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/6] "
` [RFC PATCH bpf-next 3/6] bpf: Reject UHMUL/SHMUL in unsupported JITs

[Buildroot] [PATCH v2 1/1] package/{rust, rust-bin}: bump version to 1.98.1
 2026-09-07 19:52 UTC  (2+ messages)

[PATCH v1] iommu/vsi: Fix use-after-free during module unload
 2026-09-07 19:52 UTC  (2+ messages)
` [PATCH v2] "

[Buildroot] [git commit] package/{rust, rust-bin}: bump version to 1.98.1
 2026-09-07 19:35 UTC 

[PATCH] wifi: wfx: validate num_tx_confs against HIF message length
 2026-09-07 19:52 UTC  (2+ messages)

drbd-9.2.20-rc.1
 2026-09-07 19:51 UTC 

[PATCH 1/2] irqchip/pruss-intc: Use match data directly
 2026-09-07 19:51 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH 2/2] irqchip/pruss-intc: Use scoped lock guard and devm_mutex_init
 2026-09-07 19:51 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH 10/14] irqchip: fix repeated words in comments
 2026-09-07 19:51 UTC  (2+ messages)
` [tip: irq/drivers] irqchip: Fix typos and "

[PATCH v3 1/3] irqdomain: Set IRQ_DOMAIN_FLAG_DESTROY_GC in __irq_domain_instantiate()
 2026-09-07 19:51 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v3 2/3] irqchip/lan966x-oic: Drop redundant IRQ_DOMAIN_FLAG_DESTROY_GC
 2026-09-07 19:51 UTC  (2+ messages)
` [tip: irq/drivers] "

[PATCH v3 3/3] soc/fsl/qe: qe_ports_ic: Drop redundant IRQ_DOMAIN_FLAG_DESTROY_GC
 2026-09-07 19:51 UTC  (2+ messages)
` [tip: irq/drivers] "

RTT-PROBE: lore-subspace-rtt
 2026-09-07 19:50 UTC 

[PATCH] ARM: dts: BCM5301X: AC68U: add nvram node
 2026-09-07 19:46 UTC 

[PATCH net-next v3] r8152: simplify loops in generic_ocp_{read,write}()
 2026-09-07 19:46 UTC 

[PATCH] ARM: dts: BCM5301X: AC56U: add nvram node
 2026-09-07 19:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/nnn: bump to version 5.3
 2026-09-07 19:45 UTC 

[PATCH v2] irqchip/gic-v5: Preserve ICC_CR0_EL1 state
 2026-09-07 19:45 UTC  (2+ messages)
` [tip: irq/urgent] "

[PATCH] kconfig: reject malformed KCONFIG_PROBABILITY values
 2026-09-07 19:45 UTC 

[LTP] [PATCH v2] uevent02: Make wait_for_uevents() order-independent
 2026-09-07 19:44 UTC  (2+ messages)
` [LTP] [PATCH v3] "

[PATCH i-g-t v1 0/2] Improve LOBF reliability with low RR retry
 2026-09-07 19:42 UTC  (3+ messages)
` [PATCH i-g-t v1 1/2] lib/igt_vrr: Add VRR helper library for display refresh rate testing
` [PATCH i-g-t v1 2/2] tests/kms_vrr: Retry LOBF detection on low refresh mode

[PATCH net-next] ppp: Use common code in ppp_push()
 2026-09-07 19:43 UTC 

[PATCH net] net: openvswitch: fix use-after-free of the flow table mask array
 2026-09-07 19:43 UTC  (2+ messages)

[PATCH v1 0/2] ring-buffer: Fix and unify size and page calculations
 2026-09-07 19:42 UTC  (5+ messages)
` [PATCH v1 1/2] tracing/remotes: Account for ring buffer page header in size calculation
` [PATCH v1 2/2] ring-buffer: Unify ring buffer minimum page calculations

[PATCH v2] module: fix lost error code from codetag_load_module()
 2026-09-07 19:42 UTC  (2+ messages)

[PATCH] git pull silently overwrites local directory with symlink due to .gitignore "dir/"
 2026-09-07 19:41 UTC  (2+ messages)

[V2] drm/xe: Skip clearing purged page-table BOs
 2026-09-07 19:41 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for drm/xe: Skip clearing purged page-table BOs (rev2)

RTT-PROBE: lore-subspace-rtt
 2026-09-07 19:40 UTC 

[PATCH 00/12] mm/collapse: separate a collapse from its callers
 2026-09-07 19:40 UTC  (5+ messages)
` [PATCH 05/12] mm/collapse: state what a collapse may do in the policy

[PATCH v3 0/2] net: pcs: rzn1-miic: Fix config array initialization
 2026-09-07 19:39 UTC  (3+ messages)
` [PATCH v3 2/2] net: pcs: rzn1-miic: Verify port number from dtb

[PATCH v5 0/9] Organize the SMMUv3 invalidation flow so iommupt can use it
 2026-09-07 19:39 UTC  (4+ messages)
` [PATCH v5 9/9] iommu/arm-smmu-v3: Support the DS expansion of RIL's SCALE

[Openvpn-devel] [PATCH v2] Convert Changes.rst to Markdown
 2026-09-07 19:38 UTC  (3+ messages)
` [Openvpn-devel] [PATCH applied] "

[PATCH net v3] net: mana: Clear RDMA teardown and suspend state in mana_rdma_probe()
 2026-09-07 19:37 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v1 0/3] worktree: add post-worktree-add and post-worktree-remove hooks
 2026-09-07 19:34 UTC  (8+ messages)
` [PATCH v2 0/4] worktree: add lifecycle hooks

[PATCH] drm/i915/dp: On DPCD init/caps wake the DPRx
 2026-09-07 19:37 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915/dp: On DPCD init/caps wake the DPRx (rev5)

[PATCH 0/2] sparc32: fix SuperSPARC SMP synchronization
 2026-09-07 19:36 UTC  (2+ messages)

[PATCH] mmc: cv1800b_sdhci: configure SDHCI PHY
 2026-09-07 18:44 UTC  (3+ messages)

[PATCH v4 0/5] ufs: rpmb: route OP-TEE RPMB secure storage over UFS
 2026-09-07 19:36 UTC  (3+ messages)

[PATCH] PCI/AER: Map a raw AER Capability image field by field
 2026-09-07 19:35 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove commented out code in core/ files
 2026-09-07 19:34 UTC 

[PATCH 1/2] drm/i915/dp_mst: Fix configuring FEC for a disconnected stream
 2026-09-07 19:35 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for series starting with [1/2] "

[PATCH 0/2] ALSA: usb-audio: Add quirks for HP Elite x3 Lap Dock
 2026-09-07 19:34 UTC  (3+ messages)
` [PATCH 1/2] ALSA: usb-audio: Convert snd_usb_apply_interface_quirk() into a switch statement
` [PATCH 2/2] ALSA: usb-audio: Add quirks for HP Elite x3 Lap Dock


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.