public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-28 14:45:51 to 2026-04-28 16:06:10 UTC [more...]

[RFC PATCH v2 00/28] KVM: s390: Introduce arm64 KVM - using symlinks
 2026-04-28 16:05 UTC  (19+ messages)
` [RFC PATCH v2 01/28] VFIO: take reference to the KVM module
` [RFC PATCH v2 03/28] KVM, vfio: remove symbol_get(kvm_put_kvm) from vfio
` [RFC PATCH v2 06/28] arm64: Provide arm64 API for non-native architectures
` [RFC PATCH v2 07/28] KVM: arm64: Provide arm64 KVM "
` [RFC PATCH v2 09/28] KVM: arm64: Share kvm_emulate definitions
` [RFC PATCH v2 10/28] KVM: arm64: Make some arm64 KVM code shareable
` [RFC PATCH v2 11/28] KVM: arm64: Access elements of vcpu_gp_regs individually
` [RFC PATCH v2 14/28] KVM: s390: arm64: Implement required functions
` [RFC PATCH v2 15/28] MAINTAINERS: Add Steffen as reviewer for KVM/arm64
` [RFC PATCH v2 17/28] KVM: S390: Refactor gmap
` [RFC PATCH v2 19/28] KVM: Remove KVM_MMIO as config option
` [RFC PATCH v2 20/28] KVM: s390: Prepare kvm-s390 for a second kvm module
` [RFC PATCH v2 21/28] s390: Introduce Start Arm Execution instruction
` [RFC PATCH v2 22/28] KVM: s390: arm64: Introduce host definitions
` [RFC PATCH v2 23/28] s390/hwcaps: Report SAE support as hwcap
` [RFC PATCH v2 26/28] KVM: s390: arm64: Implement vCPU IOCTLs
` [RFC PATCH v2 27/28] KVM: s390: arm64: Implement basic page fault handler
` [RFC PATCH v2 28/28] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH v5] platform/x86: meraki-mx100: use real software node references
 2026-04-28 16:05 UTC  (2+ messages)

[PATCH] sonypi: use strscpy() in sonypi_acpi_probe
 2026-04-28 16:05 UTC  (2+ messages)

[PATCH 1/2] platform/x86: use u8 * for raw byte buffers
 2026-04-28 16:05 UTC  (2+ messages)

[PATCH] iio: mlx90614: fix missing GPIO direction return value checks
 2026-04-28 16:05 UTC  (5+ messages)

[PATCH RESEND -tip v2 1/7] x86_32/segment: Always return correctly zero-extended values from savesegment_*()
 2026-04-28 16:03 UTC  (7+ messages)
` [PATCH RESEND -tip v2 2/7] x86/insn-eval: Fix signedness bug in segment selector handling
` [PATCH RESEND -tip v2 3/7] x86/ptrace: Use savesegment() in get_segment_reg() instead of inline asm
` [PATCH RESEND -tip v2 4/7] x86/ptrace: Use unsigned short for segment values in get_segment_reg()
` [PATCH RESEND -tip v2 5/7] x86/kexec: store segment registers directly to memory in crash_setup_regs()
` [PATCH RESEND -tip v2 6/7] x86/segment: Introduce savesegment_mem16() helper to write segment selectors to memory
` [PATCH RESEND -tip v2 7/7] x86/process: Use savesegment_mem16() when saving segment selectors

[PATCH v2 0/4] HID: Proper fix for OOM in hid-core
 2026-04-28 16:02 UTC  (5+ messages)
` [PATCH v2 1/4] HID: pass the buffer size to hid_report_raw_event

[PATCH v2 00/28] KVM: s390: Introduce arm64 KVM
 2026-04-28 15:56 UTC  (29+ messages)
` [PATCH v2 01/28] VFIO: take reference to the KVM module
` [PATCH v2 02/28] KVM, vfio: remove symbol_get(kvm_get_kvm_safe) from vfio
` [PATCH v2 03/28] KVM, vfio: remove symbol_get(kvm_put_kvm) "
` [PATCH v2 04/28] arm64: Provide arm64 UAPI for other host architectures
` [PATCH v2 05/28] arm64: Extract sysreg definitions
` [PATCH v2 06/28] arm64: Provide arm64 API for non-native architectures
` [PATCH v2 07/28] KVM: arm64: Provide arm64 KVM "
` [PATCH v2 08/28] arm64: Extract pstate definitions from ptrace
` [PATCH v2 09/28] KVM: arm64: Share kvm_emulate definitions
` [PATCH v2 10/28] KVM: arm64: Make some arm64 KVM code shareable
` [PATCH v2 11/28] KVM: arm64: Access elements of vcpu_gp_regs individually
` [PATCH v2 12/28] KVM: arm64: Share reset general register code
` [PATCH v2 13/28] KVM: arm64: Extract & share ipa size shift calculation
` [PATCH v2 14/28] MAINTAINERS: Add Steffen as reviewer for KVM/arm64
` [PATCH v2 15/28] KVM: s390: Move s390 kvm code into a subdirectory
` [PATCH v2 16/28] KVM: S390: Refactor gmap
` [PATCH v2 17/28] KVM: Make device name configurable
` [PATCH v2 18/28] KVM: Remove KVM_MMIO as config option
` [PATCH v2 19/28] KVM: s390: Prepare kvm-s390 for a second kvm module
` [PATCH v2 20/28] s390: Introduce Start Arm Execution instruction
` [PATCH v2 21/28] KVM: s390: arm64: Introduce host definitions
` [PATCH v2 22/28] s390/hwcaps: Report SAE support as hwcap
` [PATCH v2 23/28] KVM: s390: Add basic arm64 kvm module
` [PATCH v2 24/28] KVM: s390: arm64: Implement required functions
` [PATCH v2 25/28] KVM: s390: arm64: Implement vm/vcpu create destroy
` [PATCH v2 26/28] KVM: s390: arm64: Implement vCPU IOCTLs
` [PATCH v2 27/28] KVM: s390: arm64: Implement basic page fault handler
` [PATCH v2 28/28] KVM: s390: arm64: Enable KVM_ARM64 config and Kbuild

[PATCH v2] iio: temperature: max30208: fix wrong scale value
 2026-04-28 16:02 UTC  (2+ messages)

[PATCH] drm/edid: Simplify min_pixel_clock_rate calculation
 2026-04-28 16:02 UTC 

[PATCH] RDMA/mana_ib: validate rx_hash_key_len in mana_ib_create_qp_rss
 2026-04-28 16:02 UTC  (2+ messages)

[PATCH] iio: buffer: hw-consumer: fix use-after-free in error path
 2026-04-28 15:59 UTC  (2+ messages)

[PATCH 0/4] iio: magnetometer: rm3100: Modernize locking and control flow
 2026-04-28 15:58 UTC  (11+ messages)
` [PATCH v2 1/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_read_mag()
` [PATCH v2 2/4] iio: magnetometer: rm3100: Use scoped_guard() in rm3100_get_samp_freq()
` [PATCH v2 4/4] iio: magnetometer: rm3100: Use guard(mutex)() in rm3100_trigger_handler()

[PATCH] m68k: coldfire: select legacy gpiolib interface for mcfqspi
 2026-04-28 15:57 UTC 

[PATCH] EDAC/sysfs: Fix UAF in edac_device_register_sysfs_main_kobj()
 2026-04-28 15:57 UTC  (3+ messages)

[PATCH 00/48] objtool/klp: Some klp-build fixes and improvements
 2026-04-28 15:57 UTC  (10+ messages)
` [PATCH 06/48] objtool/klp: Don't correlate rodata symbols
` [PATCH 11/48] objtool/klp: Fix handling of zero-length .altinstr_replacement sections
` [PATCH 18/48] klp-build: Fix hang on out-of-date .config

[PATCH] iio: temperature: max30208: fix wrong scale value
 2026-04-28 15:56 UTC  (6+ messages)

[PATCH] mips: select legacy gpiolib interfaces where used
 2026-04-28 15:56 UTC 

[PATCH] drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmds
 2026-04-28 15:56 UTC  (6+ messages)

[PATCH] drm/msm: Don't use UTS_RELEASE directly
 2026-04-28 15:56 UTC  (2+ messages)

[PATCH 0/7] Accelerate page migration with batch copying and hardware offload
 2026-04-28 15:50 UTC  (8+ messages)
` [PATCH 1/7] mm/migrate: rename PAGE_ migration flags to FOLIO_
` [PATCH 2/7] mm/migrate: use migrate_info field instead of private
` [PATCH 3/7] mm/migrate: skip data copy for already-copied folios
` [PATCH 4/7] mm/migrate: add batch-copy path in migrate_pages_batch
` [PATCH 5/7] mm/migrate: add copy offload registration infrastructure
` [PATCH 6/7] drivers/migrate_offload: add DMA batch copy driver (dcbm)
` [PATCH 7/7] mm/migrate: adjust NR_MAX_BATCHED_MIGRATION for testing

[PATCH] sh: select legacy gpiolib interface
 2026-04-28 15:55 UTC 

[PATCH v2 0/4] Allow disabling RAPL during SNP initialization
 2026-04-28 15:53 UTC  (5+ messages)
` [PATCH v2 3/4] KVM: SEV: Add the kvm-amd.rapl_disable module parameter

[PATCH] gpiolib: move legacy interface into linux/gpio/legacy.h
 2026-04-28 15:53 UTC  (2+ messages)

[PATCH v13 0/4] Enable Remote GPIO over RPMSG on i.MX Platform
 2026-04-28 15:52 UTC  (13+ messages)
` [PATCH v13 3/4] gpio: rpmsg: add generic rpmsg GPIO driver
        ` [EXT] "

[PATCH] scripts: generate_rust_analyzer.py: reduce import noise
 2026-04-28 15:52 UTC  (6+ messages)

[PATCH] ALSA: usb-audio: Add quirk for PreSonus AudioBox USB
 2026-04-28 15:50 UTC  (2+ messages)
` [PATCH v4] ALSA: usb-audio: Fix quirk entry placement "

[PATCH] cgroup/cpuset: Creating or adding CPUs to partition not allowed without privilege
 2026-04-28 15:49 UTC  (5+ messages)

[PATCH] iio: temperature: tsys01: fix broken PROM checksum validation
 2026-04-28 15:49 UTC  (2+ messages)

[PATCH net-next v4 0/3] gve: add support for PTP gettimex64
 2026-04-28 15:49 UTC  (4+ messages)
` [PATCH net-next v4 3/3] gve: implement "

[PATCH v2] LoongArch: detect and disable sc.q if erratic
 2026-04-28 15:49 UTC  (4+ messages)
` Ping: "

[PATCH v3] IB/mlx4: Fix refcount leak in add_port() error path
 2026-04-28 15:47 UTC 

[PATCH] tools/nolibc: add support for OpenRISC / or1k
 2026-04-28 15:48 UTC 

[PATCH net-next 0/2] dpll: add pin operational state
 2026-04-28 15:49 UTC  (3+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] dpll: zl3073x: implement pin operational state reporting

[PATCH] RDMA/mlx5: Fix error path fall-through in mlx5_ib_dev_res_srq_init()
 2026-04-28 15:48 UTC  (2+ messages)

[REGRESSION] rseq: refactoring in v6.19 broke everyone on arm64 and tcmalloc everywhere
 2026-04-28 15:46 UTC  (18+ messages)

[PATCH] fs/ntfs3: fix mount failure on 64K page-size kernels
 2026-04-28 15:45 UTC 

[PATCH] staging: tegra-video: Fix function argument alignment
 2026-04-28 15:40 UTC 

[PATCH] mshv: remove page order restriction to enable 1G hugepage support
 2026-04-28 15:43 UTC  (3+ messages)

[PATCH v3 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-04-28 15:41 UTC  (14+ messages)
` [PATCH v3 01/11] drm/bridge: drm_bridge_get/put(): ignore ERR_PTR
` [PATCH v3 02/11] drm/bridge: add of_drm_get_bridge_by_endpoint()
` [PATCH v3 03/11] drm/msm/hdmi: switch to of_drm_get_bridge_by_endpoint()
` [PATCH v3 04/11] drm/hisilicon/kirin: "
` [PATCH v3 05/11] drm/bridge: chrontel-ch7033: "
` [PATCH v3 06/11] drm/bridge: lontium-lt9611uxc: "
` [PATCH v3 07/11] drm/bridge: lt9611: "
` [PATCH v3 08/11] drm/bridge: adv7511: "
` [PATCH v3 09/11] drm/bridge: lt8713sx: "
` [PATCH v3 10/11] drm: zynqmp_dp: "
` [PATCH v3 11/11] drm: of: forbid bridge-only calls to drm_of_find_panel_or_bridge()

[PATCH v5 0/2] tools/nolibc: add support for 32-bit parisc
 2026-04-28 15:38 UTC  (3+ messages)
` [PATCH v5 1/2] selftests/nolibc: avoid function pointer comparisons
` [PATCH v5 2/2] tools/nolibc: add support for 32-bit parisc

[PATCH v2] IB/mlx4: Fix refcount leak in add_port() error path
 2026-04-28 15:37 UTC  (3+ messages)

[PATCH v4 0/6 RESEND] mfd: cpcap: convert documentation to schema and add Mot board support
 2026-04-28 15:36 UTC  (7+ messages)
` [PATCH v4 1/6 RESEND] dt-bindings: leds: leds-cpcap: convert to DT schema
` [PATCH v4 2/6 RESEND] dt-bindings: input: cpcap-pwrbutton: "
` [PATCH v4 3/6 RESEND] dt-bindings: mfd: motorola-cpcap: "
` [PATCH v4 4/6 RESEND] dt-bindings: mfd: motorola-cpcap: document Mapphone and Mot CPCAP
` [PATCH v4 5/6 RESEND] mfd: motorola-cpcap: diverge configuration per-board
` [PATCH v4 6/6 RESEND] mfd: motorola-cpcap: add support for Mot CPCAP composition

[PATCH v3 0/3] crypto: atmel-sha204a - multiple RNG fixes
 2026-04-28 15:35 UTC  (3+ messages)
` [PATCH v3 2/3] crypto: atmel-sha204a - fix truncated 32-byte blocking read

[PATCH v9.2] mm/damon: add node_eligible_mem_bp goal metric
 2026-04-28 15:31 UTC  (2+ messages)

[PATCH 0/2] regulator: add support for SGM3804 Dual Output driver
 2026-04-28 15:30 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: regulator: document the SGM3804 Dual Output regulator

[PATCH] iommu/rockchip: disable fetch dte time limit
 2026-04-28 15:29 UTC  (4+ messages)

[PATCH v2] btrfs: replace BUG_ON() with error return in get_new_location()
 2026-04-28 15:29 UTC  (5+ messages)
` [PATCH v3] btrfs: validate data reloc tree file extent item members in tree-checker

[RFC PATCH 00/12] rv: Add selftests to tools and KUnit tests
 2026-04-28 15:27 UTC  (3+ messages)

[PATCH v8 0/9] Enhancements to pcie-tegra194 driver
 2026-04-28 15:24 UTC  (2+ messages)
` (subset) "

[PATCH 00/11] mm/damon: introduce DAMOS failed region quota charge ratio
 2026-04-28 15:24 UTC  (3+ messages)

[PATCH 6.6.y] arm64/mm: Enable batched TLB flush in unmap_hotplug_range()
 2026-04-28 15:24 UTC 

[PATCH v4 0/3] Enforce host page-size alignment for shared buffers
 2026-04-28 15:22 UTC  (6+ messages)
` [PATCH v4 3/3] coco: guest: arm64: Query host IPA-change alignment via RHI

[PATCH] parisc: drivers: switch to dynamic root device
 2026-04-28 15:21 UTC  (2+ messages)

[PATCH v2 0/5] iio: light: si1133: driver cleanup
 2026-04-28 15:20 UTC  (7+ messages)
` [PATCH v2 2/5] iio: light: si1133: remove unused macros
` [PATCH v2 4/5] iio: light: si1133: group generic <linux/*> headers
` [PATCH v2 5/5] iio: light: si1133: use guard(mutex)() macro

[PATCH v2 00/11] drm/bridge: handle refcounting for bridge-only callers of drm_of_find_panel_or_bridge()
 2026-04-28 15:19 UTC  (11+ messages)
` [PATCH v2 08/11] drm/bridge: adv7511: switch to of_drm_get_bridge_by_endpoint()

[PATCH v2 0/2] drm/panel: Add support for TSD TST070WSBE-196C 8" MIPI-DSI panel
 2026-04-28 15:17 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: panel-simple-dsi: Add Team Source Display TST070WSNE-196C
` [PATCH v2 2/2] drm/panel: simple: Add Team Source Display TST070WSBE-196C panel

Linux 7.1-rc1
 2026-04-28 15:15 UTC  (3+ messages)

[PATCH v2] workqueue: fix devm_alloc_workqueue() va_list misuse
 2026-04-28 15:10 UTC 

[PATCH v2] docs: dt: submitting-patches: Remove possible confusion of combining DTS
 2026-04-28 15:04 UTC 

[syzbot] [usb?] memory leak in hub_event (4)
 2026-04-28 15:12 UTC  (5+ messages)

[PATCH] dt-bindings: reset: altr: add COMBOPHY_RESET for Agilex5
 2026-04-28 15:09 UTC  (3+ messages)

DAMON Release News Letter v7.0-rc1..v7.1-rc1
 2026-04-28 15:08 UTC 

[RFC PATCH v7 0/4] virtio: add noirq system sleep PM callbacks for virtio-mmio
 2026-04-28 15:07 UTC  (5+ messages)
` [RFC PATCH v7 1/4] virtio: separate PM restore and reset_done paths
` [RFC PATCH v7 2/4] virtio_ring: export virtqueue_reinit_vring() for noirq restore
` [RFC PATCH v7 3/4] virtio: add noirq system sleep PM infrastructure
` [RFC PATCH v7 4/4] virtio-mmio: wire up noirq system sleep PM callbacks

[PATCH v2] arm: mediatek: MAINTAINERS: Include SoC bindings
 2026-04-28 15:07 UTC  (2+ messages)

[PATCH iwl-next v4 0/3] igc: add support for forcing link speed without autonegotiation
 2026-04-28 15:06 UTC  (5+ messages)
` [PATCH iwl-next v4 1/3] igc: remove unused autoneg_failed field
  ` [Intel-wired-lan] "

[PATCH 0/2] sched/fair: Reduce nohz_idle_balance CPU overhead on large systems
 2026-04-28 15:06 UTC  (7+ messages)
` [PATCH 1/2] sched/fair: scale nohz.next_balance according to number of idle CPUs

[PATCH v4 0/3] Add i.MX94 remoteproc support and reset vector handling improvements
 2026-04-28 15:05 UTC  (2+ messages)

[PATCH v6 00/90] x86: Introduce a centralized CPUID data model
 2026-04-28 15:03 UTC  (5+ messages)
` [PATCH v6 09/90] x86/cpuid: Introduce a centralized CPUID parser

[PATCH] mfd: Consistently define pci_device_ids using named initializers
 2026-04-28 15:03 UTC 

[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
 2026-04-28 15:02 UTC  (2+ messages)

[PATCH] sh: fix fallout from ZERO_PAGE consolidation
 2026-04-28 15:01 UTC  (8+ messages)

[PATCH v3 net-next] net/intel: Replace manual array size calculation with ARRAY_SIZE
 2026-04-28 15:01 UTC  (4+ messages)

[PATCH] workqueue: fix devm_alloc_workqueue() va_list misuse
 2026-04-28 15:00 UTC  (5+ messages)

[PATCH 0/2] iio: temperature: ltc2983: Add support for ADT7604
 2026-04-28 14:58 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: iio: temperature: Add ADT7604 support to adi,ltc2983

[PATCH] net/sched: sch_dualpi2: Add missing skb check
 2026-04-28 14:57 UTC 

[PATCH rdma v1] RDMA/mlx5: Fix devx subscribe-event unwind NULL dereference
 2026-04-28 14:55 UTC  (3+ messages)

[PATCH net-next v9 0/4] tun/tap & vhost-net: apply qdisc backpressure on full ptr_ring to reduce TX drops
 2026-04-28 14:55 UTC  (10+ messages)
` [PATCH net-next v9 4/4] tun/tap & vhost-net: avoid ptr_ring tail-drop when a qdisc is present

[PATCH 0/5] KVM: x86/xen: Restrict hypercall MSR index
 2026-04-28 14:54 UTC  (6+ messages)
` [PATCH 1/5] KVM: x86/xen: Restrict hypercall MSR to unofficial synthetic range

[PATCH v2 00/11] rust: I/O type generalization and projection
 2026-04-28 14:54 UTC  (8+ messages)
` [PATCH v2 05/11] rust: io: restrict untyped IO access and `register!` to `Region`

[PATCH RESEND] media: pci: dm1105: Free allocated workqueue
 2026-04-28 14:50 UTC 

[PATCH] sched/fair: Fix overflow in vruntime_eligible()
 2026-04-28 14:49 UTC  (2+ messages)
` [PATCH RESEND] "

[PATCH net-next 0/3] net/mlx5: enable sub-page allocations for mlx5_frag_buf
 2026-04-28 14:47 UTC  (3+ messages)
` [PATCH net-next 3/3] net/mlx5: use internal dma pools for frag buf alloc

[PATCH] drm/amdgpu: Don't use UTS_RELEASE directly
 2026-04-28 14:47 UTC 


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