All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-08 10:11:27 to 2025-04-08 10:44:40 UTC [more...]

[PATCH 0/2] riscv: pinctrl: k1: Add pinctrl support for bannanapi-f3
 2025-04-08 10:44 UTC  (3+ messages)
` [PATCH 1/2] riscv: dts: k1: add pinctrl property in dts

[Intel-wired-lan] [PATCH v10 iwl-next 00/11] idpf: add initial PTP support
 2025-04-08 10:30 UTC  (14+ messages)
`  "
` [Intel-wired-lan] [PATCH v10 iwl-next 01/11] idpf: change the method for mailbox workqueue allocation
  `  "
` [Intel-wired-lan] [PATCH v10 iwl-next 02/11] idpf: add initial PTP support
  `  "
` [Intel-wired-lan] [PATCH v10 iwl-next 03/11] virtchnl: add PTP virtchnl definitions
  `  "
` [Intel-wired-lan] [PATCH v10 iwl-next 04/11] idpf: move virtchnl structures to the header file
  `  "
` [Intel-wired-lan] [PATCH v10 iwl-next 05/11] idpf: negotiate PTP capabilities and get PTP clock
  `  "
` [Intel-wired-lan] [PATCH v10 iwl-next 06/11] idpf: add mailbox access to read PTP clock time
  `  "

[syzbot] [net?] WARNING: bad unlock balance in do_setlink
 2025-04-08 10:44 UTC  (4+ messages)

[PATCH v3 00/10] Fix RVV encoding corner cases
 2025-04-08 10:39 UTC  (11+ messages)
` [PATCH v3 01/10] target/riscv: rvv: Source vector registers cannot overlap mask register
` [PATCH v3 02/10] target/riscv: rvv: Add CHECK arg to GEN_OPFVF_WIDEN_TRANS
` [PATCH v3 03/10] target/riscv: rvv: Apply vext_check_input_eew to vrgather instructions to check mismatched input EEWs encoding constraint
` [PATCH v3 04/10] target/riscv: rvv: Apply vext_check_input_eew to OPIVI/OPIVX/OPFVF(vext_check_ss) instructions
` [PATCH v3 05/10] target/riscv: rvv: Apply vext_check_input_eew to OPIVV/OPFVV(vext_check_sss) instructions
` [PATCH v3 06/10] target/riscv: rvv: Apply vext_check_input_eew to vector slide instructions(OPIVI/OPIVX)
` [PATCH v3 07/10] target/riscv: rvv: Apply vext_check_input_eew to vector integer extension instructions(OPMVV)
` [PATCH v3 08/10] target/riscv: rvv: Apply vext_check_input_eew to vector narrow/widen instructions
` [PATCH v3 09/10] target/riscv: rvv: Apply vext_check_input_eew to vector indexed load/store instructions
` [PATCH v3 10/10] target/riscv: Fix the rvv reserved encoding of unmasked instructions

[PATCH v5] remoteproc: Add device awake calls in rproc boot and shutdown path
 2025-04-08 10:43 UTC 

[PATCH v6 00/12] large atomic writes for xfs
 2025-04-08 10:42 UTC  (12+ messages)
` [PATCH v6 01/12] fs: add atomic write unit max opt to statx
` [PATCH v6 02/12] xfs: add helpers to compute log item overhead
` [PATCH v6 03/12] xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomicwrite()
` [PATCH v6 04/12] xfs: allow block allocator to take an alignment hint
` [PATCH v6 05/12] xfs: refactor xfs_reflink_end_cow_extent()
` [PATCH v6 06/12] xfs: refine atomic write size check in xfs_file_write_iter()
` [PATCH v6 07/12] xfs: add xfs_atomic_write_cow_iomap_begin()
` [PATCH v6 08/12] xfs: add large atomic writes checks in xfs_direct_write_iomap_begin()
` [PATCH v6 10/12] xfs: add xfs_file_dio_write_atomic()
` [PATCH v6 11/12] xfs: add xfs_compute_atomic_write_unit_max()
` [PATCH v6 12/12] xfs: update atomic write limits

[meta-oe][PATCH] opentelemetry-cpp: upgrade 1.17.0 -> 1.19.0
 2025-04-08 10:42 UTC 

[PATCH v2] media: i2c: thp7312: use fwnode_for_each_child_node()
 2025-04-08 10:42 UTC  (7+ messages)

[PATCH 00/10] Introduce drm sharpness property
 2025-04-08 10:41 UTC  (14+ messages)
` [PATCH 01/10] drm/i915/display: Introduce sharpness strength property
` [PATCH 02/10] drm/i915/display: Introduce HAS_CASF for sharpness support
` [PATCH 03/10] drm/i915/display: Add strength and winsize register
` [PATCH 04/10] drm/i915/display: Add filter lut values
` [PATCH 05/10] drm/i915/display: Compute the scaler coefficients
` [PATCH 06/10] drm/i915/display: Add and compute scaler parameter
` [PATCH 07/10] drm/i915/display: Configure the second scaler
` [PATCH 08/10] drm/i915/display: Set and get the casf config
` [PATCH 09/10] drm/i915/display: Enable/disable casf
` [PATCH 10/10] drm/i915/display: Expose sharpness strength property
` ✓ CI.Patch_applied: success for Introduce drm sharpness property (rev13)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH v2 00/12] Always call constructor for kernel page tables
 2025-04-08  9:52 UTC  (9+ messages)
` [PATCH v2 01/12] mm: Pass mm down to pagetable_{pte,pmd}_ctor
` [PATCH v2 02/12] x86: pgtable: Always use pte_free_kernel()
` [PATCH v2 03/12] mm: Call ctor/dtor for kernel PTEs
` [PATCH v2 04/12] m68k: "
` [PATCH v2 05/12] powerpc: "
` [PATCH v2 07/12] mm: Skip ptlock_init() for kernel PMDs
` [PATCH v2 08/12] arm64: mm: Use enum to identify pgtable level instead of *_SHIFT
` [PATCH v2 09/12] arm64: mm: Always call PTE/PMD ctor in __create_pgd_mapping()

[PATCH] u-boot: set git repo branch with SRCBRANCH
 2025-04-08 10:40 UTC  (3+ messages)
` [OE-core] "

[PATCH v2 0/3] usb: renesas_usbhs: Reorder clock handling
 2025-04-08 10:40 UTC  (3+ messages)
` [PATCH v2 3/3] usb: renesas_usbhs: Reorder clock handling and power management in probe

[net PATCH] octeontx2-pf: qos: fix VF root node parent queue index
 2025-04-08 10:40 UTC  (2+ messages)

Recent changes mean sb_min_blocksize() can now fail
 2025-04-08 10:39 UTC  (2+ messages)

[PATCH v12 00/28] riscv control-flow integrity for usermode
 2025-04-08 10:39 UTC  (3+ messages)
` [PATCH v12 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE

[PATCH 0/2] bcache: Fix symbol visibility and type assignment
 2025-04-08 10:39 UTC  (5+ messages)
` [PATCH 2/2] bcache: Fix warnings for incorrect type in assignments

[PATCH v2 00/10] Add DSI display support for SA8775P target
 2025-04-08 10:38 UTC  (4+ messages)
` [PATCH v2 03/10] dt-bindings: display: msm: document DSI controller and phy on SA8775P

[PATCH] hrtimer: Use ACCESS_PRIVATE() for hrtimer::function
 2025-04-08 10:38 UTC 

[PATCH 0/8] staging: sm750fb: change function naming style
 2025-04-08 10:38 UTC  (7+ messages)

[XEN PATCH 1/1] tools/libxl: search PATH for QEMU if `QEMU_XEN_PATH` is not absolute
 2025-04-08 10:38 UTC  (3+ messages)
` [XEN PATCH v2 "

[PATCH 1/3] new configure option to enable gstreamer
 2025-04-08 10:37 UTC  (5+ messages)
` [PATCH 2/3] add vnc h264 encoder

[PATCH] x86/microcode: Fix crashes on early 486 CPUs due to usage of 'cpuid'
 2025-04-08 10:37 UTC  (14+ messages)

[PATCH v6 0/2] staging: rtl8723bs: Improve readability and clarity of sequence number wrapping
 2025-04-08 10:15 UTC  (6+ messages)
` [PATCH v6 1/2] staging: rtl8723bs: Add white spaces around binary operators

[PATCH v4 0/7] firmware: scmi/imx: Add i.MX95 LMM/CPU Protocol
 2025-04-08  9:21 UTC  (4+ messages)
` [PATCH v4 3/7] firmware: arm_scmi: imx: Add i.MX95 LMM protocol

[PATCH] scripts/spdxcheck: Limit the scope of git.Repo
 2025-04-08 10:36 UTC  (5+ messages)

[PATCH 00/17] Add support for DU and DSI on the Renesas RZ/V2H(P) SoC
 2025-04-08 10:36 UTC  (4+ messages)
` [PATCH 05/17] dt-bindings: display: renesas,rzg2l-du: Add support for "

FAILED: patch "[PATCH] mmc: sdhci-msm: fix dev reference leaked through" failed to apply to 6.13-stable tree
 2025-04-08 10:34 UTC 

FAILED: patch "[PATCH] mmc: sdhci-msm: fix dev reference leaked through" failed to apply to 6.12-stable tree
 2025-04-08 10:34 UTC 

FAILED: patch "[PATCH] mmc: sdhci-msm: fix dev reference leaked through" failed to apply to 6.14-stable tree
 2025-04-08 10:34 UTC 

[PATCH] rust: alloc: allow coercion from `Box<T>` to `Box<dyn U>` if T implements U
 2025-04-08 10:35 UTC  (3+ messages)

[PATCH-for-10.0 0/3] More imx8mp-evk improvements
 2025-04-08 10:15 UTC  (4+ messages)
` [PATCH-for-10.0 1/3] tests/functional: Add test for imx8mp-evk board with USDHC coverage

[PATCH net-next v3] net: wwan: Add error handling for ipc_mux_dl_acb_send_cmds()
 2025-04-08 10:34 UTC  (2+ messages)

[PATCH] ocfs2: Simplify return statement in ocfs2_filecheck_attr_store()
 2025-04-08 10:34 UTC 

[PATCH] pwm: pca9685: use new GPIO line value setter callbacks
 2025-04-08 10:33 UTC  (2+ messages)

[PATCH 1/8] setarch: (man) remove a synopsis line that mistakenly mentions `arch`
 2025-04-08 10:33 UTC  (2+ messages)

[PATCH v3 00/15] amd-cppc CPU Performance Scaling Driver
 2025-04-08 10:32 UTC  (6+ messages)
` [PATCH v3 12/15] xen/x86: implement EPP support for the amd-cppc driver in active mode

pull request: linux-firmware: Add MediaTek MT8188 and MT8195 SOF firmware
 2025-04-08 10:32 UTC  (2+ messages)

[PATCH] bcachefs: indent error messages of invalid compression
 2025-04-08 10:31 UTC  (2+ messages)
` [PATCH v2] "

[PATCH 1/2] SUNRPC: Don't allow waiting for exiting tasks
 2025-04-08 10:31 UTC  (2+ messages)

[PATCH v2] mtd: mtdpart: Support MTDPART_SIZ_FULL in fixed-partitions
 2025-04-08 10:31 UTC  (2+ messages)

[ANNOUNCE] xfsprogs: for-next updated to 2d5e0a41c199
 2025-04-08 10:30 UTC 

[PATCH net-next v4 00/14] yt6801: Add Motorcomm yt6801 PCIe driver
 2025-04-08 10:30 UTC  (8+ messages)
` [PATCH net-next v4 04/14] yt6801: Implement the fxgmac_init function
` [PATCH net-next v4 05/14] yt6801: Implement the .ndo_open function
` [PATCH net-next v4 06/14] yt6801: Implement the fxgmac_start function
` [PATCH net-next v4 09/14] yt6801: Implement the poll functions
` [PATCH net-next v4 10/14] yt6801: Implement .ndo_start_xmit function
` [PATCH net-next v4 11/14] yt6801: Implement some net_device_ops function

[PATCH] Fix data races in test-bdrv-drain test
 2025-04-08 10:29 UTC  (2+ messages)

FAILED: patch "[PATCH] slab: kmalloc_size_roundup() must not return 0 for non-zero" failed to apply to 5.15-stable tree
 2025-04-08 10:28 UTC 

[PATCH v3 0/2] Add the NXP S32 Watchdog
 2025-04-08 10:30 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: watchdog: Add NXP Software Watchdog Timer

[PATCH v2] scsi: elx: sli4: Replace deprecated strncpy() with strscpy()
 2025-04-08 10:28 UTC 

[syzbot] [fs?] KCSAN: data-race in file_end_write / posix_acl_update_mode
 2025-04-08 10:29 UTC  (2+ messages)

FAILED: patch "[PATCH] platform/x86/amd/pmf: fix cleanup in amd_pmf_init_smart_pc()" failed to apply to 6.12-stable tree
 2025-04-08 10:26 UTC 

[PATCH 0/3] QRTR bus and Qualcomm Sensor Manager IIO drivers
 2025-04-08 10:27 UTC  (2+ messages)

[PATCH] [Patch v1]Add ETE devarch condition in etm4_init_iomem_access
 2025-04-08  9:05 UTC  (2+ messages)

GNSS support for Qualcomm PCIe modem device
 2025-04-08 10:26 UTC  (6+ messages)

[PATCH] generic/211: completely remove obsolete test and related code
 2025-04-08 10:18 UTC 

FAILED: patch "[PATCH] mm/vmscan: don't try to reclaim hwpoison folio" failed to apply to 6.14-stable tree
 2025-04-08 10:23 UTC 

FAILED: patch "[PATCH] mm/vmscan: don't try to reclaim hwpoison folio" failed to apply to 6.13-stable tree
 2025-04-08 10:22 UTC 

FAILED: patch "[PATCH] mm/vmscan: don't try to reclaim hwpoison folio" failed to apply to 6.12-stable tree
 2025-04-08 10:22 UTC 

FAILED: patch "[PATCH] mm/vmscan: don't try to reclaim hwpoison folio" failed to apply to 6.6-stable tree
 2025-04-08 10:21 UTC 

FAILED: patch "[PATCH] mm/vmscan: don't try to reclaim hwpoison folio" failed to apply to 6.1-stable tree
 2025-04-08 10:21 UTC 

[PATCH 0/9] Split up "object-file.c"
 2025-04-08 10:24 UTC  (10+ messages)
` [PATCH 1/9] object-file: move `safe_create_leading_directories()` into "dir.c"
` [PATCH 2/9] object-file: move `git_open_cloexec()` to "compat/open.c"
` [PATCH 3/9] object-file: move `xmmap()` into "wrapper.c"
` [PATCH 4/9] object-file: split out functions relating to object store subsystem
` [PATCH 5/9] object-file: split up concerns of `HASH_*` flags
` [PATCH 6/9] object-file: split out functions relating to index subsystem
` [PATCH 7/9] object: split out functions relating to object store subsystem
` [PATCH 8/9] object-store: remove global array of cached objects
` [PATCH 9/9] object-store: merge "object-store-ll.h" and "object-store.h"

[PATCH] firmware: arm_scmi: Fix timeout checks on polling path
 2025-04-08 10:24 UTC  (2+ messages)

[PATCH] hw/nvme: fix attachment of private namespaces
 2025-04-08 10:23 UTC  (2+ messages)

[PATCH v2 00/24] ARM / arm64: dts: qcom: Use the header with DSI phy clock IDs
 2025-04-08 10:23 UTC  (3+ messages)
` [PATCH v2 03/24] ARM: dts: qcom: msm8916: "

[PATCH] firmware: arm_scmi: Balance device refcount when destroying devices
 2025-04-08 10:23 UTC  (2+ messages)

[net-next PATCH v14 00/16] net: dsa: Add Airoha AN8855 support
 2025-04-08  9:51 UTC  (9+ messages)
` [net-next PATCH v14 09/16] net: mdio: regmap: add OF support
` [net-next PATCH v14 10/16] mfd: an8855: Add support for Airoha AN8855 Switch MFD
` [net-next PATCH v14 11/16] net: mdio: Add Airoha AN8855 Switch MDIO Passtrough
` [net-next PATCH v14 12/16] nvmem: an8855: Add support for Airoha AN8855 Switch EFUSE
` [net-next PATCH v14 13/16] net: dsa: Add Airoha AN8855 5-Port Gigabit DSA Switch driver
` [net-next PATCH v14 14/16] net: phy: Add Airoha AN8855 Internal Switch Gigabit PHY
` [net-next PATCH v14 15/16] MAINTAINERS: add myself as maintainer for AN8855
` [net-next PATCH v14 16/16] net: dsa: tag_mtk: add comments about Airoha usage of this TAG

[PATCH ath-next v4 0/9] wifi: ath12k: fixes for rmmod and recovery issues with hardware grouping
 2025-04-08  9:52 UTC  (3+ messages)
` [PATCH ath-next v4 4/9] wifi: ath12k: fix ATH12K_FLAG_REGISTERED flag handling

[Intel-wired-lan] [PATCH iwl-net v2] ice: Check VF VSI Pointer Value in ice_vc_add_fdir_fltr()
 2025-04-08 10:22 UTC  (5+ messages)
      `  "

[meta-oe][PATCH 1/5] opencl-headers: upgrade to 2024.10.24
 2025-04-08 10:21 UTC  (3+ messages)
` [oe] "

6.15-rc1/regression/bisected - commit 474f7825d533 is broke systemd-nspawn on my system
 2025-04-08 10:21 UTC  (8+ messages)

[OE-core] [PATCH 01/15] curl: upgrade 8.12.1 -> 8.13.0
 2025-04-08 10:21 UTC  (3+ messages)
` [OE-core] [PATCH 14/15] sbc: upgrade 2.0 -> 2.1

[PATCH v4 1/1] hwmon: (gpio-fan) Add regulator support
 2025-04-08 10:21 UTC 

[PATCH v2] sched/numa: Add statistics of numa balance task migration and swap
 2025-04-08 10:14 UTC 

[f2fs-dev] [syzbot] [f2fs?] kernel BUG in dec_valid_block_count
 2025-04-08 10:21 UTC  (3+ messages)
  `  "

[meta-oe][PATCH v2 1/5] opencl-headers: upgrade to 2024.10.24
 2025-04-08 10:20 UTC  (5+ messages)
` [meta-oe][PATCH v2 2/5] opencl-headers: backport patch from trunk
` [meta-oe][PATCH v2 3/5] opencl-cts: upgrade to 2025.01.22
` [meta-oe][PATCH v2 4/5] vulkan-cts: upgrade to 1.4.1.0
` [meta-oe][PATCH v2 5/5] opengl-es-cts: upgrade to 3.2.12

[PATCH v2 0/8] staging: sm750fb: change function naming style
 2025-04-08 10:20 UTC  (9+ messages)
` [PATCH v2 1/8] staging: sm750fb: change sii164GetDeviceID to snake_case
` [PATCH v2 2/8] staging: sm750fb: change sii164ResetChip "
` [PATCH v2 3/8] staging: sm750fb: change sii164SetPower "
` [PATCH v2 4/8] staging: sm750fb: change sii164GetChipString "
` [PATCH v2 5/8] staging: sm750fb: change sii164EnableHotPlugDetection "
` [PATCH v2 6/8] staging: sm750fb: change sii164IsConnected "
` [PATCH v2 7/8] staging: sm750fb: change sii164CheckInterrupt "
` [PATCH v2 8/8] staging: sm750fb: change sii164ClearInterrupt "

[PATCH v4 0/5] iio: ad3552r-hs: add support for internal ramp generator
 2025-04-08 10:18 UTC  (6+ messages)
` [PATCH v4 1/5] iio: dac: adi-axi-dac: add cntrl chan check
` [PATCH v4 2/5] docs: iio: add documentation for ad3552r driver
` [PATCH v4 3/5] iio: backend: add support for data source get
` [PATCH v4 4/5] iio: dac: adi-axi-dac: add "
` [PATCH v4 5/5] iio: dac: ad3552r-hs: add support for internal ramp

xhci: WARN Set TR Deq Ptr cmd failed due to incorrect slot or ep state
 2025-04-08 10:18 UTC  (11+ messages)
                  ` [PATCH RFC RFT] usb: hcd: Add a usb_device argument to hc_driver.endpoint_reset()

[PATCH v2 0/3] Implement numa node notifier
 2025-04-08 10:17 UTC  (3+ messages)
` [PATCH v2 1/3] mm,slub: Do not special case N_NORMAL nodes for slab_nodes

[PATCH 0/9] hw/nvme: refactor/cleanup
 2025-04-08 10:16 UTC  (3+ messages)
` hw/nvme: Issue with multiple controllers behind a subsystem

[PATCH 00/16] lan966x pci device: Add support for SFPs
 2025-04-08 10:17 UTC  (3+ messages)
` [PATCH 02/16] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode()

[PATCH v2 nf-next] docs: tproxy: fix formatting for nft code block
 2025-04-08 10:17 UTC  (2+ messages)

[PATCH 1/3] fs: sort out cosmetic differences between stat funcs and add predicts
 2025-04-08 10:16 UTC  (4+ messages)
` [PATCH 2/3] fs: predict not having to do anything in fdput()

[PATCH v2] sfc: Propagate the return value of devlink_info_serial_number_put()
 2025-04-08 10:16 UTC  (2+ messages)

[PATCH] [RFC] rebase -m: partial support for copying extra commit headers
 2025-04-08 10:15 UTC  (3+ messages)

[PATCH v7 0/2] riscv: pwm: sophgo: add pwm support for CV1800
 2025-04-08 10:15 UTC  (7+ messages)
` [PATCH v7 2/2] pwm: sophgo: add pwm support for Sophgo CV1800 SoC

FAILED: patch "[PATCH] media: vimc: skip .s_stream() for stopped entities" failed to apply to 6.6-stable tree
 2025-04-08 10:14 UTC 

[PATCH] send-error-report: Allow to set server using an environment variable
 2025-04-08 10:15 UTC  (2+ messages)
` [OE-core] "

FAILED: patch "[PATCH] media: vimc: skip .s_stream() for stopped entities" failed to apply to 6.1-stable tree
 2025-04-08 10:13 UTC 

[f2fs-dev] [DISCUSSION]:f2fs:Approachs to address write amplification in current aops->dirty_folio
 2025-04-08 10:14 UTC  (6+ messages)

[LTP] [PATCH v5 0/3] Update doc related Makefile
 2025-04-08 10:14 UTC  (4+ messages)
` [LTP] [PATCH v5 3/3] doc/Makefile: Allow to create and use .venv

[PATCH 1/1] pahole: When trying to encode BTF avoid DWARF less files
 2025-04-08 10:14 UTC  (3+ messages)

FAILED: patch "[PATCH] media: vimc: skip .s_stream() for stopped entities" failed to apply to 5.15-stable tree
 2025-04-08 10:13 UTC 

[PATCH 0/2] MI300A ATL and FMPM fixes
 2025-04-08 10:14 UTC  (5+ messages)
` [PATCH 2/2] RAS/AMD/{ATL,FMPM}: Get masked address

[PATCH] doc: Fix various typos in D-Bus interface documentation
 2025-04-08 10:12 UTC 

FAILED: patch "[PATCH] media: vimc: skip .s_stream() for stopped entities" failed to apply to 5.10-stable tree
 2025-04-08 10:10 UTC 

[PATCH] hfs/hfsplus: fix slab-out-of-bounds in hfs_bnode_read_key
 2025-04-08 10:11 UTC  (10+ messages)

[RFC] Handle targets with different speed by the same I2C master
 2025-04-08 10:11 UTC 


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.