All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-23 15:03:28 to 2024-09-23 16:00:17 UTC [more...]

AMD SME fails boot after "dma-mapping: direct calls for dma-iommu"
 2024-09-23 15:16 UTC  (2+ messages)

[PATCH] Return error code for failure input for sscanf in parse_cblock_range()
 2024-09-23 15:59 UTC  (5+ messages)

[GIT PULL] Backlight for v6.12
 2024-09-23 15:59 UTC 

[PATCH] selftest: alsa: check if user has alsa installed
 2024-09-23 15:59 UTC  (2+ messages)

[Bug 218686] New: Fail to set energy_performance_preference of amd processor on asus ga403uv
 2024-09-23 15:58 UTC  (3+ messages)
` [Bug 218686] "

[PATCH] lib/math: Add int_log test suite
 2024-09-23 15:57 UTC  (2+ messages)

[opencloudos:linux-5.4/lts/5.4.119-20.0009.spr 176/2441] drivers/iommu/rockchip-iommu.c:1127:16: error: initialization of 'int (*)(struct iommu_domain *, long unsigned int, phys_addr_t, size_t, int, gfp_t)' {aka 'int (*)(struct iommu_domain *, long unsigned int, long long unsigned int, long unsigned int, 
 2024-09-23 15:57 UTC 

RESEND. syzbot: KASAN: slab-out-of-bounds Read in xlog_pack_data
 2024-09-23 15:57 UTC  (4+ messages)
` [PATCH 5.4.y] xfs: journal geometry is not properly bounds checked
` [PATCH 5.10.y] "
` [PATCH 5.15.y, 6.1.y] "

[PATCH 0/6] fbcon: Fix 'cursor_blink' sysfs attribute
 2024-09-23 15:57 UTC  (7+ messages)
` [PATCH 1/6] fbcon: Make cursor_blink=0 work when configured before fb devices appear
` [PATCH 2/6] fbcon: Add sysfs attributes before registering the device
` [PATCH 3/6] fbcon: fbcon_cursor_noblink -> fbcon_cursor_blink
` [PATCH 4/6] fbcon: fbcon_is_inactive() -> fbcon_is_active()
` [PATCH 5/6] fbcon: Introduce get_{fg,bg}_color()
` [PATCH 6/6] fbcon: Use 'bool' where appopriate

[PATCH v3] mm: shmem: fix khugepaged activation policy for shmem
 2024-09-23 15:58 UTC  (2+ messages)

[PATCH v2 0/5] acpi/x86: s2idle: move Display off/on calls outside suspend (fixes ROG Ally suspend)
 2024-09-23 15:57 UTC  (3+ messages)
` [PATCH v2 1/5] acpi/x86: s2idle: add support for Display Off and Display On callbacks

[PATCH] ethdev: optimize activation of fast-path tracepoints
 2024-09-23 15:27 UTC  (5+ messages)
` [PATCH v3] ethdev: optimize the "

[PATCH v2 0/5] acpi/x86: s2idle: move Display off/on calls outside suspend (fixes ROG Ally suspend)
 2024-09-23 15:56 UTC  (6+ messages)

[PATCH v1] ethdev: fix int overflow in descriptor count logic
 2024-09-23  9:26 UTC 

[PATCH] mm: migrate: fix data-race in migrate_folio_unmap()
 2024-09-23 15:56 UTC  (2+ messages)

[meta-oe][scarthgap][PATCH 1/3] android-tools-adbd.service: Update ConditionPathExists to /etc
 2024-09-23 15:54 UTC  (3+ messages)
` [meta-oe][scarthgap][PATCH 2/3] android-toold-adbd: Fix inconsistency between selinux configurations
` [meta-oe][scarthgap][PATCH 3/3] android-tools: Create flag file /etc/usb-debugging-enabled

[PATCH] x86/CPU/AMD: Only apply Zenbleed fix for Zen2 during late microcode load
 2024-09-23 15:56 UTC  (2+ messages)

[PATCH] Staging: net: nic: Add error pointer check in otx2_flows.c
 2024-09-23 15:56 UTC  (2+ messages)

[PATCH] zram: don't free statically defined names
 2024-09-23 15:55 UTC  (4+ messages)

[PATCH] tools/libxs: Style consistency improvements
 2024-09-23 15:54 UTC 

[PATCH v4 0/3] x86: Satisfy requirements for UEFI CA memory mitigation requirements
 2024-09-23 15:54 UTC  (9+ messages)
` [PATCH v4 1/3] x86: Put trampoline in separate .init.trampoline section
` [PATCH v4 2/3] x86: Split output sections for UEFI CA memory mitigation requirements
` [PATCH v4 3/3] x86: Align "

[PATCH] drm/xe: Take ref to job and job's fence in xe_sched_job_arm
 2024-09-23 15:52 UTC  (3+ messages)

[f2fs-dev] [PATCH v2] f2fs: introduce device aliasing file
 2024-09-23 15:53 UTC  (2+ messages)
`  "

[PATCH mptcp-next v3 0/3] fixes for "new MPTCP subflow subtest v6"
 2024-09-23 15:54 UTC  (3+ messages)
` [PATCH mptcp-next v3 2/3] Squash to "selftests/bpf: Add mptcp subflow subtest"

[PATCH] rt-tests: pi_stress: Move unlock into if block with matching lock
 2024-09-23 15:53 UTC 

[PATCH] crun: Add PACKAGECONFIG options
 2024-09-23 15:53 UTC 

[PATCH] rt-tests: Add console_commands.json to gitignore
 2024-09-23 15:53 UTC 

fix stale delalloc punching for COW I/O v3
 2024-09-23 15:53 UTC  (12+ messages)
` [PATCH 01/10] iomap: factor out a iomap_last_written_block helper
` [PATCH 02/10] iomap: remove iomap_file_buffered_write_punch_delalloc
` [PATCH 03/10] iomap: move locking out of iomap_write_delalloc_release
` [PATCH 04/10] xfs: factor out a xfs_file_write_zero_eof helper
` [PATCH 05/10] xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
` [PATCH 06/10] xfs: zeroing already holds invalidate_lock
` [PATCH 07/10] xfs: support the COW fork in xfs_bmap_punch_delalloc_range
` [PATCH 08/10] xfs: share more code in xfs_buffered_write_iomap_begin
` [PATCH 09/10] xfs: set IOMAP_F_SHARED for all COW fork allocations
` [PATCH 10/10] xfs: punch delalloc extents from the COW fork for COW writes

[PATCH v3 00/10] iio: add support for the ad3552r AXI DAC IP
 2024-09-23 15:50 UTC  (4+ messages)
` [PATCH v3 04/10] dt-bindings: iio: dac: ad3552r: add io-backend support

[PATCH 0/4] Various test fixes proposed by Thomas Schmitt
 2024-09-23 15:52 UTC  (2+ messages)

[PATCH] extcon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
 2024-09-23 15:51 UTC  (2+ messages)

[RFC PATCH v1 0/3] dts: port over stats checks
 2024-09-23 15:51 UTC  (8+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 1/2] dts: add clearing port stats and verbose mode to testpmd
  ` [PATCH v2 2/2] dts: add port stats checks test suite
` [PATCH v3 0/2] dts: port over stats checks
  ` [PATCH v3 1/2] dts: add clearing port stats to testpmd shell
  ` [PATCH v3 2/2] dts: add port stats checks test suite

[GIT PULL] LEDs for v6.12
 2024-09-23 15:50 UTC 

[PATCH v5 0/5] Add support for SPI-NOR Macronix OTP
 2024-09-23 15:49 UTC  (8+ messages)
` [PATCH v5 3/5] dt-bindings: mtd: spi-nor: add OTP parameters

[PATCH v2] gpio: add support for FTDI's MPSSE as GPIO
 2024-09-23 15:50 UTC  (3+ messages)

[GIT PULL] MFD for v6.12
 2024-09-23 15:49 UTC 

[PATCH] shared: linux: remove unused variables
 2024-09-23 15:48 UTC  (3+ messages)

[PATCH v3 0/1] Add KUnit tests for llist
 2024-09-23 15:48 UTC  (5+ messages)

[Patch net] smc: use RCU version of lower netdev searching
 2024-09-23 15:48 UTC  (2+ messages)

[PATCH] Bluetooth/l2cap: Fix uaf in l2cap_connect
 2024-09-23 15:48 UTC  (8+ messages)
        ` [syzbot] [bluetooth?] KASAN: slab-use-after-free Read in l2cap_connect (2)

[RFC PATCH v2 0/3] Allow sk_lookup UDP return traffic to egress when setting src port/address
 2024-09-23 15:45 UTC  (5+ messages)
` [RFC PATCH v2 2/3] ipv6: Support setting src port in sendmsg()

ct hardware offload ignores RST packet
 2024-09-23 15:47 UTC  (3+ messages)

[PATCH] common/cnxk: unregister IRQ before reconfigure
 2024-09-23 15:47 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] x86: enable long section names for xen.efi
 2024-09-23 15:47 UTC  (2+ messages)

[syzbot] [net?] possible deadlock in gtp_encap_enable_socket
 2024-09-23 15:46 UTC 

Error: psi: inconsistent task state! task=1:swapper/0 cpu=0 psi_flags=4 clear=0 set=4
 2024-09-23 15:46 UTC  (3+ messages)

[PATCH 0/3] rockchip: Split rk3288-vop compatible into big and lit
 2024-09-23 15:43 UTC  (6+ messages)
` [PATCH 3/3] drm/rockchip: vop: Split rk3288-vop "

[PATCH 00/33] add Marvell cn20k SOC support for mempool and net
 2024-09-23 15:44 UTC  (2+ messages)

[linux-linus test] 187822: tolerable FAIL - PUSHED
 2024-09-23 15:43 UTC 

[PATCH sched_ext/for-6.12-fixes] Disable SM_IDLE/rq empty path when scx_enabled
 2024-09-23 15:43 UTC  (2+ messages)

[PATCH v2 0/2] vhost: add VDUSE reconnection support
 2024-09-23 15:42 UTC  (3+ messages)
` [PATCH v2 1/2] vhost: add logging mechanism for reconnection

[PATCH 0/2] unicode: kunit: refactor selftest to kunit tests
 2024-09-23 15:42 UTC  (2+ messages)

(no subject)
 2024-09-23 15:42 UTC 

[PATCH RFC 0/2] usb: typec: Add new driver for Parade PS8830 Type-C Retimer
 2024-09-23 15:40 UTC  (5+ messages)
` [PATCH RFC 2/2] usb: typec: Add support "

[PATCH v2 00/15] timers: Cleanup delay/sleep related mess
 2024-09-23 15:40 UTC  (6+ messages)
` [PATCH v2 06/15] delay: Rework udelay and ndelay

[PATCH v1 00/14] s390x: virtio-mem support
 2024-09-23 15:39 UTC  (5+ messages)
` [PATCH v1 01/14] s390x/s390-virtio-ccw: don't crash on weird RAM sizes

[PATCH net] net: ethernet: marvell: octeontx2: nic: Add error pointer check in otx2_common.c
 2024-09-23 15:39 UTC  (3+ messages)

[RFC 00/13] vfio: introduce vfio-cxl to support CXL type-2 accelerator passthrough
 2024-09-23 15:38 UTC  (3+ messages)
` [RFC 01/13] cxl: allow a type-2 device not to have memory device registers

[PATCH v2 0/2] Add support of IAM-20680 HP & HT
 2024-09-23 15:38 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: iio: imu: mpu6050: Add iam20680ht/hp bindings to mpu6050

[PATCH v6.11 v5.15 v5.4 v4.19 1/1] selftests: breakpoints: use time passed to check if suspend succeed
 2024-09-23 15:37 UTC  (6+ messages)
  ` [External] : "

[PATHC v3 -next 0/3] Some optimizations about freezer
 2024-09-23 15:36 UTC  (3+ messages)

[PATCH v2] btrfs: stripe-tree: correctly truncate stripe extents on delete
 2024-09-23 15:35 UTC  (2+ messages)

[PATCH net] net: pse-pd: tps23881: Fix boolean evaluation for bitmask checks
 2024-09-23 15:34 UTC 

[PATCH v3 1/2] can: m_can: set init flag earlier in probe
 2024-09-23 15:32 UTC  (2+ messages)
` [PATCH v3 2/2] can: m_can: fix missed interrupts with m_can_pci

[linux-next:fs-current] BUILD SUCCESS 0a0935f18a7db72ad2252777b3dbe3e96cf04061
 2024-09-23 15:31 UTC 

[PATCH] sched_ext: Provide a sysfs enable_seq counter
 2024-09-23 15:32 UTC  (5+ messages)

[PATCH v1 1/1] xhci: Don't use "proxy" headers
 2024-09-23 15:31 UTC 

[PATCH v7 00/24] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2024-09-23 15:30 UTC  (4+ messages)
` [PATCH v7 06/24] x86/resctrl: Add support to enable/disable AMD ABMC feature

[PATCH] selftests: vDSO: fix compile error for vdso_test_getrandom
 2024-09-23 15:30 UTC  (6+ messages)

[PATCH v2 1/5] dt-bindings: remoteproc: sse710: Add the External Systems remote processors
 2024-09-23 15:29 UTC  (12+ 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

[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  (3+ 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 

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)

[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  (5+ messages)
` [PATCH v9 4/7] remoteproc: core: Add TEE interface support for firmware release

[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 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  (4+ 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  (7+ messages)
` [PATCH v4 01/11] dts: add the aenum dependency
  ` [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


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.