All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-06 16:31:13 to 2026-04-06 17:40:58 UTC [more...]

[PATCH v2 00/16] Convert all drivers to the new udata response flow
 2026-04-06 17:40 UTC  (8+ messages)
` [PATCH v2 01/16] RDMA/mana: Fix error unwind in mana_ib_create_qp_rss()
` [PATCH v2 02/16] RDMA/ocrdma: Clarify the mm_head searching
` [PATCH v2 03/16] RDMA/ocrdma: Don't NULL deref uctx on errors in ocrdma_copy_pd_uresp()
` [PATCH v2 04/16] RDMA/vmw_pvrdma: Fix double free on pvrdma_alloc_ucontext() error path
` [PATCH v2 06/16] RDMA/hns: Fix xarray race in hns_roce_create_srq()
` [PATCH v2 14/16] RDMA: Use proper driver data response structs instead of open coding
` [PATCH v2 15/16] RDMA: Add missed = {} initialization to uresp structs

[PATCH v2 0/5] btrfs: improve stalls under sudden writeback
 2026-04-06 17:40 UTC  (6+ messages)
` [PATCH v2 1/5] btrfs: reserve space for delayed_refs in delalloc
` [PATCH v2 2/5] btrfs: account for csum "

[PATCH v3 0/2] mm/mprotect: micro-optimization work
 2026-04-06 17:38 UTC  (5+ messages)

[PATCH net] xfrm_user: fix info leak in build_mapping()
 2026-04-06 17:38 UTC  (5+ messages)

[GSoC][PATCH v3] t2000: modernise overall structure
 2026-04-06 17:36 UTC  (4+ messages)
` [PATCH v4 1/1] t2000: modernize overall structure and path checks

[GSoC PATCH] backfill: add --[no-]progress option
 2026-04-06 17:35 UTC  (3+ messages)

[PATCH] PCI/NPEM: Set LED_HW_PLUGGABLE for hotplug-capable ports
 2026-04-06 17:35 UTC  (2+ messages)

[f2fs-dev] [PATCH] f2fs: allow empty mount string for Opt_usr|grp|projjquota
 2026-04-06 17:34 UTC  (5+ messages)
` [f2fs-dev] [PATCH v2] "
  `  "

[PATCH v2] mm/vmpressure: skip socket pressure for costly order reclaim
 2026-04-06 17:34 UTC  (3+ messages)

[PATCH v1 0/3] contrib/plugins: add syscall-filter local-library demos
 2026-04-06 17:33 UTC  (3+ messages)
` [PATCH v2 0/1] contrib/plugins: add syscall-filter passthrough zlib demo

[PATCH] bpf: verifier: restrict insn_array_maps to jump tables
 2026-04-06 17:33 UTC  (3+ messages)

[ndctl PATCH 1/3] test/cxl-destroy-region.sh: prevent false pass when no decoder found
 2026-04-06 17:31 UTC  (2+ messages)

[RFC 0/2] mm: page_alloc: pcp buddy allocator
 2026-04-06 17:31 UTC  (3+ messages)
` [RFC 2/2] mm: page_alloc: per-cpu pageblock "

Missing signoff in the rdma tree
 2026-04-06 17:30 UTC  (3+ messages)

[layerindex-web][PATCH v2 0/4] Add app dir support
 2026-04-06 17:30 UTC  (5+ messages)
` [layerindex-web][PATCH v2 1/4] layerindex: Add app dir support for configurable container
` [layerindex-web][PATCH v2 2/4] connectivity_check.sh: Use yoctoproject.org for HTTPS check
` [layerindex-web][PATCH v2 3/4] README.devel: Replace deprecated libmariadb package
` [layerindex-web][PATCH v2 4/4] README: Document --app-dir option usage

[PATCH v2 0/6] Hyper-V: kexec fixes for L1VH (mshv)
 2026-04-06 17:28 UTC  (7+ messages)
` [PATCH v2 4/6] mshv: limit SynIC management to MSHV-owned resources
` [PATCH v2 5/6] mshv: clean up SynIC state on kexec for L1VH
` [PATCH v2 6/6] mshv: unmap debugfs stats pages on kexec

[PATCH v2] Add an initial CONTRIBUTE.rst
 2026-04-06 17:28 UTC 

[PATCH net v4 0/8] net/sched: netem bug fixes
 2026-04-06 17:25 UTC  (9+ messages)
` [PATCH net v4 1/8] net/sched: netem: fix probability gaps in 4-state loss model
` [PATCH net v4 2/8] net/sched: netem: fix queue limit check to include reordered packets
` [PATCH net v4 3/8] net/sched: netem: only reseed PRNG when seed is explicitly provided
` [PATCH net v4 4/8] net/sched: netem: refactor dequeue into helper functions
` [PATCH net v4 5/8] net/sched: netem: batch-transfer ready packets to avoid child re-entrancy
` [PATCH net v4 6/8] net/sched: netem: null-terminate tfifo linear queue tail
` [PATCH net v4 7/8] net/sched: netem: check for invalid slot range
` [PATCH net v4 8/8] net/sched: netem: fix slot delay calculation overflow

[PATCH v2 0/7] drm/vc4: Switch to DRM GPU scheduler
 2026-04-06 17:26 UTC  (4+ messages)
` [PATCH v2 5/7] drm/vc4: Add per-file descriptor seqno tracking

[PATCH v2] exportfs: release NFSv4 state when last client is unexported
 2026-04-06 17:26 UTC 

[Buildroot] [PATCH] package/quickjs: bump to version 2025-09-13
 2026-04-06 17:26 UTC  (2+ messages)

[PATCH] zorro: sysfs: replace sprintf with sysfs_emit
 2026-04-06 17:25 UTC 

[PATCH] pps: improve PREEMPT_RT performance
 2026-04-06 17:24 UTC  (2+ messages)

[PATCH bpf-next 00/10] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-06 17:24 UTC  (11+ messages)
` [PATCH bpf-next 03/10] bpf: Support stack arguments for bpf functions

[PATCH v2 0/2] iio: light: cm3323: fix and cleanup
 2026-04-06 17:24 UTC  (3+ messages)
` [PATCH v2 2/2] iio: light: cm3323: use dev_err_probe() in probe path

[PATCH v12 0/7] Error recovery for vfio-pci devices on s390x
 2026-04-06 17:23 UTC  (2+ messages)

[PATCH 1/2] input: pc110pad: change PCI check to get rid of orphaned no_pci_devices
 2026-04-06 17:23 UTC  (2+ messages)

[GSoC PATCH v2 0/4] preserve promisor files content after repack
 2026-04-06 17:22 UTC  (4+ messages)
` [GSoC PATCH v3 0/5] "
  ` [GSoC PATCH v3 2/5] pack-write: add helper to fill promisor file "

[PATCH net-next v6 0/7] net: bcmgenet: add XDP support
 2026-04-06 17:22 UTC  (9+ messages)
` [PATCH net-next v6 1/7] net: bcmgenet: convert RX path to page_pool
` [PATCH net-next v6 2/7] net: bcmgenet: register xdp_rxq_info for each RX ring
` [PATCH net-next v6 6/7] net: bcmgenet: add XDP statistics counters
` [PATCH net-next v6 7/7] net: bcmgenet: reject MTU changes incompatible with XDP

[PATCH 0/8] bitbake-setup JSON Schema: Fix linting errors
 2026-04-06 17:21 UTC  (9+ messages)
` [PATCH 1/8] bitbake-setup.schema.json: Add title for schema
` [PATCH 2/8] bitbake-setup.schema.json: Add examples property
` [PATCH 3/8] bitbake-setup.schema.json: Use anyOf for non-disjoint subschemas
` [PATCH 4/8] bitbake-setup.schema.json: Remove trailing period
` [PATCH 5/8] layers.schema.json: Add missing schema
` [PATCH 6/8] layers.schema.json: Add title for subschema
` [PATCH 7/8] layers.schema.json: Add examples property
` [PATCH 8/8] layers.schema.json: Remove trailing period

[meta-networking][PATCH 1/2] mbedtls: drop recipe for v2
 2026-04-06 17:20 UTC  (4+ messages)
` [oe] "

[PATCH v2] nfsd: fix file change detection in CB_GETATTR
 2026-04-06 17:20 UTC  (5+ messages)

[PATCH] [RFC PATCH] bpf/xdp: propagate queue_index via xdp_frame for cpumap
 2026-04-06 17:20 UTC  (2+ messages)

[WIP PATCH] fast-export: emit deletions first
 2026-04-06 17:15 UTC  (2+ messages)

[PATCH v5 0/6] misc: fs_loader: reorg and split to FS and FW loader + FIP loader
 2026-04-06 17:14 UTC  (11+ messages)
` [PATCH v5 2/6] misc: fs_loader: reorganize and split to FS and FW loader
` [PATCH v5 3/6] misc: fw_loader: implement generic get_fw_loader_from_node()
` [PATCH v5 4/6] misc: fw_loader: implement request_firmware_size() OP
` [PATCH v5 5/6] misc: fw_loader: introduce FIP loader driver
` [PATCH v5 6/6] doc: dtbinding: Update documentation for Generic Firmware loader

[PATCH v2 0/5] Add virtio-mmio support to m68k virt machine
 2026-04-06 17:15 UTC  (7+ messages)
` [PATCH v2 1/5] sysreset: qemu virt: Use __raw_writel()
` [PATCH v2 2/5] m68k: Fix writew(), writel(), readw(), readl() endianness
` [PATCH v2 3/5] virtio: mmio: Keep vendor id little endian

[PATCH net v3 0/7] net/sched: netem: bug fixes
 2026-04-06 17:12 UTC  (5+ messages)
` [PATCH net v3 4/7] net/sched: netem: restructure dequeue to avoid re-entrancy with child qdisc

[PATCH] io_uring/zcrx: reorder fd allocation and disclosure in zcrx_export()
 2026-04-06 17:11 UTC  (3+ messages)

nfnetlink_queue crashes kernel
 2026-04-06 17:10 UTC  (6+ messages)

[PATCH] tracing: preserve module tracepoint strings
 2026-04-06 17:09 UTC 

[PATCH net-next 0/3] net: phy: add support for disabling autonomous EEE
 2026-04-06 17:10 UTC  (8+ messages)
` [PATCH net-next 2/3] net: phy: broadcom: implement .disable_autonomous_eee for BCM54xx

[PATCH v3 1/4] dt-bindings: clock: fsl-sai: Document i.MX8M support
 2026-04-06 17:10 UTC  (5+ messages)
` [PATCH v3 2/4] clk: fsl-sai: Add i.MX8M support with 8 byte register offset
` [PATCH v3 4/4] clk: fsl-sai: Add MCLK generation support

[Buildroot] [PATCH 1/1] package/pocketpy: bump to version 2.1.8
 2026-04-06 17:09 UTC  (2+ messages)

[GIT PULL] soc fixes for 7.0, part 2
 2026-04-06 17:08 UTC  (2+ messages)

[Buildroot] [git commit] package/pocketpy: bump to version 2.1.8
 2026-04-06 16:49 UTC 

[PATCH v4 2/2] perf symbol: Lazily compute idle and use the perf_env
 2026-04-06 17:09 UTC  (5+ messages)
` [PATCH v5 0/3] perf symbol/env: ELF machine clean up and lazy idle computation
  ` [PATCH v5 1/3] perf env: Add perf_env__e_machine helper and use in perf_env__arch
  ` [PATCH v5 2/3] perf env: Add helper to lazily compute the os_release
  ` [PATCH v5 3/3] perf symbol: Lazily compute idle and use the perf_env

[PATCH 6.12 000/265] 6.12.77-rc1 review
 2026-04-06 17:08 UTC  (6+ messages)
` [PATCH 6.12 044/265] PCI: dw-rockchip: Dont wait for link since we can detect Link Up

[PATCH] unify and bump _WIN32_WINNT definition to Windows 8.1
 2026-04-06 17:07 UTC  (3+ messages)
` [PATCH v2 0/2] "

[RFC PATCH v3 0/6] Rust goldfish_address_space driver (ioctl-only subset)
 2026-04-06 16:51 UTC  (4+ messages)
  ` [RFC PATCH v3 1/6] uapi: add goldfish_address_space userspace ABI header
  ` [RFC PATCH v3 2/6] rust: bindings: expose goldfish address-space headers
  ` [RFC PATCH v3 4/6] rust: pci: add shared BAR memremap support

[PATCH v4 0/9] driver core: Fix some race conditions
 2026-04-06 17:06 UTC  (8+ messages)
` [PATCH v4 1/9] driver core: Don't let a device probe until it's ready

-next status as at v7.0-rc6
 2026-04-06 17:05 UTC  (2+ messages)

[PATCH v2] xfs: add a test for number of open zones on conventional devices
 2026-04-06 17:05 UTC  (6+ messages)

[bluez/bluez]
 2026-04-06 17:04 UTC 

[bluez/bluez]
 2026-04-06 17:04 UTC 

[bluez/bluez]
 2026-04-06 17:04 UTC 

[bluez/bluez]
 2026-04-06 17:04 UTC 

[PATCH 0/3] doc: replace mentions of deprecated git config --list
 2026-04-06 17:04 UTC  (4+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] doc: gitcvs-migration: rephrase “man page”

[syzbot] [virt?] KCSAN: data-race in virtqueue_disable_cb / virtqueue_enable_cb_delayed (11)
 2026-04-06 17:03 UTC  (3+ messages)

[PATCH 00/22] iommu/amd: Introduce AMD Hardware-accelerated Virtualized IOMMU (vIOMMU) Support
 2026-04-06 17:02 UTC  (4+ messages)
` [PATCH 20/22] iommufd: Introduce vIOMMU option via IOMMU_OPTION ioctl

[bluez/bluez] 46f2ed: tools/smp-tester: don't write array out of bounds
 2026-04-06 17:02 UTC 

[PATCH 00/53] selftests/mm: make MM selftests more CI friendly
 2026-04-06 17:02 UTC  (7+ messages)
` [PATCH 12/53] selftests/mm: khugepaged: group tests in an array
` [PATCH 15/53] selftests/mm: protection_keys: use descriptive test names in TAP output
` [PATCH 16/53] selftests/mm: protection_keys: use kselftest framework

[RFC PATCH] docs/system: remove extraneous sentence
 2026-04-06 17:01 UTC  (2+ messages)

[PATCH net v2] net: rose: stop timers before freeing neighbour in rose_neigh_put
 2026-04-06 17:01 UTC  (2+ messages)
` [PATCH net v3] net: rose: defer rose_neigh cleanup to workqueue to fix UAF

[net-next 0/3] Extend packet socket selftests
 2026-04-06 17:01 UTC  (7+ messages)
` [net-next v2 3/3] selftests/net: Test PACKET_AUXDATA

[PATCH] get_maintainer: add --json output mode
 2026-04-06 17:01 UTC 

[PATCH v3] iio: adc: ad7280a: replace mutex_lock() with guard(mutex)
 2026-04-06 17:01 UTC  (3+ messages)

[PATCH] Input: gpio-keys - add hibernation support
 2026-04-06 16:58 UTC  (3+ messages)

[PATCH] checkpatch: add --json output mode
 2026-04-06 17:00 UTC 

[PATCH BlueZ v2 1/2] shared/mcp: fix crash on destroy after ATT gone
 2026-04-06 17:00 UTC  (2+ messages)

[PATCH BlueZ 1/2] tools/smp-tester: don't write array out of bounds
 2026-04-06 17:00 UTC  (2+ messages)

[PATCH BlueZ] build: never build test-runner with ASAN
 2026-04-06 17:00 UTC  (2+ messages)

[PATCH BlueZ 1/5] monitor: check data size properly in evt_num_completed_packets
 2026-04-06 17:00 UTC  (2+ messages)

[PATCH v2] io_uring/zcrx: reorder fd allocation in zcrx_export()
 2026-04-06 16:58 UTC 

[f2fs-dev] [PATCH] f2fs: do not support mmap write for large folio
 2026-04-06 16:57 UTC  (4+ messages)

[PATCH 0/7] mshv: Reduce memory consumption for unpinned regions
 2026-04-06 16:57 UTC  (3+ messages)
` [PATCH 4/7] mshv: Optimize memory region mapping operations

[PATCH] x86/msr: Fix coding style issues is msr.c
 2026-04-06 16:55 UTC  (2+ messages)

[PATCH net-next v2] selftests/net: convert so_txtime to drv-net
 2026-04-06 16:55 UTC  (4+ messages)

[PATCH 0/3] Add support for ML-DSA signature for EVM and IMA
 2026-04-06 16:53 UTC  (3+ messages)
` [PATCH 1/3] crypto: public_key: Remove check for valid hash_algo for ML-DSA keys

[meta-networking][PATCH 1/2] tinyproxy: patch CVE-2026-3945
 2026-04-06 16:54 UTC  (3+ messages)
` [oe] "

[PATCH] ring-buffer: report header_page overwrite as signed char
 2026-04-06 16:53 UTC  (3+ messages)
` [PATCH v2] ring-buffer: report header_page overwrite as char

[PATCH] trace-cmd report: add spacing before raw data flags
 2026-04-06 16:53 UTC  (3+ messages)
` [PATCH v2] trace-cmd report: Add "

[PATCH 1/1] nfsd: update mtime/ctime on CLONE and COPY in presence of delegated attributes
 2026-04-06 16:53 UTC  (4+ messages)

[meta-networking][PATCH] tinyproxy: upgrade 1.11.2 -> 1.11.3
 2026-04-06 16:53 UTC 

[PATCH v3 0/4] Introduce cold reset recovery method
 2026-04-06 16:52 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for Introduce cold reset recovery method (rev2)

[PATCH v12 13/13] fsmonitor: fix split-index bitmap bounds in tweak_fsmonitor()
 2026-04-06 16:51 UTC  (4+ messages)

[PATCH 0/5] Add SPL support for Qualcomm platforms, starting with sdm845
 2026-04-06 15:53 UTC  (14+ messages)
` [PATCH 1/5] Makefile: add SPL_REMAKE_ELF_LDSCRIPT feature
` [PATCH 2/5] of_live: support in SPL
` [PATCH 3/5] drivers: allow clk_stub and spmi "
` [PATCH 4/5] mach-snapdragon: support building SPL
` [PATCH 5/5] dts: add empty .dtsi for shift-axolotl

[PATCH] dt-bindings: thermal: idle: Correct node name in the example
 2026-04-06 16:51 UTC  (2+ messages)

[RESEND v2 12/13] arm: sc5xx: remove LOADADDR and use kernel_addr_r
 2026-04-06 13:32 UTC  (2+ messages)

[PATCH i-g-t v6 0/9] tests/xe: Add purgeable memory madvise tests for system allocator
 2026-04-06 16:48 UTC  (3+ messages)
` [PATCH i-g-t v6 6/9] tests/intel/xe_madvise: Add dontneed-before-exec subtest

[PATCH] CI: Update sjg lab to match currently actively boards
 2026-04-06 16:48 UTC  (8+ messages)

[Buildroot] [PATCH v2 1/2] package/leafnode2: fix build without pod2man
 2026-04-06 16:48 UTC  (2+ messages)

[Buildroot] [git commit] package/leafnode2: bump version to 2.0.0.alpha202601
 2026-04-06 16:38 UTC 

[Buildroot] [git commit] package/leafnode2: fix build without pod2man
 2026-04-06 16:38 UTC 

Hang with xfs/285 on 2026-03-02 kernel
 2026-04-06  0:27 UTC  (5+ messages)

[PATCH 0/2] KVM: arm64: Handle unsupported guest translation granules
 2026-04-06 16:46 UTC  (3+ messages)
` [PATCH 1/2] KVM: arm64: Factor out TG0/1 decoding of VTCR and TCR
` [PATCH 2/2] KVM: arm64: Fallback to a supported value for unsupported guest TGx

[PATCH bpf v2 1/2] bpf: Fix same-register dst/src OOB read and pointer leak in sock_ops
 2026-04-06 16:47 UTC  (3+ messages)
` [PATCH bpf v2 2/2] selftests/bpf: Add tests for sock_ops ctx access with same src/dst register

fsverity and large folios
 2026-04-06 16:45 UTC  (2+ messages)

[PATCH v2] stmmac: cleanup dead dependencies on STMMAC_PLATFORM and STMMAC_ETH in Kconfig
 2026-04-06 16:46 UTC  (3+ messages)

[PATCH net] ipv4: icmp: fix null-ptr-deref in icmp_build_probe()
 2026-04-06 16:46 UTC  (5+ messages)
` [PATCH net] ipv4: icmp: fix null-ptr-deref in icmp_build_probe(): manual merge

[PATCH] dcache: warn when a dentry is freed with a non-empty ->d_lru
 2026-04-06 16:44 UTC 

Missing signoff in the hid tree
 2026-04-06 16:43 UTC  (5+ messages)

[Newcomer] Introduction and seeking guidance on TCG / memory architecture
 2026-04-06 16:42 UTC  (2+ messages)

[PATCH 0/2] misc: pci_endpoint_test: doorbell fixes
 2026-04-06 16:41 UTC  (5+ messages)
` [PATCH 1/2] misc: pci_endpoint_test: validate BAR index in doorbell test
` [PATCH 2/2] misc: pci_endpoint_test: remove dead BAR read before doorbell trigger

[PATCH] printf: mark errptr() noinline
 2026-04-06 16:40 UTC  (5+ messages)

[PATCH 0/4] Specify hooks via configs
 2026-04-06 16:39 UTC  (4+ messages)
` [PATCH v3 00/12][next] "
  ` [PATCH v3 05/12] hook: include hooks from the config

[PATCH v11 0/6] xen/arm: scmi: introduce SCI SCMI SMC multi-agent support
 2026-04-06 16:39 UTC  (7+ messages)
` [PATCH v11 1/6] xen/domctl: chain SCI handling before IOMMU in assign_device domctl
` [PATCH v11 2/6] xen: arm: smccc: add INVALID_PARAMETER error code
` [PATCH v11 4/6] xen/arm: scmi: introduce SCI SCMI SMC multi-agent driver
` [PATCH v11 5/6] tools/xl/libxl: wire up SCMI SMC multi-agent configuration
` [PATCH v11 3/6] lib/arm: Add I/O memory copy helpers
` [PATCH v11 6/6] docs: arm: add SCI SCMI SMC multi-agent driver docs

[RFC PATCH] switch: provide configurable detach
 2026-04-06 16:36 UTC  (2+ messages)

[PATCH] tools/gputop: Fix zero output when stdout is not a terminal
 2026-04-06 16:34 UTC  (4+ messages)
`  "

[PATCH] gpu: nova-core: require little endian
 2026-04-06 16:34 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ngrep: bump version to 1.49.0
 2026-04-06 16:34 UTC  (2+ messages)

[Buildroot] [git commit] package/ngrep: bump version to 1.49.0
 2026-04-06 16:24 UTC 

[frank-w-bpi-r2-4.14:7.0-rc 61/101] arch/arm64/boot/dts/mediatek/mt7987a-bananapi-bpi-r4-lite-sd-nand-1pci2lane.dtb: / (bananapi,bpi-r4-lite): memory: 'device_type' is a required property
 2026-04-06 16:31 UTC 

[PATCH net-next V2 0/5] net/mlx5e: XDP, Add support for multi-packet per page
 2026-04-06 16:31 UTC  (5+ messages)
` [PATCH net-next V2 4/5] net/mlx5e: XDP, Use a single linear page per rq


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.