All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-04-09 19:20:03 to 2024-04-09 20:08:16 UTC [more...]

RTT-PROBE: lore-subspace-rtt
 2024-04-09 20:08 UTC 

[PATCH v2 3/7] dt-bindings: PCI: qcom: Add IPQ9574 PCIe controller
 2024-04-09 20:08 UTC  (2+ messages)

[PATCH v4 1/2] devcoredump: Add dev_coredump_put()
 2024-04-09 20:07 UTC  (4+ messages)
` [PATCH v4 2/2] drm/xe: Remove devcoredump during driver release
` ✓ CI.Patch_applied: success for series starting with [v4,1/2] devcoredump: Add dev_coredump_put()
` ✗ CI.checkpatch: warning "

[PATCH v1 00/18] mm: mapcount for large folios + page_mapcount() cleanups
 2024-04-09 20:06 UTC  (20+ messages)
` [PATCH v1 01/18] mm: allow for detecting underflows with page_mapcount() again
` [PATCH v1 02/18] mm/rmap: always inline anon/file rmap duplication of a single PTE
` [PATCH v1 03/18] mm/rmap: add fast-path for small folios when adding/removing/duplicating
` [PATCH v1 04/18] mm: track mapcount of large folios in single value
` [PATCH v1 05/18] mm: improve folio_likely_mapped_shared() using the mapcount of large folios
` [PATCH v1 06/18] mm: make folio_mapcount() return 0 for small typed folios
` [PATCH v1 07/18] mm/memory: use folio_mapcount() in zap_present_folio_ptes()
` [PATCH v1 08/18] mm/huge_memory: use folio_mapcount() in zap_huge_pmd() sanity check
` [PATCH v1 09/18] mm/memory-failure: use folio_mapcount() in hwpoison_user_mappings()
` [PATCH v1 10/18] mm/page_alloc: use folio_mapped() in __alloc_contig_migrate_range()
` [PATCH v1 11/18] mm/migrate: use folio_likely_mapped_shared() in add_page_for_migration()
` [PATCH v1 12/18] sh/mm/cache: use folio_mapped() in copy_from_user_page()
` [PATCH v1 13/18] mm/filemap: use folio_mapcount() in filemap_unaccount_folio()
` [PATCH v1 14/18] mm/migrate_device: use folio_mapcount() in migrate_vma_check_page()
` [PATCH v1 15/18] trace/events/page_ref: trace the raw page mapcount value
` [PATCH v1 16/18] xtensa/mm: convert check_tlb_entry() to sanity check folios
` [PATCH v1 17/18] mm/debug: print only page mapcount (excluding folio entire mapcount) in __dump_folio()
` [PATCH v1 18/18] Documentation/admin-guide/cgroup-v1/memory.rst: don't reference page_mapcount()

[PATCH 1/1] fs: fat: fill creation and change date
 2024-04-09 20:06 UTC 

[v2 00/31] Basic system allocator support in xe driver
 2024-04-09 20:17 UTC  (32+ messages)
` [v2 01/31] drm/xe: Refactor vm_bind
` [v2 02/31] drm/xe/svm: Add SVM document
` [v2 03/31] drm/xe: Invalidate userptr VMA on page pin fault
` [v2 04/31] drm/xe: Drop unused arguments from vm_bind_ioctl_ops_parse
` [v2 05/31] drm/xe: Fix op->tile_mask for fault mode
` [v2 06/31] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_SYSTEM_ALLOCATOR flag
` [v2 07/31] drm/xe: Create userptr if page fault occurs on system_allocator VMA
` [v2 08/31] drm/xe: Add faulted userptr VMA garbage collector
` [v2 09/31] drm/xe: Introduce helper to populate userptr
` [v2 10/31] drm/xe: Introduce a helper to free sg table
` [v2 11/31] drm/xe: Use hmm_range_fault to populate user pages
` [v2 12/31] drm/xe/svm: Remap and provide memmap backing for GPU vram
` [v2 13/31] drm/xe/svm: Introduce DRM_XE_SVM kernel config
` [v2 14/31] drm/xe: Introduce helper to get tile from memory region
` [v2 15/31] drm/xe: Introduce a helper to get dpa from pfn
` [v2 16/31] drm/xe/svm: Get xe memory region from page
` [v2 17/31] drm/xe: Get xe_vma from xe_userptr
` [v2 18/31] drm/xe/svm: Build userptr sg table for device pages
` [v2 19/31] drm/xe/svm: Determine a vma is backed by device memory
` [v2 20/31] drm/xe: add xe lock document
` [v2 21/31] drm/xe/svm: Introduce svm migration function
` [v2 22/31] drm/xe/svm: implement functions to allocate and free device memory
` [v2 23/31] drm/xe/svm: Trace buddy block allocation and free
` [v2 24/31] drm/xe/svm: Create and destroy xe svm
` [v2 25/31] drm/xe/svm: Add vm to xe_svm process
` [v2 26/31] drm/xe: Make function lookup_vma public
` [v2 27/31] drm/xe/svm: Handle CPU page fault
` [v2 28/31] drm/xe/svm: Introduce helper to migrate vma to vram
` [v2 29/31] drm/xe/svm: trace svm migration
` [v2 30/31] drm/xe/svm: Add a helper to determine a vma is fault userptr
` [v2 31/31] drm/xe/svm: Migration from sram to vram for system allocator

[PATCH v2] rcutorture: Make rcutorture support srcu double call test
 2024-04-09 20:05 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: ti: k3-am62p5-sk: minor whitespace cleanup
 2024-04-09 20:04 UTC  (5+ messages)
` (subset) "

[net-next PATCH 00/15] eth: fbnic: Add network driver for Meta Platforms Host Network Interface
 2024-04-09 20:03 UTC  (12+ messages)

QCA6390 bluetooth doesn't work after warm boot or disable/reenable
 2024-04-09 20:03 UTC  (7+ messages)

[RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev
 2024-04-09 20:03 UTC  (2+ messages)

[PATCH v4 00/14] wifi: rtlwifi: Add new rtl8192du driver
 2024-04-09 20:02 UTC  (15+ messages)
` [PATCH v4 01/14] wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power
` [PATCH v4 02/14] wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAE
` [PATCH v4 03/14] wifi: rtlwifi: Move code from rtl8192de to rtl8192d-common
` [PATCH v4 04/14] wifi: rtlwifi: Adjust rtl8192d-common for USB
` [PATCH v4 05/14] wifi: rtlwifi: Add rtl8192du/table.{c,h}
` [PATCH v4 06/14] wifi: rtlwifi: Add rtl8192du/hw.{c,h}
` [PATCH v4 07/14] wifi: rtlwifi: Add rtl8192du/phy.{c,h}
` [PATCH v4 08/14] wifi: rtlwifi: Add rtl8192du/trx.{c,h}
` [PATCH v4 09/14] wifi: rtlwifi: Add rtl8192du/rf.{c,h}
` [PATCH v4 10/14] wifi: rtlwifi: Add rtl8192du/fw.{c,h} and rtl8192du/led.{c,h}
` [PATCH v4 11/14] wifi: rtlwifi: Add rtl8192du/dm.{c,h}
` [PATCH v4 12/14] wifi: rtlwifi: Constify rtl_hal_cfg.{ops,usb_interface_cfg} and rtl_priv.cfg
` [PATCH v4 13/14] wifi: rtlwifi: Add rtl8192du/sw.{c,h}
` [PATCH v4 14/14] wifi: rtlwifi: Enable the new rtl8192du driver

[PATCH v5 0/2] Support/debug for slow GuC loads
 2024-04-09 20:02 UTC  (5+ messages)
` ✓ CI.Build: success for "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

[PATCH v3 1/2] dt-bindings: dma: fsl-edma: remove 'clocks' from required
 2024-04-09 20:02 UTC  (2+ messages)

[PATCH] arm64: defconfig: build INTERCONNECT_QCOM_SM6115 as module
 2024-04-09 20:02 UTC  (3+ messages)

[XEN PATCH v2 0/9] address violations of MISRA C Rule 16.2
 2024-04-09 20:00 UTC  (13+ messages)
` [XEN PATCH v2 1/9] x86/vlapic: tidy switch statement and address MISRA violation
` [XEN PATCH v2 2/9] x86/cpuid: address violation of MISRA C Rule 16.2
` [XEN PATCH v2 6/9] x86/hvm: address violations "
` [XEN PATCH v2 7/9] xen/xsm: address violation "

RTT-PROBE: lore-subspace-rtt
 2024-04-09 19:58 UTC 

[PATCH] thermal: k3_bandgap: Remove some unused fields in struct k3_bandgap
 2024-04-09 19:56 UTC 

[Bug 218416] New: hci0: command 0xfc05 tx timeout in kernel 6.7.1
 2024-04-09 19:57 UTC  (2+ messages)
` [Bug 218416] "

[RFC/PATCHES 00/12] pahole: Reproducible parallel DWARF loading/serial BTF encoding
 2024-04-09 19:57 UTC  (10+ messages)

[PATCH 0/3] fiemap extension to add physical extent length
 2024-04-09 19:57 UTC  (4+ messages)

[PATCH 6.6 000/252] 6.6.26-rc1 review
 2024-04-09 19:56 UTC  (2+ messages)

[PATCH] rebase -i: improve error message when picking merge
 2024-04-09 19:56 UTC  (6+ messages)
` [PATCH v2 0/2] "
  ` [PATCH v2 2/2] "

[PATCH] thermal/drivers/qcom: Remove some unused fields in struct qpnp_tm_chip
 2024-04-09 19:56 UTC 

[PATCH 0/4] Cleanup and fixes in drmm_add_action_or_reset usage
 2024-04-09 19:55 UTC  (8+ messages)
` [PATCH v2 1/4] drm/xe: Simplify function return using drmm_add_action_or_reset()
` [PATCH v2 2/4] drm/xe: Incase of action add failure, remove sysfs only once
` [PATCH v2 4/4] drm/xe: Return NULL incase of drmm_add_action_or_reset failure

[PATCH] nilfs2: convert to use the new mount API
 2024-04-09 19:54 UTC  (9+ messages)
          ` [PATCH V2] "

[PATCH] soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message
 2024-04-09 19:53 UTC  (3+ messages)

[PATCH 0/4] Unconditionally register TI-SCI reset handler
 2024-04-09 19:53 UTC  (3+ messages)

[PATCH 0/2] context_tracking, rcu: Standardize naming related to contex_tracking.state
 2024-04-09 19:53 UTC  (4+ messages)
` [PATCH 2/2] context_tracking, rcu: Rename RCU_DYNTICKS_IDX to CT_DYNTICKS_IDX

[PATCH v2] watchdog: rti_wdt: Set min_hw_heartbeat_ms to accommodate 5% safety margin
 2024-04-09 19:52 UTC  (4+ messages)

[Buildroot] [PATCH] toolchain/external: remove libcrypt from glibc
 2024-04-09 19:51 UTC  (2+ messages)

[PATCH v3 00/13] fiemap extension for more physical information
 2024-04-09 19:50 UTC  (4+ messages)
` [PATCH v3 01/13] fs: fiemap: add physical_length field to extents

RTT-PROBE: lore-subspace-rtt
 2024-04-09 19:48 UTC 

Query on ARM SMMUv3 nested support
 2024-04-09 19:47 UTC  (7+ messages)

[PATCH-for-9.1 v2 2/3] migration: Remove RDMA protocol handling
 2024-04-09 19:46 UTC  (11+ messages)

[Buildroot] [PATCH 1/1] kconfig/lxdialog: fix check() with GCC14
 2024-04-09 19:46 UTC  (4+ messages)

[PATCH v6 0/8] drm/ci: Add support for GPU and display testing
 2024-04-09 19:46 UTC  (8+ messages)
` [PATCH v6 3/8] drm/ci: uprev IGT and update testlist

[PATCH i-g-t 0/3] Align Xe header and restore some uAPI flags
 2024-04-09 19:44 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for Align Xe header and restore some uAPI flags (rev2)

[PATCH] riscv: Do not save the scratch CSR during suspend
 2024-04-09 19:43 UTC  (3+ messages)

[PATCH v2] arm64: dts: ti: k3-j722s-evm: Enable eMMC support
 2024-04-09 19:43 UTC  (3+ messages)

[PATCH v2] arm64: dts: ti: k3-{am62p,j722s}: Disable ethernet by default
 2024-04-09 19:42 UTC  (3+ messages)

[PATCH 0/2] Increase CAN max bitrate for phyCORE-AM62x and phyCORE-am64x
 2024-04-09 19:41 UTC  (3+ messages)

[PATCH 1/2] dt-bindings: arm: ti: Add BeagleY-AI
 2024-04-09 19:41 UTC  (3+ messages)

[PATCH] [RFC] xfrm: work around a clang-19 fortifiy-string false-positive
 2024-04-09 19:41 UTC  (5+ messages)

[axboe-block:rw_iter 90/238] drivers/scsi/lpfc/lpfc_debugfs.c:3141: warning: Function parameter or struct member 'from' not described in 'lpfc_idiag_cmd_get'
 2024-04-09 19:40 UTC 

[PULL v2 00/20] misc patch queue
 2024-04-09 19:36 UTC  (21+ messages)
` [PULL v2 01/20] tcg/optimize: Do not attempt to constant fold neg_vec
` [PULL v2 02/20] linux-user: Fix waitid return of siginfo_t and rusage
` [PULL v2 03/20] linux-user: replace calloc() with g_new0()
` [PULL v2 04/20] target/hppa: Fix IIAOQ, IIASQ for pa2.0
` [PULL v2 05/20] target/sh4: mac.w: memory accesses are 16-bit words
` [PULL v2 06/20] target/sh4: Merge mach and macl into a union
` [PULL v2 07/20] target/sh4: Fix mac.l with saturation enabled
` [PULL v2 08/20] target/sh4: Fix mac.w "
` [PULL v2 09/20] target/sh4: add missing CHECK_NOT_DELAY_SLOT
` [PULL v2 10/20] target/m68k: Map FPU exceptions to FPSR register
` [PULL v2 11/20] tcg: Add TCGContext.emit_before_op
` [PULL v2 12/20] accel/tcg: Add insn_start to DisasContextBase
` [PULL v2 13/20] target/arm: Use insn_start from DisasContextBase
` [PULL v2 14/20] target/hppa: "
` [PULL v2 15/20] target/i386: Preserve DisasContextBase.insn_start across rewind
` [PULL v2 16/20] target/microblaze: Use insn_start from DisasContextBase
` [PULL v2 17/20] target/riscv: "
` [PULL v2 18/20] target/s390x: "
` [PULL v2 19/20] accel/tcg: Improve can_do_io management
` [PULL v2 20/20] linux-user: Preserve unswapped siginfo_t for strace

[PATCH v1 0/2] arm64: dts: ti: k3-am625-verdin: fix GPIOs pinctrl
 2024-04-09 19:39 UTC  (3+ messages)

[PATCH 1/6] arm64: dts: ti: k3-am65: Remove UART baud rate selection
 2024-04-09 19:39 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-am62-lp-sk: Remove tps65219 power-button
 2024-04-09 19:38 UTC  (3+ messages)

[PATCH V2] arm64: dts: ti: k3-am625-beagleplay: Use mmc-pwrseq for wl18xx enable
 2024-04-09 19:38 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2024-04-09 19:38 UTC 

[PATCH v2] arm64: dts: ti: verdin-am62: use SD1 CD as GPIO
 2024-04-09 19:37 UTC  (3+ messages)

[PATCH] arm64: dts: ti: verdin-am62: Set memory size to 2gb
 2024-04-09 19:37 UTC  (3+ messages)

[PATCH] nouveau: fix instmem race condition around ptr stores
 2024-04-09 19:37 UTC  (4+ messages)

[PATCH v3 0/7] mm/kvm: Improve parallelism for access bit harvesting
 2024-04-09 19:35 UTC  (6+ messages)
` [PATCH v3 1/7] mm: Add a bitmap into mmu_notifier_{clear,test}_young

[PATCH] spi: Add documentation for last_cs_index_mask
 2024-04-09 19:18 UTC  (3+ messages)

[PATCH] [RESEND] orangefs: fix out-of-bounds fsid access
 2024-04-09 19:33 UTC  (6+ messages)

Correct way of setting the TCP max segment sizes for IPv4 and IPv6?
 2024-04-09 19:33 UTC  (3+ messages)

[PATCH v2 0/5] zswap same-filled and limit checking cleanups
 2024-04-09 19:32 UTC  (7+ messages)
` [PATCH v2 2/5] mm: zswap: calculate limits only when updated

[PATCH 00/46] use stdatomic API
 2024-04-09 19:31 UTC  (5+ messages)
` [PATCH v2 00/45] "
  ` [PATCH v2 34/45] event/dlb2: use rte "

[PATCH v2 0/5] fiemap extension for more physical information
 2024-04-09 19:31 UTC  (8+ messages)
` [PATCH v2 5/5] btrfs: fiemap: return extent physical size

[PATCH 1/2] mmc: Imply HS200 cap with mmc-hs400 prop to match linux
 2024-04-09 19:30 UTC  (7+ messages)

+ mm-page_alloc-consolidate-free-page-accounting-fix-3.patch added to mm-unstable branch
 2024-04-09 19:30 UTC 

[PATCH 0/2 RESEND] sched/topology: Optimize topology_span_sane()
 2024-04-09 19:29 UTC  (4+ messages)
` [PATCH 2/2 "

[PATCH net 1/2] af_unix: Fix garbage collector racing against connect()
 2024-04-09 19:02 UTC  (2+ messages)

[PATCH] drivers/nvme: Add quirks for device 1cc4:6a14
 2024-04-09 19:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2024-04-09 19:28 UTC 

[PATCH 1/3] perf hist: Move histogram related code to hist.h
 2024-04-09 19:27 UTC  (6+ messages)
` [PATCH 3/3] perf report: Add weight[123] output fields

[PATCH 00/13] EFI: capsule: ti: enable authenticated capsules
 2024-04-09 19:26 UTC  (5+ messages)
` [PATCH 01/13] ti:keys Add EFI signature list

[PATCH v2 0/3] usb: typec: ucsi: additional fixes for Qualcomm platforms
 2024-04-09 19:26 UTC  (3+ messages)
` [PATCH v2 3/3] usb: typec: ucsi_glink: drop special handling for CCI_BUSY

Finding open-coded workarounds for 1/2-byte cmpxchg()?
 2024-04-09 19:25 UTC  (4+ messages)

[PATCH v1] arm64: dts: ti: verdin-am62: dahlia: fix audio clock
 2024-04-09 19:24 UTC  (3+ messages)

[CI-only 1/3] drm: Add drm_vblank_work_flush_all()
 2024-04-09 19:23 UTC  (2+ messages)
` ✗ CI.FULL: failure for series starting with [CI-only,1/3] "

BUG: unable to handle page fault for address: 0000000000030368
 2024-04-09 19:21 UTC  (3+ messages)

[PATCH v6 00/12] Enabling DCD emulation support in Qemu
 2024-04-09 19:21 UTC  (4+ messages)
` [PATCH v6 08/12] hw/cxl/cxl-mailbox-utils: Add mailbox commands to support add/release dynamic capacity response

[PATCH v2] staging: fbtft: fb_st7789v: support setting offset
 2024-04-09 19:21 UTC  (2+ messages)

+ kexec-fix-the-unexpected-kexec_dprintk-macro.patch added to mm-nonmm-unstable branch
 2024-04-09 19:20 UTC 


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.