public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-01 07:57:42 to 2026-05-01 12:24:27 UTC [more...]

[PATCH v6 00/25] KVM: arm64: SMMUv3 driver for pKVM (trap and emulate)
 2026-05-01 12:24 UTC  (27+ messages)
` [PATCH v6 01/25] KVM: arm64: Generalize trace clock
` [PATCH v6 02/25] KVM: arm64: Donate MMIO to the hypervisor
` [PATCH v6 03/25] iommu/arm-smmu-v3: Split code with hyp
` [PATCH v6 04/25] iommu/arm-smmu-v3: Move TLB range invalidation into common code
` [PATCH v6 05/25] iommu/arm-smmu-v3: Move IDR parsing to common functions
` [PATCH v6 06/25] iommu/io-pgtable-arm: Rework to use the iommu-pages API
` [PATCH v6 07/25] KVM: arm64: iommu: Introduce IOMMU driver infrastructure
` [PATCH v6 08/25] KVM: arm64: iommu: Shadow host stage-2 page table
` [PATCH v6 09/25] KVM: arm64: iommu: Add memory pool
` [PATCH v6 10/25] KVM: arm64: iommu: Support DABT for IOMMU
` [PATCH v6 11/25] iommu/arm-smmu-v3-kvm: Add SMMUv3 driver
` [PATCH v6 12/25] iommu/arm-smmu-v3-kvm: Add the kernel driver
` [PATCH v6 13/25] iommu/arm-smmu-v3-kvm: Probe SMMU HW
` [PATCH v6 14/25] iommu/arm-smmu-v3-kvm: Add MMIO emulation
` [PATCH v6 15/25] iommu/arm-smmu-v3-kvm: Shadow the command queue
` [PATCH v6 16/25] iommu/arm-smmu-v3-kvm: Add CMDQ functions
` [PATCH v6 17/25] iommu/arm-smmu-v3-kvm: Emulate CMDQ for host
` [PATCH v6 18/25] iommu/arm-smmu-v3-kvm: Shadow stream table
` [PATCH v6 19/25] iommu/arm-smmu-v3-kvm: Shadow STEs
` [PATCH v6 20/25] iommu/arm-smmu-v3-kvm: Share other queues
` [PATCH v6 21/25] iommu/arm-smmu-v3-kvm: Emulate GBPA
` [PATCH v6 22/25] iommu/io-pgtable-arm: Support io-pgtable-arm in the hypervisor
` [PATCH v6 23/25] iommu/arm-smmu-v3-kvm: Shadow the CPU stage-2 page table
` [PATCH v6 24/25] iommu/arm-smmu-v3-kvm: Enable nesting
` [PATCH v6 25/25] KVM: arm64: Add documentation for pKVM DMA isolation

[PATCH] ASoC: rt1320-sdw: don't poll PDE state on power-down
 2026-05-01 12:23 UTC  (7+ messages)

[PATCH v3 0/6] firmware: samsung: acpm: Various fixes for sashiko bug reports
 2026-05-01 12:23 UTC  (4+ messages)
` [PATCH v3 4/6] firmware: samsung: acpm: Validate SRAM shared memory and queue pointers

[PATCH net-next 0/4] r8152: Add support for the RTL8159 10Gbit USB Ethernet chip
 2026-05-01 12:21 UTC  (9+ messages)
` [PATCH net-next 3/4] r8152: Add irq mitigation for RTL8157/9

[PATCH v2 00/53] objtool/klp: Some klp-build fixes and improvements
 2026-05-01 12:17 UTC  (35+ messages)
` [PATCH v2 03/53] objtool/klp: Don't correlate __ADDRESSABLE() symbols
` [PATCH v2 07/53] objtool/klp: Improve local label check
` [PATCH v2 09/53] objtool: Replace iterator callback with for_each_sym_by_mangled_name()
` [PATCH v2 18/53] objtool/klp: Simplify reloc symbol conversion
` [PATCH v2 19/53] objtool/klp: Fix pointer comparisons for rodata objects
` [PATCH v2 20/53] objtool/klp: Don't correlate .rodata.cst* constant pool objects
` [PATCH v2 21/53] objtool/klp: Fix reloc corruption in convert_reloc_sym_to_secsym()
` [PATCH v2 23/53] klp-build: Fix hang on out-of-date .config
` [PATCH v2 24/53] klp-build: Fix checksum comparison for changed offsets
` [PATCH v2 32/53] klp-build: Remove redundant SRC and OBJ variables
` [PATCH v2 38/53] objtool: Add is_cold_func() helper
` [PATCH v2 44/53] klp-build: Validate short-circuit prerequisites
` [PATCH v2 45/53] objtool/klp: Calculate object checksums
` [PATCH v2 46/53] objtool/klp: Rewrite symbol correlation algorithm
` [PATCH v2 48/53] objtool: Add insn_sym() helper
` [PATCH v2 49/53] objtool/klp: Fix position-dependent checksums for non-relocated jumps/calls
` [PATCH v2 51/53] objtool/klp: Fix kCFI prefix finding/cloning

Pressing the power button causes the device to freeze completely
 2026-05-01 12:00 UTC  (6+ messages)
` Pressing the power button causes the device to freeze completely (schedutil involved)

[00/45 RFC PATCH] 1GB superpageblock memory allocation
 2026-05-01 11:58 UTC  (3+ messages)

[PATCH 0/2] firmware: arm_scmi: imx: Support getting reset reason
 2026-05-01 11:57 UTC  (5+ messages)
` [PATCH 1/2] firmware: arm_scmi: imx: Support getting reset reason of MISC protocol

[PATCH v2 0/4] iio: introduce devm_ API for hid sensro setup and cleanup
 2026-05-01 11:53 UTC  (2+ messages)

[PATCH v3] mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page
 2026-05-01 11:51 UTC 

[PATCH v2 00/15] serial: add new I/O type for SPI and I2C bus devices
 2026-05-01 11:48 UTC  (5+ messages)
` [PATCH v2 02/15] serial: core: add uart_iotype_mmio/legacy_io helper functions

[PATCH v2 0/3] md/raid1,raid10: fix deadlock and bio accounting in read error path
 2026-05-01 11:46 UTC  (4+ messages)
` [PATCH v2 1/3] md/raid1,raid10: fix deadlock in read error recovery path
` [PATCH v2 2/3] md/raid1,raid10: fix error-path detection with md_cloned_bio()
` [PATCH v2 3/3] md/raid1,raid10: fix bio accounting for split md cloned bios

[PATCH] KVM: arm64: Forward FFA_NOTIFICATION* calls to TrustZone
 2026-05-01 11:44 UTC 

[PATCH v2 0/6] media: Fix new smatch warnings
 2026-05-01 11:32 UTC  (7+ messages)
` [PATCH v2 1/6] media: v4l2-dev: Add range check for vdev->minor
` [PATCH v2 2/6] media: i2c: mt9p031: Rewrite a bitwise mask
` [PATCH v2 3/6] media: i2c: adv7604: Add range checks for chip info
` [PATCH v2 4/6] media: chips-media: wave5: Add range checks for dec_output_info
` [PATCH v2 5/6] media: staging: ipu3-imgu: Add range check for imgu_css_cfg_acc_stripe
` [PATCH v2 6/6] media: amlogic-c3: Add validations for ae and awb config

fs/ntfs/attrlist.c:126 ntfs_attrlist_entry_add() warn: variable dereferenced before check 'ni' (see line 122)
 2026-05-01 11:29 UTC  (2+ messages)

[PATCH v2 0/6] KVM: arm64: EL2 synchronisation and pKVM stage-2 error propagation fixes
 2026-05-01 11:21 UTC  (7+ messages)
` [PATCH v2 1/6] KVM: arm64: Make EL2 exception entry and exit context-synchronization events
` [PATCH v2 2/6] KVM: arm64: Guard against NULL vcpu on VHE hyp panic path
` [PATCH v2 3/6] KVM: arm64: Fix __deactivate_fgt macro parameter typo
` [PATCH v2 4/6] KVM: arm64: Seed pkvm_ownership_selftest vcpu memcache
` [PATCH v2 5/6] KVM: arm64: Pre-check vcpu memcache for host->guest share
` [PATCH v2 6/6] KVM: arm64: Pre-check vcpu memcache for host->guest donate

[PATCH 0/5] Add PCIe support for RZ/V2N and RZ/V2H(P) SoCs
 2026-05-01 11:13 UTC  (6+ messages)
` [PATCH 5/5] PCI: rzg3s-host: Add support for RZ/V2H(P) SoC

[PATCH] ALSA: usb-audio: qcom: Check offload mapping failures
 2026-05-01 11:10 UTC 

9-Year-Old Linux Kernel Vulnerability “Copy Fail” Enables Full Root Access
 2026-05-01 11:09 UTC 

[PATCH 0/5] drm/tyr: prereqs for firmware loading and MCU boot
 2026-05-01 11:04 UTC  (2+ messages)

[PATCH 1/3] jffs2: always stop garbage collection thread on unmount
 2026-05-01 11:02 UTC  (3+ messages)
` [PATCH 2/3] jffs2: clean up xattr refs in jffs2_del_ino_cache instead of BUG_ON
` [PATCH 3/3] jffs2: fix GC thread BUG_ON during reconfigure via fspick

[PATCH] jfs: drain lazy commit queue during unmount to prevent use-after-free
 2026-05-01 11:02 UTC 

[PATCH] jfs: validate lv bounds in diWrite to prevent slab-out-of-bounds
 2026-05-01 11:02 UTC 

[PATCH 1/3] hfs/hfsplus: fix u32 overflow in check_and_correct_requested_length
 2026-05-01 11:02 UTC  (3+ messages)
` [PATCH 2/3] hfs/hfsplus: initialize data buffer in hfs_bnode_read_u16 and hfs_bnode_read_u8
` [PATCH 3/3] hfsplus: fix null pointer dereference in hfsplus_create_attributes_file

[PATCH] gfs2: fix use-after-free in gfs2_qd_dealloc
 2026-05-01 11:02 UTC 

[PATCH v3 00/11] gpu: nova-core: vbios: harden various array accesses and refactor
 2026-05-01 10:55 UTC  (5+ messages)
` [PATCH v3 11/11] gpu: nova-core: vbios: use the first PCI-AT and FWSEC images

[RFC PATCH 0/4] cxl/extent: Enable and validate multi-extent DCDs
 2026-05-01 10:56 UTC  (7+ messages)
  ` [RFC PATCH 1/4] cxl/extent: Promote cxlr_dax->region_extent to an xarray

mm/vmscan.c:6585:66: sparse: sparse: Using plain integer as NULL pointer
 2026-05-01 10:55 UTC 

drivers/gpu/drm/nouveau/nvif/chan.c:11:32: sparse: sparse: cast removes address space '__iomem' of expression
 2026-05-01 10:54 UTC 

[PATCH 0/2] Add support for PCIe on Renesas RZ/V2N SoC
 2026-05-01 10:51 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a09g056: Add PCIe node
` [PATCH 2/2] arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable PCIe

[PATCH] rust: drm: fix unsound initialization in drm::Device::new
 2026-05-01 10:50 UTC  (4+ messages)

[PATCH v2] rust: drm: fix unsound initialization in drm::Device::new
 2026-05-01 10:49 UTC 

[PATCH 00/14] userfaultfd: working set tracking for VM guest memory
 2026-05-01 10:49 UTC  (5+ messages)
` [PATCH 10/14] mm/pagemap: add PAGE_IS_ACCESSED for RWP tracking
` [PATCH 11/14] userfaultfd: add UFFD_FEATURE_RWP_ASYNC for async fault resolution

[PATCH] sched/fair: Fix overflow in vruntime_eligible()
 2026-05-01 10:48 UTC  (7+ messages)
` [PATCH RESEND] "

[PATCH v3 04/19] VFS: use wait_var_event for waiting in d_alloc_parallel()
 2026-05-01 10:46 UTC  (12+ messages)

[PATCH] mm/khugepaged: clear MMF_VM_HUGEPAGE on mm_slot_alloc() failure
 2026-05-01 10:40 UTC  (2+ messages)

[PATCH 0/7] gpu: drm: nova: enable calling into nova-core
 2026-05-01 10:38 UTC  (8+ messages)
` [PATCH 3/7] gpu: nova-core: rename module from nova_core to nova-core
` [PATCH 4/7] gpu: nova-core: export Rust symbols for dependent modules

[PATCH net-next v2 0/3] netfilter: conntrack: add shared port parser and use it in IRC and Amanda helpers
 2026-05-01 10:34 UTC  (4+ messages)
` [PATCH net-next v2 1/3] netfilter: conntrack: add shared port parser for helpers

[PATCH] ASoC: cs35l56: Destroy workqueue in probe error path
 2026-05-01 10:30 UTC 

[PATCH V3 0/3] memory: tegra: Restore MC state on system resume
 2026-05-01 10:29 UTC  (5+ messages)
` [PATCH V3 3/3] memory: tegra: Restore MC interrupt masks on resume

[PATCH v3 0/2] firmware_loader/ALSA: Fix TAS2781 async firmware teardown
 2026-05-01 10:22 UTC  (3+ messages)
` [PATCH v3 1/2] firmware_loader: Add cancel helper for async requests
` [PATCH v3 2/2] ALSA: hda/tas2781: Cancel async firmware request at unbind

[PATCH v2] dt-bindings: PCI: renesas,r9a08g045-pcie: Add RZ/V2N support
 2026-05-01 10:24 UTC 

[PATCH] dt-bindings: hwmon: zyxel,nsa320-mcu: convert to DT schema
 2026-05-01 10:21 UTC 

[PATCH] wifi: carl9170: fix stack-out-of-bounds in carl9170_cmd_callback
 2026-05-01 10:17 UTC  (2+ messages)

[PATCH v3 1/1] net: phy: realtek: Add support for PHY LEDs on RTL8221B
 2026-05-01 10:00 UTC 

[PATCH v4 0/3] Add CAMSS support for SM6350
 2026-05-01 10:12 UTC  (5+ messages)

[PATCH RFC 0/5] liveupdate: validate restored LUO metadata
 2026-05-01 10:11 UTC  (7+ messages)
` [PATCH RFC 1/5] kexec: handover: add helper to check preserved page ranges
` [PATCH RFC 2/5] liveupdate: validate restored LUO FDT before use
` [PATCH RFC 3/5] liveupdate: validate restored LUO session metadata
` [PATCH RFC 4/5] liveupdate: validate restored LUO file-set metadata
` [PATCH RFC 5/5] liveupdate: validate restored LUO FLB metadata

Linux 7.0.3
 2026-05-01 10:09 UTC  (5+ messages)
    ` copy.fail and backport to LTS 6.12 and earlier (was: Linux 7.0.3)

[PATCH net] net/mlx5e: Fix use-after-free in mlx5e_tx_reporter_timeout_recover
 2026-05-01 10:03 UTC  (2+ messages)

[PATCH net] netpoll: pass buffer size to egress_dev() to avoid MAC truncation
 2026-05-01  9:58 UTC 

[PATCH] fs: Fix return in jfs_mkdir and orangefs_mkdir
 2026-05-01  9:57 UTC  (2+ messages)

[PATCH v2 0/4] fix and improve for Hi846
 2026-05-01  9:54 UTC  (5+ messages)
` [PATCH v2 1/4] media: hi846: fix hi846_write_reg_16 handling
` [PATCH v2 2/4] media: hi846: fix link frequency handling
` [PATCH v2 3/4] media: hi846: Add 6MP and 8MP modes support
` [PATCH v2 4/4] arm64: dts: imx8mq-librem5: Correct link frequency list

[PATCH net v2] ice: Fix missing 1's complement negation in GCS raw checksum
 2026-05-01  9:57 UTC 

[PATCH] media: rcar-vin: Clean up notifier on probe failure
 2026-05-01  9:56 UTC  (2+ messages)

[PATCH v2 0/3] arm64: perf: Skip device memory during user callchain unwinding
 2026-05-01  9:54 UTC  (3+ messages)
` [PATCH v2 1/3] "

drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/display_mode_util.c:186 dml_round() warn: inconsistent indenting
 2026-05-01  9:51 UTC 

[RFC PATCH 0/3] srcu: KVM: Add, export and use call_srcu_expedited()
 2026-05-01  9:51 UTC  (4+ messages)

[PATCH v4 0/4] mm: improve write performance with RWF_DONTCACHE
 2026-05-01  9:49 UTC  (5+ messages)
` [PATCH v4 1/4] mm: track DONTCACHE dirty pages per bdi_writeback
` [PATCH v4 2/4] mm: kick writeback flusher for IOCB_DONTCACHE with targeted dirty tracking
` [PATCH v4 3/4] testing: add nfsd-io-bench NFS server benchmark suite
` [PATCH v4 4/4] testing: add dontcache-bench local filesystem "

Forwarded: Re: [syzbot] [hfs?] KASAN: slab-out-of-bounds Read in hfsplus_bnode_read
 2026-05-01  9:43 UTC  (2+ messages)

[PATCH v3] coreboot_table: skip failing entries instead of aborting populate
 2026-05-01  9:43 UTC 

[PATCH 0/2] coresight: ete: Always save state on power down
 2026-05-01  9:43 UTC  (4+ messages)
` [PATCH 1/2] "

[PATCH 1/2] dt-bindings: i3c: add binding for Realtek RTS490x I3C HUB
 2026-05-01  9:37 UTC  (2+ messages)

[PATCH 0/6] Add DRM driver for Solomon SSD16xx e-paper display controllers
 2026-05-01  9:30 UTC  (3+ messages)
` [PATCH 6/6] arm64: defconfig: Enable DRM_PANEL_SSD16XX

[PATCH 0/4] riscv: spacemit: k3: some clock fixes related to PCIe
 2026-05-01  9:28 UTC  (3+ messages)
` [PATCH 2/4] clk: spacemit: k3: Add PCIe DBI clock

[PATCH v2 0/7] Enable Bluetooth and WiFi on Fairphone (Gen. 6)
 2026-05-01  9:20 UTC  (5+ messages)
` [PATCH v2 7/7] arm64: dts: qcom: milos-fairphone-fp6: Enable WiFi

[PATCH v4 3/3] Documentation: deprecated.rst: kmalloc-family: mark argument as optional
 2026-05-01  9:19 UTC  (2+ messages)

[PATCH v2 0/5] Support enabling interconnect path for GDSC for fixing Milos camcc
 2026-05-01  9:18 UTC  (6+ messages)
` [PATCH v2 1/5] interconnect: Add devm_of_icc_get_by_index() as exported API for users
` [PATCH v2 2/5] dt-bindings: clock: qcom,milos-camcc: Document interconnect path
` [PATCH v2 3/5] clk: qcom: gdsc: Support enabling interconnect path for power domain
` [PATCH v2 4/5] clk: qcom: camcc-milos: Declare icc path dependency for CAMSS_TOP_GDSC
` [PATCH v2 5/5] arm64: dts: qcom: milos: Add interconnects to camcc

[PATCH v5 00/12] Fixes and cleanups for the AD5686 IIO driver
 2026-05-01  9:15 UTC  (13+ messages)
` [PATCH v5 01/12] iio: dac: ad5686: fix ref bit initialization for single-channel parts
` [PATCH v5 02/12] iio: dac: ad5686: fix input raw value check
` [PATCH v5 03/12] iio: dac: ad5686: acquire lock when doing powerdown control
` [PATCH v5 04/12] iio: dac: ad5686: fix powerdown control on dual-channel devices
` [PATCH v5 05/12] iio: dac: ad5686: refactor include headers
` [PATCH v5 06/12] iio: dac: ad5686: remove redundant register definition
` [PATCH v5 07/12] iio: dac: ad5686: drop enum id
` [PATCH v5 08/12] iio: dac: ad5686: add of_match table to the spi driver
` [PATCH v5 09/12] iio: dac: ad5686: add helpers to handle powerdown masks
` [PATCH v5 10/12] iio: dac: ad5686: add control_sync() for single-channel devices
` [PATCH v5 11/12] iio: dac: ad5686: cleanup doc header of local structs
` [PATCH v5 12/12] iio: dac: ad5686: create bus ops struct

[PATCH v4 1/3] Documentation: adopt new coding style of type-aware kmalloc-family
 2026-05-01  9:12 UTC  (2+ messages)

[PATCH net v2] net: mana: Optimize irq affinity for low vcpu configs
 2026-05-01  9:12 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc8280xp-blackrock: switch to uefi rtc offset
 2026-05-01  9:11 UTC 

[PATCH] media: helene: fix possible double free in helene_probe()
 2026-05-01  9:06 UTC 

[PATCH v4 0/5] MAINTAINERS: update iio adi entry and drop redundant entry
 2026-05-01  9:05 UTC  (3+ messages)
` [PATCH v4 1/5] MAINTAINERS: Update Analog Devices IIO drivers entry

[PATCH v2] iio: buffer: hw-consumer: fix use-after-free in error path
 2026-05-01  8:59 UTC  (2+ messages)

[RFC] proposal: KVM: Orphaned VMs: The Caretaker approach for Live Update
 2026-05-01  8:56 UTC  (5+ messages)

[PATCH net v2 0/2] openvswitch: fix self-deadlock on release of tunnel vports
 2026-05-01  8:56 UTC  (3+ messages)
` [PATCH net v2 2/2] selftests: openvswitch: add tests for tunnel vport refcounting

[PATCH] string: use strnlen in strlcat
 2026-05-01  8:55 UTC  (2+ messages)

[PATCH v7 00/18] media: Add support for R-Car ISP using Dreamchip RPPX1 ISP
 2026-05-01  8:55 UTC  (5+ messages)
` [PATCH v7 01/18] media: Add RPP_X1_PARAMS and RPP_X1_STATS meta formats
` [PATCH v7 02/18] media: uapi: Add extensible param and stats blocks for RPPX1

[PATCH net] openvswitch: vport: fix race between tunnel creation and linking
 2026-05-01  8:53 UTC  (2+ messages)

[PATCH v5 0/3] hwmon: (ads7871) Fix endianness and modernize driver
 2026-05-01  8:49 UTC  (3+ messages)
` [PATCH v5 1/3] hwmon: (ads7871) Fix endianness bug in 16-bit register reads

[PATCH net-next v3 5/5] selftests: net: add veth BQL stress test
 2026-05-01  8:42 UTC  (2+ messages)

[PATCH] usb: gadget: goku_udc: avoid double-free in error path
 2026-05-01  8:38 UTC  (2+ messages)

[PATCH v3 00/54] make MM selftests more CI friendly
 2026-05-01  8:35 UTC  (5+ messages)
` [PATCH v3 05/54] selftests/mm: run_vmtests.sh: don't gate THP and KSM tests on HAVE_HUGEPAGES
` [PATCH v3 07/54] selftests/mm: rename hugepage-* tests to hugetlb-*

[PATCH 00/10] spi: Use FIELD_MODIFY() for bitfield operations
 2026-05-01  8:30 UTC  (2+ messages)

[PATCH v2] drm: renesas: rz-du: mipi-dsi: drop duplicate platform_set_drvdata() call
 2026-05-01  8:21 UTC  (3+ messages)

[PATCH v3 0/2] nolibc: Add fallocate()
 2026-05-01  8:18 UTC  (3+ messages)
` [PATCH v3 1/2] tools/nolibc: fcntl: "

[PATCH] serial: atmel: honor CREAD in atmel_set_termios
 2026-05-01  8:13 UTC 

[PATCH 0/4] tools/nolibc: pass mode to open syscall if O_TMPFILE is set
 2026-05-01  8:08 UTC  (2+ messages)

[PATCH v2] tools/nolibc: add support for OpenRISC / or1k
 2026-05-01  7:59 UTC  (4+ messages)

[PATCH 0/7] selftests/nolibc: some build matrix cleanups and optimizations
 2026-05-01  7:57 UTC  (2+ messages)


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