All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-07 02:51:29 to 2025-02-07 04:41:54 UTC [more...]

[PATCH V2 0/4] Add versal-pci driver
 2025-02-07  4:40 UTC  (9+ messages)
` [PATCH V2 1/4] drivers/fpga/amd: Add new driver amd versal-pci

[PATCHSET 1/5] xfs_scrub: fixes and cleanups for inode iteration
 2025-02-07  4:41 UTC  (19+ messages)
` [PATCH 01/17] libxfs: unmap xmbuf pages to avoid disaster
` [PATCH 03/17] man: document new XFS_BULK_IREQ_METADIR flag to bulkstat
` [PATCH 04/17] libfrog: wrap handle construction code
` [PATCH 05/17] xfs_scrub: don't report data loss in unlinked inodes twice
` [PATCH 06/17] xfs_scrub: call bulkstat directly if we're only scanning user files
` [PATCH 07/17] xfs_scrub: remove flags argument from scrub_scan_all_inodes
` [PATCH 08/17] xfs_scrub: selectively re-run bulkstat after re-running inumbers
` [PATCH 09/17] xfs_scrub: actually iterate all the bulkstat records
` [PATCH 10/17] xfs_scrub: don't double-scan inodes during phase 3

[PATCH v3 0/4] qapi: generalize special features
 2025-02-07  4:38 UTC  (4+ messages)
` [PATCH v3 4/4] qapi: expose all schema features to code

support for zoned devices RFCv2
 2025-02-07  4:39 UTC  (40+ messages)
` [PATCH 04/43] xfs: skip always_cow inodes in xfs_reflink_trim_around_shared
` [PATCH 06/43] xfs: generalize the freespace and reserved blocks handling
` [PATCH 10/43] xfs: make metabtree reservations global
` [PATCH 11/43] xfs: reduce metafile reservations
` [PATCH 12/43] xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
` [PATCH 16/43] xfs: export zoned geometry via XFS_FSOP_GEOM
` [PATCH 28/43] xfs: hide reserved RT blocks from statfs
` [PATCH 33/43] xfs: enable fsmap reporting for internal RT devices
` [PATCH 34/43] xfs: disable reflink for zoned file systems
` [PATCH 35/43] xfs: disable rt quotas "
` [PATCH 38/43] xfs: add a max_open_zones mount option
` [PATCH 41/43] xfs: export zone stats in /proc/*/mountstats
` [PATCH 43/43] xfs: export max_open_zones in sysfs

[rppt:kho/v4 12/13] kernel/kexec_handover.c:261:22: sparse: sparse: symbol 'bin_attr_dt_kern' was not declared. Should it be static?
 2025-02-07  4:37 UTC 

[PATCH 0/3] drm/i915/xe3lpd: Update bandwidth parameters
 2025-02-07  4:35 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for "

[PATCH i-g-t] tests/intel/kms_pm_dc: Ensure eDP detection before skipping test
 2025-02-07  4:35 UTC  (2+ messages)

[syzbot] [bluetooth?] general protection fault in qca_close
 2025-02-07  4:34 UTC  (3+ messages)
` [PATCH] Bluetooth: hci_ldisc: Clear and shrink the ready bit
  `  "

linux-next: Tree for Feb 7
 2025-02-07  4:31 UTC 

[PATCH] mkfs: use stx_blksize for dev block size by default
 2025-02-07  4:30 UTC  (2+ messages)

[PATCH] rtl_bt: Update RTL8852B BT USB FW to 0x0474_842D
 2025-02-07  4:29 UTC 

linux-next: build failure after merge of the sound-asoc-fixes tree
 2025-02-07  4:28 UTC 

[PATCH net-next 3/3] net: dsa: mt7530: convert to phylink managed EEE
 2025-02-07  4:27 UTC  (3+ messages)

[PATCH v2 0/8] btrfs: separate/simplify/unify subpage handling
 2025-02-07  4:26 UTC  (9+ messages)
` [PATCH v2 1/8] btrfs: remove btrfs_fs_info::sectors_per_page
` [PATCH v2 2/8] btrfs: extract metadata subpage detection into a dedicated helper
` [PATCH v2 3/8] btrfs: make subpage attach and detach to handle metadata properly
` [PATCH v2 4/8] btrfs: use metadata specific helpers to simplify extent buffer helpers
` [PATCH v2 5/8] btrfs: simplify btrfs_clear_buffer_dirty()
` [PATCH v2 6/8] btrfs: simplify write_one_eb()
` [PATCH v2 7/8] btrfs: simplify read_extent_buffer_pages_nowait()
` [PATCH v2 8/8] btrfs: require strict data/metadata split for subpage check

[PATCH 1/2] PCI/portdrv: Add necessary delay for disabling hotplug events
 2025-02-07  4:26 UTC  (4+ messages)

[PATCH RFCv2 00/13] iommu: Add MSI mapping support with nested SMMU
 2025-02-07  4:26 UTC  (5+ messages)
` [PATCH RFCv2 09/13] iommufd: Add IOMMU_OPTION_SW_MSI_START/SIZE ioctls

[GIT PULL] md-6.14 20250206
 2025-02-07  4:25 UTC 

[PATCH RESEND 00/13] fbdev: core: Deduplicate cfb/sys drawing fbops
 2025-02-07  4:18 UTC  (14+ messages)
` [PATCH RESEND 01/13] fbdev: core: Copy cfbcopyarea to fb_copyarea
` [PATCH RESEND 02/13] fbdev: core: Make fb_copyarea generic
` [PATCH RESEND 03/13] fbdev: core: Use generic copyarea for as cfb_copyarea
` [PATCH RESEND 04/13] fbdev: core: Use generic copyarea for as sys_copyarea
` [PATCH RESEND 05/13] fbdev: core: Copy cfbfillrect to fb_fillrect
` [PATCH RESEND 06/13] fbdev: core: Make fb_fillrect generic
` [PATCH RESEND 07/13] fbdev: core: Use generic fillrect for as cfb_fillrect
` [PATCH RESEND 08/13] fbdev: core: Use generic fillrect for as sys_fillrect
` [PATCH RESEND 09/13] fbdev: core: Copy cfbimgblt to fb_imageblit
` [PATCH RESEND 10/13] fbdev: core: Make fb_imageblit generic
` [PATCH RESEND 11/13] fbdev: core: Use generic imageblit for as cfb_imageblit
` [PATCH RESEND 12/13] fbdev: core: Use generic imageblit for as sys_imageblit
` [PATCH RESEND 13/13] fbdev: core: Split CFB and SYS pixel reversing configuration

[PATCH i-g-t] tests/kms_display_modes: Add logs to skips
 2025-02-07  4:35 UTC 

[PATCH] scsi: iscsi_tcp: switch to using the crc32c library
 2025-02-07  4:17 UTC 

[PATCH] cpufreq: Use str_enable_disable() helper
 2025-02-07  4:16 UTC  (2+ messages)

[RESEND PATCH 0/2] ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()
 2025-02-07  4:16 UTC  (5+ messages)
` [RESEND PATCH 1/2] ext4: introduce ITAIL helper
` [RESEND PATCH 2/2] ext4: fix out-of-bound read in ext4_xattr_inode_dec_ref_all()

[Buildroot] [autobuild.buildroot.org] Daily results for 2025-02-06
 2025-02-07  4:14 UTC 

[PATCH bpf] bpf: skip non existing key in generic_map_lookup_batch
 2025-02-07  4:12 UTC  (4+ messages)

[PATCH v1 net-next 6/6] fib: rules: Convert RTM_DELRULE to per-netns RTNL
 2025-02-07  4:12 UTC  (2+ messages)

[PATCH] jbd2: remove redundant function jbd2_journal_has_csum_v2or3_feature
 2025-02-07  4:11 UTC  (2+ messages)

[PATCH] ext4: remove redundant function ext4_has_metadata_csum
 2025-02-07  4:11 UTC  (2+ messages)

[PATCH v1 00/16] hugetlb and vmalloc fixes and perf improvements
 2025-02-07  4:09 UTC  (3+ messages)
` [PATCH v1 07/16] arm64: hugetlb: Use ___set_ptes() and ___ptep_get_and_clear()

[PATCH v3 0/2] Fix and extend cpu.stat
 2025-02-07  4:10 UTC  (3+ messages)
` [PATCH v3 1/2] cgroup/rstat: Fix forceidle time in cpu.stat
` [PATCH v3 2/2] cgroup/rstat: Add run_delay accounting for cgroups

[PATCH v3] RDMA/irdma: switch to using the crc32c library
 2025-02-07  4:08 UTC 

[syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2)
 2025-02-07  4:09 UTC  (2+ messages)
` [syzbot] "

[chrome-os:chromeos-6.6 170/170] arch/arm64/boot/dts/mediatek/mt8196-evb.dtb: scmi: 'protocol@80' does not match any of the regexes: 'pinctrl-[0-9]+'
 2025-02-07  4:05 UTC 

[PATCH 1/4] drm/amdgpu: Move xgmi definitions to xgmi header
 2025-02-07  3:56 UTC  (7+ messages)
` [PATCH 2/4] drm/amdgpu: Add xgmi speed/width related info
` [PATCH 3/4] drm/amdgpu: Initialize xgmi info during discovery

Massive overhead even after deleting checkpoints
 2025-02-07  4:00 UTC  (10+ messages)

[PATCH v2] RDMA/irdma: switch to using the crc32c library
 2025-02-07  3:57 UTC  (2+ messages)

[PATCHSET v9 sched_ext/for-6.15] sched_ext: split global idle cpumask into per-NUMA cpumasks
 2025-02-07  3:57 UTC  (3+ messages)
` [PATCH 1/5] sched/topology: Introduce for_each_numa_node() iterator

[PATCH v5 0/8] perf report: Add latency and parallelism profiling
 2025-02-07  3:57 UTC  (8+ messages)
` [PATCH v5 6/8] perf report: Add --latency flag

[PATCH RFC 00/33] Compile-time thread-safety checking
 2025-02-07  3:53 UTC  (12+ messages)
` [PATCH RFC 01/33] scsi, usb: Rename the RESERVE and RELEASE constants
` [PATCH RFC 03/33] locking: Introduce <linux/thread_safety.h>
` [PATCH RFC 05/33] locking/mutex: Change the atomic_dec_and_mutex_lock() return type
` [PATCH RFC 29/33] hwmon: (it87) Check the it87_lock() return value

[PATCH v3] arm64: defconfig: Enable TISCI Interrupt Router and Aggregator
 2025-02-07  3:51 UTC  (2+ messages)

[PATCH 0/6] ublk zero-copy support
 2025-02-07  3:51 UTC  (2+ messages)

[PATCH net-next v3 0/4] Add support to do threaded napi busy poll
 2025-02-07  3:50 UTC  (7+ messages)

[syzbot] [nfs?] [net?] WARNING in remove_proc_entry (7)
 2025-02-07  3:47 UTC  (2+ messages)

[PATCH 0/2] VFS: minor improvements to a couple of interfaces
 2025-02-07  3:46 UTC  (4+ messages)
` [PATCH 1/2] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
` [PATCH 2/2] VFS: add common error checks to lookup_one_qstr_excl()

[PATCH] Documentation: gpu: Fixed typos
 2025-02-07  3:46 UTC 

[PATCH v3 0/2] Compute as_sdp when vrr is enabled
 2025-02-07  3:45 UTC  (3+ messages)
` ✗ i915.CI.BAT: failure for Compute as_sdp when vrr is enabled (rev3)

[PATCH v2] mm: slub: Print the broken data before restoring slub
 2025-02-07  3:41 UTC  (3+ messages)

[PATCH] drm/mediatek: dp: drm_err => dev_err in HPD path to avoid NULL ptr
 2025-02-07  3:38 UTC  (3+ messages)

[PATCH] drm/amdkfd: fix missing L2 cache info in topology
 2025-02-07  3:41 UTC  (6+ messages)

[GIT PULL] bcachefs fixes for 6.14-rc2
 2025-02-07  3:41 UTC  (3+ messages)

+ fb_defio-do-not-use-deprecated-page-mapping-index-fields-fix.patch added to mm-unstable branch
 2025-02-07  3:41 UTC 

[PATCH v2 00/12] drm/i915: intel_display conversions and some debug improvements
 2025-02-07  3:39 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for drm/i915: intel_display conversions and some debug improvements (rev2)

for_each_netdev_rcu() protected by RTNL and CONFIG_PROVE_RCU_LIST
 2025-02-07  3:38 UTC  (2+ messages)

[PATCH v2] wireguard: selftests: Cleanup CONFIG_UBSAN_SANITIZE_ALL
 2025-02-07  3:31 UTC 

[chrome-os:chromeos-6.6 204/204] arch/arm64/boot/dts/mediatek/mt8196-evb.dtb: soc: thermal-zones: 'ranges' is a required property
 2025-02-07  3:32 UTC 

[PATCH i-g-t] tests/kms_display_modes: Add logs to skips
 2025-02-07  3:31 UTC  (2+ messages)

[PATCH net-next] tcp: do not export tcp_parse_mss_option() and tcp_mtup_init()
 2025-02-07  3:31 UTC  (2+ messages)

[PATCH v3 0/8] Support Multi-frequency scale for UFS
 2025-02-07  3:29 UTC  (3+ messages)

[PATCH] selinux: always check the file label in selinux_kernel_read_file()
 2025-02-07  3:30 UTC 

[PATCH v2] mm: slub: call WARN() instead of pr_err on slab_fix
 2025-02-07  3:28 UTC  (3+ messages)

[PATCH v4] docs/zh_CN: Add snp-tdx-threat-model index Chinese translation
 2025-02-07  3:29 UTC  (2+ messages)

[PATCH net-next] tcp: rename inet_csk_{delete|reset}_keepalive_timer()
 2025-02-07  3:29 UTC  (2+ messages)

[PATCH v2 00/14] Cleanup error handling on probe
 2025-02-07  3:27 UTC  (3+ messages)
` [PATCH v2 13/14] drm/xe/hwmon: Fix mutex destroy

[PATCH v4 00/33] Introduce GPU SVM and Xe SVM implementation
 2025-02-07  3:24 UTC  (5+ messages)
` [PATCH v4 07/33] drm/xe: Select DRM_GPUSVM Kconfig
` [PATCH v4 09/33] drm/xe: Add SVM init / close / fini to faulting VMs

[PATCH 0/3] LoongArch: KVM: Some tiny code cleanup
 2025-02-07  3:26 UTC  (4+ messages)
` [PATCH 1/3] LoongArch: KVM: Fix typo issue about GCFG feature detection
` [PATCH 2/3] LoongArch: KVM: Remove duplicated cache attribute setting
` [PATCH 3/3] LoongArch: KVM: Set host with kernel mode when switch to VM mode

[PATCH v1 drm-dp 0/4] Add HPD, getting EDID, colorbar features in DP function
 2025-02-07  3:25 UTC  (6+ messages)
` [PATCH v1 drm-dp 3/4] drm/hisilicon/hibmc: Add debugfs interface to enable colorbar feature and get link status

[PATCH] USB: core: Enable root_hub's remote wakeup for wakeup sources
 2025-02-07  3:23 UTC  (12+ messages)

[PATCH 0/2] i2c: add I2C driver for Andes atciic100
 2025-02-07  3:23 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: i2c: add atciic100

[PATCH 0/8] drm/bridge: minor cleanups
 2025-02-07  3:21 UTC  (2+ messages)

[PATCH] drm/tests: Drop drm_kunit_helper_acquire_ctx_alloc()
 2025-02-07  3:22 UTC  (2+ messages)

[PATCH v2] RDMA/rxe: switch to using the crc32 library
 2025-02-07  3:23 UTC 

[syzbot] [bluetooth?] general protection fault in qca_close
 2025-02-07  3:23 UTC 

linux-next: build warning after merge of the drm-misc tree
 2025-02-07  3:22 UTC 

[PATCH v2] docs/zh_CN: Update the translation of dev-tools/ubsan to v6.14-rc1
 2025-02-07  3:18 UTC 

Flood of edac-related errors since 6.13
 2025-02-07  3:18 UTC  (2+ messages)

[PATCH v6 00/26] Add support for hot-pluggable DRM bridges
 2025-02-07  3:17 UTC  (19+ messages)
` [PATCH v6 09/26] drm/bridge: move devm_drm_of_get_bridge and drmm_of_get_bridge to drm_bridge.c
` [PATCH v6 10/26] drm/bridge: add devm_drm_of_get_bridge_by_node()
` [PATCH v6 11/26] drm/bridge: samsung-dsim: use devm_drm_of_get_bridge[_by_node] to find the out_bridge
` [PATCH v6 12/26] drm/bridge: allow bridges to be informed about added and removed bridges
` [PATCH v6 13/26] drm/encoder: add drm_encoder_cleanup_from()
` [PATCH v6 15/26] drm/bridge: devm_drm_of_get_bridge and drmm_of_get_bridge: automatically put the bridge

[PATCH v1 0/2] March update for r8169 pmd
 2025-02-07  3:18 UTC  (3+ messages)
` [PATCH v1 1/2] net/r8169: replace rte_smp_rmb with atomic read
` [PATCH v1 2/2] net/r8169: add support for RTL8168KB

[PATCH v4 00/10] Introduce fwctl subystem
 2025-02-07  3:17 UTC  (4+ messages)
` [PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt

[PATCH] kernel-printf: add printf format %pra for struct range
 2025-02-07  3:17 UTC 

[RFC PATCH 0/2] livepatch: Add support for hybrid mode
 2025-02-07  3:16 UTC  (4+ messages)
` [RFC PATCH 2/2] livepatch: Implement livepatch "

[PATCH v2 0/5] kallsyms: Emit symbol for holes in text and fix weak function issue
 2025-02-07  3:16 UTC  (9+ messages)
    `  "

[PATCH net-next 0/7] eth: fbnic: support RSS contexts and ntuple filters
 2025-02-07  3:15 UTC  (4+ messages)
` [PATCH net-next 7/7] eth: fbnic: support listing tcam content via debugfs

[PATCH 0/2] sched_ext: Add a core event and update scx schedulers
 2025-02-07  3:13 UTC  (3+ messages)
` [PATCH 1/2] sched_ext: Add an event, SCX_EV_ENQ_SLICE_DFL
` [PATCH 2/2] sched_ext: Print an event, SCX_EV_ENQ_SLICE_DFL, in scx_qmap/central

[PATCH] app/procinfo: add xstats parameter to hide zero
 2025-02-07  3:13 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] drm/bridge: convert to use devm_platform_ioremap_resource()
 2025-02-07  3:13 UTC  (3+ messages)

[PATCH v4] docs/zh_CN: Add snp-tdx-threat-model index Chinese translation
 2025-02-07  3:11 UTC  (3+ messages)

[PATCH v5 0/8] PMU support for engine activity
 2025-02-07  3:09 UTC  (3+ messages)
` [PATCH v5 5/8] drm/xe/xe_pmu: Acquire forcewake on event init for engine events

[PATCH 0/4] Small changes related to prefetch and spurious faults
 2025-02-07  3:09 UTC  (5+ messages)
` [PATCH 1/4] KVM: x86/mmu: Further check old SPTE is leaf for spurious prefetch fault
` [PATCH 2/4] KVM: x86/tdp_mmu: Merge the prefetch into the is_access_allowed() check
` [PATCH 3/4] KVM: x86/mmu: Make sure pfn is not changed for spurious fault
` [PATCH 4/4] KVM: x86/mmu: Free obsolete roots when pre-faulting SPTEs

[PATCH net-next v4 0/3] netdev-genl: Add an xsk attribute to queues
 2025-02-07  3:08 UTC  (4+ messages)
` [PATCH net-next v4 1/3] netlink: Add nla_put_empty_nest helper
` [PATCH net-next v4 2/3] netdev-genl: Add an XSK attribute to queues
` [PATCH net-next v4 3/3] selftests: drv-net: Test queue xsk attribute

[RESEND PATCH v2] PCI: Fix Extend ACS configurability
 2025-02-07  3:03 UTC 

[PATCH v2 0/5] riscv: dts: starfive: jh7110-common: Sync downstream U-Boot changes
 2025-02-07  3:01 UTC  (8+ messages)
` [PATCH v2 5/5] riscv: dts: starfive: jh7110-common: bootph-pre-ram hinting needed by boot loader

[PATCH v7 0/7] Support kdump with LUKS encryption by reusing LUKS volume keys
 2025-02-07  3:01 UTC  (2+ messages)

Request for reviews for 4.19-st1, 4.19-cip117
 2025-02-07  2:57 UTC 

[PATCH v2] lib/pciids: Sync pci id changes for DG2/MTL/BMG/PTL
 2025-02-07  2:55 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for lib/pciids: Sync pci id changes for DG2/MTL/BMG/PTL (rev2)

[PATCHv4 00/17] zsmalloc/zram: there be preemption
 2025-02-07  2:56 UTC  (8+ messages)
` [PATCHv4 02/17] zram: do not use per-CPU compression streams

[syzbot] [bluetooth?] BUG: corrupted list in hci_chan_del (2)
 2025-02-07  2:56 UTC 

[PATCH v3 0/8] Driver core: Add faux bus devices
 2025-02-07  2:54 UTC  (3+ messages)
` [PATCH v3 1/8] driver core: add a faux bus for use when a simple device/bus is needed

Compile error on "error: call to ‘__compiletime_assert_581’ declared with attribute error: clamp() low limit dsc_min_bpc * 3 greater than high limit dsc_max_bpc * 3"
 2025-02-07  2:51 UTC  (4+ messages)

[PATCH v2] hwmon: (xgene-hwmon) use appropriate type for the latency value
 2025-02-07  2:52 UTC  (2+ messages)

[PATCH v2] docs: hwmon: Fix spelling and grammatical issues
 2025-02-07  2:52 UTC  (2+ messages)

[PATCH v3 0/2] objtool: Add option to fail build on vmlinux warnings
 2025-02-07  2:51 UTC  (9+ messages)


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.