All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-06 23:20:01 to 2025-02-07 01:00:22 UTC [more...]

[PATCH 00/10] Annotate arguments of memtostr/strtomem with __nonstring
 2025-02-07  1:00 UTC  (2+ messages)
` [PATCH 01/10] scsi: mptfusion: Mark device strings as nonstring

[PATCH v2 00/14] Cleanup error handling on probe
 2025-02-07  1:00 UTC  (20+ messages)
` [PATCH v2 01/14] drm/xe: Fix xe_display_fini() calls
` [PATCH v2 02/14] drm/xe: Fix error handling in xe_irq_install()
` [PATCH v2 03/14] drm/xe: Fix xe_tile_init_noalloc() error propagation
` [PATCH v2 04/14] drm/xe: Stop ignoring errors from xe_ttm_stolen_mgr_init()
` [PATCH v2 05/14] drm/xe: Remove leftover pxp comment
` [PATCH v2 06/14] drm/xe: Add callback support for driver remove
` [PATCH v2 07/14] drm/xe: Cleanup unwind of gt initialization
` [PATCH v2 08/14] drm/xe: Cleanup extra calls to xe_hw_fence_irq_finish()
` [PATCH v2 09/14] drm/xe: Move oa fini to xe_oa
` [PATCH v2 10/14] drm/xe: Move drm_dev_unplug() out of display function
` [PATCH v2 11/14] drm/xe/oa: Handle errors in xe_oa_register()
` [PATCH v2 12/14] drm/xe: Fail probe if xe_pmu_register() fails
` [PATCH v2 13/14] drm/xe/hwmon: Fix mutex destroy
` [PATCH v2 14/14] drm/xe/hwmon: Stop ignoring errors on probe
` ✓ CI.Patch_applied: success for Cleanup error handling on probe (rev2)
` ✗ CI.checkpatch: warning "

[PATCH net-next v13 00/10] io_uring zero copy rx
 2025-02-07  1:00 UTC  (2+ messages)

[PATCH net-next 0/7] net: deduplicate cookie logic
 2025-02-07  0:59 UTC  (3+ messages)
` [PATCH net-next 4/7] ipv4: remove get_rttos

+ memcg-add-hierarchical-effective-limits-for-v2.patch added to mm-unstable branch
 2025-02-07  0:59 UTC 

[PATCH] xen/console: introduce is_console_printable()
 2025-02-07  0:58 UTC 

[PATCH 0/8] ring-buffer/tracing: Save module information in persistent memory
 2025-02-07  0:58 UTC  (11+ messages)
` [PATCH 4/8] tracing: Have persistent trace instances save KASLR offset
` [PATCH 8/8] tracing: Update modules to persistent instances when loaded

[PATCH v2] drm/msm/dp: account for widebus and yuv420 during mode validation
 2025-02-07  0:57 UTC  (2+ messages)

[PATCH net-next v3 0/2] netdevgenl: Add an xsk attribute to queues
 2025-02-07  0:57 UTC  (3+ messages)
` [PATCH net-next v3 1/2] netdev-genl: Add an XSK "

[PATCH net-next v2 0/4] net: improve core queue API handling while device is down
 2025-02-07  0:55 UTC  (5+ messages)
` [PATCH net-next v2 3/4] net: page_pool: avoid false positive warning if NAPI was never added
` [PATCH net-next v2 4/4] netdevsim: allow normal queue reset while down

support for zoned devices RFCv2
 2025-02-07  0:54 UTC  (5+ messages)
` [PATCH 42/43] xfs: contain more sysfs code in xfs_sysfs.c
` [PATCH 43/43] xfs: export max_open_zones in sysfs

[syzbot] [mm?] WARNING in fsnotify_file_area_perm
 2025-02-07  0:54 UTC  (2+ messages)

[PATCH 00/32] arm: Support building as an EFI app
 2025-02-07  0:49 UTC  (23+ messages)
` [PATCH 14/32] efi: Rename ImageBase to image_base
` [PATCH 21/32] efi: arm: Drop exception code when running as an EFI app
` [PATCH 31/32] efi: arm: Simplify the crt0 file and update link script

[PATCH] binman: Fill in most of the imx8mimage and imx8mcst tests
 2025-02-07  0:49 UTC  (10+ messages)

[PATCH] tools: mkenvimage: Add pure shell implementation of mkenvimage
 2025-02-07  0:49 UTC  (4+ messages)

[PATCH 00/29] VBE serial part H: Implement VBE on Rockchip RK3399
 2025-02-07  0:49 UTC  (13+ messages)
` [PATCH 28/29] Revert "bloblist: Load the bloblist from the previous loader"
` [PATCH 29/29] bloblist: Allow relocation at the end of the SPL phase

[PATCH v8 0/8] Add support for memory sealing
 2025-02-07  0:47 UTC 

+ samples-kmemleak-print-the-raw-pointers-for-debugging-purposes.patch added to mm-unstable branch
 2025-02-07  0:45 UTC 

+ mm-kmemleak-add-support-for-dumping-physical-and-__percpu-object-info.patch added to mm-unstable branch
 2025-02-07  0:45 UTC 

[PATCH v4 00/10] Introduce fwctl subystem
 2025-02-07  0:44 UTC  (12+ messages)
` [PATCH v4 01/10] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v4 02/10] fwctl: Basic ioctl dispatch for the character device
` [PATCH v4 03/10] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v4 04/10] taint: Add TAINT_FWCTL
` [PATCH v4 05/10] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v4 06/10] fwctl: Add documentation
` [PATCH v4 07/10] fwctl/mlx5: Support for communicating with mlx5 fw
` [PATCH v4 08/10] mlx5: Create an auxiliary device for fwctl_mlx5
` [PATCH v4 09/10] fwctl/bnxt: Support communicating with bnxt fw
` [PATCH v4 10/10] bnxt: Create an auxiliary device for fwctl_bnxt

[PATCH v2] rust/kernel: Add faux device bindings
 2025-02-07  0:40 UTC 

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

+ mm-percpu-do-not-consider-sleepable-allocations-atomic.patch added to mm-unstable branch
 2025-02-07  0:40 UTC 

[PATCH net v2] net: ethtool: tsconfig: Fix netlink type of hwtstamp flags
 2025-02-07  0:40 UTC  (2+ messages)

[PATCH ethtool-next v4 00/16] Add JSON output to --module-info
 2025-02-07  0:39 UTC  (4+ messages)
` [PATCH ethtool-next v4 11/16] qsfp: Enable JSON output support for SFF8636 modules

[PATCH RFC 0/2] usb: typec: ucsi: avoid problems during initial PPM reset
 2025-02-07  0:38 UTC  (3+ messages)
` [PATCH RFC 1/2] acpi: typec: ucsi: Introduce a ->poll_cci method

+ mm-madvise-remove-redundant-mmap_lock-operations-from-process_madvise-fix.patch added to mm-unstable branch
 2025-02-07  0:36 UTC 

[PATCH i-g-t] tests/kms_display_modes: Add logs to skips
 2025-02-07  0:33 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH bpf-next v7 00/13] net-timestamp: bpf extension to equip applications transparently
 2025-02-07  0:35 UTC  (15+ messages)
` [PATCH bpf-next v7 11/13] net-timestamp: add a new callback in tcp_tx_timestamp()

[PATCH] rust/kernel: Add faux device bindings
 2025-02-07  0:35 UTC  (6+ messages)

[PATCH v17 0/1] MCTP Over PCC Transport
 2025-02-07  0:30 UTC  (5+ messages)
` [PATCH v17 1/1] mctp pcc: Implement MCTP over "

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

+ documentation-kho-add-memblock-bindings.patch added to mm-nonmm-unstable branch
 2025-02-07  0:30 UTC 

+ memblock-add-kho-support-for-reserve_mem.patch added to mm-nonmm-unstable branch
 2025-02-07  0:30 UTC 

+ x86-add-kho-support.patch added to mm-nonmm-unstable branch
 2025-02-07  0:30 UTC 

+ x86-setup-use-memblock_reserve_kern-for-memory-used-by-kernel.patch added to mm-nonmm-unstable branch
 2025-02-07  0:30 UTC 

+ arm64-add-kho-support.patch added to mm-nonmm-unstable branch
 2025-02-07  0:30 UTC 

+ kexec-add-documentation-for-kho.patch added to mm-nonmm-unstable branch
 2025-02-07  0:30 UTC 

+ kexec-add-config-option-for-kho.patch added to mm-nonmm-unstable branch
 2025-02-07  0:30 UTC 

+ kexec-add-kho-support-to-kexec-file-loads.patch added to mm-nonmm-unstable branch
 2025-02-07  0:30 UTC 

+ kexec-add-kho-parsing-support.patch added to mm-nonmm-unstable branch
 2025-02-07  0:30 UTC 

[PATCH v4 net 00/12] net: first round to use dev_net_rcu()
 2025-02-07  0:30 UTC  (2+ messages)

+ kexec-add-kexec-handover-kho-generation-helpers.patch added to mm-nonmm-unstable branch
 2025-02-07  0:30 UTC 

+ memblock-introduce-memmap_init_kho_scratch.patch added to mm-nonmm-unstable branch
 2025-02-07  0:30 UTC 

+ memblock-add-support-for-scratch-memory.patch added to mm-nonmm-unstable branch
 2025-02-07  0:30 UTC 

+ memblock-add-memblock_rsrv_kern-flag.patch added to mm-nonmm-unstable branch
 2025-02-07  0:30 UTC 

+ mm-mm_init-rename-init_reserved_page-to-init_deferred_page.patch added to mm-nonmm-unstable branch
 2025-02-07  0:29 UTC 

[PATCH v4 00/14] kexec: introduce Kexec HandOver (KHO)
 2025-02-07  0:29 UTC  (2+ messages)

[PATCH v2] x86/kaslr: Revisit entropy when CONFIG_PCI_P2PDMA is enabled
 2025-02-07  0:27 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v7 0/5] net: napi: add CPU affinity to napi->config
 2025-02-07  0:24 UTC  (3+ messages)
  `  "

[PATCH 07/19] VFS: repack LOOKUP_ bit flags
 2025-02-07  0:24 UTC  (2+ messages)

[PATCH 03/19] VFS: use d_alloc_parallel() in lookup_one_qstr_excl() and rename it
 2025-02-07  0:23 UTC  (3+ messages)

[PATCH v3 0/2] rust: lockdep: Fix soundness issue affecting LockClassKeys
 2025-02-07  0:23 UTC  (8+ messages)
` [PATCH v3 1/2] rust: lockdep: Remove support for dynamically allocated LockClassKeys
` [PATCH v3 2/2] rust: lockdep: Use Pin for all LockClassKey usages

[PATCH bpf-next v8 00/12] net-timestamp: bpf extension to equip applications transparently
 2025-02-07  0:22 UTC  (6+ messages)
` [PATCH bpf-next v8 05/12] net-timestamp: prepare for isolating two modes of SO_TIMESTAMPING

❌ FAIL: Test report for master (6.14.0-rc1, upstream-mainline, bb066fe8)
 2025-02-07  0:22 UTC 

[PATCH] drm/xe: Enable SR-IOV for PTL
 2025-02-07  0:21 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for "
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ Xe.CI.BAT: "

PCIe missing on RK3399
 2025-02-07  0:17 UTC  (2+ messages)

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

+ mm-provide-mapping_wrprotect_range-function.patch added to mm-unstable branch
 2025-02-07  0:17 UTC 

+ mm-refactor-rmap_walk_file-to-separate-out-traversal-logic.patch added to mm-unstable branch
 2025-02-07  0:17 UTC 

linux-next: manual merge of the drm-intel tree with the drm-misc tree
 2025-02-07  0:12 UTC 

[PATCH v2] lib/pciids: Sync pci id changes for DG2/MTL/BMG/PTL
 2025-02-07  0:14 UTC 

[RFC PATCH 0/5] hw/arm/virt: Add support for user-creatable nested SMMUv3
 2025-02-07  0:08 UTC  (11+ messages)

[PATCH 04/19] VFS: change kern_path_locked() and user_path_locked_at() to never return negative dentry
 2025-02-07  0:08 UTC  (2+ messages)

[PATCH net-next 0/4] sfc: support devlink flash
 2025-02-07  0:06 UTC  (5+ messages)
` [PATCH net-next 1/4] sfc: parse headers of devlink flash images
` [PATCH net-next 2/4] sfc: extend NVRAM MCDI handlers
` [PATCH net-next 3/4] sfc: deploy devlink flash images to NIC over MCDI
` [PATCH net-next 4/4] sfc: document devlink flash support

[PATCH v3 0/6] Add some validation for vector, vector crypto and fp stuff
 2025-02-07  0:02 UTC  (5+ messages)
` [PATCH v3 2/6] RISC-V: add vector crypto extension validation checks

[PATCH v4 0/9] Add R5F and C7xv device nodes
 2025-02-06 23:51 UTC  (10+ messages)
` [PATCH v4 1/9] arm64: dts: ti: k3-am62-wakeup: Add wakeup R5F node
` [PATCH v4 2/9] arm64: dts: ti: k3-am62a-mcu: Add R5F remote proc node
` [PATCH v4 3/9] arm64: dts: ti: k3-am62a-wakeup: Add R5F device node
` [PATCH v4 4/9] arm64: dts: ti: k3-am62a-main: Add C7xv "
` [PATCH v4 5/9] arm64: dts: ti: k3-am62a7-sk: Enable IPC with remote processors
` [PATCH v4 6/9] arm64: dts: ti: k3-am62p5-sk: "
` [PATCH v4 7/9] arm64: dts: ti: k3-am62x-sk-common: "
` [PATCH v4 8/9] arm64: dts: ti: k3-am62a7-sk: Reserve main_timer2 for C7x DSP
` [PATCH v4 9/9] arm64: dts: ti: k3-am62a7-sk: Reserve main_rti4 "

[PATCH 1/2] dt-bindings: hwmon: ir38060: Move & update dt binding
 2025-02-07  0:05 UTC  (8+ messages)

[RFC PATCH bpf-next 0/8] bpf, sched_ext: Make kfunc filters support struct_ops context to reduce runtime overhead
 2025-02-07  0:02 UTC  (4+ messages)
` [RFC PATCH bpf-next 2/8] sched_ext: Add filter for scx_kfunc_ids_select_cpu

[PATCH v2 0/3] string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()
 2025-02-06 23:59 UTC  (3+ messages)
` [PATCH v2 3/3] "

[PATCH] ftrace: x86: Fix a compile error about get_kernel_nofault()
 2025-02-06 23:59 UTC  (6+ messages)

[PATCH 01/19] VFS: introduce vfs_mkdir_return()
 2025-02-06 23:57 UTC  (2+ messages)

[RFC PATCH 1/2] mmc: Update sdhci tune function to return errors
 2025-02-06 23:53 UTC  (2+ messages)

[PATCH net-next 0/7] eth: fbnic: support RSS contexts and ntuple filters
 2025-02-06 23:53 UTC  (8+ messages)
` [PATCH net-next 1/7] net: ethtool: prevent flow steering to RSS contexts which don't exist
` [PATCH net-next 2/7] selftests: net-drv: test adding flow rule to invalid RSS context
` [PATCH net-next 3/7] eth: fbnic: support an additional "
` [PATCH net-next 4/7] eth: fbnic: add IP TCAM programming
` [PATCH net-next 5/7] eth: fbnic: support n-tuple filters
` [PATCH net-next 6/7] selftests: drv-net: rss_ctx: skip tests which need multiple contexts cleanly
` [PATCH net-next 7/7] eth: fbnic: support listing tcam content via debugfs

[PATCH 01/19] VFS: introduce vfs_mkdir_return()
 2025-02-06 23:52 UTC  (2+ messages)

[PATCH 1/3] drm/amdkfd: Use asic specific fn to configure grace period
 2025-02-06 23:45 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: Don't modify grace_period in helper function

[PATCH v5 00/14] drm/msm/dpu: Add Concurrent Writeback Support for DPU 10.x+
 2025-02-06 23:49 UTC  (4+ messages)
` [PATCH v5 02/14] drm/msm/dpu: move resource allocation to CRTC

[PATCH linux dev-6.6] A backport request for SY24655 driver in INA2XX driver for Linux kernel 6.6
 2025-02-06 23:48 UTC  (2+ messages)

[PATCH] HID: Enable playstation driver independently of sony driver
 2025-02-06 23:44 UTC  (4+ messages)
` [PATCH v2 0/2] HID: hid_have_special_driver fixes for playstation driver
  ` [PATCH v2 1/2] HID: Enable playstation driver independently of sony driver
  ` [PATCH v2 2/2] HID: Enable playstation driver for PlayStation 5 controllers

[PATCH 0/5] Convert AsciiDoc files to .adoc extension
 2025-02-06 23:47 UTC  (5+ messages)
` [PATCH 4/5] doc: use .adoc extension for AsciiDoc files

[PATCH] hw/ppc/e500: Partial implementation of local access window registers
 2025-02-06 23:41 UTC  (6+ messages)

[PATCH i-g-t] xe_eudebug_online: Adjust bitmask calculation
 2025-02-06 23:43 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

Fwd: LSF/MM + BPF ATTEND - Topic 1 for discussion
 2025-02-06 23:42 UTC  (3+ messages)

[PATCH v11 00/23] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
 2025-02-06 23:41 UTC  (10+ messages)
` [PATCH v11 06/23] x86/resctrl: Add support to enable/disable AMD ABMC feature
` [PATCH v11 07/23] x86/resctrl: Introduce the interface to display monitor mode

[PATCH RFC 00/33] Compile-time thread-safety checking
 2025-02-06 23:41 UTC  (5+ messages)
` [PATCH RFC 29/33] hwmon: (it87) Check the it87_lock() return value

[PATCH v3 0/6] x86 CRC optimizations
 2025-02-06 23:41 UTC  (6+ messages)
` [PATCH v3 2/6] scripts/gen-crc-consts: add gen-crc-consts.py

[PATCH net 0/2] net: notify users when an iface cannot change its netns
 2025-02-06 23:39 UTC  (3+ messages)
` [PATCH net 1/2] net: advertise 'netns local' property via netlink

[LSF/MM/BPF TOPIC] Design challenges for a new file system that needs to support multiple billions of file
 2025-02-06 23:36 UTC  (2+ messages)

[PATCH 1/3] drm/xe: Introduced needs_scratch bit in device descriptor
 2025-02-06 23:35 UTC  (2+ messages)
` ✓ Xe.CI.BAT: success for series starting with [1/3] "

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

[PATCH] drm/xe/xe3: Extend wa_15015404425 for xe3
 2025-02-06 23:33 UTC  (4+ messages)

[GIT PULL] amd/xilinx patches for v2025.04-rc2
 2025-02-06 23:33 UTC  (2+ messages)

[PATCH RFC] ASoC: simple-card-utils: always find dlc using result of graph_get_dai_id()
 2025-02-06 23:30 UTC  (2+ messages)

[PATCH v4 0/4] PCI: dwc: Add ECAM support with iATU configuration
 2025-02-06 23:28 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: sc7280: Increase config size to 256MB for ECAM feature
` [PATCH v4 2/4] PCI: dwc: Add ECAM support with iATU configuration
` [PATCH v4 3/4] PCI: dwc: Reduce DT reads by allocating host bridge via DWC glue driver
` [PATCH v4 4/4] PCI: qcom: Enable ECAM feature

[PATCH v2] KVM: arm64: Remove cyclical dependency in arm_pmuv3.h
 2025-02-06 23:27 UTC  (2+ messages)

[frederic-dynticks:task/work 5/6] include/linux/sched/isolation.h:93:52: warning: non-void function does not return a value
 2025-02-06 23:27 UTC 

[PATCH RESEND 0/9] Add Apple A7-A11, T2 SoC cpufreq nodes
 2025-02-06 23:27 UTC  (2+ messages)

[PATCH v3][next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings
 2025-02-06 23:23 UTC  (3+ messages)

[PATCH] rust: rbtree: fix overindented list item
 2025-02-06 23:20 UTC 

+ mm-hugetlb-move-hugetlb-cma-code-in-to-its-own-file.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ mm-hugetlb-enable-bootmem-allocation-from-cma-areas.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ mm-hugetlb-add-hugetlb_cma_only-cmdline-option.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ mm-cma-introduce-interface-for-early-reservations.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ mm-cma-introduce-a-cma-validate-function.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ mm-cma-simplify-zone-intersection-check.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ x86-mm-set-arch_want_sparsemem_vmemmap_preinit.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ x86-setup-call-hugetlb_bootmem_alloc-early.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ mm-hugetlb-do-pre-hvo-for-bootmem-allocated-pages.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ mm-hugetlb_vmemmap-fix-hugetlb_vmemmap_restore_folios-definition.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ mm-hugetlb-add-pre-hvo-framework.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ mm-hugetlb-move-huge_boot_pages-list-init-to-hugetlb_bootmem_alloc.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ mm-hugetlb-deal-with-multiple-calls-to-hugetlb_bootmem_alloc.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ mm-sparse-add-vmemmap__hvo-functions.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ mm-hugetlb-check-bootmem-pages-for-zone-intersections.patch added to mm-unstable branch
 2025-02-06 23:20 UTC 

+ mm-define-__init_reserved_page_zone-function.patch added to mm-unstable branch
 2025-02-06 23: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.