All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-07-17 21:33:49 to 2024-07-17 23:20:20 UTC [more...]

[RFC v1 0/9] Parallel submission of dma fence jobs and LR jobs with shared hardware resources
 2024-07-17 23:19 UTC  (13+ messages)
` [RFC v1 3/9] drm/xe/hw_engine_group: Register hw engine group's exec queues
` [RFC v1 4/9] drm/xe/hw_engine_group: Add helper to suspend LR jobs
` [RFC v1 6/9] drm/xe/hw_engine_group: Ensure safe transition between execution modes
` [RFC v1 7/9] drm/xe/exec: Switch hw engine group execution mode upon job submission
` [RFC v1 8/9] drm/xe/hw_engine_group: Resume LR exec queues suspended by dma fence jobs
` [RFC v1 9/9] drm/xe/vm: Remove restriction that all VMs must be faulting if one is

[PATCH v2 00/18] PCI device authentication
 2024-07-17 23:17 UTC  (3+ messages)
` [PATCH v2 11/18] PCI/CMA: Expose in sysfs whether devices are authenticated

[PATCH v3 0/2] trace-cmd report: support function retval in function_graph
 2024-07-17 23:17 UTC  (3+ messages)
` [PATCH v3 1/2] trace-cmd report: Print "
` [PATCH v3 2/2] trace-cmd report: Add options for the fgraph retval feature

[hare-nvme:secure-concat.v5 16/16] drivers/nvme/target/tcp.c:1606:27: error: 'struct nvmet_sq' has no member named 'tls_key'
 2024-07-17 23:15 UTC 

[ovmf test] 186847: all pass - PUSHED
 2024-07-17 23:14 UTC 

[meta-oe][PATCH] vbxguestdrivers: upgrade 7.0.18 -> 7.0.20
 2024-07-17 23:12 UTC  (2+ messages)
` [oe] "

[kernel-cve-report] New CVE entries this week
 2024-07-17 23:09 UTC 

[PATCH 1/2] MAINTAINERS: Update email address of Naveen
 2024-07-17 22:38 UTC  (7+ messages)

[PATCH 00/17] xen: address violation of MISRA C:2012 Directive 4.10
 2024-07-17 23:02 UTC  (10+ messages)
` [RFC PATCH 17/17] CODING_STYLE: Add a section on header guards naming conventions

[PATCH v2] drm/amdkfd: Correct svm prange overlapping handling at svm_range_set_attr ioctl
 2024-07-17 23:02 UTC  (2+ messages)

[PATCH RFC] mm: warn potential return NULL for kmalloc_array and kvmalloc_array with __GFP_NOFAIL
 2024-07-17 23:00 UTC 

[PATCHv5 00/16] nvme: implement secure concatenation
 2024-07-17 22:36 UTC  (30+ messages)
` [PATCH 01/16] nvme-keyring: restrict match length for version '1' identifiers
` [PATCH 02/16] nvme-tcp: sanitize TLS key handling
` [PATCH 03/16] nvme-tcp: check for invalidated or revoked key
` [PATCH 04/16] nvme: add a newline to the 'tls_key' sysfs attribute
` [PATCH 05/16] nvme-sysfs: add 'tls_configured_key' "
` [PATCH 06/16] nvme-sysfs: add 'tls_keyring' attribute
` [PATCH 07/16] crypto,fs: Separate out hkdf_extract() and hkdf_expand()
` [PATCH 10/16] nvme: add nvme_auth_derive_tls_psk()
` [PATCH 11/16] nvme-keyring: add nvme_tls_psk_refresh()
` [PATCH 12/16] nvme-tcp: request secure channel concatenation
` [PATCH 13/16] nvme-fabrics: reset admin connection for secure concatenation
` [PATCH 14/16] nvmet-auth: allow to clear DH-HMAC-CHAP keys
` [PATCH 15/16] nvme-target: do not check authentication status for admin commands twice
` [PATCH 16/16] nvmet-tcp: support secure channel concatenation

[PATCH v3 0/2] Resolve problems with kexec identity mapping
 2024-07-17 21:53 UTC  (4+ messages)
` [PATCH v3 1/2] x86/kexec: Add EFI config table identity mapping for kexec kernel

[PATCH v2 00/13] PCI: qcom: Simulate PCIe hotplug using 'global' interrupt
 2024-07-17 22:57 UTC  (3+ messages)
` [PATCH v2 12/13] "

[PATCH rfc] nfsd: offer write delegation for O_WRONLY opens
 2024-07-17 22:56 UTC  (11+ messages)

[PATCH 00/38] trace-cmd: fix misc issues found by static analysis
 2024-07-17 22:55 UTC  (3+ messages)
` [PATCH 22/38] trace-cmd dump: prevent buffer overrun in dump_clock()

[PATCH v2] fstests: btrfs/012: fix a false alert due to socket/pipe files
 2024-07-17 22:54 UTC 

[PATCH] sparse: ignore warning from new glibc headers
 2024-07-17 22:53 UTC  (7+ messages)

❌ FAIL (MISSED 13 of 192): Test report for master (6.10.0, mainline.kernel.org-clang, 0434dbe3)
 2024-07-17 22:53 UTC 

[PATCH v4 0/4] bugfix: Introduce sendpages_ok() to check sendpage_ok() on contiguous pages
 2024-07-17 22:51 UTC  (5+ messages)
` [PATCH v4 4/4] libceph: use sendpages_ok() instead of sendpage_ok()

[PATCH v2 0/7] var(win32): do report the GIT_SHELL_PATH that is actually used
 2024-07-17 22:51 UTC  (4+ messages)
` [PATCH v3 "

[PATCH 00/12] KVM: guest_memfd: lazy preparation of pages + prefault support for SEV-SNP
 2024-07-17 22:49 UTC  (15+ messages)
` [PATCH 06/12] KVM: guest_memfd: delay kvm_gmem_prepare_folio() until the memory is passed to the guest
` [PATCH 07/12] KVM: guest_memfd: make kvm_gmem_prepare_folio() operate on a single struct kvm
` [PATCH 08/12] KVM: remove kvm_arch_gmem_prepare_needed()
` [PATCH 09/12] KVM: guest_memfd: move check for already-populated page to common code
` [PATCH 10/12] KVM: cleanup and add shortcuts to kvm_range_has_memory_attributes()
` [PATCH 11/12] KVM: extend kvm_range_has_memory_attributes() to check subset of attributes
` [PATCH 12/12] KVM: guest_memfd: let kvm_gmem_populate() operate only on private gfns

[PATCH i-g-t 0/5] tests/kms_plane_scaling: Improvise the scaling BW issues
 2024-07-17 22:49 UTC  (2+ messages)
` ✗ CI.xeFULL: failure for tests/kms_plane_scaling: Improvise the scaling BW issues. (rev5)

[PATCH v1 0/6] Add support for sysfs event.cpus and cpu event term
 2024-07-17 22:47 UTC  (7+ messages)
` [PATCH v1 1/6] perf pmu: Merge boolean sysfs event option parsing
` [PATCH v1 2/6] perf parse-events: Pass cpu_list as a perf_cpu_map in __add_event
` [PATCH v1 3/6] perf pmu: Add support for event.cpus files in sysfs
` [PATCH v1 4/6] libperf cpumap: Add ability to create CPU from a single CPU number
` [PATCH v1 5/6] perf parse-events: Set is_pmu_core for legacy hardware events
` [PATCH v1 6/6] perf parse-events: Add "cpu" term to set the CPU an event is recorded on

[PATCH] net: uapi: add TCPI_OPT_NODELAY to tcp_info
 2024-07-17 22:46 UTC  (3+ messages)

[meta-oe][scarthgap][PATCH] opencl-clhpp: add native and nativesdk
 2024-07-17 22:41 UTC 

[PATCH 0/2] nvme: restrict authentication to the admin queue
 2024-07-17 22:40 UTC  (3+ messages)
` [PATCH 2/2] nvmet: Implement 'admin_only' authentication

[PATCH 0/2] mm: skip memcg for certain address space
 2024-07-17 22:38 UTC  (4+ messages)

[arnd-asm-generic:syscall-tbl-6.11 32/98] arch/x86/um/sys_call_table_32.c:27:10: fatal error: 'asm/syscalls_32.h' file not found
 2024-07-17 22:34 UTC 

release candidate 24.07-rc2
 2024-07-17 22:31 UTC  (2+ messages)

[PATCH 6.6 0/3] Backport VFIO refactor to fix fork ordering bug
 2024-07-17 22:31 UTC  (5+ messages)
` [PATCH 6.6 1/3] vfio: Create vfio_fs_type with inode per device
` [PATCH 6.6 2/3] vfio/pci: Use unmap_mapping_range()
` [PATCH 6.6 3/3] vfio/pci: Insert full vma on mmap'd MMIO fault

[PATCH v5 00/16] drm/msm/dpu: be more friendly to X.org
 2024-07-17 22:26 UTC  (8+ messages)
` [PATCH v5 08/16] drm/msm/dpu: drop msm_format from struct dpu_hw_fmt_layout
` [PATCH v5 09/16] drm/msm/dpu: pass drm_framebuffer to _dpu_format_get_plane_sizes()
` [PATCH v5 10/16] drm/msm/dpu: move pitch check to _dpu_format_get_plane_sizes_linear()

[PATCH v2] of: remove internal arguments from of_property_for_each_u32()
 2024-07-17 16:16 UTC 

[PATCH 0/2] Align kvrealloc() with krealloc()
 2024-07-17 22:24 UTC  (3+ messages)
` [PATCH 1/2] mm: vmalloc: implement vrealloc()
` [PATCH 2/2] mm: kvmalloc: align kvrealloc() with krealloc()

[PATCH 2/4] wifi: ath12k: Add Support for enabling or disabling specific features based on ACPI bitflag
 2024-07-17 22:23 UTC  (4+ messages)

[PATCH] proc: add config to block FOLL_FORCE in mem writes
 2024-07-17 22:23 UTC  (4+ messages)

[PATCH] fuse: add optional kernel-enforced timeout for fuse requests
 2024-07-17 22:23 UTC  (3+ messages)

[PATCH v2 0/3] usb: gadget: uvc: allocate requests based on frame interval length and buffersize
 2024-07-17 22:22 UTC  (7+ messages)
` [PATCH v2 2/3] usb: gadget: uvc: add g_parm and s_parm for frame interval
` [PATCH v2 3/3] usb: gadget: uvc: set req_size and n_requests based on the "

[PATCH 1/3] fortify: use if_changed_dep to record header dependency in *.cmd files
 2024-07-17 22:19 UTC  (4+ messages)

[PATCH v6 0/5] LLCC: Support for Broadcast_AND region
 2024-07-17 22:17 UTC  (3+ messages)
` [PATCH v6 2/5] soc: qcom: llcc: Add regmap "

[REGRESSION] linux 6.6.18 and later fails to boot with "initramfs unpacking failed: invalid magic at start of compressed archive"
 2024-07-17 22:15 UTC  (5+ messages)

[GIT PULL] sysctl changes for v6.11-rc1
 2024-07-17 22:15 UTC  (4+ messages)

[GSoC][PATCH v3 0/5] t: port reftable/tree_test.c to the unit testing framework
 2024-07-17 22:14 UTC  (6+ messages)
` [GSoC][PATCH v4 "
  ` [PATCH v4 2/5] t: move "

[PROBLEM linux-next] fs/reiserfs/do_balan.c:1147:13: error: variable ‘leaf_mi’ set but not used [-Werror=unused-but-set-variable]
 2024-07-17 22:14 UTC  (5+ messages)

linux-next: Signed-off-by missing for commit in the nfs-anna tree
 2024-07-17 22:14 UTC 

[RFC PATCH 0/5] Introduce the Rust Safety Standard
 2024-07-17 22:13 UTC  (6+ messages)
` [RFC PATCH 1/5] doc: rust: create safety standard
` [RFC PATCH 2/5] doc: rust: safety standard: add examples
` [RFC PATCH 3/5] doc: rust: safety standard: add guarantees and type invariants
` [RFC PATCH 4/5] doc: rust: safety standard: add safety requirements
` [RFC PATCH 5/5] doc: rust: safety standard: add justifications

[RFC] drm/panel/simple-edp: Add Samsung ATNA45DC02
 2024-07-17 22:11 UTC  (2+ messages)

[PATCH] Documentation: KUnit: Update filename best practices
 2024-07-17 22:11 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the bcachefs tree
 2024-07-17 22:11 UTC 

[PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings
 2024-07-17 22:02 UTC  (21+ messages)
` [PATCH RFC 1/6] mm/treewide: Remove pgd_devmap()
` [PATCH RFC 2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options
` [PATCH RFC 3/6] mm/treewide: Make pgtable-generic.c THP agnostic
` [PATCH RFC 4/6] mm: Move huge mapping declarations from internal.h to huge_mm.h
` [PATCH RFC 5/6] mm/huge_mapping: Create huge_mapping_pxx.c
` [PATCH RFC 6/6] mm: Convert "*_trans_huge() || *_devmap()" to use *_leaf()

[Buildroot] Year 2038 time util issue - Build failure in 2024.02.x
 2024-07-17 22:06 UTC  (6+ messages)

Proposal: Enhancing Commit Tagging for Stable Kernel Branches
 2024-07-17 22:05 UTC  (11+ messages)

[RFC PATCH v9 00/11] bpf qdisc
 2024-07-17 22:04 UTC  (3+ messages)

[PATCH] bcachefs: WARNING in bch2_fs_journal_stop
 2024-07-17 22:02 UTC 

[PATCH 1/6] drm/amdgpu/gfx: add bad opcode interrupt
 2024-07-17 22:04 UTC  (2+ messages)

[Intel-wired-lan] [PATCH iwl-net v2 0/3] igc bug fixes related to qbv_count usage
 2024-07-17 22:03 UTC  (8+ messages)
` [Intel-wired-lan] [PATCH iwl-net v2 2/3] igc: Fix reset adapter logics when tx mode change
            `  "

[PATCH i-g-t] tests/kms_properties: drop immutability checks
 2024-07-17 22:02 UTC  (2+ messages)
` ✓ CI.xeFULL: success for "

[syzbot] [bcachefs?] WARNING in bch2_fs_journal_stop
 2024-07-17 22:02 UTC 

hangs after merge window changes
 2024-07-17 22:00 UTC  (4+ messages)

liba2i-1.0-rc3 released
 2024-07-17 21:58 UTC 

[PATCH] bcachefs: Fix general protection fault in bch2_checksum
 2024-07-17 21:56 UTC 

[PATCH v2 0/7] Convert live tests to parameterized style
 2024-07-17 21:54 UTC  (9+ messages)
` [PATCH v2 1/7] drm/xe: Introduce const cast helper
` [PATCH v2 4/7] drm/xe/tests: Convert xe_dma_buf live tests
` ✗ CI.BAT: failure for Convert live tests to parameterized style (rev2)

[PATCH v7 0/7] Implement Compression Support on BMG
 2024-07-17 21:53 UTC  (2+ messages)
` ✓ CI.BAT: success for "

❌ FAIL: Test report for master (6.10.0, mainline.kernel.org-clang, e2f710f9)
 2024-07-17 21:53 UTC 

[PATCH net 0/4] Netfilter/IPVS fixes for net
 2024-07-17 21:52 UTC  (5+ messages)
` [PATCH net 1/4] netfilter: ctnetlink: use helper function to calculate expect ID
` [PATCH net 2/4] netfilter: nf_set_pipapo: fix initial map fill
` [PATCH net 3/4] selftests: netfilter: add test case for recent mismatch bug
` [PATCH net 4/4] ipvs: properly dereference pe in ip_vs_add_service

Issue of erofs use zstd
 2024-07-17 21:49 UTC  (4+ messages)

[PATCH v3 00/17] Reconstruct loongson ipi driver
 2024-07-17 21:47 UTC  (18+ messages)
` [PATCH v3 01/17] hw/intc/loongson_ipi: Access memory in little endian
` [PATCH v3 02/17] hw/intc/loongson_ipi: Rename LoongsonIPI -> LoongsonIPIState
` [PATCH v3 03/17] hw/intc/loongson_ipi: Extract loongson_ipi_common_finalize()
` [PATCH v3 04/17] hw/intc/loongson_ipi: Extract loongson_ipi_common_realize()
` [PATCH v3 05/17] hw/intc/loongson_ipi: Add TYPE_LOONGSON_IPI_COMMON stub
` [PATCH v3 06/17] hw/intc/loongson_ipi: Move common definitions to loongson_ipi_common.h
` [PATCH v3 07/17] hw/intc/loongson_ipi: Move IPICore::mmio_mem to LoongsonIPIState
` [PATCH v3 08/17] hw/intc/loongson_ipi: Move IPICore structure to loongson_ipi_common.h
` [PATCH v3 09/17] hw/intc/loongson_ipi: Pass LoongsonIPICommonState to send_ipi_data()
` [PATCH v3 10/17] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::get_iocsr_as handler
` [PATCH v3 11/17] hw/intc/loongson_ipi: Add LoongsonIPICommonClass::cpu_by_arch_id handler
` [PATCH v3 12/17] hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
` [PATCH v3 13/17] hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
` [PATCH v3 14/17] hw/intc/loongarch_ipi: Add loongarch IPI support
` [PATCH v3 15/17] hw/loongarch/virt: Replace loongson IPI with loongarch IPI
` [PATCH v3 16/17] hw/intc/loongson_ipi: Restrict to MIPS
` [PATCH v3 17/17] hw/intc/loongson_ipi: Remove unused headers

[syzbot] [bcachefs?] general protection fault in bch2_checksum
 2024-07-17 21:50 UTC 

[PATCH 6.9 000/142] 6.9.10-rc2 review
 2024-07-17 21:49 UTC  (2+ messages)

[f2fs-dev] [PATCH v2] dump.f2fs: Dump symlinks as symlinks
 2024-07-17 21:47 UTC 

[PATCH v4 0/3] man2: Document RWF_ATOMIC
 2024-07-17 21:44 UTC  (7+ messages)
` [PATCH v4 1/3] statx.2: Document STATX_WRITE_ATOMIC
` [PATCH v4 2/3] readv.2: Document RWF_ATOMIC flag
` [PATCH v4 3/3] io_submit.2: Document RWF_ATOMIC

[Buildroot] [PATCH 0/6] add missing tpm2-openssl package and tpm2_ptool script
 2024-07-17 21:44 UTC  (5+ messages)
` [Buildroot] [PATCH 1/6] package/ima-evm-utils: update url to github
` [Buildroot] [PATCH 2/6] package/tpm2-openssl: new package

Converting kselftest test modules to kunit
 2024-07-17 21:44 UTC  (4+ messages)

[PATCH 6.9 0/3] Backport VFIO refactor to fix fork ordering bug
 2024-07-17 21:44 UTC  (4+ messages)
` [PATCH 6.9 2/3] vfio/pci: Use unmap_mapping_range()
` [PATCH 6.9 3/3] vfio/pci: Insert full vma on mmap'd MMIO fault

[Buildroot] [git commit] package/tpm2-openssl: new package
 2024-07-17 21:36 UTC 

[PATCH 0/2] can: esd_402_pci: Do cleanup; Add one-shot mode
 2024-07-17 21:44 UTC  (3+ messages)
` [PATCH 1/2] can: esd_402_pci: Rename esdACC CTRL register macros
` [PATCH 2/2] can: esd_402_pci: Add support for one-shot mode

[paulmckrcu:dev.2024.07.11a 76/78] rcuscale.c:undefined reference to `rcu_tasks_trace_torture_stats_print'
 2024-07-17 21:42 UTC 

[PATCH v2 0/4] Reconstruct loongson ipi driver
 2024-07-17 21:41 UTC  (8+ messages)

[syzbot] [fs?] KASAN: slab-use-after-free Read in lockref_get
 2024-07-17 21:38 UTC  (2+ messages)

[PATCH v7 0/4] iio: adc: adc7192: Improvements
 2024-07-17 21:36 UTC  (2+ messages)

[ANNOUNCE] 6.1.99-rt36
 2024-07-17 21:35 UTC 

[PATCH v3 0/4] Do device node auto cleanup in drivers/soc/ti/
 2024-07-17 21:34 UTC  (2+ messages)

[PATCHv3 0/8] nvme-tcp: improve scalability
 2024-07-17 21:34 UTC  (3+ messages)
` [PATCH 8/8] nvme-tcp: align I/O cpu with blk-mq mapping

[Buildroot] [PATCH 1/1] package/espflash: new package
 2024-07-17 21:34 UTC  (2+ messages)

[PATCH 6.6 000/122] 6.6.41-rc2 review
 2024-07-17 21:34 UTC  (2+ messages)


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.