All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-10 21:19:51 to 2025-12-10 23:21:26 UTC [more...]

[PATCH v1 1/2] Bluetooth: hci_bcm4377: Use generic power management
 2025-12-10 23:21 UTC  (3+ messages)
` [v1,1/2] "
` [PATCH v2] "

[PATCH v1 0/3] Add ENDOF(), and use it to fix off-by-one bugs
 2025-12-10 23:18 UTC  (7+ messages)
` [PATCH v5 0/4] Add ARRAY_END(), "
  ` [PATCH v5 1/4] array_size.h: Add ARRAY_END()
  ` [PATCH v5 2/4] mm: Fix benign off-by-one bugs
  ` [PATCH v5 3/4] kernel: Fix off-by-one benign bugs
  ` [PATCH v5 4/4] mm: Use ARRAY_END() instead of open-coding it

[PATCH v2 0/6] seccomp: support nested listeners
 2025-12-10 23:18 UTC  (5+ messages)
` [PATCH v2 4/6] seccomp: handle multiple listeners case

[openeuler:OLK-6.6 3508/3508] htmldocs: ./include/drm/drm_atomic.h:246: warning: Function parameter or member 'KABI_RESERVE(1' not described in 'drm_private_state_funcs'
 2025-12-10 23:17 UTC 

[PATCH v2 0/4] rust: Add i8 and i16 atomic support
 2025-12-10 23:16 UTC  (8+ messages)
` [PATCH v2 3/4] rust: sync: atomic: Add i8/i16 load and store support

[PATCH v16 00/32] x86,fs/resctrl telemetry monitoring
 2025-12-10 23:14 UTC  (33+ messages)
` [PATCH v16 01/32] x86,fs/resctrl: Improve domain type checking
` [PATCH v16 02/32] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v16 03/32] x86/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v16 04/32] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v16 05/32] x86,fs/resctrl: Refactor domain create/remove using struct rdt_domain_hdr
` [PATCH v16 06/32] fs/resctrl: Split L3 dependent parts out of __mon_event_count()
` [PATCH v16 07/32] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters
` [PATCH v16 08/32] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v16 09/32] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v16 10/32] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v16 11/32] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v16 12/32] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v16 13/32] x86,fs/resctrl: Add an architectural hook called for each mount
` [PATCH v16 14/32] x86,fs/resctrl: Add and initialize a resource for package scope monitoring
` [PATCH v16 15/32] fs/resctrl: Emphasize that L3 monitoring resource is required for summing domains
` [PATCH v16 16/32] x86/resctrl: Discover hardware telemetry events
` [PATCH v16 17/32] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v16 18/32] x86,fs/resctrl: Add architectural event pointer
` [PATCH v16 19/32] x86/resctrl: Find and enable usable telemetry events
` [PATCH v16 20/32] x86/resctrl: Read "
` [PATCH v16 21/32] fs/resctrl: Refactor mkdir_mondata_subdir()
` [PATCH v16 22/32] fs/resctrl: Refactor rmdir_mondata_subdir_allrdtgrp()
` [PATCH v16 23/32] x86,fs/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v16 24/32] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v16 25/32] x86/resctrl: Handle number of RMIDs supported by RDT_RESOURCE_PERF_PKG
` [PATCH v16 26/32] fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]
` [PATCH v16 27/32] x86,fs/resctrl: Compute number of RMIDs as minimum across resources
` [PATCH v16 28/32] fs/resctrl: Move RMID initialization to first mount
` [PATCH v16 29/32] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v16 30/32] fs/resctrl: Provide interface to create architecture specific debugfs area
` [PATCH v16 31/32] x86/resctrl: Add debugfs files to show telemetry aggregator status
` [PATCH v16 32/32] x86,fs/resctrl: Update documentation for telemetry events

fs/ext4/extents.c:4450 ext4_ext_map_blocks() error: uninitialized symbol 'depth'
 2025-12-10 23:14 UTC 

net/sunrpc/clnt.c:3332:9: sparse: sparse: cast removes address space '__rcu' of expression
 2025-12-10 23:14 UTC 

[PATCH] drm/amd/amdgpu: Fix SMU warning during isp suspend-resume
 2025-12-10 23:13 UTC  (3+ messages)

[PATCH] drm: Remove remaining DRM_KMS_DMA_HELPER users
 2025-12-10 23:13 UTC  (2+ messages)

[PATCH v13 08/25] CXL/AER: Move AER drivers RCH error handling into pcie/aer_cxl_rch.c
 2025-12-10 23:12 UTC  (4+ messages)

[GIT PULL] alpha updates for v6.19
 2025-12-10 23:07 UTC  (2+ messages)

[PATCH] Removed unused variable
 2025-12-10 23:10 UTC  (2+ messages)

t3900 failure on macOS, iconv(3) broken?
 2025-12-10 23:10 UTC  (3+ messages)
` [PATCH] config.mak.uname: use iconv from Homebrew on macOS

[merged mm-nonmm-stable] liveupdate-luo_flb-introduce-file-lifecycle-bound-global-state.patch removed from -mm tree
 2025-12-10 23:09 UTC  (2+ messages)

[PATCH v2 00/13] Nested SVM fixes, cleanups, and hardening
 2025-12-10 23:05 UTC  (4+ messages)
` [PATCH v2 10/13] KVM: nSVM: Restrict mapping VMCB12 on nested VMRUN

fdatasync behaviour in macOS
 2025-12-10 23:04 UTC  (2+ messages)

[kernel-cve-report] New CVE entries this week
 2025-12-10 23:04 UTC 

Can we autogenerate smb2_error_map_table[]?
 2025-12-10 23:03 UTC 

[Buildroot] Cargo packages from another registry
 2025-12-10 23:03 UTC 

[PATCH v2] drm/i915: Fix BO alloc flags
 2025-12-10 23:02 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for drm/i915: Fix BO alloc flags (rev2)

[PATCH v3 00/18] hw/arm/aspeed: AST1700 LTPI support and device hookups
 2025-12-10 23:01 UTC  (10+ messages)
` [PATCH v3 01/18] hw/misc: Add LTPI controller
` [PATCH v3 02/18] hw/arm/aspeed: Attach LTPI controller to AST27X0 platform
` [PATCH v3 03/18] hw/misc: Add basic Aspeed PWM model
` [PATCH v3 14/18] hw/arm/aspeed: attach I2C device to AST1700 model

[PATCH] MIPS: Alchemy: Remove bogus static/inline specifiers
 2025-12-10 22:58 UTC  (4+ messages)

[PATCH 1/8] dmaengine: Add API to combine configuration and preparation (sg and single)
 2025-12-10 22:55 UTC  (2+ messages)

[PATCH 6/8] nvmet: pci-epf: Use dmaengine_prep_slave_single_config() API
 2025-12-10 22:54 UTC  (2+ messages)

lockdep splat involving iio-hwmon and iio-rescale drivers
 2025-12-10 22:54 UTC  (3+ messages)

[openeuler:OLK-5.10 3406/3406] versioncheck: ./drivers/net/ethernet/huawei/hinic3/cqm/cqm_memsec.c: 682: need linux/version.h
 2025-12-10 22:53 UTC 

[PATCH 7/8] PCI: epf-mhi:Using new API dmaengine_prep_slave_single_config() to simple code
 2025-12-10 22:53 UTC  (2+ messages)

[PATCH 0/1] mdrestore: fix restore_v2() superblock length check
 2025-12-10 22:53 UTC  (6+ messages)
` [PATCH 1/1] "

[openeuler:OLK-6.6 3529/3529] fs/reiserfs/reiserfs.o: warning: objtool: balance_leaf+0x8160: stack state mismatch: cfa1=4+360 cfa2=4+352
 2025-12-10 22:52 UTC 

[android-common:android13-5.15-2025-03 0/1] fs/userfaultfd.c:771:45: sparse: sparse: incorrect type in initializer (different address spaces)
 2025-12-10 22:52 UTC 

stop overriding SCRATCH_{,LOG,RT}DEV
 2025-12-10 22:51 UTC  (6+ messages)
` [PATCH 05/12] generic/590: split XFS RT specific bits out
` [PATCH 12/12] xfs/650: require a real SCRATCH_RTDEV

[PATCH, RFC] rename xfs.h
 2025-12-10 22:51 UTC  (4+ messages)
  ` Good name for xfs.h/libxfs_priv.h in libxfs

[RFC 0/7] gpu: nova-core: Enable booting GSP with vGPU enabled
 2025-12-10 22:51 UTC  (3+ messages)
` [RFC 2/7] [!UPSTREAM] rust: pci: support configuration space access

[PATCH 2/8] PCI: endpoint: pci-epf-test: use new DMA API to simple code
 2025-12-10 22:50 UTC  (2+ messages)

[PATCH v1 00/12] man/man3/posix_memalign.3: Several fixes, and split the page
 2025-12-10 22:50 UTC  (4+ messages)

[dhowells-fs:keys-pqc 5/5] checkpatch: WARNING:BLOCK_COMMENT_STYLE: Block comments should align the * on each line
 2025-12-10 22:50 UTC 

[PATCH] drm/xe/oa: Always set OAG_OAGLBCTXCTRL_COUNTER_RESUME
 2025-12-10 22:50 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v4 00/35] Compiler-Based Context- and Locking-Analysis
 2025-12-10 22:49 UTC  (6+ messages)
` [PATCH v4 06/35] cleanup: Basic compatibility with context analysis
  ` [PATCH v4 14/35] rcu: Support Clang's "

[PATCH v2 net 0/2] sctp: Fix two issues in sctp_clone_sock()
 2025-12-10 22:45 UTC  (4+ messages)
` [PATCH v2 net 2/2] sctp: Clear inet_opt in sctp_v6_copy_ip_options()

[PATCH] scsi: pmcraid: Replace cpu_to_be64 + le64_to_cpu with swab64
 2025-12-10 22:45 UTC  (5+ messages)

[PATCH] mm: avoid use of BIT() macro for initialising VMA flags
 2025-12-10 22:44 UTC  (10+ messages)

[PATCH] mshv: Initialize local variables early upon region invalidation
 2025-12-10 22:43 UTC  (2+ messages)

[PATCH] mshv: Use PMD_ORDER instead of HPAGE_PMD_ORDER when processing regions
 2025-12-10 22:43 UTC  (2+ messages)

[PATCH v4 0/5] memory: tegra: Support EMC dfs on Tegra186/Tegra194
 2025-12-10 22:41 UTC  (18+ messages)
` [PATCH v4 3/5] memory: tegra186-emc: Support non-bpmp icc scaling

[openeuler:OLK-5.10 3406/3406] versioncheck: ./drivers/ub/urma/uburma/uburma_mmap.c: 21 linux/version.h not needed
 2025-12-10 22:41 UTC 

[PATCH net] selftests: net: fix "buffer overflow detected" for tap.c
 2025-12-10 22:39 UTC 

[Intel-wired-lan] [PATCH iwl-net v2 0/5] idpf: fix issues in the reset handling path
 2025-12-10 22:29 UTC  (20+ messages)
` [Intel-wired-lan] [PATCH iwl-net v2 1/5] idpf: keep the netdev when a reset fails
` [Intel-wired-lan] [PATCH iwl-net v2 2/5] idpf: detach and close netdevs while handling a reset
` [Intel-wired-lan] [PATCH iwl-net v2 3/5] idpf: fix memory leak in idpf_vport_rel()
` [Intel-wired-lan] [PATCH iwl-net v2 4/5] idpf: fix memory leak in idpf_vc_core_deinit()
` [Intel-wired-lan] [PATCH iwl-net v2 5/5] idpf: fix error handling in the init_task on load

[meta-oe][PATCH] fd-find: Fix build on riscv32
 2025-12-10 22:34 UTC 

[fustini:b4/ssqosid-cbqri 12/24] arch/riscv/kernel/qos/qos_resctrl.c:296:9: error: call to undeclared function 'ioread64'; ISO C99 and later do not support implicit function declarations
 2025-12-10 22:30 UTC 

[PATCH 0/3] module: Add compile-time check for embedded NUL characters
 2025-12-10 22:29 UTC  (10+ messages)
` [PATCH 3/3] "

[PATCH 0/4] Enable full UFS boot on Rockchip RK3576
 2025-12-10 20:10 UTC  (5+ messages)
` [PATCH 1/4] common/spl: fit: Avoid directly loading images to load_addr
` [PATCH 2/4] spl: Make UFS available for SPL builds
` [PATCH 3/4] ufs: rockchip: Add device reset support
` [PATCH 4/4] rockchip: spl: Add support for booting from UFS

[PATCH] mm/vmalloc: request large order pages from buddy allocator
 2025-12-10 22:28 UTC  (3+ messages)

[PATCH] arm: kirkwood: Remove unnecessary watchdog GPIO for ZyXEL NSA325 board
 2025-12-10 22:27 UTC 

[PATCH] http.c: prompt for username on 403
 2025-12-10 22:28 UTC  (8+ messages)

[openeuler:OLK-5.10 3406/3406] versioncheck: ./drivers/ub/urma/ubcore/ubcore_cdev_file.c: 23 linux/version.h not needed
 2025-12-10 22:25 UTC 

fs/nfs/./nfs4trace.h:1002:1: sparse: sparse: incorrect type in assignment (different base types)
 2025-12-10 22:20 UTC 

fs/nfs/./nfstrace.h:1483:1: sparse: sparse: dereference of noderef expression
 2025-12-10 22:19 UTC 

[nft PATCH] datatype: Accept IPv4 addresses for ip6addr_type
 2025-12-10 22:08 UTC  (2+ messages)

[PATCH 6.12 00/49] 6.12.62-rc1 review
 2025-12-10 22:11 UTC  (2+ messages)

[PATCH RFC 0/1] block/export: FUSE-over-io_uring Support for QEMU FUSE Exports
 2025-12-10 22:10 UTC  (3+ messages)
` [PATCH RFC 1/1] "

[PATCH] drm/virtio: Allow importing prime buffers when 3D is enabled
 2025-12-10 22:11 UTC  (3+ messages)

[openeuler:OLK-5.10 3406/3406] versioncheck: ./drivers/net/ethernet/huawei/hinic3/bond/hinic3_bond.c: 12 linux/version.h not needed
 2025-12-10 22:09 UTC 

Kconfig dangling references (BZ 216748)
 2025-12-10 22:09 UTC  (4+ messages)

[syzbot] [exfat?] [ocfs2?] kernel BUG in link_path_walk
 2025-12-10 22:09 UTC  (4+ messages)

[PATCH] drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks
 2025-12-10 22:08 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[RFC PATCH 1/3] drm/amdgpu: rework MMIO_REMAP BO creation
 2025-12-10 22:06 UTC  (3+ messages)
` [RFC PATCH 2/3] drm/amdgpu: add AMDGPU_GEM_OP_OPEN_GLOBAL

[PATCH 00/13] migration: Threadify loadvm process
 2025-12-10 22:06 UTC  (7+ messages)
` [PATCH 07/13] migration: Pass in bql_held information from qemu_loadvm_state()
` [PATCH 08/13] migration: Thread-ify precopy vmstate load process

[PATCH 1/4] perf record: Split --data-mmap option
 2025-12-10 22:06 UTC  (8+ messages)
` [PATCH 2/4] perf report: Enable data-type profiling with -F option too
` [PATCH 3/4] perf report: Fix histogram entry collapsing for -F option
` [PATCH 4/4] perf report: Update sort key state from "

[PATCH v9 0/5] media: qcom: camss: Add Kaanapali support
 2025-12-10 22:05 UTC  (11+ messages)
` [PATCH v9 1/5] media: dt-bindings: Add CAMSS device for Kaanapali

[PATCH 6.17 00/60] 6.17.12-rc1 review
 2025-12-10 22:01 UTC  (2+ messages)

[Buildroot] [PATCH/next v2 1/1] package/gcr: bump version to 4.4.0.1
 2025-12-10 22:00 UTC  (2+ messages)

[Buildroot] [git commit branch/next] package/gcr: bump version to 4.4.0.1
 2025-12-10 21:52 UTC 

[PATCH v4 0/6] Add driver domains test
 2025-12-10 21:58 UTC  (7+ messages)
` [PATCH v4 4/6] CI: Add driver domains tests

[PATCH] drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb
 2025-12-10 21:58 UTC  (3+ messages)

[PATCH v3] mm/damon/sysfs-schemes: Remove outdated TODO in target_nid_store()
 2025-12-11  3:27 UTC 

[PATCH] hwmon: (sht3x) add support for SHT85
 2025-12-10 21:56 UTC  (5+ messages)

[openeuler:OLK-5.10 3406/3406] versioncheck: ./drivers/net/ethernet/mucse/rnpm/rnpm_common.h: 7 linux/version.h not needed
 2025-12-10 21:54 UTC 

[PATCH 6.18 00/29] 6.18.1-rc1 review
 2025-12-10 21:54 UTC  (4+ messages)

[PATCH v6 00/30] objtool: Function validation tracing
 2025-12-10 21:54 UTC  (11+ messages)
` [PATCH v6 03/30] objtool: Disassemble code with libopcodes instead of running objdump

[PATCH v1 1/1] leds: Unexport of_led_get()
 2025-12-10 21:54 UTC  (4+ messages)

[PATCH] mshv: Move function prototypes to the generic header
 2025-12-10 21:54 UTC  (2+ messages)

[Bug 1350] Add bidirectional traffic support
 2025-12-10 21:49 UTC  (2+ messages)
` [DPDK/DTS Bug "

[PATCH] mm/damon/sysfs: check for online node in target_nid_store
 2025-12-11  3:07 UTC  (3+ messages)
` [PATCH v2] mm/damon/sysfs-schemes: Remove outdated TODO in target_nid_store()

[bluez/bluez]
 2025-12-10 21:49 UTC 

[Buildroot] [git commit branch/next] package/libubox: bump version to git ecddb31dc3
 2025-12-10 21:48 UTC 

[openeuler:OLK-6.6 3508/3508] drivers/ub/urma/ubcore/ubcore_msg.c:205:27: sparse: sparse: symbol 'ubcore_asyn_send_ue2mue_msg' was not declared. Should it be static?
 2025-12-10 21:47 UTC 

[chao:dev-test 42/43] fs/f2fs/data.c:2415:39: sparse: sparse: Using plain integer as NULL pointer
 2025-12-10 21:47 UTC 

[openeuler:OLK-6.6 3529/3529] fs/nfs/enfs/shard_route.c:273: warning: Function parameter or member '__struct_name' not described in 'DEFINE_CLEAR_LIST_FUNC'
 2025-12-10 21:47 UTC 

[PATCH] resource: provide 0args DEFINE_RES variant for unset resource desc
 2025-12-10 21:47 UTC  (3+ messages)

[PATCH v2 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
 2025-12-10 21:46 UTC  (2+ messages)

[PATCH BlueZ v1] l2cap-test: Add tests for BT_PHY
 2025-12-10 21:46 UTC  (2+ messages)
` [BlueZ,v1] "

[syzbot] [jfs?] possible deadlock in diFree (3)
 2025-12-10 21:46 UTC 

[PATCH] net/iavf: negotiate PTP with PF before reporting Rx timestamping
 2025-12-10 21:45 UTC 

[PATCH BlueZ] unit: reduce macro expansion volume
 2025-12-10 21:40 UTC  (2+ messages)

[PATCH] [RFC] thunderbolt: Add delay for Dell U2725QE link width
 2025-12-10 21:42 UTC  (5+ messages)

[PATCH] x86/static_call: Remove text_mutex from __static_call_fixup()
 2025-12-10 21:39 UTC  (3+ messages)

[RFC v1 1/5] PCI: hv: Create and export hv_build_logical_dev_id()
 2025-12-10 21:39 UTC  (2+ messages)

LINSTOR GUI v2.1.0
 2025-12-10 21:39 UTC 

[PATCH v1] Bluetooth: hci_conn: Fix using conn->le_{tx,rx}_phy as supported PHYs
 2025-12-10 21:39 UTC  (2+ messages)
` [v1] "

[openeuler:OLK-5.10 3406/3406] versioncheck: ./drivers/scsi/hisi_raid/hiraid_main.c: 9 linux/version.h not needed
 2025-12-10 21:38 UTC 

[PATCH 0/3] Fix compilation issue on regulator_common file
 2025-12-10 21:38 UTC  (5+ messages)
` [PATCH 1/3] power: regulator: common: remove unnecessary debug trace
` [PATCH 2/3] power: regulator: common: use dm_gpio_is_valid helper
` [PATCH 3/3] power: regulator: common: fix compilation issue

[bluez/bluez] fa6f1e: unit: reduce macro expansion volume
 2025-12-10 21:38 UTC 

FAILED: patch "[PATCH] net/mlx5e: Avoid field-overflowing memcpy()" failed to apply to 5.10-stable tree
 2025-12-10 21:16 UTC  (2+ messages)
` [PATCH v5.10] net/mlx5e: Avoid field-overflowing memcpy()

[PATCH] pagemap: Add alert to mapping_set_release_always() for mapping with no release_folio
 2025-12-10 21:36 UTC  (2+ messages)

[syzbot] [exfat?] [ocfs2?] kernel BUG in link_path_walk
 2025-12-10 21:33 UTC  (9+ messages)
        ` [PATCH for 6.19-rc1] fs: preserve file type in make_bad_inode() unless invalid

linux-next: duplicate patch in the mailbox tree
 2025-12-10 21:32 UTC 

[PATCH 1/1] PCI: Use resource_set_range() that correctly sets ->end
 2025-12-10 21:30 UTC  (2+ messages)

[Intel-wired-lan] [iwl-net PATCH] idpf: reduce mbx_task schedule delay to 300us
 2025-12-10 21:28 UTC  (4+ messages)

[PATCH v4 0/6] media: iris: prepare support for video codecs on Qcom vpu4 platform
 2025-12-10 21:26 UTC  (5+ messages)
` [PATCH v4 4/6] media: iris: Move vpu register defines to common header file

fs/mpage.c:587 mpage_write_folio() error: uninitialized symbol 'first_block'
 2025-12-10 21:25 UTC 

[PATCH 0/2] Add support for MT8188
 2025-12-10 21:22 UTC  (8+ messages)
` [PATCH 2/2] clk: mediatek: add MT8188 clock driver

Clarifying usage of aligned_alloc(3)
 2025-12-10 21:22 UTC  (4+ messages)

[openeuler:OLK-5.10 3406/3406] versioncheck: ./drivers/ub/urma/ubcore/ubcore_tp.c: 26 linux/version.h not needed
 2025-12-10 21:19 UTC 

[PATCH v8 0/9] Introduce Glymur USB support
 2025-12-10 21:20 UTC  (7+ messages)
` [PATCH v8 1/9] dt-bindings: phy: qcom,sc8280xp-qmp-usb43dp-phy: Add Glymur compatible
` [PATCH v8 2/9] dt-bindings: phy: qcom,qmp-usb: Add Glymur USB UNI PHY compatible

[PATCH v2] drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks
 2025-12-10 21:19 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for drm/xe/xe_guc_ct: Prevent compiler read/write optimization breaks (rev2)


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.