All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-30 18:22:14 to 2025-09-30 19:52:02 UTC [more...]

[PATCH v2] fbdev/radeon: Remove stale product link in Kconfig/FB_RADEON
 2025-09-30 19:51 UTC  (2+ messages)

[PATCH v2 00/22] Allow configfs to disable specific GT type(s)
 2025-09-30 19:50 UTC  (6+ messages)
` [PATCH v2 08/22] drm/xe: Skip L2 / TDF cache flushes if primary GT is disabled

[PATCH V4 0/8] Live update: cpr-exec
 2025-09-30 19:49 UTC  (9+ messages)
` [PATCH V4 6/8] migration: cpr-exec mode

[PATCH] scsi: ufs: sysfs: Make HID attributes visible
 2025-09-30 19:50 UTC  (2+ messages)

[OE-core][kirkstone 0/7] Patch review
 2025-09-30 19:50 UTC  (8+ messages)
` [OE-core][kirkstone 1/7] go: fix CVE-2025-47907
` [OE-core][kirkstone 2/7] grub2: fix CVE-2024-56738
` [OE-core][kirkstone 3/7] curl: fix CVE-2025-9086
` [OE-core][kirkstone 4/7] tiff: fix CVE-2025-9900
` [OE-core][kirkstone 5/7] vim: upgrade 9.1.1652 -> 9.1.1683
` [OE-core][kirkstone 6/7] python3-jinja2: upgrade 3.1.4 -> 3.1.6
` [OE-core][kirkstone 7/7] libhandy: update git branch name

[Buildroot] [PATCH 1/1] package/erofs-utils: bump to version 1.8.10
 2025-09-30 19:50 UTC  (2+ messages)

[PATCH v3 0/4] mm/userfaultfd: modulize memory types
 2025-09-30 19:49 UTC  (12+ messages)
` [PATCH v3 1/4] mm: Introduce vm_uffd_ops API
` [PATCH v3 4/4] mm: Apply vm_uffd_ops API to core mm

[PATCH v2 00/12] x86/msr: Inline rdmsr/wrmsr instructions
 2025-09-30 19:49 UTC  (8+ messages)
` [PATCH v2 11/12] x86/paravirt: Don't use pv_ops vector for MSR access functions

[PATCH 0/6] fbcon: Move bitops callbacks into separate struct
 2025-09-30 19:47 UTC  (5+ messages)
` [PATCH 6/6] fbcon: Pass struct fbcon to callbacks in struct fbcon_bitops

[Buildroot] [git commit] package/evtest: bump version to 1.36
 2025-09-30 19:38 UTC 

'^\}$' is changed to a space character
 2025-09-30 19:44 UTC  (4+ messages)

[PATCH 00/15] serial: sc16is7xx: register access fixes and improvements
 2025-09-30 19:42 UTC  (4+ messages)
` [PATCH 14/15] serial: sc16is7xx: reformat comments

[Buildroot] [PATCH 1/1] package/evtest: bump version to 1.36
 2025-09-30 19:39 UTC  (2+ messages)

[Buildroot] [git commit] boot/xilinx-prebuilt: simplify family logic
 2025-09-30 19:20 UTC 

[PATCH v2 0/3] framebuffer docs toctree index refactoring
 2025-09-30 19:37 UTC  (3+ messages)
` [PATCH v2 1/3] Documentation: fb: ep93xx: Demote section headings

[PATCH v2] ceph: introduce Kunit based unit-tests for string operations
 2025-09-30 19:35 UTC 

[PATCH v1 0/8] Add support for panels found in various Tegra devices
 2025-09-30 19:35 UTC  (3+ messages)
` [PATCH v1 7/8] gpu/drm: panel: add Samsung LTL106HL02 MIPI DSI panel driver

[PATCH v4 00/12] Cleanup xdfile_t and xrecord_t in xdiff
 2025-09-30 19:35 UTC  (5+ messages)
` [PATCH v5 00/13] "
  ` [PATCH v5 04/13] xdiff: delete superfluous function xdl_get_rec() in xemit

[PATCH 00/14] iommu: fix device leaks
 2025-09-30 19:35 UTC  (3+ messages)

[PATCH v3 0/5] i3c: Add basic HDR mode support
 2025-09-30 19:34 UTC  (12+ messages)
` [PATCH v3 1/5] i3c: Add HDR API support
` [PATCH v3 2/5] i3c: master: svc: Replace bool rnw with union for HDR support
` [PATCH v3 3/5] i3c: master: svc: Add basic HDR mode support
` [PATCH v3 4/5] dt-bindings: trivial-devices: add MEMSIC 3-axis magnetometer
` [PATCH v3 5/5] iio: magnetometer: Add mmc5633 sensor

[anolis-intel-cloud:devel-5.10 2/2] mm/memcg_zombie_reaper.c:47:6: warning: no previous prototype for function 'memcg_reap_background_set'
 2025-09-30 19:33 UTC 

[PATCH -next] nvdimm: Remove duplicate linux/slab.h header
 2025-09-30 19:34 UTC  (5+ messages)

[PATCH 0/3] Adding brcmstb-hwspinlock support
 2025-09-30 19:34 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: hwlock: "
` [PATCH 1/3] dt-bindings: hwlock: support for brcmstb-hwspinlock

[PATCH] KVM: selftests: Fix irqfd_test for non-x86 architectures
 2025-09-30 19:33 UTC 

[PATCH v6 0/6] drm/i915/dp: Work around a DSC pixel throughput issue
 2025-09-30 19:33 UTC  (11+ messages)
` [PATCH v6 1/6] drm/dp: Add quirk for Synaptics DSC throughput link-bpp limit
` [PATCH v6 2/6] drm/dp: Add helpers to query the branch DSC max throughput/line-width
` [PATCH v6 3/6] drm/i915/dp: Calculate DSC slice count based on per-slice peak throughput
` [PATCH v6 4/6] drm/i915/dp: Pass DPCD device descriptor to intel_dp_get_dsc_sink_cap()
` [PATCH v6 5/6] drm/i915/dp: Verify branch devices' overall pixel throughput/line width
` [PATCH v6 6/6] drm/i915/dp: Handle Synaptics DSC throughput link-bpp quirk
` ✗ CI.checkpatch: warning for drm/i915/dp: Work around a DSC pixel throughput issue (rev7)
` ✓ CI.KUnit: success "
` ✓ Xe.CI.BAT: "
` ✓ i915.CI.BAT: "

[PATCH v6 00/19] virtio-net: live-TAP local migration
 2025-09-30 19:25 UTC  (3+ messages)
` [PATCH v6 14/19] migration: add MIG_EVENT_PRE_INCOMING

[PATCH v9 0/7] NFS DIRECT: align misaligned DIO for LOCALIO
 2025-09-30 19:32 UTC  (3+ messages)
        ` [GIT PULL] NFS LOCALIO O_DIRECT changes for Linux 6.18
          ` [GIT PULL v2] "

[PATCH RFT] arm64: dts: qcom: sm8250: Add MDSS_CORE reset to mdss
 2025-09-30 19:31 UTC  (2+ messages)

[Buildroot] [PATCH v2 1/1] boot/xilinx-prebuilt: simplify family logic
 2025-09-30 19:30 UTC  (2+ messages)

[PATCH] KVM: selftests: fix irqfd_test on arm64
 2025-09-30 19:29 UTC  (11+ messages)

[PATCH 5.10 000/122] 5.10.245-rc1 review
 2025-09-30 19:27 UTC  (3+ messages)
`  "

[Buildroot] [PATCH] package/ghostscript: security bump to v10.06.0
 2025-09-30 19:27 UTC  (2+ messages)

[PATCH 1/2] fbdev/hyperv_fb: deprecate this in favor of Hyper-V DRM driver
 2025-09-30 19:26 UTC  (3+ messages)

[PATCH 0/2] Add drive-backed EEPROM support to quanta-q71l
 2025-09-30 19:25 UTC  (4+ messages)
` [PATCH 1/2] hw/arm: add eeproms to quanta-q7l1 board

[pci:controller/xilinx-nwl] BUILD SUCCESS 98a4f5b7359205ced1b6a626df3963bf7c5e5052
 2025-09-30 19:25 UTC 

[PATCH i-g-t] intel-ci: Fix Xe blocklists for xe_noexec_ping_pong test
 2025-09-30 19:25 UTC 

qcom: Update DSP firmware for qcs8300 platform
 2025-09-30 19:23 UTC  (3+ messages)

[smfrench-smb3:pr/77 7/16] fs/smb/client/cifsfs.c:1949:undefined reference to `__aeabi_uldivmod'
 2025-09-30 19:22 UTC 

[PATCH i-g-t 0/2] Use blitter instead of cpu fill for uc-comp surface
 2025-09-30 19:22 UTC  (3+ messages)
` ✓ Xe.CI.BAT: success for "
` ✓ i915.CI.BAT: "

qcom: Update DSP firmware for qcs8300 platform
 2025-09-30 19:22 UTC 

[PATCH 00/17] drm/msm/adreno: Introduce Adreno 8xx family support
 2025-09-30 19:20 UTC  (5+ messages)
` [PATCH 03/17] drm/msm/adreno: Common-ize PIPE definitions

[PATCH v2 0/4] doc: git-push: clarify DESCRIPTION section & refspec definition
 2025-09-30 19:20 UTC  (5+ messages)
` [PATCH v3 0/4] doc: git-push: clarify DESCRIPTION section
  ` [PATCH v3 2/4] doc: add an UPSTREAM BRANCHES section to pull/push/fetch

[RFC PATCH v3 nf-next] selftests: netfilter: Add bridge_fastpath.sh
 2025-09-30 19:19 UTC  (2+ messages)

[PATCH] drm/xe/irq: Clear guc2host msix vector0
 2025-09-30 19:19 UTC  (2+ messages)
` ✓ CI.KUnit: success for "

[PATCH v4 0/3] arm64: qcom: x1e78100-lenovo-thinkpad-t14s: add support for HDMI output
 2025-09-30 19:18 UTC  (7+ messages)
` [PATCH v4 2/3] phy: qcom: qmp-combo: get the USB3 & DisplayPort lanes mapping from DT
` [PATCH v4 3/3] arm64: dts: qcom: x1e78100-lenovo-thinkpad-t14s: add HDMI nodes

[PATCH 6.12 00/89] 6.12.50-rc1 review
 2025-09-30 19:18 UTC  (4+ messages)
`  "

[PATCH] ASoC: codecs: Fix the error of excessive semicolons
 2025-09-30 19:16 UTC  (2+ messages)

[PATCH 6.16 000/143] 6.16.10-rc1 review
 2025-09-30 19:16 UTC  (3+ messages)
`  "

[GIT PULL] KVM: x86 pull requests 6.18
 2025-09-30 19:16 UTC  (3+ messages)

[PATCH 1/1] NFSD: Fix SCSI reservation conflict causing pNFS client to revert I/O to MDS
 2025-09-30 19:15 UTC  (2+ messages)

[PATCH 0/2] Kconfig fixes for QCOM clk drivers when targeting ARCH=arm
 2025-09-30 19:14 UTC  (5+ messages)
` [PATCH 1/2] clk: qcom: Fix SM_VIDEOCC_6350 dependencies
` [PATCH 2/2] clk: qcom: Fix dependencies of QCS_{DISP,GPU,VIDEO}CC_615

ebtables-save: Do string processing in perl instead of shell
 2025-09-30 19:13 UTC  (4+ messages)
`  "
  ` [PATCH v2] Don't shell out for getting current date and table names

[PATCH] dt-bindings: usb: switch: split out ports definition
 2025-09-30 19:13 UTC  (9+ messages)

Confirming conntrack behavior on environments with multiple network namespaces
 2025-09-30 19:13 UTC  (6+ messages)

[PATCH v3] fbdev/simplefb: Fix use after free in simplefb_detach_genpds()
 2025-09-30 19:12 UTC  (2+ messages)

ARM iMX6sx board fails to boot with kernel 6.17
 2025-09-30 19:11 UTC  (3+ messages)

[Buildroot] [PATCH] package/python-pip: security bump to v25.2
 2025-09-30 19:10 UTC  (2+ messages)

[PATCH] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp: do not reference whole usb-switch.yaml
 2025-09-30 19:10 UTC  (4+ messages)

[oe][meta-oe][scarthgap][PATCH 1/1] Revert "mariadb: upgrade 10.11.9 -> 10.11.12"
 2025-09-30 19:10 UTC  (5+ messages)

[PATCH V1 00/11] cpr-exec test
 2025-09-30 19:07 UTC  (6+ messages)
` [PATCH V1 11/11] migration-test: test cpr-exec

[PATCH v2] x86/hvm: vlapic: fix RO bits emulation in LVTx regs
 2025-09-30 19:05 UTC 

[PATCH v2 1/2] dt-bindings: touchscreen: rename maxim,max11801.yaml to trivial-touch.yaml
 2025-09-30 19:05 UTC  (3+ messages)
` [PATCH v2 2/2] dt-bindings: touchscreen: move ar1021.txt "

[PATCH 19/20] smb: client: rework cached dirs synchronization
 2025-09-30 19:02 UTC  (2+ messages)

[PATCH v4 0/7] Introduce structure for shell tests
 2025-09-30 19:00 UTC  (11+ messages)
` [PATCH v4 1/7] perf test perftool_testsuite: Use absolute paths
` [PATCH v4 2/7] perf tests: Create a structure for shell tests
` [PATCH v4 3/7] perf test: Provide setup for the shell test suite
` [PATCH v4 4/7] perftool-testsuite: Add empty setup for base_probe
` [PATCH v4 5/7] perf test: Introduce storing logs for shell tests

Feature request: partial URL matching for credential config
 2025-09-30 18:59 UTC  (3+ messages)

[PATCH] PCI: ixp4xx: Guard ARM32-specific hook_fault_code()
 2025-09-30 18:59 UTC  (2+ messages)

[PATCH 6.6 00/91] 6.6.109-rc1 review
 2025-09-30 18:49 UTC  (3+ messages)
`  "

[PATCH 0/4] Add Raspberry Pi's RP1 ADC
 2025-09-30 18:58 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: "

[PATCH] fuse: fix readahead reclaim deadlock
 2025-09-30 18:55 UTC  (8+ messages)

[PATCH] fbdev: s3fb: revert mclk stop in suspend
 2025-09-30 18:55 UTC  (2+ messages)

[PATCH 0/2] Add support for MAX17616/MAX17616A hwmon device
 2025-09-30 18:54 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: hwmon: pmbus: add max17616

[PATCH rdma-next] RDMA/irdma: Set irdma_cq cq_num field during CQ create
 2025-09-30 18:54 UTC  (2+ messages)

[PATCH rdma-next] RDMA/irdma: Fix SD index calculation
 2025-09-30 18:54 UTC  (2+ messages)

[PATCH v2 1/6] iio: adc: ad4080: fix chip identification
 2025-09-30 18:53 UTC  (5+ messages)
` [PATCH v2 3/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4084
` [PATCH v2 5/6] dt-bindings: iio: adc: adi,ad4080: add support for AD4081

[PATCH v3] nfsd: Avoid strlen conflict in nfsd4_encode_components_esc()
 2025-09-30 18:52 UTC  (2+ messages)

[PATCH 5.4 00/81] 5.4.300-rc1 review
 2025-09-30 18:52 UTC  (2+ messages)
`  "

[PATCH 0/3] spi-cadence: support transmission with bits_per_word
 2025-09-30 18:51 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: spi: spi-cadence: document optional fifo-width DT property

[PATCH 5.15 000/151] 5.15.194-rc1 review
 2025-09-30 18:51 UTC  (2+ messages)
`  "

[PATCH v4] PM: Support aborting sleep during filesystem sync
 2025-09-30 18:51 UTC  (3+ messages)

[PATCH 6.1 00/73] 6.1.155-rc1 review
 2025-09-30 18:50 UTC  (3+ messages)
`  "

I still use this!
 2025-09-30 18:49 UTC 

[GIT PULL] pin control bulk changes for v6.18
 2025-09-30 18:48 UTC 

[PATCH 0/5] qrb2210-rb1: HDMI/I2S audio playback support
 2025-09-30 18:44 UTC  (5+ messages)
` [PATCH 2/5] dt-bindings: sound: qcom,sm8250: add RB1 (QCM2290) soundcard

[PATCH 0/5] Add initial support for Qualcomm SDM670
 2025-09-30 18:44 UTC  (11+ messages)
` [PATCH 1/5] clk/stub: add sdm670 rpmh clock
` [PATCH 2/5] clk/qcom: sdm845: add support for sdm670
` [PATCH 3/5] pinctrl: qcom: add sdm670 pinctrl driver
` [PATCH 4/5] qcom_defconfig: enable pinctrl for sdm670
` [PATCH 5/5] gpio: qcom_spmi: add pm660l

[PATCH 0/2] ceph: fix missing snapshot context in write operations
 2025-09-30 18:44 UTC  (7+ messages)
` [PATCH 1/2] ceph: fix snapshot context missing in ceph_zero_partial_object
` [PATCH 2/2] ceph: fix snapshot context missing in ceph_uninline_data

[PATCH v6 00/28] Secure IPL Support for SCSI Scheme of virtio-blk/virtio-scsi Devices
 2025-09-30 18:42 UTC  (3+ messages)
` [PATCH v6 19/28] pc-bios/s390-ccw: Add signature verification for secure IPL in audit mode

[PATCH] fbdev: mb862xxfb: Use int type to store negative error codes
 2025-09-30 18:43 UTC  (2+ messages)

[v2 PATCH] mm: hugetlb: avoid soft lockup when mprotect to large memory area
 2025-09-30 18:43 UTC  (4+ messages)

[PATCH v2 1/2] dt-bindings: riscv: starfive: add Orange Pi RV board compatible
 2025-09-30 18:42 UTC  (3+ messages)

[GIT PULL] VFIO updates for v6.18-rc1
 2025-09-30 18:42 UTC 

[PATCH i-g-t 0/3] Resolve timing issues in gem_eio stress subtests
 2025-09-30 18:42 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH] qcom_defconfig: Enable pinctrl driver for SDM630/660
 2025-09-30 18:41 UTC  (2+ messages)

[PATCH v2 0/9] U-Boot Bringup of SM6350 SoC
 2025-09-30 18:41 UTC  (3+ messages)
` [PATCH v2 7/9] gpio: qcom: Support GPIOs on PM6350 PMIC

[PATCH] gpio: qcom: Support GPIOs on PM7325 PMIC
 2025-09-30 18:40 UTC  (2+ messages)

[PATCH] fs: btrfs: prevent a double kfree on delayed-ref
 2025-09-30 18:39 UTC  (3+ messages)

[PATCH 0/5] Colorful mix of small fixes and UART improvements for Qualcomm
 2025-09-30 18:38 UTC  (11+ messages)
` [PATCH 1/5] pinctrl: qcom: sc7280: Fix offset of UFS_RESET
` [PATCH 2/5] clk/qcom: sm8250: Remove unused defines
` [PATCH 3/5] serial: msm-geni: Update kconfig name for DEBUG_UART_MSM_GENI
` [PATCH 4/5] doc: board/qualcomm: Clean up debug options for QUP UART
` [PATCH 5/5] board/qualcomm: add debug config fragment for MSM8953

[PATCH] mailbox: check mailbox queue is full or not
 2025-09-30 18:38 UTC  (6+ messages)

[PATCH] qcom_defconfig: enable watchdog command
 2025-09-30 18:37 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-amlogic-next-20250930
 2025-09-30 18:37 UTC 

[PATCH 0/4] MediaTek Runtime Power Management Clocks for PLL
 2025-09-30 18:36 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: clock: mediatek: Add clocks for MT8196 mfgpll

[PATCH v12 00/23] zswap compression batching with optimized iaa_crypto driver
 2025-09-30 18:29 UTC  (5+ messages)
` [PATCH v12 20/23] mm: zswap: Per-CPU acomp_ctx resources exist from pool creation to deletion

[PATCH v3 00/16] TDX: Enable Dynamic PAMT
 2025-09-30 18:29 UTC  (11+ messages)

Executive Assistants and HNWI Directory to Enhance Your Marketing and Networking
 2025-09-30 18:28 UTC 

[PATCH 1/4] net/intel: add vCPF PMD support
 2025-09-30 18:27 UTC  (6+ messages)
` [PATCH v5 0/4] add vcpf pmd support
  ` [PATCH v5 1/4] net/intel: add vCPF PMD support
  ` [PATCH v5 2/4] net/idpf: add splitq jumbo packet handling
  ` [PATCH v5 3/4] net/intel: add config queue support to vCPF
  ` [PATCH v5 4/4] net/cpfl: add cpchnl get vport info support

[PATCH v3 0/8] Add SPI offload support to AD4030
 2025-09-30 18:26 UTC  (6+ messages)
` [PATCH v3 7/8] dt-bindings: iio: adc: adi,ad4030: Add ADAQ4216 and ADAQ4224

[steev:lenovo-x13s-linux-6.17.y 28/50] arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dtb: video-codec@aa00000 (qcom,sm8350-venus): 'video-decoder' is a required property
 2025-09-30 18:25 UTC 

[PATCH] ceph/006: test snapshot data integrity after punch hole operations
 2025-09-30 18:24 UTC  (2+ messages)

[PATCH 0/2] amba/iommu: tegra: enable compile testing
 2025-09-30 18:22 UTC  (2+ messages)

[syzbot] [bpf?] general protection fault in print_reg_state
 2025-09-30 18:21 UTC  (10+ messages)
` [PATCH v2] bpf: fix NULL pointer dereference in print_reg_state()


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.