All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-05-08 03:15:41 to 2025-05-08 05:15:47 UTC [more...]

[PATCH v4 0/7] enable switching to new gpu index for hibernate on SRIOV
 2025-05-08  5:09 UTC  (8+ messages)
` [PATCH v4 1/7] drm/amdgpu: update XGMI info on resume
` [PATCH v4 2/7] drm/amdgpu: update GPU addresses for SMU and PSP
` [PATCH v4 3/7] drm/amdgpu: enable pdb0 for hibernation on SRIOV
` [PATCH v4 4/7] drm/amdgpu: remove cached gpu addr: amdgpu_firmware.fw_buf_mc
` [PATCH v4 5/7] drm/amdgpu: remove cached gpu addr: ta_mem_context.shared_mc_addr
` [PATCH v4 6/7] drm/amdgpu: remove cached gpu addr: psp_context.tmr_mc_addr
` [PATCH v4 7/7] drm/amdgpu: remove cached gpu addr: psp_context.cmd_buf_mc_addr

[f2fs-dev] cleanup AOP_WRITEPAGE_ACTIVATE use in f2fs v2
 2025-05-08  5:14 UTC  (12+ messages)
`  "
` [f2fs-dev] [PATCH 1/6] f2fs: fix to return correct error number in f2fs_sync_node_pages()
  `  "
` [f2fs-dev] [PATCH 2/6] f2fs: return bool from __f2fs_write_meta_folio
  `  "
` [f2fs-dev] [PATCH 3/6] f2fs: remove wbc->for_reclaim handling
  `  "
` [f2fs-dev] [PATCH 4/6] f2fs: always unlock the page in f2fs_write_single_data_page
  `  "
` [PATCH 5/6] f2fs: simplify return value handling in f2fs_fsync_node_pages
` [PATCH 6/6] f2fs: return bool from __write_node_folio

[linusw-pinctrl:for-next] BUILD SUCCESS de1742fe7d0407fa847c81f534aaf25a23e3524a
 2025-05-08  5:13 UTC 

[PATCH v1 0/2] Add graph connections between tcpc & fg for Pixel 6
 2025-05-08  5:08 UTC 

[PATCH net-next v2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch
 2025-05-08  5:10 UTC  (11+ messages)
    ` [BUG] Stuck key syndrome (was: Re: [PATCH net-next v2] net: dsa: microchip: Add SGMII port support to KSZ9477 switch)

[usb:usb-linus] BUILD SUCCESS cab63934c33b12c0d1e9f4da7450928057f2c142
 2025-05-08  5:12 UTC 

[PATCHv2] block: always allocate integrity buffer
 2025-05-08  5:12 UTC  (2+ messages)

[tip:x86/cleanups] BUILD SUCCESS 003f144ca04621e598fc1c5c4ce0a851cddfe104
 2025-05-08  5:07 UTC 

[tip:locking/core] BUILD SUCCESS cdb7d2d68cde6145a06a56c9d5d5d917297501c6
 2025-05-08  5:07 UTC 

crypto self-test errors kernel 6.12.4
 2025-05-08  5:07 UTC  (4+ messages)

[PATCH bpf-next v5 00/17] bpf: Support new insns from cpu v4
 2025-05-08  5:06 UTC  (4+ messages)
` [PATCH bpf-next v5 07/17] bpf: Support new 32bit offset jmp instruction

[ath:for-next] BUILD SUCCESS 885e5cbaa0ee3738fcd99167439459ede2cc102c
 2025-05-08  5:05 UTC 

[PATCH 0/2] block: fix hang in elevator_change() and improve elevator_set_none
 2025-05-08  5:04 UTC  (10+ messages)
` [PATCH 1/2] block: move queue quiesce into elevator_change()
` [PATCH 2/2] block: avoid unnecessary queue freeze in elevator_set_none()

[PATCH v2 0/2] block/null: Add read-pattern option
 2025-05-08  5:03 UTC  (4+ messages)
` [PATCH v2 1/2] block/null: Report DATA if not reading zeroes

[PATCH] drm/amdgpu: Fix NULL dereference in amdgpu_userq_restore_worker
 2025-05-08  5:04 UTC  (3+ messages)

[PATCH v3] mm/vmalloc: fix data race in show_numa_info()
 2025-05-08  5:04 UTC  (4+ messages)

[PATCH 0/3] Optimize mremap() by PTE-batching
 2025-05-08  5:02 UTC  (4+ messages)
` [PATCH 2/3] mm: Add generic helper to hint a large folio

[PATCH 0/5] KVM: RISC-V: VCPU reset fixes
 2025-05-08  5:02 UTC  (7+ messages)
` [PATCH 2/5] KVM: RISC-V: refactor sbi reset request

[PATCH v2] fs: Remove redundant errseq_set call in mark_buffer_write_io_error
 2025-05-08  5:02 UTC  (2+ messages)

[tip:perf/core] BUILD SUCCESS 3e830f657f69ab6a4822d72ec2f364c6d51beef8
 2025-05-08  5:01 UTC 

[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
 2025-05-08  5:01 UTC  (10+ messages)
` [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute

[PATCH v2 00/14] Introduce AMD Pensando RDMA driver
 2025-05-08  4:59 UTC  (15+ messages)
` [PATCH v2 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v2 02/14] net: ionic: Update LIF identity with additional RDMA capabilities
` [PATCH v2 03/14] net: ionic: Export the APIs from net driver to support device commands
` [PATCH v2 04/14] net: ionic: Provide RDMA reset support for the RDMA driver
` [PATCH v2 05/14] net: ionic: Provide interrupt allocation "
` [PATCH v2 06/14] net: ionic: Provide doorbell and CMB region information
` [PATCH v2 07/14] RDMA: Add IONIC to rdma_driver_id definition
` [PATCH v2 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
` [PATCH v2 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v2 10/14] RDMA/ionic: Register device ops for control path
` [PATCH v2 11/14] RDMA/ionic: Register device ops for datapath
` [PATCH v2 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH v2 13/14] RDMA/ionic: Implement device stats ops
` [PATCH v2 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment

[PATCH 0/3] crypto: acomp - Add interface to set parameters
 2025-05-08  5:01 UTC  (6+ messages)
` [PATCH 2/3] crypto: acomp - Add setparam interface

[tj-cgroup:for-6.16] BUILD SUCCESS 8f52633cf5ebe1fb9c4814b6590f824cf906b346
 2025-05-08  4:57 UTC 

[PATCH v2 1/2] dt-bindings: i3c: Add NXP P3H2x4x i3c-hub support
 2025-05-08  4:57 UTC  (2+ messages)
` [PATCH v2 2/2] drivers: i3c: Add driver for NXP P3H2x4x i3c-hub device

[PATCH v2 0/2] Optimize mremap() for large folios
 2025-05-08  4:53 UTC  (6+ messages)
` [PATCH v2 2/2] mm: Optimize mremap() by PTE batching

[lee-leds:for-leds-next] BUILD SUCCESS 9062209d453b9755f7bc09724167f21c3c64bb62
 2025-05-08  4:54 UTC 

[paulmck-rcu:non-rcu/next] BUILD SUCCESS 9c147c183e3da7a8a20a4aa06a500799136ed1ed
 2025-05-08  4:52 UTC 

[PATCH] cxl/hdm: Clean up a debug printk
 2025-05-08  4:53 UTC  (2+ messages)

[PATCH V2] arm64/debug: Drop redundant DBG_MDSCR_* macros
 2025-05-08  4:47 UTC  (2+ messages)

[PATCH v3 0/3] media: fix incorrect use of dma_sync_sg_*() calls
 2025-05-08  4:51 UTC  (3+ messages)
  ` [PATCH v3 1/3] media: videobuf2: use sgtable-based scatterlist wrappers

[PATCH v2 00/10] cxl: Delay HB port and switch dport probing until endpoint dev probe
 2025-05-08  4:50 UTC  (3+ messages)
` [PATCH v2 05/10] cxl: Defer hardware dport->port_id assignment and registers probing

[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
 2025-05-08  4:46 UTC  (7+ messages)
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl

[powerpc:next] BUILD SUCCESS 03c9d1a5a30d93bff31b4eb0a52f030b4c7f73ea
 2025-05-08  4:48 UTC 

[PATCH v6 0/6] clk: spacemit: add K1 reset support
 2025-05-08  4:46 UTC  (9+ messages)
` [PATCH v6 2/6] soc: spacemit: create a header for clock/reset registers
` [PATCH v6 3/6] clk: spacemit: set up reset auxiliary devices

[brgl:gpio/for-next] BUILD SUCCESS 3a1e07184d78f52c07f69b40bedbbebbc417e71b
 2025-05-08  4:46 UTC 

[PATCH net] net: mctp: Ensure keys maintain only one ref to corresponding dev
 2025-05-08  4:46 UTC 

[meta-ti][master/scarthgap][PATCH 0/1] Add DM_FIRMWARE override for AM62P display cluster
 2025-05-08  4:43 UTC  (5+ messages)
` [meta-ti][master/scarthgap][PATCH 1/1] recipes-bsp: Add DM_FIRMWARE override for am62pxx "

[RFC PATCH bpf-next 0/4] bpf: Implement mprog API on top of existing cgroup progs
 2025-05-08  4:42 UTC  (9+ messages)
` [RFC PATCH bpf-next 1/4] cgroup: Add bpf prog revisions to struct cgroup_bpf
` [RFC PATCH bpf-next 2/4] bpf: Implement mprog API on top of existing cgroup progs

[PATCH] build: fix disabling developer mode
 2025-05-08  4:42 UTC 

[geert-renesas-drivers:renesas-pinctrl] BUILD SUCCESS 5488aa013e9ef17c4c7aa8c4e6166dd89c69c3c6
 2025-05-08  4:42 UTC 

[PATCH v3 0/4] Make MIGRATE_ISOLATE a standalone bit
 2025-05-08  4:38 UTC  (2+ messages)

[pci:controller/tegra194] BUILD SUCCESS ed798ff1c52f6fe232ce2e24e68fb63f5470ab97
 2025-05-08  4:35 UTC 

Multi-LUN ATAPI devices (Panasonic PD)
 2025-05-08  4:33 UTC  (2+ messages)

[PATCH][next] fanotify: Avoid a couple of -Wflex-array-member-not-at-end warnings
 2025-05-08  4:30 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/hwdata: bump version to 0.395
 2025-05-08  4:29 UTC 

[PATCH v4] x86/kexec: fix potential cmem->ranges out of bounds
 2025-05-08  4:25 UTC  (3+ messages)

[usb:usb-testing] BUILD SUCCESS 588d032e9e566997db3213dee145dbe3bda297b6
 2025-05-08  4:24 UTC 

[PATCH hyperv-next 0/2] arch/x86, x86/hyperv: Few fixes for the AP startup
 2025-05-08  4:22 UTC  (2+ messages)

[soc:arm/fixes] BUILD SUCCESS 2ef5c66cba6171feab05e62e1b22df970b238544
 2025-05-08  4:20 UTC 

[groeck-staging:testing] BUILD SUCCESS aa6cacb8ea96e340f4ed41a4b8a33ef2968bf839
 2025-05-08  4:21 UTC 

[PATCHSET] xfsprogs: various bug fixes for 6.15
 2025-05-08  4:20 UTC  (3+ messages)
` [PATCH 3/3] man: adjust description of the statx manpage

[Buildroot] [PATCH] support/dependencies/dependencies.sh: awk is needed by Buildroot
 2025-05-08  4:19 UTC  (2+ messages)

[PATCHSET] fstests: more random fixes for v2025.04.27
 2025-05-08  4:19 UTC  (5+ messages)
` [PATCH 1/2] fsstress: fix attr_set naming
` [PATCH 2/2] xfs/349: don't run on kernels that don't support scrub

[RFC PATCH 0/6] btrfs: offload zlib-deflate to accelerators
 2025-05-08  4:19 UTC  (8+ messages)
` [RFC PATCH 6/6] btrfs: zlib: add support for zlib-deflate through acomp

[gustavoars:testing/wfamnae-next20250506] BUILD SUCCESS d3ce0f90b33a9f1fac9c84b4ca84839f08593b04
 2025-05-08  4:18 UTC 

[PATCH 0/2] Fix a couple comments
 2025-05-08  4:17 UTC  (5+ messages)
` [PATCH 1/2] Fix comment on xfs_ail_delete
` [PATCH 2/2] XFS: Fix comment on xfs_trans_ail_update_bulk()

Status of bitbake-setup and kas?
 2025-05-08  4:16 UTC  (2+ messages)
` [yocto] "

[PATCH] ACPI: PPTT: Fix processor subtable walk
 2025-05-08  4:00 UTC  (2+ messages)

[PATCH 0/2] xen: swiotlb: 2 fixes SoCs w/o IOMMU (e.g. iMX8QXP)
 2025-05-08  4:14 UTC  (6+ messages)
` [PATCH 2/2] xen: swiotlb: Implement map_resource callback

[v8 PATCH 0/2] Add L1 and L2 error detection for A53, A57 and A72
 2025-05-08  4:14 UTC  (3+ messages)

[RFC/PATCHSET 00/11] perf mem: Add new output fields for data source (v1)
 2025-05-08  4:12 UTC  (2+ messages)

[PATCH v5 0/3] arm64: dts: ti: introduce basic support for the AM62L
 2025-05-08  4:08 UTC  (5+ messages)
` [PATCH v5 1/3] dt-bindings: arm: ti: Add binding for AM62L SoCs
` [PATCH v5 2/3] arm64: dts: ti: k3-am62l: add initial infrastructure
` [PATCH v5 3/3] arm64: dts: ti: k3-am62l: add initial reference board file

[rdma:wip/jgg-for-rc] BUILD SUCCESS d0706bfd3ee40923c001c6827b786a309e2a8713
 2025-05-08  4:09 UTC 

[REGRESSION] tg3 is broken since 6.13-rc1
 2025-05-08  4:10 UTC  (4+ messages)

[PATCH v2] mm: mincore: use pte_batch_bint() to batch process large folios
 2025-05-08  4:09 UTC 

[PATCH v4 1/2] erofs: set error to bio if file-backed IO fails
 2025-05-08  4:09 UTC  (3+ messages)
` [PATCH v4 2/2] erofs: add 'fsoffset' mount option for file-backed & bdev-based mounts

[PATCH v3 1/1] mm: numa_memblks: introduce numa_add_reserved_memblk
 2025-05-08  4:09 UTC  (2+ messages)

[meta-raspberrypi][PATCH] Fix lack of whitespace around assignment warning
 2025-05-08  4:08 UTC 

[geert-renesas-devel:renesas-dts-for-v6.16] BUILD SUCCESS 4bca3cc8aecb68e1dd251a694f5fa5eb1bb47363
 2025-05-08  4:08 UTC 

[PATCH] alloc_tag: avoid mem alloc and iter reset when reading allocinfo
 2025-05-08  4:07 UTC  (8+ messages)
`  "

[PATCH v3 1/7] drm/amdgpu: update XGMI physical node id and GMC configs on resume
 2025-05-08  4:06 UTC  (9+ messages)

Request for review for 4.19-st4, 4.19-cip120
 2025-05-08  4:06 UTC  (2+ messages)

[lustre-devel] new LND number reservation
 2025-05-08  4:03 UTC 

[PATCH] Drivers: hv: Introduce mshv_vtl driver
 2025-05-08  4:03 UTC  (4+ messages)

[pci:dt-bindings] BUILD SUCCESS a733e711278182840b4c9a0329294daa5cc34048
 2025-05-08  4:03 UTC 

[PATCH] dt-bindings: display/msm: hdmi: Fix constraints on additional 'port' properties
 2025-05-08  4:03 UTC  (2+ messages)

[PATCH v6 0/9] Add falcon support for am62a, 62p and 62x
 2025-05-08  4:02 UTC  (7+ messages)
` [PATCH v6 1/9] spl: Kconfig: allow K3 devices to use falcon mode

[PATCH] arm64: mm: Drop duplicate check in pmd_trans_huge()
 2025-05-08  4:00 UTC  (2+ messages)

[PATCH 0/4] Initial support for CTCISZ Ninenine Pi
 2025-05-08  3:54 UTC  (4+ messages)

[PATCH net] tools/net/ynl: ethtool: fix crash when Hardware Clock info is missing
 2025-05-08  3:54 UTC 

[PATCH v4 00/31] x86/resctrl telemetry monitoring
 2025-05-08  3:54 UTC  (25+ messages)
` [PATCH v4 01/31] x86,fs/resctrl: Drop rdt_mon_features variable
` [PATCH v4 02/31] x86,fs/resctrl: Prepare for more monitor events
` [PATCH v4 03/31] fs/resctrl: Clean up rdtgroup_mba_mbps_event_{show,write}()
` [PATCH v4 04/31] fs/resctrl: Change how and when events are initialized
` [PATCH v4 05/31] fs/resctrl: Set up Kconfig options for telemetry events
` [PATCH v4 06/31] x86/rectrl: Fake OOBMSM interface
` [PATCH v4 07/31] x86,fs/resctrl: Improve domain type checking
` [PATCH v4 08/31] x86/resctrl: Move L3 initialization out of domain_add_cpu_mon()
` [PATCH v4 09/31] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v4 10/31] x86/resctrl: Change generic monitor functions to use struct rdt_domain_hdr
` [PATCH v4 11/31] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v4 12/31] fs/resctrl: Improve handling for events that can be read from any CPU

[tip:x86/boot] BUILD SUCCESS ed4d95d033e359f9445e85bf5a768a5859a5830b
 2025-05-08  3:52 UTC 

[PATCH v2 13/22] iommufd: Add mmap interface
 2025-05-08  3:49 UTC  (11+ messages)

linux-next: manual merge of the block tree with the gfs2 tree
 2025-05-08  3:50 UTC 

linux-next: manual merge of the iwlwifi-next tree with Linus' tree
 2025-05-08  3:48 UTC 

[PATCHv3] thunderbolt: do not double dequeue a request
 2025-05-08  3:47 UTC  (2+ messages)

[PATCH net-next v2] net: thunder: make tx software timestamp independent
 2025-05-08  3:44 UTC 

[linusw-pinctrl:fixes] BUILD SUCCESS 12b8a672d2aa053064151659f49e7310674d42d3
 2025-05-08  3:45 UTC 

[tip:x86/sgx] BUILD SUCCESS e59236b5a09e168fdf961a10d2519cef44f5d6b4
 2025-05-08  3:45 UTC 

[Kernel 5.15/Kernle 6.1] About Sphinx Doc
 2025-05-08  3:43 UTC  (9+ messages)
  ` [EXT] "

[PATCH net-next v1 0/4] misc drivers' sw timestamp changes
 2025-05-08  3:33 UTC  (5+ messages)
` [PATCH net-next v1 1/4] net: atlantic: generate software timestamp just before the doorbell
` [PATCH net-next v1 2/4] net: cxgb4: "
` [PATCH net-next v1 3/4] net: stmmac: "
` [PATCH net-next v1 4/4] net: lan966x: "

[PATCH 0/7] rockchip: Add boot from USB OTG port
 2025-05-08  3:43 UTC  (4+ messages)

[cxl:next] BUILD SUCCESS 8e62ba590160f91abba6490d9c17aa13bada4752
 2025-05-08  3:37 UTC 

[PATCH v1 net-next] net: lan743x: configure interrupt moderation timers based on speed
 2025-05-08  3:36 UTC  (6+ messages)

[GIT PULL] ksmbd server fixes
 2025-05-08  3:34 UTC 

[pci:enumeration] BUILD SUCCESS 3e7d050cb72983302617a68f197e089bfc40b546
 2025-05-08  3:34 UTC 

[PATCH] security/commoncap: don't assume "setid" if all ids are identical
 2025-05-08  3:32 UTC  (8+ messages)

[PATCH] usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE
 2025-05-08  3:31 UTC 

[f2fs-dev] [PATCH 0/7 V2] f2fs: new mount API conversion
 2025-05-08  3:29 UTC  (9+ messages)
` [f2fs-dev] [PATCH 2/7] f2fs: move the option parser into handle_mount_opt
          `  "

[PATCH 0/3] Improve checks for valid_fqdn in send-email and update documentation
 2025-05-08  3:29 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/3] docs: improve send-email documentation

[PATCH rtw-next 1/2] wifi: rtw88: usb: Reduce control message timeout to 500 ms
 2025-05-08  3:29 UTC  (3+ messages)
` [PATCH rtw-next 2/2] wifi: rtw88: usb: Upload the firmware in bigger chunks

[geert-renesas-devel:renesas-drivers-for-v6.16] BUILD SUCCESS 3903b4701bc03d7d805c3df378a7fc2ff72cbef5
 2025-05-08  3:28 UTC 

[PATCH] mtd: rawnand: loongson1: Fix inconsistent refcounting in ls1x_nand_chip_init()
 2025-05-08  3:28 UTC  (3+ messages)

[gustavoars:testing/wfamnae-next20250424] BUILD SUCCESS 604833e5a102945aa4596b80085ef9cada5e6d57
 2025-05-08  3:27 UTC 

[PATCH 0/4] target/i386: Emulate ftz and denormal flag bits correctly
 2025-05-08  3:48 UTC  (5+ messages)
` [PATCH 3/4] target/i386: Wire up MXCSR.DE and FPUS.DE correctly
` [PATCH 4/4] tests/tcg/x86_64/fma: add test for exact-denormal output

[PATCH v10 0/7] Add Nuvoton NCT6694 MFD drivers
 2025-05-08  3:26 UTC  (4+ messages)
` [PATCH v10 4/7] can: Add Nuvoton NCT6694 CANFD support

[PATCH v6 0/3] PCI: tegra: Allow building as a module
 2025-05-08  3:25 UTC  (8+ messages)
` [PATCH v6 1/3] irqdomain: Export irq_domain_free_irqs
` [PATCH v6 2/3] cpuidle: tegra: Export tegra_cpuidle_pcie_irqs_in_use
` [PATCH v6 3/3] PCI: tegra: Allow building as a module

[QUESTION] Loongarch bpf selftest liburandom_read.so build error
 2025-05-08  3:25 UTC  (2+ messages)

[tip:x86/urgent] BUILD SUCCESS 5214a9f6c0f56644acb9d2cbb58facf1856d322b
 2025-05-08  3:24 UTC 

linux-next: manual merge of the iwlwifi-next tree with Linus' tree
 2025-05-08  3:24 UTC  (5+ messages)

[PATCH RESEND] coresight: etr: Use noncontiguous api instead of noncoherent
 2025-05-08  3:18 UTC 

[pci:controller/mobiveil] BUILD SUCCESS 5e2664f9e108f66046869ed4990043421919465f
 2025-05-08  3:21 UTC 

[syzbot] [ntfs3?] WARNING in errseq_set (2)
 2025-05-08  3:20 UTC  (2+ messages)

[PATCH net-next v3] xdp: Add helpers for head length, headroom, and metadata length
 2025-05-08  3:19 UTC  (14+ messages)

[PATCH v4 00/15] Extend IGT to support Android
 2025-05-08  3:16 UTC  (2+ messages)
` ✗ i915.CI.Full: failure for Extend IGT to support Android (rev4)


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.