messages from 2024-11-22 16:50:37 to 2024-11-22 18:03:52 UTC [more...]
[PATCH v9 0/8] Rust support for mm_struct, vm_area_struct, and mmap
2024-11-22 18:03 UTC (10+ messages)
` [PATCH v9 1/8] mm: rust: add abstraction for struct mm_struct
` [PATCH v9 6/8] mm: rust: add VmAreaNew for f_ops->mmap()
` [PATCH v9 8/8] task: rust: rework how current is accessed
[PATCH v2 net] ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init()
2024-11-22 18:02 UTC (3+ messages)
[PATCH] kasan: make report_lock a raw spinlock
2024-11-22 18:03 UTC (3+ messages)
[PATCH] cpupower: Fixing memory leaks
2024-11-22 18:02 UTC (2+ messages)
[RFC PATCH v1 00/43] Introduce helper-to-tcg
2024-11-22 18:00 UTC (9+ messages)
` [RFC PATCH v1 01/43] Add option to enable/disable helper-to-tcg
` [RFC PATCH v1 02/43] accel/tcg: Add bitreverse and funnel-shift runtime helper functions
` [RFC PATCH v1 03/43] accel/tcg: Add gvec size changing operations
` [RFC PATCH v1 04/43] tcg: Add gvec functions for creating consant vectors
[PATCH 3/7] pack-objects: add GIT_TEST_FULL_NAME_HASH
2024-11-22 18:01 UTC (2+ messages)
[PATCH 0/9] objtool: Rewrite annotations
2024-11-22 17:57 UTC (8+ messages)
` [PATCH 7/9] objtool: Convert ANNOTATE_INTRA_FUNCTION_CALLS to ANNOTATE
` [PATCH 8/9] objtool: Collapse annotate sequences
` [PATCH 9/9] objtool: Collect all annotations in objtool.h
[External] Re: git-blame extremely slow in partial clones due to serial object fetching
2024-11-22 17:55 UTC (2+ messages)
[PATCH v1 1/2] net/macb: add new driver
2024-11-22 17:55 UTC (3+ messages)
` [PATCH v2 1/3] "
[PATCH v3 0/2] Documentation: Debugging guide
2024-11-22 17:55 UTC (2+ messages)
[PATCH v2] iio: hid-sensor-prox: Fix invalid read_raw for attention
2024-11-22 17:55 UTC (2+ messages)
[PATCH] selftest: drivers: Add support to check duplicate hwirq
2024-11-22 17:54 UTC (2+ messages)
[PATCH] remoteproc: core: Fix ida_free call while not allocated
2024-11-22 17:51 UTC
[PATCH 1/1] nvme: always enable multipath
2024-11-22 17:52 UTC (5+ messages)
[PATCH v2 2/3] mm: convert mm_lock_seq to a proper seqcount
2024-11-22 17:49 UTC (4+ messages)
[PATCH] drm/xe/oa: Disallow OA from being enabled on active exec_queue's
2024-11-22 17:49 UTC (6+ messages)
[PATCH 0/2] hwmon: (chipcap2) Drop IIO in MAINTAINERS and simplify with guard()
2024-11-22 17:48 UTC (5+ messages)
` [PATCH 1/2] MAINTAINERS: Drop IIO from the title of the Chipcap 2 hwmon driver
` [PATCH 2/2] hwmon: (chipcap2) Switch to guard() for mutext handling
[PATCH v5 tip/perf/core 0/2] uprobes: speculative lockless VMA-to-uprobe lookup
2024-11-22 17:48 UTC (4+ messages)
MMC card detection may trip watchdog if card powered off
2024-11-22 17:47 UTC (5+ messages)
[PATCH v4 0/5] move per-vma lock into vm_area_struct
2024-11-22 17:47 UTC (4+ messages)
` [PATCH v4 3/5] mm: mark vma as detached until it's added into vma tree
[PATCH] systemd: handle llvm-objcopy behaviour when reading .note.dlopen section
2024-11-22 17:46 UTC (2+ messages)
` [OE-core] "
[PATCH 00/11] x86/cpu: Centralize and standardize CPUID leaf naming
2024-11-22 17:46 UTC (4+ messages)
` [PATCH 10/11] x86/fpu: Remove unnecessary CPUID level check
[Buildroot] [PATCH 1/1] docs/manual/contribute.adoc: mention mailing list subscription requirement
2024-11-22 17:46 UTC
[PATCH] docs/licensing: Clarify wording about "GPL" and "Proprietary"
2024-11-22 17:45 UTC (2+ messages)
[RFC PATCH v3 00/19] Support socket access-control
2024-11-22 17:45 UTC (4+ messages)
` [RFC PATCH v3 01/19] landlock: "
[PATCH v2 0/3] QPIC v2 fixes for SDX75
2024-11-22 17:44 UTC (3+ messages)
[PATCH v3 1/3] seqlock: add raw_seqcount_try_begin
2024-11-22 17:44 UTC (3+ messages)
` [PATCH v3 2/3] mm: convert mm_lock_seq to a proper seqcount
` [PATCH v3 3/3] mm: introduce mmap_lock_speculate_{try_begin|retry}
[PATCH RFC v2 00/16] drm/vkms: ConfigFS interface
2024-11-22 17:44 UTC (18+ messages)
` [PATCH RFC v2 01/16] drm/vkms: Add vkms_delete/create_device helper
` [PATCH RFC v2 02/16] drm/vkms: Cleanup configuration field on device destroy
` [PATCH RFC v2 03/16] drm/vkms: Introduce ConfigFS interface
` [PATCH RFC v2 04/16] drm/vkms: Introduce configfs for plane
` [PATCH RFC v2 05/16] drm/vkms: Introduce configfs for plane rotation
` [PATCH RFC v2 06/16] drm/vkms: Introduce configfs for plane color encoding
` [PATCH RFC v2 07/16] drm/vkms: Introduce configfs for plane color range
` [PATCH RFC v2 08/16] drm/vkms: Introduce configfs for crtc and encoder
` [PATCH RFC v2 09/16] drm/vkms: Introduce configfs for connectors
` [PATCH RFC v2 10/16] drm/vkms: Introduce configfs for connector type
` [PATCH RFC v2 11/16] drm/vkms: Introduce configfs for plane format
` [PATCH RFC v2 12/16] drm/vkms: Introduce configfs for device name
` [PATCH RFC v2 13/16] drm/vkms: Introduce configfs for connector status
` [PATCH RFC v2 14/16] drm/vkms: Introduce configfs for connector id
` [PATCH RFC v2 15/16] drm/vkms: Introduce configfs for connector EDID
` [PATCH RFC v2 16/16] drm/vkms: Introduce configfs for encoder type
[PATCHSET for-next 0/6] task work cleanups
2024-11-22 17:44 UTC (6+ messages)
` [PATCH 2/6] io_uring: replace defer task_work llist with io_wq_work_list
[PATCH] wifi: ath12k: Fix invalid data access in ath12k_dp_rx_h_undecap_nwifi
2024-11-22 17:42 UTC
[PATCH] docs: core-api/gfp_mask-from-fs-io: indicate that vmalloc supports GFP_NOFS/GFP_NOIO
2024-11-22 17:43 UTC (2+ messages)
[PATCH 0/5] propagate fsck message severity for bundle fetch
2024-11-22 17:41 UTC (7+ messages)
` [PATCH 3/5] fetch-pack: introduce `fetch_pack_options`
` [PATCH 4/5] fetch-pack: expose `fetch_pack_config_cb()`
[PATCH] iio: adc: ad_sigma_delta: add tab to align irq_line
2024-11-22 17:42 UTC
[PATCH v8 0/7] Rust support for mm_struct, vm_area_struct, and mmap
2024-11-22 17:41 UTC (5+ messages)
` [PATCH v8 1/7] mm: rust: add abstraction for struct mm_struct
[GIT PULL] capabilities
2024-11-22 17:34 UTC (2+ messages)
[PATCH] bpf, docs: Fix tcpdump option
2024-11-22 17:41 UTC (2+ messages)
[PATCH 0/2] iio: adc: ad7313: fix non-const info struct
2024-11-22 17:39 UTC (3+ messages)
` [PATCH 1/2] iio: adc: ad7313: fix irq number stored in static "
` [PATCH 2/2] iio: adc: ad7173: make struct ad_sigma_delta_info ad7173_sigma_delta_info const
[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
2024-11-22 17:38 UTC (6+ messages)
[PATCH] stackdepot: fix stack_depot_save_flags() in NMI context
2024-11-22 17:38 UTC (2+ messages)
[PATCH] Documentation: kernel-doc: enumerate identifier *type*s
2024-11-22 17:37 UTC (2+ messages)
[PATCH] toradex: tdx-cfg-block: rework modules pid4 handling
2024-11-22 17:34 UTC (2+ messages)
[PATCH RFC 00/10] Allow platform specific PMU event encoding
2024-11-22 17:36 UTC (10+ messages)
` [PATCH RFC 06/10] target/riscv: Define PMU event related structures
[PATCH] Documentation: pwrseq: Fix trivial misspellings
2024-11-22 17:37 UTC (2+ messages)
[PATCH] mm/hugetlb_cgroup: avoid useless return in void function
2024-11-22 17:35 UTC
[CI 1/2] lib/igt_kmod: Drop legacy kunit fallback
2024-11-22 17:36 UTC (2+ messages)
` ✗ Xe.CI.Full: failure for series starting with [CI,1/2] "
[PATCH] sched/core: Update kernel boot parameters for LAZY preempt
2024-11-22 17:35 UTC
[PATCH v8 0/2] MCTP Over PCC Transport
2024-11-22 17:35 UTC (4+ messages)
` [PATCH v8 2/2] mctp pcc: Implement MCTP over "
[PATCH] wifi: ath12k: Report proper tx completion status to mac80211
2024-11-22 17:34 UTC
[PATCH] net/hns3: fix Rx packet truncation when KEEP CRC enabled
2024-11-22 17:35 UTC (5+ messages)
` [PATCH v3 0/3] bugfix about KEEP CRC offload
` [PATCH v3 1/3] ethdev: add description for "
[PATCH v2 0/2] tools: power: cpupower: Allow overriding cross-compiling envs
2024-11-22 17:34 UTC (7+ messages)
` [PATCH v2 2/2] pm: cpupower: Makefile: Allow overriding cross-compiling env params
[PATCH] Documentation: filesystems: update filename extensions
2024-11-22 17:34 UTC (2+ messages)
[PATCH] sched/fair: properly serialize the cfs_rq h_load calculation
2024-11-22 17:33 UTC (3+ messages)
[PATCH v3] tracing: Record task flag NEED_RESCHED_LAZY
2024-11-22 17:32 UTC
[PATCH net] net_sched: sch_fq: don't follow the fast path if Tx is behind now
2024-11-22 17:31 UTC (3+ messages)
[RFC 3/6] lib: rspdm: Initial commit of Rust SPDM
2024-11-22 17:31 UTC (2+ messages)
[PATCH net-next v2 00/21] net:yt6801: Add Motorcomm yt6801 PCIe driver
2024-11-22 17:30 UTC (3+ messages)
` [PATCH net-next v2 03/21] motorcomm:yt6801: Implement the fxgmac_drv_probe function
[PATCH v5 0/2] mm: Refactor KVM guest_memfd to introduce guestmem library
2024-11-22 17:29 UTC (3+ messages)
` [PATCH v5 1/2] filemap: Pass address_space mapping to ->free_folio()
` [PATCH v5 2/2] mm: guestmem: Convert address_space operations to guestmem library
Adding a new platform driver samsung-galaxybook
2024-11-22 17:29 UTC (3+ messages)
[PATCH 0/7] KVM: TDX: TD vcpu enter/exit
2024-11-22 17:29 UTC (4+ messages)
` [PATCH RFC 1/7] x86/virt/tdx: Add SEAMCALL wrapper to enter/exit TDX guest
[RFC v2] MAINTAINERS: split kselftest entry into 'framework' and 'all'
2024-11-22 17:29 UTC (5+ messages)
[PATCH 0/3] cxl/core: Enable Region creation on x86 with Low Mem Hole
2024-11-22 17:28 UTC (7+ messages)
` [PATCH 1/3] cxl/core: Change match_*_by_range() calling convention
` [PATCH 2/3] cxl/core: Enable Region creation on x86 with Low Memory Hole
` [PATCH 3/3] cxl/test: Simulate an x86 Low Memory Hole for tests
[PATCH 0/4] wifi: rtlwifi probe error path fixes
2024-11-22 17:27 UTC (5+ messages)
` [PATCH 1/4] wifi: rtlwifi: remove unused check_buddy_priv
` [PATCH 2/4] wifi: rltwifi: destroy workqueue at rtl_deinit_core
` [PATCH 3/4] wifi: rtlwifi: fix memory leaks and invalid access at probe error path
` [PATCH 4/4] wifi: rtlwifi: pci: wait for firmware loading before releasing memory
[PATCH v1 1/4] cpu: Introduce qemu_early_init_vcpu() to initialize nr_cores and nr_threads inside it
2024-11-22 17:26 UTC (3+ messages)
` [PATCH] cpu: Initialize nr_cores and nr_threads in cpu_common_initfn()
[PATCH bpf 1/4] bpf, vsock: Fix poll() missing a queue
2024-11-22 17:26 UTC (2+ messages)
[for-6.13 PATCH v3 00/14] nfs/nfsd: improvements for LOCALIO
2024-11-22 17:26 UTC (2+ messages)
[RFC 2/6] drivers: pci: Change CONFIG_SPDM to a dependency
2024-11-22 17:23 UTC (2+ messages)
[PATCH v2 19/35] Documentation/x86: Document the new attack vector controls
2024-11-22 17:23 UTC (4+ messages)
[PATCH] [CI] drm/i915/dmc: Test Xe2LPD DMC v2.24
2024-11-22 17:23 UTC (2+ messages)
` ✗ CI.Patch_applied: failure for "
[PATCH 0/1] tty: Handle HAS_IOPORT dependencies
2024-11-22 17:22 UTC (7+ messages)
` [PATCH 1/1] tty: serial: handle "
[PATCH] git: fix paginate handling for commands with DELAY_PAGER_CONFIG
2024-11-22 17:21 UTC (3+ messages)
[PATCH RFC v2 00/18] drm/vkms: Introduce detailed configuration
2024-11-22 17:20 UTC (19+ messages)
` [PATCH RFC v2 01/18] drm/vkms: Extract vkms_config header
` [PATCH RFC v2 02/18] drm/vkms: Add a validation function for vkms configuration
` [PATCH RFC v2 03/18] drm/vkms: Move default_config creation to its own function
` [PATCH RFC v2 04/18] drm/vkms: Introduce config for plane
` [PATCH RFC v2 05/18] drm/vkms: Introduce config for plane name
` [PATCH RFC v2 06/18] drm/vkms: Introduce config for plane rotation
` [PATCH RFC v2 07/18] drm/vkms: Introduce config for plane color encoding
` [PATCH RFC v2 08/18] drm/vkms: Introduce config for plane color range
` [PATCH RFC v2 09/18] drm/vkms: Introduce config for CRTCs and encoders
` [PATCH RFC v2 10/18] drm/vkms: Introduce config for encoder name
` [PATCH RFC v2 11/18] drm/vkms: Introduce config for CRTC name
` [PATCH RFC v2 12/18] drm/vkms: Add test for config structure
` [PATCH RFC v2 13/18] drm/vkms: Introduce config for connector
` [PATCH RFC v2 14/18] drm/vkms: Introduce config for connector type
` [PATCH RFC v2 15/18] drm/vkms: Introduce config for plane format
` [PATCH RFC v2 16/18] drm/vkms: Introduce config for connector status
` [PATCH RFC v2 17/18] drm/vkms: Introduce config for connector EDID
` [PATCH RFC v2 18/18] drm/vkms: Introduce config for encoder type
[PATCH v7 0/2] pwm: Introduce pwm driver for the Loongson family chips
2024-11-22 17:19 UTC (3+ messages)
` [PATCH v7 2/2] pwm: Add Loongson PWM controller support
[bug-report] 5-9% FIO randomwrite ext4 perf regression on 6.12.y kernel
2024-11-22 17:18 UTC (8+ messages)
` [External] : "
[libgpiod][PATCH] bindings: python: migrate metadata to pyproject.toml
2024-11-22 17:10 UTC
[PATCH 1/3] drm/xe/trace: improve xe_sched_msg trace
2024-11-22 17:15 UTC (3+ messages)
` ✓ CI.checksparse: success for series starting with [1/3] "
` ✓ Xe.CI.BAT: "
[chrome-os:chromeos-6.6 8/12] arch/arm64/boot/dts/mediatek/mt8186-corsola-steelix-sku131076.dtb: /: failed to match any schema with compatible: ['google,steelix-sku131076', 'google,steelix-sku131078', 'google,steelix-sku2147483391', 'google,steelix-sku2147483646', 'google,steelix', 'm
2024-11-22 17:13 UTC
[PATCH v6 0/10] A bunch of changes to refine i.MX PCIe driver
2024-11-22 17:13 UTC (21+ messages)
` [PATCH v6 03/10] PCI: imx6: Fetch dbi2 and iATU base addesses from DT
` [PATCH v6 04/10] PCI: imx6: Correct controller_id generation logic for i.MX7D
` [PATCH v6 05/10] PCI: imx6: Make core reset assertion deassertion symmetric
` [PATCH v6 08/10] PCI: imx6: Use dwc common suspend resume method
` [PATCH v6 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe
[PATCH net] net: hsr: fix hsr_init_sk() vs network/transport headers
2024-11-22 17:13 UTC
[syzbot] [ext4?] kernel BUG in ext4_write_inline_data (2)
2024-11-22 17:13 UTC
[PATCH v2 1/2] Added support for WACOM 2.x/ArtZ/Digitizer II compatibility. It does require the driver (easily available via many of the classic macos archives), but it allows a simple way to have an absolute pointing device on ADB-compatible VMs
2024-11-22 17:10 UTC (2+ messages)
` [PATCH v2 2/2] Added support for WACOM 2.x/ArtZ/Digitizer II
[RFC PATCH] cpufreq: dt-platdev: Fix module autoloading
2024-11-22 17:09 UTC (7+ messages)
[PATCH next v1 0/2] limit local tw done
2024-11-22 17:08 UTC (16+ messages)
` [PATCH next v1 2/2] io_uring: "
[PATCH v4] setlocalversion: work around "git describe" performance
2024-11-22 17:08 UTC (2+ messages)
[RFC PATCH 00/15] iommu/riscv: Add irqbypass support
2024-11-22 17:07 UTC (12+ messages)
` [RFC PATCH 08/15] iommu/riscv: Add IRQ domain for interrupt remapping
[syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_disconn_ind
2024-11-22 17:07 UTC
[syzbot] [iommu?] WARNING in iommufd_device_unbind
2024-11-22 17:05 UTC (2+ messages)
[PATCH RESEND v17 0/5] iommu/arm-smmu: introduction of ACTLR implementation for Qualcomm SoCs
2024-11-22 17:03 UTC (5+ messages)
` [PATCH RESEND v17 3/5] iommu/arm-smmu: add support for PRR bit setup
[jarkko-tpmdd:v4l2-loopback 6/6] drivers/media/v4l2-core/v4l2-loopback.c:791:14: warning: variable 'buf' set but not used
2024-11-22 17:03 UTC
[RFC PATCH] x86/boot: Get rid of linux/init.h include
2024-11-22 17:02 UTC (3+ messages)
[PATCH 0/1] *** SUBJECT HERE ***
2024-11-22 17:02 UTC (3+ messages)
` [PATCH 1/1] Added a new cargo-online bbclass for recipes requiring remote crates
` [OE-core] "
[PATCH i-g-t] tests/intel/i915_hangman: Fix spin engine hang
2024-11-22 17:01 UTC (2+ messages)
` ✓ i915.CI.BAT: success for "
Doubts in JumboFrames and stats_checks tests in DTS
2024-11-22 16:59 UTC
[PATCH] lib/igt_psr: Dump out PSR status if waiting PSR entry or update fails
2024-11-22 17:01 UTC (2+ messages)
` ✗ i915.CI.Full: failure for "
[PATCH v1 00/73] Provide flow filter API and statistics
2024-11-22 17:01 UTC (5+ messages)
` [PATCH v1 0/2] Bugfixes
` [PATCH v1 1/2] net/ntnic: fix incorrect error message
` [PATCH v1 2/2] net/ntnic: fix of Toeplitz key and log with mask
[PATCH v3 00/12] Add PXP HWDRM support
2024-11-22 17:00 UTC (8+ messages)
` [PATCH v3 09/12] drm/xe/pxp: Add API to mark a BO as using PXP
[PATCH v2 1/2] drm/amd: Invert APU check for amdgpu_device_evict_resources()
2024-11-22 17:00 UTC (2+ messages)
[PATCH 0/2] Use APIs in gdsc genpd to switch gdsc mode for venus v4 core
2024-11-22 16:55 UTC (4+ messages)
` [PATCH 1/2] clk: qcom: videocc: Use HW_CTRL_TRIGGER flag for video GDSC's
[PATCHSET v2] fstests: random fixes for v2024.11.17
2024-11-22 16:54 UTC (18+ messages)
` [PATCH 01/17] generic/757: fix various bugs in this test
` [PATCH 02/17] generic/757: convert to thinp
` [PATCH 03/17] logwrites: warn if we don't think read after discard returns zeroes
` [PATCH 04/17] logwrites: use BLKZEROOUT if it's available
` [PATCH 05/17] logwrites: only use BLKDISCARD if we know discard zeroes data
` [PATCH 06/17] xfs/113: fix failure to corrupt the entire directory
` [PATCH 07/17] xfs/508: fix test for 64k blocksize
` [PATCH 08/17] common/rc: capture dmesg when oom kills happen
` [PATCH 09/17] generic/562: handle ENOSPC while cloning gracefully
` [PATCH 10/17] xfs/163: skip test if we can't shrink due to enospc issues
` [PATCH 11/17] xfs/009: allow logically contiguous preallocations
` [PATCH 12/17] generic/251: use sentinel files to kill the fstrim loop
` [PATCH 13/17] generic/251: constrain runtime via time/load/soak factors
` [PATCH 14/17] generic/251: don't copy the fsstress source code
` [PATCH 15/17] common/rc: _scratch_mkfs_sized supports extra arguments
` [PATCH 16/17] xfs/157: do not drop necessary mkfs options
` [PATCH 17/17] generic/366: fix directio requirements checking
[PATCH v3 00/16] KVM: arm64: nv: Shadow stage-2 page table handling
2024-11-22 16:54 UTC (5+ messages)
[PATCH] docs/sphinx: Refresh config for newer Sphinx
2024-11-22 16:51 UTC
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.