All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-19 20:37:36 to 2026-03-19 21:48:45 UTC [more...]

[PATCH RFC 00/40] clk: port full Linux Common Clock Framework to U-Boot
 2026-03-19 21:30 UTC  (4+ messages)
` [PATCH RFC 15/40] clk: restrict clk/imx to MACH_IMX

[RFC PATCH 00/15] RFC: dm: Add uclass adjunct support
 2026-03-19 21:35 UTC  (15+ messages)
` [RFC PATCH 01/15] dm: Fix linker list alignment for ll_entry_get()
` [RFC PATCH 02/15] linker_lists: Fix end-marker alignment to prevent padding
` [RFC PATCH 03/15] dm: Add a way to write the internal seq_ member
` [RFC PATCH 04/15] dm: Rename uclass to uclass_ and add an accessor
` [RFC PATCH 05/15] dm: Add struct uclass_member for uclass membership
` [RFC PATCH 07/15] dm: core: Add uclass-adjunct data structures
` [RFC PATCH 08/15] dm: core: Add a uclass-adjunct API
` [RFC PATCH 09/15] dm: core: Integrate adjuncts into existing code paths
` [RFC PATCH 10/15] dm: core: Add uclass-ID-keyed accessors for priv and plat
` [RFC PATCH 11/15] dm: core: Add static adjunct declarations for drivers
` [RFC PATCH 12/15] dm: test: Add tests for uclass adjuncts
` [RFC PATCH 13/15] doc: dm: Document uclass adjunct support
` [RFC PATCH 14/15] sysreset: Use device_get_uclass_ops() for "
` [RFC PATCH 15/15] power: pmic: raa215300: Convert sysreset to uclass adjunct

[PATCH v4 0/5] selftests/mm: skip several tests when thp is not available
 2026-03-19 21:48 UTC  (5+ messages)
` [PATCH v4 1/5] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v4 3/5] selftests/mm: move write_file helper to vm_util

[PATCH v2 0/2] media: nxp: imx8-isi: Fix single frame capture and optimize buffer usage
 2026-03-19 21:48 UTC  (3+ messages)
` [PATCH v2 1/2] media: nxp: imx8-isi: Reduce minimum queued buffers from 2 to 0

[PATCH iwl-net] idpf: fix xdp crash in soft reset error path
 2026-03-19 21:47 UTC  (4+ messages)
  ` [Intel-wired-lan] "

[PATCH 1/1] usb: dwc3: dwc3-generic-plat: Add optional VBUS regulator support
 2026-03-19 21:46 UTC  (4+ messages)

[PATCH v7 00/10] VMSCAPE optimization for BHI variant
 2026-03-19 21:44 UTC  (5+ messages)
` [PATCH v7 07/10] x86/vmscape: Use static_call() for predictor flush

Push to XDP2
 2026-03-19 21:43 UTC 

[PATCH net-next v2 0/2] r8152: Add support for the RTL8157 5Gbit USB Ethernet chip
 2026-03-19 21:43 UTC  (3+ messages)
` [PATCH net-next v2 1/2] r8152: Add support for 5Gbit Link Speeds and EEE

[PATCH 0/4] mm/mprotect: micro-optimization work
 2026-03-19 21:43 UTC  (10+ messages)
` [PATCH 1/4] mm/mprotect: encourage inlining with __always_inline
` [PATCH 2/4] mm/mprotect: move softleaf code out of the main function
` [PATCH 3/4] mm/mprotect: un-inline folio_pte_batch_flags()
` [PATCH 4/4] mm/mprotect: special-case small folios when applying write permissions

[RFC PATCH v1 7/7] perf unwind-libunwind: Add RISC-V libunwind support
 2026-03-19 21:39 UTC  (4+ messages)
` [PATCH v2 0/8] perf libunwind multiple remote support

[PATCH 0/5] mm: Switch gfp_t to unsigned long
 2026-03-19 21:39 UTC  (4+ messages)

[PATCH net-next 0/2] Add support for PIC64-HPSC/HX MDIO controller
 2026-03-19 21:38 UTC  (6+ messages)
` [PATCH net-next 2/2] net: mdio: add a driver "

b4 feature request: run command before rewriting history
 2026-03-19 21:38 UTC  (2+ messages)

[PATCH net-next v8 0/6] tls: Add TLS 1.3 hardware offload support
 2026-03-19 21:33 UTC  (7+ messages)
` [PATCH v8 1/6] net: tls: reject TLS 1.3 offload in chcr_ktls and nfp drivers
` [PATCH v8 2/6] net/mlx5e: add TLS 1.3 hardware offload support
` [PATCH v8 3/6] tls: "
` [PATCH v8 4/6] tls: split tls_set_sw_offload into init and finalize stages
` [PATCH v8 5/6] tls: add hardware offload key update support
` [PATCH v8 6/6] selftests: net: add TLS hardware offload test

[PATCH] drm/xe: Add min and max context TLB invalidation sizes
 2026-03-19 21:36 UTC  (4+ messages)
` ✓ CI.KUnit: success for drm/xe: Add min and max context TLB invalidation sizes (rev2)

[GSoC] interested in improving git repo info path queries
 2026-03-19 21:36 UTC 

[PATCH v3 17/23] mm: convert do_brk_flags() to use vma_flags_t
 2026-03-19 21:36 UTC 

[PATCH v4 00/21] Virtual Swap Space
 2026-03-19 21:36 UTC  (6+ messages)
` [PATCH v4 09/21] mm: swap: allocate a virtual swap slot for each swapped out page
` [syzbot ci] Re: Virtual Swap Space

[syzbot] Monthly wireguard report (Mar 2026)
 2026-03-19 21:35 UTC 

[PATCH rc v2] iommu: Fix nested pci_dev_reset_iommu_prepare/done()
 2026-03-19 21:34 UTC  (3+ messages)

[moderation/CI] Re: Virtual Swap Space
 2026-03-19 21:34 UTC  (2+ messages)

[PATCH net-next v3 0/6] net: bcmgenet: add XDP support
 2026-03-19 21:34 UTC  (9+ messages)
` [PATCH net-next v3 2/6] net: bcmgenet: register xdp_rxq_info for each RX ring
` [PATCH net-next v3 3/6] net: bcmgenet: add basic XDP support (PASS/DROP)
` [PATCH net-next v3 4/6] net: bcmgenet: add XDP_TX support
` [PATCH net-next v3 5/6] net: bcmgenet: add XDP_REDIRECT and ndo_xdp_xmit support

[GIT PULL] parisc architecture fix for v7.0-rc5
 2026-03-19 21:34 UTC 

[PATCH RESEND v2] media: nxp: imx8-isi: Fix potential out-of-bounds issues
 2026-03-19 21:33 UTC  (2+ messages)

[PATCH v2 0/5] Add Invensense ICM42607
 2026-03-19 21:31 UTC  (4+ messages)

[PATCH v3 1/3] ima: Remove ima_h_table structure
 2026-03-19 21:31 UTC  (4+ messages)
` [PATCH v3 3/3] ima: Add support for staging measurements for deletion

[PATCH 0/2] Add support for LMTT specific invalidation
 2026-03-19 21:31 UTC  (3+ messages)
` [PATCH 1/2] drm/xe: Add an assert that the TLB invalidation op is available
` [PATCH 2/2] drm/xe: Add LMTT invalidation to VF provisioning flow

[PATCH v2] tools: perf: add comm_ignore_digit column
 2026-03-19 21:29 UTC  (3+ messages)

[PATCH] configure: Remove unused variable default_cflags
 2026-03-19 21:27 UTC  (3+ messages)

[PATCH v11 0/6] gpu: nova-core: expose the logging buffers via debugfs
 2026-03-19 21:26 UTC  (7+ messages)
` [PATCH v11 1/6] rust: device: add device name method
` [PATCH v11 2/6] rust: uaccess: add write_dma() for copying from DMA buffers to userspace
` [PATCH v11 3/6] rust: dma: implement BinaryWriter for CoherentAllocation<u8>
` [PATCH v11 4/6] gpu: nova-core: Replace module_pci_driver! with explicit module init
` [PATCH v11 5/6] gpu: nova-core: create debugfs root in "
` [PATCH v11 6/6] gpu: nova-core: create GSP-RM logging buffers debugfs entries

[PATCH 0/5] PCI: tegra: Add Tegra264 support
 2026-03-19 21:26 UTC  (3+ messages)
` [PATCH 3/5] dt-bindings: pci: Document the NVIDIA Tegra264 PCIe controller

[PATCH v25 0/9] Simple Donor Migration for Proxy Execution
 2026-03-19 21:26 UTC  (4+ messages)
` [PATCH v25 9/9] sched: Handle blocked-waiter migration (and return migration)

[PATCH v2 0/1] writeback: don't block sync(2) for filesystems with no data integrity guarantees
 2026-03-19 21:26 UTC  (3+ messages)
` [PATCH v2 1/1] "

[PATCH 0/5] Add PCIe support for RZ/V2N and RZ/V2H(P) SoCs
 2026-03-19 21:25 UTC  (4+ messages)
` [PATCH 2/5] dt-bindings: pci: renesas,r9a08g045-pcie: Add RZ/V2H(P) support

[bitbake-devel] [PATCH] fetch/git: Add an 'update' unpack mode to the fetchers (git only for now)
 2026-03-19 21:24 UTC  (2+ messages)

[PATCH v1] i2c: designware: amdisp: Fix null pointer dereference in runtime resume
 2026-03-19 21:24 UTC  (5+ messages)

[PATCH v1] LoongArch: BPF: Make arch_protect_bpf_trampoline() return 0
 2026-03-19 21:24 UTC  (2+ messages)

[PATCHSET 0/2] Incrementally consumed buffer fixes
 2026-03-19 21:21 UTC  (3+ messages)
` [PATCH 1/2] io_uring/kbuf: fix missing BUF_MORE for incremental buffers at EOF
` [PATCH 2/2] io_uring/kbuf: propagate BUF_MORE through early buffer commit path

[PATCH v2 0/3] cgroup/dmem: allow atomic irrestrictive writes to dmem.max
 2026-03-19 21:22 UTC  (4+ messages)
` [PATCH v2 1/3] cgroup/dmem: remove region parameter from dmemcg_parse_limit
` [PATCH v2 2/3] cgroup/dmem: accept a single region when writing to attributes
` [PATCH v2 3/3] cgroup/dmem: allow max to be set below current usage

[PATCH net-next 0/3] tcp: fix scaled no-shrink rwnd quantization slack
 2026-03-19 21:21 UTC  (8+ messages)
` [PATCH net-next 1/3] selftests: packetdrill: stop pinning rwnd in tcp_ooo_rcv_mss
` [PATCH net-next 2/3] tcp: keep scaled no-shrink window representable

[PATCH v9 1/2] wifi: iwlwifi: pcie: migrate to modern pci_alloc_irq_vectors API
 2026-03-19 21:21 UTC 

[PATCH v6 0/6] repo info: add category/path keys and --path-format
 2026-03-19 20:59 UTC  (3+ messages)
` [PATCH v6 5/6] t1900: cover repo info path keys and path-format
` [PATCH] t1900: cover repo info path keys in non-default layouts

[PATCH v0 0/3] Add encoder features
 2026-03-19 21:18 UTC  (5+ messages)
` [PATCH v0 1/3] media: chips-media: wave5: Add Support for Background Detection
` [PATCH v0 3/3] media: chips-media: wave5: Add Support for Packed YUV422 Formats

kalloc_objs() may not be as safe as it seems
 2026-03-19 21:18 UTC  (6+ messages)

add a "discard cache" debug option to zloop v2
 2026-03-19 21:18 UTC  (2+ messages)

[PATCH bpf 1/2] bpf: Fix sync_linked_regs regarding BPF_ADD_CONST32 zext propagation
 2026-03-19 21:15 UTC  (2+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add a test cases for sync_linked_regs regarding "

[PATCH] use strvec_pushv() to add another strvec
 2026-03-19 21:14 UTC  (2+ messages)

[PULL 0/6] Hppa fixes for v11 patches
 2026-03-19 21:12 UTC  (6+ messages)
` [PULL 1/6] hw/hppa: Fix description of the HP A400-44 server
` [PULL 2/6] hw/hppa: Adjust physical addresses of Astro and Elroy
` [PULL 3/6] target/hppa: Always map 64-bit firmware at 0xfffffff0f0000000
` [PULL 4/6] hw/pci-host/astro: Use proper region names
` [PULL 5/6] hw/hppa: Fix crash of 64-bit HP-UX 11 while flushing caches

[Intel-wired-lan] [PATCH iwl-net v2 0/3] idpf: virtchnl locking and async fixes
 2026-03-19 21:13 UTC  (8+ messages)
`  "
` [Intel-wired-lan] [PATCH iwl-net v2 1/3] idpf: fix PREEMPT_RT raw/bh spinlock nesting for async VC handling
  `  "
` [Intel-wired-lan] [PATCH iwl-net v2 2/3] idpf: improve locking around idpf_vc_xn_push_free()
  `  "
` [PATCH iwl-net v2 3/3] idpf: set the payload size before calling the async handler
  ` [Intel-wired-lan] "

[PATCH] tracing: Fix nr_subbufs initialization in simple_ring_buffer_init_mm()
 2026-03-19 21:13 UTC  (4+ messages)

[PATCH] scsi: ufs: core: Add a vop to handle vendor specific ops
 2026-03-19 21:12 UTC  (2+ messages)

[PATCH v2 0/8] Implement SR-IOV support for PVH
 2026-03-19 21:11 UTC  (3+ messages)
` [PATCH v2 6/8] vpci: add SR-IOV support for PVH Dom0

[PATCH] usb: gadget: f_ncm: replace kzalloc with kzalloc_obj
 2026-03-19 21:11 UTC  (3+ messages)

[PATCH v5] arm64: dts: qcom: glymur-crd: Enable keyboard, trackpad and touchscreen
 2026-03-19 21:11 UTC  (3+ messages)

[axboe:rw_iter 88/539] security/smack/smackfs.c:840:8: error: redefinition of 'data'
 2026-03-19 21:10 UTC 

[PATCH v2 sched_ext/for-7.1] sched_ext: Invalidate dispatch decisions on CPU affinity changes
 2026-03-19 21:09 UTC  (3+ messages)

[PATCH 0/7] drivers: Simplify cleanup paths using __free
 2026-03-19 21:08 UTC  (3+ messages)
` [PATCH 4/7] media: mediatek: vcodec: simplify cleanup "

[Buildroot] [PATCH] package/harfbuzz: bump version to 13.2.1
 2026-03-19 21:08 UTC  (2+ messages)

[nf-next PATCH] netfilter: nfnetlink_hook: Dump nat type chains
 2026-03-19 21:08 UTC  (5+ messages)

[PATCH v2 2/2] hfsplus: extract hidden directory search into a helper function
 2026-03-19 21:07 UTC  (3+ messages)

[GIT PULL] PCI fixes for v7.0
 2026-03-19 21:07 UTC 

[meta-ti][master][PATCH] RFC: meta-beagle: Fix TF-A machine name for badge
 2026-03-19 21:06 UTC  (3+ messages)

[PATCH v2] kho: use checked arithmetic in deserialize_bitmap()
 2026-03-19 21:03 UTC 

[PATCHv2] xhci: use BIT macro
 2026-03-19 21:05 UTC  (2+ messages)

[PATCH 0/6] btrfs: delay compression to bbio submission time
 2026-03-19 21:04 UTC  (7+ messages)
` [PATCH 1/6] btrfs: add skeleton for delayed btrfs bio
` [PATCH 2/6] btrfs: add delayed ordered extent support
` [PATCH 3/6] btrfs: introduce the skeleton of delayed bbio endio function
` [PATCH 4/6] btrfs: introduce compression for delayed bbio
` [PATCH 5/6] btrfs: implement uncompressed fallback "
` [PATCH 6/6] btrfs: enable experimental delayed compression support

[PATCH v5] mm/mglru: fix cgroup OOM during MGLRU state switching
 2026-03-19 21:04 UTC  (3+ messages)

[PATCH net-next 0/9] pull request: ovpn 2026-03-17
 2026-03-19 21:04 UTC  (3+ messages)

[PATCH] usb: xhci: Fix debugfs bandwidth reporting
 2026-03-19 21:04 UTC  (2+ messages)

[PATCH net-next 1/2] net: page_pool: support dumping pps of a specific ifindex via Netlink
 2026-03-19 21:04 UTC  (4+ messages)

[PATCH v4] scsi: sas: skip opt_sectors when DMA reports no real optimization hint
 2026-03-19 21:04 UTC  (4+ messages)

[PATCH v2 0/2] iommufd: give hints to user about kernel support
 2026-03-19 21:02 UTC  (5+ messages)
` [PATCH v2 1/2] backends/iommufd.c: report error when /dev/iommu is not available

FAILED: patch "[PATCH] iio: light: bh1780: fix PM runtime leak on error path" failed to apply to 6.12-stable tree
 2026-03-19 21:00 UTC  (3+ messages)
` [PATCH 6.12.y 1/2] iio: light: Remove redundant pm_runtime_mark_last_busy() calls

[PATCH v3 0/2] iommufd: give hints to user about kernel support
 2026-03-19 20:59 UTC  (3+ messages)
` [PATCH v3 1/2] backends/iommufd.c: report error when /dev/iommu is not available
` [PATCH v3 2/2] hw/vfio/iommufd.c: report hint to user when vfio-dev/vfio*/dev is missing

[PULL] drm-xe-fixes
 2026-03-19 21:00 UTC 

[GIT PULL] Networking for v7.0-rc5
 2026-03-19 20:59 UTC  (2+ messages)

[PATCH v3 0/4] mmc: Add pstore backend for crash dump storage on eMMC
 2026-03-19 20:59 UTC  (3+ messages)
` [PATCH v3 4/4] mmc: core: Add MMC pstore backend driver

[PATCH RFC 00/10] vmstate: Implement VMS_ARRAY_OF_POINTER_AUTO_ALLOC
 2026-03-19 20:56 UTC  (5+ messages)
` [PATCH RFC 07/10] vmstate: Allow vmstate_info_nullptr to emit non-NULL markers
` [PATCH RFC 08/10] vmstate: Implement load of ptr marker in vmstate core

+ selftests-mm-transhuge_stress-skip-the-test-when-thp-not-available.patch added to mm-new branch
 2026-03-19 20:57 UTC 

+ selftests-mm-split_huge_page_test-skip-the-test-when-thp-is-not-available.patch added to mm-new branch
 2026-03-19 20:57 UTC 

+ selftests-mm-move-write_file-helper-to-vm_util.patch added to mm-new branch
 2026-03-19 20:56 UTC 

+ selftests-mm-soft-dirty-skip-two-tests-when-thp-is-not-available.patch added to mm-new branch
 2026-03-19 20:56 UTC 

+ selftests-mm-guard-regions-skip-collapse-test-when-thp-not-enabled.patch added to mm-new branch
 2026-03-19 20:56 UTC 

[PATCH v9 1/2] wifi: iwlwifi: pcie: migrate to modern pci_alloc_irq_vectors API
 2026-03-19 20:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] support/testing: test_aichat: improve test reliability
 2026-03-19 20:55 UTC  (2+ messages)

[PATCH net-next v9 0/6] net: stmmac: qcom-ethqos: add support for SCMI power domains
 2026-03-19 20:54 UTC  (7+ messages)

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-19 20:54 UTC  (3+ messages)
` [PATCH 07/14] iommu/vt-d: Restore IOMMU state and reclaimed domain ids

[PATCH v1 0/8] x86: Always use eager-fpu
 2026-03-19 20:53 UTC  (3+ messages)
` [PATCH v1 8/8] x86: Cleanup cr0.TS flag handling

[Intel-wired-lan] [PATCH iwl-net v4] ice: fix missing dpll notifications for SW pins
 2026-03-19 20:52 UTC  (2+ messages)
`  "

[Buildroot] [PATCH v2 0/2] package/ndctl: new package
 2026-03-19 20:51 UTC  (3+ messages)
` [Buildroot] [PATCH v2 1/2] "

[PATCH] media: amphion: Fix race between m2m job_abort and device_run
 2026-03-19 20:49 UTC  (2+ messages)

[PATCH] io_uring: flush deferred completions in io_req_post_cqe32()
 2026-03-19 20:49 UTC 

[PATCH net-next 2/2] r8152: add helper functions for PHY OCP registers
 2026-03-19 20:46 UTC  (2+ messages)

[PATCH v9 2/2] mmc: core: add Kingston CID to quirks
 2026-03-19 20:47 UTC 

[PATCH 0/7] Get fast-test suite to run on FreeBSD
 2026-03-19 20:44 UTC  (2+ messages)

[PATCH v1] media: hdmirx: snps, rk: Fix HPD hold time
 2026-03-19 20:45 UTC  (3+ messages)

Next-level bug in SRCU implementation of RCU Tasks Trace + PREEMPT_RT
 2026-03-19 20:45 UTC  (19+ messages)

[PATCH-for-11.1 0/8] system/memory: Constify various AddressSpace/MemoryRegionCache arguments
 2026-03-19 20:44 UTC  (2+ messages)

[PATCH bpf-next v3 1/2] bpf: Support struct btf_struct_meta via KF_IMPLICIT_ARGS
 2026-03-19 20:43 UTC  (6+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Update kfuncs using btf_struct_meta to new variants

[PATCH v6 0/6] repo info: add category/path keys and --path-format
 2026-03-19 20:32 UTC  (3+ messages)

[PATCH] staging: atomisp: gc2235: prefer usleep_range over msleep
 2026-03-19 20:42 UTC  (2+ messages)
` [PATCH v2] staging: media: "

[PATCH v5 0/4] arm64: dts: rockchip: Fix vdec register blocks order on RK3576/RK3588
 2026-03-19 20:41 UTC  (4+ messages)
` [PATCH v5 1/4] media: dt-bindings: rockchip,vdec: Mark reg-names required for RK35{76,88}

[PATCH] cxl: Adjust the startup priority of cxl_pmem to be higher than that of cxl_acpi
 2026-03-19 20:40 UTC  (2+ messages)

[oe] [meta-gnome][PATCH] gedit: upgrade 46.2 -> 49.0
 2026-03-19 20:39 UTC 

[PATCH v3 1/1] wifi: mt76: mt7921: fix txpower reporting from rate power configuration
 2026-03-19 20:38 UTC  (2+ messages)
` [PATCH v4] "

[PATCH net-next v17 03/14] net: homa: create shared Homa header files
 2026-03-19 20:37 UTC  (3+ messages)
` [net-next,v17,03/14] "

[meta-gnome][PATCH] gedit: upgrade 46.2 -> 49.0
 2026-03-19 20:38 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.