All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-24 18:55:59 to 2024-05-24 20:12:18 UTC [more...]

[syzbot] [staging?] [usb?] memory leak in _r8712_init_xmit_priv (2)
 2024-05-24 20:12 UTC  (5+ messages)

[PATCH] net: usb: ax88179_178a: fix link status when link is set to down/up
 2024-05-24 20:08 UTC  (3+ messages)

[PATCH] riscv: Don't use hugepage mappings for vmemmap if it's not supported
 2024-05-24 20:07 UTC  (5+ messages)

[PATCH] XArray tests: Compare pointers to NULL instead of 0
 2024-05-24 20:07 UTC  (2+ messages)

[PATCH] tools/memory-model: Document herd7 (internal) representation
 2024-05-24 20:04 UTC  (3+ messages)

[PATCH v2 for-4.19 00/13] xen/bitops: Untangle ffs()/fls() infrastructure
 2024-05-24 20:03 UTC  (14+ messages)
` [PATCH v2 01/13] ppc/boot: Run constructors on boot
` [PATCH v2 02/13] xen/bitops: Cleanup ahead of rearrangements
` [PATCH v2 03/13] ARM/bitops: Change find_first_set_bit() to be a define
` [PATCH v2 04/13] xen/page_alloc: Coerce min(flsl(), foo) expressions to being unsigned
` [PATCH v2 05/13] xen/bitops: Implement generic_f?sl() in lib/
` [PATCH v2 06/13] xen/bitops: Implement ffs() in common logic
` [PATCH v2 07/13] x86/bitops: Improve arch_ffs() in the general case
` [PATCH v2 08/13] xen/bitops: Implement ffsl() in common logic
` [PATCH v2 09/13] xen/bitops: Replace find_first_set_bit() with ffsl() - 1
` [PATCH v2 10/13] xen/bitops: Delete find_first_set_bit()
` [PATCH v2 11/13] xen/bitops: Implement fls()/flsl() in common logic
` [PATCH v2 12/13] xen/bitops: Clean up ffs64()/fls64() definitions
` [PATCH v2 13/13] xen/bitops: Rearrange the top of xen/bitops.h

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

[kleikamp-shaggy:folio 12/14] fs/jfs/jfs_metapage.o: warning: objtool: unexpected relocation symbol type in .rela.discard.unreachable
 2024-05-24 20:02 UTC 

[PATCH V2 0/3] improve -overcommit cpu-pm=on|off
 2024-05-24 20:00 UTC  (4+ messages)
` [PATCH V2 1/3] vl: Allow multiple -overcommit commands
` [PATCH V2 2/3] target/i386: call cpu_exec_realizefn before x86_cpu_filter_features
` [PATCH V2 3/3] target/i386: Move host_cpu_enable_cpu_pm into kvm_cpu_realizefn()

[PATCH v2] perf: RISC-V: Check standard event availability
 2024-05-24 20:00 UTC  (5+ messages)

[syzbot] [input?] [usb?] KMSAN: uninit-value in asus_report_fixup
 2024-05-24 20:00 UTC 

[PATCH] Bluetooth: MGMT: Uninitialized variable in load_conn_param()
 2024-05-24 20:00 UTC  (2+ messages)

[PATCH] Bluetooth: Use sizeof(*pointer) instead of sizeof(type)
 2024-05-24 20:00 UTC  (2+ messages)

[PATCH v12] mm: report per-page metadata information
 2024-05-24 20:00 UTC  (3+ messages)

[PATCH v4 0/5] Add DSC support to DSI video panel
 2024-05-24 19:59 UTC  (3+ messages)
` [PATCH v4 1/5] drm/msm/dpu: fix video mode DSC for DSI

[PATCH v2] Revert "drm/msm/dpu: drop dpu_encoder_phys_ops.atomic_mode_set"
 2024-05-24 19:58 UTC  (2+ messages)

[xen-unstable test] 186132: tolerable FAIL - PUSHED
 2024-05-24 19:58 UTC 

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

[BUG] Build failure and alleged fix for next-20240523
 2024-05-24 19:57 UTC  (2+ messages)

[Buildroot] Build systems micro-conference at Linux Plumbers
 2024-05-24 19:56 UTC 

[PATCH BlueZ v1 1/3] shared/csip: Fix memory leak
 2024-05-24 19:55 UTC  (2+ messages)
` [BlueZ,v1,1/3] "

[PATCH 0/3] mm: zswap: trivial folio conversions
 2024-05-24 19:53 UTC  (3+ messages)

[PATCH v14 00/17] Add OA functionality to Xe
 2024-05-24 19:53 UTC  (24+ 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 "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "

[xen-unstable-smoke test] 186139: tolerable all pass - PUSHED
 2024-05-24 19:51 UTC 

[PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps
 2024-05-24 19:47 UTC  (5+ messages)
` [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API

[PATCH v2 00/12] Fix various overly aggressive protections in 2.45.1 and friends
 2024-05-24 19:47 UTC  (13+ messages)
` [PATCH v2 01/12] send-email: drop FakeTerm hack
` [PATCH v2 02/12] send-email: avoid creating more than one Term::ReadLine object
` [PATCH v2 03/12] ci: drop mention of BREW_INSTALL_PACKAGES variable
` [PATCH v2 04/12] ci: avoid bare "gcc" for osx-gcc job
` [PATCH v2 05/12] ci: stop installing "gcc-13" for osx-gcc
` [PATCH v2 06/12] hook: plug a new memory leak
` [PATCH v2 07/12] init: use the correct path of the templates directory again
` [PATCH v2 08/12] Revert "core.hooksPath: add some protection while cloning"
` [PATCH v2 09/12] tests: verify that `clone -c core.hooksPath=/dev/null` works again
` [PATCH v2 10/12] clone: drop the protections where hooks aren't run
` [PATCH v2 11/12] Revert "Add a helper function to compare file contents"
` [PATCH v2 12/12] Revert "fsck: warn about symlink pointing inside a gitdir"

[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 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 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  (5+ messages)
` ✓ CI.Build: success for Enable Coarse Power Gating (rev2)
` ✓ 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 

+ 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] 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 


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.