All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-03-12 23:17:33 to 2026-03-13 01:04:57 UTC [more...]

[PATCH 2/3] drm/msm/dsi: support DSC configurations with slice_per_pkt > 1
 2026-03-13  0:45 UTC  (2+ messages)

Enabling additional KUnit tests in KernelCI?
 2026-03-13  1:04 UTC  (5+ messages)

[PATCH v3 net-next 00/15] udp: Retire UDP-Lite
 2026-03-13  1:04 UTC  (3+ messages)
` [PATCH v3 net-next 07/15] udp: Remove partial csum code in RX

[PATCH] platform/x86: asus-nb-wmi: add DMI quirk for ASUS ROG Flow Z13-KJP GZ302EAC
 2026-03-13  1:03 UTC  (3+ messages)

[PATCH 2/3] KVM: x86: Skip IN_GUEST_MODE vCPUs in kvm_vcpu_on_spin main loop
 2026-03-13  1:02 UTC  (4+ messages)

[PATCH] ppp: add IFLA_PPP_UNIT netlink attribute
 2026-03-13  1:01 UTC  (3+ messages)

[PATCH v2 0/5] list private v2 & luo flb v9
 2026-03-13  1:00 UTC  (4+ messages)
` [PATCH v9 4/5] liveupdate: luo_flb: Introduce File-Lifecycle-Bound global state

[PATCH 00/12] Add spi-hid transport driver
 2026-03-13  1:00 UTC  (4+ messages)
` [PATCH 09/12] dt-bindings: input: Document hid-over-spi DT schema

[PATCH v5 0/9] Add Zvfbfa extension support
 2026-03-13  0:59 UTC  (5+ messages)
` [PATCH v5 5/9] target/riscv: Use the tb->cs_base as the extend tb flags

[PATCH] platform/x86: asus-armoury: add support for GZ302EA and GZ302EAC
 2026-03-13  1:00 UTC  (2+ messages)

[PATCH v4 0/7] Add binding and driver for Kaanapali SoCCP
 2026-03-13  1:00 UTC  (7+ messages)
` [PATCH v4 4/7] dt-bindings: remoteproc: qcom: Document pas for SoCCP on Kaanapali and Glymur platforms

[PATCH net-next] net: phy: vitesse: add inband caps and configuration
 2026-03-13  1:00 UTC  (2+ messages)

[PATCH] ynl: ethtool: remove duplicated unspec entry
 2026-03-13  1:00 UTC  (2+ messages)

[PATCH v2] docs: octeontx2: fix typo in documentation
 2026-03-13  1:00 UTC  (2+ messages)

[PATCH v4 0/3] target/riscv: add unratified RISC-V Zbr0p93 ext
 2026-03-13  0:58 UTC  (8+ messages)
` [PATCH v4 1/3] util: export CRC32[C] lookup tables
` [PATCH v4 2/3] target/riscv: add draft RISC-V Zbr ext as xbr0p93
` [PATCH v4 3/3] disas: diassemble RISC-V xlrbr (crc32) instructions

[PATCH] ARM: dts: omap: dm816x: Correct pinctrl register
 2026-03-13  0:59 UTC  (3+ messages)

[PATCH v5 0/3] Add support for ICSSM Ethernet on AM57x, AM437x, and AM335x
 2026-03-13  0:59 UTC  (3+ messages)
` [PATCH v5 3/3] arm: dts: ti: Add device tree support for PRU-ICSS on AM335x

[PATCH] linux-firmware: update firmware for MT7920 WiFi device
 2026-03-13  0:56 UTC 

[PATCH] linux-firmware: update firmware for MT7921 WiFi device
 2026-03-13  0:56 UTC 

[PATCH 0/1] [topic/xe-for-CI] Update NVL-P GuC to v70.60.0
 2026-03-13  0:55 UTC  (5+ messages)
` [PATCH 1/1] fixup! drm/xe/nvlp: Define GuC firmware for NVL-P

[PATCH v3] mm: migrate: requeue destination folio on deferred split queue
 2026-03-13  0:52 UTC  (3+ messages)

[PATCH v5] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-13  0:52 UTC 

linux-next: build failure after merge of the drm-xe tree
 2026-03-13  0:50 UTC  (9+ messages)

[PATCH] net: ifb: fix space after comma in for loops
 2026-03-13  0:49 UTC  (2+ messages)

[PATCH 0/7] drm/msm/hdmi: Simplify the code
 2026-03-13  0:48 UTC  (5+ messages)
` [PATCH 1/7] drm/msm/hdmi: Simplify with dev_of_node()

[PATCH 2/2] perf/x86: Update cap_user_rdpmc base on rdpmc user disable state
 2026-03-13  0:48 UTC  (6+ messages)
` [PATCH v1 1/2] perf/x86: Avoid inadvertent casts to x86_hybrid_pmu

[PATCH RFC 00/53] lift lookup out of exclive lock for dir ops
 2026-03-13  0:18 UTC  (24+ messages)
` [PATCH 19/53] afs: use d_time instead of d_fsdata
` [PATCH 20/53] afs: don't unhash/rehash dentries during unlink/rename
` [PATCH 21/53] afs: use d_splice_alias() in afs_vnode_new_inode()
` [PATCH 22/53] afs: use d_alloc_nonblock in afs_sillyrename()
` [PATCH 23/53] afs: lookup_atsys to drop and reclaim lock
` [PATCH 24/53] afs: use d_duplicate()
` [PATCH 25/53] smb/client: use d_time to store a timestamp in dentry, not d_fsdata
` [PATCH 26/53] smb/client: don't unhashed and rehash to prevent new opens
` [PATCH 27/53] smb/client: use d_splice_alias() in atomic_open
` [PATCH 28/53] smb/client: Use d_alloc_noblock() in cifs_prime_dcache()
` [PATCH 29/53] exfat: simplify exfat_lookup()
` [PATCH 30/53] configfs: remove d_add() calls before configfs_attach_group()
` [PATCH 31/53] configfs: stop using d_add()
` [PATCH 32/53] ext4: move dcache modifying code out of __ext4_link()
` [PATCH 33/53] ext4: use on-stack dentries in ext4_fc_replay_link_internal()
` [PATCH 34/53] tracefs: stop using d_add()
` [PATCH 35/53] cephfs: "
` [PATCH 36/53] cephfs: remove d_alloc from CEPH_MDS_OP_LOOKUPNAME handling in ceph_fill_trace()
` [PATCH 37/53] cephfs: Use d_alloc_noblock() in ceph_readdir_prepopulate()

手堅い新事業。日本の将来を担う、こども教育
 2026-03-13  0:37 UTC 

[axboe:rw_iter 217/471] drivers/mfd/aat2870-core.c:285 aat2870_reg_write_file() warn: potential spectre issue 'buf' [w]
 2026-03-13  0:46 UTC 

[driver-core:driver-core-testing 3/16] Warning: fs/kernfs/dir.c:491 function parameter 'drop_supers' not described in 'kernfs_drain'
 2026-03-13  0:45 UTC 

[RFC PATCH net-next] net: phy: rust: add experimental Davicom PHY driver
 2026-03-13  0:44 UTC  (5+ messages)

Linux 6.18.17
 2026-03-13  0:43 UTC  (3+ messages)
` Linux 6.18.17 -- build regression

[PATCH 0/1] checkers: add alua path checker
 2026-03-13  0:43 UTC  (5+ messages)
` [PATCH 1/1] "
` [PATCH 0/1] pr: "

[PATCH 0/7] KVM: x86: APX reg prep work
 2026-03-13  0:38 UTC  (6+ messages)
` [PATCH 4/7] KVM: x86: Add wrapper APIs to reset dirty/available register masks

[PATCH v3 0/3] amd_iommu: Support Generation of IOMMU XT interrupts
 2026-03-13  0:36 UTC  (8+ messages)
` [PATCH v3 1/3] amd_iommu: Use switch case to determine mmio register name
` [PATCH v3 3/3] amd_iommu: Generate XT interrupts when xt support is enabled

[PATCH 0/2] iommu/tegra241-cmdqv: Fix initialization and uAPI related to HYP_OWN
 2026-03-13  0:36 UTC  (3+ messages)
` [PATCH 1/2] iommu/tegra241-cmdqv: Set supports_cmd op in tegra241_vcmdq_hw_init()
` [PATCH 2/2] iommu/tegra241-cmdqv: Update uAPI to clarify HYP_OWN requirement

[PATCH v2][need test] ASoC: core: cleanup card rebinding
 2026-03-13  0:37 UTC  (4+ messages)

[RFC PATCH v2 00/37] guest_memfd: In-place conversion support
 2026-03-13  0:36 UTC  (8+ messages)
` [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2

[PATCH] usb: fhci: use kzalloc_flex for priv struct
 2026-03-13  0:34 UTC 

[android-common:android15-6.6 1/1] aarch64-linux-ld: Unexpected GOT/PLT entries detected!
 2026-03-13  0:33 UTC 

[PATCH v2 00/22] vfio/pci: Base Live Update support for VFIO device files
 2026-03-13  0:33 UTC  (13+ messages)
` [PATCH v2 07/22] vfio/pci: Notify PCI subsystem about devices preserved across Live Update
` [PATCH v2 10/22] vfio/pci: Skip reset of preserved device after "

[PATCH net-next] xsk: use __xsk_rcv_zc_safe for ZC multi-buffer Rx processing
 2026-03-13  0:33 UTC  (3+ messages)

[PATCH 0/5] KVM: SEV: Drop user-triggerable WARN clean up REG_REGION
 2026-03-13  0:33 UTC  (6+ messages)
` [PATCH 1/5] KVM: SEV: Drop WARN on large size for KVM_MEMORY_ENCRYPT_REG_REGION
` [PATCH 2/5] KVM: SEV: Drop useless sanity checks in sev_mem_enc_register_region()
` [PATCH 3/5] KVM: SEV: Disallow pinning more pages than exist in the system
` [PATCH 4/5] KVM: SEV: Use PFN_DOWN() to simplify "number of pages" math when pinning memory
` [PATCH 5/5] KVM: SEV: Use kvzalloc_objs() when pinning userpages

[PATCH net-next] octeontx2-af: CGX: use kzalloc_flex for name
 2026-03-13  0:32 UTC 

[PATCH v2 0/4] riscv: dts: spacemit: Add PMIC regulators usb pcie
 2026-03-13  0:30 UTC  (6+ messages)
` [PATCH v2 2/4] riscv: dts: spacemit: Define fixed regulators for OrangePi RV2

[PATCH net-next v2 0/2] e1000e: add XDP support
 2026-03-13  0:30 UTC  (3+ messages)
` [PATCH net-next v2 1/2] e1000e: add basic "

[BUG] wifi: rtw88: Hard system freeze on RTL8821CE when power_save is enabled (LPS/ASPM conflict)
 2026-03-13  0:29 UTC  (11+ messages)

[PATCH 0/2] Rework WIC sector size
 2026-03-13  0:28 UTC  (3+ messages)
` [PATCH 1/2] oeqa/selftest: wic: Add vfat to test_wic_sector_size
` [PATCH 2/2] wic: re-implement sector-size support

[PATCH v5 0/6] Migrate on fault for device pages
 2026-03-13  0:27 UTC  (3+ messages)

[PATCH 1/3] xfs: add write pointer to xfs_rtgroup_geometry
 2026-03-13  0:24 UTC  (3+ messages)
` [PATCH 2/3] man/xfs_rtgroup_geometry: add rg_writepointer field description
` [PATCH 3/3] xfs_io: report rg_writepointer in report rg_info()

[PATCH 6.12 000/265] 6.12.77-rc1 review
 2026-03-13  0:27 UTC  (3+ messages)
` [PATCH 6.12 175/265] HID: multitouch: add device ID for Apple Touch Bar

[PATCH 0/4] Add support for the Mediatek Genio 520-EVK and 720-EVK boards
 2026-03-13  0:26 UTC  (3+ messages)
` [PATCH 3/4] arm64: dts: mediatek: add device-tree for Genio 720-EVK board

[PATCH 0/4] selftests/mm: skip several tests when thp is not available
 2026-03-13  0:26 UTC  (3+ messages)

[PATCH] regulator: fp9931: Fix error handling for optional regulator
 2026-03-13  0:27 UTC  (5+ messages)

What's cooking in git.git (Mar 2026, #05)
 2026-03-13  0:24 UTC  (2+ messages)

[PATCH 0/2] reset: spacemit: k3: Decouple the composite reset
 2026-03-13  0:23 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: soc: spacemit: k3: Decouple composite reset lines

[yocto-autobuilder-helper][PATCH] release-parser: Add release maintainer info
 2026-03-13  0:22 UTC 

[PATCH 3/7] iio: st_sensors: simplify cleanup using __free
 2026-03-13  0:23 UTC  (2+ messages)

[PATCH 2/7] iio: ssp_sensors: simplify cleanup using __free
 2026-03-13  0:23 UTC 

[PATCH] i2c: atr: use kzalloc_flex
 2026-03-13  0:23 UTC 

[PATCH net-next] net: airoha: select QDMA block according LAN/WAN configuration
 2026-03-13  0:22 UTC  (4+ messages)

[PATCH] clk: at91: use kzalloc_flex
 2026-03-13  0:21 UTC 

[PATCH net-next 00/11] ethtool: Generic loopback support
 2026-03-13  0:21 UTC  (8+ messages)
` [PATCH net-next 02/11] ethtool: Add loopback netlink UAPI definitions

[PATCH v2 0/7] riscv: spacemit: enable SD card support with UHS modes for OrangePi RV2
 2026-03-13  0:19 UTC  (5+ messages)
` [PATCH v2 6/7] riscv: dts: spacemit: k1-orangepi-rv2: add PMIC and power infrastructure

[PATCH] app/testpmd: fix DCB forwarding TC mask and queue guard
 2026-03-13  0:19 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/7] Fix some -device T,help crashes
 2026-03-13  0:18 UTC  (5+ messages)
` [PATCH 3/7] hw/arm: xlnx-zynqmp: Don't call qdev_get_machine in soc init

[PATCH v2] KVM: x86: Use gfn_to_pfn_cache for record_steal_time
 2026-03-13  0:17 UTC  (2+ messages)

[PATCH v4 0/3] fast-import: add mode to re-sign invalid commit signatures
 2026-03-13  0:17 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 3/3] fast-import: add mode to sign commits with invalid signatures

[PATCH ath-next] wifi: ath11k: use kzalloc_flex
 2026-03-13  0:16 UTC 

[PATCH v2] apply.c: fix -p argument parsing
 2026-03-13  0:16 UTC  (3+ messages)
` [PATCH v3] "

[PATCH net-next v3 0/5] bnxt_en: Add XDP RSS hash metadata support
 2026-03-13  0:15 UTC  (7+ messages)
` [PATCH net-next v3 1/5] bnxt_en: use bnxt_xdp_buff for xdp context
` [PATCH net-next v3 2/5] bnxt_en: Implement XDP RSS hash metadata extraction
` [PATCH net-next v3 3/5] bnxt_en: Implement XDP RSS hash metadata extraction for V3_CMP

[PATCH ath-next] wifi: ath12k: use kzalloc_flex
 2026-03-13  0:14 UTC 

[PATCH v6 1/1] NFSD: move accumulated callback ops to per-net namespace
 2026-03-13  0:14 UTC 

[PATCH RFC] common-user: Share thunk.c between bsd-user and linux-user
 2026-03-13  0:12 UTC  (7+ messages)

[PATCH] gpio: cs5535: use dynamically allocated priv struct
 2026-03-13  0:12 UTC 

[PATCH 00/15] mm: expand mmap_prepare functionality and usage
 2026-03-13  0:12 UTC  (4+ messages)
` [PATCH 02/15] mm: add documentation for the mmap_prepare file operation callback

[PATCH v3 0/7] KVM: SVM: Fixes for VMCB12 checks and mapping
 2026-03-13  0:10 UTC  (8+ messages)
` [PATCH v3 1/7] KVM: SVM: Drop RAX check for SVM instructions from the emulator
` [PATCH v3 2/7] KVM: SVM: Check that RAX has legal GPA on #GP interception of SVM insns
` [PATCH v3 3/7] KVM: SVM: Move RAX legality check to SVM insn interception handlers
` [PATCH v3 4/7] KVM: SVM: Treat mapping failures equally in VMLOAD/VMSAVE emulation
` [PATCH v3 5/7] KVM: nSVM: Fail emulation of VMRUN/VMLOAD/VMSAVE if mapping vmcb12 fails
` [PATCH v3 6/7] KVM: selftests: Rework svm_nested_invalid_vmcb12_gpa
` [PATCH v3 7/7] KVM: selftests: Drop 'invalid' from svm_nested_invalid_vmcb12_gpa's name

[PATCH v4 0/2] binfmt_elf: Align eligible read-only PT_LOAD segments to PMD_SIZE for THP
 2026-03-13  0:10 UTC  (7+ messages)
` [PATCH v4 1/2] huge_mm: add stubs for THP-disabled configs

[RFC PATCH] pinctrl: sunxi: convert to GPIO_GENERIC
 2026-03-13  0:06 UTC 

[RFC PATCH v2 0/4] mm/damon: Support hot application detections
 2026-03-13  0:08 UTC  (2+ messages)

[PATCH] nvme: honor NVME_QUIRK_DEALLOCATE_ZEROES for unmap Write Zeroes
 2026-03-13  0:06 UTC  (5+ messages)

[PATCH] drm: property: use kzalloc_flex
 2026-03-13  0:06 UTC 

[PATCH] iommu/arm-smmu-v3: Allocate cmdq_batch on the heap
 2026-03-13  0:06 UTC  (5+ messages)

[PATCH] machine/qemux86-64: Recommend extra kernel modules
 2026-03-13  0:05 UTC  (3+ messages)
` [OE-core] "

[dhowells-fs:netfs-next 20/20] fs/netfs/buffered_read.c:317:9: warning: unused variable 'prepare_read'
 2026-03-13  0:04 UTC 

[PATCH bpf-next v2] bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies
 2026-03-13  0:03 UTC 

[PATCH v v2 0/7] Remove x86 prefixed names from cpuinfo
 2026-03-13  0:01 UTC  (3+ messages)
` [PATCH v v2 1/7] x86: Remove x86 prefixed names from mcheck code

[PATCH] yocto-uninative: Update to 5.1 for glibc 2.43
 2026-03-13  0:00 UTC  (2+ messages)
` Patchtest results for "

[PATCH][next] hinic3: Fix spelling mistake "capbility" -> "capability"
 2026-03-12 23:59 UTC 

[PATCH 0/4] Static analysis fixes
 2026-03-12 23:59 UTC  (5+ messages)
` [PATCH 3/4] app/testpmd: check for no arguments

[PATCH] cxl/region: Delay inserting iomem resource until auto region commit
 2026-03-12 23:55 UTC  (4+ messages)

[PATCH] lib: count_zeros: fix 32/64-bit inconsistency in count_trailing_zeros()
 2026-03-12 23:54 UTC  (2+ messages)

[PULL 00/18] Staging patches
 2026-03-12 23:53 UTC  (4+ messages)
` [PULL 08/18] memory: Factor out common ram region initialization

[PATCH] wifi: rtl8xxxu: Enable AP mode for RTL8188EU
 2026-03-12 23:52 UTC  (6+ messages)

[PATCH] tracing: Generate undef symbols allowlist for simple_ring_buffer
 2026-03-12 23:51 UTC  (2+ messages)

[PATCH net] net/sched: Mark qdisc for deletion if graft cannot delete
 2026-03-12 23:51 UTC  (6+ messages)

[PATCH bpf-next] bpftool: Allow explicitly skip llvm, libbfd and libcrypto dependencies
 2026-03-12 23:49 UTC  (3+ messages)

[PATCH bpf v2] selftests/bpf: Bump path and command buffer sizes in bpftool_helpers.c
 2026-03-12 23:48 UTC 

[PATCH v2 0/2] KVM: x86: Syzkaller nested_run_pending defense
 2026-03-12 23:48 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Move nested_run_pending to kvm_vcpu_arch
` [PATCH v2 2/2] KVM: x86: Suppress WARNs on nested_run_pending after userspace exit

[atorgue-stm32:stm32-next 4/41] checkpatch: WARNING:REPEATED_WORD: Possible repeated word: 'Add'
 2026-03-12 23:43 UTC 

[PATCH 00/14] iommu: Add live update state preservation
 2026-03-12 23:43 UTC  (5+ messages)
` [PATCH 01/14] iommu: Implement IOMMU LU FLB callbacks

[PATCH 0/8] mm: introduce zone lock guards
 2026-03-12 23:40 UTC  (9+ messages)
` [PATCH 1/8] mm: use zone lock guard in reserve_highatomic_pageblock()

[PATCH i-g-t v3 0/1] Need SKIP kms_flip for MTK DRM
 2026-03-12 23:39 UTC  (2+ messages)
` ✓ i915.CI.Full: success for "

man/man7/tcp.7: Document effect of TCP_DEFER_ACCEPT on clientsocket
 2026-03-12 23:38 UTC  (2+ messages)

[PATCH] ARM: dts: imx: Add DT overlays for DH i.MX6 DHCOM SoM and boards
 2026-03-12 23:34 UTC 

[RFC PATCH bpf-next v2 00/11] Dynptr cleanup and bugfixes
 2026-03-12 23:33 UTC  (3+ messages)
` [RFC PATCH bpf-next v2 06/11] bpf: Refactor object relationship tracking and fix dynptr UAF bug

[PATCH] ima: remove buggy support for asynchronous hashes
 2026-03-12 23:29 UTC  (2+ messages)

[PATCH] drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fmt" DT property
 2026-03-12 23:28 UTC  (3+ messages)

[PATCH] arm64: dts: imx8mp: Add DT overlays for DH i.MX8M Plus DHCOM SoM and boards
 2026-03-12 23:24 UTC 

[OE-core][whinlatter 0/6] Patch review
 2026-03-12 23:24 UTC  (2+ messages)

[RFC] OpenSBI: Lazy floating-point and vector context switching
 2026-03-12 23:23 UTC  (5+ messages)

[PATCH 1/3] lib/maple_tree: fix potential NULL dereference in mas_pop_node()
 2026-03-12 23:22 UTC  (3+ messages)

+ mm-add-mmap_action_map_kernel_pages-fix.patch added to mm-new branch
 2026-03-12 23:22 UTC 

[PATCH v2 0/5] watchdog/hardlockup: Improvements to hardlockup detection and documentation
 2026-03-12 23:22 UTC  (12+ messages)
` [PATCH v2 1/5] watchdog: Return early in watchdog_hardlockup_check()
` [PATCH v2 2/5] watchdog: Update saved interrupts during check
` [PATCH v2 3/5] doc: watchdog: Clarify hardlockup detection timing
` [PATCH v2 4/5] watchdog/hardlockup: improve buddy system detection timeliness
` [PATCH v2 5/5] doc: watchdog: Document buddy detector

[whinlatter][PATCH] scripts/install-buildtools: Update to 5.3.2
 2026-03-12 23:17 UTC 

[PATCH RESEND v3 0/3] media: vimc: Add timing controls for fps config
 2026-03-12 23:16 UTC  (3+ messages)
` [PATCH RESEND v3 2/3] media: vimc: sensor: Add pixel_rate,vblank and hblank configuration
` [PATCH RESEND v3 3/3] media: vimc: streamer: Apply sensor frame rate in streamer thread


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.