All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-04-05 17:43:34 to 2026-04-05 22:04:51 UTC [more...]

[PATCH] man/man2/getdents.2: Fix incorrect argument type
 2026-04-05 22:04 UTC  (3+ messages)

[GSoC][PATCH v3] t2000: modernise overall structure
 2026-04-05 22:04 UTC  (3+ messages)
` [PATCH v4 1/1] t2000: modernize overall structure and path checks

bpf() system call writes out of bounds of user supplied buffer
 2026-04-05 22:00 UTC  (4+ messages)

[OE-core][kirkstone][PATCH] sqlite3: Fix CVE-2025-70873
 2026-04-05 21:59 UTC  (6+ messages)

[net-next,PATCH v5 1/3] dt-bindings: net: realtek,rtl82xx: Keep property list sorted
 2026-04-05 21:59 UTC  (6+ messages)
` [net-next,PATCH v5 3/3] net: phy: realtek: Add property to enable SSC

[PATCH v8 0/2] Fix loopback leaks and return paths
 2026-04-05 21:57 UTC  (3+ messages)
` [PATCH v8 1/2] IB/mlx5: Fix success return path and mutex initialization
` [PATCH v8 2/2] IB/mlx5: Fix loopback refcounting leaks and premature disable

[OE-core][kirkstone][PATCH] libarchive: Fix CVE-2026-4111
 2026-04-05 21:54 UTC  (4+ messages)

[PATCH v3 0/2] BPF documentation improvements
 2026-04-05 21:45 UTC  (6+ messages)
` [PATCH v3 2/2] bpf, doc: Improve MOV/MOVSX documentation and add examples
    ` [Bpf] "

Should there be a mode in which the virtqueue -> MSI mapping is fixed?
 2026-04-05 21:50 UTC  (8+ messages)

[PATCH 0/3] Add RP1 PWM controller support
 2026-04-05 21:48 UTC  (5+ messages)
` [PATCH 2/3] pwm: rp1: Add RP1 PWM controller driver
` [PATCH 3/3] arm64: dts: broadcom: rp1: Add PWM node

[PATCH v4 00/13] target/arm: add support for MTE4
 2026-04-05 21:46 UTC  (3+ messages)
` [PATCH v4 06/13] target/arm: add canonical tag check logic

[GIT PULL] RISC-V updates for v7.0-rc7
 2026-04-05 21:40 UTC  (2+ messages)

[PATCH] iio: adc: ad4170: use lookup table for gpio mask selection
 2026-04-05 21:37 UTC 

[PATCH] arc: validate DT CPU map strings before parsing them
 2026-04-05 21:35 UTC  (3+ messages)

[PATCH] selftests: mm: capture write_hugetlb_memory.sh exit status
 2026-04-05 21:35 UTC  (3+ messages)

[PATCH] virtio_mem: add bitmap_test_range_all_set/zero helpers
 2026-04-05 21:32 UTC 

[PATCH] selftests: mm: stop relying on killall in charge_reserved_hugetlb
 2026-04-05 21:31 UTC 

[syzbot] [gfs2?] KASAN: slab-use-after-free Read in gfs2_ail_drain
 2026-04-05 21:30 UTC 

[PATCH v2] x86/split_lock: Don't warn about unknown parameter
 2026-04-05 21:29 UTC  (2+ messages)
` [tip: x86/cleanups] x86/split_lock: Don't warn about unknown split_lock_detect parameter

[RFC PATCH 0/3] media: qcom: camss: CAMSS Offline Processing Engine support
 2026-04-05 21:29 UTC  (27+ messages)
    ` [RFC PATCH 2/3] media: qcom: camss: Add CAMSS Offline Processing Engine driver

[PATCH net] selftests: net: bridge_vlan_mcast: wait for h1 before querier check
 2026-04-05 21:29 UTC 

[PATCH net-next v2 8/9] net: dsa: lan9645x: add mdb management
 2026-04-05 21:20 UTC  (3+ messages)

[PATCH] media: v4l2-core: v4l2-subdev: Removed duplicate lockdep assertion
 2026-04-05 21:20 UTC  (2+ messages)

[PATCH] staging: rtl8723bs: remove redundant boolean comparisons
 2026-04-05 21:19 UTC 

[PATCH 1/2] vfs: introduce d_mark_tmpfile_name()
 2026-04-05 21:18 UTC  (2+ messages)
` [PATCH 2/2] smb: client: add support for O_TMPFILE

[PATCH v3] drm: use get_random_u64() where appropriate
 2026-04-05 15:47 UTC 

[PATCH bpf-next 00/10] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-05 21:07 UTC  (5+ messages)
` [PATCH bpf-next 03/10] bpf: Support stack arguments for bpf functions

+ ksm-optimize-rmap_walk_ksm-by-passing-a-suitable-address-range.patch added to mm-unstable branch
 2026-04-05 21:01 UTC 

[PATCH v3 2/2] ksm: Optimize rmap_walk_ksm by passing a suitable address range
 2026-04-05 21:01 UTC  (3+ messages)

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

[PATCH net-next v4 0/3] net: bridge: add stp_mode attribute for STP mode selection
 2026-04-05 20:52 UTC  (4+ messages)
` [PATCH net-next v4 1/3] "
` [PATCH net-next v4 2/3] docs: net: bridge: document stp_mode attribute
` [PATCH net-next v4 3/3] selftests: net: add bridge STP mode selection test

[PATCH v2 0/4] Introduce EC driver for Snapdragon X1E based Dell XPS 13 9345
 2026-04-05 20:50 UTC  (7+ messages)
` [PATCH v2 1/4] dt-bindings: platform: introduce EC for "
` [PATCH v2 2/4] platform: arm64: dell-xps-ec: new driver

virtio-PCI interrupt corner cases
 2026-04-05 20:43 UTC  (4+ messages)

(No Subject)
 2026-04-05 20:38 UTC 

[PATCH bpf-next v3 00/11] bpf: Support stack arguments for BPF functions and kfuncs
 2026-04-05 20:36 UTC  (4+ messages)
` [PATCH bpf-next v3 08/11] bpf,x86: Implement JIT support for stack arguments

[Buildroot] [PATCH] package/harfbuzz: bump version to 14.1.0
 2026-04-05 20:21 UTC  (2+ messages)

[Buildroot] [git commit] package/harfbuzz: bump version to 14.1.0
 2026-04-05 20:08 UTC 

[PATCH 0/2] Fix LPDDR3 H616 TPR6 parsing
 2026-04-05 19:59 UTC  (3+ messages)
` [PATCH 1/2] sunxi: H616: dram: fix LPDDR3 "
` [PATCH 2/2] sunxi: fix DRAM_SUNXI_TPR6 default value

[PATCH v3 0/4] phy: add common PHY polarity properties support
 2026-04-05 14:49 UTC  (5+ messages)
` [PATCH v3 1/4] phy: add common PHY "
` [PATCH v3 2/4] net: phy: air_en8811h: use standard rx-polarity/tx-polarity properties
` [PATCH v3 3/4] test: dm: add PHY common props unit tests
` [PATCH v3 4/4] sandbox: dts: add PHY common props test nodes

[PATCH v3 0/9] gpu: nova-core: gsp: add RM control command infrastructure
 2026-04-05 20:12 UTC  (8+ messages)
` [PATCH v3 1/9] gpu: nova-core: gsp: add NV_STATUS error code bindings
` [PATCH v3 2/9] gpu: nova-core: gsp: add NvStatus enum for RM control errors
` [PATCH v3 9/9] gpu: nova-core: gsp: add FaultMethodBufferSize RM control command

[PATCH v3 0/3] improve aio-polling efficiency
 2026-04-05 20:07 UTC  (4+ messages)
` [PATCH v3 1/3] aio-poll: avoid unnecessary polling time computation
` [PATCH v3 2/3] aio-poll: refine iothread polling using weighted handler intervals
` [PATCH v3 3/3] qapi/iothread: introduce poll-weight parameter for aio-poll

[Buildroot] [PATCH 1/1] board/ti/tda4vm-sk : Add support for TI's tda4vm Starter-Kit board
 2026-04-05 20:07 UTC  (2+ messages)

[PATCH v2] net/axgbe: fix PHY auto-negotiation advertisement
 2026-04-05 20:07 UTC  (3+ messages)
` [PATCH v3] net/axgbe: mask unsupported PHY half-duplex modes

[Buildroot] [git commit] configs/ti_tda4vm_sk: new defconfig
 2026-04-05 20:00 UTC 

[PATCH v7 00/15] arm64: dts: qcom: sdm845-lg: Improve hardware support in devicetree
 2026-04-05 20:00 UTC  (3+ messages)

[PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
 2026-04-05 19:57 UTC 

[PATCH 1/1] selftests: vsock: avoid mktemp -u for Unix socket paths
 2026-04-05 19:57 UTC 

[PATCH] nvmet-tcp: check INIT_FAILED before nvmet_req_uninit in digest error path
 2026-04-05 19:55 UTC  (5+ messages)
        ` [Bug Report] nvmet-tcp: unbalanced percpu_ref_put on data digest error after nvmet_req_init failure causes refcount underflow, use-after-free, and permanent workqueue deadlock

[RFC PATCH v1 0/6] provenance_time (ptime): a new settable timestamp for cross-filesystem provenance
 2026-04-05 19:50 UTC  (7+ messages)
` [PATCH 1/6] vfs: add provenance_time (ptime) infrastructure
` [PATCH 2/6] btrfs: add provenance time (ptime) support
` [PATCH 3/6] ntfs3: map ptime to NTFS creation time with rename-over
` [PATCH 4/6] ext4: add dedicated ptime field alongside i_crtime
` [PATCH 5/6] fat: map ptime to FAT creation time with rename-over
` [PATCH 6/6] exfat: map ptime to exFAT "

[PATCH] crypto: af_alg - use sock_kmemdup in alg_setkey_by_key_serial
 2026-04-05 19:49 UTC 

[PATCH] nvmet-tcp: bound sgl->length check in nvmet_tcp_map_data()
 2026-04-05 19:46 UTC  (5+ messages)

[RFC PATCH v2 7/9] selftets/damon/_damon_sysfs: support failed region quota charge ratio
 2026-04-05 19:40 UTC  (2+ messages)
` (sashiko review) "

[PATCH 1/2] clk: qcom: Constify qcom_cc_driver_data
 2026-04-05 19:40 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/5] Add CCI and imx577 sensor support for Talos evk
 2026-04-05 19:40 UTC  (2+ messages)
` (subset) "

[PATCH v4 0/3] media: qcom: camss: Add sm6150 camss support
 2026-04-05 19:40 UTC  (2+ messages)
` (subset) "

[PATCH v16 0/3] Add Qualcomm Technologies, Inc. Talos EVK SMARC support
 2026-04-05 19:40 UTC  (2+ messages)

[PATCH v3 0/3] Enable QoS configuration on QCS615
 2026-04-05 19:40 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] arm64: dts: qcom: Add EL2 overlay support
 2026-04-05 19:40 UTC  (2+ messages)
` (subset) "

[PATCH] clk: qcom: videocc-glymur: Constify qcom_cc_desc
 2026-04-05 19:40 UTC  (2+ messages)

[PATCH v2] clk: qcom: gcc-x1e80100: Keep GCC USB QTB clock always ON
 2026-04-05 19:40 UTC  (2+ messages)

[PATCH v8 0/4] Support for Adreno 612 GPU - Respin
 2026-04-05 19:40 UTC  (2+ messages)

[PATCH v3 0/3] SHIFT 6MQ SD-card support, improved responsivness of touchscreen, and codec
 2026-04-05 19:40 UTC  (2+ messages)

[PATCH v6 0/8] Support for Adreno 612 GPU - Respin
 2026-04-05 19:40 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/3] arm64: dts: qcom: Add the Lenovo IdeaCentre Mini X
 2026-04-05 19:40 UTC  (2+ messages)
` (subset) "

[PATCH] arm64: dts: qcom: glymur-crd: Enable DisplayPort support
 2026-04-05 19:40 UTC  (2+ messages)

[PATCH] scripts: allow checkpatch and get_maintainer in sparse checkouts
 2026-04-05 19:39 UTC  (7+ messages)
` [PATCH v2 0/2] scripts: support sparse checkouts in checkpatch tools
  ` [PATCH v2 1/2] scripts: allow checkpatch and get_maintainer in sparse checkouts
  ` [PATCH v2 2/2] scripts: add sparse checkout regression test for checkpatch tools

[PATCH 00/33] rust: bump minimum Rust and `bindgen` versions
 2026-04-05 19:35 UTC  (26+ messages)
` [PATCH 10/33] rust: transmute: simplify code with Rust 1.80.0 `split_at_*checked()`
` [PATCH 11/33] rust: alloc: simplify with `NonNull::add()` now that it is stable
` [PATCH 17/33] rust: kbuild: update `bindgen --rust-target` version and replace comment
` [PATCH 20/33] rust: kbuild: remove unneeded old `allow`s for generated layout tests
` [PATCH 23/33] docs: rust: quick-start: update Ubuntu versioned packages

[RFC PATCH v2 3/9] Docs/mm/damon/design: document fail_charge_{num,denom}
 2026-04-05 19:34 UTC  (2+ messages)
` (sashiko review) "

[PATCH] virtio-fs: avoid double-free on failed queue setup
 2026-04-05 19:30 UTC 

[PATCH 1/3] [v4, net-next] net: ethernet: ti-cpsw:: rename soft_reset() function
 2026-04-05 19:31 UTC  (5+ messages)

[PATCH v9 0/3] riscv: dts: spacemit: Add PMIC regulators usb pcie
 2026-04-05 19:30 UTC  (8+ messages)
` [PATCH v9 1/3] riscv: dts: spacemit: Enable i2c8 adapter for OrangePi RV2
` [PATCH v9 2/3] riscv: dts: spacemit: Define the P1 PMIC regulators "
` [PATCH v9 3/3] riscv: dts: spacemit: Enable USB3.0/PCIe on "

[RFC PATCH v2 2/9] mm/damon/sysfs-schemes: implement fail_charge_{num,denom} files
 2026-04-05 19:30 UTC  (2+ messages)
` (sashiko review) "

[PATCH] docs: use acknowledgment in submitting-patches
 2026-04-05 19:30 UTC  (2+ messages)

pciutils-3.15.0
 2026-04-05 19:29 UTC 

[PATCH] mm/thp: dead code cleanup in Kconfig
 2026-04-05 19:27 UTC  (5+ messages)

[PATCH] selftests: kselftest: avoid mktemp -u in runner
 2026-04-05 19:25 UTC 

[RFC PATCH v2 1/9] mm/damon/core: introduce failed region quota charge ratio
 2026-04-05 19:25 UTC  (2+ messages)
` (sashiko review) "

[GIT PULL]: tools/power/x86/intel-speed-select pull request for 7.1-rc1
 2026-04-05 19:24 UTC 

[PATCH] drm/panthor: Fix kernel-doc warning in panthor_sched.c
 2026-04-05 19:23 UTC 

[PATCH v6] IB/mlx5: Fix loopback enablement state and resource leaks
 2026-04-05 19:22 UTC  (3+ messages)
` [PATCH v7 0/2] Fix loopback leaks and return paths

[PATCH 0/3] pinctrl: qcom: add support for the TLMM controller on Nord platforms
 2026-04-05 19:22 UTC  (4+ messages)
` [PATCH 2/3] pinctrl: qcom: add the TLMM driver for the "

[PATCH net 0/2] vsock/virtio: fix MSG_PEEK calculation on bytes to copy
 2026-04-05 19:22 UTC  (5+ messages)
` [PATCH net 1/2] vsock/virtio: fix MSG_PEEK ignoring skb offset when calculating "
` [PATCH net 2/2] vsock/test: add MSG_PEEK after partial recv test

[PATCH v3 0/3] Support PERF MGMT for RXE
 2026-04-05 19:20 UTC  (7+ messages)
` [PATCH v3 1/3] RDMA/rxe: use RXE_PORT instead of magic number 1
` [PATCH v3 2/3] RDMA/rxe: add SENT/RCVD bytes
` [PATCH v3 3/3] RDMA/rxe: support perf mgmt GET method

[PATCH] object-file: don't use object database without a repository
 2026-04-05 19:17 UTC  (4+ messages)

[PATCH net 0/3] net/mlx5: Fixes for Socket-Direct
 2026-04-05 19:05 UTC  (6+ messages)
` [PATCH net 1/3] net/mlx5e: SD, Fix race condition in secondary device probe/remove

Git 2.54.0-rc0 Breaks on OpenSSL 3.0
 2026-04-05 19:05 UTC 

fs/dcache.c: bogus comment re LIST_POISON2 around __d_drop()
 2026-04-05 19:04 UTC 

[Buildroot] [PATCH next v4 1/1] utils/docker-run: mount and pass BR2_EXTERNAL dirs
 2026-04-05 18:59 UTC  (4+ messages)

[PATCH net-next v2 3/3] net: mdio: treat PSE EPROBE_DEFER as non-fatal during PHY registration
 2026-04-05 18:57 UTC  (2+ messages)

[Buildroot] [PATCH v5 1/1] utils/docker-run: mount and pass BR2_EXTERNAL dirs
 2026-04-05 18:56 UTC 

[Intel-wired-lan] [PATCH] ice: wait for reset completion in ice_resume()
 2026-04-05 18:48 UTC  (2+ messages)

[PATCH 0/4] Remove limitations coming from legacy VMDq
 2026-04-05 18:47 UTC  (2+ messages)

[PATCH v6 0/1] mm/damon: add node_eligible_mem_bp and node_ineligible_mem_bp goal metrics
 2026-04-05 18:42 UTC  (2+ messages)
` [PATCH v6 1/1] "

[PATCH] pinctrl: qcom: Remove unused macro definitions
 2026-04-05 18:34 UTC 

[netfilter-nf:testing 20/28] arch/arm64/boot/dts/nvidia/tegra234-sim-vdk.dtb: ethernet@6800000 (nvidia,tegra234-mgbe): clock-names:3: 'ptp_ref' was expected
 2026-04-05 18:27 UTC 

[PATCH for-11.0 0/6] allow building tools and qemu-guest-agent on 32bit hosts
 2026-04-05 18:57 UTC  (4+ messages)

[syzbot] [ocfs2?] kernel BUG in ocfs2_write_end_nolock
 2026-04-05 18:25 UTC 

[PATCH] net/tap: avoid using netlink socket if closed
 2026-04-05 18:23 UTC  (2+ messages)

[PATCH bpf-next v3 05/11] bpf: Support stack arguments for kfunc calls
 2026-04-05 18:20 UTC  (2+ messages)

[PATCH bpf-next v3 03/11] bpf: Support stack arguments for bpf functions
 2026-04-05 18:20 UTC  (2+ messages)

[PATCH] printf: mark errptr() noinline
 2026-04-05 18:17 UTC  (2+ messages)

[RFC PATCH 00/10] vfio: PCI device passthrough on Apple Silicon Macs
 2026-04-05 18:16 UTC  (3+ messages)

[PATCH v2 bpf-next 0/2] Properly load values from insn_arays with non-zero offsets
 2026-04-05 18:24 UTC  (10+ messages)
` [PATCH v2 bpf-next 1/2] bpf: Do not ignore offsets for loads from insn_arrays

[PATCH 0/5] monitor: add dynamic QMP monitor hotplug support
 2026-04-05 18:11 UTC  (5+ messages)
` [PATCH 4/5] tests/qtest: add tests for dynamic monitor add/remove
` [PATCH 5/5] tests/functional: add e2e test for dynamic QMP monitor hotplug

[PATCH v2] target/arm: Move OMAP CP15 register definitions to cpregs-omap.c
 2026-04-05 18:08 UTC 

[net-next v38] mctp pcc: Implement MCTP over PCC Transport
 2026-04-05 18:07 UTC 

[Intel-wired-lan] [PATCH net] i40e: Cleanup PTP upon probe failure
 2026-04-05 17:03 UTC  (2+ messages)

[PATCH v2 iproute2-next 0/4] Introduce FRMR pools
 2026-04-05 17:44 UTC  (3+ messages)


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.