public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-04 05:20:03 to 2025-03-04 07:51:45 UTC [more...]

[PATCH 0/7] rockchip: Add support for leds and user button on Radxa E20C
 2025-03-04  7:51 UTC  (2+ messages)

[PATCH] usb: xhci: Fix host controllers "dying" after suspend and resume
 2025-03-04  7:51 UTC 

[PATCH v2 00/12] iommu: Remove IOMMU_DEV_FEAT_SVA/_IOPF
 2025-03-04  7:55 UTC  (7+ messages)
` [PATCH v2 02/12] iommu/vt-d: Check if SVA is supported when attaching the SVA domain
` [PATCH v2 03/12] iommu: Remove IOMMU_DEV_FEAT_SVA
` [PATCH v2 04/12] iommu/vt-d: Move scalable mode ATS enablement to probe path

[PATCH] rust: Fix enabling Rust and building with GCC for LoongArch
 2025-03-04  7:49 UTC  (2+ messages)

[PATCH v4 0/4] per-function storage support
 2025-03-04  7:47 UTC  (7+ messages)
` [PATCH v4 1/4] x86/ibt: factor out cfi and fineibt offset

[PATCH v6 0/3] microchip-tcb-capture: Add Capture, Compare, Overflow etc. events
 2025-03-04  7:47 UTC  (5+ messages)
` [PATCH v6 2/3] counter: microchip-tcb-capture: Add IRQ handling
` [PATCH v6 3/3] counter: microchip-tcb-capture: Add capture extensions for registers RA/RB

[PATCH v2] dt-bindings: iio: accel: add binding documentation for ADIS16203
 2025-03-04  7:46 UTC  (2+ messages)

[PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations
 2025-03-04  7:45 UTC  (18+ messages)

[PATCH v4] PCI/sysfs: Change read permissions for VPD attributes
 2025-03-04  7:45 UTC  (3+ messages)

[PATCH v1 0/5] TH1520 SoC: Add AON firmware & power-domain support
 2025-03-04  7:45 UTC  (6+ messages)
  ` [PATCH v1 1/5] dt-bindings: firmware: thead,th1520: Add support for firmware node

[PATCH v5 00/21] Enable drm/imagination BXM-4-64 Support for LicheePi 4A
 2025-03-04  7:44 UTC  (6+ messages)

kernel bug found and suggestions for fixing it
 2025-03-04  7:31 UTC 

[PATCH v1 0/4] Add T-Head TH1520 VO clock support for LicheePi 4A GPU enablement
 2025-03-04  7:41 UTC  (6+ messages)
  ` [PATCH v1 1/4] dt-bindings: clock: thead: Add TH1520 VO clock controller

[PATCH] reset: rzg2l-usbphy-ctrl: Correct reset status check
 2025-03-04  7:41 UTC  (3+ messages)

[PATCH v3 net-next 00/13] Add more feautues for ENETC v4 - round 2
 2025-03-04  7:22 UTC  (14+ messages)
` [PATCH v3 net-next 01/13] net: enetc: add initial netc-lib driver to support NTMP
` [PATCH v3 net-next 02/13] net: enetc: add command BD ring support for i.MX95 ENETC
` [PATCH v3 net-next 03/13] net: enetc: move generic MAC filterng interfaces to enetc-core
` [PATCH v3 net-next 04/13] net: enetc: add MAC filter for i.MX95 ENETC PF
` [PATCH v3 net-next 05/13] net: enetc: add debugfs interface to dump MAC filter
` [PATCH v3 net-next 06/13] net: enetc: add RSS support for i.MX95 ENETC PF
` [PATCH v3 net-next 07/13] net: enetc: check if the RSS hfunc is toeplitz
` [PATCH v3 net-next 08/13] net: enetc: enable RSS feature by default
` [PATCH v3 net-next 09/13] net: enetc: move generic VLAN filter interfaces to enetc-core
` [PATCH v3 net-next 10/13] net: enetc: move generic VLAN hash filter functions to enetc_pf_common.c
` [PATCH v3 net-next 11/13] net: enetc: add VLAN filtering support for i.MX95 ENETC PF
` [PATCH v3 net-next 12/13] net: enetc: add loopback "
` [PATCH v3 net-next 13/13] MAINTAINERS: add new file ntmp.h to ENETC driver

[PATCH v2 0/2] gpio: irq: support describing three-cell interrupts
 2025-03-04  7:40 UTC  (8+ messages)
` [PATCH v2 1/2] irqdomain: support three-cell scheme interrupts
` [PATCH v2 2/2] gpiolib: support parsing gpio three-cell interrupts scheme

PCI IO ECS access is no longer possible for AMD family 17h
 2025-03-04  7:39 UTC  (10+ messages)

[PATCH v2 0/6] perf test: Small improvements
 2025-03-04  7:38 UTC  (5+ messages)
` [PATCH v2 5/6] perf test: Add timeout to datasym workload
` [PATCH v2 6/6] perf test: Simplify data symbol test

[PATCH 00/32] kselftest harness and nolibc compatibility
 2025-03-04  7:37 UTC  (34+ messages)
` [PATCH 01/32] selftests: harness: Add harness selftest
` [PATCH 02/32] selftests: harness: Use C89 comment style
` [PATCH 03/32] selftests: harness: Ignore unused variant argument warning
` [PATCH 04/32] selftests: harness: Mark functions without prototypes static
` [PATCH 05/32] selftests: harness: Remove inline qualifier for wrappers
` [PATCH 06/32] selftests: harness: Guard includes on nolibc
` [PATCH 07/32] selftests: harness: Remove dependency on libatomic
` [PATCH 08/32] selftests: harness: Implement test timeouts through pidfd
` [PATCH 09/32] selftests: harness: Don't set setup_completed for fixtureless tests
` [PATCH 10/32] selftests: harness: Always provide "self" and "variant"
` [PATCH 11/32] selftests: harness: Move teardown conditional into test metadata
` [PATCH 12/32] selftests: harness: Add teardown callback to "
` [PATCH 13/32] selftests: harness: Stop using setjmp()/longjmp()
` [PATCH 14/32] tools/nolibc: handle intmax_t/uintmax_t in printf
` [PATCH 15/32] tools/nolibc: use intmax definitions from compiler
` [PATCH 16/32] tools/nolibc: use pselect6_time64 if available
` [PATCH 17/32] tools/nolibc: use ppoll_time64 "
` [PATCH 18/32] tools/nolibc: add tolower() and toupper()
` [PATCH 19/32] tools/nolibc: add _exit()
` [PATCH 20/32] tools/nolibc: add setpgrp()
` [PATCH 21/32] tools/nolibc: implement waitpid() in terms of waitid()
` [PATCH 22/32] Revert "selftests/nolibc: use waitid() over waitpid()"
` [PATCH 23/32] tools/nolibc: add dprintf() and vdprintf()
` [PATCH 24/32] tools/nolibc: add getopt()
` [PATCH 25/32] tools/nolibc: allow different write callbacks in printf
` [PATCH 26/32] tools/nolibc: allow limiting of printf destination size
` [PATCH 27/32] tools/nolibc: add snprintf() and friends
` [PATCH 28/32] selftests/nolibc: use snprintf() for printf tests
` [PATCH 29/32] selftests/nolibc: rename vfprintf test suite
` [PATCH 30/32] selftests/nolibc: add test for snprintf() truncation
` [PATCH 31/32] tools/nolibc: implement width padding in printf()
` [PATCH 32/32] HACK: selftests/nolibc: demonstrate usage of the kselftest harness

[PATCH v2 0/7] clk: bcm: kona: Add bus clock support, bus clocks for BCM21664/BCM281xx
 2025-03-04  7:35 UTC  (5+ messages)
` [PATCH v2 1/7] dt-bindings: clock: brcm,kona-ccu: Add BCM21664 bus clocks
` [PATCH v2 2/7] dt-bindings: clock: brcm,kona-ccu: Add BCM281xx "

[PATCH 0/2] Add USB2PHY control support for Renesas RZ/V2H(P) SoC
 2025-03-04  7:33 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: reset: Document RZ/V2H(P) USB2PHY Control bindings

[PATCH v1] USB: serial: ftdi_sio: add support for Altera USB Blaster 3
 2025-03-04  7:29 UTC  (4+ messages)

[PATCH] drm/sched: drm_sched_job_cleanup(): correct false doc
 2025-03-04  7:27 UTC  (3+ messages)

[PATCH v9] arm64: mm: Populate vmemmap at the page level if not section aligned
 2025-03-04  7:27 UTC 

[PATCH net-next 0/6] mlx5 misc enhancements 2025-02-26
 2025-03-04  7:23 UTC  (5+ messages)
` [PATCH net-next 4/6] net/mlx5: Lag, Enable Multiport E-Switch offloads on 8 ports LAG
` [PATCH net-next 5/6] net/mlx5e: Separate address related variables to be in struct

[PATCH v2 0/2] media: m2m-deinterlace: add device-tree support
 2025-03-04  7:26 UTC  (7+ messages)
` [PATCH v2 1/2] media: dt-bindings: Add dt bindings for m2m-deinterlace device

[PATCH v8] arm64: mm: Populate vmemmap at the page level if not section aligned
 2025-03-04  7:25 UTC  (3+ messages)

[PATCH v2 0/8] phy: samsung: add Exynos2200 SNPS eUSB2 driver
 2025-03-04  7:21 UTC  (9+ messages)
` [PATCH v2 3/8] dt-bindings: phy: add samsung,exynos2200-usbcon-phy schema file

[PATCH 0/6] Add support for RK3588 DisplayPort Controller
 2025-03-04  7:16 UTC  (6+ messages)
` [PATCH 2/6] drm/bridge: synopsys: Add DW DPTX Controller support library
    `  "

[PATCH v1] serial: qcom-geni: Remove alias dependency from qcom serial driver
 2025-03-04  7:14 UTC 

[PATCH v3 0/3] Add Armada8K reset controller support
 2025-03-04  7:13 UTC  (7+ messages)
` [PATCH v3 3/3] arm64: dts: marvell: cp11x: Add reset controller node
    ` [EXTERNAL] "

[PATCH 0/2] riscv: sophgo Add PCIe support to Sophgo SG2044 SoC
 2025-03-04  7:12 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pci: Add Sophgo SG2044 PCIe host
` [PATCH 2/2] PCI: sophgo-dwc: Add Sophgo SG2044 PCIe driver

linux-next: manual merge of the scsi-mkp tree with the tip tree
 2025-03-04  7:11 UTC  (2+ messages)

[PATCH] drm/amdgpu: handle amdgpu_cgs_create_device() errors in amd_powerplay_create()
 2025-03-04  7:10 UTC 

Re:[PATCH V2] usb: xhci: Add debugfs support for xHCI port bandwidth
 2025-03-04  7:09 UTC 

[syzbot] [scsi?] BUG: sleeping function called from invalid context in __bio_release_pages
 2025-03-04  7:08 UTC 

[PATCH] x86/ftrace: fix boot time slowdown
 2025-03-04  7:08 UTC  (5+ messages)

[PATCH] usb: quirks: Add DELAY_INIT and NO_LPM for Prolific PL2303 Serial Port
 2025-03-04  7:07 UTC  (3+ messages)
` [PATCH V2] usb: quirks: Add DELAY_INIT and NO_LPM for Prolific Mass Storage Card Reader

[PATCH v4 00/11] perf: Support multiple system call tables in the build
 2025-03-04  7:04 UTC  (2+ messages)

[PATCH] i2c: designware: Add ACPI HID for DWAPB I2C controller on Sophgo SG2044
 2025-03-04  7:02 UTC 

[PATCH] spi: dw: Add ACPI ID for the Sophgo SG2044 SoC SPI
 2025-03-04  7:02 UTC 

[PATCH] serial: 8250_dw: Add ACPI ID for Sophgo SG2044 UART
 2025-03-04  7:02 UTC 

[RFC PATCH] vfio/pci: add PCIe TPH to device feature ioctl
 2025-03-04  7:01 UTC  (5+ messages)

[PATCH v2 net-next] net: Silence use after free static checker warning
 2025-03-04  7:01 UTC 

[PATCH 0/3] Add GBETH glue layer driver for Renesas RZ/V2H(P) SoC
 2025-03-04  6:58 UTC  (8+ messages)
` [PATCH 3/3] net: stmmac: Add DWMAC glue layer for Renesas GBETH

[PATCH net-next v7 0/6] tun: Introduce virtio-net hashing feature
 2025-03-04  6:58 UTC  (3+ messages)
` [PATCH net-next v7 3/6] tun: Introduce virtio-net hash feature

[PATCH v2 0/2] Slightly improve hardware description of Pine64 RockPro64
 2025-03-04  6:57 UTC  (4+ messages)

[PATCH] docs: dt-bindings: Specify ordering for properties within groups
 2025-03-04  6:54 UTC 

[PATCH v6 0/3] Optionally allow ttynull to be selected as a default console
 2025-03-04  6:51 UTC  (7+ messages)
` [PATCH v6 1/3] ttynull: Always initialize console index to -1
` [PATCH v6 2/3] ttynull: Add an option to allow ttynull to be used as a console device
` [PATCH v6 3/3] tty: Change order of ttynull to be linked sooner if enabled as a console

drivers/platform/x86/think-lmi.c:758:51: warning: '%s' directive argument is null
 2025-03-04  6:51 UTC 

[PATCH v7 0/5] Add support for debugfs based RAS DES feature in PCIe DW
 2025-03-04  6:50 UTC  (9+ messages)
  ` [PATCH v7 3/5] Add debugfs based silicon debug support in DWC
  ` [PATCH v7 4/5] Add debugfs based error injection "

[PATCH v2 0/4] KVM: x86: Introduce quirk KVM_X86_QUIRK_EPT_IGNORE_GUEST_PAT
 2025-03-04  6:46 UTC  (9+ messages)
` [PATCH 1/4] KVM: x86: Allow vendor code to disable quirks
` [PATCH 4/4] KVM: TDX: Always honor guest PAT on TDX enabled platforms

[PATCH v2 0/1] Add quiet/low power compat code
 2025-03-04  6:47 UTC  (2+ messages)
` [PATCH v2 1/1] ACPI: platform_profile: Treat quiet and low power the same

[PATCH] cxl/Documentation: Remove 'mixed' from sysfs mode doc
 2025-03-04  6:41 UTC  (2+ messages)

[PATCH v3 0/2] sched_ext: Add trace point to sched_ext core events
 2025-03-04  6:41 UTC  (3+ messages)
` [PATCH v3 2/2] sched_ext: Add trace point to track "

[Patch rdma-next] RDMA/mana_ib: handle net event for pointing to the current netdev
 2025-03-04  6:39 UTC  (2+ messages)

[PATCH RESEND] drm/nouveau: Add a jump label in nouveau_gem_ioctl_pushbuf()
 2025-03-04  6:38 UTC  (6+ messages)
  ` [PATCH RESEND] btrfs: Fix exception handling in relocating_repair_kthread()

[PATCH 0/2] net: phy: dp83826: Enable strap reading and fix TX data voltage support
 2025-03-04  6:37 UTC  (6+ messages)
` [PATCH 2/2] net: phy: dp83826: Add support for straps reading

[PATCH] iio: imu: adis: fix uninitialized symbol warning
 2025-03-04  6:36 UTC  (2+ messages)

[PATCH v2] riscv: sophgo: dts: Add spi controller for SG2042
 2025-03-04  6:36 UTC  (3+ messages)

[PATCH 1/1] wifi: ath11k: pcic: make memory access more readable
 2025-03-04  6:33 UTC  (2+ messages)

[PATCH] pipe_read: don't wake up the writer if the pipe is still full
 2025-03-04  6:32 UTC  (25+ messages)

[PATCH v3 0/3] leds: rgb: leds-qcom-lpg: PWM fixes
 2025-03-04  6:29 UTC  (2+ messages)

[PATCH v3 0/1] Remove cxl driver
 2025-03-04  6:28 UTC  (5+ messages)
` [PATCH v3 1/1] cxl: Remove driver

[PATCH v7 00/45] arm64: Support for Arm CCA in KVM
 2025-03-04  6:27 UTC  (19+ messages)
` [PATCH v7 23/45] KVM: arm64: Validate register access for a Realm VM
` [PATCH v7 24/45] KVM: arm64: Handle Realm PSCI requests
` [PATCH v7 25/45] KVM: arm64: WARN on injected undef exceptions
` [PATCH v7 26/45] arm64: Don't expose stolen time for realm guests
` [PATCH v7 27/45] arm64: rme: allow userspace to inject aborts
` [PATCH v7 28/45] arm64: rme: support RSI_HOST_CALL
` [PATCH v7 29/45] arm64: rme: Allow checking SVE on VM instance
` [PATCH v7 30/45] arm64: RME: Always use 4k pages for realms
` [PATCH v7 31/45] arm64: rme: Prevent Device mappings for Realms

[PATCH bpf-next v2] add function metadata support
 2025-03-04  6:25 UTC  (2+ messages)

[PATCH v2] ALSA: hda/realtek: Enable PC beep passthrough for HP EliteBook 855 G7
 2025-03-04  6:26 UTC  (8+ messages)

[PATCH RFC] leds: rgb: leds-qcom-lpg: Compute PWM value based on period instead
 2025-03-04  6:24 UTC  (2+ messages)

platform/x86/hp-bioscfg: Fix buffer alignment and conversion
 2025-03-04  6:23 UTC 

[PATCH V9 0/7] Add EPSS L3 provider support on SA8775P SoC
 2025-03-04  6:20 UTC  (7+ messages)
` [PATCH V9 2/7] interconnect: core: Add dynamic id allocation support
` [PATCH V9 5/7] interconnect: qcom: sa8775p: Add dynamic icc node id support

[PATCH v6 00/10] mfd: bcm590xx: Add support for BCM59054
 2025-03-04  6:20 UTC  (11+ messages)
` [PATCH v6 01/10] dt-bindings: mfd: brcm,bcm59056: Convert to YAML
` [PATCH v6 02/10] dt-bindings: mfd: brcm,bcm59056: Add compatible for BCM59054
` [PATCH v6 03/10] ARM: dts: Drop DTS for BCM59056 PMU
` [PATCH v6 04/10] mfd: bcm590xx: Drop unused "id" member of bcm590xx MFD struct
` [PATCH v6 05/10] mfd: bcm590xx: Add support for multiple device types + BCM59054 compatible
` [PATCH v6 06/10] mfd: bcm590xx: Add PMU ID/revision parsing function
` [PATCH v6 07/10] regulator: bcm590xx: Use dev_err_probe for regulator register error
` [PATCH v6 08/10] regulator: bcm590xx: Store regulator descriptions in table
` [PATCH v6 09/10] regulator: bcm590xx: Rename BCM59056-specific data as such
` [PATCH v6 10/10] regulator: bcm590xx: Add support for BCM59054 regulators

[PATCH] Rust: Implement a unique reference type URef supplementing ARef
 2025-03-04  6:19 UTC  (2+ messages)

[PATCH net-next v3 0/2] Add perout configuration support in IEP driver
 2025-03-04  6:17 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net: ti: icss-iep: Add pwidth configuration for perout signal
    ` [EXTERNAL] "

[PATCH] ARM: dts: microchip: sama7g5: add ADC hw trigger edge type
 2025-03-04  6:15 UTC 

[PATCH 0/3] Update firmware dt-bindings
 2025-03-04  6:15 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: firmware: xilinx: Add conditional pinctrl schema

Build Warnings at arch/powerpc/
 2025-03-04  6:13 UTC  (2+ messages)

[PATCH V6 0/3] media: i2c: imx334: Add support for 1280x720 & 640x480 resolutions
 2025-03-04  6:13 UTC  (7+ messages)
` [PATCH V6 1/3] media: i2c: imx334: Optimized 4k and 2k mode register arrays

[PATCH v2 3/6] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
 2025-03-04  6:11 UTC  (6+ messages)
` [PATCH v2 3/6 update] "

[PATCH v3 0/4] KVM: x86: Introduce quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
 2025-03-04  6:06 UTC  (7+ messages)
` [PATCH v3 1/6] KVM: x86: do not allow re-enabling quirks
` [PATCH v3 2/6] KVM: x86: Allow vendor code to disable quirks
` [PATCH v3 3/6] KVM: x86: Introduce supported_quirks to block disabling quirks
` [PATCH v3 4/6] KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
` [PATCH v3 5/6] KVM: x86: remove shadow_memtype_mask
` [PATCH v3 6/6] KVM: TDX: Always honor guest PAT on TDX enabled guests

[PATCH bpf-next v6 0/6] Introduce load-acquire and store-release BPF instructions
 2025-03-04  6:04 UTC  (3+ messages)

[PATCH 0/4] Optimize __vmalloc_node_range_noprof function
 2025-03-04  5:58 UTC  (3+ messages)

[PATCH v1 1/1] hwmon: (dell-smm) Increment the number of fans
 2025-03-04  5:52 UTC 

[PATCH] PCI: dwc: Chain the set IRQ affinity request back to the parent
 2025-03-04  5:48 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: Introduce quirk KVM_X86_QUIRK_EPT_IGNORE_GUEST_PAT
 2025-03-04  5:43 UTC  (5+ messages)

[PATCH v3 drm-dp 7/8] drm/hisilicon/hibmc: Enable this hot plug detect of irq feature
 2025-03-04  5:43 UTC  (11+ messages)

[RFC PATCH] rust: add cdev for rust bindings helper
 2025-03-04  5:42 UTC  (2+ messages)

[PATCH 7/7] mm/mremap: thread state through move page table operation
 2025-03-04  5:40 UTC  (5+ messages)

[PATCH net-next v2 00/21] lan78xx: Preparations for PHYlink
 2025-03-04  5:40 UTC  (4+ messages)
` [PATCH net-next v2 06/10] net: usb: lan78xx: Improve error handling in EEPROM and OTP operations

[PATCH V2] usb: xhci: Add debugfs support for xHCI port bandwidth
 2025-03-04  5:33 UTC  (2+ messages)

[PATCH RFC] drm/msm/dpu: Force modeset if new CTLs have been reserved
 2025-03-04  5:32 UTC  (4+ messages)

[PATCH v2] mm/migrate: fix shmem xarray update during migration
 2025-03-04  5:30 UTC  (3+ messages)

linux-next: build failure after merge of the tip tree
 2025-03-04  5:25 UTC 

[PATCH v2 0/5] Introduce Intel Elkhart Lake PSE TIO
 2025-03-04  5:25 UTC  (10+ messages)
` [PATCH v2 1/5] mfd: intel_ehl_pse_gpio: Introduce Intel Elkhart Lake PSE GPIO and TIO

[PATCH 0/5] Add J722S CSI support
 2025-03-04  5:24 UTC  (2+ messages)

[PATCH v2 2/5] gpio: elkhartlake: depend on MFD_INTEL_EHL_PSE_GPIO
 2025-03-04  5:22 UTC  (11+ messages)

[PATCH] perf/x86/intel/cstate: Add Clearwater Forest support
 2025-03-04  5:16 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox