All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-01-28 15:59:21 to 2026-01-28 16:27:02 UTC [more...]

[PATCH v2 0/2] Add support for eGPUs on Apple Products
 2026-01-28 16:03 UTC  (5+ messages)
` [PATCH v2 2/2] drm/i915/display: Disable display for iMac's

[RFC PATCH v1 0/2] tests/qtest: Add RISC-V IOMMU bare-metal test using iommu-testdev
 2026-01-28 16:25 UTC  (6+ messages)
` [RFC PATCH v1 2/2] tests/qtest: Add RISC-V IOMMU bare-metal test

[PATCH v2] drm/i915/display: Assert valid cpu_transcoder
 2026-01-28 16:26 UTC 

[PATCH v3 00/26] Runtime TDX Module update support
 2026-01-28 16:26 UTC  (3+ messages)
` [PATCH v3 01/26] x86/virt/tdx: Print SEAMCALL leaf numbers in decimal

[PATCH] qmp: Fix a typo for GSO over UDP features
 2026-01-28 16:24 UTC 

[net-next 0/6] move CAN skb headroom content to skb extensions
 2026-01-28 16:25 UTC  (7+ messages)

[PATCH v2 0/7] dmaengine: dw-edma, PCI: dwc: Enable remote use of integrated DesignWare eDMA
 2026-01-28 16:25 UTC  (4+ messages)
` [PATCH v2 7/7] PCI: dwc: Add helper to query integrated dw-edma linked-list region

[PATCH 0/2] testing/next: current patches (docker, test asset migration)
 2026-01-28 16:25 UTC  (3+ messages)
` [PATCH 2/2] tests/functional: migrate sbsa_ref test images

[PATCH v1 0/6] perf sched stats: Fixes and improvements
 2026-01-28 16:25 UTC  (4+ messages)
` [PATCH v1 1/6] perf header: Replace hardcoded max cpus by MAX_NR_CPUS

[PATCH 0/4] sched: The newidle balance regression
 2026-01-28 16:24 UTC  (8+ messages)
` [PATCH 4/4] sched/fair: Proportional newidle balance

[PATCH v2] drm/xe: Apply WA_16028005424 to Media
 2026-01-28 16:24 UTC  (2+ messages)

[PATCH] powerpc: dts: fsl: Drop unused .dtsi files
 2026-01-28 16:23 UTC  (3+ messages)

[PATCH v8 0/8] arm64: dts: add description for solidrun imx8mp hummingboard-iiot
 2026-01-28 16:21 UTC  (9+ messages)
` [PATCH v8 1/8] dt-bindings: arm: fsl: Add various solidrun i.mx8m boards
` [PATCH v8 2/8] arm64: dts: imx8mp-hummingboard-pulse/cubox-m: fix vmmc gpio polarity
` [PATCH v8 3/8] arm64: dts: imx8mp-hummingboard-pulse: fix mini-hdmi dsi port reference
` [PATCH v8 4/8] arm64: dts: imx8mp-sr-som: build dtbs with symbols for overlay support
` [PATCH v8 5/8] arm64: dts: add support for SolidRun i.MX8MP HummingBoard IIoT
` [PATCH v8 6/8] arm64: dts: imx8mp-hummingboard-iiot: add dt overlays for muxable ports
` [PATCH v8 7/8] arm64: dts: add description for solidrun solidsense-n8 board
` [PATCH v8 8/8] arm64: dts: add description for solidrun i.mx8mm som and evb

[PATCH v2] fs: dcache: fix typo in enum d_walk_ret comment
 2026-01-28 16:22 UTC  (2+ messages)

[PATCH] license: standardize SPDX tag for 3-Clause BSD
 2026-01-28 16:20 UTC  (2+ messages)
` [PATCH v2] license: standardize SPDX tag

[PATCH v1 0/3] Improve SPI target mode support and error handling
 2026-01-28 16:22 UTC  (4+ messages)
` [PATCH v1 2/3] spi: geni-qcom: Fix abort sequence execution for serial engine errors

[PATCH] vfio/migration: Send migration event before device state transition
 2026-01-28 16:21 UTC  (5+ messages)

linux-next: Tree for Jan 28
 2026-01-28 16:22 UTC 

[PATCH v9 drm-dp 0/9] Add HPD, getting EDID, colorbar features in DP function
 2026-01-28 16:20 UTC  (3+ messages)
` [PATCH v9 drm-dp 9/9] drm/hisilicon/hibmc: Add vga connector detect functions

[PATCH 6.6 177/737] perf arm_spe: Fix memset subclass in operation
 2026-01-28 16:20 UTC  (5+ messages)
` [PATCH 6.6 176/737] perf arm-spe: Extend branch operations

[PATCH v5 0/7] dax/hmem, cxl: Coordinate Soft Reserved handling with CXL and HMEM
 2026-01-28 16:19 UTC  (8+ messages)
` [PATCH v5 6/7] dax/hmem, cxl: Defer and resolve ownership of Soft Reserved memory ranges

linux-next: build failure after merge of the final tree
 2026-01-28 16:17 UTC 

[RFC PATCH] drm/sched: Add new KUnit test suite for concurrent job submission
 2026-01-28 16:17 UTC  (3+ messages)

[PATCH v4 0/7] rust: add `register!` macro
 2026-01-28 16:16 UTC  (3+ messages)
` [PATCH v4 5/7] rust: io: "

[PATCH] mshv: Make MSHV mutually exclusive with KEXEC
 2026-01-28 16:16 UTC  (4+ messages)

support file system generated / verified integrity information v2
 2026-01-28 16:15 UTC  (16+ messages)
` [PATCH 01/15] block: factor out a bio_integrity_action helper
` [PATCH 02/15] block: factor out a bio_integrity_setup_default helper
` [PATCH 03/15] block: add a bdev_has_integrity_csum helper
` [PATCH 04/15] block: prepare generation / verification helpers for fs usage
` [PATCH 05/15] block: make max_integrity_io_size public
` [PATCH 06/15] block: add fs_bio_integrity helpers
` [PATCH 07/15] block: pass a maxlen argument to bio_iov_iter_bounce
` [PATCH 08/15] iomap: refactor iomap_bio_read_folio_range
` [PATCH 09/15] iomap: pass the iomap_iter to ->submit_read
` [PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx
` [PATCH 11/15] iomap: allow file systems to hook into buffered read bio submission
` [PATCH 12/15] iomap: add a bioset pointer to iomap_read_folio_ops
` [PATCH 13/15] iomap: support ioends for buffered reads
` [PATCH 14/15] iomap: support T10 protection information
` [PATCH 15/15] xfs: "

stats and error injection for zoned GC
 2026-01-28 16:16 UTC  (11+ messages)
` [PATCH 04/10] xfs: move the guts of XFS_ERRORTAG_DELAY out of line
` [PATCH 06/10] xfs: allow setting errortags at mount time

[PATCH net-next v8 09/15] quic: add congestion control
 2026-01-28 16:15 UTC  (2+ messages)
` [net-next,v8,09/15] "

[groeck-staging:hwmon-next] BUILD SUCCESS e7f6e6ed814866bb6b8a12cd8fc5fcf810ee576a
 2026-01-28 16:14 UTC 

[PATCH v1 0/2] Misc fixes in XFS realtime
 2026-01-28 16:14 UTC  (5+ messages)
` [PATCH v1 1/2] xfs: Move ASSERTion location in xfs_rtcopy_summary()

[syzbot] [serial?] general protection fault in k_pad
 2026-01-28 16:14 UTC  (2+ messages)

[PATCH 0/2] kselftest/arm64: Small fp-pidbench enhancements
 2026-01-28 16:12 UTC  (2+ messages)

[PATCH v2 00/20] IRQF_ONESHOT clean up
 2026-01-28 16:12 UTC  (2+ messages)

[PATCH v2] fs/resctrl: Add missing kconfig entry for CONFIG_RESCTRL_ASSIGN_FIXED
 2026-01-28 16:12 UTC 

[PATCH can-next v2 6/6] can: gw: use can_gw_hops instead of sk_buff::csum_start
 2026-01-28 16:12 UTC  (2+ messages)
` [can-next,v2,6/6] "

[PATCH i-g-t 0/2] Add MediaTek CTM color test support
 2026-01-28 16:12 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[GIT PULL] pwm: Two fixes and a maintainer update
 2026-01-28 16:12 UTC  (5+ messages)
      ` "immediate fixes" for user-reported regressions (was: Re: [GIT PULL] pwm: Two fixes and a maintainer update)

[PATCH v3 0/2] nfsd and special kernel filesystems
 2026-01-28 16:11 UTC  (5+ messages)
` [PATCH v3 1/2] exportfs: clarify the documentation of open()/permission() expotrfs ops
` [PATCH v3 2/2] nfsd: do not allow exporting of special kernel filesystems

[PATCH BlueZ v6 00/20] Add meson build system and HTML docs
 2026-01-28 15:11 UTC  (2+ messages)
` [PATCH BlueZ v6 10/20] tools: Install btmgmt along with other tools

[PATCH v4] tools: fit_image: Fallback to 8-byte alignment for flat_dt images
 2026-01-28 16:11 UTC  (7+ messages)

[PATCH v4 00/10] pmdomain: samsung: add support for Google GS101
 2026-01-28 16:10 UTC  (11+ messages)
` [PATCH v4 01/10] dt-bindings: soc: google: add google,gs101-dtzpc
` [PATCH v4 02/10] dt-bindings: power: samsung: add google,gs101-pd
` [PATCH v4 03/10] dt-bindings: soc: samsung: exynos-pmu: move gs101-pmu into separate binding
` [PATCH v4 04/10] dt-bindings: soc: google: gs101-pmu: allow power domains as children
` [PATCH v4 05/10] pmdomain: samsung: convert to using regmap
` [PATCH v4 06/10] pmdomain: samsung: don't hard-code offset for registers to 0 and 4
` [PATCH v4 07/10] pmdomain: samsung: add support for google,gs101-pd
` [PATCH v4 08/10] pmdomain: samsung: use dev_err() instead of pr_err()
` [PATCH v4 09/10] pmdomain: samsung: implement SMC to save / restore TZ config
` [PATCH v4 10/10] pmdomain: samsung: implement domain-supply regulator

[PATCH i-g-t v3 0/6] lsgpu: Report upstream port link bandwidth
 2026-01-28 16:09 UTC  (7+ messages)
` [PATCH i-g-t v3 1/6] lib/igt_device_scan: Don't print fake link bandwidth attributes
` [PATCH i-g-t v3 2/6] lib/igt_device_scan: Split out reusable part of update_or_add_parent
` [PATCH i-g-t v3 3/6] lib/igt_device_scan: Include PCIe bridge upstream port if available
` [PATCH i-g-t v3 4/6] lib/igt_device_scan: List PCIe bridge ports after their children
` [PATCH i-g-t v3 5/6] lib/igt_device_scan: Omit AER statistics data from attributes
` [PATCH i-g-t v3 6/6] lib/igt_device_scan: Print GPU upstream port parent/child relations

[PATCH] staging: media: av7110: cleanup sleep timers and dead code
 2026-01-28 16:10 UTC  (5+ messages)
  ` [PATCH] staging: media: av7110: refactor sleep timers

[PATCH net] net: don't touch dev->stats in BPF redirect paths
 2026-01-28 16:10 UTC 

[PATCH v2 0/4] staging: rtl8723bs: fix remaining checkpatch.pl
 2026-01-28 16:09 UTC  (4+ messages)
` [PATCH v2 4/4] staging: rtl8723bs: fix line length check

[PATCH v2 0/2] Flatten usb controller nodes on Talos
 2026-01-28 16:09 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: talos: Flatten usb controller nodes

[PATCH] net: bridge: fix static key check
 2026-01-28 16:08 UTC  (2+ messages)

[meta-rockchip][PATCH] luckfox-lyra-plus: add
 2026-01-28 16:07 UTC  (4+ messages)
` [yocto-patches] "

[PATCH V1][RFC] t/perf/p3400: speed up setup using fast-import
 2026-01-28 16:07 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] clk: qcom: sm8750: Constify 'qcom_cc_desc' in SM8750 camcc
 2026-01-28 16:06 UTC  (2+ messages)

[PATCH v4 00/11] Add CWSR support to user queues
 2026-01-28 16:06 UTC  (8+ messages)
` [PATCH v4 04/11] drm/amdgpu: Add user save area params validation

[PATCH v2 0/3] Add support for Awinic AW86938 haptic driver
 2026-01-28 16:06 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: milos-fairphone-fp6: Add vibrator support

[PATCH v13 0/3] Firmware Support for USB-HID Devices and CP2112
 2026-01-28 16:05 UTC  (7+ messages)
` [PATCH v13 1/3] dt-bindings: i2c: Add CP2112 HID USB to SMBus Bridge

[PATCH v3 0/5] MediaTek PLL Refactors and Fixes
 2026-01-28 16:04 UTC  (4+ messages)
` [PATCH v3 1/5] clk: Respect CLK_OPS_PARENT_ENABLE during recalc

[PATCH 0/2] ARM64 support for doorbell and intercept SINTs
 2026-01-28 16:04 UTC  (3+ messages)
` [PATCH 1/2] mshv: rename synic per-cpu init/cleanup functions
` [PATCH 2/2] mshv: add arm64 support for doorbell & intercept SINTs

[rafael-pm:bleeding-edge 172/186] kernel/time/hrtimer.c:946:48: error: implicit declaration of function 'tick_nohz_is_active'; did you mean 'tick_nohz_init'?
 2026-01-28 16:05 UTC  (2+ messages)

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-01-28 16:04 UTC  (4+ messages)
` [PATCH v2 07/13] mm: update secretmem to use VMA flags on mmap_prepare

[PATCH v6 0/9] Verisilicon DC8200 driver (and adaption to TH1520)
 2026-01-28 16:03 UTC  (7+ messages)
` [PATCH v6 3/9] drm: verisilicon: add a driver for Verisilicon display controllers

[PATCH v7 00/11] drm: Add new pixel formats for Xilinx Zynqmp
 2026-01-28 16:03 UTC  (5+ messages)
` [PATCH v7 03/11] drm/fourcc: Add DRM_FORMAT_Y8

[Intel-wired-lan] [tnguy-net-queue:10GbE] BUILD SUCCESS 05faf2c0a76581d0a7fdbb8ec46477ba183df95b
 2026-01-28 16:03 UTC 

[syzbot] [serial?] general protection fault in to_utf8
 2026-01-28 16:03 UTC  (2+ messages)

[PATCH 6.18 000/227] 6.18.8-rc1 review
 2026-01-28 15:24 UTC  (72+ messages)
` [PATCH 6.18 132/227] drm/amdgpu: fix type for wptr in ring backup
` [PATCH 6.18 136/227] selftests: net: amt: wait longer for connection before sending packets
` [PATCH 6.18 137/227] bonding: provide a net pointer to __skb_flow_dissect()
` [PATCH 6.18 138/227] net: bcmasp: Fix network filter wake for asp-3.0
` [PATCH 6.18 139/227] net: dsa: fix off-by-one in maximum bridge ID determination
` [PATCH 6.18 140/227] net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-X
` [PATCH 6.18 141/227] octeontx2-af: Fix error handling
` [PATCH 6.18 164/227] iio: dac: ad3552r-hs: fix out-of-bound write in ad3552r_hs_write_data_source
` [PATCH 6.18 165/227] iio: dac: ad5686: add AD5695R to ad5686_chip_info_tbl
` [PATCH 6.18 166/227] ALSA: ctxfi: Fix potential OOB access in audio mixer handling
` [PATCH 6.18 167/227] ALSA: hda/realtek: Add quirk for Samsung 730QED to fix headphone
` [PATCH 6.18 168/227] ALSA: scarlett2: Fix buffer overflow in config retrieval
` [PATCH 6.18 169/227] ALSA: usb-audio: Fix use-after-free in snd_usb_mixer_free()
` [PATCH 6.18 170/227] mmc: rtsx_pci_sdmmc: implement sdmmc_card_busy function
` [PATCH 6.18 171/227] mmc: sdhci-of-dwcmshc: Prevent illegal clock reduction in HS200/HS400 mode
` [PATCH 6.18 172/227] iommu/io-pgtable-arm: fix size_t signedness bug in unmap path
` [PATCH 6.18 173/227] drm/nouveau/disp: Set drm_mode_config_funcs.atomic_(check|commit)
` [PATCH 6.18 174/227] wifi: ath10k: fix dma_free_coherent() pointer
` [PATCH 6.18 175/227] wifi: ath12k: "
` [PATCH 6.18 176/227] wifi: mwifiex: Fix a loop in mwifiex_update_ampdu_rxwinsize()
` [PATCH 6.18 177/227] wifi: rsi: Fix memory corruption due to not set vif driver data size
` [PATCH 6.18 178/227] arm64/fpsimd: ptrace: Fix SVE writes on !SME systems
` [PATCH 6.18 179/227] arm64/fpsimd: signal: Allocate SSVE storage when restoring ZA
` [PATCH 6.18 180/227] arm64/fpsimd: signal: Fix restoration of SVE context
` [PATCH 6.18 181/227] arm64: Set __nocfi on swsusp_arch_resume()
` [PATCH 6.18 182/227] ksmbd: smbd: fix dma_unmap_sg() nents
` [PATCH 6.18 183/227] octeontx2: Fix otx2_dma_map_page() error return code
` [PATCH 6.18 184/227] slimbus: core: fix runtime PM imbalance on report present
` [PATCH 6.18 185/227] slimbus: core: fix device reference leak "
` [PATCH 6.18 186/227] tracing: Fix crash on synthetic stacktrace field usage
` [PATCH 6.18 187/227] intel_th: fix device leak on output open()
` [PATCH 6.18 188/227] mei: trace: treat reg parameter as string
` [PATCH 6.18 189/227] s390/ap: Fix wrong APQN fill calculation
` [PATCH 6.18 190/227] s390/boot/vmlinux.lds.S: Ensure bzImage ends with SecureBoot trailer
` [PATCH 6.18 191/227] uacce: fix cdev handling in the cleanup path
` [PATCH 6.18 192/227] uacce: fix isolate sysfs check condition
` [PATCH 6.18 193/227] uacce: implement mremap in uacce_vm_ops to return -EPERM
` [PATCH 6.18 194/227] uacce: ensure safe queue release with state management
` [PATCH 6.18 195/227] netrom: fix double-free in nr_route_frame()
` [PATCH 6.18 196/227] platform/x86: hp-bioscfg: Fix automatic module loading
` [PATCH 6.18 197/227] pmdomain: imx8m-blk-ctrl: Remove separate rst and clk mask for 8mq vpu
` [PATCH 6.18 198/227] pmdomain:rockchip: Fix init genpd as GENPD_STATE_ON before regulator ready
` [PATCH 6.18 199/227] rust: io: always inline functions using build_assert with arguments
` [PATCH 6.18 200/227] rust: irq: "
` [PATCH 6.18 201/227] rxrpc: Fix data-race warning and potential load/store tearing
` [PATCH 6.18 202/227] perf/x86/intel: Do not enable BTS for guests
` [PATCH 6.18 203/227] irqchip/gic-v3-its: Avoid truncating memory addresses
` [PATCH 6.18 204/227] net: fec: account for VLAN header in frame length calculations
` [PATCH 6.18 205/227] net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ Stick
` [PATCH 6.18 206/227] net: txgbe: remove the redundant data return in SW-FW mailbox
` [PATCH 6.18 207/227] can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leak
` [PATCH 6.18 208/227] can: esd_usb: esd_usb_read_bulk_callback(): "
` [PATCH 6.18 209/227] can: kvaser_usb: kvaser_usb_read_bulk_callback(): "
` [PATCH 6.18 210/227] can: mcba_usb: mcba_usb_read_bulk_callback(): "
` [PATCH 6.18 211/227] can: usb_8dev: usb_8dev_read_bulk_callback(): "
` [PATCH 6.18 212/227] drm/amdgpu: remove frame cntl for gfx v12
` [PATCH 6.18 213/227] drm/bridge: synopsys: dw-dp: fix error paths of dw_dp_bind
` [PATCH 6.18 214/227] drm/xe: Adjust page count tracepoints in shrinker
` [PATCH 6.18 215/227] drm/xe: fix WQ_MEM_RECLAIM passed as max_active to alloc_workqueue()
` [PATCH 6.18 216/227] gpio: cdev: Correct return code on memory allocation failure
` [PATCH 6.18 217/227] gpio: cdev: Fix resource leaks on errors in lineinfo_changed_notify()
` [PATCH 6.18 218/227] gpio: cdev: Fix resource leaks on errors in gpiolib_cdev_register()
` [PATCH 6.18 219/227] Bluetooth: btintel_pcie: Support for S4 (Hibernate)
` [PATCH 6.18 220/227] mm: fix some typos in mm module
` [PATCH 6.18 221/227] mm/hugetlb: fix two comments related to huge_pmd_unshare()
` [PATCH 6.18 222/227] iio: core: Replace lockdep_set_class() + mutex_init() by combined call
` [PATCH 6.18 223/227] iio: core: add separate lockdep class for info_exist_lock
` [PATCH 6.18 224/227] arm64: dts: qcom: talos: Correct UFS clocks ordering
` [PATCH 6.18 225/227] irqchip/renesas-rzv2h: Prevent TINT spurious interrupt during resume
` [PATCH 6.18 226/227] mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
` [PATCH 6.18 227/227] mm/vma: enforce VMA fork limit on unfaulted,faulted mremap merge too

[RFC PATCH 00/19] x86,fs/resctrl: Support for Global Bandwidth Enforcement and Priviledge Level Zero Association
 2026-01-28 16:01 UTC  (4+ messages)
` [RFC PATCH 13/19] x86/resctrl: Add PLZA state tracking and context switch handling

[PATCH v3] sunxi: remove usage of legacy LED API
 2026-01-28 16:01 UTC 

[PATCH 0/3] Revert "revocable: Revocable resource management"
 2026-01-28 16:01 UTC  (11+ messages)

[PATCH 6.12.y-cip 0/4] Add RZ/G3E DMAC support
 2026-01-28 16:00 UTC  (5+ messages)
` [PATCH 6.12.y-cip 1/4] clk: renesas: r9a09g047: Add DMAC clocks and resets
` [PATCH 6.12.y-cip 2/4] dt-bindings: dma: rz-dmac: Document RZ/G3E family of SoCs
` [PATCH 6.12.y-cip 3/4] arm64: dts: renesas: r9a09g047: Add DMAC nodes
` [PATCH 6.12.y-cip 4/4] arm64: dts: renesas: r9a09g047: Move interrupt-parent to root node

[PATCH 6.1.y-cip 0/4] Add RZ/G3E DMAC support
 2026-01-28 15:59 UTC  (5+ messages)
` [PATCH 6.1.y-cip 1/4] clk: renesas: r9a09g047: Add DMAC clocks and resets
` [PATCH 6.1.y-cip 2/4] dt-bindings: dma: rz-dmac: Document RZ/G3E family of SoCs
` [PATCH 6.1.y-cip 3/4] arm64: dts: renesas: r9a09g047: Add DMAC nodes
` [PATCH 6.1.y-cip 4/4] arm64: dts: renesas: r9a09g047: Move interrupt-parent to root node

[bluez/bluez] d8aa72: tools/sdptool: report error when local SDP server 
 2026-01-28 16:00 UTC 

[PATCH] diff.tcl: fixed alignment of tabs in git-gui diff by using spaces
 2026-01-28 15:59 UTC  (8+ messages)
` [PATCH/RFC v2 0/2] diff.tcl: Fixed "
  ` [PATCH/RFC v2 2/2] diff.tcl: call "apply_tab_size 1" to fix alignment instead of spaces


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.