All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-06-14 01:30:39 to 2023-06-14 02:48:20 UTC [more...]

[PATCH 0/4] [PULL REQUEST] Intel IOMMU updates for Linux v6.5
 2023-06-14  2:47 UTC  (4+ messages)
` [PATCH 1/4] iommu/vt-d: Remove unnecessary (void*) conversions
` [PATCH 2/4] iommu/vt-d: Handle the failure case of dmar_reenable_qi()
` [PATCH 3/4] iommu/vt-d: Remove two WARN_ON in domain_context_mapping_one()

[PATCH v9 0/9] drm/etnaviv: Add pci device driver support
 2023-06-14  2:47 UTC  (15+ messages)
` [PATCH v9 1/9] drm/etnaviv: Add a dedicated function to register an irq handler
` [PATCH v9 2/9] drm/etnaviv: Add a dedicated function to get various clocks
` [PATCH v9 3/9] drm/etnaviv: Add dedicated functions to create and destroy platform device
` [PATCH v9 4/9] drm/etnaviv: Add helpers for private data construction and destruction
` [PATCH v9 5/9] drm/etnaviv: Allow bypass component framework
` [PATCH v9 6/9] drm/etnaviv: Add driver support for the PCI devices
` [PATCH v9 7/9] drm/etnaviv: Add support for the dma coherent device
` [PATCH v9 8/9] drm/etnaviv: Add a dedicated function to create the virtual master

Reminder: Xenomai community call on Wednesday, Jun 14, 2023, UTC 7:00 AM
 2023-06-14  2:48 UTC 

[PATCH 4.19 00/23] 4.19.286-rc1 review
 2023-06-14  2:44 UTC  (5+ messages)
` [PATCH 4.19 02/23] i40e: fix build warnings in i40e_alloc.h
` [PATCH 4.19 21/23] btrfs: check return value of btrfs_commit_transaction in relocation

[PATCH v3 bpf-next 00/10] bpf: Support ->fill_link_info for kprobe_multi and perf_event links
 2023-06-14  2:45 UTC  (9+ messages)
` [PATCH v3 bpf-next 03/10] bpftool: Show probed function in kprobe_multi link info
` [PATCH v3 bpf-next 08/10] bpf: Support ->fill_link_info for perf_event

[PATCH] dm: remove unneeded variable
 2023-06-14  2:42 UTC  (3+ messages)
  ` [dm-devel] "

[Intel-wired-lan] [PATCH iwl-net-next v4] igc: Add TransmissionOverrun counter
 2023-06-14  2:42 UTC 

[PATCH] PCI:PM: Support platforms that do not implement ACPI
 2023-06-14  2:41 UTC  (6+ messages)

[PATCH] MIPS: Octeon: remove unneeded variable
 2023-06-14  2:40 UTC 

[yocto-docs][dunfell] documentation: update for 3.1.26
 2023-06-14  2:39 UTC 

[PATCH 0/9] Wangxun bug fixes
 2023-06-14  2:34 UTC  (10+ messages)
` [PATCH 1/9] net/txgbe: fix Tx failure with fiber hotplug
` [PATCH 2/9] net/txgbe: fix interrupt enable mask
` [PATCH 3/9] net/txgbe: fix issues caused by MNG veto bit setting
` [PATCH 4/9] net/txgbe: fix to set autoneg for 1G speed
` [PATCH 5/9] net/txgbe: fix device extended stats
` [PATCH 6/9] net/ngbe: "
` [PATCH 7/9] net/ngbe: fix issues caused by MNG veto bit setting
` [PATCH 8/9] net/ngbe: fix link status in no LSC mode
` [PATCH 9/9] net/ngbe: remove redundant codes

[PATCH 00/17] tool/perf/test: Fix shellcheck coding/formatting issues of test shell scripts
 2023-06-14  2:34 UTC  (10+ messages)
` [PATCH 01/17] perf: get rid of unused import
` [PATCH 06/17] tools/perf/tests: Fix shellcheck warnings for trace+probe_vfs_getname.sh

[PATCH v2] MAINTAINERS: Add source tree entry for kunit
 2023-06-14  2:34 UTC  (2+ messages)

[tip:x86/microcode] BUILD SUCCESS a32b0f0db3f396f1c9be2fe621e77c09ec3d8e7d
 2023-06-14  2:27 UTC 

[PATCH] wifi: ath11k: Add crash logging
 2023-06-14  2:29 UTC  (2+ messages)

[PATCH] net/i40e: fix tunnel packet TX descriptor error
 2023-06-14  9:59 UTC 

[PATCH v16 00/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2023-06-14  2:30 UTC  (12+ messages)
` [PATCH v16 19/22] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support

[PATCH v2 1/2] dt-bindings: phy: mxs-usb-phy: convert to DT schema format
 2023-06-14  2:13 UTC  (6+ messages)
` [PATCH v2 2/2] dt-bindings: phy: mxs-usb-phy: add imx8ulp and imx8qm compatible
    ` [EXT] "

[Intel-gfx] [PATCH] drm/i915/guc/slpc: Apply min softlimit correctly
 2023-06-14  2:25 UTC  (3+ messages)
  `  "

cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc build: 190 builds: 3 failed, 187 passed, 4 errors, 9 warnings (v5.10.182-cip35-8-gc3d08808cfa7)
 2023-06-14  2:26 UTC 

[PATCH mptcp-next v9 00/23] BPF packet scheduler updates
 2023-06-14  2:21 UTC  (24+ messages)
` [PATCH mptcp-next v9 01/23] Squash to "mptcp: drop last_snd and MPTCP_RESET_SCHEDULER"
` [PATCH mptcp-next v9 02/23] Squash to "mptcp: add struct mptcp_sched_ops"
` [PATCH mptcp-next v9 03/23] Squash to "mptcp: add sched_data_set_contexts helper"
` [PATCH mptcp-next v9 04/23] mptcp: add mptcp_subflow_ctx_by_pos helper
` [PATCH mptcp-next v9 05/23] Squash to "mptcp: add scheduler wrappers"
` [PATCH mptcp-next v9 06/23] mptcp: add last_snd in sched_data
` [PATCH mptcp-next v9 07/23] mptcp: add snd_burst "
` [PATCH mptcp-next v9 08/23] mptcp: register default scheduler
` [PATCH mptcp-next v9 09/23] Squash to "bpf: Add bpf_mptcp_sched_ops"
` [PATCH mptcp-next v9 10/23] Squash to "bpf: Add bpf_mptcp_sched_kfunc_set"
` [PATCH mptcp-next v9 11/23] Squash to "selftests/bpf: Add mptcp sched structs"
` [PATCH mptcp-next v9 12/23] Squash to "selftests/bpf: Add bpf_first scheduler"
` [PATCH mptcp-next v9 13/23] Squash to "selftests/bpf: Add bpf_bkup scheduler"
` [PATCH mptcp-next v9 14/23] Squash to "selftests/bpf: Add bpf_rr scheduler"
` [PATCH mptcp-next v9 15/23] Squash to "selftests/bpf: Add bpf_red scheduler"
` [PATCH mptcp-next v9 16/23] mptcp: add two wrappers needed by bpf_burst
` [PATCH mptcp-next v9 17/23] bpf: Add bpf_burst write accesses
` [PATCH mptcp-next v9 18/23] bpf: Export more bpf_burst related functions
` [PATCH mptcp-next v9 19/23] selftests/bpf: Add bpf_burst scheduler
` [PATCH mptcp-next v9 20/23] selftests/bpf: Add bpf_burst test
` [PATCH mptcp-next v9 21/23] bpf: Add subflow bit flags write accesses
` [PATCH mptcp-next v9 22/23] selftests/bpf: Add bpf_stale scheduler
` [PATCH mptcp-next v9 23/23] selftests/bpf: Add bpf_stale test

[PATCH] selftests: lib.mk: fix out-of-tree builds
 2023-06-14  2:23 UTC  (2+ messages)

[RFC] app/testpmd: use RSS conf from software when configuring DCB
 2023-06-14  2:22 UTC  (5+ messages)

[PATCH net-next v2 0/2] net: create device lookup API with reference tracking
 2023-06-14  2:19 UTC  (3+ messages)
` [PATCH net-next v2 1/2] "

[PATCH 0/3] Properly check for usable addresses on AMD
 2023-06-14  2:19 UTC  (5+ messages)
` [PATCH 1/3] x86/MCE/AMD: Split amd_mce_is_memory_error()
` [PATCH 2/3] x86/mce: Define amd_mce_usable_address()

[PATCH] security: keys: Modify mismatched function name
 2023-06-14  2:18 UTC 

[chrome-os:chromeos-5.15 20/20] include/linux/kern_levels.h:5:25: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long int'
 2023-06-14  2:17 UTC 

[PATCH v3] perf stat: Add missing newline in pr_err messages
 2023-06-14  2:15 UTC 

[PATCH v2 0/5] Replace is_longterm_pinnable_page()
 2023-06-14  2:13 UTC  (6+ messages)
` [PATCH v2 1/5] mmzone: Introduce folio_is_zone_movable()
` [PATCH v2 2/5] mmzone: Introduce folio_migratetype()
` [PATCH v2 3/5] mm/gup_test.c: Convert verify_dma_pinned() to us folios
` [PATCH v2 4/5] mm/gup.c: Reorganize try_get_folio()
` [PATCH v2 5/5] mm: Remove is_longterm_pinnable_page() and Reimplement folio_is_longterm_pinnable()

[PATCH v2] perf stat: Add missing newline in pr_err messages
 2023-06-14  2:12 UTC  (5+ messages)

[powerpc:fixes] BUILD SUCCESS dfaed3e1fa7099de8de4e89cbe7eb9c1bca27dfe
 2023-06-14  2:06 UTC 

[PATCH v9 0/6] notes.c: introduce "--separator" option
 2023-06-14  2:07 UTC  (5+ messages)
` [PATCH v9 4/6] notes.c: introduce '--separator=<paragraph-break>' option

[PATCH 2/2] drm: Remove struct drm_driver.gem_prime_mmap
 2023-06-14  2:06 UTC  (3+ messages)
` [2/2] "

[PATCH] btrfs: zoned: do not limit delalloc size to fs_info->max_extent_size
 2023-06-14  2:05 UTC  (5+ messages)

[pull request][net-next 00/15] mlx5 updates 2023-06-09
 2023-06-14  2:05 UTC  (7+ messages)
` [net-next 14/15] net/mlx5: Light probe local SFs

[Buildroot] [PATCH v14 0/4] package: add petitboot to use with qemu-system-m68k
 2023-06-14  2:05 UTC  (9+ messages)
` [Buildroot] [PATCH v14 1/4] petitboot: add pb-discover daemon
` [Buildroot] [PATCH v14 2/4] petitboot: start petitboot on all tty
` [Buildroot] [PATCH v14 3/4] board/qemu/m68k-virt: Add virt-m68k linux config
` [Buildroot] [PATCH v14 4/4] support/scripts/boot-qemu-image.py: manage petitboot interface

[dm-devel] [PATCH -next v2 0/6] md: fix that MD_RECOVERY_RUNNING can be cleared while sync_thread is still running
 2023-06-14  2:04 UTC  (7+ messages)
` [dm-devel] [PATCH -next v2 4/6] md: refactor idle/frozen_sync_thread() to fix deadlock

[PATCH] drm/amdkfd: Switch over to memdup_user()
 2023-06-14  2:04 UTC  (2+ messages)

[PATCH] block: Add config option to not allow writing to mounted devices
 2023-06-14  2:04 UTC  (8+ messages)

[PATCH v13 0/2] spi: loongson: add bus driver for the loongson spi
 2023-06-14  2:03 UTC  (4+ messages)
` [PATCH v13 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH v1 00/21] refactor Kconfig to consolidate KEXEC and CRASH options
 2023-06-14  1:22 UTC  (5+ messages)
` [PATCH v1 01/21] kexec: consolidate kexec and crash options into kernel/Kconfig.kexec
` [PATCH v1 05/21] arm64/kexec: refactor for kernel/Kconfig.kexec

[Intel-gfx] [RFC 0/2] Add mmio register rw tracing
 2023-06-14  2:02 UTC  (5+ messages)
` [Intel-gfx] [RFC 1/2] drm/xe: Move mmio read/write functions to xe_mmio.c
    ` [Intel-xe] "
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for Add mmio register rw tracing

[PATCH v2 00/17] Support smp.clusters for x86
 2023-06-14  1:59 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/i915_query: Add igt_debug() calls for geometry-subslices
 2023-06-14  1:59 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for "

[PATCH v3 0/8] git-compat-util cleanups
 2023-06-14  1:58 UTC  (8+ messages)
` [PATCH v3 5/8] common.h: move non-compat specific macros and functions

[PATCH 0/2] block: improve the share tag set performance
 2023-06-14  1:58 UTC  (15+ messages)
` [PATCH 2/2] ufs: don't use the fair tag sharings

[PATCH 0/3] Add support for databus widen mode
 2023-06-14  1:57 UTC  (8+ messages)
` [PATCH 1/3] drm/msm/dpu: Add DPU_INTF_DATABUS_WIDEN feature flag for DPU >= 5.0
` [PATCH 2/3] drm/msm/dpu: Set DATABUS_WIDEN on command mode encoders
` [PATCH 3/3] drm/msm/dsi: Enable DATABUS_WIDEN for DSI command mode

[PATCH v2] clk: imx93: fix memory leak and missing unwind goto in imx93_clocks_probe
 2023-06-14  1:56 UTC  (4+ messages)
` [cocci] [PATCH] clk: imx93: Fix an error code assignment in imx93_clocks_probe()
  `  "

[ceph-client:testing 21/21] fs/ceph/xattr.c:61:22: warning: unused variable 'cl'
 2023-06-14  1:56 UTC 

[amir73il:ovl_fake_path 4/4] ERROR: modpost: "backing_file_real_path" [fs/nfsd/nfsd.ko] undefined!
 2023-06-14  1:56 UTC 

[tomoyo-test1:master 1/1] include/linux/workqueue.h:582:9: warning: call to '__warn_flushing_systemwide_wq' declared with attribute warning: Please avoid flushing system-wide workqueues
 2023-06-14  1:56 UTC 

linux-next: manual merge of the device-mapper tree with the mm-hotfixes tree
 2023-06-14  1:55 UTC 

[PATCH v5 00/14] ceph: support idmapped mounts
 2023-06-14  1:52 UTC  (8+ messages)

[PATCH v1] net/handshake: remove fput() that causes use-after-free
 2023-06-14  1:52 UTC 

[PATCH v13 00/16] graph enhancement for multi-core dispatch
 2023-06-14  1:52 UTC  (5+ messages)
` [PATCH v14 "

[lttng-dev] [PATCH] Fix: revise urcu_read_lock_update() comment
 2023-06-14  1:51 UTC  (2+ messages)

[Intel-gfx] [CI] drm/i915/gsc: define gsc fw
 2023-06-14  1:50 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH] ipv6: clean up some inconsistent indenting
 2023-06-14  1:49 UTC 

[PATCH V1 1/2] mmc: sdhci-pci-o2micro: add Bayhub new chip GG8 support
 2023-06-14  1:45 UTC  (4+ messages)
` [PATCH V1 2/2] "

[PATCH] sched/deadline: simplify dl_bw_cpus() using cpumask_weight_and()
 2023-06-14  1:43 UTC  (4+ messages)

[PATCH v4 0/3] Enable iavf Rx Timestamp offload on vector path
 2023-06-14  1:49 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] net/iavf: support Rx timestamp offload on AVX512
  ` [PATCH v5 2/3] net/iavf: support Rx timestamp offload on AVX2
  ` [PATCH v5 3/3] net/iavf: support Rx timestamp offload on SSE

[PATCH -next] RDMA/cma: Remove NULL check before dev_{put, hold}
 2023-06-14  1:43 UTC 

[Intel-gfx] [PATCH 0/4] Use non traceable api in display trace code
 2023-06-14  1:05 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for "

[RESEND 1/1] linux-5.10/rcu/kvfree: Avoid freeing new kfree_rcu() memory after old grace period
 2023-06-14  1:38 UTC  (4+ messages)
` [RESEND 1/1] linux-5.15/rcu/kvfree: "
` [RESEND 1/1] linux-6.1/rcu/kvfree: "

[PATCH] hw/loongarch: Supplement cpu topology arguments
 2023-06-14  1:35 UTC  (3+ messages)

[PULL 00/60] riscv-to-apply queue
 2023-06-14  1:20 UTC  (21+ messages)
` [PULL 11/60] target/riscv/cpu.c: validate extensions before riscv_timer_init()
` [PULL 20/60] target/riscv: Flush TLB when MMWP or MML bits are changed
` [PULL 23/60] target/riscv: Flush TLB only when pmpcfg/pmpaddr really changes
` [PULL 27/60] hw/riscv/opentitan: Declare QOM types using DEFINE_TYPES() macro
` [PULL 29/60] hw/riscv/opentitan: Explicit machine type definition
` [PULL 32/60] target/riscv: Fix pointer mask transformation for vector address
` [PULL 34/60] target/riscv: smstateen check for fcsr
` [PULL 35/60] target/riscv: Reuse tb->flags.FS
` [PULL 42/60] disas/riscv.c: Remove unused decomp_rv32/64 value for vector instructions
` [PULL 43/60] disas/riscv.c: Fix lines with over 80 characters
` [PULL 44/60] disas/riscv.c: Remove redundant parentheses
` [PULL 45/60] target/riscv: Fix target address to update badaddr
` [PULL 47/60] target/riscv: Change gen_goto_tb to work on displacements
` [PULL 48/60] target/riscv: Change gen_set_pc_imm to gen_update_pc
` [PULL 50/60] target/riscv: Enable PC-relative translation
` [PULL 53/60] riscv/virt: Support using pflash via -blockdev option
` [PULL 55/60] util/log: Add vector registers to log
` [PULL 56/60] target/riscv: Fix initialized value for cur_pmmask
` [PULL 58/60] target/riscv/vector_helper.c: Remove the check for extra tail elements
` [PULL 60/60] hw/intc: If mmsiaddrcfgh.L == 1, smsiaddrcfg and smsiaddrcfgh are read-only

[PATCH v3 0/6] ceph: print the client global id for debug logs
 2023-06-14  1:30 UTC  (6+ messages)
` [PATCH v3 1/6] ceph: add the *_client debug macros support
` [PATCH v3 2/6] ceph: pass the mdsc to several helpers
` [PATCH v3 3/6] ceph: rename _to_client() to _to_fs_client()
` [PATCH v3 4/6] ceph: move mdsmap.h to fs/ceph/
` [PATCH v3 5/6] ceph: add ceph_inode_to_client() helper support

[PATCH v2 0/6] ceph: print the client global id for debug logs
 2023-06-14  1:31 UTC  (5+ messages)
  ` [PATCH v2 6/6] ceph: print the client global_id in all the "

[PATCH] clk: sprd: composite: Fix unsigned comparison with less than zero
 2023-06-14  1:30 UTC 

[PATCH -next V13 0/3] riscv: Add independent irq/softirq stacks support
 2023-06-14  1:30 UTC  (8+ messages)
` [PATCH -next V13 1/3] riscv: stack: Support HAVE_IRQ_EXIT_ON_IRQ_STACK
` [PATCH -next V13 2/3] riscv: stack: Support HAVE_SOFTIRQ_ON_OWN_STACK
` [PATCH -next V13 3/3] riscv: stack: Add config of thread stack size


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.