All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-09 23:38:47 to 2024-08-10 03:52:39 UTC [more...]

[PATCH net-next v18 00/14] Device Memory TCP
 2024-08-10  3:52 UTC  (8+ messages)
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider

[PATCH v9 0/5] Add AP6275P wireless support
 2024-08-10  3:51 UTC  (7+ messages)
` [PATCH v9 1/5] dt-bindings: net: wireless: brcm4329-fmac: add pci14e4,449d
` [PATCH v9 2/5] dt-bindings: net: wireless: brcm4329-fmac: add clock description for AP6275P
` [PATCH v9 3/5] arm64: dts: rockchip: Add AP6275P wireless support to Khadas Edge 2
` [PATCH v9 4/5] wifi: brcmfmac: Add optional lpo clock enable support
` [PATCH v9 5/5] wifi: brcmfmac: add flag for random seed during firmware download

[PATCH 1/1] dt-bindings: net: fsl,qoriq-mc-dpmac: using unevaluatedProperties
 2024-08-10  3:48 UTC  (2+ messages)

[syzbot] [v9fs?] WARNING in v9fs_begin_writeback
 2024-08-10  3:36 UTC  (6+ messages)

[PATCHSET][RFC] struct fd and memory safety
 2024-08-10  3:46 UTC  (11+ messages)
` [PATCH 01/39] memcg_write_event_control(): fix a user-triggerable oops
  ` [PATCH 17/39] bpf: resolve_pseudo_ldimm64(): take handling of a single ldimm64 insn into helper
  ` [PATCH 35/39] convert bpf_token_create()

[PATCH 0/3] uC-related drmm vs devm fixes
 2024-08-10  3:44 UTC  (10+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✗ CI.BAT: failure "
` ✗ CI.FULL: "

[PATCH 0/3] lockdep: minor config and documentation fixes
 2024-08-10  3:43 UTC  (5+ messages)
` [PATCH v2 1/3] lockdep: fix upper limit for LOCKDEP_*_BITS configs

[PATCH] 9p: Fix DIO read through netfs
 2024-08-10  3:36 UTC  (2+ messages)

[PATCH] fuse: fix race conditions on fi->nlookup
 2024-08-10  3:42 UTC 

[net-next v3 00/15] ethernet: Convert from tasklet to BH workqueue
 2024-08-10  3:36 UTC  (11+ messages)
` [net-next v3 05/15] net: cavium/liquidio: Convert tasklet API to new bottom half workqueue mechanism

[net,1/1] net: stmmac: Set OWN bit last in dwmac4_set_rx_owner()
 2024-08-10  2:58 UTC  (3+ messages)

[RESEND][PATCH 1/3] x86: Add task_struct flag to force SIGBUS on MCE
 2024-08-10  3:21 UTC  (9+ messages)

dump, restore
 2024-08-10  3:15 UTC  (2+ messages)

[PATCH v2] HID: hidraw - add HIDIOCREVOKE ioctl
 2024-08-10  3:14 UTC  (2+ messages)

[PATCH v14] pwm: opencores: Add PWM driver support
 2024-08-10  3:14 UTC  (2+ messages)

[ath:master-pending] BUILD SUCCESS 3da843c9e27dc4459b1ee775c1837fed45c2695f
 2024-08-10  3:10 UTC 

[bug report] sas_phy hardreset/linkreset hang
 2024-08-10  3:10 UTC 

[PATCH] binutils: Upgrade to 2.43 release
 2024-08-10  3:05 UTC  (3+ messages)
` [OE-core] "

[PATCH v3 0/5] Use user-defined workqueue lockdep map for drm sched
 2024-08-10  2:53 UTC  (3+ messages)
` ✗ CI.BAT: failure for Use user-defined workqueue lockdep map for drm sched (rev3)
` ✗ CI.FULL: "

[PATCH v2 0/4] udmbuf bug fix and some improvements
 2024-08-10  2:52 UTC  (9+ messages)
` [PATCH v2 1/4] udmabuf: cancel mmap page fault, direct map it
` [PATCH v2 2/4] udmabuf: change folios array from kmalloc to kvmalloc
` [PATCH v2 3/4] fix vmap_udmabuf error page set
` [PATCH v2 4/4] udmabuf: remove folio unpin list

[PATCH 0/2] dm vdo recovery: improve old journal format handling
 2024-08-10  2:47 UTC  (3+ messages)
` [PATCH 1/2] dm vdo: abort loading dirty VDO with the old recovery journal format
` [PATCH 2/2] dm vdo: force read-only mode for a corrupt recovery journal

[PATCH v3] ata: libahci_platform: Simplify code with for_each_child_of_node_scoped()
 2024-08-10  2:34 UTC 

[BUG] More issues with arm/aes-neonbs
 2024-08-10  2:43 UTC  (9+ messages)
          ` [PATCH 1/3] crypto: api - Remove instance larval fulfilment
          ` [PATCH 2/3] crypto: api - Do not wait for tests during registration
          ` [PATCH 3/3] crypto: simd - Do not call crypto_alloc_tfm "

[PATCH] dm vdo: add dmsetup message for returning configuration info
 2024-08-10  2:43 UTC 

[PATCH] dm vdo: remove bad check of bi_next field
 2024-08-10  2:43 UTC 

[PATCH] dm vdo: don't refer to dedupe_context after releasing it
 2024-08-10  2:43 UTC 

[PATCH v5 0/3] Fixes for memmap accounting
 2024-08-10  2:39 UTC  (3+ messages)
` [PATCH v5 1/3] mm: don't account memmap on failure

[PATCH] memcg: replace memcg ID idr with xarray
 2024-08-10  2:38 UTC  (2+ messages)

[PATCH bpf-next v7 0/6] monitor network traffic for flaky test cases
 2024-08-10  2:35 UTC  (7+ messages)
` [PATCH bpf-next v7 1/6] selftests/bpf: Add traffic monitor functions
` [PATCH bpf-next v7 2/6] selftests/bpf: Add the traffic monitor option to test_progs
` [PATCH bpf-next v7 3/6] selftests/bpf: netns_new() and netns_free() helpers
` [PATCH bpf-next v7 4/6] selftests/bpf: Monitor traffic for tc_redirect
` [PATCH bpf-next v7 5/6] selftests/bpf: Monitor traffic for sockmap_listen
` [PATCH bpf-next v7 6/6] selftests/bpf: Monitor traffic for select_reuseport

[rdma:wip/leon-for-next 4/8] ib_core_uverbs.c:undefined reference to `zap_vma_ptes'
 2024-08-10  2:34 UTC 

[PATCH v2 0/2] Fix get a wrong pci host bridge in cxl_setup_parent_dport()
 2024-08-10  2:36 UTC  (3+ messages)
` [PATCH v2 2/2] cxl/test: Skip cxl_setup_parent_dport() for emulated dports

[PATCH v1 0/5] Guestperf: miscellaneous refinement and enrichment
 2024-08-10  2:32 UTC  (4+ messages)
` [PATCH v1 1/5] tests/migration: Move the guestperf tool to scripts directory

[PATCH][next] wifi: ath11k: Avoid -Wflex-array-member-not-at-end warnings
 2024-08-10  2:21 UTC  (2+ messages)

[PATCH RFC -next 00/26] md/md-bitmap: introduce bitmap_operations
 2024-08-10  2:08 UTC  (27+ messages)
` [PATCH RFC -next 01/26] md/md-bitmap: introduce struct bitmap_operations
` [PATCH RFC -next 02/26] md/md-bitmap: merge md_bitmap_create() into bitmap_operations
` [PATCH RFC -next 03/26] md/md-bitmap: merge md_bitmap_load() "
` [PATCH RFC -next 04/26] md/md-bitmap: merge md_bitmap_destroy() "
` [PATCH RFC -next 05/26] md/md-bitmap: merge md_bitmap_flush() "
` [PATCH RFC -next 06/26] md/md-bitmap: don't expose md_bitmap_print_sb()
` [PATCH RFC -next 07/26] md/md-bitmap: merge md_bitmap_update_sb() into bitmap_operations
` [PATCH RFC -next 08/26] md/md-bitmap: merge md_bitmap_status() "
` [PATCH RFC -next 09/26] md/md-bitmap: remove md_bitmap_setallbits()
` [PATCH RFC -next 10/26] md/md-bitmap: merge bitmap_write_all() into bitmap_operations
` [PATCH RFC -next 11/26] md/md-bitmap: merge md_bitmap_dirty_bits() "
` [PATCH RFC -next 12/26] md/md-bitmap: merge md_bitmap_startwrite() "
` [PATCH RFC -next 13/26] md/md-bitmap: merge md_bitmap_endwrite() "
` [PATCH RFC -next 14/26] md/md-bitmap: merge md_bitmap_start_sync() "
` [PATCH RFC -next 15/26] md/md-bitmap: merge md_bitmap_end_sync() "
` [PATCH RFC -next 16/26] md/md-bitmap: merge md_bitmap_close_sync() "
` [PATCH RFC -next 17/26] md/md-bitmap: mrege md_bitmap_cond_end_sync() "
` [PATCH RFC -next 18/26] md/md-bitmap: merge bitmap_sync_with_cluster() "
` [PATCH RFC -next 19/26] md/md-bitmap: merge md_bitmap_resize() "
` [PATCH RFC -next 20/26] md/md-bitmap: merge get_bitmap_from_slot() "
` [PATCH RFC -next 21/26] md/md-bitmap: merge md_bitmap_copy_from_slot() "
` [PATCH RFC -next 22/26] md/md-bitmap: merge md_bitmap_free() "
` [PATCH RFC -next 23/26] md/md-bitmap: merge md_bitmap_wait_behind_writes() "
` [PATCH RFC -next 24/26] md/md-bitmap: merge md_bitmap_daemon_work() "
` [PATCH RFC -next 25/26] md/md-bitmap: merge md_bitmap_unplug() and md_bitmap_unplug_async()
` [PATCH RFC -next 26/26] md/md-bitmap: merge bitmap_unplug() into bitmap_operations

[PATCH net-next] net: vxlan: remove duplicated initialization in vxlan_xmit
 2024-08-10  2:06 UTC 

[PATCH] drm/xe/migrate: Parameterize ccs and bo data clear in xe_migrate_clear()
 2024-08-10  2:05 UTC  (2+ messages)
` ✗ CI.FULL: failure for "

[alexshi:ptdesc 10/18] arch/powerpc/kvm/book3s_64_mmu_radix.c:760:30: error: incompatible pointer types passing 'pte_t *' to parameter of type 'struct ptdesc *'
 2024-08-10  2:03 UTC 

[PATCH 00/11] Fix error paths in driver load
 2024-08-10  2:01 UTC  (15+ messages)
` [PATCH 01/11] drm/xe: use devm instead of drmm for managed bo
` [PATCH 02/11] drm/xe/uc: Use managed bo for HuC and GSC objects
` [PATCH 03/11] drm/xe/uc: Use devm to register cleanup that includes exec_queues
` [PATCH 04/11] drm/xe: Fix tile fini sequence
` [PATCH 05/11] drm/xe: Add driver load error injection
` [PATCH 06/11] drm/xe: Move ggtt_fini to devm managed
` [PATCH 07/11] drm/xe: Set firmware state to loadable before registering guc_fini_hw
` [PATCH 08/11] drm/xe: Drop warn on xe_guc_pc_gucrc_disable in guc pc fini
` [PATCH 09/11] drm/xe: Move hw_engine_fini to devm managed
` [PATCH 10/11] drm/xe: Move HuC init before GuC init
` [PATCH 11/11] drm/xe: Update xe_sa to use xe_managed_bo_create_pin_map
` ✓ CI.Patch_applied: success for Fix error paths in driver load
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[PATCH v2] scsi: sd: retry command SYNC CACHE if format in progress
 2024-08-10  1:59 UTC 

[rppt:numa/memblks/v4 24/26] WARNING: modpost: vmlinux: section mismatch in reference: numa_add_cpu+0x28 (section: .text.unlikely) -> early_cpu_to_node (section: .init.text)
 2024-08-10  1:53 UTC 

cron job: media_tree daily build: OK
 2024-08-10  1:52 UTC 

[PATCH v2 0/3] OF support for Surface System Aggregator Module
 2024-08-10  1:47 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: serial: Allow embedded-controller as child node
` [PATCH v2 2/3] dt-bindings: platform: Add Surface System Aggregator Module
` [PATCH v2 3/3] platform/surface: Add OF support

[PATCH] scsi: sd: retry command SYNC CACHE if format in progress
 2024-08-10  1:46 UTC  (5+ messages)

[PATCH 1/2] fdtdump: add grub_fdt_prop_to_string() for safe string conversion
 2024-08-10  1:38 UTC  (2+ messages)

[GIT PULL] smb3 client fxies
 2024-08-10  1:36 UTC 

[PATCH] drm/xe: Fix tile fini sequence
 2024-08-10  1:34 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

+ selftests-mm-compaction_test-fix-off-by-one-in-check_compaction.patch added to mm-hotfixes-unstable branch
 2024-08-10  1:33 UTC 

[PATCH v3 bpf-next 0/5] Support bpf_kptr_xchg into local kptr
 2024-08-10  1:29 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/5] bpf: Let callers of btf_parse_kptr() track life cycle of prog btf

[linux-next:fs-next] BUILD SUCCESS 67b2adb0f2edcbab7d2df71cf07b87fa05451561
 2024-08-10  1:23 UTC 

[PATCH 0/2] Improve migration by backing off earlier
 2024-08-09 21:09 UTC  (4+ messages)
` [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch

[PATCH] trace-cmd record: Always disable func_stack_trace in tracecmd_disable_all_tracing()
 2024-08-10  1:21 UTC 

[PATCH v2] hwmon: Add thermal sensor driver for Surface Aggregator Module
 2024-08-10  1:19 UTC  (11+ messages)

[PATCH 0/3] OF support for Surface System Aggregator Module
 2024-08-10  1:17 UTC  (6+ messages)
` [PATCH 3/3] platform/surface: Add OF support

+ mm-migrate-move-common-code-to-numa_migrate_check-was-numa_migrate_prep.patch added to mm-unstable branch
 2024-08-10  1:17 UTC 

[PATCH 0/1] xfs: fix log recovery buffer allocation for the
 2024-08-10  1:16 UTC  (2+ messages)
` [PATCH 1/1] xfs: fix log recovery buffer allocation for the legacy h_size fixup

+ mm-numa-no-task_numa_fault-call-if-pmd-is-changed.patch added to mm-hotfixes-unstable branch
 2024-08-10  1:15 UTC 

+ mm-numa-no-task_numa_fault-call-if-pte-is-changed.patch added to mm-hotfixes-unstable branch
 2024-08-10  1:15 UTC 

[PATCH] x86/mm: remove unused CR3_HW_ASID_BITS
 2024-08-10  1:10 UTC  (2+ messages)

+ slub-introduce-config_slub_rcu_debug-v8.patch added to mm-unstable branch
 2024-08-10  1:04 UTC 

RAID missing post reboot
 2024-08-10  1:03 UTC  (11+ messages)

[PATCH] dma-mapping: use bit masking to check VM_DMA_COHERENT
 2024-08-10  0:59 UTC 

[REGRESSION] bisected: btrfs: spin locks way too much when accessing many files concurrently
 2024-08-10  0:57 UTC  (5+ messages)

[PATCH v3] usb: dwc3: Runtime get and put usb power_supply handle
 2024-08-10  0:56 UTC  (6+ messages)

[PATCH RFC bpf-next 00/52] bpf, xdp: introduce and use Generic Hints/metadata
 2024-08-10  0:54 UTC  (11+ messages)
` [PATCH RFC bpf-next 32/52] bpf, cpumap: switch to GRO from netif_receive_skb_list()
      ` [xdp-hints] "

[PATCH net-next v3 0/3] net: stmmac: Add PCI driver support for BCM8958x
 2024-08-10  0:53 UTC  (9+ messages)
` [PATCH net-next v3 3/3] "

+ memcg-replace-memcg-id-idr-with-xarray.patch added to mm-unstable branch
 2024-08-10  0:53 UTC 

[PATCH v3] binfmt_elf: Dump smaller VMAs first in ELF cores
 2024-08-10  0:52 UTC  (3+ messages)

+ mm-dont-account-memmap-per-node-v5.patch added to mm-hotfixes-unstable branch
 2024-08-10  0:44 UTC 

Bisected Regression: Cache filling up causing drastic performance degradation on Linux 6.10.3
 2024-08-10  0:28 UTC 

mfd: intel_soc_pmic_bxtwc: irq 0 issue, tmu and typec components fail to probe
 2024-08-10  0:32 UTC  (5+ messages)

[PATCH V2] xfs: Make the fsmap more precise
 2024-08-10  0:31 UTC  (5+ messages)

+ mmmemcg-provide-per-cgroup-counters-for-numa-balancing-operations.patch added to mm-unstable branch
 2024-08-10  0:30 UTC 

[PATCH 0/3] send-email: teach git send-email mode to translate aliases
 2024-08-10  0:29 UTC  (8+ messages)
` [PATCH 3/3] send-email: teach git send-email option "

[PATCH] mm,memcg: provide per-cgroup counters for NUMA balancing operations
 2024-08-10  0:28 UTC  (2+ messages)

[Bug 219112] New: Machine will not wake from suspend if KVM VM is running
 2024-08-10  0:27 UTC  (2+ messages)
` [Bug 219112] "

[PATCH v1 0/3] x86: Write FRED RSP0 on return to userspace
 2024-08-10  0:25 UTC  (5+ messages)
` [PATCH v1 2/3] x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanism

[linux-next:pending-fixes] BUILD REGRESSION c37f029f02cd9ae0032271166c61ccc1b2fd5422
 2024-08-10  0:24 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v1] igb: Fix not clearing TimeSync interrupts for 82580
 2024-08-10  0:23 UTC  (2+ messages)
`  "

[PATCH net-next 0/4] net: dsa: microchip: add SGMII port support to KSZ9477 switch
 2024-08-10  0:20 UTC  (4+ messages)
` [PATCH net-next 1/4] dt-bindings: "
` [PATCH net-next 4/4] "

[PATCH v15 0/2] Export cxl1.1 device link status register value to pci device sysfs
 2024-08-10  0:18 UTC  (3+ messages)
` [PATCH v15 2/2] cxl/pci: Add sysfs attribute for CXL 1.1 device link status

[PATCH v2] kbuild: control extra pacman packages with PACMAN_EXTRAPACKAGES
 2024-08-10  0:16 UTC  (6+ messages)

[PATCH v4 0/7] mtd: improve block2mtd + airoha parser
 2024-08-09 17:21 UTC  (2+ messages)
` [PATCH v4 7/7] mtd: parser: add support for Airoha parser

[PATCH 0/8] rockchip: rk3308-rock-pi-s: Update DT to v6.11-rc1
 2024-08-10  0:10 UTC  (3+ messages)
` [PATCH 8/8] rockchip: rk3308-rock-pi-s: Enable LED and IO Domain driver

[PATCH v2 0/7] mm, slub: handle pending kfree_rcu() in kmem_cache_destroy()
 2024-08-10  0:11 UTC  (5+ messages)
` [-next conflict imminent] "

[RFC PATCH 0/1] Add driver load error injection
 2024-08-10  0:01 UTC  (4+ messages)
` ✓ CI.Patch_applied: success for "
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "

[to-be-updated] crash-fix-riscv64-crash-memory-reserve-dead-loop.patch removed from -mm tree
 2024-08-10  0:01 UTC 

[PATCH v1 net-next 0/5] ip: Random cleanup for devinet.c
 2024-08-09 23:54 UTC  (6+ messages)
` [PATCH v1 net-next 1/5] ipv4: Check !in_dev earlier for ioctl(SIOCSIFADDR)
` [PATCH v1 net-next 2/5] ipv4: Set ifa->ifa_dev in inet_alloc_ifa()
` [PATCH v1 net-next 3/5] ipv4: Remove redundant !ifa->ifa_dev check
` [PATCH v1 net-next 4/5] ipv4: Initialise ifa->hash in inet_alloc_ifa()
` [PATCH v1 net-next 5/5] ip: Move INFINITY_LIFE_TIME to addrconf.h

[PATCH bpf-next v2 0/4] selftests/bpf: convert three other cgroup tests to test_progs
 2024-08-09 23:53 UTC  (5+ messages)
` [PATCH bpf-next v2 2/4] selftests/bpf: convert test_cgroup_storage "
` [PATCH bpf-next v2 4/4] selftests/bpf: convert test_skb_cgroup_id_user "

[PATCH] lib/string_helpers: rework overflow-dependent code
 2024-08-09 23:53 UTC  (5+ messages)

[PATCH] drm/amdgpu: fix KFDMemoryTest.PtraceAccessInvisibleVram fail on SRIOV
 2024-08-09 23:49 UTC  (2+ messages)

[PATCH] usb: dwc3: Potential fix of possible dwc3 interrupt storm
 2024-08-09 23:45 UTC  (7+ messages)

[PATCH 0/5] Allow exec queue backend ops which issue message to be called multiple times
 2024-08-09 23:40 UTC  (2+ messages)
` ✗ CI.FULL: failure for "


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.