public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-05 04:33:21 to 2026-05-05 07:14:09 UTC [more...]

[PATCH v5 0/5] Add microchip sama7d65 SoC I3C support
 2026-05-05  7:13 UTC  (4+ messages)
` [PATCH v5 1/5] dt-bindings: i3c: mipi-i3c-hci: add Microchip SAMA7D65 compatible
` [PATCH v5 2/5] clk: at91: sama7d65: add peripheral clock for I3C
` [PATCH v5 3/5] i3c: mipi-i3c-hci: add microchip sama7d65 SoC compatible with the required quirk

[PATCH v2 0/5] iio: adc: add AMD/Xilinx Versal SysMon driver
 2026-05-05  7:12 UTC  (5+ messages)
` [PATCH v2 2/5] iio: adc: add "

[PATCH v2] iio: temperature: tsys01: fix broken PROM checksum validation
 2026-05-05  7:10 UTC 

[PATCH v9 0/5] Migrate on fault for device pages
 2026-05-05  7:09 UTC  (7+ messages)
` [PATCH v9 1/5] mm/Kconfig: changes for migrate "
` [PATCH v9 2/5] mm: Add helper to convert HMM pfn to migrate pfn
` [PATCH v9 3/5] mm/hmm: do the plumbing for HMM to participate in migration
` [PATCH v9 4/5] mm: setup device page migration in HMM pagewalk
` [PATCH v9 5/5] lib/test_hmm:: add a new testcase for the migrate on fault

[PATCH 6.1.y] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
 2026-05-05  7:08 UTC 

[PATCH 0/6] Add DRM driver for Solomon SSD16xx e-paper display controllers
 2026-05-05  7:08 UTC  (8+ messages)
` [PATCH 3/6] drm/tiny: "
` [PATCH 4/6] drm/tiny: panel-ssd16xx: Add power management support
` [PATCH 6/6] arm64: defconfig: Enable DRM_PANEL_SSD16XX

[PATCH v4 00/17] iio: magnetometer: ak8975: modernize and cleanup driver
 2026-05-05  7:07 UTC  (5+ messages)
` [PATCH v4 06/17] iio: magnetometer: ak8975: modernize polling loops with iopoll() macros

[PATCH v4 0/3] riscv: improve percpu helpers and PIO mapping
 2026-05-05  7:05 UTC  (6+ messages)
` [PATCH v4 1/3] riscv: io: avoid null-pointer arithmetic in PIO helpers
` [PATCH v4 2/3] riscv: introduce percpu.h into include/asm
` [PATCH v4 3/3] riscv: store percpu offset into thread_info

[PATCH v3] dt-bindings: arm-smmu: Add compatible for Qualcomm Nord SoC
 2026-05-05  7:05 UTC  (2+ messages)

[PATCH v4 1/2] drm/ttm: Drop tt->restore after successful restore
 2026-05-05  7:04 UTC  (2+ messages)

[PATCH] dmaengine: Consistently define pci_device_ids using named initializers
 2026-05-05  7:04 UTC  (7+ messages)

[PATCH 0/4] Add RZ/G3L SMARC EVK support for SCIF, I2C and GPIO keys
 2026-05-05  7:01 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: renesas: r9a08g046: Add scif{1..5} device nodes
` [PATCH 2/4] arm64: dts: renesas: r9a08g046: Add i2c{0..3} "
` [PATCH 3/4] arm64: dts: renesas: r9a08g046l48-smarc: Add gpio keys
` [PATCH 4/4] arm64: dts: renesas: r9a08g046l48-smarc: Enable I2C{2,3} devices

[PATCH] iio: temperature: tsys01: fix broken PROM checksum validation
 2026-05-05  7:01 UTC  (4+ messages)

[PATCH v4 00/13] media: iris: Add support for glymur platform
 2026-05-05  6:59 UTC  (14+ messages)
` [PATCH v4 01/13] media: iris: Fix VM count passed to firmware
` [PATCH v4 02/13] dt-bindings: media: qcom,venus: Remove clock, power-domain, and iommus from common schema
` [PATCH v4 03/13] dt-bindings: media: qcom,glymur-iris: Add glymur video codec
` [PATCH v4 04/13] media: iris: Add iris vpu bus support
` [PATCH v4 05/13] iommu: Add iris-vpu-bus to iommu_buses
` [PATCH v4 06/13] media: iris: Add context bank hooks for platform specific initialization
` [PATCH v4 07/13] media: iris: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v4 08/13] media: iris: Rename clock and power domain macros to use vcodec prefix
` [PATCH v4 09/13] media: iris: Use power domain type to look up pd_devs index
` [PATCH v4 10/13] media: iris: Add power sequence for Glymur
` [PATCH v4 11/13] media: iris: Add support to select core for dual core platforms
` [PATCH v4 12/13] media: iris: Add platform data for glymur
` [PATCH v4 13/13] arm64: dts: qcom: glymur: Add iris video node

[PATCH v2] locking/rtmutex: Annotate API and implementation
 2026-05-05  7:01 UTC  (2+ messages)

[PATCH v1] Fix: correct typo in alvium_set_ctrl_auto_exposure
 2026-05-05  7:01 UTC  (2+ messages)

[PATCH] x86/kvm: Include linux/types.h in asm/kvm_para.h
 2026-05-05  6:58 UTC 

[PATCH 6.6.y] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
 2026-05-05  7:00 UTC 

[PATCH bpf-next v2] m68k, bpf: Add initial BPF JIT compiler support
 2026-05-05  7:00 UTC  (2+ messages)

[PATCH 6.12.y] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
 2026-05-05  6:59 UTC 

[PATCH 00/13] rv: Convert rvgen to Lark
 2026-05-05  6:59 UTC  (14+ messages)
` [PATCH 01/13] verification/rvgen: Switch LTL parser "
` [PATCH 02/13] verification/rvgen: Introduce a parse tree for automata using Lark
` [PATCH 03/13] verification/rvgen: Implement state and transition parser based on Lark
` [PATCH 04/13] verification/rvgen: Convert __fill_verify_invariants_func() to Lark
` [PATCH 05/13] verification/rvgen: Convert __fill_setup_invariants_func() "
` [PATCH 06/13] verification/rvgen: Convert __fill_verify_guards_func() "
` [PATCH 07/13] rv: Simply hybrid automata monitors's clock variables
` [PATCH 08/13] verification/rvgen: Simplify the generation for "
` [PATCH 09/13] verification/rvgen: Delete __parse_constraint()
` [PATCH 10/13] verification/rvgen: Switch __get_event_variables() to Lark
` [PATCH 11/13] verification/rvgen: Switch __create_matrix() "
` [PATCH 12/13] verification/rvgen: Remove the old state variables
` [PATCH 13/13] verification/rvgen: Remove dead code

[PATCH 6.18.y] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
 2026-05-05  6:58 UTC 

[PATCH 7.0.y] KVM: x86: Fix shadow paging use-after-free due to unexpected GFN
 2026-05-05  6:57 UTC 

[PATCH v4 0/3] iio: light: stk3310: Fix PS interrupt after suspend and clean up code style
 2026-05-05  6:53 UTC  (7+ messages)
` [PATCH v4 1/3] iio: light: stk3310: Deal with the ps interrupt issue in PM
` [PATCH v4 2/3] iio: light: stk3310: Replace uint32_t with u32 and reorder members to eliminate padding
` [PATCH v4 3/3] iio: light: stk3310: Use sizeof() for regmap_bulk_read/write count parameter

[PATCH v3 00/54] make MM selftests more CI friendly
 2026-05-05  6:51 UTC  (3+ messages)
` [PATCH v3 40/54] selftests/mm: hugetlb-mremap: add setup of HugeTLB pages

[PATCH v3] dt-bindings: mfd: qcom,tcsr: Add compatible for Nord
 2026-05-05  6:52 UTC  (2+ messages)

[PATCH v3] dt-bindings: pinctrl: qcom: move gpio-hog schema to tlmm-common
 2026-05-05  6:52 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt7981b: Add PMU
 2026-05-05  6:49 UTC  (2+ messages)

[PATCH 0/9] Improve process/maintainers output
 2026-05-05  6:46 UTC  (13+ messages)
` [PATCH 2/9] docs: escape ** glob pattern in MAINTAINERS descriptions
` [PATCH 8/9] docs: maintainers_include: don't ignore invalid profile entries

[PATCH] PREEMPT_RT: Fix the typo in the comment for kunmap_atomic()
 2026-05-05  6:46 UTC  (2+ messages)

[PATCH 0/6] KVM: PPC: Handle CPU compatibility mode for nested guests
 2026-05-05  6:44 UTC  (3+ messages)
` [PATCH 1/6] KVM: PPC: Book3S HV: Validate arch_compat against host compatibility mode

[PATCH net-next v2] rtase: Fix flow control configuration
 2026-05-05  6:41 UTC 

[PATCH v5] scsi: ufs: core: call hibern8 notify when hibern8 cmd failed
 2026-05-05  6:40 UTC  (2+ messages)

[PATCH 0/4] Add Novatek NT37705 panel driver for Fairphone (Gen. 6)
 2026-05-05  6:40 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: display: panel: Add Novatek NT37705

[PATCH v9 0/7] gpio: siul2-s32g2: add initial GPIO driver
 2026-05-05  6:36 UTC  (3+ messages)
` [PATCH v9 5/7] dt-bindings: pinctrl: s32g2-siul2: describe GPIO and EIRQ resources

[PATCH 0/2] i2c: cadence: Add support for Axiado AX3000
 2026-05-05  6:26 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i2c: cadence: Add "
` [PATCH 2/2] i2c: cadence: Add support for "

[PATCH 1/2] dt-bindings: arm: fsl: add TQMa8MPxS board
 2026-05-05  6:33 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: freescale: add initial device tree for TQMa8MPQS with i.MX8MP

[PATCH 1/2] PCI: cadence: Ensure that cdns_pcie_host_wait_for_link() waits 100 ms after link up
 2026-05-05  6:28 UTC  (2+ messages)

[PATCH] firmware: tegra: bpmp: Make atomic_tx_lock a raw_spinlock
 2026-05-05  6:27 UTC  (2+ messages)

[PATCH v4] mm/mempolicy: track user-defined mempolicy allocations
 2026-05-05  6:22 UTC  (3+ messages)

[PATCH] drm/bridge: ite-it6263: Drop unnecessary blank line
 2026-05-05  6:23 UTC  (2+ messages)

[PATCH] net: bridge: replace simple_strtoul with kstrtoul
 2026-05-05  6:22 UTC  (2+ messages)

[PATCH net-next] net/mlx5: Add MLX5_VXLAN config option
 2026-05-05  6:21 UTC  (7+ messages)

[PATCH v10] leds: add support for TI LP5860 LED driver chip
 2026-05-05  6:16 UTC 

[PATCH net v2] net: mana: Optimize irq affinity for low vcpu configs
 2026-05-05  6:15 UTC  (5+ messages)

[PATCH v2 0/2] Add Sony IMX471 camera sensor driver
 2026-05-05  6:13 UTC  (3+ messages)
` [PATCH v2 1/2] media: ipu-bridge: Add DMI information of Lenovo X9 to the image upside-down list
` [PATCH v2 2/2] media: i2c: imx471: Add Sony IMX471 image sensor driver

[PATCH v4 1/1] arm64: dts: add tqma9596la-mba95xxca
 2026-05-05  6:13 UTC 

[PATCH] media: rcar-vin: Drop min_queued_buffers
 2026-05-05  6:13 UTC  (2+ messages)

[PATCH v3] mshv: Simplify GPA map/unmap hypercall helpers
 2026-05-05  6:13 UTC  (2+ messages)

[PATCH net] i2c: sun6i-p2wi: fix of_node reference leak in probe
 2026-05-05  6:12 UTC  (2+ messages)

[DISCUSSION] Preventing ENOSPC/EDQUOT writeback errors on network filesystems
 2026-05-05  6:11 UTC 

[PATCH net-next 07/15] ixgbe: E610: add ACI dynamic debug
 2026-05-05  6:11 UTC  (4+ messages)

[PATCH 0/2] thermal: qcom: tsens: fix temperature handling
 2026-05-05  6:11 UTC  (4+ messages)
` [PATCH 1/2] thermal: qcom: tsens: atomic temperature read with hardware-guided retries

[PATCH v2 0/1] rust: add Work::disable_sync
 2026-05-05  6:07 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH v4] drm/bridge: ite-it6263: Move chip initialization code from probe to atomic_enable
 2026-05-05  6:06 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: renesas,wdt: Document RZ/G3L support
 2026-05-05  6:04 UTC  (2+ messages)

[PATCH v2] mshv: support 1G hugepages by passing them as 2M-aligned chunks
 2026-05-05  5:58 UTC 

[PATCH v3 0/2] Enable audio support for J721S2 EVM
 2026-05-05  5:58 UTC  (6+ messages)
` [PATCH v3 1/2] ti,j721e-system-controller.yaml: Allow audio-refclk as clock-controller child

[PATCH net v6] ipv6: flowlabel: enforce per-netns limit for unprivileged callers
 2026-05-05  5:55 UTC  (3+ messages)

[PATCH] crypto: krb5 - wait for async aead completion before freeing buffer
 2026-05-05  5:54 UTC  (2+ messages)

[PATCH 00/10] add mcf54415 DAC driver
 2026-05-05  5:54 UTC  (5+ messages)
` [PATCH 10/10] iio: dac: add mcf54415 DAC

[PATCH] mm: move phys_mem_access_prot_allowed to header
 2026-05-05  5:54 UTC  (2+ messages)

[PATCH] perf callchain: Handle multiple address spaces
 2026-05-05  5:50 UTC  (7+ messages)

[PATCH] talitos: allocate channels with main struct
 2026-05-05  5:50 UTC  (2+ messages)

[PATCH] i3c: Consistently define pci_device_ids using named initializers
 2026-05-05  5:50 UTC  (3+ messages)

[PATCH 1/2] scsi: ufs: core: Add a quirk for extended TX EQTR Adapt L0L1L2L3 length
 2026-05-05  5:48 UTC  (4+ messages)

[PATCH net v2] xfrm: esp: avoid in-place decrypt on shared skb frags
 2026-05-05  5:42 UTC  (6+ messages)

[PATCH v12 00/22] gpu: nova-core: Add memory management support
 2026-05-05  5:37 UTC  (7+ messages)
` [PATCH v12 12/22] gpu: nova-core: mm: Add page table entry operation traits

[PATCH] platform/chrome: cros_ec_typec: Init mutex in Thunderbolt registration
 2026-05-05  5:34 UTC 

[PATCH 1/4] hwrng: core - drop unnecessary forward declarations
 2026-05-05  5:33 UTC  (3+ messages)
` [PATCH 3/4] hwrng: core - use MAX to simplify RNG_BUFFER_SIZE

[PATCH 0/6] SUNRPC: Address remaining cache_check_rcu() UAF in cache content files
 2026-05-05  5:32 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: convert altera i2c to dt-schema
 2026-05-05  5:32 UTC 

[PATCH v4 00/28] KVM: combined patchset for MBEC/GMET support
 2026-05-05  5:31 UTC  (6+ messages)

[PATCH v1 0/1] dt-bindings: media: mt9m114: document common video device properties
 2026-05-05  5:29 UTC  (4+ messages)
` [PATCH v1 1/1] "

[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-05-05  5:25 UTC  (18+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver

[PATCH] power: supply: bd71828: sysfs for auto input current limitation
 2026-05-05  5:22 UTC  (2+ messages)

[PATCH batadv 0/8] batman-adv: follow up fixes
 2026-05-05  5:21 UTC  (5+ messages)

[PATCH] sched/isolation: Don't free memblock allocated cpumasks
 2026-05-05  5:18 UTC 

[PATCH v3 0/2] arm64: dts: intel: set alias for i3c controllers for agilex5 variants and derivatives
 2026-05-05  5:15 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: dts: socfpga: agilex5: set alias for i3c controllers
` [PATCH v3 2/2] arm64: dts: socfpga: agilex3: set alias for i3c controller

[PATCH v9] leds: add support for TI LP5860 LED driver chip
 2026-05-05  5:16 UTC  (5+ messages)

[PATCH net] netfilter: ctnetlink: use nf_ct_exp_net() in expectation dump
 2026-05-05  5:11 UTC 

[tip:x86/sev] BUILD SUCCESS 52705e72e265406255f83dbd0c725fddc5bd2c83
 2026-05-05  5:06 UTC 

[PATCH] cpufreq: qcom-cpufreq-hw: Fix possible double free
 2026-05-05  5:07 UTC  (2+ messages)

[PATCH 0/1] aspeed: msx4: enable BMC networking via MAC0
 2026-05-05  5:05 UTC  (2+ messages)
` [PATCH 1/1] ARM: dts: "

[PATCH v2] mm: process_mrelease: introduce PROCESS_MRELEASE_REAP_KILL flag
 2026-05-05  5:04 UTC  (5+ messages)

[PATCH v2 01/20] Input: rmi4 - fix register descriptor address calculation
 2026-05-05  4:59 UTC  (20+ messages)
` [PATCH v2 02/20] Input: rmi4 - refactor register descriptor parsing
` [PATCH v2 03/20] Input: rmi4 - fix type overflow in register counts
` [PATCH v2 04/20] Input: rmi4 - fix num_subpackets overflow in register descriptor
` [PATCH v2 05/20] Input: rmi4 - fix memory leak in rmi_set_attn_data()
` [PATCH v2 06/20] Input: rmi4 - iterative IRQ handler
` [PATCH v2 07/20] Input: rmi4 - fix bit count in bitmap_copy()
` [PATCH v2 08/20] Input: rmi4 - fix limit in rmi_register_desc_has_subpacket()
` [PATCH v2 09/20] Input: rmi4 - use local presence map in rmi_read_register_desc()
` [PATCH v2 10/20] Input: rmi4 - refactor function allocation and registration
` [PATCH v2 11/20] Input: rmi4 - use kzalloc_flex() for struct rmi_function
` [PATCH v2 12/20] Input: rmi4 - refactor F12 probe function
` [PATCH v2 13/20] Input: rmi4 - change reg_size type to u32
` [PATCH v2 14/20] Input: rmi4 - use unaligned access helpers in F12
` [PATCH v2 15/20] Input: rmi4 - use flexible array member for IRQ masks "
` [PATCH v2 16/20] Input: rmi4 - use devm_kmalloc for F12 data packet buffer
` [PATCH v2 17/20] Input: rmi4 - use sizeof(*ptr) and idiomatic checks in f12 allocators
` [PATCH v2 18/20] Input: rmi4 - simplify size calculations in F12
` [PATCH v2 19/20] Input: rmi4 - propagate proper error code in F12 sensor tuning
` [PATCH v2 20/20] Input: rmi4 - update formatting in F12

[PATCH 6.12 000/215] 6.12.86-rc1 review
 2026-05-05  4:55 UTC  (2+ messages)

[PATCH] Input: ads7846 - consolidate coordinate filtering logic
 2026-05-05  4:54 UTC 

[PATCH net-next v1 0/5] net: mdiobus: HIde ACPI implementation
 2026-05-05  4:54 UTC  (5+ messages)

[PATCH RFC net-next 0/4] net: pse-pd: decouple controller lookup from MDIO probe
 2026-05-05  4:36 UTC  (3+ messages)

[PATCH RFC v3 00/11] RISC-V: QoS: add CBQRI resctrl interface
 2026-05-05  4:46 UTC  (4+ messages)
` [PATCH RFC v3 04/11] RISC-V: QoS: add CBQRI hardware interface
  ` [External] "
` [External] [PATCH RFC v3 00/11] RISC-V: QoS: add CBQRI resctrl interface

[PATCH v2] iio: imu: kmx61: Use guard(mutex)() family over manual locking
 2026-05-05  4:46 UTC  (2+ messages)

[PATCH v7 0/7] mm: Hot page tracking and promotion infrastructure
 2026-05-05  4:44 UTC  (3+ messages)
` [PATCH v7 5/7] mm: sched: move NUMA balancing tiering promotion to pghot

[PATCH v2 0/2] Input/omap1: fix touchscreen functionality on Nokia 770
 2026-05-05  4:45 UTC  (5+ messages)
` [PATCH v2 1/2] Input: ads7846 - restore half-duplex support

[PATCH] ALSA: virtio: Add missing 384 kHz PCM rate mapping
 2026-05-05  4:40 UTC 

[PATCH] fs/resctrl: Fix use-after-free in resctrl_offline_mon_domain()
 2026-05-05  4:39 UTC  (4+ messages)

[PATCH] iio: imu: kmx61: Use guard(mutex)() family over manual locking
 2026-05-05  4:38 UTC  (2+ messages)

[PATCH v2 0/2] Proxy Execution fixes for v7.1-rc
 2026-05-05  4:37 UTC  (10+ messages)
` [PATCH v2 1/2] sched: proxy-exec: Close race causing workqueue work being delayed

[PATCH 0/2] Fix AD3531/AD3531R powerdown modes
 2026-05-05  4:34 UTC  (3+ messages)
` [PATCH 1/2] iio: ABI: Add DAC 500ohm, 3.85kohm, and 16kohm "
` [PATCH 2/2] iio: dac: ad3530r: Fix AD3531/AD3531R powerdown mode strings

[PATCH ipsec-next v8 00/14] xfrm: XFRM_MSG_MIGRATE_STATE new netlink message
 2026-05-05  4:34 UTC  (10+ messages)
` [PATCH ipsec-next v8 06/14] xfrm: split xfrm_state_migrate into create and install functions
` [PATCH ipsec-next v8 07/14] xfrm: check family before comparing addresses in migrate
` [PATCH ipsec-next v8 08/14] xfrm: add state synchronization after migration
` [PATCH ipsec-next v8 09/14] xfrm: add error messages to state migration
` [PATCH ipsec-next v8 10/14] xfrm: move encap and xuo into struct xfrm_migrate
` [PATCH ipsec-next v8 11/14] xfrm: refactor XFRMA_MTIMER_THRESH validation into a helper
` [PATCH ipsec-next v8 12/14] xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
` [PATCH ipsec-next v8 13/14] xfrm: restrict netlink attributes for XFRM_MSG_MIGRATE_STATE
` [PATCH ipsec-next v8 14/14] xfrm: add documentation "

[PATCH v3 0/7] Enable NVL support in intel_pmc_core
 2026-05-05  4:33 UTC  (8+ messages)
` [PATCH v3 1/7] platform/x86/intel/pmc: Use __free() in pmc_core_punit_pmt_init()
` [PATCH v3 2/7] platform/x86/intel/pmc: Enable PkgC LTR blocking counter
` [PATCH v3 3/7] platform/x86/intel/pmc: Enable Pkgc blocking residency counter
` [PATCH v3 4/7] platform/x86/intel/pmc: Use PCI DID for PMC SSRAM device discovery
` [PATCH v3 5/7] platform/x86/intel/pmc: Add support for variable DMU offsets
` [PATCH v3 6/7] platform/x86/intel/pmc: Retrieve PMC info only for available PMCs
` [PATCH v3 7/7] platform/x86/intel/pmc: Add Nova Lake support to intel_pmc_core driver


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