All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-02-09 23:31:36 to 2023-02-10 00:31:59 UTC [more...]

[PATCH v2 00/21] KVM: x86: Disallow writes to feature MSRs post-KVM_RUN
 2023-02-10  0:31 UTC  (2+ messages)
` [PATCH v2 01/21] KVM: x86: Rename kvm_init_msr_list() to clarify it inits multiple lists

[igt-dev] [PATCH i-g-t v3] tests/kms_plane_alpha_blend: Limit the test execution
 2023-02-10  0:31 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/kms_plane_alpha_blend: Limit the test execution (rev3)

[PATCH v4 00/18] gpiolib cleanups
 2023-02-10  0:30 UTC  (3+ messages)
` [PATCH v4 08/18] gpiolib: remove gpio_set_debounce()

U-boot not loading NVMe driver on Pi CM4
 2023-02-10  0:29 UTC  (2+ messages)

[RFC PATCH] hwmon: (peci/cputemp) Number cores as seen by host system
 2023-02-10  0:26 UTC  (6+ messages)

[v7 PATCH 0/3] Unify ARM64 & RISC-V Linux Loader
 2023-02-10  0:27 UTC  (4+ messages)
` [v7 PATCH 2/3] efi: Remove arch specific image headers for RISC-V & ARM64

linux-next: duplicate patches in the mlx5-next tree
 2023-02-10  0:26 UTC 

Segmentation fault + invalid opcode: 0000 [#1] SMP NOPTI at using ARIA cipher (kernel 6.2.0-rc7)
 2023-02-10  0:26 UTC 

[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
 2023-02-10  0:24 UTC  (4+ messages)
` [PATCH 08/14] xfs: document btree bulk loading

[PATCH v2 0/2] ASoC: dt-bindings: renesas,rsnd.yaml: add R-Car Gen4 support
 2023-02-10  0:22 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v3 net 0/2] sk->sk_forward_alloc fixes
 2023-02-10  0:22 UTC  (3+ messages)
` [PATCH v3 net 1/2] dccp/tcp: Avoid negative sk_forward_alloc by ipv6_pinfo.pktoptions
` [PATCH v3 net 2/2] net: Remove WARN_ON_ONCE(sk->sk_forward_alloc) from sk_stream_kill_queues()

[PATCH 0/5] Fix use of RTE_LOGTYPE_USER1 in libraries
 2023-02-10  0:22 UTC  (7+ messages)
` [PATCH v3 0/5] Replace use of RTE_LOGTYPE_USER1 in library
  ` [PATCH v3 1/5] ip_frag: use a dynamic logtype
  ` [PATCH v3 2/5] reorder: "
  ` [PATCH v3 3/5] latencystats: use "
  ` [PATCH v3 4/5] vhost: use logtype instead of RTE_LOGTYPE_USER1
  ` [PATCH v3 5/5] ipsec: fix usage "

linux-next: duplicate patches in the btrfs tree
 2023-02-10  0:19 UTC 

[PATCH V2] PCI/ASPM: Skip L1SS save/restore if not already enabled
 2023-02-10  0:18 UTC  (2+ messages)

DNF5
 2023-02-10  0:18 UTC  (3+ messages)
` [OE-core] DNF5

[Intel-gfx] [PATCH v2] drm/i915/xehp: LNCF/LBCF workarounds should be on the GT list
 2023-02-10  0:17 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

kernel/trace/trace_events.c:2657 add_str_to_module() warn: possible memory leak of 'modstr'
 2023-02-10  0:16 UTC 

drivers/remoteproc/ti_k3_r5_remoteproc.c:711:17: sparse: sparse: cast removes address space '__iomem' of expression
 2023-02-10  0:16 UTC 

[patch net-next 0/7] devlink: params cleanups and devl_param_driverinit_value_get() fix
 2023-02-10  0:16 UTC  (5+ messages)

[PATCH v2] io_uring,audit: don't log IORING_OP_MADVISE
 2023-02-10  0:15 UTC  (5+ messages)

linux-next: duplicate patch in the drivers-memory tree
 2023-02-10  0:14 UTC  (2+ messages)

stable-rc/queue/5.10 baseline: 157 runs, 36 regressions (v5.10.167-97-g08e29bf32dce7)
 2023-02-10  0:14 UTC 

[PATCH v8 0/7] io_uring: add napi busy polling support
 2023-02-10  0:14 UTC  (9+ messages)
` [PATCH v8 4/7] io-uring: add napi busy poll support
` [PATCH v8 5/7] io-uring: add sqpoll support for napi busy poll
` [PATCH v8 6/7] io_uring: add api to set / get napi configuration
` [PATCH v8 7/7] "

[PATCH bpf-next v2 00/16] selftests/bpf: Add Memory Sanitizer support
 2023-02-10  0:12 UTC  (17+ messages)
` [PATCH bpf-next v2 01/16] selftests/bpf: Quote host tools
` [PATCH bpf-next v2 02/16] tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS support
` [PATCH bpf-next v2 03/16] selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGS
` [PATCH bpf-next v2 04/16] selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpf
` [PATCH bpf-next v2 05/16] selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattach
` [PATCH bpf-next v2 06/16] selftests/bpf: Attach to fopen()/fclose() in attach_probe
` [PATCH bpf-next v2 07/16] libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
` [PATCH bpf-next v2 08/16] libbpf: Introduce bpf_{btf,link,map,prog}_get_info_by_fd()
` [PATCH bpf-next v2 09/16] libbpf: Use bpf_{btf,link,map,prog}_get_info_by_fd()
` [PATCH bpf-next v2 10/16] bpftool: "
` [PATCH bpf-next v2 11/16] perf: "
` [PATCH bpf-next v2 12/16] samples/bpf: "
` [PATCH bpf-next v2 13/16] selftests/bpf: "
` [PATCH bpf-next v2 14/16] libbpf: Factor out is_percpu_bpf_map_type()
` [PATCH bpf-next v2 15/16] libbpf: Add MSan annotations
` [PATCH bpf-next v2 16/16] selftests/bpf: "

Markdown release notes
 2023-02-10  0:12 UTC  (4+ messages)

next/pending-fixes build: 207 builds: 5 failed, 202 passed, 8 errors, 18 warnings (v6.2-rc7-233-gd885c5e298888)
 2023-02-10  0:10 UTC 

[PATCH v3 00/27] drm/msm/dpu: wide planes support
 2023-02-10  0:09 UTC  (9+ messages)
` [PATCH v3 27/27] drm/msm/dpu: add support for wide planes
          ` [Freedreno] "

[Intel-gfx] linux-next: duplicate patch in the drm-misc-fixes tree
 2023-02-10  0:08 UTC  (6+ messages)
`  "

[meta-ti][dunfell][RFC PATCH v2] am62axx-evm: Add support for HS-FS and HS-SE platforms
 2023-02-10  0:08 UTC 

New key
 2023-02-10  0:06 UTC  (3+ messages)

[PATCH 0/2] s390/dasd: patches
 2023-02-10  0:05 UTC  (4+ messages)
` [PATCH 1/2] s390/dasd: sort out physical vs virtual pointers usage
` [PATCH 2/2] s390/dasd: Fix potential memleak in dasd_eckd_init()

[PATCH] block: Remove the ALLOC_CACHE_SLACK constant
 2023-02-10  0:05 UTC  (2+ messages)

Kernel Documentation Backlog
 2023-02-10  0:04 UTC  (2+ messages)

[PATCH modules-next v10 00/13] kallsyms: reliable symbol->address lookup with /proc/kallmodsyms
 2023-02-09 23:53 UTC  (4+ messages)

[PATCH v3] xfs: allow setting full range of panic tags
 2023-02-10  0:02 UTC  (2+ messages)

[PATCH -tip] kprobes/x86: Remove unneeded casting from immediate value
 2023-02-10  0:01 UTC  (2+ messages)

[PATCH v2 1/2] env: mmc: Clean up macro usage
 2023-02-10  0:01 UTC  (2+ messages)

[PATCH v2 00/10] Add IO page table replacement support
 2023-02-10  0:01 UTC  (5+ messages)
` [PATCH v2 08/10] iommufd/device: Use iommu_group_replace_domain()

[PATCH 0/2] odroid: fix boot issues on u2, xu4 and siblings
 2023-02-10  0:00 UTC  (3+ messages)
  ` [PATCH 1/2] Revert "mmc: s5p_sdhci: unset the SDHCI_QUIRK_BROKEN_R1B"

[PATCH 0/3] Prevent ->map_pages from sleeping
 2023-02-09 23:59 UTC  (9+ messages)
` [PATCH 1/3] xfs: Remove xfs_filemap_map_pages() wrapper

[PATCH 00/17] Add Intel VT-d nested translation
 2023-02-09 23:59 UTC  (8+ messages)
` [PATCH 06/17] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation

[PATCH v3 0/2] HID: use spinlocks to safely schedule led workers
 2023-02-09 23:58 UTC  (3+ messages)
` [PATCH v3 1/2] HID: bigben: use spinlock to safely schedule workers
` [PATCH v3 2/2] HID: asus: "

[PATCH] PCI: vmd: Do not disable MSI-X remapping in VMD 28C0 controller
 2023-02-09 23:57 UTC  (12+ messages)

[merged mm-hotfixes-stable] of-reserved_mem-have-kmemleak-ignore-dynamically-allocated-reserved-mem.patch removed from -mm tree
 2023-02-09 23:57 UTC 

[merged mm-hotfixes-stable] scripts-gdb-fix-lx-current-for-x86.patch removed from -mm tree
 2023-02-09 23:57 UTC 

[merged mm-hotfixes-stable] mm-shrinkers-fix-deadlock-in-shrinker-debugfs.patch removed from -mm tree
 2023-02-09 23:57 UTC 

[merged mm-hotfixes-stable] lib-parser-optimize-match_number-apis-to-use-local-array.patch removed from -mm tree
 2023-02-09 23:57 UTC 

[merged mm-hotfixes-stable] mm-hwposion-support-recovery-from-ksm_might_need_to_copy.patch removed from -mm tree
 2023-02-09 23:57 UTC 

[merged mm-hotfixes-stable] kasan-fix-oops-due-to-missing-calls-to-kasan_arch_is_ready.patch removed from -mm tree
 2023-02-09 23:57 UTC 

[linux-next:master 5911/11577] drivers/soc/renesas/pwc-rzv2m.c:124:34: warning: unused variable 'rzv2m_pwc_of_match'
 2023-02-09 23:55 UTC 

[RFC 1/1] v4l: async: Add some debug prints
 2023-02-09 23:55 UTC  (2+ messages)

[bug report] wifi: ath11k: fix peer addition/deletion error on sta band migration
 2023-02-09 23:55 UTC  (2+ messages)

[PATCH v2] sched/isolation: Fix illegal CPU value by housekeeping_any_cpu() return
 2023-02-10  0:00 UTC 

[PATCH] sched/isolation: Fix illegal CPU value by housekeeping_any_cpu() return
 2023-02-09 23:52 UTC  (3+ messages)

[PATCH v7 0/2] Update AVX512 support for xbzrle and CI failure
 2023-02-09 23:50 UTC  (4+ messages)
` [PATCH v7 2/2] Update bench-code for addressing CI problem

[PATCH v10 00/12] vfio/migration: Implement VFIO migration protocol v2
 2023-02-09 23:50 UTC  (3+ messages)
` [PATCH v10 04/12] migration/qemu-file: Add qemu_file_get_to_fd()

[folded-merged] mm-shrinkers-fix-deadlock-in-shrinker-debugfs-fix.patch removed from -mm tree
 2023-02-09 23:51 UTC 

[PATCH v8 0/9] Parallel CPU bringup for x86_64
 2023-02-09 23:50 UTC  (5+ messages)
` [PATCH v8 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup
    ` [External] "

[meta-ti][dunfell][RFC PATCH] am62axx-evm: Add support for HS-FS and HS-SE platforms
 2023-02-09 23:50 UTC 

[folded-merged] mm-hwposion-support-recovery-from-ksm_might_need_to_copy-v3.patch removed from -mm tree
 2023-02-09 23:49 UTC 

[folded-merged] mm-hwposion-support-recovery-from-ksm_might_need_to_copy-v4.patch removed from -mm tree
 2023-02-09 23:49 UTC 

pull request: bluetooth-next 2023-02-09
 2023-02-09 23:49 UTC 

[Intel-gfx] [PATCH 1/2] drm/i915: Populate wm.max_level for everyone
 2023-02-09 23:49 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] drm/i915: Populate wm.max_level for everyone (rev2)

[PATCH] clocksource/drivers/riscv: Refuse to probe on T-Head
 2023-02-09 23:48 UTC  (9+ messages)

[PATCH 1/2] ksmbd: do not allow the actual frame length to be smaller than the rfc10024 length
 2023-02-09 23:48 UTC  (2+ messages)

[PATCH 00/14] Implement Trusted Security Event Modeling
 2023-02-09 23:47 UTC  (4+ messages)
` [PATCH 02/14] Add TSEM specific documentation

[libgpiod][PATCH] tools: use 'unsigned int' instead of 'uint'
 2023-02-09 23:47 UTC  (2+ messages)

[PATCH v8 0/1] Checkpoint Support for Syscall User Dispatch
 2023-02-09 23:46 UTC  (4+ messages)
` [PATCH v8 1/1] ptrace,syscall_user_dispatch: checkpoint/restore support for SUD

bpf: Propose some new instructions for -mcpu=v4
 2023-02-09 23:45 UTC  (4+ messages)

[PATCH 0/2] Codec support on Jetson AGX Orin
 2023-02-09 23:42 UTC  (4+ messages)
` [PATCH 1/2] ASoC: rt5640: Update MCLK rate in set_sysclk()

[PATCH iproute2-next 0/2] iplink: support IPv4 BIG TCP
 2023-02-09 23:44 UTC  (3+ messages)
` [PATCH iproute2-next 1/2] iplink: fix the gso and gro max_size names in documentation
` [PATCH iproute2-next 2/2] iplink: add gso and gro max_size attributes for ipv4

[PATCH v2] target/riscv: Remove privileged spec version restriction for RVV
 2023-02-09 23:41 UTC  (2+ messages)

[PATCH V2] riscv: kprobe: Fixup misaligned load text
 2023-02-09 23:40 UTC  (5+ messages)

[PATCH V2] riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
 2023-02-09 23:40 UTC  (5+ messages)

[PATCH] target/riscv: Smepmp: Skip applying default rules when address matches
 2023-02-09 23:39 UTC  (2+ messages)

main - vgimportclone: fix non-duplicate PV with non-unique basevgname arg
 2023-02-09 23:39 UTC 

[PATCH v3 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-09 23:35 UTC  (22+ messages)
` [PATCH v3 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH v3 04/12] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [PATCH v3 05/12] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH v3 06/12] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH v3 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH v3 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [PATCH v3 09/12] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH v3 10/12] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH v3 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH v3 12/12] net: dsa: mt7530: use "

[PATCH v4 0/4] Eliminate multifd flush
 2023-02-09 23:37 UTC  (5+ messages)
` [PATCH v4 1/4] multifd: Create property multifd-sync-after-each-section
` [PATCH v4 2/4] multifd: Protect multifd_send_sync_main() calls
` [PATCH v4 3/4] multifd: Only sync once each full round of memory
` [PATCH v4 4/4] ram: Document migration ram flags

[PATCH v4 0/7] powerpc: Add KCSAN Support
 2023-02-09 23:36 UTC  (5+ messages)
` [PATCH v4 1/7] kcsan: Add atomic builtin stubs for 32-bit systems

[PULL 00/17] Migration 20230209 patches
 2023-02-09 23:34 UTC  (18+ messages)
` [PULL 01/17] migration: Remove spurious files
` [PULL 02/17] multifd: cleanup the function multifd_channel_connect
` [PULL 03/17] multifd: Remove some redundant code
` [PULL 04/17] linux-headers: Update to v6.1
` [PULL 05/17] util/userfaultfd: Support /dev/userfaultfd
` [PULL 06/17] migration: Simplify ram_find_and_save_block()
` [PULL 07/17] migration: Make find_dirty_block() return a single parameter
` [PULL 08/17] migration: Split ram_bytes_total_common() in two functions
` [PULL 09/17] migration: Calculate ram size once
` [PULL 10/17] migration: Make ram_save_target_page() a pointer
` [PULL 11/17] migration: I messed state_pending_exact/estimate
` [PULL 12/17] AVX512 support for xbzrle_encode_buffer
` [PULL 13/17] Update bench-code for addressing CI problem
` [PULL 14/17] migration: Rework multi-channel checks on URI
` [PULL 15/17] migration: Cleanup postcopy_preempt_setup()
` [PULL 16/17] migration: Add a semaphore to count PONGs
` [PULL 17/17] migration: Postpone postcopy preempt channel to be after main

[PATCH -tip] kasan: Emit different calls for instrumentable memintrinsics
 2023-02-09 23:34 UTC  (3+ messages)

[PATCH v6 0/6] CXL Poison List Retrieval & Tracing
 2023-02-09 23:32 UTC  (7+ messages)
` [PATCH v6 1/6] cxl/mbox: Add GET_POISON_LIST mailbox command
` [PATCH v6 2/6] cxl/trace: Add TRACE support for CXL media-error records
` [PATCH v6 3/6] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v6 4/6] cxl/region: Provide region info to the cxl_poison trace event
` [PATCH v6 5/6] cxl/trace: Add an HPA to cxl_poison trace events
` [PATCH v6 6/6] tools/testing/cxl: Mock support for Get Poison List

[PATCH 0/3] dmaengine: dw-edma: Add support for native HDMA
 2023-02-09 23:34 UTC  (3+ messages)
` [PATCH 1/3] dmaengine: dw-edma: Rename dw_edma_core_ops structure to dw_edma_plat_ops

[PATCH v2 062/169] Correct SPL uses of CPU_MICROBLAZE
 2023-02-09 23:34 UTC  (3+ messages)
` [PATCH v2 119/169] Correct SPL use of PCI_PNP

Linker failures trying to build static qemu-user binary
 2023-02-09 23:33 UTC  (3+ messages)

[PATCH 0/7] Python: Drop support for Python 3.6
 2023-02-09 23:32 UTC  (4+ messages)
` [PATCH 6/7] CI: Stop building docs on centos8

[PATCHv2] fio: add fdp support for io_uring_cmd nvme engine
 2023-02-09 23:31 UTC  (2+ messages)

[PATCH v2 2/7] RISC-V: Detect AIA CSRs from ISA string
 2023-02-09 23:31 UTC  (12+ messages)


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.