mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
[PATCH v4 0/5] Add support for Nuvoton npcm845 i3c controller
 2025-02-24  8:39 UTC  (4+ messages)
` [PATCH v4 1/5] dt-bindings: i3c: silvaco: Add npcm845 compatible string
` [PATCH v4 2/5] i3c: master: svc: Add support for Nuvoton npcm845 i3c
` [PATCH v4 3/5] i3c: master: svc: Fix npcm845 FIFO empty issue

[PATCH 0/2] drm/meson: vclk: revert and re-fix vclk calculations
 2025-02-24  8:39 UTC  (2+ messages)

[RESEND PATCH net-next] net/mlx5: Use secs_to_jiffies() instead of msecs_to_jiffies()
 2025-02-24  8:38 UTC  (3+ messages)

[PATCH 6.1.y] ssb: Fix potential NULL pointer dereference in ssb_device_uevent()
 2025-02-24  8:37 UTC 

[PATCH v6 0/7] Add PCIe support for bcm2712
 2025-02-24  8:35 UTC  (8+ messages)
` [PATCH v6 1/7] dt-bindings: interrupt-controller: Add BCM2712 MSI-X DT bindings
` [PATCH v6 2/7] dt-bindings: PCI: brcmstb: Update bindings for PCIe on BCM2712
` [PATCH v6 3/7] irqchip: Add Broadcom BCM2712 MSI-X interrupt controller
` [PATCH v6 4/7] PCI: brcmstb: Adding a softdep to MIP MSI-X driver
` [PATCH v6 5/7] PCI: brcmstb: Reuse pcie_cfg_data structure
` [PATCH v6 6/7] PCI: brcmstb: Expand inbound window size up to 64GB
` [PATCH v6 7/7] PCI: brcmstb: Add BCM2712 support

[PATCH 0/7] HID: bpf: sync with udev-hid-bpf
 2025-02-24  8:35 UTC  (2+ messages)

[PATCH] Revert "drivers/card_reader/rtsx_usb: Restore interrupt based detection"
 2025-02-24  8:32 UTC 

[PATCH v3 00/30] TDX initialization + vCPU/VM creation
 2025-02-24  8:32 UTC  (7+ messages)
` [PATCH 20/30] KVM: TDX: create/destroy VM structure

[PATCH v3 0/3] scsi: hisi_sas: Fixed IO error caused by port id not updated
 2025-02-24  8:29 UTC  (5+ messages)
` [PATCH v3 1/3] scsi: hisi_sas: Enable force phy when SATA disk directly connected

[PATCH v2 0/6] mailbox: core cleanup patches
 2025-02-24  8:28 UTC  (8+ messages)
` [PATCH v2 1/6] mailbox: use error ret code of of_parse_phandle_with_args()
` [PATCH v2 2/6] mailbox: don't protect of_parse_phandle_with_args with con_mutex
` [PATCH v2 3/6] mailbox: sort headers alphabetically
` [PATCH v2 4/6] mailbox: explicitly include <linux/bits.h>
` [PATCH v2 5/6] mailbox: remove unused header files
` [PATCH v2 6/6] MAINTAINERS: add mailbox API's tree type and location

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

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

[PATCH v2] leds: cat9532: support cat9532 in pca955x
 2025-02-24  8:28 UTC 

[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 net-next] virtio-net: tweak for better TX performance in NAPI mode
 2025-02-24  8:20 UTC  (2+ messages)

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

[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 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] btrfs: add a sanity check for btrfs root in btrfs_next_old_leaf()
 2025-02-24  8:18 UTC  (2+ messages)

[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 

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

[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 08/15] drm/bridge: analogix_dp: Support to get &analogix_dp_device.plat_data and &analogix_dp_device.aux
` [PATCH v7 09/15] drm/bridge: analogix_dp: Add support to get panel from the DP AUX bus
` [PATCH v7 10/15] drm/rockchip: "
` [PATCH v7 11/15] dt-bindings: display: rockchip: analogix-dp: Add support for RK3588
` [PATCH v7 12/15] drm/bridge: analogix_dp: "
` [PATCH v7 13/15] drm/rockchip: "
` [PATCH v7 14/15] arm64: dts: rockchip: Add eDP0 node "
` [PATCH v7 15/15] arm64: dts: rockchip: Enable eDP0 display on RK3588S EVB1 board

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

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

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

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

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

[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] rust: sync: lock: Add an example for Guard::lock_ref()
 2025-02-24  8:08 UTC  (2+ messages)

[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 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 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 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] mm: Fix error handling in __filemap_get_folio() with FGP_NOWAIT
 2025-02-24  7:59 UTC  (3+ messages)

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

[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 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 "

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

[RFC v2 0/5] virtiofs: map buffer out of virtqueue lock
 2025-02-24  7:44 UTC  (8+ messages)
` [RFC v2 1/5] vduse: add virtio_fs to allowed dev id
` [RFC v2 5/5] virtiofs: Disable notifications more aggresively

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

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

[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  (3+ 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  (10+ 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  (7+ 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  (2+ messages)

[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 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

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

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

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

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

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

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

[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

[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 v5 0/2] Add support for read retry
 2025-02-24  7:03 UTC  (3+ 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

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

[PATCH 0/2] Add support for PCIe RP PERST#
 2025-02-24  7:02 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: PCI: xilinx-cpm: Add reset-gpios "
` [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 net-next v3 00/10] PRU-ICSSM Ethernet Driver
 2025-02-24  6:56 UTC  (4+ messages)

[PATCH] ext4: Modify the comment about mb_optimize_scan
 2025-02-24  6:48 UTC  (2+ messages)

[PATCH v2 00/16] SoundWire/ASoC: add SDW BPT/BRA support
 2025-02-24  6:44 UTC  (17+ messages)
` [PATCH v2 01/16] Documentation: driver: add SoundWire BRA description
` [PATCH v2 02/16] soundwire: cadence: add BTP support for DP0
` [PATCH v2 03/16] soundwire: extend sdw_stream_type to BPT
` [PATCH v2 04/16] soundwire: stream: extend sdw_alloc_stream() to take 'type' parameter
` [PATCH v2 05/16] soundwire: stream: special-case the bus compute_params() routine
` [PATCH v2 06/16] soundwire: stream: reuse existing code for BPT stream
` [PATCH v2 07/16] soundwire: bus: add send_async/wait APIs for BPT protocol
` [PATCH v2 08/16] soundwire: bus: add bpt_stream pointer
` [PATCH v2 09/16] soundwire: cadence: add BTP/BRA helpers to format data
` [PATCH v2 10/16] soundwire: intel_auxdevice: add indirection for BPT send_async/wait
` [PATCH v2 11/16] ASoC: SOF: Intel: hda-sdw-bpt: add helpers for SoundWire BPT DMA
` [PATCH v2 12/16] soundwire: intel: add BPT context definition
` [PATCH v2 13/16] soundwire: intel_ace2x: add BPT send_async/wait callbacks
` [PATCH v2 14/16] ASoC: SOF: Intel: hda-sdw-bpt: add CHAIN_DMA support
` [PATCH v2 15/16] soundwire: debugfs: add interface for BPT/BRA transfers
` [PATCH v2 16/16] ASoC: rt711-sdca: add DP0 support

linux-next: build failure after merge of the execve tree
 2025-02-24  6:40 UTC 

[RFT][PATCH v1 0/5] cpuidle: menu: Avoid discarding useful information when processing recent idle intervals
 2025-02-24  6:38 UTC  (3+ messages)

[PATCH 0/5] clk: qcom: Add support to attach multiple power domains in cc probe
 2025-02-24  6:37 UTC  (15+ messages)
` [PATCH 4/5] clk: qcom: videocc: Add support to attach multiple power domains

[PATCH 6.6.y] net/mlx5e: Don't call cleanup on profile rollback failure
 2025-02-24  6:36 UTC 

[PATCH v12 0/4] Add TSENS support for IPQ5332, IPQ5424
 2025-02-24  6:35 UTC  (5+ messages)
` [PATCH v12 1/4] arm64: dts: qcom: ipq5332: Add tsens node
` [PATCH v12 2/4] arm64: dts: qcom: ipq5332: Add thermal zone nodes
` [PATCH v12 3/4] arm64: dts: qcom: ipq5424: Add tsens node
` [PATCH v12 4/4] arm64: dts: qcom: ipq5424: Add thermal zone nodes

[PATCH -next] bcachefs: Remove the unused variable block_size
 2025-02-24  6:34 UTC 

[PATCH 0/4] media: nuvoton: Fix some reference handling issues
 2025-02-24  6:34 UTC  (7+ messages)
` [PATCH 1/4] media: nuvoton: Fix reference handling of ece_pdev

[PATCH v4 RESEND] arm64: dts: qcom: qcs8300: Add QUPv3 configuration
 2025-02-24  6:33 UTC 

[PATCH v8 0/2] Add PCIe Root Port support for Agilex family of chips
 2025-02-24  6:33 UTC  (3+ messages)
` [PATCH v8 1/2] dt-bindings: PCI: altera: Add binding for Agilex

[PATCH] drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params
 2025-02-24  6:32 UTC 

[PATCH v13 00/14] AMD broadcast TLB invalidation
 2025-02-24  6:29 UTC  (5+ messages)
` [PATCH v13 14/14] x86/mm: add noinvlpgb commandline option

[PATCH v2 1/1] net: mvpp2: cls: Fixed Non IP flow, with vlan tag flow defination
 2025-02-24  6:29 UTC 

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

[PATCH RESEND v3] drm/xe: xe_gen_wa_oob: replace program_invocation_short_name
 2025-02-24  6:23 UTC 

[PATCH] f2fs: fix to set .discard_granularity correctly
 2025-02-24  6:20 UTC 

linux-next: duplicate patch in the char-misc tree
 2025-02-24  6:16 UTC  (2+ messages)

[PATCH v3 0/9] Support ROHM BD79124 ADC
 2025-02-24  6:14 UTC  (4+ messages)
` [PATCH v3 3/9] iio: adc: "

[PATCH v8 0/7] ima: kexec: measure events between kexec load and execute
 2025-02-24  6:14 UTC  (3+ messages)
` [PATCH v8 2/7] kexec: define functions to map and unmap segments

linux-next: duplicate patches in the tty tree
 2025-02-24  6:14 UTC  (2+ messages)

[PATCH v3 00/18] amd-pstate cleanups
 2025-02-24  6:12 UTC  (3+ messages)
` [PATCH v3 11/18] cpufreq/amd-pstate-ut: Adjust variable scope for amd_pstate_ut_check_freq()

page:  |  | latest

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

all inboxes | Powered by JetHome®