All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-24 18:30:48 to 2024-05-24 19:47:18 UTC [more...]

[PATCH v2 00/12] Fix various overly aggressive protections in 2.45.1 and friends
 2024-05-24 19:47 UTC 

[PATCH v3 0/2] Add mode_valid hook for sii902x bridge
 2024-05-24 19:46 UTC  (5+ messages)
` [PATCH v3 1/2] drm/bridge: sii902x: Fix mode_valid hook

[PATCH] bcachefs: Use copy_folio_from_iter_atomic()
 2024-05-24 19:46 UTC 

[PATCH] tools/lib/slab: Fix potential NULL pointer dereference in kmalloc()
 2024-05-24 19:46 UTC  (3+ messages)

[PATCH v3 0/5] drm/xe: Allow migrate vm gpu submissions from reclaim context
 2024-05-24 19:45 UTC  (9+ messages)
` [PATCH v3 1/5] drm/xe: Decouple job seqno and lrc seqno
` [PATCH v3 3/5] drm/xe: Don't initialize fences at xe_sched_job_create()

[RFC][PATCH 1/3] netns: use GO_SRCURI_DESTSUFFIX
 2024-05-24 19:40 UTC  (9+ messages)
` [RFC][PATCH 2/3] cni: "
  ` [meta-virtualization] "
` [RFC][PATCH 3/3] go-md2man: "
  ` [meta-virtualization] "
` [meta-virtualization] [RFC][PATCH 1/3] netns: "

[PATCH] Bluetooth: btintel_pcie: Fix the error handling path of btintel_pcie_probe()
 2024-05-24 19:39 UTC  (2+ messages)

[GIT PULL] Please pull u-boot-imx-next-20240524
 2024-05-24 19:39 UTC  (2+ messages)

[PATCH v14 00/17] Add OA functionality to Xe
 2024-05-24 19:38 UTC  (21+ messages)
` [PATCH 01/17] drm/xe/perf/uapi: "Perf" layer to support multiple perf counter stream types
` [PATCH 02/17] drm/xe/perf/uapi: Add perf_stream_paranoid sysctl
` [PATCH 03/17] drm/xe/oa/uapi: Add OA data formats
` [PATCH 04/17] drm/xe/oa/uapi: Initialize OA units
` [PATCH 05/17] drm/xe/oa/uapi: Add/remove OA config perf ops
` [PATCH 06/17] drm/xe/oa/uapi: Define and parse OA stream properties
` [PATCH 07/17] drm/xe/oa: OA stream initialization (OAG)
` [PATCH 08/17] drm/xe/oa/uapi: Expose OA stream fd
` [PATCH 09/17] drm/xe/oa/uapi: Read file_operation
` [PATCH 10/17] drm/xe/oa: Add OAR support
` [PATCH 11/17] drm/xe/oa: Add OAC support
` [PATCH 12/17] drm/xe/oa/uapi: Query OA unit properties
` [PATCH 13/17] drm/xe/oa/uapi: OA buffer mmap
` [PATCH 14/17] drm/xe/oa: Add MMIO trigger support
` [PATCH 15/17] drm/xe/oa: Override GuC RC with OA on PVC
` [PATCH 16/17] drm/xe/oa: Changes to OA_TAKEN
` [PATCH 17/17] drm/xe/oa: Enable Xe2+ overrun mode
` ✓ CI.Patch_applied: success for Add OA functionality to Xe (rev14)
` ✗ CI.checkpatch: warning "
` ✓ CI.KUnit: success "

[PATCH v2 0/5] Add Svadu extension support
 2024-05-24 19:38 UTC  (5+ messages)

[PATCH] KVM: x86: Drop support for hand tuning APIC timer advancement from userspace
 2024-05-23 20:19 UTC  (2+ messages)

[Buildroot] [PATCH RESEND 0/7] LoongArch64 initial support
 2024-05-24 19:36 UTC  (8+ messages)
` [Buildroot] [PATCH RESEND 1/7] support/gnuconfig: Bump version to 2024-01-01
` [Buildroot] [PATCH RESEND 2/7] package/gcc: Introduce BR2_GCC_TARGET_SIMD option
` [Buildroot] [PATCH RESEND 3/7] arch: Introduce LoongArch64
` [Buildroot] [PATCH RESEND 4/7] package/{glibc, musl}: Enable LoongArch64 support
` [Buildroot] [PATCH RESEND 5/7] linux: Introduce {vmlinux, vmlinuz}.efi kernel binary format
` [Buildroot] [PATCH RESEND 6/7] boot/grub2: Introduce loongarch64-efi target
` [Buildroot] [PATCH RESEND 7/7] board/loongarch64-efi: Introduce the new board

riscv: irq-riscv-imsic-early.c:52:9: error: too many arguments to function 'riscv_ipi_set_virq_range'
 2024-05-24 19:36 UTC  (3+ messages)

[PATCH net 0/4] tcp: fix tcp_poll() races
 2024-05-24 19:36 UTC  (5+ messages)
` [PATCH net 1/4] tcp: add tcp_done_with_error() helper
` [PATCH net 2/4] tcp: fix race in tcp_write_err()
` [PATCH net 3/4] tcp: fix races in tcp_abort()
` [PATCH net 4/4] tcp: fix races in tcp_v[46]_err()

[PATCH v2] powerpc/pseries/lparcfg: drop error message from guest name lookup
 2024-05-24 19:29 UTC  (2+ messages)

kmap + memmove
 2024-05-24 19:35 UTC  (3+ messages)

[PATCH] drm/xe: Do not access xe file when updating exec queue runtime
 2024-05-24 19:35 UTC  (3+ messages)

[PATCH v6 0/7] Linux RISC-V IOMMU Support
 2024-05-24 19:34 UTC  (16+ messages)
` [PATCH v6 1/7] dt-bindings: iommu: riscv: Add bindings for RISC-V IOMMU
` [PATCH v6 2/7] iommu/riscv: Add RISC-V IOMMU platform device driver
` [PATCH v6 3/7] iommu/riscv: Add RISC-V IOMMU PCIe "
` [PATCH v6 4/7] iommu/riscv: Enable IOMMU registration and device probe
` [PATCH v6 5/7] iommu/riscv: Device directory management
` [PATCH v6 6/7] iommu/riscv: Command and fault queue support
` [PATCH v6 7/7] iommu/riscv: Paging domain support

[RFC] event/dsw: support explicit release only mode
 2024-05-24 19:24 UTC  (2+ messages)
` [PATCH] "

[meta-arm][PATCH] test-pacbti: Use UNPACKDIR
 2024-05-24 19:34 UTC 

[RFC PATCH v8 00/20] bpf qdisc
 2024-05-24 19:33 UTC  (4+ messages)
` [RFC PATCH v8 18/20] selftests: Add a bpf fq qdisc to selftest

[PATCH v4 0/2] Enable Coarse Power Gating
 2024-05-24 19:31 UTC  (8+ messages)
` ✓ CI.Patch_applied: success for Enable Coarse Power Gating (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✓ CI.Hooks: "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "

+ bcachefs-remove-heap-related-macros-and-switch-to-generic-min_heap.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ bcache-remove-heap-related-macros-and-switch-to-generic-min_heap.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ lib-test_min_heap-add-test-for-heap_del.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ lib-min_heap-update-min_heap_push-to-use-min_heap_sift_up.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ lib-min_heap-rename-min_heapify-to-min_heap_sift_down.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ lib-min_heap-update-min_heap_push-and-min_heap_pop-to-return-bool-values.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ lib-min_heap-add-min_heap_del.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ lib-min_heap-add-min_heap_sift_up.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ lib-min_heap-add-args-for-min_heap_callbacks.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ lib-min_heap-add-min_heap_full.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

[PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-05-24 19:30 UTC  (3+ messages)

+ lib-min_heap-add-min_heap_peek.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ lib-min_heap-add-min_heap_init.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ lib-min_heap-add-type-safe-interface.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ bcachefs-fix-typo.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ bcache-fix-typo.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

+ perf-core-fix-several-typos.patch added to mm-nonmm-unstable branch
 2024-05-24 19:30 UTC 

[RFC][PATCH 1/2] neard: use GO_SRCURI_DESTSUFFIX
 2024-05-24 19:29 UTC  (2+ messages)
` [RFC][PATCH 2/2] cri-tools: "

[PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open
 2024-05-24 19:28 UTC  (2+ messages)
` [PATCH v4 2/2] proc: restrict /proc/pid/mem

[PATCH 0/9] refs: ref storage format migrations
 2024-05-24 19:29 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 9/9] builtin/refs: new command to migrate ref storage formats

[PATCH] debugobjects: Fix potential data race in debug_objects_maxchain
 2024-05-24 19:26 UTC  (2+ messages)

[qais-yousef:uclamp-max-aggregation 9/13] kernel/sched/core.c:5167:34: error: 'struct cfs_rq' has no member named 'avg'
 2024-05-24 19:18 UTC 

[PATCH 0/7] Add support for hwspinlock bust
 2024-05-24 19:23 UTC  (10+ messages)
` [PATCH 5/7] dt-bindings: remoteproc: qcom,pas: Add hwlocks

[PATCH v4] Bluetooth: btbcm: Apply HCI_QUIRK_BROKEN_READ_TRANSMIT_POWER to CYW4373
 2024-05-24 19:22 UTC  (2+ messages)

[PATCH v6 3/8] rust: file: add Rust abstraction for `struct file`
 2024-05-24 19:17 UTC  (2+ messages)

[PATCH v3 1/3] Documentation: alias: rework notes into points
 2024-05-24 19:16 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] run-command: show prepared command

[PATCH] Documentation: RISC-V: uabi: Only scalar misaligned loads are supported
 2024-05-24 19:14 UTC  (4+ messages)

[PATCH 0/3] KVM/arm64 fixes for AArch32 handling
 2024-05-24 19:13 UTC  (9+ messages)
` [PATCH 1/3] KVM: arm64: Fix AArch32 register narrowing on userspace write
` [PATCH 2/3] KVM: arm64: Allow AArch32 PSTATE.M to be restored as System mode

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-05-24 19:11 UTC  (5+ messages)
` [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext

+ mm-arm64-fix-the-out-of-bounds-issue-in-contpte_clear_young_dirty_ptes.patch added to mm-hotfixes-unstable branch
 2024-05-24 19:10 UTC 

[PATCH 0/2] Add WL-355608-A8 panel
 2024-05-24 19:10 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: panel: "

[PATCH] sched_setattr.2: Document sched_util_{min,max}
 2024-05-24 19:08 UTC 

[PATCH 00/15] UEFI NX support and NX Linux loader using shim loader protocol
 2024-05-24 19:07 UTC  (3+ messages)

[PATCH v4 0/5] lib/gpgpu: add shader support
 2024-05-24 19:07 UTC  (2+ messages)
` ✓ CI.xeFULL: success for lib/gpgpu: add shader support (rev4)

[ACPI Code First ECN] "Extended-linear" addressing for direct-mapped memory-side caches
 2024-05-24 19:05 UTC 

+ mm-remove-page_mapping.patch added to mm-unstable branch
 2024-05-24 19:04 UTC 

[Buildroot] [PATCH 1/1] configs/mx51evk: bump bsp components to fix build
 2024-05-24 19:01 UTC 

[PATCH] dt-bindings: arm: stm32: st,mlahb: Drop spurious "reg" property from example
 2024-05-24 19:01 UTC  (3+ messages)

[PATCH 0/2] misc: vcpu_stall_detector: Add a PPI interrupt
 2024-05-24 19:01 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: vcpu_stall_detector: Add a PPI interrupt to the virtual device
` [PATCH 2/2] misc: Register a PPI for the vcpu stall detection "

gitlab -stable-rc: mirroring not working?
 2024-05-24 18:58 UTC  (3+ messages)
` [cip-dev] "
  ` CVE-2017-5715 on simatic-ipc227e -- was "

[PATCH] cpumask: introduce assign_cpu() macro
 2024-05-24 18:58 UTC 

[merged mm-hotfixes-stable] mm-ksm-fix-possible-uaf-of-stable_node.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] mm-memory-failure-fix-handling-of-dissolved-but-not-taken-off-from-buddy-pages.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] mm-proc-pid-smaps_rollup-avoid-skipping-vma-after-getting-mmap_lock-again.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] nilfs2-fix-potential-hang-in-nilfs_detach_log_writer.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] nilfs2-fix-unexpected-freezing-of-nilfs_segctor_sync.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] nilfs2-fix-use-after-free-of-timer-for-log-writer-thread.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] selftests-mm-fix-build-warnings-on-ppc64.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] arm64-patching-fix-handling-of-execmem-addresses.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] selftests-mm-compaction_test-fix-bogus-test-success-and-reduce-probability-of-oom-killer-invocation.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] selftests-mm-compaction_test-fix-incorrect-write-of-zero-to-nr_hugepages.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] selftests-mm-compaction_test-fix-bogus-test-success-on-aarch64.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] mailmap-update-email-address-for-satya-priya.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] mm-huge_memory-dont-unpoison-huge_zero_folio.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] kasan-fortify-properly-rename-memintrinsics.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[PATCH v4 0/2] ARM: st: add new compatible for PWR regulators on STM32MP13
 2024-05-24 18:55 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: regulator: st,stm32mp1-pwr-reg: add compatible for STM32MP13

[merged mm-hotfixes-stable] lib-add-version-into-proc-allocinfo-output.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[merged mm-hotfixes-stable] mm-vmalloc-fix-vmalloc-which-may-return-null-if-called-with-__gfp_nofail.patch removed from -mm tree
 2024-05-24 18:55 UTC 

[PATCH] arm64: dts: allwinner: convert NanoPi R1S H5 NVMEM content to layout syntax
 2024-05-24 18:52 UTC  (3+ messages)

[RFC][PATCH 1/4] dev86: ignore various issues fatal with gcc-14
 2024-05-24 18:52 UTC  (8+ messages)
` [RFC][PATCH 2/4] docker-compose: use GO_SRCURI_DESTSUFFIX
  ` [meta-virtualization] "
` [RFC][PATCH 3/4] runc: "
  ` [meta-virtualization] "
` [RFC][PATCH 4/4] linux-yocto_virtualization.inc: adjust path to kcfg for UNPACKDIR
  ` [meta-virtualization] "
` [meta-virtualization] [RFC][PATCH 1/4] dev86: ignore various issues fatal with gcc-14

[folded-merged] lib-add-version-into-proc-allocinfo-output-fix.patch removed from -mm tree
 2024-05-24 18:52 UTC 

[GIT PULL] final MM update for 6.10-rc1
 2024-05-24 18:51 UTC 

[PATCH 1/2 v2] RISC-V: add Star64 board devicetree
 2024-05-24 18:48 UTC  (3+ messages)

[PATCH] unicode: add MODULE_DESCRIPTION() macros
 2024-05-24 18:48 UTC 

LKMM: Making RMW barriers explicit
 2024-05-24 18:48 UTC  (12+ messages)

[PATCH 6.9 00/25] 6.9.2-rc1 review
 2024-05-24 18:47 UTC  (2+ messages)

[RFC PATCH] clocksource: hyper-v: Enable the tsc_page for a TDX VM in TD mode
 2024-05-24 18:46 UTC  (2+ messages)

[PATCH net-next v16 00/15] Introducing P4TC (series 1)
 2024-05-24 18:45 UTC  (20+ messages)
                    ` On the NACKs on P4TC patches
                              ` DSL vs low level language WAS(Re: "

[PATCH 0/6] Fix MEC concurrency problems for Framework Laptop
 2024-05-24 18:45 UTC  (8+ messages)
` [PATCH 5/6] platform/chrome: cros_ec_lpc: Correct ACPI name "

❌ FAIL (MISSED 10 of 204): Test report for master (6.9.0, mainline.kernel.org-clang, b4d88a60)
 2024-05-24 18:41 UTC 

[PATCH 1/2] dt-bindings: arm: fsl: rename gw7905 to gw75xx
 2024-05-24 18:40 UTC  (6+ messages)

[PATCH v2 0/8] Enable eQEP DT support for Sitara K3 platforms
 2024-05-24 18:38 UTC  (4+ messages)
` [PATCH v2 2/8] dt-bindings: counter: Add new ti,am62-eqep compatible

sched/isolation: tick_take_do_timer_from_boot() calls smp_call_function_single() with irqs disabled
 2024-05-24 18:37 UTC  (5+ messages)

[PATCH] HID: hid-goodix: Add Goodix HID-over-SPI driver
 2024-05-24 18:36 UTC  (2+ messages)

[qais-yousef:uclamp-max-aggregation 13/13] kernel/sched/core.c:4914:7: error: call to undeclared function '__ignore_task_perf'; ISO C99 and later do not support implicit function declarations
 2024-05-24 18:36 UTC 

[bcachefs:bcachefs-testing 19/20] fs/bcachefs/btree_io.c:737:22: warning: format specifies type 'unsigned int' but the argument has type 'size_t' (aka 'unsigned long')
 2024-05-24 18:36 UTC 

[PATCH] add basic b4 config file
 2024-05-24 18:36 UTC  (6+ messages)
` [bitbake-devel] "

[RFC PATCH 0/1] Initial Implementation For Jumbo Frames
 2024-05-24 18:36 UTC  (2+ messages)
` [RFC PATCH] Initial Implementation For Jumbo Frames Test Suite

[RFC 0/7] drm/virtio: Import scanout buffers from other devices
 2024-05-24 18:33 UTC  (3+ messages)

[syzbot] [bcachefs?] KMSAN: uninit-value in rw_aux_tree_set
 2024-05-24 18:32 UTC 

[syzbot] [bcachefs?] kernel panic: not locked: inodes NUM:NUM:NUM cached
 2024-05-24 18:32 UTC 

[PATCH net-next v4 05/12] net: ethernet: oa_tc6: implement error interrupts unmasking
 2024-05-24 18:31 UTC  (11+ messages)

[PATCH v4 00/15] Unified cross-architecture kernel-mode FPU API
 2024-05-24 18:23 UTC  (6+ messages)
` [PATCH v4 13/15] drm/amd/display: Use ARCH_HAS_KERNEL_FPU_SUPPORT

[PATCH v1 0/2] usb: typec: mux: gpio-sbu: Make enable gpio optional
 2024-05-24 18:31 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: usb: gpio-sbu-mux: Make 'enable-gpios' optional

[PATCH v5 0/6] Mediatek thermal sensor driver support for MT8186 and MT8188
 2024-05-24 18:27 UTC  (5+ messages)
` [PATCH v5 1/6] dt-bindings: thermal: mediatek: Rename thermal zone definitions "


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.