All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-15 08:27:34 to 2026-04-15 09:17:00 UTC [more...]

[merged mm-nonmm-stable] ocfs2-validate-bg_bits-during-freefrag-scan.patch removed from -mm tree
 2026-04-15  9:16 UTC 

[merged mm-nonmm-stable] ocfs2-fix-listxattr-handling-when-the-buffer-is-full.patch removed from -mm tree
 2026-04-15  9:16 UTC 

[merged mm-nonmm-stable] doc-watchdog-fix-typos-etc.patch removed from -mm tree
 2026-04-15  9:16 UTC 

[merged mm-nonmm-stable] update-my-email-address.patch removed from -mm tree
 2026-04-15  9:16 UTC 

[merged mm-nonmm-stable] ocfs2-use-get_random_u32-where-appropriate.patch removed from -mm tree
 2026-04-15  9:16 UTC 

[merged mm-nonmm-stable] ocfs2-split-transactions-in-dio-completion-to-avoid-credit-exhaustion.patch removed from -mm tree
 2026-04-15  9:16 UTC 

[merged mm-nonmm-stable] ocfs2-remove-redundant-l_next_free_rec-check-in-__ocfs2_find_path.patch removed from -mm tree
 2026-04-15  9:16 UTC 

[RFC PATCH net-next] pppoe: drop getsockname() syscall
 2026-04-15  9:16 UTC 

Dead link in kdump section of MAINTAINERS file
 2026-04-15  9:16 UTC  (3+ messages)

[merged mm-nonmm-stable] ocfs2-validate-extent-block-list-fields-during-block-read.patch removed from -mm tree
 2026-04-15  9:16 UTC 

[PATCH v2] selftests/mm: Simplify byte pattern checking in mremap_test
 2026-04-15  9:16 UTC  (5+ messages)

[merged mm-nonmm-stable] ocfs2-remove-empty-extent-list-check-in-ocfs2_dx_dir_lookup_rec.patch removed from -mm tree
 2026-04-15  9:16 UTC 

[merged mm-nonmm-stable] ocfs2-validate-dx_root-extent-list-fields-during-block-read.patch removed from -mm tree
 2026-04-15  9:16 UTC 

[merged mm-nonmm-stable] ocfs2-fix-use-after-free-in-ocfs2_fault-when-vm_fault_retry.patch removed from -mm tree
 2026-04-15  9:16 UTC 

[merged mm-nonmm-stable] ocfs2-handle-invalid-dinode-in-ocfs2_group_extend.patch removed from -mm tree
 2026-04-15  9:16 UTC 

[merged mm-nonmm-stable] get_maintainerignore-add-myself.patch removed from -mm tree
 2026-04-15  9:16 UTC 

[PATCH 0/3] Thermal monitor on PM660
 2026-04-15  9:15 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: qcom: pm660: add thermal monitor

[merged mm-nonmm-stable] ocfs2-validate-bg_list-extent-bounds-in-discontig-groups.patch removed from -mm tree
 2026-04-15  9:15 UTC 

[merged mm-nonmm-stable] checkpatch-exclude-forward-declarations-of-const-structs.patch removed from -mm tree
 2026-04-15  9:15 UTC 

[merged mm-nonmm-stable] tools-accounting-handle-truncated-taskstats-netlink-messages.patch removed from -mm tree
 2026-04-15  9:15 UTC 

[merged mm-nonmm-stable] taskstats-set-version-in-tgid-exit-notifications.patch removed from -mm tree
 2026-04-15  9:15 UTC 

[merged mm-nonmm-stable] ocfs2-heartbeat-fix-slot-mapping-rollback-leaks-on-error-paths.patch removed from -mm tree
 2026-04-15  9:15 UTC 

[PATCH v6 0/7] iio: ssp_sensors: improve resource cleanup
 2026-04-15  9:14 UTC  (3+ messages)
` [PATCH v6 2/7] iio: ssp_sensors: cleanup codestyle check

[PATCH] arm64: dts: qcom: glymur: Drop RPMh CXO clocks from QMP PHYs
 2026-04-15  9:13 UTC  (3+ messages)

[meta-oe][PATCH] libhugetlbfs: add RISC-V to COMPATIBLE_HOSTS
 2026-04-15  9:05 UTC 

[PATCH] tests/intel/xe_configfs: Fix ctx-restore subtests register
 2026-04-15  9:13 UTC  (3+ messages)
` ✓ i915.CI.BAT: success for "
` ✓ Xe.CI.BAT: "

[PATCH RFC 0/4] Devicetree support for Glymur GPU
 2026-04-15  9:12 UTC  (3+ messages)
` [PATCH RFC 4/4] arm64: dts: qcom: Enable GPU & GMU on Glymur CRD

[PATCH 6.1.y 0/2] Backport 2 commits to 6.1.y to fix bond issue
 2026-04-15  9:12 UTC  (3+ messages)
` [PATCH 6.1.y 1/2] bonding: return detailed error when loading native XDP fails
` [PATCH 6.1.y 2/2] bonding: check xdp prog when set bond mode

[PATCH v3 0/3] drm/xe/pat: Type cleanup and invalid index hardening
 2026-04-15  9:12 UTC  (4+ messages)
` [PATCH v3 3/3] drm/xe/pat: Introduce xe_cache_pat_idx() helper

[PATCH RFC net-next v4 00/14] xsk: batch xmit in copy mode
 2026-04-15  9:11 UTC  (12+ messages)
` [PATCH RFC net-next v4 05/14] xsk: add direct xmit in batch function
` [PATCH RFC net-next v4 06/14] xsk: support dynamic xmit.more control for batch xmit
` [PATCH RFC net-next v4 07/14] xsk: try to skip validating skb list in xmit path
` [PATCH RFC net-next v4 08/14] xsk: rename nb_pkts to nb_descs in xsk_tx_peek_release_desc_batch
` [PATCH RFC net-next v4 09/14] xsk: extend xskq_cons_read_desc_batch to count nb_pkts
` [PATCH RFC net-next v4 10/14] xsk: extend xsk_cq_reserve_locked() to reserve n slots
` [PATCH RFC net-next v4 11/14] xsk: support batch xmit main logic
` [PATCH RFC net-next v4 12/14] xsk: separate read-mostly and write-heavy fields in xsk_buff_pool
` [PATCH RFC net-next v4 13/14] xsk: retire old xmit path in copy mode
` [PATCH RFC net-next v4 14/14] xsk: optimize xsk_build_skb for batch copy-mode fast path

[LSF/MM/BPF TOPIC] Should we make inode->i_ino a u64?
 2026-04-15  9:11 UTC  (2+ messages)

[PATCH v2 0/7] arm64: dts: qcom: Add label properties to CoreSight devices
 2026-04-15  9:11 UTC  (3+ messages)
` [PATCH v2 6/7] arm64: dts: qcom: sm8750: "

[PATCH v3] mm/memory hotplug/unplug: Optimize zone contiguous check when changing pfn range
 2026-04-15  9:11 UTC  (7+ messages)

[PATCH] mm: Require LRU reclaim progress before retrying direct reclaim
 2026-04-15  9:11 UTC  (3+ messages)

[PATCH mptcp-net v4 00/20] mptcp: pm: increase limits, and related fixes and cleanup
 2026-04-15  9:10 UTC  (3+ messages)
` [PATCH mptcp-net v4 05/20] mptcp: pm: ADD_ADDR rtx: free sk if last

[PATCH 0/4] vfio/pci: Add PCIe TPH support
 2026-04-15  9:09 UTC  (5+ messages)
` [PATCH 1/4] vfio/pci: Add PCIe TPH interface with capability query
` [PATCH 2/4] vfio/pci: Add PCIe TPH enable/disable support
` [PATCH 3/4] vfio/pci: Add PCIe TPH GET_ST interface
` [PATCH 4/4] vfio/pci: Add PCIe TPH SET_ST interface

[PATCH] drm/amdgpu/userq: gnome shell uses max priority
 2026-04-15  9:10 UTC  (7+ messages)

[PATCH 0/6] qcom: Refactor GPU GX GDSC handling and IFPC behavior on A8x GPUs
 2026-04-15  9:09 UTC  (6+ messages)
` [PATCH 3/6] clk: qcom: common: ensure runtime PM suspend completes on probe

[PATCH v5 0/4] Rust io_uring command abstraction for miscdevice
 2026-04-15  9:02 UTC  (5+ messages)
` [PATCH v5 1/4] rust: bindings: add io_uring headers in bindings_helper.h
` [PATCH v5 2/4] rust: io_uring: introduce rust abstraction for io-uring cmd
` [PATCH v5 3/4] rust: miscdevice: Add `uring_cmd` support
` [PATCH v5 4/4] samples: rust: Add `uring_cmd` example to `rust_misc_device`

[PATCH v4 0/2] iio: frequency: ad9832: cleanups
 2026-04-15  9:07 UTC  (6+ messages)
` [PATCH v4 1/2] iio: frequency: ad9832: remove kernel.h proxy header
` [PATCH v4 2/2] iio: frequency: ad9832: simplify bitwise math

[PATCH 0/8] arm64: Implement support for 2025 dpISA extensions
 2026-04-15  9:07 UTC  (4+ messages)
` [PATCH 1/8] arm64/hwcap: Generate the KERNEL_HWCAP_ definitions for the hwcaps

[PATCH v7 0/8] Add support for handling PCIe M.2 Key E connectors in devicetree
 2026-04-15  9:07 UTC  (10+ messages)

[syzbot] [jfs?] KASAN: slab-use-after-free Read in lbmIODone
 2026-04-15  9:06 UTC  (2+ messages)

[yocto][meta-anaconda][PATCH 1/2] anaconda: fix duplicate RDEPENDS entry and remove orphaned patches
 2026-04-15  9:06 UTC  (2+ messages)
` [yocto][meta-anaconda][PATCH 2/2] layer.conf: Update to wrynose release series

[RFC PATCH] Documentation: Add managed interrupts
 2026-04-15  9:05 UTC  (4+ messages)

[PATCH v2 0/5] drm/i915/reset: Expose "display_reset_count" in debugfs
 2026-04-15  9:05 UTC  (2+ messages)
` ✓ CI.KUnit: success for drm/i915/reset: Expose "display_reset_count" in debugfs (rev3)

[Intel-wired-lan] [PATCH iwl-net v5] ice: fix missing dpll notifications for SW pins
 2026-04-15  9:04 UTC  (4+ messages)

[PATCH v2 00/17] hw/usb/ehci: Add 64-bit descriptor addressing support
 2026-04-15  9:03 UTC  (5+ messages)
` [PATCH v2 06/17] hw/usb/hcd-ehci: Change descriptor addresses to 64-bit

[PATCH 1/2] dma-fence: Silence sparse warning in dma_fence_describe
 2026-04-15  9:04 UTC  (7+ messages)
` [PATCH 2/2] dma-fence: Fix potential tracepoint null pointer dereferences

[PATCH v2] mm: shmem: don't set large-order range for internal shmem mount
 2026-04-15  9:04 UTC  (3+ messages)

[GIT PULL] ring-buffer: Updates for v7.1
 2026-04-15  9:03 UTC 

[PATCH v2 0/2] media: i2c: Add os02g10 camera sensor driver
 2026-04-15  9:03 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: media: i2c: Add os02g10 sensor

[PATCH v2 0/6] ASoC: renesas: fsi: Fix system hang by adding SPU clock
 2026-04-15  9:02 UTC  (4+ messages)
` [PATCH v2 2/6] ASoC: renesas: fsi: Fix hang by enabling "

[PATCH] netfilter: xt_realm: fix null-ptr-deref in realm_mt()
 2026-04-15  9:02 UTC  (2+ messages)

[PATCH] 9p: use kvzalloc for readdir buffer
 2026-04-15  9:01 UTC  (2+ messages)

[PATCH 5.10 000/491] 5.10.253-rc1 review
 2026-04-15  9:01 UTC  (4+ messages)
` [PATCH 5.10 070/491] ASoC: core: Exit all links before removing their components

[PATCH 0/2] arm64: dts: qcom: msm8916-panasonic-eluga-u2: add initial device tree
 2026-04-15  9:01 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH BlueZ] monitor: Add decoding for Microsoft defined event
 2026-04-15  9:00 UTC  (2+ messages)
` [BlueZ] "

[PATCH] sstate: Add fallback when hardlink fails
 2026-04-15  8:58 UTC 

[PATCH v10 13/13] docs: add io_queue flag to isolcpus
 2026-04-15  8:58 UTC  (12+ messages)

[PATCH v2] staging: rtl8723bs: fix remote heap information disclosure in issue_assocreq
 2026-04-15  8:58 UTC  (2+ messages)

[PATCH v4 0/9] fix several inconsistencies with sysfs configuration in etmX
 2026-04-15  8:56 UTC  (10+ messages)
` [PATCH v4 3/9] coresight: etm4x: fix leaked trace id

[OE-core][master][PATCH v2] vim: update to 9.2.0340 to fix CVEs
 2026-04-15  8:54 UTC 

[PATCH v7 0/6] Add support for Orange Pi 5 Pro
 2026-04-15  8:57 UTC  (4+ messages)
` [PATCH v7 6/6] arm64: dts: rockchip: Add Orange Pi 5 Pro board support

[OE-core][master][PATCH] vim: minor update to 9.2.0340 to fix CVEs
 2026-04-15  8:15 UTC  (3+ messages)

Announcing Sched QoS v0.1-alpha
 2026-04-15  8:57 UTC  (2+ messages)

[PATCH v3 0/3] mm/swap: use swap_ops to register swap device's methods
 2026-04-15  8:56 UTC  (4+ messages)
` [PATCH v3 1/3] mm/swap: rename mm/page_io.c to mm/swap_io.c
` [PATCH v3 2/3] mm/swap: use swap_ops to register swap device's methods
` [PATCH v3 3/3] mm/swap_io.c: rename swap_writepage_* to swap_write_folio_*

[PATCH V10 00/10] famfs: port into fuse
 2026-04-15  8:57 UTC  (12+ messages)

[PATCH v2] staging: rtl8723bs: clean up memcpy() in rtw_check_bcn_info
 2026-04-15  8:56 UTC 

[PATCH v2 1/5] drm/i915/reset: Reorganize display reset code
 2026-04-15  8:56 UTC  (2+ messages)
` [PATCH v3 "

[PATCH v1] arm64: dts: qcom: Enable CAN RX via GPIO expander
 2026-04-15  8:56 UTC  (5+ messages)

[oe-core][PATCH] libxml-parser-perl: patch CVE-2006-10003
 2026-04-15  6:51 UTC 

[PATCH V2] board: dhelectronics: imx: Use second Ethernet MAC also from fuse
 2026-04-15  8:55 UTC  (3+ messages)

[PATCH 0/2] net: fsl_enetc: Add iMX95 10Gbps support and PHY fixes
 2026-04-15  8:56 UTC  (3+ messages)
` [PATCH v1 1/2] net: phy: aquantia: Increase timeout for out of reset
` [PATCH v1 2/2] net: fsl_enetc: Add iMX95 enetc4 10Gbps port support

[RFC PATCH] test: mm/arm: pgtable: remove young bit check for pte_valid_user
 2026-04-15  8:53 UTC  (2+ messages)

[PATCH v4 0/2] vduse: Fix race in vduse_dev_msg_sync and vduse_dev_read_iter
 2026-04-15  8:53 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next v2 0/2] Introduce IDPF PCI callbacks
 2026-04-15  8:53 UTC  (6+ messages)
` [Intel-wired-lan] [PATCH iwl-next v2 2/2] idpf: implement pci error handlers
        `  "

[PATCH v7] mm/slub: defer freelist construction until after bulk allocation from a new slab
 2026-04-15  8:52 UTC 

[PATCH 0/8] Auto-generate maintainer profile entries
 2026-04-15  8:52 UTC  (18+ messages)
` [PATCH 1/8] docs: maintainers_include: auto-generate maintainer profile TOC
` [PATCH 2/8] MAINTAINERS: add an entry for media maintainers profile
` [PATCH 3/8] MAINTAINERS: add maintainer-tip.rst to X86
` [PATCH 4/8] docs: auto-generate maintainer entry profile links
` [PATCH 5/8] docs: maintainers_include: use a better title for profiles
` [PATCH 6/8] docs: maintainers_include: add external profile URLs
` [PATCH 7/8] docs: maintainers_include: preserve names for files under process/
` [PATCH 8/8] docs: maintainers_include: Only show main entry for profiles

[kvm-unit-tests 0/5] s390x: Cleanup virtualization library
 2026-04-15  8:45 UTC  (6+ messages)
` [kvm-unit-tests 1/5] lib: s390x: Add function to get page root
` [kvm-unit-tests 2/5] lib: s390x: sie: Allocate physical guest memory via memalign
` [kvm-unit-tests 3/5] lib: s390x: sie: Free guest memory on destroy
` [kvm-unit-tests 4/5] lib: s390x: snippet: Add function to create a guest of specific length
` [kvm-unit-tests 5/5] lib: s390x: Remove kvm s390 prefix from sie control block

[RFC] in-kernel rseq
 2026-04-15  8:51 UTC  (3+ messages)

[PATCH RFC net-next v4 02/14] xsk: extend xsk_build_skb() to support passing an already allocated skb
 2026-04-15  8:52 UTC  (2+ messages)

[PATCH] x86/boot/e820: Re-enable fallback if e820 table is empty
 2026-04-15  8:51 UTC  (2+ messages)

[PATCH RFC net-next v4 01/14] xsk: introduce XDP_GENERIC_XMIT_BATCH setsockopt
 2026-04-15  8:51 UTC  (2+ messages)

[PATCH] firmware_loader: fix device reference leak in firmware_upload_register()
 2026-04-15  8:51 UTC 

[PATCH v2 0/2] fanotify: support restartable permission events
 2026-04-15  8:50 UTC  (3+ messages)
` [PATCH v2 1/2] fanotify: add restart infrastructure for pending "

[PATCH 0/4] PSR2 SDP on Prior Scanline workarounds
 2026-04-15  8:50 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for "

[syzbot] [dri?] KASAN: slab-use-after-free Read in drm_gem_object_release_handle
 2026-04-15  8:50 UTC  (2+ messages)

[PATCH v2] net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler
 2026-04-15  8:47 UTC  (2+ messages)
` [PATCH v3] "

[soc:soc/late] BUILD SUCCESS c82aee2c760aba93dce0ad354c48195be00bc9cf
 2026-04-15  8:48 UTC 

[PATCH] mm/vmalloc: Prevent RCU stall in decay_va_pool_node()
 2026-04-15  8:48 UTC 

[PATCH v2] staging: rtl8723bs: fix missing frame length checks in OnAuthClient
 2026-04-15  8:47 UTC  (2+ messages)

[linus:master] [lib/crypto] e5046823f8: stress-ng.urandom.ops_per_sec 4.3% regression
 2026-04-15  8:45 UTC 

[syzbot] [hfs?] general protection fault in __hfsplus_setxattr
 2026-04-15  8:45 UTC  (2+ messages)
` [PATCH] hfsplus: set attributes inode dirty at correct position

[PATCH 0/2] time: fix time accounting for x86 HVM guests
 2026-04-15  8:44 UTC  (2+ messages)

[PATCH 0/1] xskmap: reject TX-only AF_XDP sockets
 2026-04-15  8:43 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v2] vsock/virtio: fix accept queue count leak on transport mismatch
 2026-04-15  8:44 UTC  (2+ messages)

[PATCH v5 0/9] Introduce Xe PCIe FLR
 2026-04-15  8:43 UTC  (3+ messages)
` [PATCH v5 9/9] drm/xe/pci: Introduce "

[PATCH] waf: Use Python 3 built by the build system
 2026-04-15  8:43 UTC 

[PATCH v3 00/11] Add spi-hid transport driver
 2026-04-15  8:41 UTC  (7+ messages)
` [PATCH v3 09/11] dt-bindings: input: Document hid-over-spi DT schema

[PATCH v5] nvme: Skip trace complete_rq on host path error
 2026-04-15  8:41 UTC 

[PATCH v2 00/10] ublk: add shared memory zero-copy support
 2026-04-15  8:38 UTC  (3+ messages)

[PATCH 0/1] KVM: arm64: nv: Implement nested stage-2 reverse map
 2026-04-15  8:38 UTC  (3+ messages)
` [PATCH 1/1] KVM: arm64: nv: Avoid full shadow s2 unmap

[PATCH] staging: rtl8723bs: fix null pointer deref in rtw_check_bcn_info
 2026-04-15  8:38 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-next 1/1] igc: add support for forcing link speed without autonegotiation
 2026-04-15  8:37 UTC  (4+ messages)
    `  "

[PATCH] mm/sparse: Fix race on mem_section->usage in pfn walkers
 2026-04-15  8:37 UTC  (2+ messages)

[PATCH 0/2] Add a MicroBlaze remoteproc driver and binding
 2026-04-15  8:35 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: add AMD MicroBlaze binding

[scarthgap][PATCH v2 00/11] fix multiple CVEs
 2026-04-15  8:35 UTC  (3+ messages)
` [meta-oe][scarthgap][PATCH v2 03/11] hdf5: fix CVE-2025-6857
  ` [oe] "

Build failure in linux-next: implicit declaration of acpi_has_method
 2026-04-15  8:35 UTC  (3+ messages)

[PATCH v2 0/4] soc: amlogic: clk-measure: add A1 and T7 support
 2026-04-15  8:33 UTC  (15+ messages)
` [PATCH v2 1/4] dt-bindings: soc: amlogic: clk-measure: Add A1 and T7 compatible
` [PATCH v2 2/4] soc: amlogic: clk-measure: Add A1 and T7 support
` [PATCH v2 3/4] arm64: dts: meson: a1: Add clk measure support
` [PATCH v2 4/4] arm64: dts: amlogic: t7: "

[PATCH 1/2] dma-fence: Silence sparse warning in dma_fence_describe
 2026-04-15  8:32 UTC  (2+ messages)
` [PATCH 2/2] dma-fence: Fix potential tracepoint null pointer dereferences

[PATCH v2 00/10] arm: socfpga: iossm: add support for mailbox v1
 2026-04-15  8:29 UTC  (4+ messages)
` [PATCH v2 08/10] arm: socfgpa: iossm: extract initialization of one interface

[syzbot] [hfs?] KMSAN: uninit-value in hfsplus_bnode_find
 2026-04-15  8:29 UTC  (2+ messages)
` [PATCH] hfsplus: Add a sanity check for catalog btree node size

[OE-core][PATCH] systemd: add osc-context PACKAGECONFIG
 2026-04-15  8:29 UTC 

[PATCH v12 net-next 01/11] net/nebula-matrix: add minimum nbl build framework
 2026-04-15  8:29 UTC  (2+ messages)
` [PATCH v12 net-next 00/11] nbl driver for Nebulamatrix NICs

[PATCH 6.1.y] net: add proper RCU protection to /proc/net/ptype
 2026-04-15  8:28 UTC 

[PATCH 0/2] genirq and Hyper-V: Clean up handling of add_interrupt_randomness()
 2026-04-15  8:28 UTC  (3+ messages)
` [PATCH 2/2] Drivers: hv: Move add_interrupt_randomness() to hypervisor callback sysvec

[PATCH v2] media: verisilicon: Simplify motion vectors and rfc buffers allocation
 2026-04-15  8:28 UTC  (4+ messages)

bio completion in task enhancements / experiments
 2026-04-15  8:28 UTC  (6+ messages)
` [PATCH 8/8] RFC: use a TASK_FIFO kthread for read completion support


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.