messages from 2024-09-23 14:14:49 to 2024-09-23 15:28:41 UTC [more...]
AMD SME fails boot after "dma-mapping: direct calls for dma-iommu"
2024-09-23 15:16 UTC (2+ messages)
[PATCH 0/9] drivers/raw: introduce cnxk rvu lf device driver
2024-09-23 15:28 UTC (5+ messages)
` [PATCH 1/9] rawdev: add API to get device from index
` [PATCH 2/9] drivers/raw: introduce cnxk rvu lf device driver
[PATCH] Bluetooth/l2cap: Fix uaf in l2cap_connect
2024-09-23 15:28 UTC (6+ messages)
` [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_connect (2)
[RFC PATCH 0/2] sched: Fix compilation error
2024-09-23 15:28 UTC (5+ messages)
` [RFC PATCH 1/2] sched: Add dummy version of sched_group_set_idle()
` [RFC PATCH 2/2] sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHT
[GIT PULL] Performance events changes for v6.12
2024-09-23 15:27 UTC (6+ messages)
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 2181/2441] drivers/usb/host/xhci-plat.c:476:40: error: 'xhci_plat_phytium_pe220x' undeclared here (not in a function)
2024-09-23 15:27 UTC
include/linux/fortify-string.h:562:25: error: call to '__read_overflow2_field' declared with attribute warning: detected read beyond size of field (2nd parameter); maybe use struct_group()?
2024-09-23 15:27 UTC
drivers/of/unittest.c:1195 of_unittest_reg() error: uninitialized symbol 'addr'
2024-09-23 15:27 UTC
[DPDK/DTS Bug 1548] Add asynchronous output collector for testpmd verbose information
2024-09-23 15:27 UTC
[PATCH] btrfs: scrub: skip PREALLOC extents on RAID stripe-tree
2024-09-23 15:27 UTC (3+ messages)
` [RFC 0/2] Add dummy RAID stripe tree entries for PREALLOC data
[PATCH] perf: Fix topology_sibling_cpumask check warning on ARM
2024-09-23 15:25 UTC (2+ messages)
` [tip: perf/urgent] perf/core: Fix topology_sibling_cpumask() "
[PATCH v2 0/6] drm/i915/bios: Refactor ROM access
2024-09-23 15:24 UTC (7+ messages)
` [PATCH v2 1/6] drm/i915/bios: Use drm_dbg_kms() consistently
` [PATCH v2 2/6] drm/i915/bios: Add some size checks to SPI VBT read
` [PATCH v2 3/6] drm/i915/bios: Round PCI ROM VBT allocation to multiple of 4
` [PATCH v2 4/6] drm/i915/bios: Extract intel_spi_read16()
` [PATCH v2 5/6] drm/i915/bios: Extract vbt_signature[]
` [PATCH v2 6/6] drm/i915/bios: Extract soc/intel_rom.c
[RFC PATCH v1 0/7] landlock: Add UDP access control support
2024-09-23 15:24 UTC (3+ messages)
` [RFC PATCH v1 1/7] samples/landlock: Fix port parsing in sandboxer
[PATCH 1/2] drm/sched: add WARN_ON and BUG_ON to drm_sched_fini
2024-09-23 15:24 UTC (5+ messages)
[Bug][Git-Bisect][6.11.0-next-20240917]BUG: Unable to handle kernel data access on read at 0xc00c020000013d88
2024-09-23 15:23 UTC (4+ messages)
[PATCH] mm: Make SPLIT_PTE_PTLOCKS depend on the existence of NR_CPUS
2024-09-23 15:23 UTC (2+ messages)
[PATCH V2 7/7] mm: Use pgdp_get() for accessing PGD entries
2024-09-23 15:21 UTC (11+ messages)
[PATCH v7 01/26] rust: alloc: add `Allocator` trait
2024-09-23 15:20 UTC (4+ messages)
` [RFC PATCH] rust: alloc: pass `old_layout` to `Allocator`
[PATCH] btrfs: also add stripe entries for NOCOW writes
2024-09-23 15:20 UTC (8+ messages)
[PATCH] drm/v3d: Use v3d_perfmon_find(..)
2024-09-23 15:19 UTC
[GIT PULL] NFSD changes for the v6.12 merge window
2024-09-23 15:18 UTC
[bluez/bluez] 5b6ffe: adapter: Cancel the service authorization when rem
2024-09-23 15:18 UTC
[PATCH] nvdimm: Call nvdimm_put_key(key) only once in nvdimm_key_revalidate()
2024-09-23 15:17 UTC
[PATCH v4 0/3] x86: Satisfy requirements for UEFI CA memory mitigation requirements
2024-09-23 15:17 UTC (3+ messages)
` [PATCH v4 1/3] x86: Put trampoline in separate .init.trampoline section
arch/s390/kernel/ipl.c:805 sys_reipl_fcp_scp_data_store() warn: potential user controlled sizeof overflow '(636) + scpdata_len' '636 + 0-u64max'
2024-09-23 15:16 UTC
nfsd endlessly in uninterruptible sleep (D state)
2024-09-23 15:10 UTC (3+ messages)
[PATCH] sched_ext: Provide a sysfs enable_seq counter
2024-09-23 15:14 UTC (4+ messages)
[f2fs-dev] [PATCH] f2fs: introduce device aliasing file
2024-09-23 15:14 UTC (6+ messages)
[PATCH] hexagon: vdso: Fix build failure
2024-09-23 15:14 UTC (2+ messages)
[PATCH v3 0/4] Add support for new IMX8MP based board
2024-09-23 15:14 UTC (5+ messages)
` [PATCH v3 1/4] dt-bindings: arm: Add i.MX8MP IOTA2 Lumpy board
` [PATCH v3 2/4] arm64: dts: imx: Add imx8mp-iota2-lumpy board
` [PATCH v3 3/4] dt-bindings: usb: Add Diodes Incorporated PI5USB30213A Type-C Controller
` [PATCH v3 4/4] arm64: dts: imx8mp-iota2: Enable the USB Type-C port
[PATCH v9 0/7] Introduction of a remoteproc tee to load signed firmware
2024-09-23 15:13 UTC (9+ messages)
` [PATCH v9 4/7] remoteproc: core: Add TEE interface support for firmware release
[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
2024-09-23 15:12 UTC (4+ messages)
[PATCH net-next] tcp: remove unnecessary update for tp->write_seq in tcp_connect()
2024-09-23 15:11 UTC (2+ messages)
[PATCH] i2c/synquacer: Deal with optional PCLK correctly
2024-09-23 15:10 UTC (3+ messages)
[PATCH] Return error code for failure input for sscanf in parse_cblock_range()
2024-09-23 15:09 UTC (3+ messages)
[PATCH v2] pm: cpupower: Clean up bindings gitignore
2024-09-23 15:09 UTC (2+ messages)
[groeck-staging:testing] BUILD SUCCESS f8af270d21c9a3bd6855b075c22f838fc1f4932e
2024-09-23 15:08 UTC
[PATCH 0/8] netfs, afs, cifs: Miscellaneous fixes/changes
2024-09-23 15:07 UTC (18+ messages)
` [PATCH 1/8] netfs: Fix mtime/ctime update for mmapped writes
` [PATCH 2/8] netfs: Drop the was_async arg from netfs_read_subreq_terminated()
` [PATCH 3/8] afs: Fix missing wire-up of afs_retry_request()
` [PATCH 4/8] afs: Remove unused struct and function prototype
` [PATCH 5/8] afs: Fix possible infinite loop with unresponsive servers
` [PATCH 6/8] afs: Fix the setting of the server responding flag
` [PATCH 7/8] cifs: Fix reversion of the iter in cifs_readv_receive()
` [PATCH 8/8] cifs: Make the write_{enter,done,err} tracepoints display netfs info
cargo patch override
2024-09-23 15:08 UTC
[RFC] struct filename, io_uring and audit troubles
2024-09-23 15:07 UTC (6+ messages)
[meta-ti][master][PATCH 1/2] meta-ti-extras: dspdce-fw: Remove unused firmware
2024-09-23 15:07 UTC (2+ messages)
` [meta-ti][master][PATCH 2/2] meta-ti-extras: ti-osal: Remove this recipe
Using ubuntu24.4 system qemu-system-aarch64 +gdb-multiarch to debug the kernel, setting breakpoints cannot be stopped
2024-09-23 14:36 UTC
[RFC PATCH v1 0/4] Implement performance impact measurement tool
2024-09-23 15:05 UTC (2+ messages)
[PATCH v3 0/4] gpio: siul2-s32g2: add initial GPIO driver
2024-09-23 15:05 UTC (4+ messages)
` [PATCH v3 2/4] dt-bindings: gpio: add support for NXP S32G2/S32G3 SoCs
[PATCH RFC 00/10] net: pcs: xpcs: cleanups batch 1
2024-09-23 15:02 UTC (2+ messages)
[RFC PATCH v1] dts: skip test cases based on capabilities
2024-09-23 15:02 UTC (12+ messages)
` [PATCH v4 01/11] dts: add the aenum dependency
` [PATCH v4 02/11] dts: add test case decorators
` [PATCH v4 03/11] dts: add mechanism to skip test cases or suites
` [PATCH v4 04/11] dts: add support for simpler topologies
` [PATCH v4 05/11] dts: add basic capability support
` [PATCH v4 06/11] dts: add NIC "
` [PATCH v4 07/11] dts: add NIC capabilities from show rxq info
` [PATCH v4 08/11] dts: add topology capability
` [PATCH v4 09/11] doc: add DTS capability doc sources
` [PATCH v4 10/11] dts: add Rx offload capabilities
` [PATCH v4 11/11] dts: add NIC capabilities from show port info
[PATCH v4 0/6] iommu/amd: Use 128-bit cmpxchg operation to update DTE
2024-09-23 15:03 UTC (2+ messages)
[RFC 00/29] Introduce NVIDIA GPU Virtualization (vGPU) Support
2024-09-23 15:02 UTC (5+ messages)
[XEN PATCH v5] x86/intel: optional build of PSR support
2024-09-23 15:01 UTC (2+ messages)
[meta-ti][master][PATCH] cmem: Remove CMEM userspace library
2024-09-23 14:59 UTC
[PATCH] power: regulator: Fix power on/off delay issue
2024-09-23 14:59 UTC (2+ messages)
[PATCHv2 1/2] drm/amdkfd: Update logic for CU occupancy calculations
2024-09-23 14:58 UTC (4+ messages)
` [PATCH 2/2] drm/amdkfd: Fix CU occupancy for GFX 9.4.3
[PATCH v6 0/4] Introduce DRM device wedged event
2024-09-23 14:57 UTC (5+ messages)
` [PATCH v6 1/4] drm: Introduce "
[PATCH 0/7] drm/i915: 10bpc/fp16 + CCS support
2024-09-23 14:58 UTC (3+ messages)
` [PATCH 1/7] drm/i915: Set clear color block size to 0x0
[bitbake-devel] [PATCH 2/3] bb/data_smart: fix override syntax warning
2024-09-23 14:57 UTC (9+ messages)
[PATCH v2] drm/xe: fix UAF around queue destruction
2024-09-23 14:56 UTC
[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 1008/2441] kernel/dma/pool.c:77:44: error: 'zone_dma_bits' undeclared
2024-09-23 14:56 UTC
[sched_ext/for-6.11]: Issue with BPF Scheduler during CPU Hotplug
2024-09-23 14:56 UTC (12+ messages)
[PATCH v2 0/4] hw/arm: xenpvh: Enable PCI for ARM PVH
2024-09-23 14:55 UTC (5+ messages)
` [PATCH v2 1/4] hw/xen: Expose handle_bufioreq in xen_register_ioreq
` [PATCH v2 2/4] hw/xen: xenpvh: Disable buffered IOREQs for ARM
` [PATCH v2 3/4] hw/xen: xenpvh: Add pci-intx-irq-base property
` [PATCH v2 4/4] hw/arm: xenpvh: Enable PCI for ARM PVH
[RFC PATCH v2 0/3] Allow sk_lookup UDP return traffic to egress when setting src port/address
2024-09-23 14:56 UTC (5+ messages)
` [RFC PATCH v2 2/3] ipv6: Support setting src port in sendmsg()
[PATCH] resource, kunit: add dependency on SPARSEMEM
2024-09-23 14:54 UTC (6+ messages)
[PATCH v2 0/2] Add support of IAM-20680 HP & HT
2024-09-23 14:53 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: iio: imu: mpu6050: Add iam20680ht/hp bindings to mpu6050
` [PATCH v2 2/2] iio: imu: inv_mpu6050: add support for IAM-20680HT/HP
[PATCH v5 0/5] Add support for SPI-NOR Macronix OTP
2024-09-23 14:51 UTC (10+ messages)
` [PATCH v5 1/5] mtd: spi-nor: core: add manufacturer flags
[PATCH v7 0/8] iio: adc: ad7606: add support for AD7606C-{16,18} parts
2024-09-23 14:50 UTC (3+ messages)
` [PATCH v7 1/8] iio: adc: ad7606: add 'bits' parameter to channels macros
[syzbot] [hfs?] KMSAN: uninit-value in hfs_iget
2024-09-23 14:51 UTC (2+ messages)
[PATCH v3] adapter: Cancel the service authorization when remote is disconnected
2024-09-23 14:50 UTC (2+ messages)
[PATCH] um: insert scheduler ticks when userspace does not yield
2024-09-23 14:48 UTC (7+ messages)
[PATCH] hwrng: core - Add WARN_ON for buggy read return values
2024-09-23 14:48 UTC (6+ messages)
[PATCH] bcachefs: Use FOREACH_ACL_ENTRY() macro to iterate over acl entries
2024-09-23 14:44 UTC
[PATCH v2] arm64: dts: mediatek: mt8186: add FHCTL node
2024-09-23 14:47 UTC
[asahilinux:bits/070-audio 114/120] kismet: WARNING: unmet direct dependencies detected for REGULATOR_FIXED_VOLTAGE when selected by SND_SOC_APPLE_MACAUDIO
2024-09-23 14:45 UTC
[PATCH v1 0/2] Move percpu code to common
2024-09-23 14:45 UTC (5+ messages)
` [PATCH v1 2/2] xen: move per-cpu area management into common code
[PATCH] platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
2024-09-23 14:45 UTC (2+ messages)
` [PATCH v3] "
[PATCH v3 0/3] selftests: livepatch: test livepatching a kprobed function
2024-09-23 14:45 UTC (2+ messages)
[PATCH] nfsd: nfsd_destroy_serv() must call svc_destroy() even if nfsd_startup_net() failed
2024-09-23 14:45 UTC (2+ messages)
[PATCH 0/2] hw/loongarch/booting: Booting protocol refactoring
2024-09-23 14:43 UTC (3+ messages)
[XEN PATCH v2] x86/mwait-idle: add dependency on general Intel CPU support
2024-09-23 14:45 UTC (2+ messages)
[PATCH v2 0/5] Move {acpi_}device_init() and device_get_class() to common code
2024-09-23 14:43 UTC (3+ messages)
` [PATCH v2 5/5] xen/common: move device initialization code "
[syzbot] upstream test error: BUG: stack guard page was hit in corrupted
2024-09-23 14:04 UTC (2+ messages)
[PATCH v6 0/8] usb: typec: Implement UCSI driver for ChromeOS
2024-09-23 14:42 UTC (8+ messages)
` [PATCH v6 6/8] usb: typec: cros_ec_ucsi: Add netlink
[PATCH] NFSD: Remove unnecessary posix_acl_entry pointer initialization
2024-09-23 14:41 UTC (2+ messages)
[PATCH] bcachefs: fix incorrect show_options results
2024-09-23 14:39 UTC (2+ messages)
[PATCH v7 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2024-09-23 14:37 UTC (7+ messages)
` [PATCH v7 02/24] x86/resctrl: Add ABMC feature in the command line options
` [PATCH v7 04/24] x86/resctrl: Detect Assignable Bandwidth Monitoring feature details
[PATCH net-next v7 00/25] Introducing OpenVPN Data Channel Offload
2024-09-23 14:36 UTC (3+ messages)
` [PATCH net-next v7 20/25] ovpn: implement peer add/dump/delete via netlink
Oops on mcp251xfd open on 6.6.52
2024-09-23 14:36 UTC (4+ messages)
[PATCH] x86/APIC: Remove x2APIC pure cluster mode
2024-09-23 14:35 UTC
[syzbot] [hfs?] KMSAN: uninit-value in hfs_iget
2024-09-23 14:32 UTC
[PATCH 0/4] Miscelaneous fixes for display tracepoints
2024-09-23 14:30 UTC (4+ messages)
` [PATCH 2/4] drm/i915/display: Store pipe name in trace events
[PATCH 0/5] drm/i915/bios: Refactor ROM access
2024-09-23 14:29 UTC (8+ messages)
` [PATCH 4/5] drm/i915/bios: Extract vbt_signature[]
[PATCH 0/3] x86/boot: Reduce assembly code
2024-09-23 14:26 UTC (5+ messages)
` [PATCH 3/3] x86/boot: Rewrite EFI start part in C
[PATCH 0/3] treewide: Correct the typo 'accelaration'
2024-09-23 14:24 UTC (3+ messages)
` [PATCH 1/3] crypto: qat - "
[PATCH] drm/gpuvm: merge adjacent gpuva range during a map operation
2024-09-23 14:24 UTC (5+ messages)
[PATCH] udf: fix uninit-value use in udf_get_fileshortad
2024-09-23 14:22 UTC (3+ messages)
[RESEND PATCH] bcachefs: Remove duplicate included headers
2024-09-23 14:20 UTC
[PATCH v2 0/8] vdso: Use only headers from the vdso/ namespace
2024-09-23 14:19 UTC (9+ messages)
` [PATCH v2 1/8] x86: vdso: Introduce asm/vdso/mman.h
` [PATCH v2 2/8] arm64: "
` [PATCH v2 3/8] vdso: Introduce vdso/mman.h
` [PATCH v2 4/8] vdso: Introduce vdso/page.h
` [PATCH v2 5/8] x86: vdso: Modify asm/vdso/getrandom.h to include datapage
` [PATCH v2 6/8] vdso: Modify vdso/getrandom.h to include the asm header
` [PATCH v2 7/8] vdso: Introduce uapi/vdso/random.h
` [PATCH v2 8/8] vdso: Modify getrandom to include the correct namespace
[PATCH v3 0/2] Exposing nice CPU usage to userspace
2024-09-23 14:20 UTC (3+ messages)
` [PATCH v3 1/2] cgroup/rstat: Tracking cgroup-level niced CPU time
` [PATCH v3 2/2] cgroup/rstat: Selftests for niced CPU statistics
[PATCH v1] btrfs: Correct some typos in comments
2024-09-23 14:19 UTC (2+ messages)
[PATCH v2 dwarves 0/3] reduce memory overhead of BTF encoding
2024-09-23 14:19 UTC (3+ messages)
` [PATCH v2 dwarves 1/3] btf_encoder: record BTF-centric function state instead of DWARF-centric
[PATCH] regulator: do not ignore provided init_data
2024-09-23 14:19 UTC (2+ messages)
LGCI Ubuntu 24.04 Upgrade - It's Happening (Slowly)
2024-09-23 14:19 UTC
[PATCH] usb: yurex: make waiting on yurex_write interruptible
2024-09-23 14:18 UTC (2+ messages)
[GIT PULL] sysctl changes for v6.12-rc1
2024-09-23 14:05 UTC
[PATCH 0/4] Process some MMIO-related errors without KVM exit
2024-09-23 14:18 UTC (5+ messages)
` [PATCH 1/4] KVM: vmx, svm, mmu: Fix MMIO during event delivery handling
` [PATCH 2/4] KVM: x86: Inject UD when fetching from MMIO
` [PATCH 3/4] selftests: KVM: Change expected exit code in test_zero_memory_regions
` [PATCH 4/4] selftests: KVM: Add new test for faulty mmio usage
[groeck-staging:fixes] BUILD SUCCESS b08bf178cb69af2c2c982faa186fe56a677d1b8e
2024-09-23 14:17 UTC
[PATCH v5 for-next 0/2] RDMA: Provide an API for drivers to disassociate mmap pages
2024-09-23 14:15 UTC (8+ messages)
` [PATCH v5 for-next 2/2] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset
[PATCH v6 00/11] drm/v3d: Enable Big and Super Pages
2024-09-23 13:55 UTC (7+ messages)
` [PATCH v6 06/11] drm/gem: Create shmem GEM object in a given mountpoint
` [PATCH v6 07/11] drm/v3d: Reduce the alignment of the node allocation
` [PATCH v6 08/11] drm/v3d: Support Big/Super Pages when writing out PTEs
` [PATCH v6 09/11] drm/v3d: Use gemfs/THP in BO creation if available
` [PATCH v6 10/11] drm/v3d: Add modparam for turning off Big/Super Pages
` [PATCH v6 11/11] drm/v3d: Expose Super Pages capability
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.