All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-06 22:51:05 to 2023-07-07 01:05:08 UTC [more...]

[PATCH v1] fs: Add kfuncs to handle idmapped mounts
 2023-07-07  1:04 UTC  (6+ messages)

[PATCH 1/2] platform/x86: dell-ddv: Improve error handling
 2023-07-07  1:03 UTC  (2+ messages)
` [PATCH 2/2] platform/x86: dell-ddv: Fix mangled list in documentation

[PATCH v6 0/3] ublk: enable zoned storage support
 2023-07-07  1:02 UTC  (9+ messages)
` [PATCH v6 1/3] ublk: add opcode offsets for DRV_IN/DRV_OUT
` [PATCH v6 2/3] ublk: add helper to check if device supports user copy
` [PATCH v6 3/3] ublk: enable zoned storage support

[regression][6.5] KASAN: slab-out-of-bounds in amdgpu_vm_pt_create+0x555/0x670 [amdgpu] on Radeon 7900XTX
 2023-07-07  1:01 UTC 

[igt-dev] [PATCH i-g-t v7 0/4] Handle GT and tile seperation in IGT
 2023-07-07  1:01 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v7 1/4] lib/igt_sysfs: Add support to query number of tiles
` [igt-dev] [PATCH i-g-t v7 2/4] lib/igt_sysfs: Handling gt related sysfs uapi changes
` [igt-dev] [PATCH i-g-t v7 3/4] tests/xe/xe_guc_pc: Change the sysfs paths

Groff version 1.23.0
 2023-07-06 22:59 UTC 

[Intel-gfx] [PATCH] drm/i915/pmu: Use local64_try_cmpxchg in i915_pmu_event_read
 2023-07-07  0:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH -next v7 0/2] support allocating crashkernel above 4G explicitly on riscv
 2023-07-07  0:53 UTC  (4+ messages)

[RESEND PATCH v3 0/2] RISC-V: mm: Make SV48 the default address space
 2023-07-07  0:52 UTC  (7+ messages)
` [RESEND PATCH v3 1/2] RISC-V: mm: Restrict address space for sv39,sv48,sv57

[PATCH 0/1] Describe stack contents for function calls
 2023-07-07  0:51 UTC  (14+ messages)
` [PATCH 1/1] bpf, docs: Describe stack contents of "
  ` [Bpf] "

[PATCH v2 0/4] Improve hugetlbfs read on HWPOISON hugepages
 2023-07-07  0:51 UTC  (6+ messages)
` [PATCH v2 3/4] hugetlbfs: improve read HWPOISON hugepage
` [PATCH v2 4/4] selftests/mm: add tests for HWPOISON hugetlbfs read

[akpm-mm:mm-unstable 105/116] drivers/pcmcia/cistpl.c:72:3: error: call to undeclared function 'iounmap'; ISO C99 and later do not support implicit function declarations
 2023-07-07  0:45 UTC 

[PATCH v7 00/17] mm, dma, arm64: Reduce ARCH_KMALLOC_MINALIGN to 8
 2023-07-07  0:41 UTC  (4+ messages)

linux-btrfs@vger.kernel.org 電子メール通知
 2023-07-07  0:39 UTC 

[PATCH 00/12] drm/msm/adreno: Move away from legacy revision matching
 2023-07-07  0:40 UTC  (32+ messages)
` [PATCH 01/12] drm/msm/adreno: Remove GPU name
  ` [Freedreno] "
` [PATCH 02/12] drm/msm/adreno: Remove redundant gmem size param
` [PATCH 03/12] drm/msm/adreno: Remove redundant revn param
` [PATCH 04/12] drm/msm/adreno: Use quirk identify hw_apriv
` [PATCH 05/12] drm/msm/adreno: Use quirk to identify cached-coherent support
` [PATCH 06/12] drm/msm/adreno: Allow SoC specific gpu device table entries
` [PATCH 08/12] drm/msm/adreno: Bring the a630 family together
` [PATCH 09/12] drm/msm/adreno: Add adreno family
` [PATCH 10/12] drm/msm/adreno: Add helper for formating chip-id
` [PATCH 12/12] drm/msm/adreno: Switch to chip-id for identifying GPU

[PATCH] block: Do not merge if merging is disabled
 2023-07-07  0:38 UTC  (3+ messages)

[PATCH V2 0/4] Power: C3: add power domain driver
 2023-07-07  0:37 UTC  (15+ messages)
` [PATCH V2 1/4] soc: amlogic: use name instead of index as criterion
` [PATCH V2 2/4] dt-bindings: power: add Amlogic C3 power domains
` [PATCH V2 3/4] soc: c3: Add support for power domains controller
` [PATCH V2 4/4] arm64: dts: add support for C3 power domain controller

[PATCH BlueZ] test-runner: Add documentation
 2023-07-07  0:37 UTC  (2+ messages)
` [BlueZ] "

[PATCH 0/6] xfs: CPU usage optimizations for realtime allocator
 2023-07-07  0:36 UTC  (3+ messages)

[LSM Stacking] SELinux policy inside container affects a process on Host
 2023-07-07  0:35 UTC  (3+ messages)

[PATCH nvme-cli] fabrics: Use corresponding hostid when hostnqn is generated
 2023-07-07  0:33 UTC  (3+ messages)

ANN: new LSM guidelines
 2023-07-07  0:32 UTC  (2+ messages)

[PATCH] nvmet: use PAGE_SECTORS_SHIFT
 2023-07-07  0:32 UTC 

[PATCH bpf-next v2 0/6] Support defragmenting IPv(4|6) packets in BPF
 2023-07-07  0:31 UTC  (8+ messages)
` [PATCH bpf-next v2 1/6] netfilter: defrag: Add glue hooks for enabling/disabling defrag
` [PATCH bpf-next v2 2/6] netfilter: bpf: Support BPF_F_NETFILTER_IP_DEFRAG in netfilter link
` [PATCH bpf-next v2 3/6] netfilter: bpf: Prevent defrag module unload while link active
` [PATCH bpf-next v2 4/6] bpf: selftests: Support not connecting client socket
` [PATCH bpf-next v2 5/6] bpf: selftests: Support custom type and proto for client sockets
` [PATCH bpf-next v2 6/6] bpf: selftests: Add defrag selftests

[PATCH] block: mq-deadline: rename sort_list to sort_rb
 2023-07-07  0:26 UTC  (6+ messages)
  ` 回复: "
        ` 回复: "

[Intel-gfx] [PATCH v2] drm/i915: Refactor PAT/cache handling
 2023-07-07  0:25 UTC  (7+ messages)
        `  "

clang: error: unknown argument: '-mr10k-cache-barrier=store'
 2023-07-07  0:24 UTC 

[PATCH v4 0/6] Add support to print sub-block registers in dpu hw catalog
 2023-07-07  0:24 UTC  (9+ messages)
` [PATCH v4 5/6] drm/msm/dpu: Refactor printing of main blocks in device core dump
` [PATCH v4 6/6] drm/msm/dpu: Update dev core dump to dump registers of sub-blocks

next/pending-fixes build: 113 builds: 2 failed, 111 passed, 6 errors, 29 warnings (v6.4-12294-g066a64c121be)
 2023-07-07  0:21 UTC 

How to exclude package from build history in Yocto?
 2023-07-07  0:19 UTC  (2+ messages)
` [yocto] "

[PATCH] net/mana: fix wrong indexing on CQE error when coalescing is used
 2023-07-07  0:17 UTC 

[PATCH] fprobe: Release rethook after the ftrace_ops is unregistered
 2023-07-07  0:17 UTC  (6+ messages)
` [PATCH] fprobe: Ensure running fprobe_exit_handler() finished before calling rethook_free()

[PATCH v2] fprobe: add unlock to match a succeeded ftrace_test_recursion_trylock
 2023-07-07  0:15 UTC  (3+ messages)

[meta-networking][kirkstone][PATCH v2] mbedtls: add support for v3.x
 2023-07-07  0:12 UTC  (4+ messages)
  ` [oe] "

Fwd: unable to boot when monitor is attached
 2023-07-07  0:10 UTC 

[PATCH] Add support for IBM Z s390x
 2023-07-07  0:04 UTC  (3+ messages)

[PATCH] rust: delete `ForeignOwnable::borrow_mut`
 2023-07-07  0:03 UTC  (2+ messages)

[PATCH] refscale: Fix use of uninitalized wait_queue_head_t
 2023-07-07  0:01 UTC 

[PATCHv11 8/8] iomap: Add per-block dirty state tracking to improve performance
 2023-07-06 23:54 UTC  (5+ messages)

drivers/md/dm-verity-avb.c:177:6: warning: no previous prototype for function 'dm_verity_avb_error_handler'
 2023-07-06 23:53 UTC 

[bug report] sunxi: H6: no ethernet on Orange Pi One Plus
 2023-07-06 23:51 UTC  (6+ messages)

[igt-dev] [PATCH] tests/amdgpu: add vcn decoder and encoder tests
 2023-07-06 23:51 UTC  (4+ messages)
` [igt-dev] ✗ GitLab.Pipeline: warning for tests/amdgpu: add vcn decoder and encoder tests (rev4)
` [igt-dev] ✗ Fi.CI.BAT: failure "
` [igt-dev] ○ CI.xeBAT: info "

[PATCH] gdbstub: fixes cases where wrong threads were reported to GDB on SIGINT
 2023-07-06 23:50 UTC  (2+ messages)

[PATCH] xfs: fix uninit warning in xfs_growfs_data
 2023-07-06 23:51 UTC  (3+ messages)

[PATCH] bus/vmbus: add support allow/block scan mode
 2023-07-06 23:49 UTC  (3+ messages)

[PATCH v4 00/24] sched: Introduce classes of tasks for load balance
 2023-07-06 23:48 UTC  (17+ messages)
` [PATCH v4 06/24] sched/fair: Collect load-balancing stats for IPC classes
` [PATCH v4 07/24] sched/fair: Compute IPC class scores for load balancing
` [PATCH v4 14/24] thermal: intel: hfi: Store per-CPU IPCC scores
` [PATCH v4 15/24] thermal: intel: hfi: Report the IPC class score of a CPU

[android-common:android-mainline 4/4] kernel/module/gki_module.c:31:6: warning: no previous prototype for 'gki_is_module_unprotected_symbol'
 2023-07-06 23:42 UTC 

[PATCH] block: Fix a source code comment in include/uapi/linux/blkzoned.h
 2023-07-06 23:41 UTC  (2+ messages)

linux-next: build failure after merge of the bluetooth tree
 2023-07-06 23:41 UTC  (3+ messages)

[PATCH 1/8] ata: ahci_octeon: Convert to devm_platform_ioremap_resource()
 2023-07-06 23:40 UTC  (10+ messages)
` [PATCH 4/8] ahci: tegra: "
` [PATCH 5/8] ata: sata_rcar: "
` [PATCH 6/8] pata: ixp4xx: Use devm_platform_get_and_ioremap_resource()
` [PATCH 8/8] pata: imx: "

linux-next: Tree for Jul 6 (arch/riscv/)
 2023-07-06 23:40 UTC  (3+ messages)

[PATCH v9 28/42] x86/shstk: Add user-mode shadow stack support
 2023-07-06 23:38 UTC  (2+ messages)
` [PATCH] x86/shstk: Don't retry vm_munmap() on -EINTR

[PATCH v9 16/42] mm: Add guard pages around a shadow stack
 2023-07-06 23:32 UTC  (2+ messages)
` [PATCH] x86/shstk: Move arch detail comment out of core mm

[PATCH v1 net] icmp6: Fix null-ptr-deref of fib6_null_entry->rt6i_idev in icmp6_dev()
 2023-07-06 23:30 UTC 

linux-next: Tree for Jul 4
 2023-07-06 23:29 UTC  (4+ messages)
` linux-next: Tree for Jul 4 (drivers/net/ethernet/microchip/lan743x_main.c)

What's cooking in git.git (Jul 2023, #01; Wed, 5)
 2023-07-06 23:28 UTC  (2+ messages)

[RFC][PATCH 00/10] KEYS: Introduce user asymmetric keys and signatures
 2023-07-06 23:27 UTC  (2+ messages)

[PATCH virtio] pds_vdpa: protect Makefile from unconfigured debugfs
 2023-07-06 23:26 UTC  (4+ messages)

[PATCHv3 bpf-next 00/26] bpf: Add multi uprobe link
 2023-07-06 23:24 UTC  (8+ messages)
` [PATCHv3 bpf-next 07/26] libbpf: Move elf_find_func_offset* functions to elf object
` [PATCHv3 bpf-next 08/26] libbpf: Add elf_open/elf_close functions
` [PATCHv3 bpf-next 09/26] libbpf: Add elf symbol iterator

[PATCH v2 0/2] advise about force-pushing as an alternative to reconciliation
 2023-07-06 23:23 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] remote: "

[meta][PATCH] systemctl: allow instance names starting with numbers
 2023-07-06 23:21 UTC 

[PATCH RESEND] i2c: bcm-iproc: Fix bcm_iproc_i2c_isr deadlock issue
 2023-07-06 23:19 UTC  (6+ messages)

nvme-tls and TCP window full
 2023-07-06 23:18 UTC  (2+ messages)

[PATCH v5 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-06 22:32 UTC  (15+ messages)
` [PATCH v5 01/13] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v5 02/13] x86/kexec: refactor for kernel/Kconfig.kexec
` [PATCH v5 03/13] arm/kexec: "
` [PATCH v5 04/13] ia64/kexec: "
` [PATCH v5 05/13] arm64/kexec: "
` [PATCH v5 06/13] loongarch/kexec: "
` [PATCH v5 07/13] m68k/kexec: "
` [PATCH v5 08/13] mips/kexec: "
` [PATCH v5 09/13] parisc/kexec: "
` [PATCH v5 10/13] powerpc/kexec: "
` [PATCH v5 11/13] riscv/kexec: "
` [PATCH v5 12/13] s390/kexec: "
` [PATCH v5 13/13] sh/kexec: "

[PATCH bpf-next v2] bpf, docs: Improve English readability
 2023-07-06 23:14 UTC  (6+ messages)
    ` [Bpf] "

drivers/vfio/cdx/main.c:95 vfio_cdx_ioctl_get_region_info() warn: potential spectre issue 'vdev->regions' [r] (local cap)
 2023-07-06 23:12 UTC 

[PATCH] exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree
 2023-07-06 23:09 UTC  (2+ messages)

[PATCH 1/3] security: introduce out of place support for inline ingress
 2023-07-06 23:05 UTC  (3+ messages)
` [PATCH] doc: announce addition of new security IPsec SA option

[GIT PULL] A few more documentation changes for 6.5
 2023-07-06 23:04 UTC 

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-07-06 21:02 UTC  (10+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp
      ` [apparmor] "
` [PATCH v2 92/92] fs: rename i_ctime field to __i_ctime

[PATCH v4 00/13] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-07-06 16:07 UTC  (5+ messages)
` [PATCH v4 12/13] s390/kexec: refactor for kernel/Kconfig.kexec

[PATCH] build: enable static analyzer
 2023-07-06 22:59 UTC  (4+ messages)
  ` [EXT] "

[PATCH] lib/hash: fix the return value description of rte_hash
 2023-07-06 22:58 UTC  (2+ messages)

[PATCH u-boot 0/4] mmc: Explain and cleanup partition selection
 2023-07-06 22:57 UTC  (6+ messages)

[Buildroot] [PATCH v2 3/3] board/radxa/rock5b: Add sdcard image scripts
 2023-07-06 22:56 UTC  (4+ messages)
` [Buildroot] [PATCH v3 1/3] package: add rockchip-rkbin package

[PATCH] ARM: dts: imx: Fix eMMC boot on Data Modul i.MX8M Plus eDM SBC
 2023-07-06 22:55 UTC  (3+ messages)

linux-next: manual merge of the mm tree with Linus' tree
 2023-07-06 22:54 UTC 

[meta-virtualization][PATCH] cri-o: drop unneeded dependency on virtual-containerd
 2023-07-06 22:53 UTC 

[PATCH v4 00/16] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
 2023-07-06 22:51 UTC  (4+ messages)
` [PATCH v4 05/16] KVM: Annotate -EFAULTs from kvm_vcpu_write_guest_page()

[PATCH v3 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
 2023-07-06 22:50 UTC  (8+ messages)
` [PATCH v3 2/8] mm: userfaultfd: check for start + len overflow in validate_range
` [PATCH v3 3/8] mm: userfaultfd: extract file size check out into a helper
` [PATCH v3 4/8] mm: userfaultfd: add new UFFDIO_POISON ioctl
` [PATCH v3 5/8] mm: userfaultfd: support UFFDIO_POISON for hugetlbfs
` [PATCH v3 6/8] mm: userfaultfd: document and enable new UFFDIO_POISON feature
` [PATCH v3 7/8] selftests/mm: refactor uffd_poll_thread to allow custom fault handlers
` [PATCH v3 8/8] selftests/mm: add uffd unit test for UFFDIO_POISON

lib/crypto/chacha.c:64:1: warning: the frame size of 1600 bytes is larger than 1024 bytes
 2023-07-06 22:50 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.