All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-24 06:53:31 to 2025-02-24 08:26:12 UTC [more...]

[PATCH v7 00/15] Add eDP support for RK3588
 2025-02-24  8:13 UTC  (15+ messages)
` [PATCH v7 01/15] drm/rockchip: analogix_dp: Use formalized struct definition for grf field
` [PATCH v7 02/15] drm/rockchip: analogix_dp: Expand device data to support multiple edp display
` [PATCH v7 03/15] drm/bridge: analogix_dp: Add irq flag IRQF_NO_AUTOEN instead of calling disable_irq()
` [PATCH v7 04/15] drm/bridge: analogix_dp: Remove the unnecessary calls to clk_disable_unprepare() during probing
` [PATCH v7 05/15] drm/bridge: analogix_dp: Remove CONFIG_PM related check in analogix_dp_bind()/analogix_dp_unbind()
` [PATCH v7 06/15] drm/bridge: analogix_dp: Add support for phy configuration
` [PATCH v7 07/15] dt-bindings: display: rockchip: analogix-dp: Add support to get panel from the DP AUX bus

[PATCH v2 0/8] riscv: AIA: kernel-irqchip=off support
 2025-02-24  8:24 UTC  (7+ messages)
` [PATCH v2 1/8] target/riscv/kvm: rewrite get/set for KVM_REG_RISCV_CSR
` [PATCH v2 2/8] target/riscv/kvm: add KVM_REG_RISCV_CSR_AIA
` [PATCH v2 3/8] target/riscv/kvm: add KVM_REG_RISCV_CSR_SMSTATEEN
` [PATCH v2 4/8] target/riscv: add helper to get CSR name
` [PATCH v2 5/8] target/riscv/kvm: rewrite kvm_riscv_handle_csr
` [PATCH v2 8/8] hw/intc/imsic: prevent to use IMSIC when host doesn't support AIA extension

[PATCH mptcp-next v5 0/9] BPF path manager, part 4
 2025-02-24  8:26 UTC  (5+ messages)
` [PATCH mptcp-next v5 4/9] mptcp: pm: define struct mptcp_pm_ops

[Intel-wired-lan] Mailman message about excessive bounces
 2025-02-24  8:17 UTC 

[PATCH] vfio/ccw: Replace warn_once_pfch() with warn_report_once()
 2025-02-24  8:23 UTC  (2+ messages)

[PATCH v1 0/2] power: supply: Add support for Maxim MAX8971 charger
 2025-02-24  8:23 UTC  (7+ messages)
` [PATCH v1 1/2] dt-bindings: power: supply: Document "

[PATCH net-next] net-sysfs: restore behavior for not running devices
 2025-02-24  8:23 UTC  (2+ messages)

[PATCH 0/5] PCI: Implement basic PCI PM capability backing
 2025-02-24  8:21 UTC  (4+ messages)

[PATCH v3 0/4] arm64: dts: add imx95_15x15_evk boards support
 2025-02-24  8:22 UTC  (3+ messages)
` [PATCH v3 3/4] arm64: dts: imx95: Add i3c1 and i3c2

[PATCH] Revert "python3-ctypes: depend on ldconfig only if distro-feature set"
 2025-02-24  8:20 UTC  (3+ messages)
` [OE-core] "

[PATCH 00/17] Various toolchain compatibility fixes/improvements
 2025-02-24  8:20 UTC  (5+ messages)
` [PATCH 06/17] arm: Use -mstrict-align when the MMU is off
` [PATCH 16/17] efi_loader: Move .dynamic out of .text in EFI

[PATCH v2 0/2] selftests: sched: Add default target support for sched
 2025-02-24  8:19 UTC  (3+ messages)
` [PATCH v2 2/2] selftests: sched: skip cs_prctl_test for systems with core scheduling disabled

[PATCH 6.13 000/258] 6.13.4-rc2 review
 2025-02-24  8:19 UTC  (2+ messages)

[PATCH v8 00/17] zsmalloc/zram: there be preemption
 2025-02-24  8:19 UTC  (3+ messages)
` [PATCH v8 01/17] zram: sleepable entry locking

[PATCH net-next] virtio-net: tweak for better TX performance in NAPI mode
 2025-02-24  8:20 UTC  (2+ messages)

[PATCH v2] target/riscv: fix C extension disabling on misa write
 2025-02-24  8:16 UTC  (3+ messages)

[PATCH] btrfs: add a sanity check for btrfs root in btrfs_next_old_leaf()
 2025-02-24  8:18 UTC  (2+ messages)

[PATCH v2 0/2] Add Goodix Berlin-A series support
 2025-02-24  8:17 UTC  (3+ messages)
` [PATCH v2 2/2] Input: goodix_berlin - Add support for Berlin-A series

[PATCH] drm/amdgpu: drm/amdgpu/job: fix is_guilty logic change (v2)
 2025-02-24  8:16 UTC 

[PATCH 0/4] Add display support for Fairphone 3 smartphone
 2025-02-24  8:16 UTC  (5+ messages)
` [PATCH 2/4] dt-bindings: display: panel: Add Himax HX83112B

[PATCH 6.12 000/225] 6.12.16-rc2 review
 2025-02-24  8:15 UTC  (2+ messages)

[PATCH v2] mm: Fix error handling in __filemap_get_folio() with FGP_NOWAIT
 2025-02-24  8:13 UTC 

[Buildroot] [PATCH 1/2] package/linux-tools: perf: Fix _BIN_ARCH_EXCLUDE
 2025-02-24  8:14 UTC  (2+ messages)

[PATCH] arm64: kaslr: consider parange is bigger than linear_region_size
 2025-02-24  8:10 UTC  (2+ messages)

[PATCH mptcp-next v1 0/6] BPF path manager, part 4
 2025-02-24  8:13 UTC  (7+ messages)
` [PATCH mptcp-next v1 1/6] mptcp: pm: in-kernel: avoid access entry without lock
` [PATCH mptcp-next v1 2/6] mptcp: pm: in-kernel: reduce parameters of set_flags
` [PATCH mptcp-next v1 3/6] mptcp: pm: use addr entry for get_local_id
` [PATCH mptcp-next v1 4/6] mptcp: pm: in-kernel: use kmemdup helper
` [PATCH mptcp-next v1 5/6] sock: add sock_kmemdup helper
` [PATCH mptcp-next v1 6/6] mptcp: pm: userspace: use "

[REGRESSION] ? system is stuck in clocksource, >60s delay at boot time without tsc=unstable
 2025-02-24  8:13 UTC  (10+ messages)

Rust kernel policy
 2025-02-24  8:12 UTC  (11+ messages)

[PATCH 0/6] arm64: Introduce CIX P1 (SKY1) SoC
 2025-02-24  8:06 UTC  (7+ messages)
` [PATCH 6/6] arm64: dts: cix: add initial CIX P1(SKY1) dts support

[PATCH v2 00/18] media: rzg2l-cru: Add support for RZ/G3E (CSI2, CRU)
 2025-02-24  8:11 UTC  (8+ messages)
` [PATCH v2 01/18] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/V2H(P) SoC
` [PATCH v2 02/18] media: dt-bindings: renesas,rzg2l-csi2: Document Renesas RZ/G3E CSI-2 block

[PATCH] virtio: break and reset virtio devices on device_shutdown()
 2025-02-24  8:12 UTC  (3+ messages)

[PATCH] Add function define for PoE
 2025-02-24  8:11 UTC  (7+ messages)
` [PATCH] dt-bindings:leds: Add function define for POE

[PATCH v3 0/2] Enable support for error detection in CSI2RX
 2025-02-24  8:10 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: media: cdns,csi2rx.yaml: Add optional interrupts for cdns-csi2rx
` [PATCH v3 2/2] media: cadence: csi2rx: Enable csi2rx_err_irq interrupt and add support for VIDIOC_LOG_STATUS

[PATCH 6.1 000/569] 6.1.129-rc2 review
 2025-02-24  8:10 UTC  (2+ messages)

[PATCH] amd: versal2: Add the UFS boot mode support
 2025-02-24  8:10 UTC  (2+ messages)

[PATCH] rust: sync: lock: Add an example for Guard::lock_ref()
 2025-02-24  8:08 UTC  (2+ messages)

[PATCH 0/3] firmware: samsung: add ACPM debugfs support
 2025-02-24  8:01 UTC  (4+ messages)
` [PATCH 1/3] firmware: exynos-acpm: rename exynos-acpm.h to exynos-acpm-xfer.h
` [PATCH 2/3] firmware: exynos-acpm: move common structures to exynos-acpm.h
` [PATCH 3/3] firmware: samsung: add ACPM debugfs support

[PATCH v4 0/2] Add support for Versal Net CPM5N Root Port controller
 2025-02-24  8:06 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: xilinx-cpm: Add compatible string for CPM5NC Versal Net host
` [PATCH v4 2/2] PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controller

[PATCH] dt-bindings: hwmon: Add UCD90320 gpio description
 2025-02-24  8:06 UTC 

[PATCH RFC v2 00/10] SLUB percpu sheaves
 2025-02-24  8:04 UTC  (3+ messages)
` [PATCH RFC v2 01/10] slab: add opt-in caching layer of "

[PATCH RESEND v6 0/4] Driver for Apple Z2 touchscreens
 2025-02-24  8:04 UTC  (3+ messages)
` [PATCH RESEND v6 2/4] input: apple_z2: Add a driver "

[PATCH v2 0/2] arm64: dts: imx8m: Add pinctrl config definitions
 2025-02-24  8:03 UTC  (5+ messages)
` [PATCH v2 1/2] arm64: dts: imx8mm: "

[PATCH v1] PCI: starfive: Fix kmemleak in StarFive PCIe driver's IRQ handling
 2025-02-24  8:01 UTC  (7+ messages)

[PATCH] scsi: qla2xxx: Fix typos in a comment
 2025-02-24  7:59 UTC 

[PATCH] mm: Fix error handling in __filemap_get_folio() with FGP_NOWAIT
 2025-02-24  7:59 UTC  (3+ messages)

[PATCH] media: i2c: imx219: Add support for 'clock-frequency' parsing
 2025-02-24  7:59 UTC  (3+ messages)

[PATCH 00/17] Introduce and use generic parity32/64 helper
 2025-02-24  7:58 UTC  (9+ messages)
` [PATCH 02/17] bitops: Add generic parity calculation for u64
` [PATCH 07/17] serial: max3100: Replace open-coded parity calculation with parity8()

[Bug 219748] New: Pluggable UD-4VPD dock appears to continually reset with AMD AI 365
 2025-02-24  7:58 UTC  (2+ messages)
` [Bug 219748] "

[PATCH v14 0/3] Add support for AMD MDB IP as Root Port
 2025-02-24  7:57 UTC  (5+ messages)
` [PATCH v14 1/3] dt-bindings: PCI: dwc: Add AMD Versal2 mdb slcr support
` [PATCH v14 2/3] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge
` [PATCH v14 3/3] PCI: amd-mdb: Add AMD MDB Root Port driver

[PATCH 0/8] riscv: AIA: kernel-irqchip=off support
 2025-02-24  7:56 UTC  (6+ messages)
` [PATCH 4/8] target/riscv: add helper to get CSR name

[PATCH 1/2] x86/bootflag: Change some static functions to bool
 2025-02-24  7:56 UTC  (7+ messages)

[PATCH] btrfs: add a sanity check for btrfs root in btrfs_search_old_slot()
 2025-02-24  7:56 UTC  (2+ messages)

[PATCH 0/5] imx8mp: add support for the IMX AIPSTZ bridge
 2025-02-24  7:55 UTC  (3+ messages)
` [PATCH 3/5] bus: add driver for "

[intel-lts:pr/69 1/1] lib/xxhash.c:236:1: warning: the frame size of 1624 bytes is larger than 1024 bytes
 2025-02-24  7:52 UTC 

[intel-lts:pr/69 1/1] drivers/nvme/host/rdma.c:1377:3: warning: this statement may fall through
 2025-02-24  7:52 UTC 

[PATCH v6 1/2] dt-bindings: PCI: dw: rockchip: Add rk3576 support
 2025-02-24  7:49 UTC  (4+ messages)
` [PATCH v6 2/2] arm64: dts: rockchip: Add rk3576 pcie nodes

[PATCH] socat: upgrade 1.8.0.2 -> 1.8.0.3
 2025-02-24  7:52 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS b66535356a4834a234f99e16a97eb51f2c6c5a7d
 2025-02-24  7:50 UTC 

[RFC PATCH] x86 / hibernate: Eliminate the redundant smp_ops.play_dead assignment
 2025-02-24  7:43 UTC 

[RFC v2 0/5] virtiofs: map buffer out of virtqueue lock
 2025-02-24  7:44 UTC  (5+ messages)
` [RFC v2 5/5] virtiofs: Disable notifications more aggresively

LINSTOR GUI v1.9.0
 2025-02-24  7:44 UTC 

[PATCH v3 0/8] enable bs > ps for block devices
 2025-02-24  7:44 UTC  (3+ messages)
` [PATCH v3 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page

[PATCH] agp: Fix a potential memory leak bug in agp_amdk7_probe()
 2025-02-24  7:43 UTC 

[PATCH 0/1] mxs-dcp: Fix support for UNIQUE_KEY?
 2025-02-24  7:42 UTC  (2+ messages)
` [PATCH 1/1] crypto: mxs-dcp: Only set OTP_KEY bit for OTP key

[PATCH 00/14] KVM: arm64: NV userspace ABI
 2025-02-24  7:41 UTC  (5+ messages)
` [PATCH 01/14] arm64: cpufeature: Handle NV_frac as a synonym of NV2
` [PATCH 03/14] KVM: arm64: Mark HCR.EL2.E2H RES0 when ID_AA64MMFR1_EL1.VH is zero

[i-g-t v5 0/4] xe: Test scratch page under fault mode
 2025-02-24  7:38 UTC  (3+ messages)
` [i-g-t v5 2/4] lib/xe/xe_util: Introduce helper functions

[PATCH] thunderbolt: Make tb_tunnel_alloc_usb3() error paths consistent with the rest
 2025-02-24  7:37 UTC  (2+ messages)

[PATCH V4] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
 2025-02-24  7:37 UTC  (3+ messages)

[PATCH v4 0/2] phy: qcom: qmp-pcie: Add PCIe PHY no_csr reset support
 2025-02-24  7:33 UTC  (4+ messages)
` [PATCH v4 2/2] phy: qcom: qmp-pcie: Add PHY register retention support

[PATCH v2 0/8] phy: samsung: add Exynos2200 SNPS eUSB2 driver
 2025-02-24  7:30 UTC  (13+ messages)
` [PATCH v2 2/8] dt-bindings: phy: snps-eusb2: add exynos2200 support
` [PATCH v2 6/8] phy: phy-snps-eusb2: make reset control optional
` [PATCH v2 7/8] phy: phy-snps-eusb2: add support for exynos2200

[PATCH v5 0/5] x86/cpufeatures: Automatically generate required and disabled feature masks
 2025-02-24  7:30 UTC  (4+ messages)
` [PATCH v5 5/5] x86/cpufeatures: Add the CPU feature bit for MSR immediate form instructions

[PATCH v3 0/2] Add support for Versal Net CPM5N Root Port controller
 2025-02-24  7:29 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: xilinx-cpm: Add compatible string for CPM5NC Versal Net host
` [PATCH v3 2/2] PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controller

[PATCH] ASoC: atmel: atmel-classd: Use str_enabled_disabled() helper
 2025-02-24  7:26 UTC  (3+ messages)

[v3 0/5] vhost: add RSA support
 2025-02-24  7:28 UTC  (13+ messages)
` [v4 "
  ` [v4 1/5] vhost: skip crypto op fetch before vring init
  ` [v4 2/5] vhost: update vhost_user crypto session parameters
  ` [v4 3/5] examples/vhost_crypto: fix user callbacks
  ` [v4 4/5] vhost: support asymmetric RSA crypto ops
  ` [v4 5/5] examples/vhost_crypto: support asymmetric crypto

[PATCH 0/5] ui/console-vc: various fixes and improvements
 2025-02-24  7:25 UTC  (3+ messages)
` [PATCH 5/5] ui/console-vc: implement DCH (delete) and ICH (insert) commands

[PATCH v2] net: ethernet: ti: am65-cpsw: select PAGE_POOL
 2025-02-24  7:22 UTC  (2+ messages)

[v3 0/6] crypto/virtio: enhancements for RSA and vDPA
 2025-02-24  7:25 UTC  (3+ messages)
` [v4 "

[PATCH v3 0/2] drm: bridge: add ssd2825 RGB/DSI bridge support
 2025-02-24  7:23 UTC  (4+ messages)
` [PATCH v3 2/2] drm: bridge: Add support for Solomon SSD2825 RGB/DSI bridge

[PATCH i-g-t] lib/amdgpu: ad support for page queues in amd_deadlock
 2025-02-24  7:23 UTC 

[PATCH v4 0/2] Optionally allow ttynull to be selected as a default console
 2025-02-24  7:23 UTC  (6+ messages)
` [PATCH v4 2/2] tty: Change order of ttynull to be linked sooner if enabled as a console

Bug Report in Virtio_net driver and skb_try_coalesce
 2025-02-24  7:21 UTC  (2+ messages)

[f2fs-dev] [PATCH 00/27] f2fs folio conversions for v6.15
 2025-02-24  7:19 UTC  (5+ messages)
` [f2fs-dev] [PATCH 03/27] f2fs: Add f2fs_folio_put()
    `  "

[syzbot] [jfs?] KASAN: user-memory-access Read in dqput
 2025-02-24  7:19 UTC 

[syzbot] [bluetooth?] KMSAN: uninit-value in hci_cmd_complete_evt
 2025-02-24  7:19 UTC  (2+ messages)

[PATCH 01/34] net/cnxk: allow duplicate SPI in outbound IPsec
 2025-02-24  7:17 UTC  (3+ messages)
` [PATCH 34/34] common/cnxk: move interrupt handling to platform-specific

[PATCH v16 0/3] Add ASPEED AST2600 I2Cv2 controller driver
 2025-02-24  7:16 UTC  (4+ messages)
` [PATCH v16 1/3] dt-bindings: i2c: aspeed: support for AST2600-i2cv2

[PATCH RESEND] x86/percpu: Unify __pcpu_op{1,2}_N() macros to __pcpu_op_N()
 2025-02-24  7:16 UTC 

[PATCH net-next 0/2] net: phy: sfp: Add single-byte SMBus SFP access
 2025-02-24  7:13 UTC  (5+ messages)

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-24  7:13 UTC  (3+ messages)
` [PATCH v4 12/14] x86: Add KHO support

[PATCH v2] Bluetooth: btusb: Configure altsetting for USER_CHANNEL
 2025-02-24  7:13 UTC  (5+ messages)

[PATCH] mm: swap: Avoid infinite loop if no valid swap entry found during do_swap_page
 2025-02-24  7:11 UTC  (7+ messages)

[PATCH 0/3] KVM: x86: Introduce quirk KVM_X86_QUIRK_EPT_IGNORE_GUEST_PAT
 2025-02-24  7:10 UTC  (4+ messages)
` [PATCH 1/3] KVM: x86: Introduce supported_quirks for platform-specific valid quirks
` [PATCH 2/3] KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_EPT_IGNORE_GUEST_PAT
` [PATCH 3/3] KVM: TDX: Always honor guest PAT on TDX enabled platforms

[PATCH] lib/interval_tree: skip the check before go to the right subtree
 2025-02-24  7:08 UTC  (3+ messages)

[PATCH v5 0/2] Add support for read retry
 2025-02-24  7:03 UTC  (6+ messages)
` [PATCH v5 1/2] mtd: spi-nand: Add read retry support
` [PATCH v5 2/2] mtd: spi-nand: macronix: Add support for read retry

[REGRESSION][BISECTED] SD Cards detection broken leading to boot failures
 2025-02-24  7:07 UTC  (2+ messages)

[PATCH v6 0/4] PCI: dwc: Add support for configuring lane equalization presets
 2025-02-24  7:04 UTC  (4+ messages)
` [PATCH v6 4/4] "

[PATCH v2 0/2] media: nuvoton: Fix some reference handling issues
 2025-02-24  7:03 UTC  (3+ messages)
` [PATCH v2 1/2] media: nuvoton: Fix reference handling of ece_node
` [PATCH v2 2/2] media: nuvoton: Fix reference handling of ece_pdev

[PATCH 0/2] blk-throttle: fix off-by-one jiffies wait_time
 2025-02-24  7:03 UTC  (6+ messages)
` [PATCH 2/2] "

[intel-lts:pr/69 1/1] drivers/media/i2c/dw9714.c:336:21: error: 'dw9714_runtime_suspend' undeclared here (not in a function); did you mean 'pm_runtime_suspend'?
 2025-02-24  7:01 UTC 

[PATCH 0/2] Add support for PCIe RP PERST#
 2025-02-24  7:02 UTC  (3+ messages)
` [PATCH 2/2] PCI: xilinx-cpm: Add support for PCIe RP PERST# signal

KASAN: slab-use-after-free Read in chrdev_open
 2025-02-24  7:01 UTC 

[PATCH] ACPI/PCI: deduplicate concurrent eject notify
 2025-02-24  7:00 UTC 

[PATCH net-next v3 00/10] PRU-ICSSM Ethernet Driver
 2025-02-24  6:56 UTC  (5+ messages)

[PATCH v3] PM: sleep: core: Clear is_prepared if both no_pm_callbacks and direct_complete is set
 2025-02-24  7:00 UTC 

[PATCH] perf test stat_all_pmu.sh: Correctly check 'perf stat' result
 2025-02-24  6:59 UTC  (5+ messages)

[PATCH iproute2-next 0/5] iprule: Add mask support for L4 ports and DSCP
 2025-02-24  6:52 UTC  (6+ messages)
` [PATCH iproute2-next 1/5] Sync uAPI headers
` [PATCH iproute2-next 2/5] iprule: Move port parsing to a function
` [PATCH iproute2-next 3/5] iprule: Allow specifying ports in hexadecimal notation
` [PATCH iproute2-next 4/5] iprule: Add port mask support
` [PATCH iproute2-next 5/5] iprule: Add DSCP "


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.