All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-05-25 14:31:06 to 2026-05-25 15:29:00 UTC [more...]

[RFC net PATCH v1] net: pcs: pcs-mtk-lynxi: fix bpi-r3 serdes configuration
 2026-05-25 15:28 UTC  (5+ messages)

[PATCH v1 0/4] reset: add board reset type
 2026-05-25 15:28 UTC  (10+ messages)
` [PATCH v1 1/4] reset: Allow per-board "
` [PATCH v1 2/4] reset: Add explicit cold reset support
` [PATCH v1 3/4] reset: Print reset type on diagnostic console
` [PATCH v1 4/4] reset: x86: Use cpu_hlt() in pch_sysreset_power_off()
` [v1,0/4] reset: add board reset type

[PATCH net] net: Avoid checksumming unreadable skb tail on trim
 2026-05-25 15:28 UTC  (4+ messages)

[PATCH 0/2] ext4: optimize ext4_mb_prefetch
 2026-05-25 15:28 UTC  (3+ messages)
` [PATCH 1/2] ext4: avoid RWM atomic in EXT4_MB_GRP_TEST_AND_SET_READ

[PATCH v2 0/3] allow control DTB to double as "FIT image"
 2026-05-25 15:28 UTC  (7+ messages)
` [PATCH v2 1/3] image-fit.c: introduce CONTROL_DTB_AS_FIT config knob
` [PATCH v2 2/3] doc: develop: add section on embedding scripts inside control DTB
` [PATCH v2 3/3] test: hook up test of allowing control DTB to act as FIT image

[PATCH v4 09/14] mm/userfaultfd: add RWP fault delivery and expose UFFDIO_REGISTER_MODE_RWP
 2026-05-25 15:27 UTC  (3+ messages)

on ai generated and code provenance
 2026-05-25 15:27 UTC  (5+ messages)

[PATCH v6 00/15] add software ecdsa support
 2026-05-25 15:27 UTC  (7+ messages)
` [PATCH v6 01/15] ecdsa: fix support of secp521r1
` [PATCH v6 06/15] test: dm: ecdsa.c: clean this test as software ecdsa is now implemented
` [PATCH v6 09/15] tools: fit_image_setup_sig: set required_keynode to -1

[PATCH] target/sh4: decode_gusa: recognize add#imm with prior mov Rm, Rn
 2026-05-25 15:27 UTC 

[PATCH 1/3] linux-user/sh4: preserve T/M/Q bits across signal delivery
 2026-05-25 15:26 UTC  (3+ messages)
` [PATCH 2/3] linux-user/sh4: restore FP rounding mode on sigreturn
` [PATCH 3/3] target/sh4: sync fp_status when gdb writes FPSCR

linux-next: build failure after merge of the drm-misc tree
 2026-05-25 15:27 UTC  (2+ messages)

[BUG] liveupdate: incoming/outgoing session ioctls accepted in wrong phase can panic
 2026-05-25 15:26 UTC  (2+ messages)

[PATCH 0/3] Add support for qcrypto on shikra
 2026-05-25 15:26 UTC  (9+ messages)

[PATCH v4 0/3] i3c: dw: Add apb reset support
 2026-05-25 15:25 UTC  (8+ messages)
` [PATCH v4 1/3] dt-bindings: i3c: dw: Describe core reset
` [PATCH v4 2/3] dt-bindings: i3c: dw: Add apb reset

[PATCH] clk: qcom: gcc-ipq5424: drop the CLK_IGNORE_UNUSED flag
 2026-05-25 15:25 UTC  (4+ messages)

[PATCH] linux-user/mips: save/restore FCSR across signal delivery
 2026-05-25 15:24 UTC 

[PATCH] docs/code-provenance: Fix formatting of *-by tags
 2026-05-25 15:23 UTC  (2+ messages)

[PATCH 00/12] kho: make boot time huge page allocation work nicely with KHO
 2026-05-25 15:24 UTC  (4+ messages)
` [PATCH 12/12] mm/hugetlb: make bootmem allocation work "

[PATCH] docs/devel/qom: Fix some editing errors
 2026-05-25 15:23 UTC  (2+ messages)

[PATCH] docs/devel: Fix typo (s/exist paths/exit paths/)
 2026-05-25 15:23 UTC  (2+ messages)

[PATCH] linux-user/ppc: restore fp_status from FPSCR on sigreturn
 2026-05-25 15:23 UTC 

[PATCH 0/2] Extend VRR safe window wait for VRR TG
 2026-05-25 15:23 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for "

[RFC PATCH 0/9] linker list sanity checking
 2026-05-25 15:22 UTC  (16+ messages)
` [RFC PATCH 2/9] linker_lists: Do not set "unused" attribute
` [RFC PATCH 3/9] event: Remove obsolete comment and __used attributes
` [RFC PATCH 4/9] linker_lists.h: add ll_*_name() helper macros
` [RFC PATCH 5/9] linker_lists.h: drop _2 from section and symbol name prefix
` [RFC PATCH 6/9] linker_lists.rst: update documentation
` [RFC PATCH 7/9] test: avoid use of special characters in ELF section names
` [RFC PATCH 9/9] tools: add linker-lists.py parser/checker script

[PATCH] linux-user/s390x: restore fpu_status rounding mode from FPC on sigreturn
 2026-05-25 15:22 UTC 

[PATCH v2] counter: ti-eqep: balance pm_runtime on devm_clk_get_enabled() failure
 2026-05-25 15:21 UTC 

[PATCH v2] ARM: OMAP2+: Add CFI type for omap4_finish_suspend
 2026-05-25 15:18 UTC  (2+ messages)

[PATCH net-next] net: airoha: bind WLAN-bound flows on PPE driver L2 cache miss
 2026-05-25 15:19 UTC  (4+ messages)

[PATCH 00/14] Make switchover-ack re-usable and add VFIO precopy REINIT feature
 2026-05-25 15:19 UTC  (18+ messages)
` [PATCH 07/14] migration: Make switchover-ack re-usable
` [PATCH 09/14] vfio/migration: Re-query precopy size before sending VFIO_MIG_FLAG_DEV_INIT_DATA_SENT

[PATCH v3] dmaengine: idxd: fix fdev setup failure cleanup in idxd_cdev_open()
 2026-05-25 15:20 UTC  (2+ messages)

[PATCH v4 08/14] userfaultfd: add UFFDIO_REGISTER_MODE_RWP and UFFDIO_RWPROTECT plumbing
 2026-05-25 15:19 UTC  (3+ messages)

[PATCH] loop: Fix NULL pointer dereference by synchronizing lo_release and loop_queue_rq
 2026-05-25 15:19 UTC  (11+ messages)
` [PATCH v2] "
                ` [PATCH v3] loop: Fix NULL pointer dereference in lo_rw_aio()

[PULL 0/1] Block patches
 2026-05-25 15:18 UTC  (2+ messages)
` [PULL 1/1] block/linux-aio: bound ioq_submit() recursion depth

[PULL 0/6] Misc patches for 2026-05-25
 2026-05-25 15:16 UTC  (7+ messages)
` [PULL 1/6] lsi53c895a: fix use-after-free of cancelled request
` [PULL 2/6] lsi53c895a: clear tag byte when processing messages
` [PULL 3/6] apic: fix delivery bitmask with modified xAPIC ids
` [PULL 4/6] accel/mshv: implement cpu_thread_is_idle() hook
` [PULL 5/6] mc146818rtc: Fix get_guest_rtc_ns() overflow bug
` [PULL 6/6] json-parser: constify JSONToken

[PATCH net] net: skbuff: fix missing zerocopy reference in pskb_carve helpers
 2026-05-25 15:18 UTC  (4+ messages)

[PATCH v4 07/14] mm: handle VM_UFFD_RWP in khugepaged, rmap, and GUP
 2026-05-25 15:18 UTC  (3+ messages)

[PATCH 2/2] i2c: imx: fix locked bus on SMBus block-read of 0 (IRQ)
 2026-05-25 15:18 UTC  (3+ messages)

[PATCH bpf 2/2] selftests/bpf: Add tests to verify the fix of encapsulating VxLAN in lwt
 2026-05-25 15:17 UTC  (2+ messages)

[PATCH 0/4] drm/xe/mmio_gem: fix fault handler and destroy path
 2026-05-25 15:17 UTC  (5+ messages)
` ✓ CI.KUnit: success for "
` ✓ Xe.CI.BAT: "

[PATCH v2 0/6] leds: is31fl319x: Fix shutdown GPIO and update DT bindings
 2026-05-25 15:17 UTC  (8+ messages)
` [PATCH v2 1/6] dt-bindings: leds: issi,is31fl319x: Update description for the shutdown-gpios property
` [PATCH v2 2/6] leds: is31fl319x: Fix shutdown GPIO initial state and remove redundant startup pulse
` [PATCH v2 3/6] gpiolib: of: add quirk for IS31FL319X shutdown line
` [PATCH v2 4/6] arm64: dts: qcom: msm8916-alcatel-idol347: Fix sn3190 shutdown GPIO polarity
` [PATCH v2 5/6] ARM: dts: qcom: msm8974-oneplus-bacon: Fix sn3193 "
` [PATCH v2 6/6] arm64: dts: marvell: armada-7040-mochabin: Fix is31fl3199 "

[PATCH v6] drm/xe: Unify fault injection hooks for CSC, GT reset
 2026-05-25 15:17 UTC  (3+ messages)
` ✗ CI.checkpatch: warning for drm/xe: Unify fault injection hooks for CSC, GT reset (rev9)
` ✓ CI.KUnit: success "

[PATCH] ext4: convert legacy ext4_debug() to standard pr_debug()
 2026-05-25 15:16 UTC  (2+ messages)

[PATCH] bootmenu: fix incorrect menu quitting logic
 2026-05-25 15:16 UTC  (2+ messages)

[PATCH net] vsock/virtio: fix skb overhead overflow on 32-bit builds
 2026-05-25 15:16 UTC  (9+ messages)

[PATCH] thermal/core: Fix double device initialization
 2026-05-25 15:16 UTC 

[LTP] [PATCH 0/2] Fix inotify{07,08} TBROK where it should TFAIL
 2026-05-25 15:14 UTC  (3+ messages)
` [LTP] [PATCH 1/2] safe_macros: Add SAFE_READ_ANY_EAGAIN
` [LTP] [PATCH 2/2] syscalls/inotify{07, 08}: Fix TBROK on older kernels

[PATCH 0/1] libavb: fix avb_replace() OOM handling
 2026-05-25 15:15 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] doc: wdt: fix typo for expire
 2026-05-25 15:15 UTC  (2+ messages)

[PATCH] Makefile: fix extra dash in KBUILD_CFLAGS
 2026-05-25 15:15 UTC  (2+ messages)

[PATCH v2] boot: cedit: Check ofnode_read_prop return value
 2026-05-25 15:15 UTC  (2+ messages)

[PATCH] drivers: watchdog: Fix dev_read_addr error check
 2026-05-25 15:14 UTC  (2+ messages)

[PATCH] Input: ims-pcu - fix use-after-free in probe error path
 2026-05-25 15:14 UTC 

[PATCH v2] counter: ftm-quaddec: use devm_mutex_init()
 2026-05-25 15:12 UTC 

[PATCH] .gitignore: exclude logo generated file
 2026-05-25 15:13 UTC  (2+ messages)

[PATCH 1/1] efi_loader: validate PE-COFF relocation data
 2026-05-25 15:13 UTC  (2+ messages)

[PATCH v3] btrfs: validate data reloc tree file extent item members in tree-checker
 2026-05-25 15:13 UTC  (3+ messages)
` [PATCH v4] btrfs: validate data reloc tree file extent item members

FreeBSD CI after Cirrus shuts down?
 2026-05-25 15:12 UTC  (3+ messages)

[PATCH v2] counter: interrupt-cnt: use devm_mutex_init()
 2026-05-25 15:11 UTC 

[PATCH v2] scsi: core: pair EH runtime PM get/put
 2026-05-25 15:12 UTC  (2+ messages)

[PATCH 1/2] i2c: imx: fix locked bus on SMBus block-read of 0 (atomic)
 2026-05-25 15:11 UTC  (3+ messages)

[PATCH] tools: fit_common: fix memory leak in mmap_fdt error path
 2026-05-25 15:10 UTC  (8+ messages)
` [PATCH] tools: ifwitool: fix memory leak in ibbp_dir_add()
` [PATCH] tools: image-host: fix memory leak of info.name in signature functions
` [PATCH] x86: zimage: fix NULL pointer dereference in build_command_line

[PATCH v3] drm/panel: novatek-nt36672a: Inline panel init sequences
 2026-05-25 14:46 UTC  (2+ messages)

[PATCH 1/1] staging: media: ipu3-imgu: Ensure correct binary selection
 2026-05-25 15:08 UTC  (2+ messages)

--bitmap=lockless across server reboot
 2026-05-25 15:08 UTC  (3+ messages)

[PATCH v4 06/14] mm: preserve RWP marker across PTE rewrites
 2026-05-25 15:07 UTC  (3+ messages)

linux-next: manual merge of the char-misc tree with the char-misc.current tree
 2026-05-25 15:07 UTC 

[PATCH] drivers: serial: Fix dev_read_addr error check
 2026-05-25 15:06 UTC  (2+ messages)

[PATCH v3 0/7] qobject: switch JSON parser to push
 2026-05-25 15:05 UTC  (8+ messages)
` [PATCH v3 1/7] json-parser: constify JSONToken
` [PATCH v3 2/7] json-parser: replace with a push parser
` [PATCH v3 3/7] json-streamer: reuse parser
` [PATCH v3 4/7] json-streamer: make brace/bracket count unsigned
` [PATCH v3 5/7] json-streamer: remove token queue
` [PATCH v3 6/7] json-streamer: do not heap-allocate JSONToken
` [PATCH v3 7/7] json-parser: add location to JSON parsing errors

[PATCH] ASoC: core: Move all users to deferrable card binding
 2026-05-25 15:06 UTC  (6+ messages)

[RFC PATCH v2 2/4] mm/damon: Introduce DAMOS_QUOTA_HUGEPAGE auto tuning
 2026-05-25 15:04 UTC  (2+ messages)

[PATCH] mm: make mmap_miss accounting symmetric for VM_SEQ_READ
 2026-05-25 15:03 UTC  (2+ messages)

[PATCH v4 05/14] mm: add MM_CP_UFFD_RWP change_protection() flag
 2026-05-25 15:03 UTC  (3+ messages)

[PATCH 0/2] fs: refactor code to use clear_and_wake_up_bit()
 2026-05-25 15:03 UTC  (5+ messages)
` [PATCH 1/2] fs: buffer: use clear_and_wake_up_bit() in unlock_buffer()
` [PATCH 2/2] fs: jbd2: use clear_and_wake_up_bit() in journal_end_buffer_io_sync()

[PATCH v5 0/2] mm: improve large folio readahead for exec memory
 2026-05-25 15:01 UTC  (3+ messages)

[PATCH] usb: gadget: f_midi: cancel work before midi is freed
 2026-05-25 15:01 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
 2026-05-25 15:00 UTC  (2+ messages)

[PATCH] crypto: loongson - Select CRYPTO_RNG
 2026-05-25 14:59 UTC  (11+ messages)

[PATCH v4 04/14] mm: add VM_UFFD_RWP VMA flag
 2026-05-25 14:59 UTC  (3+ messages)

[PATCH] USB: serial: io_ti: fix heap overflows in get_manuf_info() and build_i2c_fw_hdr()
 2026-05-25 14:58 UTC  (5+ messages)
  ` [PATCH 1/2] USB: serial: io_ti: fix heap overflow in get_manuf_info()
    ` [PATCH 2/2] USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()

[PATCH v4 0/5] mm: batch TLB flushing for dirty folios in vmscan
 2026-05-25 14:57 UTC  (6+ messages)
` [PATCH v4 1/5] mm/vmscan: introduce folio_activate_locked() helper
` [PATCH v4 2/5] mm/vmscan: extract folio_free() from shrink_folio_list()
` [PATCH v4 3/5] mm/vmscan: extract pageout_one() "
` [PATCH v4 4/5] mm/vmscan: extract folio unmap logic into folio_try_unmap()
` [PATCH v4 5/5] mm/vmscan: flush TLB for every 31 folios evictions

[PATCH v5 0/2] drm/hyperv: harden host message parsing
 2026-05-25 14:57 UTC  (3+ messages)

[PATCH v6] tracing/eprobes: Allow use of BTF names to dereference pointers
 2026-05-25 14:55 UTC  (2+ messages)

[PATCHv3] remoteproc: imx_rproc: add missing DRAM ranges for i.MX93
 2026-05-25 14:52 UTC  (2+ messages)

[PATCH BlueZ 0/1] Add configurable default LE PHY policy
 2026-05-25 14:50 UTC  (3+ messages)
` [PATCH BlueZ v4 "
  ` [PATCH BlueZ v4 1/1] adapter: Add configurable default LE PHYs

[PATCH] mm/damon: fix stale TLB young-state handling on arm64
 2026-05-25 14:48 UTC 

[PATCH v4 3/3] i3c: dw: Add apb reset support
 2026-05-25 14:49 UTC  (2+ messages)

[PATCH v4 00/27] rust: device: Higher-Ranked Lifetime Types for device drivers
 2026-05-25 14:48 UTC  (5+ messages)
` [PATCH v4 22/27] rust: auxiliary: generalize Registration over ForLt
` [PATCH v4 23/27] samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration data

[PATCH v1 0/3] fdt_support: validate property lengths in chosen and dma-range fixups
 2026-05-25 14:48 UTC  (6+ messages)
` [PATCH v1 1/3] fdt_support: bound serialN alias length before copying to stack
` [PATCH v1 2/3] fdt_support: validate dma-ranges length in fdt_get_dma_range
` [PATCH v1 3/3] fdt_support: prefer __func__ over __FUNCTION__

[syzbot] [fs?] [usb?] [input?] INFO: rcu detected stall in __fsnotify_parent (3)
 2026-05-25 14:47 UTC  (2+ messages)

[PATCH net v2 0/4] net: trust-after-modification fixes for IPv4 options + netlabel
 2026-05-25 14:47 UTC  (3+ messages)
` [PATCH net v2 1/4] ipv4: validate ip_options length in __ip_options_echo() against skb tail

[PATCH v5 00/22] gpu: nova-core: vbios: harden various array accesses and refactor
 2026-05-25 14:46 UTC  (3+ messages)
` [PATCH v5 15/22] gpu: nova-core: vbios: use the first PCI-AT image

[LTP] [PATCH v8 0/4] futex: Add error coverage tests for wait, wake and cmp_requeue
 2026-05-25 14:44 UTC  (5+ messages)
` [LTP] [PATCH v8 1/4] futex_wait06: Add EFAULT error coverage test
` [LTP] [PATCH v8 2/4] futex_wait07: Add EINTR "
` [LTP] [PATCH v8 3/4] futex_wake05: Add EFAULT "
` [LTP] [PATCH v8 4/4] futex_cmp_requeue03: "

[PATCH v16 0/8] virtio-net: live-TAP local migration
 2026-05-25 14:45 UTC  (5+ messages)
` [PATCH v16 5/8] virtio-net: support local migration of backend

[PATCH V3 net 0/2] hibmcge: fix RX packet corruption issue
 2026-05-25 14:45 UTC  (3+ messages)
` [PATCH V3 net 1/2] net: hibmcge: disable Relaxed Ordering to fix RX packet corruption
` [PATCH V3 net 2/2] net: hibmcge: move dma_rmb() after dma_sync_single_for_cpu() in RX path

[PATCH] libsdl2-net: Ensure packaging of SDL2_net.pc
 2026-05-25 14:43 UTC 

[PATCH v2 0/4] usb: chipidea: tegra: Add external control option
 2026-05-25 14:43 UTC  (3+ messages)
` [PATCH v2 3/4] usb: chipidea: tegra: Avoid controller/PHY init if bus is externally controlled

[PATCH v4 03/14] mm: rename uffd-wp PTE accessors to uffd
 2026-05-25 14:43 UTC  (3+ messages)

[PATCH v4 01/14] mm: decouple protnone helpers from CONFIG_NUMA_BALANCING
 2026-05-25 14:41 UTC  (3+ messages)

AI-assisted review
 2026-05-25 14:41 UTC  (12+ messages)

[PATCH] eth: dpaa2: constify dpaa2_ethtool_stats and dpaa2_ethtool_extras
 2026-05-25 14:40 UTC  (2+ messages)

[PATCH v4] drm/amdgpu: add ioctl to handle RAS poison error
 2026-05-25 14:40 UTC  (4+ messages)

[PATCH for-rc 0/3] RDMA/hns: Misc fixes
 2026-05-25 14:39 UTC  (4+ messages)
` [PATCH for-rc 1/3] RDMA/hns: Fix memory leak of bonding resource

[PATCH] drm/dp: Add DSC virtual DPCD quirk for Realtek MST branch device
 2026-05-25 14:39 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH v2] usb: gadget: f_uac1_legacy: fix use-after-free in gaudio_open_snd_dev()
 2026-05-25 14:37 UTC  (7+ messages)

[PATCH RESEND] pwm: th1520: Remove requirement for mul_u64_u64_div_u64_roundup
 2026-05-25 14:36 UTC  (3+ messages)

[PATCH v2 0/7] Remove deep-pkgc subtest
 2026-05-25 14:33 UTC  (5+ messages)

[PATCH v2] drm/i915/gt: Fix wakeref underflow on device hotplug rebind
 2026-05-25 14:33 UTC  (2+ messages)
` ✓ i915.CI.BAT: success for drm/i915/gt: Fix wakeref underflow on device hotplug rebind (rev4)

[PATCH BlueZ v3 1/1] adapter: Add configurable default LE PHYs
 2026-05-25 14:33 UTC  (2+ messages)
` Add configurable default LE PHY policy

[PATCH] spi: dw: fix race between transfer IRQ handler and timeout handler
 2026-05-25 14:32 UTC  (2+ messages)

[RFC 0/7] prepare deprecation of rte_atomicNN_*() family
 2026-05-25 14:31 UTC  (5+ messages)
` [PATCH v3 00/27] deprecate rte_atomicNN family
  ` [PATCH v3 03/27] ring: use compare-and-swap wrapper

[PATCH v6] block: propagate in_flight to whole disk on partition I/O
 2026-05-25 14:31 UTC  (2+ messages)

[Intel-wired-lan] [RESEND PATCH iwl-net v2 0/3] Rework ctrl_pf pointer usage in struct ice_adapter
 2026-05-25 14:31 UTC  (4+ messages)
` [Intel-wired-lan] [RESEND PATCH iwl-net v2 1/3] ice: Convert ctrl_pf pointer in struct ice_adapter to RCU
` [Intel-wired-lan] [RESEND PATCH iwl-net v2 2/3] ice: Zero out the PTP control PF pointer at ice_adapter cleanup
` [Intel-wired-lan] [RESEND PATCH iwl-net v2 3/3] ice: Cache struct ice_hw pointer for split register reads


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.