All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-05 06:09:28 to 2024-12-05 07:46:02 UTC [more...]

[PATCH v2 0/3] drm: remove driver date
 2024-12-05  7:29 UTC  (8+ messages)
` [PATCH v2 1/3] drm/xen: remove redundant initialization info print
` [PATCH v2 2/3] accel/ivpu: remove DRIVER_DATE conditional drm_driver init
` [PATCH v2 3/3] drm: remove driver date from struct drm_driver and all drivers
` ✓ i915.CI.Full: success for drm: remove driver date

[PATCH 6.1.y] drm/amd/display: fix NULL checks for adev->dm.dc in amdgpu_dm_fini()
 2024-12-05  8:43 UTC 

[PATCH net-next v1 0/7] Introduce unified and structured PHY
 2024-12-05  7:45 UTC  (3+ messages)
` [PATCH net-next v1 1/7] net: ethtool: plumb PHY stats to PHY drivers

[PATCH v5 0/5] Add pinctrl support for mt7988
 2024-12-05  7:35 UTC  (5+ messages)
` [PATCH v5 3/5] dt-bindings: pinctrl: add binding for MT7988 SoC

[PATCH v1 1/1] pref/x86/rapl: Remove unused function
 2024-12-05  7:44 UTC  (3+ messages)

[QUESTION] Why there is additional info print when run "mce-inject uncorrect_error"
 2024-12-05  7:44 UTC 

[PATCH v2 0/1] Add MediaTek APU SMC call Definition
 2024-12-05  7:34 UTC  (4+ messages)
` [PATCH v2 1/1] soc: mediatek: Add command for APU SMC call

please revert backport of 44c76825d6eefee9eb7ce06c38e1a6632ac7eb7d
 2024-12-05  7:35 UTC  (6+ messages)

Block based OTA update needs mtdblock
 2024-12-05  7:43 UTC  (7+ messages)

[PATCH v3 0/8] USB31DRD phy updates for Google Tensor gs101 (orientation & DWC3 rpm)
 2024-12-05  7:33 UTC  (17+ messages)
` [PATCH v3 1/8] dt-bindings: phy: samsung,usb3-drd-phy: add blank lines between DT properties
` [PATCH v3 2/8] dt-bindings: phy: samsung,usb3-drd-phy: gs101: require Type-C properties
` [PATCH v3 3/8] phy: exynos5-usbdrd: convert to dev_err_probe
` [PATCH v3 4/8] phy: exynos5-usbdrd: fix EDS distribution tuning (gs101)
` [PATCH v3 5/8] phy: exynos5-usbdrd: gs101: ensure power is gated to SS phy in phy_exit()
` [PATCH v3 6/8] phy: exynos5-usbdrd: gs101: configure SS lanes based on orientation
` [PATCH v3 7/8] phy: exynos5-usbdrd: subscribe to orientation notifier if required
` [PATCH v3 8/8] phy: exynos5-usbdrd: allow DWC3 runtime suspend with UDC bound (E850+)

[PATCH] common/config: use modprobe -w when supported
 2024-12-05  7:41 UTC  (2+ messages)

[PATCHSET v2] xfs: proposed bug fixes for 6.13
 2024-12-05  7:40 UTC  (20+ messages)
` [PATCH 1/6] xfs: don't move nondir/nonreg temporary repair files to the metadir namespace
` [PATCH 4/6] xfs: fix zero byte checking in the superblock scrubber

Possible locking bug in the block layer [was syzbot: Re: [syzbot] [netfs?] kernel BUG in iov_iter_revert (2)]
 2024-12-05  7:39 UTC  (4+ messages)

[PATCH v4 6/6] PCI: of: Create device-tree PCI host bridge node
 2024-12-05  7:37 UTC  (3+ messages)

[driver-core:const_work 25/34] drivers/bus/fsl-mc/fsl-mc-bus.c:409:5: error: initializing 'struct device_type *' with an expression of type 'typeof (fsl_mc_bus_dprc_type) *' (aka 'const struct device_type *') discards qualifiers
 2024-12-05  7:37 UTC 

[android-common:android15-6.6-desktop 13294/24498] arch/arm64/boot/dts/mediatek/mt8186-corsola-steelix-sku131072.dtb: gpu@13040000: 'power_model@0', 'power_model@1', 'supply-names', 'volt-bin-mapping' do not match any of the regexes: 'pinctrl-[0-9]+'
 2024-12-05  7:37 UTC 

[PATCH v1] target/riscv: add support for RV64 Xiangshan Nanhu CPU
 2024-12-05  7:36 UTC 

[PATCH net-next] tun: fix group permission check
 2024-12-05  7:36 UTC 

[REGRESSION] module BTF validation failure (Error -22) on next
 2024-12-05  7:36 UTC  (3+ messages)

[PATCH 0/3] Add MediaTek APU Mailbox Support For MT8196
 2024-12-05  7:32 UTC  (7+ messages)
` [PATCH 3/3] mailbox: mediatek: Add mtk-apu-mailbox driver

[PATCHv2 blktests 0/2] add nvme test for creating sleep while atomic kernel BUG
 2024-12-05  7:32 UTC  (3+ messages)
` [PATCHv2 blktests 2/2] nvme: add test for writing to file-ns just after disabling it

[PATCH v4 1/6] driver core: Introduce device_{add,remove}_of_node()
 2024-12-05  7:33 UTC  (4+ messages)

[PATCH 0/4] dt-bindings: msm/dp: add support for pixel clock to driver another stream
 2024-12-05  7:33 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: display: msm: dp-controller: document clock parents better

[PATCH 1/2] sound: usb: enable DSD output for ddHiFi TC44C
 2024-12-05  7:32 UTC  (5+ messages)
` [PATCH 2/2] sound: usb: format: don't warn that raw DSD is unsupported

[PATCH net-next v3 0/7] virtio_net: correct netdev_tx_reset_queue() invocation points
 2024-12-05  7:33 UTC  (15+ messages)
` [PATCH net-next v3 1/7] virtio_net: correct netdev_tx_reset_queue() invocation point
` [PATCH net-next v3 2/7] virtio_net: replace vq2rxq with vq2txq where appropriate
` [PATCH net-next v3 3/7] virtio_net: introduce virtnet_sq_free_unused_buf_done()
` [PATCH net-next v3 4/7] virtio_ring: add a func argument 'recycle_done' to virtqueue_resize()
` [PATCH net-next v3 5/7] virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize
` [PATCH net-next v3 6/7] virtio_ring: add a func argument 'recycle_done' to virtqueue_reset()
` [PATCH net-next v3 7/7] virtio_net: ensure netdev_tx_reset_queue is called on bind xsk for tx

[PATCH i-g-t] tests/intel: Don't abort the test on the unavailability of sysnode
 2024-12-05  7:32 UTC  (2+ messages)

[PATCH net-next v3 00/10] net: freescale: ucc_geth: Phylink conversion
 2024-12-05  7:32 UTC  (6+ messages)
` [PATCH net-next v3 09/10] net: freescale: ucc_geth: Introduce a helper to check Reduced modes

[OE-core][PATCH] toolchain-shar-relocate.sh: fix the replacing commands
 2024-12-05  7:32 UTC 

[PATCH net-next] tcp: Check space before adding MPTCP options
 2024-12-05  7:31 UTC  (3+ messages)

[RFC PATCH v1 00/14] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2024-12-05  7:31 UTC  (14+ messages)
  ` [RFC PATCH v1 05/14] dt-bindings: clock: thead,th1520: Add support for Video Output subsystem
  ` [RFC PATCH v1 01/14] clk: thead: Refactor TH1520 clock driver to share common code

[PATCH v3 0/2] doc: orthographic delights
 2024-12-05  7:30 UTC  (3+ messages)
` [PATCH v3 2/2] doc: develop: Fix typos and wording in gdb.rst

[PATCH mptcp-next v3 0/9] BPF path manager, part 1
 2024-12-05  7:30 UTC  (13+ messages)
` [PATCH mptcp-next v3 4/9] mptcp: move mptcp_pm_remove_addrs into pm_userspace
` [PATCH mptcp-next v3 5/9] mptcp: drop free_list for deleting entries
` [PATCH mptcp-next v3 7/9] mptcp: drop struct mptcp_pm_add_entry
` [PATCH mptcp-next v3 9/9] mptcp: drop useless "err = 0" in subflow_destroy

[PATCH 0/2] perf/dwc_pcie: Fix the swapped event numbers as well as the documentation
 2024-12-05  7:26 UTC  (6+ messages)
` [PATCH 1/2] perf/dwc_pcie: Fix the event numbers
` [PATCH 2/2] Documentation: dwc_pcie_pmu: Fix the mnemonics and eventid

[ath:master-pending] BUILD SUCCESS 005db6a1c7a0a40ac803d095653e90ad057d71c7
 2024-12-05  7:24 UTC 

[snitzer:cel-nfsd-next-6.12-rc5] [nfsd] b4be3ccf1c: fsmark.app_overhead 92.0% regression
 2024-12-05  7:27 UTC  (7+ messages)

[PATCH] arm64: dts: allwinner: h616: rg35xx add missing regulator-ramp-delay
 2024-12-05  7:26 UTC  (3+ messages)

[PATCH net-next v2 0/2] net/smc: Two features for smc-r
 2024-12-05  7:27 UTC  (3+ messages)

[krzk-github:b4/sm8750-dispcc 24/31] drivers/clk/qcom/dispcc-sm4450.c: linux/mod_devicetable.h is included more than once
 2024-12-05  7:26 UTC 

[PATCH net-next v4 0/7] Add Aspeed G7 FTGMAC100 support
 2024-12-05  7:20 UTC  (8+ messages)
` [PATCH net-next v4 1/7] dt-bindings: net: ftgmac100: support for AST2700
` [PATCH net-next v4 2/7] net: faraday: Add ARM64 in FTGMAC100 "
` [PATCH net-next v4 3/7] net: ftgmac100: Add reset toggling for Aspeed SOCs
` [PATCH net-next v4 4/7] net: ftgmac100: Add support for AST2700
` [PATCH net-next v4 5/7] net: ftgmac100: add pin strap configuration "
` [PATCH net-next v4 6/7] net: ftgmac100: Add 64-bit DMA support "
` [PATCH net-next v4 7/7] net: ftgmac100: remove extra newline symbols

[PATCH v3 0/7] ACPI: scan: MIPI DisCo for Imaging support
 2024-12-05  7:23 UTC  (5+ messages)
` [PATCH v3 2/7] ACPI: scan: Extract CSI-2 connection graph from _CRS

[PATCH 0/11 v3] sched/fair: Fix statistics with delayed dequeue
 2024-12-05  7:23 UTC  (3+ messages)

[PATCH v3 0/5] Add static channel mapping between soundwire master and slave
 2024-12-05  7:22 UTC  (5+ messages)
` [PATCH v3 2/5] ASoC: dt-bindings: wcd937x-sdw: Add static channel mapping support

[PATCH] drm/xe/guc: Enable WA_DUAL_QUEUE for newer platforms
 2024-12-05  7:21 UTC  (2+ messages)

[PATCH v3 0/3] support watchdog for exynosautov920
 2024-12-05  7:19 UTC  (9+ messages)
  ` [PATCH v3 3/3] arm64: dts: exynosautov920: add watchdog DT node

[PATCH v3 0/2] Bluetooth: btusb: Fix QCA dump packet handling and improve SKB safety
 2024-12-05  7:17 UTC  (3+ messages)
` [PATCH v3 1/2] Bluetooth: btusb: avoid NULL pointer dereference in skb_dequeue()
` [PATCH v3 2/2] Bluetooth: btusb: Improve SKB safety in QCA dump packet handling

[PATCH v3 00/27] Enable FRED with KVM VMX
 2024-12-05  7:16 UTC  (6+ messages)
` [PATCH v3 16/27] KVM: VMX: Virtualize FRED nested exception tracking

[arnd-playground:8250-cleanup 13/13] drivers/tty/serial/8250/8250_isa.c:109:13: error: redefinition of 'serial8250_isa_init_ports'
 2024-12-05  7:16 UTC 

[PATCH mptcp-next v4 0/7] BPF path manager, part 1
 2024-12-05  7:14 UTC  (8+ messages)
` [PATCH mptcp-next v4 1/7] mptcp: add mptcp_userspace_pm_lookup_addr helper
` [PATCH mptcp-next v4 2/7] mptcp: add mptcp_for_each_userspace_pm_addr macro
` [PATCH mptcp-next v4 3/7] mptcp: add mptcp_userspace_pm_get_sock helper
` [PATCH mptcp-next v4 4/7] mptcp: move mptcp_pm_remove_addrs into pm_userspace
` [PATCH mptcp-next v4 5/7] mptcp: drop free_list for deleting entries
` [PATCH mptcp-next v4 6/7] mptcp: change local addr type of subflow_destroy
` [PATCH mptcp-next v4 7/7] mptcp: drop useless "err = 0" in subflow_destroy

[PATCH v1 0/4] Initialize nr_cores and nr_threads early and related clearup
 2024-12-05  7:30 UTC  (4+ messages)
` [PATCH v1 2/4] i386/cpu: Set up CPUID_HT in x86_cpu_expand_features() instead of cpu_x86_cpuid()

[PATCH v1] perf test expr: Fix system_tsc_freq for only x86
 2024-12-05  7:09 UTC  (4+ messages)

[PATCH v2] perf: map pages in advance
 2024-12-05  7:09 UTC  (3+ messages)

[PATCH 0/2] zram: fix backing device setup issue
 2024-12-05  7:09 UTC  (5+ messages)
` [PATCH 1/2] zram: refuse to use zero sized block device as backing device
` [PATCH 2/2] zram: fix uninitialized ZRAM not releasing "

[PATCH 1/1] tty: serial: handle HAS_IOPORT dependencies
 2024-12-05  7:08 UTC  (14+ messages)

[boot-time] [RFC] analyze-initcall-debug.py - a tool to analyze the initcall debug output
 2024-12-05  7:02 UTC  (3+ messages)
` [boot-time] jent_mod_init on beagleplay (was "

[PATCH bpf] samples/bpf: pass TPROGS_USER_CFLAGS to libbpf makefile
 2024-12-05  7:07 UTC  (2+ messages)

[syzbot] [iomap?] WARNING in iomap_zero_iter
 2024-12-05  7:06 UTC  (3+ messages)

[PATCH 0/5] mm/vma: make more mmap logic userland testable
 2024-12-05  7:06 UTC  (7+ messages)
` [PATCH 3/5] mm: abstract get_arg_page() stack expansion and mmap read lock

[djiang:cxl/extended-linear 2/4] drivers/scsi/aic94xx/aic94xx_reg.h:252:37: warning: shift count >= width of type
 2024-12-05  7:04 UTC 

[RFC PATCH 2/2] s390/topology: Add initial implementation for selection of parked CPUs
 2024-12-05  7:04 UTC  (2+ messages)

[openeuler:OLK-5.10 2546/2546] drivers/acpi/cppc_acpi.c:1530: warning: Function parameter or member 'auto_act_window' not described in 'cppc_set_auto_act_window'
 2024-12-05  7:04 UTC 

[PATCH] spi: omap2-mcspi: Fix the IS_ERR() bug for devm_clk_get_optional_enabled()
 2024-12-05  7:04 UTC 

[tip:x86/misc] BUILD SUCCESS 6a5abeea9c72e1d2c538622b4cf66c80cc816fd3
 2024-12-05  7:01 UTC 

[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS bb18265c3aba92b91a1355609769f3e967b65dee
 2024-12-05  7:00 UTC 

Some feedback on 'git clone create'
 2024-12-05  7:03 UTC  (3+ messages)

[PATCH] xfs: fix race condition in inodegc list and cpumask handling
 2024-12-05  6:59 UTC  (3+ messages)

[PATCH] wifi: mac80211: re-order unassigning channel in activate links
 2024-12-05  6:59 UTC 

[PATCH i-g-t] igt-runner fact checking
 2024-12-05  6:58 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for igt-runner fact checking (rev10)

[ANNOUNCE] Release v4.4.302-cip94
 2024-12-05  6:56 UTC 

[RFC v3 0/9] Sub-device configuration models
 2024-12-05  6:56 UTC  (6+ messages)
` [RFC v3 5/9] media: Documentation: Add scaling and post-scaler crop for common raw

[PATCH] io_uring: expose read/write attribute capability
 2024-12-05  6:54 UTC  (2+ messages)

[PATCH v1 0/2] pci_generic: Add supoprt for SA8775P target
 2024-12-05  6:54 UTC  (3+ messages)
` [PATCH v1 1/2] bus: mhi: host: "
` [PATCH v1 2/2] PCI: epf-mhi: Update device id for SA8775P

[PATCH] net/ethernet: fix typo in annotation comment
 2024-12-05  6:52 UTC 

[PATCH v30 00/30] Introduce QC USB SND audio offloading support
 2024-12-05  6:50 UTC  (11+ messages)

[PATCH] mm: migrate: drop redundant anonymous statistics for file folios migration
 2024-12-05  6:50 UTC  (5+ messages)

[PATCH hotfix] mm: shmem: fix ShmemHugePages at swapout
 2024-12-05  6:50 UTC 

[LTP] Issue faced in memcg_stat_rss while running mainline kernels between 6.7 and 6.8
 2024-12-05  6:48 UTC  (2+ messages)

[PATCH v4 0/3] rust: Add pr_*_once macros
 2024-12-05  6:49 UTC  (11+ messages)
` [PATCH v4 1/3] rust: Add `OnceLite` for executing code once
` [PATCH v4 3/3] rust: error: Replace pr_warn by pr_warn_once

[PATCH] ARM: omap: Unify the definition of DRAM start address
 2024-12-05  6:47 UTC 

[PATCH net] ipmr: fix build with clang and DEBUG_NET disabled
 2024-12-05  6:47 UTC  (3+ messages)

[ath:pending] BUILD SUCCESS cea6667b73496a9f56b527009f4b7080d63e8df2
 2024-12-05  6:43 UTC 

[linux-next:fs-next] BUILD SUCCESS 3f5cc8c0abe1a28dc0e7da41855287fe07d5c548
 2024-12-05  6:42 UTC 

[groeck-staging:fixes] BUILD SUCCESS b104572522e582549c662d35b30a8aa8279a6001
 2024-12-05  6:41 UTC 

[groeck-staging:hwmon-next] BUILD SUCCESS 6f4193955461ed4121f67005e3a076c5d21e5ba2
 2024-12-05  6:40 UTC 

[PATCH 0/2] Remove apss_dbg clock from IPQ5424 gcc driver
 2024-12-05  6:40 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: clock: qcom: gcc-ipq5424: remove apss_dbg clock macro
` [PATCH 2/2] clk: qcom: ipq5424: remove apss_dbg clock

[PATCH i-g-t] tests/intel/kms_pm_rpm: Update cursor_fb3 framebuffer creation format
 2024-12-05  6:39 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for tests/intel/kms_pm_rpm: Update cursor_fb3 framebuffer creation format (rev3)
` ✓ Xe.CI.BAT: success "

[PATCH v2] drm/i915/selftests: Add delay to stabilize frequency in live_rps_power
 2024-12-05  6:37 UTC  (3+ messages)

[PATCH v3 0/1] Make OA buffer size configurable
 2024-12-05  6:37 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for Make OA buffer size configurable (rev3)

[PATCH 0/6] wifi: rtw89: some changes related to fw feature bit, PHY RSSI and PHY XTAL
 2024-12-05  6:34 UTC  (3+ messages)
` [PATCH 1/6] wifi: rtw89: 8922a: Extend channel info field length for scan

[PATCH] kernel/audit: Use struct_group() for memcpy() region
 2024-12-05  6:30 UTC  (2+ messages)
` [PATCH v2] kernel/audit: reorder the member of audit_context

[PATCH 0/4] large atomic writes for xfs
 2024-12-05  6:30 UTC  (4+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes

[PATCH v5] virtio-vsock: Add support for multi devices
 2024-12-05  6:29 UTC  (2+ messages)

[PATCH 00/14] DP DSC min/max src bpc fixes
 2024-12-05  6:29 UTC  (7+ messages)
` [PATCH 03/14] drm/i915/dp: Separate out helper for compute fec_enable
` [PATCH 04/14] drm/i915/dp: Drop check for FEC in intel_dp_fec_compute_config
` [PATCH 08/14] drm/i915/dp_mst: Use helpers to get dsc min/max input bpc

[RFC PATCH 00/40] fstests: concurrent test execution
 2024-12-05  4:55 UTC  (6+ messages)
` [PATCH 02/40] fstests: cleanup fsstress process management

[cocci] [PATCH v2 00/11] kbuild: support building external modules in a separate build directory
 2024-12-05  6:27 UTC  (5+ messages)
` [cocci] [PATCH v2 05/11] kbuild: change working directory to external module directory with M=
  `  "

[PATCH v15 00/13] Add Secure TSC support for SNP guests
 2024-12-05  6:25 UTC  (9+ messages)
` [PATCH v15 01/13] x86/sev: Carve out and export SNP guest messaging init routines
` [PATCH v15 02/13] x86/sev: Relocate SNP guest messaging routines to common code

[linux-next:master 1023/1849] arch/arm64/boot/dts/qcom/x1e80100-microsoft-romulus13.dtb: /soc@0/geniqup@bc0000/i2c@b8c000/typec-mux@8: failed to match any schema with compatible: ['parade,ps8830']
 2024-12-05  6:23 UTC 

[android-common:android14-5.15 14987/30000] crypto/internal.h:66:2: error: implicit declaration of function 'static_key_enable'
 2024-12-05  6:23 UTC 

[PATCH i-g-t] tests/intel/kms_pm_rpm: Update cursor_fb3 framebuffer creation format
 2024-12-05  6:23 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for tests/intel/kms_pm_rpm: Update cursor_fb3 framebuffer creation format (rev2)
` ✓ Xe.CI.BAT: success "

[PATCH 0/4] Google Pixel 6 (oriole): max77759 fuel gauge enablement and driver support
 2024-12-05  6:22 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: power: supply: add max77759-fg flavor and don't require nvme address

[RFC 0/3] Improve lock annotations
 2024-12-05  6:18 UTC  (3+ messages)
` [RFC 2/3] eal: enhance lock annotations for spinlock and seqlock

[PATCH] video: omap-fb: Remove orphan driver
 2024-12-05  6:16 UTC 

[PATCH v1] kheaders: prevent `find` from seeing perl temp files
 2024-12-05  6:16 UTC  (3+ messages)

[PATCH v5.10.277] wifi: mac80211: Avoid address calculations via out of bounds array indexing
 2024-12-05  6:11 UTC  (4+ messages)
      ` [PATCH v5.10.y v5.4.y] "

[PATCH v2 0/4] RISC-V: KVM: Allow Svvptc/Zabha/Ziccrse exts for guests
 2024-12-05  6:09 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.