linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-03-08 21:40:57 to 2025-03-09 09:19:56 UTC [more...]

[RFC 0/2] arm64: dts: qcom: x1e78100-t14s: Rework devicetree for LCD and OLED SKUs
 2025-03-09  9:19 UTC  (4+ messages)
` [RFC 1/2] arm64: dts: qcom: x1e78100-t14s: Add LCD variant with backlight support

[PATCH v5 00/12] phy: rockchip: samsung-hdptx: Support high color depth management
 2025-03-09  9:19 UTC  (11+ messages)
` [PATCH v5 02/12] phy: hdmi: Add color depth configuration
` [PATCH v5 03/12] phy: rockchip: samsung-hdptx: Fix clock ratio setup
` [PATCH v5 04/12] phy: rockchip: samsung-hdptx: Drop unused struct lcpll_config
` [PATCH v5 05/12] phy: rockchip: samsung-hdptx: Drop unused phy_cfg driver data
` [PATCH v5 06/12] phy: rockchip: samsung-hdptx: Drop superfluous cfgs "

Linux 6.6.82
 2025-03-09  9:16 UTC  (2+ messages)

[PATCH v3] ARM: dts: nexus4: Initial dts
 2025-03-09  9:17 UTC  (3+ messages)

[PATCH RFC] staging: Add driver to communicate with the T2 Security Chip
 2025-03-09  9:15 UTC  (11+ messages)

[PATCH v3 0/9] dmaengine: idxd: fix memory leak in error handling path
 2025-03-09  9:10 UTC  (11+ messages)
` [PATCH v3 1/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs
  ` [PATCH v3 1/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_wqs()
` [PATCH v3 2/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_engines
` [PATCH v3 3/9] dmaengine: idxd: fix memory leak in error handling path of idxd_setup_groups
` [PATCH v3 4/9] dmaengine: idxd: Add missing cleanup for early error out in idxd_setup_internals
` [PATCH v3 5/9] dmaengine: idxd: Add missing cleanups in cleanup internals
` [PATCH v3 6/9] dmaengine: idxd: fix memory leak in error handling path of idxd_alloc
` [PATCH v3 7/9] dmaengine: idxd: fix memory leak in error handling path of idxd_pci_probe
` [PATCH v3 8/9] dmaengine: idxd: Add missing idxd cleanup to fix memory leak in remove call
` [PATCH v3 9/9] dmaengine: idxd: Refactor remove call with idxd_cleanup() helper

[PATCH net-next v2 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-03-09  8:53 UTC  (4+ messages)
` [PATCH net-next v2 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH
  ` [PATCH net-next] net: stmmac: allow platforms to use PHY tx clock stop capability

[patch 00/10] genirq/msi: Spring cleaning
 2025-03-09  8:48 UTC  (12+ messages)
` [patch 01/10] genirq/msi: Make a few functions static
` [patch 02/10] genirq/msi: Use lock guards for MSI descriptor locking
` [patch 03/10] soc: ti: ti_sci_inta_msi: Switch MSI descriptor locking to guard()
` [patch 04/10] NTB/msi: Switch MSI descriptor locking to lock guard()
` [patch 05/10] PCI/MSI: Switch to MSI descriptor locking to guard()
` [patch 06/10] PCI: hv: Switch "
` [patch 07/10] PCI/MSI: Provide a sane mechanism for TPH
` [patch 08/10] PCI/TPH: Replace the broken MSI-X control word update
` [patch 09/10] scsi: ufs: qcom: Remove the MSI descriptor abuse
` [patch 10/10] genirq/msi: Rename msi_[un]lock_descs()

[RFC PATCH v2 00/16] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
 2025-03-09  8:48 UTC  (17+ messages)
` [RFC PATCH v2 01/16] dt-bindings: media: i2c: max96717: add myself as maintainer
` [RFC PATCH v2 02/16] dt-bindings: media: i2c: max96717: reflow text
` [RFC PATCH v2 03/16] dt-bindings: media: i2c: max96717: add support for I2C ATR
` [RFC PATCH v2 04/16] dt-bindings: media: i2c: max96717: add support for pinctrl/pinconf
` [RFC PATCH v2 05/16] dt-bindings: media: i2c: max96717: add support for MAX9295A
` [RFC PATCH v2 06/16] dt-bindings: media: i2c: max96717: add support for MAX96793
` [RFC PATCH v2 07/16] dt-bindings: media: i2c: max96712: add myself as maintainer
` [RFC PATCH v2 08/16] dt-bindings: media: i2c: max96712: use pattern properties for ports
` [RFC PATCH v2 09/16] dt-bindings: media: i2c: max96712: add support for I2C MUX
` [RFC PATCH v2 10/16] dt-bindings: media: i2c: max96712: add support for POC supplies
` [RFC PATCH v2 11/16] dt-bindings: media: i2c: add MAX9296A, MAX96716A, MAX96792A
` [RFC PATCH v2 12/16] media: i2c: add Maxim GMSL2/3 serializer and deserializer drivers
` [RFC PATCH v2 13/16] arm64: defconfig: disable deprecated MAX96712 driver
` [RFC PATCH v2 14/16] staging: media: remove "
` [RFC PATCH v2 15/16] media: i2c: remove MAX96717 driver
` [RFC PATCH v2 16/16] media: i2c: remove MAX96714 driver

[PATCH RFC net-next v1] page_pool: import Jesper's page_pool benchmark
 2025-03-09  8:41 UTC 

[PATCH 6.6 000/147] 6.6.81-rc2 review
 2025-03-09  8:36 UTC  (6+ messages)

[PATCH] mmc: cb710: Fix an error handling path in cb710_probe()
 2025-03-09  8:22 UTC 

[PATCH v5 0/4] entry: Move ret_from_fork() to C and inline syscall_exit_to_user_mode()
 2025-03-09  8:23 UTC  (5+ messages)
` [PATCH v5 4/4] entry: Inline syscall_exit_to_user_mode()

[patch V2 00/17] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
 2025-03-09  8:21 UTC  (6+ messages)
` [patch V2 08/17] posix-timers: Rework timer removal

[PATCH 2/2] dt-bindings: net: add enc28j60's irq-gpios node description and binding example
 2025-03-09  7:48 UTC 

[PATCH] drm/msm/dpu: reorder pointer operations after sanity checks to avoid NULL deref
 2025-03-09  8:16 UTC  (2+ messages)

[PATCH v2] fbdev: fsl-diu-fb: add missing device_remove_file()
 2025-03-09  8:16 UTC 

[PATCH 0/4] drm/display: hdmi: provide common code to get Audio Clock Recovery params
 2025-03-09  8:13 UTC  (5+ messages)
` [PATCH 1/4] drm/display: hdmi: provide central data authority for ACR params
` [PATCH 2/4] drm/msm/hdmi: use new helper for ACR tables
` [PATCH 3/4] drm/vc4: use new helper to get ACR values
` [PATCH 4/4] drm: bridge: dw-hdmi: "

[GIT PULL] KVM fixes for Linux-6.14-rc6
 2025-03-09  8:11 UTC 

[PATCH net v1] netfilter: nf_conncount: Fully initialize struct nf_conncount_tuple in insert_tree()
 2025-03-09  8:07 UTC 

[PATCH drm-next 0/2] Enhance drm_panic Support for Virtio-GPU
 2025-03-09  8:07 UTC  (7+ messages)
` [PATCH drm-next 1/2] vmalloc: Add atomic_vmap

[GIT PULL] KVM: x86: Fixes for 6.14-rcN
 2025-03-09  8:06 UTC  (2+ messages)

the pcf50633 - dead?
 2025-03-09  8:04 UTC  (2+ messages)

[PATCH 0/3] Support I2C controllers in RK3528
 2025-03-09  8:00 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: i2c: i2c-rk3x: Add compatible string for RK3528
` [PATCH 2/3] arm64: dts: rockchip: Add I2C controllers "
` [PATCH 3/3] arm64: dts: rockchip: Add onboard EEPROM for Radxa E20C

[PATCH -tip] x86/locking/atomic: Use asm_inline for atomic locking insns
 2025-03-09  7:50 UTC  (4+ messages)

[PATCH 1/2] net: enc28j60: support getting irq number from gpio phandle in the device tree
 2025-03-09  7:47 UTC 

[PATCH] sev-snp: parse MP tables for VMware hypervisor
 2025-03-09  7:35 UTC  (5+ messages)

[PATCH] 9p/trans_fd: mark concurrent read and writes to p9_conn->err
 2025-03-09  7:35 UTC  (3+ messages)

[PATCH v4 00/14] clk: sunxi-ng: add A523 clock support
 2025-03-09  7:03 UTC  (19+ messages)
` [PATCH v4 02/14] clk: sunxi-ng: mp: provide wrappers for setting feature flags
` [PATCH v4 05/14] clk: sunxi-ng: Add support for the A523/T527 CCU PLLs
` [PATCH v4 07/14] clk: sunxi-ng: a523: add video mod clocks
` [PATCH v4 08/14] clk: sunxi-ng: a523: add system "
` [PATCH v4 09/14] clk: sunxi-ng: a523: add interface "
` [PATCH v4 11/14] clk: sunxi-ng: a523: remaining "
` [PATCH v4 12/14] clk: sunxi-ng: a523: add bus clock gates
` [PATCH v4 13/14] clk: sunxi-ng: a523: add reset lines
` [PATCH v4 14/14] clk: sunxi-ng: add support for the A523/T527 PRCM CCU

[RESEND PATCH] bcachefs: Remove unnecessary byte allocation
 2025-03-09  6:59 UTC  (2+ messages)

[PATCH -next] arm64/fpsimd: Remove unused declaration fpsimd_kvm_prepare()
 2025-03-09  7:07 UTC 

[PATCH 0/6] Add support for RK3588 DisplayPort Controller
 2025-03-09  6:51 UTC  (5+ messages)
` [PATCH 2/6] drm/bridge: synopsys: Add DW DPTX Controller support library
` [PATCH 6/6] arm64: dts: rockchip: Enable DisplayPort for rk3588s Cool Pi 4B

[PATCH v4 0/2] Add Goodix Berlin-A series support
 2025-03-09  6:23 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: input: goodix,gt9916: Document gt9897 compatible
` [PATCH v4 2/2] Input: goodix_berlin - Add support for Berlin-A series

[PATCH v3 0/6] Support SD/SDIO controllers on RK3528
 2025-03-09  5:53 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: mmc: rockchip-dw-mshc: Add compatible string for RK3528
` [PATCH v3 2/6] dt-bindings: clock: Add GRF clock definition "
` [PATCH v3 3/6] clk: rockchip: Support MMC clocks in GRF region
` [PATCH v3 4/6] clk: rockchip: rk3528: Add SD/SDIO tuning "
` [PATCH v3 5/6] arm64: dts: rockchip: Add SDMMC/SDIO controllers for RK3528
` [PATCH v3 6/6] arm64: dts: rockchip: Enable SD-card interface on Radxa E20C

[PATCH v3] eventfd: introduce configurable maximum value for eventfd
 2025-03-09  5:50 UTC 

[v2] PCI: cadence: Add configuration space capability search API
 2025-03-09  5:48 UTC  (4+ messages)

[PATCH 0/2] iio: accel: adis16203: cleanup and standardization
 2025-03-09  5:48 UTC  (4+ messages)

[Patch v2] uio_hv_generic: Set event for all channels on the device
 2025-03-09  5:47 UTC  (2+ messages)

[PATCH v5 0/7] PCI: dwc: Add ECAM support with iATU configuration
 2025-03-09  5:45 UTC  (8+ messages)
` [PATCH v5 1/7] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH v5 2/7] dt-bindings: PCI: qcom,pcie-sc7280: Make elbi register as an optional
` [PATCH v5 3/7] arch: arm64: qcom: sc7280: Remove optional elbi register
` [PATCH v5 4/7] PCI: dwc: Add support for ELBI resource mapping
` [PATCH v5 5/7] PCI: dwc: qcom: Switch to dwc "
` [PATCH v5 6/7] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH v5 7/7] PCI: qcom: Add support for ECAM feature

[PATCH RFC v2 0/2] platform/x86: alienware-wmi-wmax: Extend support to many devices
 2025-03-09  5:13 UTC  (3+ messages)
` [PATCH RFC v2 1/2] platform/x86: wmi: Add wmidev_get_acpi_device_uid()
` [PATCH RFC v2 2/2] platform/x86: alienware-wmi-wmax: Check for AWCC support using _UID

[syzbot] [selinux?] KCSAN: data-race in selinux_socket_post_create / selinux_socket_sock_rcv_skb
 2025-03-09  4:55 UTC  (2+ messages)
` [PATCH] selinux: read and write sid under lock

[PATCH 1/1] Drivers: hv: vmbus: Don't release fb_mmio resource in vmbus_free_mmio()
 2025-03-09  4:50 UTC  (2+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in bch2_extent_crc_append (2)
 2025-03-09  4:20 UTC 

[PATCH 1/1] fbdev: hyperv_fb: Fix hang in kdump kernel when on Hyper-V Gen 2 VMs
 2025-03-09  4:10 UTC  (3+ messages)

[PATCH v3] drm/panel: novatek-nt36523: transition to mipi_dsi wrapped functions
 2025-03-09  4:03 UTC 

[syzbot] [xfs?] [mm?] WARNING: bad unlock balance in __mm_populate
 2025-03-09  3:53 UTC  (3+ messages)

[gustavoars:testing/wfamnae-next20250304] BUILD SUCCESS 3475d5861c29d5b71a64f80b954611eaca2e488f
 2025-03-09  3:44 UTC 

[PATCH] MAINTAINERS: rust: add tree field for RUST [ALLOC]
 2025-03-09  3:42 UTC  (2+ messages)

[PATCH 0/4] barrier: Introduce smp_cond_load_*_timeout()
 2025-03-09  3:26 UTC  (4+ messages)
` [PATCH 1/4] asm-generic: barrier: Add smp_cond_load_relaxed_timewait()

[PATCH 06/10] drm/msm/mdss: add SAR2130P device configuration
 2025-03-09  3:12 UTC  (3+ messages)

[syzbot] [netfilter?] KMSAN: uninit-value in __nf_conncount_add
 2025-03-09  3:03 UTC 

[syzbot] [efi?] [fs?] possible deadlock in efivarfs_actor
 2025-03-09  2:52 UTC 

[PATCH net-next 1/3] eth: bnxt: switch to netif_close
 2025-03-09  2:50 UTC  (2+ messages)

[PATCH] fbdev: fsl-diu-fb: add missing device_remove_file()
 2025-03-09  2:28 UTC  (2+ messages)

[PATCH] fbdev: lcdcfb: Register sysfs groups through driver core
 2025-03-09  2:00 UTC  (2+ messages)

[PATCH v5 0/7] bits: Fixed-type GENMASK()/BIT()
 2025-03-09  1:58 UTC  (5+ messages)
` [PATCH v5 1/7] bits: split the definition of the asm and non-asm GENMASK()

[PATCH 1/3] dummycon: only build module if there are users
 2025-03-09  1:46 UTC  (2+ messages)

[PATCH] efi: efibc: change kmalloc(size * count, ...) to kmalloc_array()
 2025-03-09  1:27 UTC 

[tip:locking/core] BUILD SUCCESS f73ca66f0d7f4371d172d6f5b1f9a00e367ba921
 2025-03-09  1:20 UTC 

[tip:locking/urgent] BUILD SUCCESS 85b2b9c16d053364e2004883140538e73b333cdb
 2025-03-09  1:17 UTC 

[PATCH v6 0/5] Add NUMA mempolicy support for KVM guest-memfd
 2025-03-09  1:09 UTC  (2+ messages)

[PATCH 0/2] Improve Zram by separating compression context from kswapd
 2025-03-09  1:05 UTC  (5+ messages)
` [PATCH 2/2] kcompressd: Add Kcompressd for accelerated zram compression

[GIT PULL] hotfixes for 6.14-rcc6
 2025-03-09  0:44 UTC  (2+ messages)

[PATCH] x86/boot: Do not test if AC and ID eflags are changeable on x86_64
 2025-03-09  0:33 UTC  (6+ messages)

[PATCH net-next] dt-bindings: net: Define interrupt constraints for DWMAC vendor bindings
 2025-03-09  0:33 UTC 

[syzbot] [bcachefs?] BUG: corrupted list in new_inode
 2025-03-09  0:32 UTC  (2+ messages)

[PATCH] crypto: axis/artpec6: change from kzalloc to kcalloc in artpec6_crypto_probe()
 2025-03-09  0:30 UTC 

[PATCH 0/2] arm64: dts: rockchip: Add pwm nodes for RK3528
 2025-03-09  0:24 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: pwm: rockchip: Add rockchip,rk3528-pwm

[PATCH] media: pvrusb2: Remove unused pvr2_std_create_enum
 2025-03-09  0:14 UTC 

[tip:x86/build] BUILD SUCCESS 9c54baab4401db249d6938806b812231e0259380
 2025-03-08 23:57 UTC 

[PATCH net-next v1] dev: remove netdev_lock() and netdev_lock_ops() in register_netdevice()
 2025-03-08 23:51 UTC  (6+ messages)

[PATCH] drm/gma500: Remove unused psb_mmu_virtual_to_pfn
 2025-03-08 23:44 UTC 

[PATCH] drm/gma500/psb_intel_modes: Remove unused psb_intel_ddc_probe
 2025-03-08 23:43 UTC 

lib/test_bitmap.c:1278:2: error: call to '__compiletime_assert_147' declared with 'error' attribute: BUILD_BUG_ON failed: !__builtin_constant_p(~var)
 2025-03-08 23:32 UTC 

[RFC PATCH 0/4] x86/build: Get rid of vmlinux postlink step
 2025-03-08 22:42 UTC  (6+ messages)

[patch V3 00/18] posix-timers: Rework the global hash table and provide a sane mechanism for CRIU
 2025-03-08 22:38 UTC  (5+ messages)
` [patch V3 16/18] posix-timers: Dont iterate /proc/$PID/timers with sighand:: Siglock held
` [patch V3 17/18] posix-timers: Provide a mechanism to allocate a given timer ID

[syzbot] Monthly net report (Mar 2025)
 2025-03-08 22:17 UTC 

[syzbot] Monthly s390 report (Mar 2025)
 2025-03-08 22:17 UTC 

[syzbot] Monthly gfs2 report (Mar 2025)
 2025-03-08 22:16 UTC 

[syzbot] Monthly mm report (Mar 2025)
 2025-03-08 22:16 UTC 

[syzbot] Monthly input report (Mar 2025)
 2025-03-08 22:15 UTC 

[PATCH RFC 0/2] platform/x86: alienware-wmi-wmax: Extend support to many devices
 2025-03-08 22:05 UTC  (3+ messages)
` [PATCH RFC 1/2] platform/x86: wmi: Add wmidev_get_acpi_device_uid()
` [PATCH RFC 2/2] platform/x86: alienware-wmi-wmax: Check for AWCC support using _UID

[syzbot] [bcachefs?] general protection fault in proc_sys_compare
 2025-03-08 21:58 UTC  (7+ messages)

[PATCH] bpf: add missing NULL check for __dev_get_by_index
 2025-03-08 21:56 UTC 

[PATCH v1] HID: usbhid: Eliminate recurrent out-of-bounds bug in usbhid_parse()
 2025-03-08 21:49 UTC  (2+ messages)

[PATCH RESEND 0/4] media: i2c: imx214: Add support for 23.88MHz clock
 2025-03-08 21:47 UTC  (5+ messages)
` [PATCH RESEND 1/4] media: i2c: imx214: Calculate link bit rate from clock frequency
` [PATCH RESEND 2/4] media: i2c: imx214: Prepare for variable "
` [PATCH RESEND 3/4] media: i2c: imx214: Read clock frequency from device tree
` [PATCH RESEND 4/4] media: i2c: imx214: Add support for 23.88MHz clock

[PATCH net-next v7 0/9] Device memory TCP TX
 2025-03-08 21:40 UTC  (5+ messages)
` [PATCH net-next v7 6/9] net: enable driver support for netmem TX
` [PATCH net-next v7 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v7 8/9] net: check for driver support in netmem TX
` [PATCH net-next v7 9/9] selftests: ncdevmem: Implement devmem TCP TX


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).