All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-06-03 05:22:04 to 2026-06-03 06:12:43 UTC [more...]

[PATCH v2 0/3] i2c: Add Starfive JHB100 I2C master/slave support
 2026-06-03  5:48 UTC  (4+ messages)
  ` 回复: "

[PATCH v3] serial: 8250_pci: Consistently define pci_device_ids using named initializers
 2026-06-03  6:12 UTC  (3+ messages)

[PATCH] tty: vt: hold tty reference for keyboard callbacks
 2026-06-03  6:12 UTC  (2+ messages)

[PATCH v31 0/5] Add ASPEED AST2600 I2C controller driver
 2026-06-03  6:12 UTC  (8+ messages)
` [PATCH v31 1/5] dt-bindings: i2c: Split AST2600 binding into a new YAML
` [PATCH v31 2/5] i2c: aspeed: Read clock-frequency via i2c_parse_fw_timings()
` [PATCH v31 3/5] dt-bindings: i2c: ast2600-i2c.yaml: Add global-regs properties
` [PATCH v31 4/5] i2c: ast2600: Add controller driver for AST2600 new register set
` [PATCH v31 5/5] i2c: ast2600: Add target mode support

[PATCH] wpa_supplicant: Handle invalid op_class 255 in BSS Transition candidates
 2026-06-03  4:29 UTC  (5+ messages)
  ` [OE-core] "

[PATCH 00/15] accel/qda: Qualcomm DSP Accelerator driver
 2026-06-03  6:11 UTC  (25+ messages)
` [PATCH 02/15] accel/qda: Add QDA driver documentation
` [PATCH 03/15] accel/qda: Add initial QDA DRM accelerator driver
` [PATCH 04/15] accel/qda: Add compute bus for QDA context banks
` [PATCH 06/15] accel/qda: Create compute context bank devices on QDA compute bus
` [PATCH 07/15] accel/qda: Add memory manager for CB devices
` [PATCH 08/15] accel/qda: Add QUERY IOCTL and QDA UAPI header
` [PATCH 11/15] accel/qda: Add PRIME DMA-BUF import support

[PATCH v4 0/6] argo: few log fixes
 2026-06-03  6:10 UTC  (8+ messages)
` [PATCH v4 1/6] argo: lower level of noisy connection-refused log
` [PATCH v4 2/6] argo: correct logline in ring_unmap()
` [PATCH v4 3/6] argo: drop argo prefix from argo_dprintk() calls
` [PATCH v4 4/6] argo: fixup argo_dprintk()
` [PATCH v4 5/6] argo: introduce CONFIG_ARGO_DEBUG
` [PATCH v4 6/6] automation: enable Argo debugging in CI

[PATCH 3/4] rust: Add dma_fence abstractions
 2026-06-03  6:10 UTC  (12+ messages)

[PATCH net v2] net/mlx4: avoid GCC 10 __bad_copy_from() false positive
 2026-06-03  6:10 UTC 

[PATCH i-g-t v2 0/3] tests/intel/kms_pipe_stress: fix plane setup and cursor handling
 2026-06-03  6:10 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for tests/intel/kms_pipe_stress: fix plane setup and cursor handling (rev2)

[OE-core][scarthgap][PATCH] go-binary-native: set status for CVE-2026-39836
 2026-06-03  6:09 UTC 

[PATCH v3 00/21] Add basic pinctrl drivers for JHB100 SoC
 2026-06-03  5:53 UTC  (42+ messages)
` [PATCH v3 01/21] dt-bindings: pincfg-node: Add property 'input-debounce-ns'
` [PATCH v3 02/21] pinctrl: pinconf-generic: "
` [PATCH v3 03/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0-pinctrl
` [PATCH v3 04/21] pinctrl: starfive: Add StarFive JHB100 sys0 controller driver
` [PATCH v3 05/21] dt-bindings: pinctrl: Add starfive,jhb100-sys0h-pinctrl
` [PATCH v3 06/21] pinctrl: starfive: Add StarFive JHB100 sys0h controller driver
` [PATCH v3 07/21] dt-bindings: pinctrl: Add starfive,jhb100-sys1-pinctrl
` [PATCH v3 08/21] pinctrl: starfive: Add StarFive JHB100 sys1 controller driver
` [PATCH v3 09/21] dt-bindings: pinctrl: Add starfive,jhb100-sys2-pinctrl
` [PATCH v3 10/21] pinctrl: starfive: Add StarFive JHB100 sys2 controller driver
` [PATCH v3 11/21] dt-bindings: pinctrl: Add starfive,jhb100-per0-pinctrl
` [PATCH v3 12/21] pinctrl: starfive: Add StarFive JHB100 per0 controller driver
` [PATCH v3 13/21] dt-bindings: pinctrl: Add starfive,jhb100-per1-pinctrl
` [PATCH v3 14/21] pinctrl: starfive: Add StarFive JHB100 per1 controller driver
` [PATCH v3 15/21] dt-bindings: pinctrl: Add starfive,jhb100-per2-pinctrl
` [PATCH v3 16/21] pinctrl: starfive: Add StarFive JHB100 per2 controller driver
` [PATCH v3 17/21] dt-bindings: pinctrl: Add starfive,jhb100-per2pok-pinctrl
` [PATCH v3 18/21] pinctrl: starfive: Add StarFive JHB100 per2pok controller driver
` [PATCH v3 19/21] dt-bindings: pinctrl: Add starfive,jhb100-per3-pinctrl
` [PATCH v3 20/21] pinctrl: starfive: Add StarFive JHB100 per3 controller driver
` [PATCH v3 21/21] riscv: dts: starfive: jhb100: Add pinctrl nodes

[RFC PATCH 0/6] Implements RISC-V S-mode Physical Memory Protection (SPMP) and its extensions
 2026-06-03  6:08 UTC  (3+ messages)
` [RFC PATCH 1/6] target/riscv: Add SPMP infrastructure

[PATCH 0/3] powerpc: fix preempt_count imbalances in perf and kexec paths
 2026-06-03  6:08 UTC  (7+ messages)
` [PATCH 1/3] powerpc/perf: fix preempt count underflow in fsl_emb_pmu_del
` [PATCH 2/3] powerpc/powernv: fix preempt count leak in pnv_kexec_wait_secondaries_down

mkimage: allow zynqmp to use a register initialization file
 2026-06-03  6:08 UTC  (2+ messages)

[PATCH net] net/802/mrp: fix vector attribute event count handling
 2026-06-03  6:05 UTC  (2+ messages)

[PATCH] vPCI: resolve MISRA R10.1 boolean arithmetic type violation
 2026-06-03  6:04 UTC  (6+ messages)

[PATCH v3 0/5] phy: fsl-imx8mq-usb: few improvements
 2026-06-03  6:02 UTC  (16+ messages)
` [PATCH v3 1/5] phy: fsl-imx8mq-usb: fix typec switch leak on probe error path
` [PATCH v3 2/5] phy: fsl-imx8mq-usb: set usb phy to be wakeup capable
` [PATCH v3 3/5] phy: fsl-imx8mq-usb: add runtime PM support
` [PATCH v3 4/5] phy: fsl-imx8mq-usb: add control register regmap
` [PATCH v3 5/5] phy: fsl-imx8mq-usb: keep PHY power domain runtime always-on for i.MX8MP

[PATCH v10 00/13] Add initial Xen Suspend-to-RAM support on ARM64
 2026-06-03  6:01 UTC  (7+ messages)
` [PATCH v10 05/13] xen/arm: gic-v3: add ITS suspend/resume support
` [PATCH v10 09/13] xen/arm: smmu-v3: add suspend/resume handlers

[OE-core][master][PATCH v2] rsync: add ptest support
 2026-06-03  6:01 UTC  (2+ messages)

[PATCH v2 net] net/ipv6: icmp: fix is_ineligible() to block errors for Redirect packets
 2026-06-03  6:01 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/2] phy: qcom: usb-hs: add qcom,vendor-init-seq for raw ULPI writes
 2026-06-03  6:01 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: phy: qcom,usb-hs-phy: add qcom,vendor-init-seq
` [PATCH 2/2] phy: qcom: usb-hs: honour qcom,vendor-init-seq raw ULPI writes

[PATCH net-next v9 0/6] net: airoha: Support multiple net_devices connected to the same GDM port
 2026-06-03  6:00 UTC  (7+ messages)
` [PATCH net-next v9 1/6] dt-bindings: net: airoha: Add GDM port ethernet child node
` [PATCH net-next v9 2/6] net: airoha: Remove private net_device pointer in airoha_gdm_dev struct
` [PATCH net-next v9 3/6] net: airoha: Support multiple net_devices for a single FE GDM port
` [PATCH net-next v9 4/6] net: airoha: Do not stop GDM port if it is shared
` [PATCH net-next v9 5/6] net: airoha: Introduce WAN device flag
` [PATCH net-next v9 6/6] net: airoha: Support multiple LAN/WAN interfaces for hw MAC address configuration

[PATCH v2 net] net/802/mrp: fix vector attribute parsing in mrp_pdu_parse_vecattr
 2026-06-03  6:00 UTC 

[PATCH 0/2] media: qcom: camss: vfe-17x: fix wm_done dispatch and silence unmapped-WM noise
 2026-06-03  5:58 UTC  (4+ messages)
` [PATCH 1/2] media: qcom: camss: vfe-17x: dispatch wm_done per write master
` [PATCH 2/2] media: qcom: camss: vfe-17x: silence wm-done IRQ on unmapped WMs

[PATCH] lib/xe/xe_query: Add xe_for_each_gt_with_type iterator
 2026-06-03  5:57 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✗ i915.CI.BAT: failure "

[PATCH] drm/sched: fix NULL deref when logging missing entity runqueue
 2026-06-03  5:58 UTC  (2+ messages)

[PATCH v2] cpufreq: Documentation: fix freq_step description
 2026-06-03  5:56 UTC 

[PATCH net-next 00/11] bridge: prepare lockless br_port_fill_attrs() (I)
 2026-06-03  5:56 UTC  (4+ messages)
` [PATCH net-next 05/11] bridge: provide lockless access to p->path_cost

[REGRESSION] drm/amdkfd: SVM split-tail remap regression causes SDMA0 permission fault on RX 7600 XT
 2026-06-03  5:54 UTC  (3+ messages)

[PATCH v2 0/3] UBSAN fixes
 2026-06-03  5:54 UTC  (5+ messages)
` [PATCH v2 2/3] xen/domain: fix UBSAN null pointer dereference of d->shared_info

[akpm-mm:mm-unstable 274/423] mm/userfaultfd.c:4475:1: warning: alias and aliasee have different types 'long (ulong, ulong, ulong, ulong, ulong, ulong, ulong)' (aka 'long (unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long, unsigned long)') and 'l
 2026-06-03  5:53 UTC  (2+ messages)

[PATCH] iio: accel: stk8312: Update includes to match IWYU
 2026-06-03  5:53 UTC  (2+ messages)

[PATCH] iio: accel: stk8ba50: Update includes to match IWYU
 2026-06-03  5:52 UTC  (2+ messages)

[PATCH] net/nfp: fix null dereference in flower ctrl NFD3 Tx
 2026-06-03  5:51 UTC 

[PATCH 0/4] AUXADC driver for the MediaTek mt6323 PMIC
 2026-06-03  5:51 UTC  (4+ messages)
` [PATCH 2/4] iio: adc: mt6323-auxadc: add mt6323 PMIC AUXADC driver

[PATCH 1/4] imx9: scmi: Fix temperature range for Extended industrial parts
 2026-06-03  5:51 UTC  (4+ messages)
` [PATCH 2/4] imx9: scmi: Print CPU part number name
` [PATCH 3/4] iMX9: scmi: Disable fused modules for iMX95/94/952
` [PATCH 4/4] nxp: imx[95,94,952]_evk: Implement board_fix_fdt

[PATCH 0/3] mtd: rawnand: pl353: Fixes and software ECC support
 2026-06-03  5:48 UTC  (4+ messages)
` [PATCH 1/3] mtd: rawnand: pl353: Update timings at the right moment

[PATCH] drm/i915/dp: Handle VSC SDP revision 7 in unpack
 2026-06-03  5:48 UTC  (2+ messages)
` ✓ Xe.CI.FULL: success for "

[PATCH] net/ark: validate IPv4 octets in address parser
 2026-06-03  5:47 UTC 

[PATCH i-g-t v4 0/2] Enable multi-format testing for pipe color tests
 2026-06-03  5:47 UTC  (3+ messages)
` [PATCH i-g-t v4 1/2] tests/kms_color: Use explicit YCbCr encoding/range in FB creation

[PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
 2026-06-03  5:46 UTC  (3+ messages)

[PATCH v5 0/3] ns16550: add support for WCH CH382 and ASIX AX99100
 2026-06-03  5:45 UTC  (3+ messages)
` [PATCH v5 1/3] ns16550: properly initialize booleans in uart_param[]

[PATCH net v2] Revert "ipv6: preserve insertion order for same-scope addresses"
 2026-06-03  5:46 UTC  (6+ messages)

[PATCH] btrfs: use -f by default for mkfs as xfs/extN do
 2026-06-03  5:46 UTC  (2+ messages)

[PATCH] phy: fsl-imx8mq-usb: fix typec switch leak on probe error path
 2026-06-03  5:45 UTC  (4+ messages)

[PATCH 5.15.y] HID: core: Mitigate potential OOB by removing bogus memset()
 2026-06-03  5:45 UTC 

[PATCH v12 00/22] gpu: nova-core: firmware: Hopper/Blackwell support
 2026-06-03  5:45 UTC  (3+ messages)
` [PATCH v12 20/22] gpu: nova-core: Hopper/Blackwell: add GSP lockdown release polling

[PATCH 6.1.y] HID: core: Mitigate potential OOB by removing bogus memset()
 2026-06-03  5:44 UTC 

[PATCH 6.6.y] HID: core: Mitigate potential OOB by removing bogus memset()
 2026-06-03  5:44 UTC 

[PATCH] flow_dissector: fix uninit-value in __skb_flow_dissect() for ETH_ADDRS
 2026-06-03  5:44 UTC  (2+ messages)

[PATCH v7 0/6] iommufd: Enable noiommu mode for cdev
 2026-06-03  5:44 UTC  (7+ messages)
` [PATCH v7 1/6] iommufd: Support a HWPT without an iommu driver for noiommu
` [PATCH v7 2/6] iommufd: Move igroup allocation to a function
` [PATCH v7 3/6] iommufd: Allow binding to a noiommu device
` [PATCH v7 4/6] iommufd: Add an ioctl to query PA from IOVA for noiommu mode
` [PATCH v7 5/6] vfio: Enable cdev noiommu mode under iommufd
` [PATCH v7 6/6] Documentation: Update VFIO NOIOMMU mode

[PATCH 6.12.y] HID: core: Mitigate potential OOB by removing bogus memset()
 2026-06-03  5:43 UTC 

[PATCH v7 0/5] iommu: Standardize ATS robustness and state tracking
 2026-06-03  5:41 UTC  (3+ messages)
` [PATCH v7 5/5] iommu/vt-d: Fail probe on ATS configuration failure

[PATCH v3] counter: ti-eqep: use devm for runtime PM to fix probe error path
 2026-06-03  5:42 UTC  (2+ messages)

[PATCH] Input: xilinx_ps2 - remove driver
 2026-06-03  5:42 UTC 

[PATCH] phy: fsl-imx8mq-usb: fix vbus regulator leak on error paths
 2026-06-03  5:39 UTC  (3+ messages)

[PATCH 0/4] t: fix broken TAP output
 2026-06-03  5:39 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] t7527: "
  ` [PATCH v2 2/4] t/test-lib: silence EBUSY errors on Windows during test cleanup
  ` [PATCH v2 3/4] t/lib-git-p4: silence output when killing p4d and its watchdog
  ` [PATCH v2 4/4] t: let prove fail when parsing invalid TAP output

[PATCH v11 00/19] perf: Use e_machine and lazily compute symbols
 2026-06-03  5:39 UTC  (4+ messages)
` [PATCH v12 "

[PATCH v3] thermal: amlogic: add missing dependency on MESON_SM
 2026-06-03  5:36 UTC  (4+ messages)

[PATCH net-next v2] selftests: net: add socat syslog for PPPoL2TP
 2026-06-03  5:35 UTC  (4+ messages)

[PATCH v2] mm: page_isolation: avoid unsafe folio reads while scanning compound pages
 2026-06-03  5:35 UTC  (2+ messages)

[PATCH 00/17] Add Renesas RZ/G3L SD/eMMC support
 2026-06-03  5:34 UTC  (3+ messages)

[PATCH v1 0/7] nfs: Modernize Direct I/O path
 2026-06-03  5:33 UTC  (9+ messages)
` [PATCH v1 1/7] nfs: make nfs_page pin-aware
` [PATCH v1 2/7] nfs: Track number of pinned pages in nfs_page
` [PATCH v1 3/7] nfs: Introduce nfs_release_request_list helper
` [PATCH v1 4/7] nfs: migrate direct I/O to iov_iter_extract_pages
` [PATCH v1 5/7] nfs: introduce nfs_direct_extract_pages helper
` [PATCH v1 6/7] nfs: Optimize direct I/O to use folios for requests
` [PATCH v1 7/7] nfs: Cleanup the nfs_page_create_from_page helper

[PATCH] net/ark: fix unsafe env variable in extension loading
 2026-06-03  5:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v4 0/2] drm/v3d: Fix indirect CSD jobs with zeroed workgroups
 2026-06-03  5:32 UTC  (3+ messages)
` [PATCH v4 2/2] drm/v3d: Skip CSD when it has "

[PATCH] net/ark: fix null dereference on allocation failure
 2026-06-03  5:32 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net] hv_netvsc: use kmap_local_page in netvsc_copy_to_send_buf
 2026-06-03  5:29 UTC  (3+ messages)
` [EXTERNAL] "

[PATCH v3 0/2] hwrng: starfive: updates for jh7110-trng DT binding and driver fixes
 2026-06-03  5:29 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: rng: starfive,jh7110-trng: add jhb100, drop jh8100
    ` 回复: "

[PATCH] firmware: stratix10-svc: Add support to query Arm Trusted Firmware (ATF) version
 2026-06-03  5:28 UTC 

[PATCH] common/filestreams: check zoned device before mkfs with small dsize
 2026-06-03  5:27 UTC 

[PATCH 0/7] soc: aspeed: Add AST2600 eSPI controller support
 2026-06-03  5:25 UTC  (15+ messages)

[PATCH v12 19/22] gpu: nova-core: Hopper/Blackwell: add FSP Chain of Trust boot
 2026-06-03  5:23 UTC  (3+ messages)

[PATCH v2] vfio/pci: Initialize rom_read_failed in vfio_pci_load_rom()
 2026-06-03  4:10 UTC  (2+ messages)

[PATCH v3] perf bench: add --write-size option to sched pipe
 2026-06-03  5:22 UTC  (4+ 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.