messages from 2026-01-20 06:34:26 to 2026-01-20 07:35:53 UTC [more...]
fsverity optimzations and speedups
2026-01-20 7:35 UTC (5+ messages)
` [PATCH 4/6] fsverity: use a hashtable to find the fsverity_info
` [f2fs-dev] "
[oe][meta-networking][scarthgap][PATCH 1/2] tcpreplay: fix CVE-2025-51006
2026-01-20 7:35 UTC (3+ messages)
[PATCH v2 00/24] Introduce Allwinner H6/H616 NAND controller support
2026-01-20 7:33 UTC (6+ messages)
[PATCH 00/26] rv/rvgen: Robustness, modernization, and fixes
2026-01-20 7:33 UTC (4+ messages)
` [PATCH 01/26] rv/rvgen: introduce AutomataError exception class
[PATCH v3 0/8] riscv: optimize string functions and add kunit tests
2026-01-20 7:32 UTC (30+ messages)
` [PATCH v3 1/8] lib/string_kunit: add correctness test for strlen
` [PATCH v3 2/8] lib/string_kunit: add correctness test for strnlen
` [PATCH v3 3/8] lib/string_kunit: add correctness test for strrchr()
` [PATCH v3 4/8] lib/string_kunit: add performance benchmarks for strlen
` [PATCH v3 5/8] lib/string_kunit: extend benchmarks to strnlen and chr searches
` [PATCH v3 6/8] riscv: lib: add strnlen implementation
` [PATCH v3 7/8] riscv: lib: add strchr implementation
` [PATCH v3 8/8] riscv: lib: add strrchr implementation
[PATCH] drm/amdgpu: mark invalid records with U64_MAX
2026-01-20 7:32 UTC
[PATCH v2 0/23] fs-verity support for XFS with post EOF merkle tree
2026-01-20 7:32 UTC (12+ messages)
` fsverity metadata offset, was: "
` [f2fs-dev] "
[PATCH v4 00/23] vhost refactoring and fixes
2026-01-20 7:30 UTC (3+ messages)
` [PATCH v4 07/23] virtio-ccw: virtio_ccw_set_guest_notifier(): fix failure path
[PATCH 0/4] bugfix some issues under abnormal scenarios
2026-01-20 7:32 UTC (4+ messages)
` [PATCH 1/4] hisi_acc_vfio_pci: fix VF reset timeout issue
[PATCH bpf-next v4 0/2] bpf: support bpf_get_func_arg() for BPF_TRACE_RAW_TP
2026-01-20 7:30 UTC (3+ messages)
` [PATCH bpf-next v4 1/2] "
` [PATCH bpf-next v4 2/2] selftests/bpf: test bpf_get_func_arg() for tp_btf
[PATCH v9 0/4] rust: Add safe pointer formatting support
2026-01-20 7:30 UTC (4+ messages)
` [PATCH v9 3/4] rust: fmt: make raw pointers default to HashedPtr
[PATCH v2 net-next 00/14] net: fec: improve XDP copy mode and add AF_XDP zero-copy support
2026-01-20 7:30 UTC (7+ messages)
` [PATCH v2 net-next 11/14] net: fec: move xdp_rxq_info* APIs out of fec_enet_create_page_pool()
` [PATCH v2 net-next 12/14] net: fec: add fec_alloc_rxq_buffers_pp() to allocate buffers from page pool
[PATCH v4 0/4] Initial patch set for PURWA-IOT-EVK
2026-01-20 7:17 UTC (22+ messages)
` [PATCH v4 4/4] arm64: dts: qcom: Add base PURWA-IOT-EVK board
[PATCH 1/1] NFSD: Enforce recall timeout for layout conflict
2026-01-20 7:26 UTC (2+ messages)
[PATCH 00/10] Improvements for IB handling V4
2026-01-20 7:26 UTC (7+ messages)
` [PATCH 01/10] drm/amdgpu: re-add the bad job to the pending list for ring resets
` [PATCH 06/10] drm/amdgpu/cs: return -ETIME for guilty contexts
` [PATCH 08/10] drm/amdgpu: simplify VCN reset helper
[PATCH v2 0/3] xen/mm: limit in-place scrubbing
2026-01-20 7:25 UTC (4+ messages)
` [PATCH v2 3/3] xen/mm: limit non-scrubbed allocations to a specific order
[Patch v5 00/19] Support SIMD/eGPRs/SSP registers sampling for perf
2026-01-20 7:25 UTC (22+ messages)
` [Patch v5 17/19] perf headers: Sync with the kernel headers
` [Patch v5 18/19] perf parse-regs: Support new SIMD sampling format
[PATCH 1/2] net/sched: act_gate: fix schedule updates with RCU swap
2026-01-20 7:25 UTC (2+ messages)
[PATCH rc] iommu/arm-smmu-v3: Do not set disable_ats unless vSTE is Translate
2026-01-20 7:25 UTC (2+ messages)
[PATCH v2] python3: skip flaky test_default_timeout test
2026-01-20 7:25 UTC
[PATCH v15 5/9] erofs: introduce the page cache share feature
2026-01-20 7:19 UTC (12+ messages)
[PATCH] mbuf: fix packet copy
2026-01-20 7:24 UTC (2+ messages)
` [PATCH v3] "
[PATCH tip/locking/core 0/6] compiler-context-analysis: Scoped init guards
2026-01-20 7:24 UTC (2+ messages)
[PATCH 0/4] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
2026-01-20 7:23 UTC (11+ messages)
` [PATCH 4/4] asm-generic/bitsperlong.h: Add sanity checks for __BITS_PER_LONG
[PATCH 0/2] iio: magn: mmc5633: Fix two build issues
2026-01-20 7:23 UTC (5+ messages)
` [PATCH 1/2] iio: magn: mmc5633: Ensure REGMAP_I2C / I3C not build if I2C / I3C is not
` [PATCH 2/2] iio: magn: mmc5633: Add some ifdef / __maybe_unused until stubs available
[PATCH bpf-next v3 0/2] bpf: Add kfunc bpf_strncasecmp()
2026-01-20 7:21 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] bpf: add bpf_strncasecmp kfunc
` [PATCH bpf-next v3 2/2] selftests/bpf: Test kfunc bpf_strncasecmp
[net] Revert "net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning"
2026-01-20 7:20 UTC
[PATCH 0/9] Improve Qualcomm EUD driver and platform support
2026-01-20 7:20 UTC (5+ messages)
` [PATCH 1/9] dt-bindings: soc: qcom: eud: Restructure to model multi-path hardware
[PATCH v3 28/30] mm: memcontrol: prepare for reparenting state_local
2026-01-20 7:19 UTC (5+ messages)
` [PATCH v3 28/30 fix 1/2] mm: memcontrol: fix lruvec_stats->state_local reparenting
[PATCH] iio: adc: ad4062: Switch from struct i3c_priv_xfer to struct i3c_xfer
2026-01-20 7:19 UTC (2+ messages)
[PATCH v2] wifi: ath11k: fix memory leaks in beacon template setup
2026-01-20 7:19 UTC (2+ messages)
[PATCHSET v6] xfs: autonomous self healing of filesystems
2026-01-20 7:18 UTC (4+ messages)
` [PATCH 11/11] xfs: add media verification ioctl
` [PATCH v6.1 "
[PATCH v3] INSTALL: remove unsupported XEN_CONFIG_EXPERT from documentation
2026-01-20 7:16 UTC
[Question] Best practice for ACPI representation of DPLL/Ethernet dependencies (SyncE)
2026-01-20 7:17 UTC (11+ messages)
[PATCH RESEND v2 1/2] dt-bindings: display: bridge: ldb: Document nxp,enable-termination-resistor
2026-01-20 7:16 UTC (4+ messages)
` [PATCH RESEND v2 2/2] drm/bridge: fsl-ldb: Allow the termination resistor to be enabled
[PATCH v4 00/12] Tegra114: implement EMC support
2026-01-20 7:15 UTC (11+ messages)
` [PATCH v4 01/12] devfreq: tegra30-devfreq: add support for Tegra114
` [PATCH v4 06/12] clk: tegra: set up proper EMC clock implementation "
` [PATCH v4 08/12] soc: tegra: common: add Tegra114 support to devm_tegra_core_dev_init_opp_table
` [PATCH v4 09/12] memory: tegra: Add Tegra114 EMC driver
` [PATCH v4 10/12] ARM: tegra: Add External Memory Controller node on Tegra114
[PATCH RESEND] ASoC: fsl: imx-card: Do not force slot width to sample width
2026-01-20 7:14 UTC (2+ messages)
[PATCH] arm64: dts: rockchip: Explicitly request UFS reset pin on RK3576
2026-01-20 7:13 UTC (4+ messages)
[PATCH v2] pmdomain: imx: gpcv2: Fix the imx8mm gpu hang due to wrong adb400 reset
2026-01-20 7:13 UTC
[PATCH v3 0/3] Support FT3518 touchscreen in xiaomi-laurel
2026-01-20 7:13 UTC (3+ messages)
` [PATCH v3 3/3] arm64: dts: qcom: sm6125-xiaomi-laurel-sprout: Add Focaltech FT3518 touchscreen
[PATCH v3 00/59] target/arm/hvf: Consolidate
2026-01-20 7:10 UTC (4+ messages)
` [PATCH v3 50/59] target/arm/hvf: Do not abort in hvf_arm_get_*_ipa_bit_size()
[PATCH v2] INSTALL: remove unsupported XEN_CONFIG_EXPERT from documentation
2026-01-20 7:10 UTC (5+ messages)
[PATCH v4 00/16] TDX: Enable Dynamic PAMT
2026-01-20 7:10 UTC (6+ messages)
` [PATCH v4 12/16] x86/virt/tdx: Add helpers to allow for pre-allocating pages
[PATCH] xfs: fix incorrect context handling in xfs_trans_roll
2026-01-20 7:10 UTC (6+ messages)
[PATCH] staging: greybus: audio: Limit scope of jack-related variables
2026-01-20 7:09 UTC (2+ messages)
[PATCH v2] iommu/vt-d: Flush piotlb for SVM and Nested domain
2026-01-20 7:09 UTC (2+ messages)
Bug in nfsd4_block_get_device_info_scsi in nfsd-testing branch
2026-01-20 7:08 UTC (7+ messages)
[PATCH v7] NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
2026-01-20 7:07 UTC (2+ messages)
[PATCH v8] arm64: dts: qcom: qcs8300-ride: enable WLAN on qcs8300-ride
2026-01-20 7:06 UTC
[PATCH bpf-next v6 0/2] bpf, x86: inline bpf_get_current_task() for x86_64
2026-01-20 7:05 UTC (3+ messages)
` [PATCH bpf-next v6 1/2] "
` [PATCH bpf-next v6 2/2] selftests/bpf: test the jited inline of bpf_get_current_task
buffer cache simplification
2026-01-20 7:06 UTC (7+ messages)
` [PATCH 1/3] xfs: don't keep a reference for buffers on the LRU
` [PATCH 3/3] xfs: switch (back) to a per-buftarg buffer hash
[PATCH] staging: rtl8723bs: fix unchecked return value of skb_copy_bits
2026-01-20 7:06 UTC (2+ messages)
[PATCH v2] io_uring/rsrc: fix RLIMIT_MEMLOCK bypass by removing cross-buffer accounting
2026-01-20 7:05 UTC (5+ messages)
[PATCH v3 00/17] wifi: mt76: mt7925/mt792x: comprehensive stability fixes
2026-01-20 7:04 UTC (4+ messages)
` [PATCH v5 00/11] wifi: mt76: mt7925/mt7921 "
` [PATCH 02/11] wifi: mt76: mt792x: fix NULL pointer and firmware reload issues
[PATCH 1/2][V2] lib/igt_kms: Increase MAX_NUM_COLOROPS
2026-01-20 7:04 UTC (3+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/2,V2] "
` ✓ i915.CI.BAT: "
Kirkstone Pull Request Jan 20th
2026-01-20 7:03 UTC
[PATCH v5 00/14] ntfs filesystem remake
2026-01-20 7:03 UTC (15+ messages)
` [PATCH v5 02/14] ntfs: update in-memory, on-disk structures and headers
` [PATCH v5 06/14] ntfs: update file operations
[PATCH v2] iommu/vt-d: Flush cache for PASID table before using it
2026-01-20 7:01 UTC (2+ messages)
[PATCH] arm64: swiotlb: Don’t shrink default buffer when bounce is forced
2026-01-20 7:01 UTC
[PATCH 00/15] Consolidate register access methods
2026-01-20 6:57 UTC (16+ messages)
` [PATCH 01/15] drm/amdgpu: Move register access functions
` [PATCH 02/15] drm/amdgpu: Add smc method to register block
` [PATCH 03/15] drm/amdgpu: Add uvd indirect "
` [PATCH 04/15] drm/amdgpu: Add didt method "
` [PATCH 05/15] drm/amdgpu: Add gc cac "
` [PATCH 06/15] drm/amdgpu: Add se "
` [PATCH 07/15] drm/amdgpu: Add audio "
` [PATCH 08/15] drm/amdgpu: Add pciep "
` [PATCH 09/15] drm/amdgpu: Add pcie indirect "
` [PATCH 10/15] drm/amdgpu: Add pcie ext access "
` [PATCH 11/15] drm/amdgpu: Add pcie64 indirect "
` [PATCH 12/15] drm/amdgpu: Add pcie64 extended "
` [PATCH 13/15] drm/amdgpu: Move pcie lock "
` [PATCH 14/15] drm/amdgpu: Add smn callbacks "
` [PATCH 15/15] drm/amdgpu: Use get_smn_base in aqua_vanjaram
[Linux Kernel Bug] general protection fault in xfarray_destroy
2026-01-20 6:57 UTC (3+ messages)
[PATCH] v4l2-async: add debugfs under CONFIG_DEBUG_FS
2026-01-20 6:57 UTC
[PATCH v4 0/6] drm/xe/sysctrl: Add system controller component for Xe3p dGPU platforms
2026-01-20 6:57 UTC (3+ messages)
` [PATCH v4 3/6] drm/xe/sysctrl: Add System Controller mailbox implementation
[PATCH v2] interconnect: qcom: qcs8300: fix the num_links for nsp icc node
2026-01-20 6:57 UTC
[PATCH v9 00/22] Enable FRED with KVM VMX
2026-01-20 6:56 UTC (4+ messages)
` [PATCH v9 17/22] KVM: x86: Advertise support for FRED
[PATCH] ASoC: sdw_utils: remove dai registered check
2026-01-20 6:56 UTC
[PATCH] timekeeping: Adjust the leap state for the correct auxiliary timekeeper
2026-01-20 6:55 UTC
linux-next: build failure after merge of the vfs-brauner tree
2026-01-20 6:55 UTC (2+ messages)
[PATCH] drm/rockchip: inno-hdmi: make inno_hdmi.h header self-contained
2026-01-20 6:54 UTC (2+ messages)
` "
[PATCH 1/2] smb: client: prevent races in ->query_interfaces()
2026-01-20 6:53 UTC (4+ messages)
` [PATCH 2/2] smb: client: add proper locking around ses->iface_last_update
Fwd: [PATCH v2] bcache: use bio cloning for detached device requests
2026-01-20 6:53 UTC (2+ messages)
[PATCH bpf-next 2/3] bpf: drop KF_ACQUIRE flag on BPF kfunc bpf_get_root_mem_cgroup()
2026-01-20 6:52 UTC (8+ messages)
` Subject: "
[meta-gnome][PATCHv2] gnome-settings-daemon: update 48.0 -> 49.1
2026-01-20 6:51 UTC (3+ messages)
TVでも話題。地方で儲かる、焼肉ビジネス
2026-01-20 6:38 UTC
[PATCH v2 0/2] iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device
2026-01-20 6:49 UTC (2+ messages)
[meta-oe][kirkstone][PATCH 1/5] freerdp: patch CVE-2022-24883
2026-01-20 6:48 UTC (5+ messages)
` [meta-oe][kirkstone][PATCH 2/5] freerdp: patch CVE-2022-39282
` [meta-oe][kirkstone][PATCH 3/5] freerdp: mark CVE-2022-39317 patched
` [meta-oe][kirkstone][PATCH 4/5] freerdp: patch CVE-2022-39320
` [meta-oe][kirkstone][PATCH 5/5] freerdp: patch CVE-2023-39350
[PATCH v3 3/3] iio: imu: st_lsm6dsx: add support for rotation sensor
2026-01-20 6:46 UTC (2+ messages)
[PATCH v3 0/4] iio: adc: ad9467: Support alternative backends
2026-01-20 6:45 UTC (6+ messages)
` [PATCH v3 2/4] iio: industrialio-backend: support backend capabilities
[akpm-mm:mm-unstable 319/345] mm/balloon.c:19:33: warning: 'balloon_page_device' defined but not used
2026-01-20 6:44 UTC (2+ messages)
[PATCH v2 00/17] Introduce SCMI Telemetry FS support
2026-01-20 6:44 UTC (4+ messages)
` [PATCH v2 01/17] firmware: arm_scmi: Define a common SCMI_MAX_PROTOCOLS value
[PATCH v2] staging/rtl8723bs: remove unused variable warning
2026-01-20 6:43 UTC (2+ messages)
[PATCH v0 00/15] PCI passthru on Hyper-V (Part I)
2026-01-20 6:42 UTC (16+ messages)
` [PATCH v0 01/15] iommu/hyperv: rename hyperv-iommu.c to hyperv-irq.c
` [PATCH v0 02/15] x86/hyperv: cosmetic changes in irqdomain.c for readability
` [PATCH v0 03/15] x86/hyperv: add insufficient memory support in irqdomain.c
` [PATCH v0 04/15] mshv: Provide a way to get partition id if running in a VMM process
` [PATCH v0 05/15] mshv: Declarations and definitions for VFIO-MSHV bridge device
` [PATCH v0 06/15] mshv: Implement mshv bridge device for VFIO
` [PATCH v0 07/15] mshv: Add ioctl support for MSHV-VFIO bridge device
` [PATCH v0 08/15] PCI: hv: rename hv_compose_msi_msg to hv_vmbus_compose_msi_msg
` [PATCH v0 09/15] mshv: Import data structs around device domains and irq remapping
` [PATCH v0 10/15] PCI: hv: Build device id for a VMBus device
` [PATCH v0 11/15] x86/hyperv: Build logical device ids for PCI passthru hcalls
` [PATCH v0 12/15] x86/hyperv: Implement hyperv virtual iommu
` [PATCH v0 13/15] x86/hyperv: Basic interrupt support for direct attached devices
` [PATCH v0 14/15] mshv: Remove mapping of mmio space during map user ioctl
` [PATCH v0 15/15] mshv: Populate mmio mappings for PCI passthru
[PATCH 1/2] dma-direct: Validate DMA mask against canonical DMA addresses
2026-01-20 6:42 UTC (2+ messages)
` [PATCH 2/2] dma-direct: Make phys_to_dma() pick encrypted vs unencrypted per device
[PATCH v3 00/24] mm: balloon infrastructure cleanups
2026-01-20 6:43 UTC (3+ messages)
` [PATCH v3 15/24] mm/balloon_compaction: move internal helpers to balloon_compaction.c
[PATCH] btrfs: fix transaction commit blocking during trim of unallocated space
2026-01-20 6:43 UTC
[LTP] [PATCH v6 0/4] new cmd support option for needs_cmds
2026-01-20 6:42 UTC (5+ messages)
` [LTP] [PATCH v7 "
` [LTP] [PATCH v7 1/4] lib: Add support option for .needs_cmds
[PATCH RESEND v2 0/5] media: qcom: camss: Add SM8750 support
2026-01-20 6:42 UTC (6+ messages)
` [PATCH RESEND v2 1/5] media: dt-bindings: Add CAMSS device for SM8750
` [PATCH RESEND v2 2/5] media: qcom: camss: Add SM8750 compatible camss driver
` [PATCH RESEND v2 3/5] media: qcom: camss: csiphy: Add support for v2.3.0 two-phase CSIPHY
` [PATCH RESEND v2 4/5] media: qcom: camss: csid: Add support for CSID 980
` [PATCH RESEND v2 5/5] media: qcom: camss: vfe: Add support for VFE 980
[PATCH v1] net/intel: changes to avoid comma operator misuse warnings
2026-01-20 6:41 UTC (2+ messages)
` [PATCH v2] "
[PATCH i-g-t v6 00/10] Introduce intel_hdcp tool
2026-01-20 6:42 UTC (2+ messages)
` ✓ i915.CI.Full: success for Introduce intel_hdcp tool (rev6)
[PATCH v3 0/2] More CONFIG_PM* simplifications
2026-01-20 6:40 UTC (3+ messages)
` [PATCH v3 1/2] Bluetooth: btnxpuart: Remove unneeded CONFIG_PM ifdef
[syzbot] [input?] KASAN: stack-out-of-bounds Read in ft260_smbus_write
2026-01-20 6:38 UTC (2+ messages)
[android-common:android12-kiwi-5.10 196/196] drivers/usb/gadget/composite.c:919 set_config() warn: iterator used outside loop: 'c'
2026-01-20 6:35 UTC (2+ messages)
[PATCH v3 0/4] Enable PTP feature for MEV
2026-01-20 19:11 UTC (4+ messages)
` [PATCH v4 "
` [PATCH v4 3/4] net/intel: add support for Precision Time Protocol
` [PATCH v4 4/4] doc: add PTP IDPF documentation
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.