All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-07-30 00:19:56 to 2025-07-30 01:54:24 UTC [more...]

[PATCH 5.10.y 0/4] Backport series: "permit write-sealed memfd read-only shared mappings"
 2025-07-30  1:54 UTC  (5+ messages)
` [PATCH 5.10.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH 5.10.y 2/4] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH 5.10.y 3/4] mm: reinstate ability to map write-sealed memfd mappings read-only
` [PATCH 5.10.y 4/4] selftests/memfd: add test for mapping write-sealed memfd read-only

[PATCH 5.15.y 0/4] Backport series: "permit write-sealed memfd read-only shared mappings"
 2025-07-30  1:53 UTC  (5+ messages)
` [PATCH 5.15.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH 5.15.y 2/4] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH 5.15.y 3/4] mm: reinstate ability to map write-sealed memfd mappings read-only
` [PATCH 5.15.y 4/4] selftests/memfd: add test for mapping write-sealed memfd read-only

[GIT PULL] Documentation for 6.17
 2025-07-30  1:53 UTC  (3+ messages)

[PATCH 6.1.y 0/4] Backport series: "permit write-sealed memfd read-only shared mappings"
 2025-07-30  1:52 UTC  (5+ messages)
` [PATCH 6.1.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH 6.1.y 2/4] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH 6.1.y 3/4] mm: reinstate ability to map write-sealed memfd mappings read-only
` [PATCH 6.1.y 4/4] selftests/memfd: add test for mapping write-sealed memfd read-only

[PATCH 6.6.y 0/4] Backport series: "permit write-sealed memfd read-only shared mappings"
 2025-07-30  1:51 UTC  (5+ messages)
` [PATCH 6.6.y 1/4] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH 6.6.y 2/4] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH 6.6.y 3/4] mm: reinstate ability to map write-sealed memfd mappings read-only
` [PATCH 6.6.y 4/4] selftests/memfd: add test for mapping write-sealed memfd read-only

[Intel-wired-lan] [RFC PATCH] ethtool: add FEC bins histogramm report
 2025-07-30  1:51 UTC  (13+ messages)
              `  "

[RFC PATCH 00/25] Live Update Orchestrator: PCI subsystem
 2025-07-30  1:51 UTC  (4+ messages)
` [PATCH RFC 20/25] PCI/LUO: Avoid write to liveupdate devices at boot

[PATCH 1/9] iommu/pages: Add support for a incoherent IOMMU page walker
 2025-07-30  1:49 UTC  (4+ messages)

[PATCH v1 0/5] PM: Reduce spurious wakeups
 2025-07-30  1:47 UTC  (6+ messages)
` [PATCH v1 1/5] epoll: Make epoll_wait sleep freezable
` [PATCH v1 2/5] select/poll: Make "
` [PATCH v1 3/5] pipe: Add TASK_FREEZABLE to read and open sleeps
` [PATCH v1 4/5] fuse: Add TASK_FREEZABLE to device read operations
` [PATCH v1 5/5] jbd2: Add TASK_FREEZABLE to kjournald2 thread

[PATCH v1 00/21] Control coprocessor reset for AST2700
 2025-07-30  1:47 UTC  (10+ messages)
` [PATCH v1 19/21] pc-bios: Update AST27x0 vBootrom with SSP/TSP SCU initialization support

[PATCH] kbuild: run kunit selftests via the top-level kunit target
 2025-07-30  1:47 UTC  (3+ messages)

[PATCH v3] mm: slub: avoid deref of free pointer in sanity checks if object is invalid
 2025-07-30  1:46 UTC  (2+ messages)

[PATCH] perf: improve fixing for buildpaths QA warning
 2025-07-30  1:42 UTC 

[PATCH v1] roms/vbootrom: update to 7b1eb5f
 2025-07-30  1:34 UTC 

[RFC 04/10] ftrace: Add modify_ftrace_direct_hash function
 2025-07-30  1:41 UTC  (2+ messages)

[PATCH v3 1/1] mtd: spi-nor: core: Prevent oops during driver removal with active read or write operations
 2025-07-30  1:39 UTC  (2+ messages)

[CI v3] drm/xe: Driver Managed exhaustive eviction
 2025-07-30  1:36 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[PATCH v3 1/2] rust: Update PCI binding safety comments and add inline compiler hint
 2025-07-30  1:34 UTC  (2+ messages)
` [PATCH v3 2/2] rust: Add several miscellaneous PCI helpers

[PATCH 1/2] scsi: qla2xxx: replace non-standard flexible array purex_item.iocb
 2025-07-30  1:33 UTC  (10+ messages)
` [PATCH v2 1/1] "

[Question] About the PCP free_high heuristic
 2025-07-30  1:33 UTC  (5+ messages)

[PATCH] of: Clarify OF device context in of_match_device() comment
 2025-07-30  1:31 UTC 

[PATCH v3 0/5] Add Type-C DP support for RK3399 EVB IND board
 2025-07-30  1:26 UTC  (6+ messages)
` [PATCH v3 4/5] arm64: dts: rockchip: Add missing dp_out port for RK3399 CDN-DP

[PATCH v1] mm: memory-tiering: Fix PGPROMOTE_CANDIDATE counting
 2025-07-30  1:28 UTC  (2+ messages)

[PATCH 5.4.y 0/3] Backport series: "permit write-sealed memfd read-only shared mappings"
 2025-07-30  1:27 UTC  (5+ messages)
` [PATCH 5.4.y 1/3] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH 5.4.y 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH 5.4.y 3/3] mm: perform the mapping_map_writable() check after call_mmap()

[PATCH v2 0/4] usb: dwc3: Modify role-switching QC drd usb controllers
 2025-07-30  1:23 UTC  (7+ messages)
` [PATCH v2 2/4] usb: dwc3: qcom: Implement glue callbacks to facilitate runtime suspend

[Buildroot] [PATCH v2] package/sudo: Enable libxcrypt with glibc, allowing hashed passwords without PAM
 2025-07-30  1:22 UTC  (2+ messages)

[Buildroot] [git commit] package/sudo: Enable libxcrypt with glibc, allowing hashed passwords without PAM
 2025-07-30  1:07 UTC 

[sean-jc:x86/kvm_exports_for_kvm 15/20] arch/x86/kvm/lapic.c:1270 kvm_intr_is_single_vcpu() warn: iterator 'i' not incremented
 2025-07-30  1:21 UTC 

[RFC 02/10] ftrace: Add register_ftrace_direct_hash function
 2025-07-30  1:21 UTC  (2+ messages)

[PATCH 0/5] KVM: Drop vm_dead, pivot on vm_bugged for -EIO
 2025-07-30  1:20 UTC  (3+ messages)
` [PATCH 3/5] KVM: Reject ioctls only if the VM is bugged, not simply marked dead

[RESEND PATCH] drm/mediatek: Add error handling for old state CRTC in atomic_disable
 2025-07-30  1:12 UTC  (2+ messages)

[PATCH v3 0/4] Initial support for Qualcomm Hamoa IOT EVK board
 2025-07-30  1:11 UTC  (7+ messages)
` [PATCH v3 3/4] arm64: dts: qcom: Add HAMOA-IOT-SOM platform
` [PATCH v3 4/4] arm64: dts: qcom: Add base HAMOA-IOT-EVK board

[PULL 00/11] riscv-to-apply queue
 2025-07-30  1:04 UTC  (13+ messages)
` [PULL 01/11] target/riscv: Fix pmp range wraparound on zero
` [PULL 02/11] bios-tables-test-allowed-diff.h: Allow RISC-V FADT and MADT changes
` [PULL 03/11] hw/riscv/virt-acpi-build.c: Update FADT and MADT versions
` [PULL 04/11] tests/data/acpi/riscv64: Update expected FADT and MADT
` [PULL 05/11] intc/riscv_aplic: Fix target register read when source is inactive
` [PULL 06/11] linux-user/strace.list: add riscv_hwprobe entry
` [PULL 07/11] target/riscv: do not call GETPC() in check_ret_from_m_mode()
` [PULL 08/11] riscv: Revert "Generate strided vector loads/stores with tcg nodes."
` [PULL 09/11] target/riscv: Fix exception type when VU accesses supervisor CSRs
` [PULL 10/11] target/riscv: Restrict mideleg/medeleg/medelegh access to S-mode harts
` [PULL 11/11] target/riscv: Restrict midelegh "

[PATCH] target/xtensa: Replace malloc() with g_strdup_printf()
 2025-07-30  0:51 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/ltp-testsuite: Fix uclibc-ng build
 2025-07-30  1:01 UTC  (2+ messages)

[Buildroot] [git commit] package/ltp-testsuite: Fix uclibc-ng build
 2025-07-30  0:55 UTC 

[PATCH] media: s5p-mfc: Always pass NULL to s5p_mfc_cmd_host2risc_v6()
 2025-07-30  0:52 UTC  (3+ messages)

[PULL 00/20] target-arm queue
 2025-07-30  0:32 UTC  (7+ messages)
` [PULL 02/20] target/arm: Correct encoding of Debug Communications Channel registers

[PATCH v3 2/5] phy: rockchip: phy-rockchip-typec: Add typec_mux/typec_switch support
 2025-07-30  0:50 UTC  (4+ messages)

[PATCH] misc: rmi-i2c: Select regmap in Kconfig
 2025-07-29 21:14 UTC 

[PATCH 2/2] iomap: align writeback to RAID stripe boundaries
 2025-07-30  0:52 UTC  (2+ messages)

[android-common:android15-6.6-2025-06 7/7] drivers/dma-buf/dma-buf.c:235:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2025-07-30  0:50 UTC 

[PATCH for-10.2 00/89] linux-user: Split up elfload.c
 2025-07-30  0:00 UTC  (74+ messages)
` [PATCH 08/89] linux-user: Move get_elf_hwcap to sh4/elfload.c
` [PATCH 11/89] linux-user: Remove ELF_HWCAP
` [PATCH 14/89] linux-user/i386: Return const data from get_elf_platform
` [PATCH 16/89] linux-user/loongarch64: Create get_elf_platform
` [PATCH 18/89] linux-user: Remove ELF_PLATFORM
` [PATCH 19/89] linux-user: Move get_elf_base_platform to mips/elfload.c
` [PATCH 20/89] linux-user: Move target_cpu_copy_regs decl to qemu.h
` [PATCH 21/89] linux-user: Unify init of semihosting fields in TaskState
` [PATCH 22/89] linux-user: Create do_init_main_thread
` [PATCH 24/89] linux-user/arm: Create init_main_thread
` [PATCH 25/89] linux-user/aarch64: "
` [PATCH 26/89] linux-user/sparc: "
` [PATCH 27/89] linux-user/ppc: "
` [PATCH 28/89] linux-user/loongarch64: "
` [PATCH 29/89] linux-user/mips: "
` [PATCH 30/89] linux-user/microblaze: "
` [PATCH 31/89] linux-user/openrisc: "
` [PATCH 32/89] linux-user/sh4: "
` [PATCH 33/89] linux-user/m68k: "
` [PATCH 35/89] linux-user/s390x: "
` [PATCH 36/89] linux-user/riscv: "
` [PATCH 37/89] linux-user/hppa: "
` [PATCH 39/89] linux-user/hexagon: "
` [PATCH 40/89] linux-user: Remove do_init_main_thread
` [PATCH 41/89] linux-user/x86_64: Split out target_coredump.c.inc
` [PATCH 42/89] linux-user/i386: "
` [PATCH 43/89] linux-user/arm: "
` [PATCH 44/89] linux-user/aarch64: "
` [PATCH 45/89] linux-user/ppc: "
` [PATCH 46/89] linux-user/loongarch64: "
` [PATCH 47/89] linux-user/mips: "
` [PATCH 48/89] linux-user/microblaze: "
` [PATCH 49/89] target/openrisc: "
` [PATCH 50/89] target/sh4: "
` [PATCH 51/89] linux-user/m68k: "
` [PATCH 52/89] linux-user/s390x: "
` [PATCH 53/89] linux-user/xtensa: "
` [PATCH 54/89] linux-user: Unify the include of target_coredump.c.inc
` [PATCH 55/89] linux-user: Move init_guest_commpage to x86_64/elfload.c
` [PATCH 56/89] linux-user: Move init_guest_commpage to arm/elfload.c
` [PATCH 57/89] linux-user: Move init_guest_commpage to hppa/elfload.c
` [PATCH 58/89] linux-user: Remove INIT_GUEST_COMMPAGE
` [PATCH 59/89] linux-user: Move get_vdso_image_info to arm/elfload.c
` [PATCH 60/89] linux-user: Remove ELF_EXEC_PAGESIZE
` [PATCH 61/89] linux-user: Move get_elf_cpu_model to target/elfload.c
` [PATCH 62/89] linux-user: Move ppc uabi/asm/elf.h workaround to osdep.h
` [PATCH 63/89] linux-user: Move elf parameters to {i386, x86_64}/target_elf.h
` [PATCH 64/89] linux-user: Move elf parameters to {arm, aarch64}/target_elf.h
` [PATCH 65/89] linux-user: Move elf parameters to sparc/target_elf.h
` [PATCH 66/89] linux-user: Move elf parameters to ppc/target_elf.h
` [PATCH 67/89] linux-user: Move elf parameters to loongarch64/target_elf.h
` [PATCH 68/89] linux-user: Move elf parameters to {mips, mips64}/target_elf.h
` [PATCH 69/89] linux-user: Move elf parameters to microblaze/target_elf.h
` [PATCH 70/89] linux-user: Move elf parameters to openrisc/target_elf.h
` [PATCH 71/89] linux-user: Move elf parameters to sh4/target_elf.h
` [PATCH 72/89] linux-user: Move elf parameters to m68k/target_elf.h
` [PATCH 73/89] linux-user: Move elf parameters to alpha/target_elf.h
` [PATCH 74/89] linux-user: Move elf parameters to s390x/target_elf.h
` [PATCH 75/89] linux-user: Move elf parameters to riscv/target_elf.h
` [PATCH 76/89] linux-user: Move elf parameters to hppa/target_elf.h
` [PATCH 77/89] linux-user: Move elf parameters to xtensa/target_elf.h
` [PATCH 78/89] linux-user: Move elf parameters to hexagon/target_elf.h
` [PATCH 79/89] linux-user: Standardize on ELF_MACHINE not ELF_ARCH
` [PATCH 80/89] linux-user: Rename elf_check_arch
` [PATCH 81/89] linux-user: Remove ELIBBAD from elfload.c
` [PATCH 82/89] linux-user: Remove MAP_DENYWRITE "
` [PATCH 83/89] linux-user: Move arch_parse_elf_property to aarch64/elfload.c
` [PATCH 84/89] linux-user: Remove a.out declarations from elfload.c
` [PATCH 85/89] linux-user/sparc: Move target_pt_regs to signal.c
` [PATCH 86/89] linux-user/microblaze: "
` [PATCH 87/89] linux-user/openrisc: "
` [PATCH 88/89] linux-user/s390x: Move target_psw_t "
` [PATCH 89/89] linux-user: Remove struct target_pt_regs from target_syscall.h

[PATCH] kbuild: userprogs: use correct linker when mixing clang and GNU ld
 2025-07-30  0:47 UTC  (4+ messages)

[PATCH] wifi: rtw89: Print only once for unsupported c2h classes
 2025-07-30  0:44 UTC  (5+ messages)
  ` [PATCH v2] wifi: rtw89: Print just once for unknown C2H classes

[PATCH v2] compiler_types: Provide __no_kstack_erase to disable coverage only on Clang
 2025-07-30  0:39 UTC  (2+ messages)

[PATCH v4 00/38] Mediated vPMU 4.0 for x86
 2025-07-30  0:38 UTC  (12+ messages)
` [PATCH v4 10/38] perf/x86: Support switch_guest_ctx interface
` [PATCH v4 20/38] KVM: x86/pmu: Check if mediated vPMU can intercept rdpmc

[PATCH v3] i3c: master: svc: Fix npcm845 FIFO_EMPTY quirk
 2025-07-30  0:37 UTC  (2+ messages)

[PATCH 0/3] Power Management for Raspberry Pi V3D GPU
 2025-07-30  0:33 UTC  (7+ messages)
` [PATCH 1/3] clk: bcm: rpi: Turn firmware clock on/off when preparing/unpreparing

[brgl:gpio/devel] BUILD SUCCESS 2d60c5cf5e896f133b75e823cdda50c995fbfb55
 2025-07-30  0:34 UTC 

[PATCH bpf-next v2 3/4] bpf: add bpf_icmp_send_unreach cgroup_skb kfunc
 2025-07-30  0:32 UTC  (8+ messages)
` [PATCH bpf-next v3 0/4] bpf: add icmp_send_unreach kfunc
  ` [PATCH bpf-next v3 4/4] selftests/bpf: add icmp_send_unreach kfunc tests

[PATCH v3] of: reserved_mem: Restructure call site for dma_contiguous_early_fixup()
 2025-07-30  0:29 UTC 

[openeuler:openEuler-1.0-LTS 1739/1739] kernel/cgroup/cgroup.c:5286:48: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2025-07-30  0:30 UTC 

[RFC 03/10] ftrace: Add unregister_ftrace_direct_hash function
 2025-07-30  0:30 UTC  (2+ messages)

[GIT PULL] hardening fixes for v6.17-rc1
 2025-07-30  0:29 UTC 

linux-next: build warning after merge of the jc_docs tree
 2025-07-30  0:29 UTC 

[PATCH] drm/i915/guc: Include the GuC registers in the error state
 2025-07-30  0:29 UTC  (2+ messages)
` ✗ i915.CI.BAT: failure for "

git-diff: --ignore-matching-lines has no effect on the output when --name-only is used
 2025-07-30  0:28 UTC  (3+ messages)
` [PATCH] diff: ensure consistent diff behavior with -I<regex> across output formats

[PATCH v2] libcxx,compiler-rt: Remove use of non-existing runtime-llvm override
 2025-07-30  0:27 UTC 

[PATCH v6 0/6] drm/xe/guc: Add LFD format output for guc log
 2025-07-30  0:27 UTC  (3+ messages)
` [PATCH v6 4/6] drm/xe/guc: Add GuC log init config in LFD format

[PATCH 0/2] Fixedup status+error translation to sense key/code
 2025-07-30  0:24 UTC  (3+ messages)
` [PATCH 1/2] ata: libata-scsi: Fix ata_to_sense_error() status handling
` [PATCH 2/2] ata: libata-scsi: Return aborted command when missing sense and result TF

linux-next: Tree for Jul 29
 2025-07-30  0:26 UTC  (2+ messages)
` linux-next: Tree for Jul 29 (net/ipv4/netfilter/arp_tables.o)

[GIT PULL] x86/sev for v6.17-rc1
 2025-07-30  0:24 UTC  (2+ messages)

[GIT PULL] x86/microcode for v6.17-rc1
 2025-07-30  0:24 UTC  (2+ messages)

[PATCH] drm/i915/fbc: fix the implementation of wa_18038517565
 2025-07-30  0:23 UTC  (2+ messages)
` ✗ Xe.CI.Full: failure for "

[GIT PULL] x86/core for v6.17-rc1
 2025-07-30  0:24 UTC  (2+ messages)

[GIT PULL] x86/bugs for v6.17-rc1
 2025-07-30  0:24 UTC  (2+ messages)

[GIT PULL] EDAC updates for v6.17-rc1
 2025-07-30  0:23 UTC  (2+ messages)

[PATCH] ata: libata-sata: Add link_power_management_supported sysfs attribute
 2025-07-30  0:19 UTC 

[PATCH v5 0/1] tracing: Fix an event field filter issue
 2025-07-30  0:20 UTC  (4+ messages)
` [PATCH v5 1/1] tracing: Remove "__attribute__()" from the type field of event format


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.