LKML Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-03 12:14:42 to 2024-12-03 14:07:58 UTC [more...]

[PATCH v2 00/32] driver core: Constify API device_find_child() and adapt for various existing usages
 2024-12-03 14:07 UTC  (7+ messages)

[PATCH 0/8] Add DisplayPort support for QCS615 platform
 2024-12-03 14:07 UTC  (11+ messages)
` [PATCH 6/8] drm/msm/dp: Add maximum width limitation for modes
` [PATCH 7/8] drm/msm/dp: Retry Link Training 2 with lower pattern

[PATCH] net: phy: phy_ethtool_ksettings_set: Allow any supported speed
 2024-12-03 14:05 UTC  (13+ messages)

[PATCH v2 00/18] continue mt7988 devicetree work
 2024-12-03 14:04 UTC  (4+ messages)
` [PATCH v2 14/18] arm64: dts: mediatek: mt7988: add pmic on bpi-r4

[PATCH] mm/hugetlb: optionally pre-zero hugetlb pages
 2024-12-03 14:02 UTC  (6+ messages)

[syzbot] [netfilter?] KMSAN: uninit-value in ip6table_mangle_hook (3)
 2024-12-03 14:02 UTC 

[PATCH] kbuild: deb-pkg: do not include empty hook directories
 2024-12-03 13:59 UTC 

[PATCH 0/3] powerpc: Enable dynamic preemption
 2024-12-03 14:00 UTC  (6+ messages)
` [PATCH 1/3] powerpc: copy preempt.h into arch/include/asm

[PATCH] erofs: fix PSI memstall accounting
 2024-12-03 14:00 UTC  (7+ messages)

[PATCH rdma-next] kbuild: Respect request to silent output when merging configs
 2024-12-03 13:59 UTC  (2+ messages)

[PATCH v7 00/21] mm/zsmalloc: add zpdesc memory descriptor for zswap.zpool
 2024-12-03 13:58 UTC  (5+ messages)

[PATCH 00/10] drm/connector: add eld_mutex to protect connector->eld
 2024-12-03 13:58 UTC  (4+ messages)
` [PATCH 07/10] drm/msm/dp: use eld_mutex to protect access to connector->eld

[PATCH] dt-bindings: power: rpmpd: Fix comment for SM6375
 2024-12-03 13:57 UTC  (6+ messages)

[PATCH 01/13] kernel/irq/proc: use seq_put_decimal_ull_width() for decimal values
 2024-12-03 13:56 UTC  (7+ messages)
      ` [PATCH] genirq/proc: Add missing space separator back

[PATCH v8 0/6] drm/log: Introduce a new boot logger to draw the kmsg on the screen
 2024-12-03 13:56 UTC  (4+ messages)
` [PATCH v8 1/6] drm/panic: Move drawing functions to drm_draw

[PATCH 0/6] nvmem: rmem: cleanup & add checksumming support for Mobileye EyeQ5
 2024-12-03 13:55 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: nvmem: rmem: Add mobileye,eyeq5-bootloader-config
` [PATCH 2/6] nvmem: specify ->reg_read/reg_write() expected return values
` [PATCH 3/6] nvmem: rmem: make ->reg_read() straight forward code
` [PATCH 4/6] nvmem: rmem: remove unused struct rmem::size field
` [PATCH 5/6] nvmem: rmem: add CRC validation for Mobileye EyeQ5 NVMEM
` [PATCH 6/6] MIPS: mobileye: eyeq5: add bootloader config reserved memory

[PATCH RESEND v2 0/6] mm/page_alloc: gfp flags cleanups for alloc_contig_*()
 2024-12-03 13:55 UTC  (9+ messages)
` [PATCH RESEND v2 1/6] mm/page_isolation: don't pass gfp flags to isolate_single_pageblock()
` [PATCH RESEND v2 2/6] mm/page_isolation: don't pass gfp flags to start_isolate_page_range()
` [PATCH RESEND v2 3/6] mm/page_alloc: make __alloc_contig_migrate_range() static
` [PATCH RESEND v2 4/6] mm/page_alloc: sort out the alloc_contig_range() gfp flags mess

[PATCH 0/9] crypto: qce - refactor the driver
 2024-12-03 13:55 UTC  (19+ messages)
` [PATCH 1/9] crypto: qce - fix goto jump in error path
` [PATCH 2/9] crypto: qce - unregister previously registered algos "
` [PATCH 3/9] crypto: qce - remove unneeded call to icc_set_bw() "
` [PATCH 4/9] crypto: qce - shrink code with devres clk helpers
` [PATCH 5/9] crypto: qce - convert qce_dma_request() to use devres
` [PATCH 6/9] crypto: qce - make qce_register_algs() a managed interface
` [PATCH 7/9] crypto: qce - use __free() for a buffer that's always freed
` [PATCH 8/9] crypto: qce - convert tasklet to workqueue
` [PATCH 9/9] crypto: qce - switch to using a mutex

[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
 2024-12-03 13:53 UTC  (3+ messages)
` [RFC PATCH 01/15] irqchip/riscv-imsic: Use hierarchy to reach irq_set_affinity

GPM & Emacs broken in Linux 6.7 -- ok to relax check?
 2024-12-03 13:53 UTC  (2+ messages)

[PATCH rdma-next 0/3] Add Flow Control for Solicited MADs
 2024-12-03 13:52 UTC 

[PATCH v2 00/14] soundwire: add multi-lane support
 2024-12-03 13:51 UTC  (16+ messages)
` [PATCH v2 01/14] soundwire: add lane field in sdw_port_runtime
` [PATCH v2 02/14] soundwire: mipi_disco: read lane mapping properties from ACPI
` [PATCH v2 03/14] soundwire: add lane_used_bandwidth in struct sdw_bus
` [PATCH v2 04/14] soundwire: stream: set DEPREPARED state earlier
` [PATCH v2 05/14] soundwire: generic_bandwidth_allocation: skip DEPREPARED streams
` [PATCH v2 06/14] Soundwire: add sdw_slave_get_scale_index helper
` [PATCH v2 07/14] Soundwire: stream: program BUSCLOCK_SCALE
` [PATCH v2 08/14] Soundwire: generic_bandwidth_allocation: set frame shape on fly
` [PATCH v2 09/14] soundwire: generic_bandwidth_allocation: correct clk_freq check in sdw_select_row_col
` [PATCH v2 10/14] soundwire: generic_bandwidth_allocation: check required freq accurately
` [PATCH v2 11/14] soundwire: generic_bandwidth_allocation: select data lane
` [PATCH v2 12/14] soundwire: generic_bandwidth_allocation: add lane in sdw_group_params
` [PATCH v2 13/14] SoundWire: pass stream to compute_params()
` [PATCH v2 14/14] soundwire: generic_bandwidth_allocation: count the bandwidth of active streams only

[PATCH v2 0/2] iio: adc: add Nuvoton NCT720x ADC driver
 2024-12-03 13:50 UTC  (3+ messages)
` [PATCH v2 2/2] "

[PATCH] smaps: count large pages smaller than PMD size to anonymous_thp
 2024-12-03 13:49 UTC 

[PATCH v4 00/15] Prepare GHES driver to support error injection
 2024-12-03 13:47 UTC  (7+ messages)
` [PATCH v4 08/15] acpi/ghes: make the GHES record generation more generic
` [PATCH v4 13/15] acpi/ghes: move offset calculus to a separate function

[PATCH 0/4] dt-bindings: msm/dp: add support for pixel clock to driver another stream
 2024-12-03 13:43 UTC  (6+ messages)
` [PATCH 2/4] dt-bindings: display: msm: dp-controller: document clock parents better
` [PATCH 3/4] dt-bindings: display/msm: add stream 1 pixel clock binding

[PATCH 0/2] block: Delete bio_set_prio() and bio_prio()
 2024-12-03 13:42 UTC  (2+ messages)

[RFC PATCH v1 00/14] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2024-12-03 13:41 UTC  (15+ messages)
    ` [RFC PATCH v1 01/14] clk: thead: Refactor TH1520 clock driver to share common code
    ` [RFC PATCH v1 02/14] dt-bindings: clock: thead,th1520: Rename header file
    ` [RFC PATCH v1 03/14] clk: thead: Enable clock gates with regmaps
    ` [RFC PATCH v1 04/14] clk: thead: Add clock driver for TH1520 Video Output subsystem
    ` [RFC PATCH v1 05/14] dt-bindings: clock: thead,th1520: Add support for "
    ` [RFC PATCH v1 06/14] dt-bindings: clock: thead,th1520: Rename YAML schema file
    ` [RFC PATCH v1 07/14] soc: thead: power-domain: Add skeleton power-domain driver for TH1520
    ` [RFC PATCH v1 08/14] dt-bindings: power: thead,th1520: Add support for power domains
    ` [RFC PATCH v1 09/14] riscv: Enable PM_GENERIC_DOMAINS for T-Head SoCs
    ` [RFC PATCH v1 10/14] drm/imagination: Add support for IMG BXM-4-64 GPU
    ` [RFC PATCH v1 11/14] drm/imagination: Enable PowerVR driver for RISC-V
    ` [RFC PATCH v1 12/14] riscv: dts: Add Video Output clock and syscon regmap nodes
    ` [RFC PATCH v1 13/14] riscv: dts: Introduce power domain node with simple-bus compatible
    ` [RFC PATCH v1 14/14] riscv: dts: Add GPU node to TH1520 device tree

[RFC PATCH] resource: Fix CXL node not populated issue
 2024-12-03 13:41 UTC  (3+ messages)

[PATCH 00/14] iio: adc: rzg2l_adc: Add support for RZ/G3S
 2024-12-03 13:40 UTC  (6+ messages)
` [PATCH 03/14] iio: adc: rzg2l_adc: Simplify the runtime PM code
` [PATCH 06/14] iio: adc: rzg2l_adc: Simplify the locking scheme in rzg2l_adc_read_raw()

[PATCH v3 5/7] KVM: SVM: Inject MCEs when restricted injection is active
 2024-12-03 13:38 UTC  (4+ messages)

[PATCH 0/11 v3] sched/fair: Fix statistics with delayed dequeue
 2024-12-03 13:37 UTC  (4+ messages)

[PATCH] riscv: mm: Fix alignment of phys_ram_base
 2024-12-03 13:37 UTC  (3+ messages)
  ` [External] "

[PATCH 0/6] rtc: Fix problems with missing UIE irqs
 2024-12-03 13:37 UTC  (4+ messages)
` [PATCH 4/6] rtc: st-lpc: Fix initial enable_irq/disable_irq balance

linux-next: Tree for Nov 28
 2024-12-03 13:35 UTC  (2+ messages)

[PATCH v2 0/5] Add STM32MP25 PCIe drivers
 2024-12-03 13:34 UTC  (3+ messages)
` [PATCH v2 1/5] dt-bindings: PCI: Add STM32MP25 PCIe root complex bindings

[PATCH 0/3] small fixes for arm_ffa driver
 2024-12-03 13:33 UTC  (4+ messages)
` [PATCH 3/3] firmware/arm_ffa: remove __le64_to_cpu() when set uuid for direct msg v2

[PATCH] mtd: rawnand: omap2: Fix build warnings with W=1
 2024-12-03 13:33 UTC 

[PATCH v2 0/2] Add GPI immediate DMA support for SPI
 2024-12-03 13:31 UTC  (7+ messages)
` [PATCH v2 1/2] dmaengine: qcom: gpi: Add GPI immediate DMA support

[PATCH] cgroup/cpuset: Remove stale text
 2024-12-03 13:29 UTC  (3+ messages)

[syzbot] [netfilter?] KMSAN: uninit-value in ip6table_mangle_hook (3)
 2024-12-03 13:28 UTC  (2+ messages)
` [syzbot] Re: KMSAN: uninit-value in ip6table_mangle_hook()

[PATCH 1/2] device property: do not leak child nodes when using NULL/error pointers
 2024-12-03 13:27 UTC  (8+ messages)

[PATCH v2 0/2] Add support for AMD MDB IP as Root Port
 2024-12-03 13:24 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: PCI: amd-mdb: Add AMD Versal2 MDB PCIe Root Port Bridge
` [PATCH v2 2/2] PCI: amd-mdb: Add AMD MDB Root Port driver

[v6.12] BUG: KASAN: slab-use-after-free in dst_destroy+0x2e2/0x340
 2024-12-03 13:23 UTC  (3+ messages)

[PATCH] ARM: dts: aspeed: Enable video engine for IBM System1
 2024-12-03 13:22 UTC 

[PATCH] scsi: Don't wait for completion of in-flight requests
 2024-12-03 13:21 UTC  (5+ messages)

[PATCH net-next] net: phy: realtek: disable broadcast address feature of rtl8211f
 2024-12-03 13:21 UTC  (3+ messages)

[PATCH 0/2] arm64: dts: qcom: x1e80100-crd: Add USB multiport fingerprint reader
 2024-12-03 13:15 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH v6 0/2] Add changes to use session index as identifier
 2024-12-03 13:15 UTC  (3+ messages)
` [PATCH v6 1/2] misc: fastrpc: Add support for multiple PD from one process

[PATCH] v1 pinctrl: mtk-eint: add eint new design for mt8196
 2024-12-03 13:12 UTC 

[tip:x86/urgent] BUILD SUCCESS ae6012d72fa60c9ff92de5bac7a8021a47458e5b
 2024-12-03 13:10 UTC 

[PATCH] net: usb: usbnet: restore usb%d name exception for local mac addresses
 2024-12-03 13:04 UTC 

[PATCH] MAINTAINERS: add myself and Tudor as reviewers for Google Tensor SoC
 2024-12-03 13:09 UTC  (2+ messages)

[PATCH v3] arm64: dts: qcom: qcs615: add WiFi/BT nodes
 2024-12-03 13:08 UTC  (2+ messages)

Help with atomic fallback
 2024-12-03 13:08 UTC  (3+ messages)

[syzbot] [kernel?] WARNING in flush_tlb_func
 2024-12-03 13:08 UTC  (2+ messages)

[PATCH v3 0/3] Document the new media-committer's model
 2024-12-03 13:07 UTC  (9+ messages)
` [PATCH v3 3/3] docs: media: profile: make it clearer about maintainership duties

[PATCH] clk: imx: Enable IMX93_CLK_LVDS_GATE only for i.MX93
 2024-12-03 13:05 UTC 

[syzbot] [udf?] possible deadlock in udf_free_blocks
 2024-12-03 13:01 UTC  (3+ messages)

[RESEND PATCH net-next v5 0/4] Mitigate the two-reallocations issue for iptunnels
 2024-12-03 12:49 UTC  (5+ messages)
` [RESEND PATCH net-next v5 1/4] include: net: add static inline dst_dev_overhead() to dst.h
` [RESEND PATCH net-next v5 2/4] net: ipv6: ioam6_iptunnel: mitigate 2-realloc issue
` [RESEND PATCH net-next v5 3/4] net: ipv6: seg6_iptunnel: "
` [RESEND PATCH net-next v5 4/4] net: ipv6: rpl_iptunnel: "

[PATCH v5 1/2] kexec: Consolidate machine_kexec_mask_interrupts() implementation
 2024-12-03 12:55 UTC 

[PATCH v2 0/2] riscv/ptrace: add new regset to access original a0 register
 2024-12-03 12:55 UTC  (3+ messages)
` [PATCH v2 2/2] riscv: selftests: Add a ptrace test to verify syscall parameter modification

drivers/block/drbd/drbd_bitmap.c:1222: warning: Function parameter or member 'peer_device' not described in 'drbd_bm_read'
 2024-12-03 12:49 UTC 

[Bug Report] Depmod is failing on allmodconfig for arm64 and x86_64
 2024-12-03 12:48 UTC  (3+ messages)

[PATCH 0/6] arm64/sme: Collected SME fixes
 2024-12-03 12:45 UTC  (7+ messages)
` [PATCH 1/6] arm64/sme: Flush foreign register state in do_sme_acc()
` [PATCH 2/6] arm64/fp: Don't corrupt FPMR when streaming mode changes
` [PATCH 3/6] arm64/ptrace: Zero FPMR on streaming mode entry/exit
` [PATCH 4/6] arm64/signal: Consistently invalidate the in register FP state in restore
` [PATCH 5/6] arm64/signal: Avoid corruption of SME state when entering signal handler
` [PATCH 6/6] arm64/sme: Reenable SME

[PATCH] drivers/staging/media/atomisp: replace legacy GPIO APIs in atomisp_gmin_platform
 2024-12-03 12:46 UTC  (3+ messages)

[PATCH v3 0/9] arm64: Support 2024 dpISA extensions
 2024-12-03 12:39 UTC  (10+ messages)
` [PATCH v3 1/9] arm64/sysreg: Update ID_AA64PFR2_EL1 to DDI0601 2024-09
` [PATCH v3 2/9] arm64/sysreg: Update ID_AA64ISAR3_EL1 "
` [PATCH v3 3/9] arm64/sysreg: Update ID_AA64FPFR0_EL1 "
` [PATCH v3 4/9] arm64/sysreg: Update ID_AA64ZFR0_EL1 "
` [PATCH v3 5/9] arm64/sysreg: Update ID_AA64SMFR0_EL1 "
` [PATCH v3 6/9] arm64/sysreg: Update ID_AA64ISAR2_EL1 "
` [PATCH v3 7/9] arm64/hwcap: Describe 2024 dpISA extensions to userspace
` [PATCH v3 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1
` [PATCH v3 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test

[PATCH net-next v3 00/10] net: freescale: ucc_geth: Phylink conversion
 2024-12-03 12:43 UTC  (11+ messages)
` [PATCH net-next v3 01/10] net: freescale: ucc_geth: Drop support for the "interface" DT property
` [PATCH net-next v3 02/10] net: freescale: ucc_geth: split adjust_link for phylink conversion
` [PATCH net-next v3 03/10] net: freescale: ucc_geth: Use netdev->phydev to access the PHY
` [PATCH net-next v3 04/10] net: freescale: ucc_geth: Fix WOL configuration
` [PATCH net-next v3 05/10] net: freescale: ucc_geth: Use the correct type to store WoL opts
` [PATCH net-next v3 06/10] net: freescale: ucc_geth: Simplify frame length check
` [PATCH net-next v3 07/10] net: freescale: ucc_geth: Hardcode the preamble length to 7 bytes
` [PATCH net-next v3 08/10] net: freescale: ucc_geth: Move the serdes configuration around
` [PATCH net-next v3 09/10] net: freescale: ucc_geth: Introduce a helper to check Reduced modes
` [PATCH net-next v3 10/10] net: freescale: ucc_geth: phylink conversion

[PATCH] clk: amlogic: axg-audio: select RESET_MESON_AUX
 2024-12-03 12:43 UTC  (12+ messages)

[PATCH v5 0/3] iio: chemical bme680: 2nd round of cleanup
 2024-12-03 12:42 UTC  (5+ messages)
` [PATCH v5 3/3] iio: chemical: bme680: add power management

[PATCH v2 0/5] Google Pixel 6 (oriole): TCPCI enablement & USB updates
 2024-12-03 12:40 UTC  (6+ messages)
` [PATCH v2 1/5] arm64: defconfig: enable Maxim TCPCI driver
` [PATCH v2 2/5] arm64: dts: exynos: gs101: phy region for exynos5-usbdrd is larger
` [PATCH v2 3/5] arm64: dts: exynos: gs101: allow stable USB phy Vbus detection
` [PATCH v2 4/5] arm64: dts: exynos: gs101-oriole: enable Maxim max77759 TCPCi
` [PATCH v2 5/5] arm64: dts: exynos: gs101-oriole: add pd-disable and typec-power-opmode

[PATCH] ARC: build: Try to guess GCC variant of cross compiler
 2024-12-03 12:37 UTC 

[PATCH] dmaengine: dma_request_chan_by_mask() defer probing unconditionally
 2024-12-03 12:35 UTC  (4+ messages)

[PATCH] rust: miscdevice: add fops->show_fdinfo() hook
 2024-12-03 12:34 UTC 

[PATCH] rust: miscdevice: access file in fops
 2024-12-03 12:32 UTC 

[PATCH v10 0/2] rust: xarray: Add a minimal abstraction for XArray
 2024-12-03 12:30 UTC  (6+ messages)
  ` [PATCH v10 1/2] rust: types: add `ForeignOwnable::PointedTo`
  ` [PATCH v10 2/2] rust: xarray: Add an abstraction for XArray

[GIT PULL REQUEST] watchdog - v6.13 release cycle
 2024-12-03 11:53 UTC  (3+ messages)

[PATCH] fs: Fix data race in btrfs_drop_extents
 2024-12-03 12:28 UTC  (3+ messages)
` [PATCH v3] btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents()

[PATCH v4 0/5]Document the new media-committer's model
 2024-12-03 12:29 UTC  (3+ messages)
` [PATCH v4 4/5] docs: media: document media multi-committers rules and process

[PATCH v5 0/9] drm: add DRM HDMI Codec framework
 2024-12-03 12:27 UTC  (7+ messages)
` [PATCH v5 8/9] drm/vc4: hdmi: switch to using generic HDMI Codec infrastructure
` [PATCH v5 9/9] drm/vc4: hdmi: use drm_atomic_helper_connector_hdmi_update_edid()

[PATCH v4] drm/v3d: Add DRM_IOCTL_V3D_PERFMON_SET_GLOBAL
 2024-12-03 12:22 UTC  (2+ messages)

[PATCH v9 0/9] Add support for Maxim Integrated MAX77705 PMIC
 2024-12-03 12:21 UTC  (4+ messages)
` [PATCH v9 9/9] leds: max77705: Add LEDs support

[PATCH] fs/ceph/mds_client: give up on paths longer than PATH_MAX
 2024-12-03 12:20 UTC  (12+ messages)

[PATCH] riscv/ptrace: add new regset to get original a0 register
 2024-12-03 12:19 UTC  (3+ messages)

[PATCH 1/1] Documentation: ABI: IIO: Re-add filter_type/filter_mode
 2024-12-03 12:19 UTC  (3+ messages)

[PATCH v3 0/7] riscv: ftrace: atmoic patching and preempt improvements
 2024-12-03 12:18 UTC  (2+ messages)

[PATCH v3] dt-bindings: usb: max33359: add max77759-tcpci flavor
 2024-12-03 12:17 UTC 

[PATCH v3] PCI/sysfs: Change read permissions for VPD attributes
 2024-12-03 12:15 UTC 

[PATCH 0/3][RFC] virtio-blk: add io_uring passthrough support for virtio-blk
 2024-12-03 12:14 UTC  (2+ messages)
` [PATCH 3/3] virtio-blk: add uring_cmd iopoll support


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 read-only IMAP folder(s) and NNTP newsgroup(s).