All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-24 19:07:16 to 2024-05-24 20:26:09 UTC [more...]

[PATCH] drm/xe/guc: Fix uninitialised count in GuC load debug prints
 2024-05-24 20:26 UTC 

[PATCH v1 0/2] usb: typec: mux: gpio-sbu: Make enable gpio optional
 2024-05-24 20:25 UTC  (7+ messages)
` [PATCH v1 2/2] "

Help Needed Regarding a Mysterious Charge on My Statement
 2024-05-24 19:17 UTC 

[PATCH v9 1/8] drm/i915: Define and compute Transcoder CMRR registers
 2024-05-24 20:24 UTC  (2+ messages)

[agd5f:drm-next 587/608] drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c:333:4: warning: format specifies type 'unsigned char' but the argument has type 'int'
 2024-05-24 20:24 UTC 

[PATCH b4] docs: document b4.send-prefixes conf option
 2024-05-24 20:25 UTC  (5+ messages)

[PATCH] drm/msm/dpu: drop duplicate drm formats from wb2_formats arrays
 2024-05-24 20:24 UTC  (3+ messages)

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

[git pull] drm fixes for 6.10-rc1
 2024-05-24 20:23 UTC 

[PATCH v14 00/17] Add OA functionality to Xe
 2024-05-24 20:23 UTC  (8+ messages)
` ✓ 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 "
` ✓ CI.BAT: "

[PATCH v2 0/3] Use BPF filters for a "perf top -u" workaround
 2024-05-24 20:22 UTC  (4+ messages)

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

[Intel-wired-lan] [PATCH iwl-next v3 0/3] ice:Support to dump PHY config, FEC
 2024-05-24 13:51 UTC  (4+ messages)
` [Intel-wired-lan] [PATCH iwl-next v3 1/3] ice: Extend Sideband Queue command to support flags
` [Intel-wired-lan] [PATCH iwl-next v3 2/3] ice: Implement driver functionality to dump fec statistics
` [Intel-wired-lan] [PATCH iwl-next v3 3/3] ice: Implement driver functionality to dump serdes equalizer values

+ mm-remove-migrate_sync_no_copy-mode.patch added to mm-unstable branch
 2024-05-24 20:18 UTC 

+ mm-migrate-remove-migrate_folio_extra.patch added to mm-unstable branch
 2024-05-24 20:18 UTC 

+ mm-migrate_device-unify-migrate-folio-for-migrate_sync_no_copy.patch added to mm-unstable branch
 2024-05-24 20:18 UTC 

+ mm-migrate_device-use-a-newfolio-in-__migrate_device_pages.patch added to mm-unstable branch
 2024-05-24 20:18 UTC 

+ mm-migrate-simplify-__buffer_migrate_folio.patch added to mm-unstable branch
 2024-05-24 20:18 UTC 

[PATCH v2 0/3] iio: add support for multiple scan types
 2024-05-24 20:18 UTC  (4+ messages)
` [PATCH v2 1/3] iio: introduce struct iio_scan_type
` [PATCH v2 2/3] iio: buffer: use struct iio_scan_type to simplify code
` [PATCH v2 3/3] iio: add support for multiple scan types per channel

Linux `perf report` regression
 2024-05-24 20:17 UTC 

[PATCH] bcachefs: Use copy_folio_from_iter_atomic()
 2024-05-24 20:15 UTC  (2+ messages)

+ rmap-remove-define_page_vma_walk.patch added to mm-unstable branch
 2024-05-24 20:15 UTC 

[qais-yousef:uclamp-max-aggregation 13/13] kernel/sched/core.c:4914:21: error: implicit declaration of function '__ignore_task_perf'
 2024-05-24 20:13 UTC 

[PATCH] selftest: mm: Test if hugepage does not get leaked during __bio_release_pages()
 2024-05-24 20:12 UTC  (5+ messages)

[scarthgap 0/2] Toolchain fixes for Scarthgap
 2024-05-24 20:12 UTC  (3+ messages)
` [scarthgap 1/2] binutils: Fix aarch64 disassembly abort
` [scarthgap 2/2] gcc: Fix for CVE-2024-0151

[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

[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)

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

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

+ 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  (3+ 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)


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.