All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-19 03:17:48 to 2026-05-19 04:51:27 UTC [more...]

[stable 6.6.y] commit e613904fa419 causes suspend regression
 2026-05-19  4:51 UTC 

[PATCH v3] kernel/fork: validate exit_signal in kernel_clone()
 2026-05-19  4:49 UTC  (8+ messages)
` [PATCH -mm v2] do_notify_parent: sanitize the valid_signal() checks

[PATCH v2] hw/riscv: riscv-iommu: Re-process command queue after clearing CMD_ILL
 2026-05-19  4:48 UTC  (2+ messages)

[PATCH 0/4] Minor fixes and enhancements of RISC-V AIA devices
 2026-05-19  4:46 UTC  (2+ messages)

[PATCH 0/2] selftests/mm: separate GUP benchmarking from functional testing
 2026-05-19  4:45 UTC  (4+ messages)
` [PATCH 2/2] selftests/mm: rewrite gup_test as a standalone harness-based selftest

[PATCH 0/2] net/bnxt/tf_core: fix ignored return of EM delete
 2026-05-19  4:43 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] mailmap: add Denis Sergeev

[PATCH 0/2] aspeed/hace: security fixes
 2026-05-19  4:43 UTC  (4+ messages)
` [PATCH 2/2] aspeed/hace: Prevent total_req_len overflow

[PATCH v2] target/riscv: Make hpmcounterh return the upper 32-bits
 2026-05-19  4:41 UTC  (2+ messages)

[PATCH] block/loop: Fix NULL pointer dereference in lo_rw_aio()
 2026-05-19  4:42 UTC  (2+ messages)

[PATCH] hw/riscv/virt-acpi-build: Fix off-by-one error in RIMT ID mapping
 2026-05-19  4:40 UTC  (3+ messages)

fs/orangefs/inode.o: error: objtool: orangefs_readahead+0x21c: can't find jump dest instruction at .text.orangefs_readahead+0x2dc
 2026-05-19  4:39 UTC 

[PATCH v3 00/31] Vswing/Preemphasis Override
 2026-05-19  4:39 UTC  (11+ messages)
` [PATCH v3 01/31] drm/i915/buf_trans: align xe3plpd with VS/PE-O layout
` [PATCH v3 02/31] drm/i915/bios: search for VBT #57 by default
` [PATCH v3 03/31] drm/i915/bios: log unsupported VS/PE-O parsing
` [PATCH v3 04/31] drm/i915/bios: store VBT #57's metadata in intel_vbt_data

[RFC PATCH 0/3] perf/x86/amd/uncore: Add common helpers and Hygon support
 2026-05-19  4:37 UTC  (6+ messages)
` [RFC PATCH 1/3] perf/x86/amd/uncore: Add common PMU helper functions
` [RFC PATCH 2/3] perf/x86/amd/uncore: Convert AMD driver to common PMU helpers
` [RFC PATCH 3/3] perf/x86/amd/uncore: Add Hygon uncore PMU support

[dwmw2:ffclock 43/43] kernel/time/ntp.c:370:5: warning: no previous prototype for 'ntp_get_time_offset_ns'
 2026-05-19  4:36 UTC 

[PATCH v4 0/5] initial support for yosemite v4
 2026-05-19  4:34 UTC  (9+ messages)
` [PATCH v4 2/5] ast2600: yosemite4 functional test
` [PATCH v4 3/5] hw/sensor: MAX31790 support
` [PATCH v4 4/5] hw/sensor: support MAX11615
` [PATCH v4 5/5] hw/sensor: support Texas Instruments ADC128D818

[PATCH] target/riscv/csr.c: fix read of pmpaddr(0-63) CSRs
 2026-05-19  4:34 UTC  (3+ messages)

[PATCH net-next v4] net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c
 2026-05-19  4:32 UTC  (2+ messages)

[syzbot] Monthly perf report (May 2026)
 2026-05-19  4:32 UTC 

[REGRESSION] Bluetooth: MT7922 fails to initialize after "Bluetooth: btmtk: validate WMT event SKB length before struct access"
 2026-05-19  4:31 UTC 

[PATCH 0/4] erofs-utils: add ublk backend for mount.erofs
 2026-05-19  4:31 UTC  (4+ messages)
` [PATCH rebased 1/3] erofs-utils: mount: extract reusable source-opening and recovery helpers
  ` [PATCH rebased 2/3] erofs-utils: add ublk userspace block device backend
  ` [PATCH rebased 3/3] erofs-utils: mount: integrate ublk backend

[PATCH] hw/riscv/riscv-iommu: Fix IOCOUNTINH.CY toggle detection
 2026-05-19  4:27 UTC  (2+ messages)

[dwmw2:ffclock 43/43] kernel/time/ntp.c:370:5: warning: no previous prototype for function 'ntp_get_time_offset_ns'
 2026-05-19  4:26 UTC 

[PATCH v3 0/3] Add support for hashing algorithms in TI DTHE V2
 2026-05-19  4:24 UTC  (5+ messages)
` [PATCH v3 1/3] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver

[PATCH] nvme: fix dcache invalidation range in identify command
 2026-05-19  3:56 UTC 

[PATCH v2] selftests: harness: fix pidfd leak in __wait_for_test
 2026-05-19  4:23 UTC  (3+ messages)

[moderation/CI] Re: tracing/probes: Allow use of BTF names to dereference pointers
 2026-05-19  4:23 UTC 

[PATCH] eventpoll: add missing kernel-doc for @ctx function parameters
 2026-05-19  4:23 UTC 

[PATCH v2 00/14] target/riscv: remove riscv_cpu_* arrays
 2026-05-19  4:22 UTC  (26+ messages)
` [PATCH v2 03/14] target/riscv: make riscv-qmp-cmds use isa_data_arr[]
` [PATCH v2 04/14] target/riscv/tcg: treat all exts equally in cpu_disable_priv_spec_isa_exts
` [PATCH v2 05/14] target/riscv/tcg: use only isa_edata_arr[] in cpu_cfg_ext_get_name()
` [PATCH v2 06/14] target/riscv/cpu.c: remove riscv_cpu_enable_named_feat()
` [PATCH v2 07/14] target/riscv: remove riscv_cpu_named_features[]
` [PATCH v2 08/14] target/riscv/tcg: use isa_edata_arr[] in riscv_cpu_update_misa_x()
` [PATCH v2 09/14] target/riscv/kvm: use isa_edata_arr[] for unavailable props
` [PATCH v2 10/14] target/riscv/tcg: use isa_edata_arr[] to enable max exts
` [PATCH v2 11/14] target/riscv/tcg: use cfg_offset as cpu_set_multi_ext cb opaque
` [PATCH v2 12/14] target/riscv: do not set defaults in cpu prop callback
` [PATCH v2 13/14] target/riscv/tcg: use isa_edata_arr[] to create user props
` [PATCH v2 14/14] target/riscv/cpu: remove riscv_cpu_* arrays

[PATCH] crypto: tegra - Fix dma_free_coherent size error
 2026-05-19  4:22 UTC 

[PATCH] drm/xe: Check for dead config space on reading all 1s
 2026-05-19  4:21 UTC  (4+ messages)
` [PATCHv2] "
` ✓ CI.KUnit: success for drm/xe: Check for dead config space on reading all 1s (rev2)
` ✓ Xe.CI.BAT: "

+ mm-damon-sysfs-schemes-delete-tried-region-in-regions_rmdirs.patch added to mm-hotfixes-unstable branch
 2026-05-19  4:21 UTC  (2+ messages)

[dwmw2:ffclock 43/43] kernel/time/ntp_internal.h:18:47: warning: 'struct audit_ntp_data' declared inside parameter list will not be visible outside of this definition or declaration
 2026-05-19  4:18 UTC 

[arm-integrator:b4/ks8995-to-ksz8 4/6] net/dsa/tag_ks8995.c:72:17: sparse: sparse: cast to restricted __be16
 2026-05-19  4:19 UTC 

[PATCH] Bluetooth: RFCOMM: add minimum length check in rfcomm_recv_frame
 2026-05-19  4:20 UTC 

[REGRESSION] mainline/master: (build) variable 'old_size' is uninitialized when used here [-Werror,-Wuni
 2026-05-19  4:20 UTC  (2+ messages)

[PATCH i-g-t v3] tests/kms_setmode: Add HDMI 2.0 clock limit for mode selection
 2026-05-19  4:17 UTC 

[PATCH v1] target/riscv: Make hpmcounterh return the upper 32-bits
 2026-05-19  4:18 UTC  (2+ messages)

[PATCH rtw-next 00/11] wifi: rtw89: update BB wrap for RTL8922D
 2026-05-19  4:19 UTC  (3+ messages)
` [PATCH rtw-next 01/11] wifi: rtw89: phy: define BB wrap data for RTL8922D variants

[PATCH v7 0/1] numa: add 'memmap-type' option for memory type configuration
 2026-05-19  4:18 UTC  (8+ messages)
` [PATCH v7 1/1] "

[PATCH V1 0/3] Add Hawi UFS PHY and Controller support
 2026-05-19  4:18 UTC  (5+ messages)
` [PATCH V1 3/3] phy: qcom-qmp-ufs: Add UFS PHY support on Hawi

[PATCH] drm/amd/pm: fix smu13 power limit default/cap calculation
 2026-05-19  4:18 UTC 

[PATCH v3 6/8] hwmon: (pmbus/adm1266) serialize GPIO PMBus accesses with pmbus_lock
 2026-05-19  4:18 UTC  (2+ messages)

[PATCH i-g-t] tests/intel/kms_dsc: Fix retry loop for non-RGB case
 2026-05-19  4:14 UTC 

[PATCH] xfs_healer: fix missing HAVE_LISTMOUNT flag and stubs
 2026-05-19  4:18 UTC 

[PATCH v2 0/5] riscv: dts: spacemit: improve Milk-V Jupiter device tree
 2026-05-19  4:12 UTC  (12+ messages)
` [PATCH v2 1/5] riscv: dts: spacemit: set console baud rate on Milk-V Jupiter
` [PATCH v2 2/5] riscv: dts: spacemit: sort aliases "
` [PATCH v2 3/5] riscv: dts: spacemit: enable eMMC "
` [PATCH v2 4/5] riscv: dts: spacemit: enable SD card support "
` [PATCH v2 5/5] riscv: dts: spacemit: fix uboot partition offset "

[PATCH nf 1/2] netfilter: nft_fib_ipv6: handle routes via external nexthop
 2026-05-19  4:14 UTC  (2+ messages)
` [PATCH nf 2/2] selftests: netfilter: add nft_fib_nexthop test

[PATCH] media: mediatek: mdp: avoid double free on video register failure
 2026-05-19  4:14 UTC  (3+ messages)

[PATCH] pinctrl: qcom: Replace open coded eoi call with irq_chip_eoi_parent()
 2026-05-19  4:10 UTC  (4+ messages)

[GIT PULL] hotfixes for 7.1-rc5
 2026-05-19  4:10 UTC 

[PATCH v4] tracing/probes: Allow use of BTF names to dereference pointers
 2026-05-19  4:09 UTC  (2+ messages)

[PATCH] media: qcom: iris: avoid double free on video register failure
 2026-05-19  4:08 UTC  (3+ messages)

[PATCH RFC 0/8] mm/slab: enable runtime sheaves tuning
 2026-05-19  4:08 UTC  (3+ messages)
` [PATCH RFC 1/8] mm/slab: do not store cache pointer in struct slab_sheaf

[PATCH net v5] net: skbuff: propagate shared-frag marker through frag-transfer helpers
 2026-05-19  4:02 UTC  (2+ messages)

[PATCH v2 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-05-19  4:06 UTC  (4+ messages)
` [PATCH v2 1/3] selftests/mm: allow PUD-level entries in compound testcase of hmm tests
` [PATCH v2 2/3] selftests/mm: remove hardcoded THP sizing assumptions in "
` [PATCH v2 3/3] selftests/mm: fix exclusive_cow test fork() handling

[net-next v42] mctp pcc: Implement MCTP over PCC Transport
 2026-05-19  4:06 UTC  (3+ messages)

[PATCH v4 00/11] exfat: convert to iomap
 2026-05-19  4:05 UTC  (6+ messages)
` [PATCH v4 01/11] iomap: introduce IOMAP_F_ZERO_TAIL flag

[PATCH] MAINTAINERS: drop obsolete 3C509 NETWORK DRIVER section
 2026-05-19  4:05 UTC 

[PATCH 0/4] clk: qcom: Add DISPCC and GPUCC support for the Qualcomm Shikra SoC
 2026-05-19  4:04 UTC  (7+ messages)
` [PATCH 3/4] clk: qcom: Add support for Display Clock Controller on Shikra

[PATCH net-next 9/9] net: atlantic: add PTP support for AQC113 (Antigua) (Antigua)
 2026-05-19  4:04 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH v2 0/5] fs/resctrl: Fix four long-standing issues
 2026-05-19  4:03 UTC  (4+ messages)
` [PATCH v2 4/5] fs/resctrl: Fix deadlock for errors during mount

[PATCH 0/3] selftests/mm: assorted fixes for hmm-tests
 2026-05-19  4:03 UTC  (3+ messages)

[PATCH v4 4/6] media: synopsys: Add PHY stopstate wait for i.MX93
 2026-05-19  4:01 UTC  (2+ messages)

[PATCH] nvmem: core: Mark nWP GPIO as non-exclusive
 2026-05-18 19:22 UTC  (3+ messages)

[PATCH] gpio: shared: make the voting mechanism adaptable
 2026-05-18 19:20 UTC  (2+ messages)

[PATCH] system/exit-with-parent.c: Close the file descriptor before exit
 2026-05-19  3:59 UTC  (2+ messages)

[PATCH] thermal: amlogic: Allow COMPILE_TEST
 2026-05-19  3:58 UTC 

[ndctl PATCH 2/2] daxctl, util/sysfs: skip module probe-insert when driver is builtin or live
 2026-05-19  3:48 UTC  (2+ messages)

[rppt:gfp-to-kmalloc/v0.1 31/238] drivers/crypto/omap-crypto.c:203:13: warning: variable 'pages' set but not used
 2026-05-19  3:46 UTC 

[PATCH] Add JEDEC ID table entries for additional ISSI SPI-NOR devices
 2026-05-19  3:22 UTC  (2+ messages)

[PATCH] MAINTAINERS: drop obsolete FPU EMULATOR section
 2026-05-19  3:45 UTC 

[PATCH] hw: misc: Implement Microchip mpfs ioscb PLLs and sysreg clock dividers
 2026-05-19  3:41 UTC  (3+ messages)

[PATCH v3 5/8] hwmon: (pmbus/adm1266) register the nvmem device after pmbus_do_probe()
 2026-05-19  3:42 UTC  (2+ messages)

[PATCH net] net/sched: fix pedit partial COW leading to page cache
 2026-05-19  3:39 UTC  (2+ messages)
` [PATCH net] net/sched: fix pedit partial COW leading to page cache corruption

[PATCH v4 00/24] iommu/arm-smmu-v3: Quarantine device upon ATC invalidation timeout
 2026-05-19  3:39 UTC  (25+ messages)
` [PATCH v4 01/24] PCI: Don't suspend IOMMU when probing reset capability
` [PATCH v4 02/24] PCI: Propagate FLR return values to callers
` [PATCH v4 03/24] iommu: Convert gdev->blocked from bool to enum gdev_blocked
` [PATCH v4 04/24] iommu: Pass in reset result to pci_dev_reset_iommu_done()
` [PATCH v4 05/24] iommu: Add reset_device_done callback for hardware fault recovery
` [PATCH v4 06/24] iommu: Defer iommu_group free via kfree_rcu()
` [PATCH v4 07/24] iommu: Defer __iommu_group_free_device() to be outside group->mutex
` [PATCH v4 08/24] iommu: Change group->devices to RCU-protected list
` [PATCH v4 09/24] iommu: Add group pointer to struct group_device
` [PATCH v4 10/24] iommu: Add __iommu_group_block_device helper
` [PATCH v4 11/24] iommu: Add iommu_report_device_broken() to quarantine a broken device
` [PATCH v4 12/24] iommu/arm-smmu-v3: Mark ATC invalidate timeouts via lockless bitmap
` [PATCH v4 13/24] iommu/arm-smmu-v3: Skip remaining GERROR causes on SFM
` [PATCH v4 14/24] iommu/arm-smmu-v3: Introduce per-cmdq cmdq_err_handler callback
` [PATCH v4 15/24] iommu/arm-smmu-v3: Co-clear pending CMDQ_ERR when CMD_SYNC times out
` [PATCH v4 16/24] iommu/arm-smmu-v3: Co-clear pending CMDQ_ERR when queue_has_space() fails
` [PATCH v4 17/24] iommu/arm-smmu-v3: Add master in arm_smmu_inv for ATS entries
` [PATCH v4 18/24] iommu/arm-smmu-v3: Introduce master->ats_broken flag
` [PATCH v4 19/24] iommu/arm-smmu-v3: Add invs and has_ats to struct arm_smmu_cmdq_batch
` [PATCH v4 20/24] iommu/arm-smmu-v3: Introduce arm_smmu_cmdq_batch_issue() wrapper
` [PATCH v4 21/24] iommu/arm-smmu-v3: Move arm_smmu_invs_for_each_entry to header
` [PATCH v4 22/24] iommu/arm-smmu-v3: Introduce master->ats_invs
` [PATCH v4 23/24] iommu/arm-smmu-v3: Serialize STE.EATS and ats_broken updates
` [PATCH v4 24/24] iommu/arm-smmu-v3: Block ATS upon an ATC invalidation timeout

[PATCH 1/7] drm/amd/ras: use mutex to prevent concurrent access conflicts
 2026-05-19  3:39 UTC  (8+ messages)
` [PATCH 6/7] drm/amd/ras: copy ras log data instead of referencing pointers
` [PATCH 7/7] drm/amdgpu: check and drop invalid bad page records

[PATCH v2] drm/amd/ras: bound CPER record fetch buffer size
 2026-05-19  3:36 UTC  (2+ messages)

[PATCH v4 3/6] media: synopsys: Add support for multiple streams
 2026-05-19  3:37 UTC  (2+ messages)

[PATCHv2] blk-mq: check for stale cached request in blk_mq_submit_bio
 2026-05-19  3:36 UTC  (4+ messages)

[PATCH v3] memcg: cache obj_stock by memcg, not by objcg pointer
 2026-05-19  3:35 UTC  (3+ messages)

[PATCH v2 0/2] pinctrl: qcom: eliza: Merge QUP1_SE4 lane functions
 2026-05-19  3:36 UTC  (2+ messages)

[PATCH v2 0/3] Add support for Baijie Helper A133 board
 2026-05-19  3:33 UTC  (6+ messages)
` [PATCH v2 3/3] arm64: dts: allwinner: A133: add "

[PATCH] ALSA: ua101: Reject too-short USB descriptors
 2026-05-19  3:32 UTC 

[RFC] fs/ioctl.c: FIBMAP requires CAP_SYS_RAWIO while FIEMAP exposes identical data unprivileged
 2026-05-19  3:31 UTC  (5+ messages)

[PATCH RFC bpf-next 2/2] selftests/bpf: Add LoongArch support for get_preempt_count()
 2026-05-19  3:30 UTC  (5+ messages)

[PATCH v2 net 6/9] net: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()
 2026-05-19  3:29 UTC  (3+ messages)

[PATCH] mmc: core: Kioxia 016G01 does not enter boot mode after SLEEP
 2026-05-19  3:27 UTC  (5+ messages)

[rppt:gfp-to-kmalloc/v0.1 203/238] arch/sparc/kernel/traps_64.c:906:22-45: WARNING: casting value returned by memory allocation function to (struct cheetah_err_info *) is useless
 2026-05-19  3:25 UTC 

[PATCH v4 5/5] ksm: add mremap selftests for ksm_rmap_walk
 2026-05-19  3:26 UTC  (2+ messages)

[PATCH v02] mailbox: pcc: report errors for PCC clients
 2026-05-19  3:26 UTC  (3+ messages)

[moderation/CI] Re: Introduce Per-CPU Work helpers (was QPW)
 2026-05-19  3:25 UTC 

[RFC mptcp-next v14 00/10] NVME over MPTCP
 2026-05-19  3:25 UTC  (11+ messages)
` [RFC mptcp-next v14 01/10] nvmet-tcp: define target tcp_proto struct
` [RFC mptcp-next v14 02/10] nvmet-tcp: register target mptcp transport
` [RFC mptcp-next v14 03/10] nvmet-tcp: implement target mptcp proto
` [RFC mptcp-next v14 04/10] nvme-tcp: define host tcp_proto struct
` [RFC mptcp-next v14 05/10] nvme-tcp: register host mptcp transport
` [RFC mptcp-next v14 06/10] nvme-tcp: implement host mptcp proto
` [RFC mptcp-next v14 07/10] selftests: mptcp: add nvme over mptcp test
` [RFC mptcp-next v14 08/10] selftests: mptcp: nvme: add iopolicy tests
` [RFC mptcp-next v14 09/10] nvmet-tcp: check return value of set_queue_sock
` [RFC mptcp-next v14 10/10] nvme-tcp: add RCU protection for host_iface validation

[PATCH v2 0/9] drm/xe: Refresh MEMIRQ code
 2026-05-19  3:23 UTC  (2+ messages)
` ✗ Xe.CI.FULL: failure for drm/xe: Refresh MEMIRQ code (rev2)

[PATCH v2 net 5/9] net: enetc: fix race condition in VF MAC address configuration
 2026-05-19  3:23 UTC  (3+ messages)

[PATCH 1/2] riscv: track effective hardware PTE A/D updates
 2026-05-19  3:19 UTC  (4+ messages)
` [PATCH 2/2] riscv: merge hardware A/D updates in PTE accessors

[PATCH] ALSA: usx2y: Drain pending US-428 pipe-4 output commands
 2026-05-19  3:20 UTC 

[PATCH] arm64: Add 5-level page table support for 4K pages with 52-bit VA
 2026-05-19  3:17 UTC 

[Buildroot] [PATCH v4 1/2] package/libargon2: conditionally shared/static build
 2026-05-19  3:20 UTC  (2+ messages)

try_break_deleg() and atomic_open()
 2026-05-19  3:19 UTC  (5+ messages)

[PATCH 0/3] small quote.[ch] cleanup
 2026-05-19  3:19 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.org] Daily results for 2026-05-18
 2026-05-19  3:18 UTC 

kernel/trace/rv/monitors/deadline/deadline.h:115:46: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2026-05-19  3:15 UTC 


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.