linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-02-17 05:59:54 to 2025-02-17 09:08:42 UTC [more...]

[PATCH v6 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
 2025-02-17  9:08 UTC 

[PATCH] docs: Fix typo in aspeed-lpc.yaml
 2025-02-17  9:06 UTC  (2+ messages)

[PATCH] mei: vsc: Use "wakeuphostint" when getting the host wakeup GPIO
 2025-02-17  9:06 UTC  (3+ messages)

[PATCH v2] arm64: dts: add cpu cache information to ExynosAuto-v920
 2025-02-17  8:45 UTC  (6+ messages)

[PATCH v1 0/4] phy: samsung: add Exynos2200 SNPS eUSB2 driver
 2025-02-17  9:05 UTC  (3+ messages)
` [PATCH v1 3/4] "

[PATCH v3] phy: exynos5-usbdrd: Fix broken USB on Exynos5422 (TYPEC dependency)
 2025-02-17  9:05 UTC 

[PATCH v2] phy: exynos5-usbdrd: Fix broken USB on Exynos5422 (TYPEC dependency)
 2025-02-17  9:03 UTC  (3+ messages)

[PATCH] pcmcia: Add check for pcmcia_make_resource()
 2025-02-17  9:02 UTC 

[PATCH v2 00/17] amd-pstate cleanups
 2025-02-17  9:01 UTC  (5+ messages)
` [PATCH v2 02/17] cpufreq/amd-pstate: Drop min and max cached frequencies
` [PATCH v2 03/17] cpufreq/amd-pstate: Move perf values into a union

[PATCH RESEND] drm/mediatek: dsi: fix error codes in mtk_dsi_host_transfer()
 2025-02-17  9:00 UTC  (2+ messages)

[PATCH v6 00/10] RISC-V IMSIC driver improvements
 2025-02-17  8:56 UTC  (11+ messages)
` [PATCH v6 01/10] irqchip/riscv-imsic: Set irq_set_affinity for IMSIC base
` [PATCH v6 02/10] irqchip/irq-msi-lib: Optionally set default irq_eoi/irq_ack
` [PATCH v6 03/10] irqchip/riscv-imsic: Move to common MSI lib
` [PATCH v6 04/10] genirq: Introduce common irq_force_complete_move() implementation
` [PATCH v6 05/10] genirq: Introduce irq_can_move_in_process_context()
` [PATCH v6 06/10] RISC-V: Select GENERIC_PENDING_IRQ
` [PATCH v6 07/10] irqchip/riscv-imsic: Separate next and previous pointers in IMSIC vector
` [PATCH v6 08/10] irqchip/riscv-imsic: Implement irq_force_complete_move() for IMSIC
` [PATCH v6 09/10] irqchip/riscv-imsic: Replace hwirq with irq in the IMSIC vector
` [PATCH v6 10/10] irqchip/riscv-imsic: Special handling for non-atomic device MSI update

[PATCH 0/2] two KVM MMU fixes for TDX
 2025-02-17  8:57 UTC  (3+ messages)
` [PATCH 1/2] KVM: TDX: Handle SEPT zap error due to page add error in premap
` [PATCH 2/2] KVM: x86/mmu: Bail out kvm_tdp_map_page() when VM dead

[PATCH] platform/x86: dell: Use *-y instead of *-objs in Makefile
 2025-02-17  8:58 UTC  (2+ messages)

Linux 6.6.78
 2025-02-17  8:56 UTC  (2+ messages)

[PATCH net-next v1] neighbour: Replace kvzalloc() with kzalloc() when GFP_ATOMIC is specified
 2025-02-17  8:56 UTC  (3+ messages)

[PATCH v5] Bluetooth: Fix possible race with userspace of sysfs isoc_alt
 2025-02-17  8:55 UTC  (5+ messages)

[net-next PATCH v10 0/6] CN20K silicon with mbox support
 2025-02-17  8:52 UTC  (7+ messages)
` [net-next PATCH v10 1/6] octeontx2: Set appropriate PF, VF masks and shifts based on silicon
` [net-next PATCH v10 2/6] octeontx2-af: CN20k basic mbox operations and structures
` [net-next PATCH v10 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality
` [net-next PATCH v10 4/6] octeontx2-pf: CN20K mbox REQ/ACK implementation for NIC PF
` [net-next PATCH v10 5/6] octeontx2-af: CN20K mbox implementation for AF's VF
` [net-next PATCH v10 6/6] octeontx2-pf: CN20K mbox implementation between PF-VF

[syzbot] [block?] general protection fault in bioset_exit (2)
 2025-02-17  8:52 UTC  (2+ messages)
` [syzbot] [bcachefs] "

[PATCH 1/5] x86/microcode/AMD: Remove ugly linebreak in __verify_patch_section() signature
 2025-02-17  8:51 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH 2/5] x86/microcode/AMD: Remove unused save_microcode_in_initrd_amd() declarations
 2025-02-17  8:51 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH 3/5] x86/microcode/AMD: Merge early_apply_microcode() into its single callsite
 2025-02-17  8:51 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH 4/5] x86/microcode/AMD: Get rid of the _load_microcode_amd() forward declaration
 2025-02-17  8:51 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH 5/5] x86/microcode/AMD: Add get_patch_level()
 2025-02-17  8:51 UTC  (2+ messages)
` [tip: x86/microcode] "

[PATCH 0/6] rust: page: Support borrowing `struct page` and physaddr conversion
 2025-02-17  8:50 UTC  (5+ messages)

[PATCH 1/2] gpio: latch: use generic device properties
 2025-02-17  8:47 UTC  (2+ messages)

[PATCH 0/5] riscv: KVM: Fix a few SBI issues
 2025-02-17  8:45 UTC  (6+ messages)
` [PATCH 1/5] riscv: KVM: Fix hart suspend status check
` [PATCH 2/5] riscv: KVM: Fix hart suspend_type use
` [PATCH 3/5] riscv: KVM: Fix SBI IPI error generation
` [PATCH 4/5] riscv: KVM: Fix SBI TIME "
` [PATCH 5/5] riscv: KVM: Fix SBI sleep_type use

[PATCH v3 0/5] Handheld gaming PC panel orientation quirks
 2025-02-17  8:43 UTC  (3+ messages)

[PATCH v3 1/5] dt-bindings: pci: Add Sophgo SG2042 PCIe host
 2025-02-17  8:40 UTC  (3+ messages)

[PATCH V8 00/14] Rust bindings for cpufreq and OPP core + sample driver
 2025-02-17  8:39 UTC  (6+ messages)

Include ASPEED ast-drm 1.15.1 video driver in kernel tree
 2025-02-17  8:37 UTC  (9+ messages)

[PATCH v3 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver
 2025-02-17  8:36 UTC  (2+ messages)

[PATCH v6 0/6] Add Synopsys DesignWare HDMI RX Controller
 2025-02-17  8:34 UTC  (4+ messages)
` [PATCH v6 4/6] media: platform: synopsys: Add support for HDMI input driver

[RESEND][PATCH v3 0/7] perf/amd/ibs: Add Zen5 support
 2025-02-17  8:30 UTC  (2+ messages)

[PATCH net-next v4 00/15] Introduce an ethernet port representation
 2025-02-17  8:29 UTC  (4+ messages)
` [PATCH net-next v4 05/15] net: phy: Create a phy_port for PHY-driven SFPs

[PATCH] drop_caches: re-enable message after disabling
 2025-02-17  8:28 UTC  (2+ messages)

[RFC PATCH 0/4] fs: Add support for Windows file attributes
 2025-02-17  8:27 UTC  (8+ messages)
` [RFC PATCH 1/4] fs: Add FS_XFLAG_COMPRESSED & FS_XFLAG_ENCRYPTED for FS_IOC_FS[GS]ETXATTR API

[PATCH v2 00/24] perf: Make perf_pmu_unregister() usable
 2025-02-17  8:24 UTC  (7+ messages)
` [PATCH v2 24/24] perf: Make perf_pmu_unregister() useable

[PATCH v7 0/6] introduce PIDFD_SELF* sentinels
 2025-02-17  8:24 UTC  (5+ messages)
` [PATCH v7 1/6] pidfd: add PIDFD_SELF* sentinels to refer to own thread/process

[PATCH v3 0/5] Add PCIe support to Sophgo SG2042 SoC
 2025-02-17  8:22 UTC  (6+ messages)
` [PATCH v3 2/5] PCI: sg2042: Add Sophgo SG2042 PCIe driver

[PATCH] perf arm-spe: Report error if set frequency
 2025-02-17  8:20 UTC  (2+ messages)

[PATCH net-next v3] net: ethernet: mediatek: add EEE support
 2025-02-17  8:19 UTC  (3+ messages)

linux-next: manual merge of the gpio-brgl tree with the iio tree
 2025-02-17  8:13 UTC  (2+ messages)

[PATCH next] media: iris: fix error code in iris_load_fw_to_memory()
 2025-02-17  8:12 UTC  (2+ messages)

[PATCH v3 00/13] Introduce configfs-based interface for gpio-aggregator
 2025-02-17  8:12 UTC  (5+ messages)

[RFC PATCH 0/3] Enable support for error detection in CSI2RX
 2025-02-17  8:07 UTC  (7+ messages)
` [RFC PATCH 2/3] media: cadence: csi2rx: Enable csi2rx_err_irq interrupt and add support for VIDIOC_LOG_STATUS
` [RFC PATCH 3/3] media: ti: j721e-csi2rx: Add "

[PATCH] nvme: remove multipath module parameter
 2025-02-17  8:08 UTC  (3+ messages)

[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
 2025-02-17  8:07 UTC  (6+ messages)
` [PATCH v13 4/5] arm64: support copy_mc_[user]_highpage()

[LSF/MM/BPF TOPIC] Overhauling hot page detection and promotion based on PTE A bit scanning
 2025-02-17  8:06 UTC  (6+ messages)
  ` [LSF/MM/BPF TOPIC] Unifying sources of page temperature information - what info is actually wanted?

[RFC v2 0/9] khugepaged: mTHP support
 2025-02-17  8:05 UTC  (12+ messages)
` [RFC v2 6/9] khugepaged: introduce khugepaged_scan_bitmap for "

[PATCH 1/2] net: dsa: b53: mdio: add support for BCM53101
 2025-02-17  8:05 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: net: dsa: b53: add BCM53101 support

[PATCH v5 0/10] Touch Bar support for T2 Macs
 2025-02-17  8:04 UTC  (5+ messages)
` [PATCH v5 10/10] drm/tiny: add driver for Apple Touch Bars in x86 Macs
    ` [RFC PATCH "

[syzbot] [bcachefs?] BUG: unable to handle kernel paging request in __d_lookup_rcu
 2025-02-17  8:04 UTC 

[syzbot] [bcachefs?] WARNING: locking bug in start_creating
 2025-02-17  8:04 UTC 

[PATCH] vfs: avoid spurious dentry ref/unref cycle on open
 2025-02-17  8:03 UTC  (12+ messages)

[PATCH] remoteproc: omap: add comment for is_iomem
 2025-02-17  7:58 UTC 

[PATCH v2 00/16] AMD MCA interrupts rework
 2025-02-17  7:57 UTC  (7+ messages)
` [PATCH v2 01/16] x86/mce: Don't remove sysfs if thresholding sysfs init fails
` [PATCH v2 02/16] x86/mce/amd: Remove return value for mce_threshold_create_device()
` [PATCH v2 03/16] x86/mce/amd: Remove smca_banks_map

[PATCH v7 0/6] Add display support for the MT8365-EVK board
 2025-02-17  7:56 UTC  (5+ messages)
` [PATCH v7 2/6] drm/mediatek: dsi: Improves the DSI lane setup robustness
` [PATCH v7 3/6] drm/mediatek: add MT8365 SoC support

[syzbot] [mm?] [bcachefs?] kernel BUG in shmem_undo_range
 2025-02-17  7:54 UTC 

[syzbot] [mm?] [bcachefs?] WARNING in workingset_update_node
 2025-02-17  7:54 UTC 

[syzbot] [bcachefs?] kernel BUG in bch2_reconstruct_snapshots
 2025-02-17  7:53 UTC 

[syzbot] [crypto?] KASAN: use-after-free Read in crypto_poly1305_update
 2025-02-17  7:53 UTC 

[PATCH v2] docs: kconfig: Mention IS_REACHABLE as way for optional dependency
 2025-02-17  7:51 UTC  (2+ messages)

[PATCH 6.13 000/442] 6.13.3-rc3 review
 2025-02-17  7:50 UTC  (2+ messages)

[PATCH 00/14] gpiolib: indicate errors in value setters
 2025-02-17  7:49 UTC  (3+ messages)
` [PATCH 06/14] gpio: regmap: use value returning setters

[PATCH] virtio: Remove virtio devices on device_shutdown()
 2025-02-17  7:49 UTC  (10+ messages)

[syzbot] [fs?] BUG: corrupted list in remove_wait_queue (2)
 2025-02-17  7:49 UTC 

nvme-tcp: fix a possible UAF when failing to send request
 2025-02-17  7:46 UTC  (2+ messages)

[PATCH v1 0/5] gpio: regmap: Make use of 'ngpios' property
 2025-02-17  7:44 UTC  (7+ messages)
` [PATCH v1 3/5] gpio: regmap: Group optional assignments together for better understanding
` [PATCH v1 4/5] gpio: regmap: Move optional assignments down in the code
` [PATCH v1 5/5] gpio: regmap: Allow ngpio to be read from the property

[PATCH] uprobes: Don't use %pK through printk
 2025-02-17  7:43 UTC 

[PATCH] MIPS: Don't use %pK through printk
 2025-02-17  7:40 UTC 

[PATCH] powerpc: Don't use %pK through printk
 2025-02-17  7:39 UTC 

[PATCH] arm64: mm: Don't use %pK through printk
 2025-02-17  7:39 UTC 

[PATCH 6.12 000/418] 6.12.14-rc3 review
 2025-02-17  7:38 UTC  (2+ messages)

[PATCH] ARM: mm: Don't use %pK through printk
 2025-02-17  7:38 UTC 

[PATCH] riscv: mm: Don't use %pK through printk
 2025-02-17  7:37 UTC 

[PATCH next] nfsd: Fix a WARN_ONCE() message
 2025-02-17  7:33 UTC 

[PATCH 1/2] ASoC: SOF: imx: Fix an IS_ERR() vs NULL bug in imx_parse_ioremap_memory()
 2025-02-17  7:32 UTC  (2+ messages)
` [PATCH 2/2] ASoC: SOF: imx: Fix error code in probe()

[PATCH 0/2] ASoC: SOF: imx: fix a couple Smatch bugs
 2025-02-17  7:32 UTC 

[PATCH] drm/msm/gem: Fix error code msm_parse_deps()
 2025-02-17  7:32 UTC 

[PATCH net-next 0/5] net: ethernet: ti: am65-cpsw: drop multiple functions and code cleanup
 2025-02-17  7:31 UTC  (6+ messages)
` [PATCH net-next 1/5] net: ethernet: ti: am65-cpsw: remove am65_cpsw_nuss_tx_compl_packets_2g()
` [PATCH net-next 2/5] net: ethernet: ti: am65_cpsw: remove cpu argument am65_cpsw_run_xdp
` [PATCH net-next 3/5] net: ethernet: ti: am65-cpsw: use return instead of goto in am65_cpsw_run_xdp()
` [PATCH net-next 4/5] net: ethernet: ti: am65_cpsw: move am65_cpsw_put_page() out of am65_cpsw_run_xdp()
` [PATCH net-next 5/5] net: ethernet: ti am65_cpsw: Drop separate TX completion functions

[PATCH next] drm/nouveau: Fix error pointer dereference in r535_gsp_msgq_recv()
 2025-02-17  7:31 UTC 

[PATCH v2 0/2] Add support for ADG1414 Serially-Controlled Octal SPST Switches
 2025-02-17  7:02 UTC  (6+ messages)
` [PATCH v2 2/2] gpio: gpio-adg1414: New driver

[PATCH v3 0/2] Add support for Versal Net CPM5N Root Port controller
 2025-02-17  7:27 UTC  (3+ 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 v2] kbuild: userprogs: use correct lld when linking through clang
 2025-02-17  7:27 UTC 

[syzbot] [fs?] BUG: corrupted list in remove_wait_queue (2)
 2025-02-17  7:26 UTC  (2+ messages)
` [syzbot] "

linux-next: Signed-off-by missing for commit in the kbuild tree
 2025-02-17  7:22 UTC  (2+ messages)

[PATCH] smb: client: Add check for next_buffer in receive_encrypted_standard()
 2025-02-17  7:20 UTC 

[RFC PATCH v2 0/5] virtio: obtain SHM page size from device
 2025-02-17  7:19 UTC  (4+ messages)
` [PATCH RFC v2 5/5] drm/virtio: add VIRTGPU_PARAM_HOST_SHM_PAGE_SIZE to params

[PATCH net-next v4 0/3] netconsole: allow selection of egress interface via MAC address
 2025-02-17  7:18 UTC  (4+ messages)
` [PATCH net-next v4 1/3] net: Add non-RCU dev_getbyhwaddr() helper
` [PATCH net-next v4 2/3] net, treewide: define and use MAC_ADDR_STR_LEN
` [PATCH net-next v4 3/3] netconsole: allow selection of egress interface via MAC address

[PATCH v2 00/15] Enable Power Modes Support for SAMA7D65 SoC
 2025-02-17  7:18 UTC  (5+ messages)
` [PATCH v2 12/15] ARM: at91: pm: Enable ULP0 for SAMA7D65

[PATCH v2 2/2] usb: xhci: Fix unassigned variable 'bcdUSB' in xhci_create_usb3x_bos_desc()
 2025-02-17  7:17 UTC  (4+ messages)

[PATCH v3] cgroup/cpuset: fmeter_getrate() returns 0 when memory_pressure disabled
 2025-02-17  7:15 UTC 

[PATCH 0/2] J2 Turtle Board fixes
 2025-02-17  7:14 UTC  (3+ messages)
` [PATCH 2/2] irqchip: clocksource: fix jcore-pit irq request

[PATCH v4] nvme-tcp: fix connect failure on receiving partial ICResp PDU
 2025-02-17  7:11 UTC  (11+ messages)

[PATCH v2 0/5] Support ROHM BD79124 ADC/GPO
 2025-02-17  7:08 UTC  (8+ messages)
` [PATCH v2 2/5] iio: adc: add helpers for parsing ADC nodes

linux-next: Tree for Feb 17
 2025-02-17  7:08 UTC 

[PATCH] jbd2: fix off-by-one while erasing journal
 2025-02-17  6:59 UTC 

[PATCH] ARM: dts: microchip: Move address/size-cells properties to SoC dtsi
 2025-02-17  7:05 UTC  (2+ messages)

[PATCH] media: qcom: camss: tpg: Add tpg support for qcs8300
 2025-02-17  7:03 UTC 

[PATCH] ahci: Marvell controllers prefer DMA for ATAPI
 2025-02-17  7:01 UTC  (2+ messages)
`  "

[PATCH v4 0/4] locking/lockdep: Disable KASAN instrumentation of lockdep.c
 2025-02-17  7:00 UTC  (5+ messages)
` [PATCH v4 3/4] "
` [PATCH v4.1 4/4] locking/lockdep: Add kasan_check_byte() check in lock_acquire()

[linus:master] [mm/damon/sysfs] 9a5aa3349b: kernel-selftests.damon.damos_quota_goal.py.fail
 2025-02-17  7:01 UTC 

[PATCH v2] nvme/ioctl: add missing space in err message
 2025-02-17  6:58 UTC  (2+ messages)

[PATCH v2 04/11] rv: Add option for nested monitors and include sched
 2025-02-17  6:56 UTC  (3+ messages)

[PATCH] arm64/hugetlb: Consistently use pud_sect_supported()
 2025-02-17  6:54 UTC 

[PATCH v10 1/8] sched/core: Add __might_sleep_precision()
 2025-02-17  6:44 UTC  (4+ messages)

[PATCH v2 0/4] KVM: arm64: writable MIDR/REVIDR
 2025-02-17  6:40 UTC  (10+ messages)
` [PATCH v2 1/4] KVM: arm64: Allow userspace to change MIDR_EL1

[PATCH 0/8] bus: mhi: host: Add support for mhi bus bw
 2025-02-17  6:34 UTC  (9+ messages)
` [PATCH 1/8] PCI: update current bus speed as part of pci_bus_add_devices()
` [PATCH 2/8] PCI/bwctrl: Add support to scale bandwidth before & after link re-training
` [PATCH 3/8] PCI: dwc: Implement .pre_scale_bus_bw() & .post_scale_bus_bw hook
` [PATCH 4/8] PCI: dwc: qcom: Update ICC & OPP votes based upon the requested speed
` [PATCH 5/8] bus: mhi: host: Add support to read MHI capabilities
` [PATCH 6/8] bus: mhi: host: Add support for Bandwidth scale
` [PATCH 7/8] PCI: Make pcie_link_speed variable public & export pci_set_target_speed()
` [PATCH 8/8] wifi: ath11k: add support for MHI bandwidth scaling

[PATCH v2 0/5] mm/hwpoison: Fix regressions in memory failure handling
 2025-02-17  6:33 UTC  (6+ messages)
` [PATCH v2 1/5] x86/mce: Collect error message for severities below MCE_PANIC_SEVERITY
` [PATCH v2 2/5] x86/mce: dump error msg from severities
` [PATCH v2 3/5] x86/mce: add EX_TYPE_EFAULT_REG as in-kernel recovery context to fix copy-from-user operations regression
` [PATCH v2 4/5] mm/hwpoison: Fix incorrect "not recovered" report for recovered clean pages
` [PATCH v2 5/5] mm: memory-failure: move return value documentation to function declaration

[PATCH] ARM: dts: microchip: sam9x60: Add missing address/size cells for spi nodes
 2025-02-17  6:32 UTC  (2+ messages)

[net-next PATCH v9 3/6] octeontx2-af: CN20k mbox to support AF REQ/ACK functionality
 2025-02-17  6:31 UTC  (3+ messages)

[PATCH] md/raid1: fix memory leak in raid1_run() if no active rdev
 2025-02-17  6:27 UTC  (2+ messages)

[PATCH] usb: xhci: lack of clearing xHC resources
 2025-02-17  6:25 UTC  (3+ messages)

[PATCH v3] serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
 2025-02-17  6:21 UTC 

[PATCH mpam mpam/snapshot/v6.14-rc1 0/5] arm_mpam: Introduce the Narrow-PARTID feature for MPAM driver
 2025-02-17  6:18 UTC  (3+ messages)
` [PATCH mpam mpam/snapshot/v6.14-rc1 3/5] arm_mpam: Provide conversion method for new closid/rmid pairs

[PATCH v3 0/5] Support clock and reset unit of Rockchip RK3528
 2025-02-17  6:11 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: clock: Document clock and reset unit of RK3528
` [PATCH v3 2/5] clk: rockchip: Add PLL flag ROCKCHIP_PLL_FIXED_MODE
` [PATCH v3 3/5] clk: rockchip: Add clock controller driver for RK3528 SoC
` [PATCH v3 4/5] arm64: dts: rockchip: Add clock generators "
` [PATCH v3 5/5] arm64: dts: rockchip: Add UART clocks "

[PATCH v2] sched/core: Prioritize migrating eligible tasks in sched_balance_rq()
 2025-02-17  6:13 UTC  (11+ messages)

[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
 2025-02-17  6:12 UTC  (13+ messages)

[PATCH asahi-soc/dt] arm64: dts: apple: t7000: Add missing CPU p-state 7 for J96 and J97
 2025-02-17  6:10 UTC 

linux-next: build warnings after merge of the mm tree
 2025-02-17  6:10 UTC 

[PATCH 0/5] Add components to support PQ in display path for MT8196
 2025-02-17  6:06 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: display: mediatek: mdp-rsz: Add rules "
` [PATCH 4/5] drm/mediatek: Add MDP-RSZ component support "
` [PATCH 5/5] drm/mediatek: Change main display path to support PQ "

linux-next: build warnings after merge of the crc tree
 2025-02-17  6:05 UTC 

[PATCH] net: axienet: Set mac_managed_pm
 2025-02-17  5:58 UTC 

Re: Re: [PATCH] x86/bugs: KVM: Add support for SRSO_MSR_FIX
 2025-02-17  5:59 UTC  (5+ messages)
`  "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).