linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-06-24 12:40:20 to 2025-06-24 14:10:52 UTC [more...]

[RFC PATCH v2 00/51] 1G page support for guest_memfd
 2025-06-24 14:10 UTC  (9+ messages)
` [RFC PATCH v2 04/51] KVM: guest_memfd: Introduce KVM_GMEM_CONVERT_SHARED/PRIVATE ioctls

[PATCH v2 0/5] tty: fixes on top of summer cleanup
 2025-06-24 14:10 UTC  (3+ messages)
` [PATCH v2 1/5] serial: 8250: extract serial8250_init_mctrl()

[PATCH] [v2] ethernet: intel: fix building with large NR_CPUS
 2025-06-24 14:10 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH v4] staging: media: atomisp: fix coding style in ia_css_output.host.c
 2025-06-24 14:10 UTC 

[GIT PULL] Immutable tag between the pwrseq, drm and pmdomain trees for v6.17-rc1
 2025-06-24 14:10 UTC 

[PATCH 0/2] RISC-V: KVM: Enable ring-based dirty memory tracking
 2025-06-24 14:10 UTC  (3+ messages)
` [PATCH 2/2] KVM: riscv: selftests: Add common supported test cases

[PATCH] usb: musb: fix gadget state on disconnect
 2025-06-24 14:09 UTC 

[PATCH v3 0/2] fix MADV_COLLAPSE issue if THP settings are disabled
 2025-06-24 14:08 UTC  (5+ messages)
` [PATCH v3 1/2] mm: huge_memory: disallow hugepages if the system-wide THP sysfs "

[PATCH net-next] net/mlx5e: Fix error handling in RQ memory model registration
 2025-06-24 14:07 UTC 

[PATCH] riscv: Enable interrupt during exception handling
 2025-06-24 14:08 UTC  (6+ messages)

[PATCH v6 0/6] timers: Exclude isolated cpus from timer migation
 2025-06-24 14:06 UTC  (6+ messages)
` [PATCH v6 6/6] "

[PATCH v2 0/4] madvise anon_name cleanups
 2025-06-24 14:06 UTC  (9+ messages)
` [PATCH v2 1/4] mm, madvise: simplify anon_name handling
` [PATCH v2 2/4] mm, madvise: extract mm code from prctl_set_vma() to mm/madvise.c
` [PATCH v2 3/4] mm, madvise: move madvise_set_anon_name() down the file
` [PATCH v2 4/4] mm, madvise: use standard madvise locking in madvise_set_anon_name()

[RFC 00/19] Kernel API Specification Framework
 2025-06-24 14:06 UTC  (3+ messages)

[PATCH 6.15 000/588] 6.15.4-rc2 review
 2025-06-24 14:05 UTC  (3+ messages)

[PATCH v1 0/5] ACPI: proc: A few cleanups
 2025-06-24 14:04 UTC  (2+ messages)

[PATCH v10 00/14] unwind_user: x86: Deferred unwinding infrastructure
 2025-06-24 14:03 UTC  (8+ messages)
` [PATCH v10 06/14] unwind_user/deferred: Add deferred unwinding interface

[PATCH 0/2] x86/smpboot: tidy sched-topology and drop useless SMT level
 2025-06-24 14:02 UTC  (4+ messages)
` [PATCH 2/2] x86/smpboot: avoid SMT domain attach/destroy if SMT is not enabled

[rft, PATCH v2 0/3] media: atomisp: replace math macros
 2025-06-24 14:02 UTC  (2+ messages)

[syzbot] [btrfs?] possible deadlock in btrfs_read_chunk_tree
 2025-06-24 13:56 UTC  (2+ messages)

[PATCH v6] arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
 2025-06-24 14:02 UTC  (7+ messages)

[PATCH v1 1/1] MIPS: Alchemy: Remove unused forward declaration
 2025-06-24 14:01 UTC  (7+ messages)

[PATCH] f2fs: Fix the typos in comments
 2025-06-24 13:59 UTC  (2+ messages)

[net-next v13 00/11] net: mtip: Add support for MTIP imx287 L2 switch driver
 2025-06-24 13:58 UTC  (8+ messages)
` [net-next v13 04/11] net: mtip: The L2 switch driver for imx287
` [net-next v13 05/11] net: mtip: Add net_device_ops functions to the L2 switch driver
` [net-next v13 06/11] net: mtip: Add mtip_switch_{rx|tx} "

[PATCH] usb: typec: displayport: Fix potential deadlock
 2025-06-24 13:58 UTC  (2+ messages)

[PATCH v6 0/8] Add TH1520 GPU support with power sequencing
 2025-06-24 13:58 UTC  (2+ messages)
  ` (subset) "

[PATCH] cxl/port: automate cleanup with __free()
 2025-06-24 13:56 UTC  (3+ messages)

[PATCH] ACPI / sysfs: Replace deprecated and unsafe functions with sysfs_emit
 2025-06-24 13:56 UTC  (3+ messages)

[PATCH v5] coccinelle: misc: Add field_modify script
 2025-06-24 13:54 UTC  (2+ messages)

[PATCH v1 1/2] rust: time: Rename Delta's methods as_micros_ceil and as_millis
 2025-06-24 13:54 UTC  (5+ messages)

[syzbot] Monthly udf report (Jun 2025)
 2025-06-24 13:54 UTC 

[PATCH v12 00/22] Support more Amlogic SoC families in crypto driver
 2025-06-24 13:52 UTC  (23+ messages)
` [PATCH v12 01/22] crypto: amlogic - Don't hardcode IRQ count
` [PATCH v12 02/22] crypto: amlogic - Add platform data
` [PATCH v12 03/22] crypto: amlogic - Remove clock input
` [PATCH v12 04/22] crypto: amlogic - Add MMIO helpers
` [PATCH v12 05/22] crypto: amlogic - Move get_engine_number()
` [PATCH v12 06/22] crypto: amlogic - Drop status field from meson_flow
` [PATCH v12 07/22] crypto: amlogic - Move algs definition and cipher API to cipher.c
` [PATCH v12 08/22] crypto: amlogic - Cleanup defines
` [PATCH v12 09/22] crypto: amlogic - Process more than MAXDESCS descriptors
` [PATCH v12 10/22] crypto: amlogic - Avoid kzalloc in engine thread
` [PATCH v12 11/22] crypto: amlogic - Introduce hasher
` [PATCH v12 12/22] crypto: amlogic - Use fallback for 192-bit keys
` [PATCH v12 13/22] crypto: amlogic - Add support for G12-series
` [PATCH v12 14/22] crypto: amlogic - Add support for AXG-series
` [PATCH v12 15/22] crypto: amlogic - Add support for A1-series
` [PATCH v12 16/22] dt-bindings: crypto: amlogic,gxl-crypto: correct clk and interrupt lines
` [PATCH v12 17/22] dt-bindings: crypto: amlogic,gxl-crypto: support new SoC's
` [PATCH v12 18/22] arm64: dts: amlogic: gxl: correct crypto node definition
` [PATCH v12 19/22] arm64: dts: amlogic: a1: add crypto node
` [PATCH v12 20/22] arm64: dts: amlogic: s4: "
` [PATCH v12 21/22] arm64: dts: amlogic: g12: "
` [PATCH v12 22/22] arm64: dts: amlogic: axg: "

[syzbot] Monthly media report (Jun 2025)
 2025-06-24 13:52 UTC 

[syzbot] Monthly hfs report (Jun 2025)
 2025-06-24 13:52 UTC 

[PATCH] lib: packing: Include necessary headers
 2025-06-24 13:50 UTC 

[PATCH 0/3] Add MT8196 compatibles to bindings
 2025-06-24 13:49 UTC  (2+ messages)

[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
 2025-06-24 13:50 UTC  (5+ messages)
` [PATCH v7 04/10] accel/rocket: Add job submission IOCTL
` [PATCH v7 06/10] dt-bindings: npu: rockchip,rknn: Add bindings

[PATCH v4 0/6] rust: add support for request_irq
 2025-06-24 13:50 UTC  (11+ messages)
` [PATCH v4 3/6] rust: irq: add support for non-threaded IRQs and handlers

[PATCH 5.15.y] xfs: fix super block buf log item UAF during force shutdown
 2025-06-24 13:48 UTC 

[PATCH v4 0/6] Add module support for Arm64 Exynos MCT driver
 2025-06-24 13:48 UTC  (3+ messages)
` [PATCH v4 5/6] clocksource/drivers/exynos_mct: Add module support

[PATCH 0/2] firmware: arm_scmi: add pm ops for scmi_power_control
 2025-06-24 14:58 UTC  (8+ messages)
` [PATCH 2/2] firmware: arm_scmi: power_control: Set SCMI_SYSPOWER_IDLE in pm resume

[PATCH v2 0/3] Add initial device tree for Billion Capture+
 2025-06-24 13:47 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: msm8953: Add "

[PATCH 0/5] RISC-V: KVM: Allow zicop/bfloat16 exts for guest
 2025-06-24 13:47 UTC  (11+ messages)
` [PATCH 1/5] RISC-V: KVM: Provide UAPI for Zicbop block size
` [PATCH 2/5] RISC-V: KVM: Allow Zicbop extension for Guest/VM
` [PATCH 3/5] RISC-V: KVM: Allow bfloat16 "
` [PATCH 4/5] KVM: riscv: selftests: Add Zicbop extension to get-reg-list test
` [PATCH 5/5] KVM: riscv: selftests: Add bfloat16 "

[PATCH net-next] ipv4: fib: Remove unnecessary encap_type check
 2025-06-24 14:03 UTC 

[PATCH V8 0/3] riscv: mm: Add soft-dirty and uffd-wp support
 2025-06-24 13:45 UTC  (3+ messages)

[PATCH next] Documentation: KVM: fix reference for kvm_ppc_resize_hpt and various typos
 2025-06-24 13:45 UTC  (4+ messages)

[PATCH net-next] net: Reoder rxq_idx check in __net_mp_open_rxq()
 2025-06-24 14:01 UTC 

[PATCH net-next] net: Remove unnecessary NULL check for lwtunnel_fill_encap()
 2025-06-24 14:00 UTC 

[PATCH v2 0/4] iommufd: Destroy vdevice on device unbind
 2025-06-24 13:41 UTC  (5+ messages)
` [PATCH v2 1/4] iommufd: Add iommufd_object_tombstone_user() helper
` [PATCH v2 4/4] iommufd/selftest: Add coverage for vdevice tombstone

[PATCH v3 0/5] rust: time: Convert hrtimer to use Instant and Delta
 2025-06-24 13:41 UTC  (7+ messages)

[PATCH] nfsd: Using guard() to simplify nfsd_cache_lookup()
 2025-06-24 13:41 UTC  (2+ messages)

[PATCH v3 09/10] drm/xe/xe_late_bind_fw: Extract and print version info
 2025-06-24 13:41 UTC  (2+ messages)

[PATCH 0/8] update DMA API documentation
 2025-06-24 13:39 UTC  (9+ messages)
` [PATCH 1/8] docs: dma-api: use "DMA API" consistently throughout the document
` [PATCH 2/8] docs: dma-api: replace consistent with coherent
` [PATCH 3/8] docs: dma-api: remove remnants of PCI DMA API
` [PATCH 4/8] docs: dma-api: add a kernel-doc comment for dma_pool_zalloc()
` [PATCH 5/8] docs: dma-api: remove duplicate description of the DMA pool API
` [PATCH 6/8] docs: dma-api: clarify DMA addressing limitations
` [PATCH 7/8] docs: dma-api: update streaming DMA API physical address constraints
` [PATCH 8/8] docs: dma-api: clean up documentation of dma_map_sg()

[patch 00/13] ptp: Belated spring cleaning of the chardev driver
 2025-06-24 13:39 UTC  (7+ messages)
` [patch 08/13] ptp: Split out PTP_PIN_GETFUNC ioctl code
` [patch 13/13] ptp: Convert ptp_open/read() to __free()

[tip:locking/urgent] BUILD SUCCESS a24cc6ce1933eade12aa2b9859de0fcd2dac2c06
 2025-06-24 13:36 UTC 

SCHED_DEADLINE tasks missing their deadline with SCHED_FLAG_RECLAIM jobs in the mix (using GRUB)
 2025-06-24 13:36 UTC  (15+ messages)

[PATCH v3] wifi: mac80211: Prevent disconnect reports when no AP is associated
 2025-06-24 13:35 UTC  (4+ messages)

[PATCH 0/5] powerpc: Implement masked user access
 2025-06-24 13:17 UTC  (4+ messages)

[PATCH] perf/aux: Properly launch pending disable flow
 2025-06-24 13:32 UTC  (3+ messages)

[PATCH v2] greybus: gb-beagleplay: remove unneeded calls to devm_gpiod_put()
 2025-06-24 13:31 UTC 

[PATCH v6 0/5] Add dt-bindings and dtsi changes for CAMSS on x1e80100 silicon
 2025-06-24 13:31 UTC  (3+ messages)
` [PATCH v6 5/5] arm64: dts: qcom: x1e80100: Add CAMSS block definition

[PATCH V6 0/5] Add support for QCOM SPMI PMIC5 Gen3 ADC
 2025-06-24 13:28 UTC  (10+ messages)
` [PATCH V6 3/5] dt-bindings: iio: adc: Add support for QCOM "
` [PATCH V6 4/5] "
` [PATCH V6 5/5] thermal: qcom: add support for PMIC5 Gen3 ADC thermal monitoring

[PATCH 0/8] gpio: move generic GPIO chip fields out of the top-level gpio_chip struct
 2025-06-24 13:27 UTC  (9+ messages)
` [PATCH 1/8] gpio: generic: add new generic GPIO chip API
` [PATCH 2/8] gpio: mxc: use lock guards for the generic GPIO chip lock
` [PATCH 3/8] gpio: mxc: use new generic GPIO chip API
` [PATCH 4/8] gpio: clps711x: "
` [PATCH 5/8] gpio: cadence: use lock guards
` [PATCH 6/8] gpio: cadence: use new generic GPIO chip API
` [PATCH 7/8] gpio: 74xx-mmio: "
` [PATCH 8/8] gpio: en7523: "

[PATCH] arm64: dts: qcom: ipq5424: Add reserved memory for TF-A
 2025-06-24 13:27 UTC  (2+ messages)

[PATCH v2] misc: fastrpc: Fix channel resource access in device_open
 2025-06-24 13:27 UTC  (2+ messages)

[PATCH wireless-next v2] wifi: mac80211: consider links for validating SCAN_FLAG_AP in scan request during MLO
 2025-06-24 13:26 UTC  (2+ messages)

[PATCH v3 0/4] drm/xe: i2c support
 2025-06-24 13:26 UTC  (6+ messages)
` [PATCH v3 2/4] drm/xe: Support for I2C attached MCUs

[PATCH 0/4] Start using rpmpd for power domains on MSM8974
 2025-06-24 13:25 UTC  (5+ messages)
` [PATCH 4/4] ARM: dts: qcom: msm8974: Start using rpmpd for power domains

[PATCH] staging: media: atomisp: remove debug sysfs attributes active_bo and free_bo
 2025-06-24 13:24 UTC  (2+ messages)

[PATCH V2] mm/ptdump: Take the memory hotplug lock inside ptdump_walk_pgd()
 2025-06-24 13:24 UTC  (3+ messages)

[PATCH] dt-bindings: phy: apm,xgene-phy: Remove trailing whitespace
 2025-06-24 13:22 UTC 

[PATCH v3 0/6] Add module support for Arm64 Exynos MCT driver
 2025-06-24 13:22 UTC  (3+ messages)
` [PATCH 4/6] clocksource/drivers/exynos_mct: Fix uninitialized irq name warning

[PATCH] usb: gadget: udc: atmel: Use usb_endpoint_num() rather than duplicating its implementation
 2025-06-24 13:21 UTC 

[syzbot] [hams?] KASAN: slab-use-after-free Read in rose_get_neigh
 2025-06-24 13:20 UTC  (3+ messages)

[PATCH RFT 0/6] gpio: mmio: remove struct bgpio_pdata
 2025-06-24 13:19 UTC  (7+ messages)
` [PATCH RFT 1/6] gpio: mmio: drop the big-endian platform device variant
` [PATCH RFT 2/6] gpio: mmio: get chip label and GPIO base from device properties
` [PATCH RFT 3/6] mfd: vexpress-sysreg: set-up software nodes for gpio-mmio
` [PATCH RFT 4/6] ARM: omap1: ams-delta: use generic device properties "
` [PATCH RFT 5/6] ARM: s3c: crag6410: "
` [PATCH RFT 6/6] gpio: mmio: remove struct bgpio_pdata

[PATCH v2 0/5] madvise cleanup
 2025-06-24 13:16 UTC  (3+ messages)
` [PATCH v2 5/5] mm/madvise: eliminate very confusing manipulation of prev VMA

[PATCH v2] HID: appletb-kbd: fix slab use-after-free bug in appletb_kbd_probe
 2025-06-24 13:11 UTC  (2+ messages)

[RFC 0/2] lib/vsprintf: Add support for pte_t
 2025-06-24 13:11 UTC  (9+ messages)
` [RFC 1/2] "

[PATCH] drivers/hid: Implement a battery status polling mechanism for selected input devices
 2025-06-24 13:08 UTC 

[PATCH v2 3/2] RISC-V: sbi: remove sbi_ecall tracepoints
 2025-06-24 13:09 UTC  (3+ messages)

[PATCH v2] dt-bindings: timer: Convert faraday,fttmr010 to DT schema
 2025-06-24 13:08 UTC  (2+ messages)

[PATCH v2 0/4] usb: dwc3: Modify role-switching QC drd usb controllers
 2025-06-24 13:08 UTC  (10+ messages)
` [PATCH v2 1/4] usb: dwc3: core: Introduce glue callbacks for flattened implementations
` [PATCH v2 2/4] usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend
` [PATCH v2 3/4] usb: dwc3: qcom: Facilitate autosuspend during host mode

[PATCH v15 1/2] math.h: provide rounddown_ull variant for rounddown MACRO
 2025-06-24 13:05 UTC  (5+ messages)
` [PATCH v15 2/2] pwm: airoha: Add support for EN7581 SoC

[BUG] CoreSight: WARN_ON in coresight_disclaim_device_unlocked due to register reset on CPU power-cycle
 2025-06-24 13:02 UTC  (4+ messages)

[PATCH v2 2/2] x86/sev: let sev_es_efi_map_ghcbs map the caa pages too
 2025-06-24 13:01 UTC  (2+ messages)

[PATCH] gpu: nova-core: replace `Duration` with `Delta`
 2025-06-24 12:59 UTC 

[PATCH net-next v5] docs: net: sysctl documentation cleanup
 2025-06-24 12:59 UTC  (3+ messages)

[PATCH v3 0/8] firmware: qcom: enable UEFI variables on Lenovo Yoga C630
 2025-06-24 12:58 UTC  (9+ messages)
` [PATCH v3 2/8] firmware: qcom: scm: allow specifying quirks for QSEECOM implementations
` [PATCH v3 3/8] firmware: qcom: uefisecapp: add support for R/O UEFI vars
` [PATCH v3 6/8] firmware: qcom: scm: add modparam to control QSEECOM enablement
` [PATCH v3 7/8] firmware: qcom: scm: rework QSEECOM allowlist

[PATCH] aoe: flush: fix device name string comparison
 2025-06-24 12:55 UTC 

[PATCH] arm64: efi: Fix KASAN false positive for EFI runtime stack
 2025-06-24 12:55 UTC 

[PATCH] soundwire: Correct some property names
 2025-06-24 12:55 UTC 

[PATCH v4 0/4] mm: batched unmap lazyfree large folios during reclamation
 2025-06-24 12:55 UTC  (3+ messages)
` [PATCH v4 3/4] mm: Support batched unmap for "

[PATCH V2] ASoC: amd: ps: fix for soundwire failures during hibernation exit sequence
 2025-06-24 12:55 UTC  (2+ messages)

[PATCH] riscv: Prevent early kernel panic in instrumented apply_early_boot_alternatives
 2025-06-24 12:54 UTC  (2+ messages)

[PATCH v2 0/5] fs: refactor write_begin/write_end and add ext4 IOCB_DONTCACHE support
 2025-06-24 12:54 UTC  (6+ messages)
` [PATCH v2 3/5] fs: change write_begin/write_end interface to take struct kiocb *
` [PATCH v2 5/5] ext4: declare support for FOP_DONTCACHE

[PATCH 0/3] riscv: dts: spacemit: Add DMA translation buses for K1
 2025-06-24 12:51 UTC  (4+ messages)
` [PATCH 2/3] riscv: dts: spacemit: Move UARTs under dma-bus "

[PATCH v2 1/2] e1000e: disregard NVM checksum on tgp when valid checksum mask is not set
 2025-06-24 12:51 UTC  (4+ messages)
` [PATCH v2 2/2] e1000e: ignore factory-default checksum value on TGP platform

[PATCH v9 00/43] arm64: Support for Arm CCA in KVM
 2025-06-24 12:50 UTC  (3+ messages)
` [PATCH v9 28/43] arm64: RME: Allow checking SVE on VM instance

[PATCH 00/25] PCI: Resource fitting/assignment fixes and cleanups
 2025-06-24 12:48 UTC  (4+ messages)
` [PATCH 24/25] PCI: Perform reset_resource() and build fail list in sync

[PATCH v5 0/3] rust: add `ww_mutex` support
 2025-06-24 12:48 UTC  (13+ messages)
` [PATCH v5 2/3] implement ww_mutex abstraction for the Rust tree

[PATCH v2 0/2] NFC: trf7970a: Add option to reduce antenna gain
 2025-06-24 12:42 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: net/nfc: ti,trf7970a: Add ti,rx-gain-reduction option
` [PATCH v2 2/2] NFC: trf7970a: Create device-tree parameter for RX gain reduction

[PATCH v3] selftests: riscv: add misaligned access testing
 2025-06-24 12:47 UTC  (4+ messages)

[PATCH v2 0/2] RISC-V: turn sbi_ecall into a variadic macro
 2025-06-24 12:40 UTC  (4+ messages)

[PATCH v2 0/2] support large align and nid in Rust allocators
 2025-06-24 12:38 UTC  (2+ messages)
` [PATCH v2 1/2] mm/vmalloc: allow to set node and align in vrealloc


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