messages from 2024-08-28 01:49:09 to 2024-08-28 03:07:05 UTC [more...]
[PATCH] arm64: dts: layerscape: remove unused num-viewport
2024-08-28 3:05 UTC (2+ messages)
[PATCH 00/24] Complete EEVDF
2024-08-28 3:06 UTC (11+ messages)
` [PATCH 12/24] sched/fair: Prepare exit/cleanup paths for delayed_dequeue
[PATCH 0/2] remoteproc: qcom: Introduce DSP support for QCS8300
2024-08-28 3:05 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: qcom,sa8775p-pas: Document QCS8300 remoteproc
` [PATCH 2/2] remoteproc: qcom: pas: Add QCS8300 remoteproc support
[PATCH] mips: Remove posix_types.h include from sigcontext.h
2024-08-28 3:04 UTC
[PATCH v8 0/8] Improve the copy of task comm
2024-08-28 3:03 UTC (10+ messages)
` [PATCH v8 1/8] Get rid of __get_task_comm()
` [PATCH v8 2/8] auditsc: Replace memcpy() with strscpy()
` [PATCH v8 3/8] security: Replace memcpy() with get_task_comm()
` [PATCH v8 4/8] bpftool: Ensure task comm is always NUL-terminated
` [PATCH v8 5/8] mm/util: Fix possible race condition in kstrdup()
` [PATCH v8 6/8] mm/util: Deduplicate code in {kstrdup, kstrndup, kmemdup_nul}
` [PATCH v8 6/8] mm/util: Deduplicate code in {kstrdup,kstrndup,kmemdup_nul}
` [PATCH v8 7/8] net: Replace strcpy() with strscpy()
` [PATCH v8 8/8] drm: "
[PATCH v2] dt-bindings: mfd: adp5585: Add parsing of hogs
2024-08-28 3:04 UTC
[PATCH 6.1 000/321] 6.1.107-rc1 review
2024-08-28 3:02 UTC (2+ messages)
SRCU hung task on 5.10.y on synchronize_srcu(&fsnotify_mark_srcu)
2024-08-28 3:01 UTC (7+ messages)
[PATCH] amba: make amba_bustype constant
2024-08-28 3:00 UTC (9+ messages)
[RFC PATCH 00/21] Secure VFIO, TDISP, SEV TIO
2024-08-28 3:00 UTC (4+ messages)
` [RFC PATCH 07/21] pci/tdisp: Introduce tsm module
[RFC PATCH 0/6] Split up refactoring of fh_verify()
2024-08-28 3:00 UTC (6+ messages)
` [RFC PATCH 1/6] NFSD: Handle @rqstp == NULL in check_nfsd_access()
[PATCH 1/3] crypto: api - Remove instance larval fulfilment
2024-08-28 2:59 UTC (8+ messages)
` [v3 PATCH "
` [v3 PATCH 2/3] crypto: api - Do not wait for tests during registration
` [v3 PATCH 3/3] crypto: simd - Do not call crypto_alloc_tfm "
` [LTP] "
FAILED: patch "[PATCH] tracing: Have format file honor EVENT_FILE_FL_FREED" failed to apply to 6.6-stable tree
2024-08-28 2:59 UTC (2+ messages)
` [PATCH 6.6.y] tracing: Have format file honor EVENT_FILE_FL_FREED
[PATCH 0/4] arm64: dts: imx8mm-kontron: Add HDMI and LVDS display support
2024-08-28 2:56 UTC (5+ messages)
` [PATCH 3/4] arm64: dts: imx8mm-kontron: Add support for display bridges on BL i.MX8MM
` [PATCH 4/4] arm64: dts: imx8mm-kontron: Add DL (Display-Line) overlay with LVDS support
[PATCH v4 1/8] doc: Document station Affinities property
2024-08-28 2:57 UTC (6+ messages)
` [PATCH v4 2/8] netdev: define netdev settings in netdev.h
` [PATCH v4 5/8] station: add Affinities DBus property
[RFC PATCH 00/28] Introduce GPU SVM and Xe SVM implementation
2024-08-28 2:56 UTC (32+ messages)
` [RFC PATCH 01/28] dma-buf: Split out dma fence array create into alloc and arm functions
` [RFC PATCH 02/28] drm/xe: Invalidate media_gt TLBs in PT code
` [RFC PATCH 03/28] drm/xe: Retry BO allocation
` [RFC PATCH 04/28] mm/migrate: Add migrate_device_vma_range
` [RFC PATCH 05/28] drm/gpusvm: Add support for GPU Shared Virtual Memory
` [RFC PATCH 06/28] drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_SYSTEM_ALLOCATON flag
` [RFC PATCH 07/28] drm/xe: Add SVM init / fini to faulting VMs
` [RFC PATCH 08/28] drm/xe: Add dma_addr res cursor
` [RFC PATCH 09/28] drm/xe: Add SVM range invalidation
` [RFC PATCH 10/28] drm/gpuvm: Add DRM_GPUVA_OP_USER
` [RFC PATCH 11/28] drm/xe: Add (re)bind to SVM page fault handler
` [RFC PATCH 12/28] drm/xe: Add SVM garbage collector
` [RFC PATCH 13/28] drm/xe: Add unbind to "
` [RFC PATCH 14/28] drm/xe: Do not allow system allocator VMA unbind if the GPU has bindings
` [RFC PATCH 15/28] drm/xe: Enable system allocator uAPI
` [RFC PATCH 16/28] drm/xe: Add migrate layer functions for SVM support
` [RFC PATCH 17/28] drm/xe: Add SVM device memory mirroring
` [RFC PATCH 18/28] drm/xe: Add GPUSVM copy SRAM / VRAM vfunc functions
` [RFC PATCH 19/28] drm/xe: Update PT layer to understand ranges in VRAM
` [RFC PATCH 20/28] drm/xe: Add Xe SVM populate_vram_pfn vfunc
` [RFC PATCH 21/28] drm/xe: Add Xe SVM vram_release vfunc
` [RFC PATCH 22/28] drm/xe: Add BO flags required for SVM
` [RFC PATCH 23/28] drm/xe: Add SVM VRAM migration
` [RFC PATCH 24/28] drm/xe: Basic SVM BO eviction
` [RFC PATCH 25/28] drm/xe: Add SVM debug
` [RFC PATCH 26/28] drm/xe: Add modparam for SVM notifier size
` [RFC PATCH 27/28] drm/xe: Add modparam for SVM prefault
` [RFC PATCH 28/28] drm/gpusvm: Ensure all pages migrated upon eviction
` ✓ CI.Patch_applied: success for Introduce GPU SVM and Xe SVM implementation
` ✗ CI.checkpatch: warning "
` ✗ CI.KUnit: failure "
+ mm-remove-duplicated-include-in-vma_internalh-fix.patch added to mm-unstable branch
2024-08-28 2:56 UTC
[PATCH v1 0/4] vfio/iommu: Flag to allow userspace to set DMA buffers system cacheable
2024-08-28 2:55 UTC (5+ messages)
[v3 0/4] Fixes for hdm docoder initialization from DVSEC ranges
2024-08-28 2:54 UTC (9+ messages)
` [v3 2/4] cxl/pci: Remove duplicated implementation of waiting for memory_info_valid
` [v3 3/4] cxl/pci: Check Mem_info_valid bit for each applicable DVSEC
+ codetag-debug-mark-codetags-for-poisoned-page-as-empty.patch added to mm-hotfixes-unstable branch
2024-08-28 2:53 UTC
[PATCH v13 0/3] Add ASPEED AST2600 I2Cv2 controller driver
2024-08-28 2:34 UTC (14+ messages)
` [PATCH v13 2/3] i2c: aspeed: support AST2600 i2c new register mode driver
[PATCH 3/6] dt-bindings: pinctrl: Add fsl,ls1012a-pinctrl yaml file
2024-08-28 2:51 UTC (6+ messages)
[openeuler:OLK-6.6 7228/13744] drivers/scsi/sssraid/sssraid_os.c:1553: undefined reference to `msi_domain_first_desc'
2024-08-28 2:49 UTC
[nbdd0121:thin-lto 1/1] llvm-link: rust/kernel.bc: error: Unknown attribute kind (86) (Producer: 'LLVM18.1.2-rust-1.78.0-stable' Reader: 'LLVM 15.0.7')
2024-08-28 2:49 UTC
[RFC 1/2] phy: freescale: fsl-samsung-hdmi: Replace register defines with macro
2024-08-28 2:48 UTC (3+ messages)
` [RFC 2/2] phy: freescale: fsl-samsung-hdmi: Support dynamic integer divider
[PATCH v3 0/2] Add support for nuvoton ma35 nand controller
2024-08-28 2:47 UTC (5+ messages)
` [PATCH v3 1/2] dt-bindings: mtd: nuvoton,ma35d1-nand: add new bindings
[PATCH] mouse_cypress_ps2: Fix 6.11 regression on xps15z
2024-08-28 2:46 UTC (3+ messages)
[PATCH v2 1/6] usb: phy: mxs: enable regulator phy-3p0 to improve signal qualilty
2024-08-28 1:44 UTC (5+ messages)
` [PATCH v2 6/6] ARM: dts: imx7ulp: add "nxp,sim" property for usbphy1
[PATCH V1] mm, slub: avoid zeroing kmalloc redzone
2024-08-28 2:43 UTC (3+ messages)
[PATCH mptcp-next v4 0/3] fixes for "new MPTCP subflow subtest v4"
2024-08-28 2:44 UTC (6+ messages)
` [PATCH mptcp-next v4 3/3] Squash to "selftests/bpf: Add mptcp subflow subtest"
[PATCH 00/10] shrinker debugging, .to_text() report (resend)
2024-08-28 2:42 UTC (6+ messages)
` [PATCH 03/10] mm: shrinker: Add new stats for .to_text()
[PATCH v3 06/29] media: iris: introduce iris core state management with shared queues
2024-08-28 2:38 UTC (2+ messages)
[openeuler:OLK-6.6 6858/13744] drivers/char/ipmi/ipmi_bt_sm.c:194:11: error: implicit declaration of function 'acpi_evaluate_integer' is invalid in C99
2024-08-28 2:38 UTC
[openeuler:OLK-5.10 27219/30000] arch/x86/kvm/x86.c:893:6: warning: no previous prototype for function 'kvm_post_set_cr0'
2024-08-28 2:38 UTC
[linux-next:master 6060/6439] mm/memory_hotplug.c:1811:33: error: implicit declaration of function 'unmap_posioned_folio'; did you mean 'unmap_poisoned_folio'?
2024-08-28 2:37 UTC (3+ messages)
[PATCH] nouveau: fix the fwsec sb verification register
2024-08-28 2:37 UTC
[PATCH v1] memcg: add charging of already allocated slab objects
2024-08-28 2:36 UTC (4+ messages)
[PATCH] station: check for roam timeout before rearming
2024-08-28 2:36 UTC (2+ messages)
[PATCH bpf-next 0/4] bpf: Fix tailcall infinite loop caused by freplace
2024-08-28 2:36 UTC (6+ messages)
` [PATCH bpf-next 1/4] bpf, x64: "
[PATCH 0/4] drm/xe/pmu: Enable PMU interface
2024-08-28 2:35 UTC (2+ messages)
` ✗ CI.FULL: failure for drm/xe/pmu: Enable PMU interface (rev10)
[PATCH v4 0/7] drm/xe/oa: xe_syncs for OA
2024-08-28 2:33 UTC (15+ messages)
` [PATCH 1/7] drm/xe/oa: Separate batch submission from waiting for completion
` [PATCH 2/7] drm/xe/oa/uapi: Define and parse OA sync properties
` [PATCH 3/7] drm/xe/oa: Add input fence dependencies
` [PATCH 4/7] drm/xe/oa: Signal output fences
` [PATCH 5/7] drm/xe/oa: Move functions up so they can be reused for config ioctl
` [PATCH 6/7] drm/xe/oa: Add syncs support to OA "
` [PATCH 7/7] drm/xe/oa: Allow only certain property changes from config
` ✓ CI.Patch_applied: success for drm/xe/oa: xe_syncs for OA (rev4)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[patch net-next v2] ethtool: cabletest: fix wrong conditional check
2024-08-28 2:33 UTC (2+ messages)
[PATCH v4 0/2] fuse: add timeout option for requests
2024-08-28 2:27 UTC (9+ messages)
` [PATCH v4 2/2] fuse: add default_request_timeout and max_request_timeout sysctls
[brauner-vfs:work.dio] [fs] 155a115703: fio.write_iops -2.3% regression
2024-08-28 2:32 UTC (3+ messages)
[PATCH] cpu: add CAP_SYSLOG check for reading crash_notes address
2024-08-28 2:31 UTC (2+ messages)
` "
[PATCH v6 0/3] LoongArch: KVM: Add Binary Translation extension support
2024-08-28 2:28 UTC (3+ messages)
[syzbot] [net?] general protection fault in phy_start_cable_test_tdr
2024-08-28 2:28 UTC
[PATCHv4 net-next 0/3] Bonding: support new xfrm state offload functions
2024-08-28 2:28 UTC (5+ messages)
` [PATCHv4 net-next 1/3] bonding: add common function to check ipsec device
[PATCH v8] usb: gadget: u_serial: Add null pointer check in gs_read_complete & gs_write_complete
2024-08-28 2:25 UTC (3+ messages)
` 答复: "
[PATCH 1/4] dpp: factor out key derivation and starting PKEX into functions
2024-08-28 2:25 UTC (2+ messages)
[PATCH v1 0/2] Add EDAC driver for loongson memory controller
2024-08-28 2:24 UTC (4+ messages)
` [PATCH v1 2/2] dt-bindings: EDAC "
[PATCH bpf-next] bpf, x64: Fix a jit convergence issue
2024-08-28 2:24 UTC (2+ messages)
[PATCH net-next v22 00/13] Device Memory TCP
2024-08-28 2:24 UTC (7+ messages)
` [PATCH net-next v22 03/13] netdev: support binding dma-buf to netdevice
` [PATCH net-next v22 04/13] netdev: netdevice devmem allocator
` [PATCH net-next v22 05/13] page_pool: devmem support
[PATCH] scan: remove legacy "Ghz" band modifier settings
2024-08-28 2:24 UTC (2+ messages)
[PATCH v4 0/2] livepatch: Add using attribute to klp_func for using function
2024-08-28 2:23 UTC (3+ messages)
` [PATCH v4 1/2] Introduce klp_ops into klp_func structure
` [PATCH v4 2/2] livepatch: Add using attribute to klp_func for using function show
+ mm-attempt-to-batch-free-swap-entries-for-zap_pte_range-fix-2.patch added to mm-unstable branch
2024-08-28 2:23 UTC
[PATCH 1/2] doc: deprecate UseDefaultInterface in docs
2024-08-28 2:23 UTC (2+ messages)
[PATCH] cpufreq: CPPC: Return desired perf in ->get() if feedback counters are 0
2024-08-28 2:19 UTC (3+ messages)
[PATCH md-6.12 1/1] md: add new_level sysfs interface
2024-08-28 2:18 UTC
+ mm-shmem-extend-shmem_unused_huge_shrink-to-all-sizes-fix.patch added to mm-unstable branch
2024-08-28 2:17 UTC
+ mm-shmem-extend-shmem_unused_huge_shrink-to-all-sizes.patch added to mm-unstable branch
2024-08-28 2:17 UTC
[PATCH v2] gpio: mxc_gpio: fix reading state of GPIO pins in output mode
2024-08-28 2:16 UTC (2+ messages)
[RFC PATCH] fs: obtain the inode generation number from vfs directly
2024-08-28 2:16 UTC (7+ messages)
[PATCH 1/1] PM / devfreq: Fix buffer overflow in trans_stat_show
2024-08-28 2:15 UTC (2+ messages)
+ mm-shmem-support-large-folio-allocation-for-shmem_replace_folio-fix.patch added to mm-unstable branch
2024-08-28 2:13 UTC
[opencloudos:next 10/14] drivers/thirdparty/release-drivers/bnxt/tfc_v3/tfc_global_id.c: tfc.h is included more than once
2024-08-28 2:13 UTC
[PATCH 00/10] mdadm tests fix
2024-08-28 2:11 UTC (11+ messages)
` [PATCH 01/10] mdadm/Grow: Update new level when starting reshape
` [PATCH 02/10] mdadm/Grow: Update reshape_progress to need_back after reshape finishes
` [PATCH 03/10] mdadm/Grow: Can't open raid when running --grow --continue
` [PATCH 04/10] mdadm/Grow: sleep a while after removing disk in impose_level
` [PATCH 05/10] mdadm/tests: wait until level changes
` [PATCH 06/10] mdadm/tests: 07changelevels fix
` [PATCH 07/10] mdadm/tests: Remove 07reshape5intr.broken
` [PATCH 08/10] mdadm/tests: 07testreshape5 fix
` [PATCH 09/10] mdadm/tests: remove 09imsm-assemble.broken
` [PATCH 10/10] mdadm/Manage: record errno
linux-next: manual merge of the amdgpu tree with the drm-misc tree
2024-08-28 2:11 UTC (2+ messages)
[PATCH] drivers: core: Add more print info for bus remove and driver remove
2024-08-28 2:11 UTC (3+ messages)
[PATCH] usb: dwc3: core: Set GUCTL1[29] to ignore single SE0 glitch for FS/LS operation
2024-08-28 2:11 UTC (2+ messages)
[PATCH 00/11] usb: dwc3: various cleanups
2024-08-28 2:08 UTC (4+ messages)
[syzbot] [net?] general protection fault in phy_start_cable_test_tdr
2024-08-28 2:09 UTC (2+ messages)
[PATCH] x86/mm/tlb: Correct the comments in flush_tlb_mm_range() and arch_tlbbatch_flush()
2024-08-28 2:07 UTC
[PATCH v2] riscv: Report error when repeatedly recording CPU hardware ID
2024-08-28 2:07 UTC
[PATCH 1/2] ext4: dax: Fix overflowing extents beyond inode size when partially writing
2024-08-28 2:06 UTC (4+ messages)
` [PATCH 2/2] ext4: dax: keep orphan list before truncate overflow allocated blocks
[PATCH] usb: dwc3: gadget: Fix TX FIFO size for HS ISOC endpoints
2024-08-28 2:06 UTC (3+ messages)
[PATCH i-g-t] test/amdgpu: fix unknow test issue for amdgpu queue test
2024-08-28 2:05 UTC (6+ messages)
[PATCH i-g-t v5 0/4] Improvise-the-deep-pkgc
2024-08-28 2:04 UTC (2+ messages)
` ✓ CI.xeFULL: success for Improvise-the-deep-pkgc (rev5)
[PATCH v4] usb: dwc3: Avoid waking up gadget during startxfer
2024-08-28 2:03 UTC (2+ messages)
[PATCH 0/6] Add initial support for QCS615
2024-08-28 2:02 UTC (7+ messages)
` [PATCH 1/6] dt-bindings: qcom,pdc: document QCS615 Power Domain Controller
` [PATCH 2/6] dt-bindings: arm: qcom: document QCS615 and the reference board
` [PATCH 3/6] dt-bindings: arm: qcom,ids: add SoC ID for QCS615
` [PATCH 4/6] soc: qcom: socinfo: Add QCS615 SoC ID table entry
` [PATCH 5/6] arm64: dts: qcom: add initial support for QCS615 DTSI
` [PATCH 6/6] arm64: dts: qcom: add base QCS615 RIDE dts
+ mm-shmem-support-large-folio-swap-out-fix.patch added to mm-unstable branch
2024-08-28 2:02 UTC
+ mm-shmem-fix-minor-off-by-one-in-shrinkable-calculation.patch added to mm-unstable branch
2024-08-28 2:00 UTC
[PATCH -next 0/7] net: Simplified with scoped function
2024-08-28 1:59 UTC (6+ messages)
` [PATCH -next 1/7] net: stmmac: dwmac-sun8i: Use for_each_child_of_node_scoped() and __free()
[PATCH -next 0/8] soc: Simplify with scoped for each OF child loop and dev_err_probe()
2024-08-28 1:58 UTC (4+ messages)
` [PATCH -next 2/8] soc: fsl: cpm1: Simplify with dev_err_probe()
+ mm-shmem-split-large-entry-if-the-swapin-folio-is-not-large-fix-2.patch added to mm-unstable branch
2024-08-28 1:58 UTC
[PATCH v3 0/3] send-email: add --mailmap support
2024-08-28 1:55 UTC (2+ messages)
[PATCH] gpio: mxc_gpio: fix reading state of GPIO pins in output mode
2024-08-28 1:54 UTC (7+ messages)
[PATCH] vdpa/mlx5: Fix invalid mr resource destroy
2024-08-28 1:51 UTC (2+ messages)
[RFC] Why is set_config not supported in mlx5_vnet?
2024-08-28 1:52 UTC (7+ messages)
[PATCH] vdpa/mlx5: Use random MAC address when no nic vport MAC set
2024-08-28 1:50 UTC (2+ messages)
[PATCH V3 0/4] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-08-28 1:50 UTC (5+ messages)
` [PATCH V3 4/4] Adjust objdump start/end range per map pgoff parameter
` [PATCH V3 3/4] Add map pgoff to python dictionary based on MAPPING_TYPE
` [PATCH V3 2/4] Force MAPPING_TYPE__IDENTIY for PIE
` [PATCH V3 1/4] Add dso__is_pie call to identify ELF PIE
[PATCH V2 0/5] arm-cs-trace-disasm.py/perf must accommodate non-zero DSO text offset
2024-08-28 1:49 UTC (4+ messages)
` [PATCH V2 5/5] Adjust objdump start/end range per map pgoff parameter
[linux dev-6.6 v3 0/3] Add NPCM8XX clock driver
2024-08-28 1:48 UTC (3+ messages)
` [linux dev-6.6 v3 3/3] clk: npcm8xx: add clock controller
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.