All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-27 04:51:54 to 2023-04-27 06:56:12 UTC [more...]

[GIT PULL] Networking for 6.4
 2023-04-27  6:56 UTC  (2+ messages)

[PATCH net-next v4 00/15] virtio_net: refactor xdp codes
 2023-04-27  6:55 UTC  (2+ messages)

[question] solution for raid10 configuration concurrent with io
 2023-04-27  6:53 UTC  (2+ messages)

[PATCH v4 0/9] Enhance vfio PCI hot reset for vfio cdev device
 2023-04-27  6:54 UTC  (26+ messages)
` [PATCH v4 1/9] vfio: Determine noiommu in vfio_device registration
  ` [Intel-gfx] "
` [PATCH v4 2/9] vfio-iommufd: Create iommufd_access for noiommu devices
  ` [Intel-gfx] "
` [PATCH v4 4/9] vfio/pci: Move the existing hot reset logic to be a helper
  ` [Intel-gfx] "
` [PATCH v4 5/9] vfio: Mark cdev usage in vfio_device
    ` [Intel-gfx] "
` [PATCH v4 6/9] iommufd: Reserved -1 in the iommufd xarray
  ` [Intel-gfx] "
` [PATCH v4 7/9] vfio-iommufd: Add helper to retrieve iommufd_ctx and devid for vfio_device
    ` [Intel-gfx] "
` [PATCH v4 8/9] vfio/pci: Extend VFIO_DEVICE_GET_PCI_HOT_RESET_INFO for vfio device cdev
  ` [Intel-gfx] "
` [PATCH v4 9/9] vfio/pci: Allow passing zero-length fd array in VFIO_DEVICE_PCI_HOT_RESET
    ` [Intel-gfx] "

[RESEND PATCH] Revert "spi: zynq_qspi: Use dummy buswidth in dummy byte calculation"
 2023-04-27  6:53 UTC 

[PATCH v1] event/cnxk: fix setting event attributes in empty get work
 2023-04-27  6:54 UTC  (2+ messages)

[PATCH net] selftests: bonding: delete unnecessary line
 2023-04-27  6:53 UTC  (2+ messages)

[PATCH] mm/mempolicy: Fix use-after-free of VMA iterator
 2023-04-27  6:52 UTC  (2+ messages)

[PATCH bpf] selftests/bpf: fix pkg-config call building sign-file
 2023-04-27  6:52 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-27  6:51 UTC 

[paulmck-rcu:dev.2023.04.26a 38/51] arch/x86/kernel/nmi.c:441:6: warning: no previous prototype for function 'set_nmi_torture'
 2023-04-27  6:48 UTC 

[PATCH v2 0/5] LoongArch: ftrace: Add direct call support and code simplification
 2023-04-27  6:47 UTC  (4+ messages)
` [PATCH v2 5/5] LoongArch: Abstract DYNAMIC_FTRACE_WITH_ARGS accesses

[PATCH v1 0/2] Add motorcomm phy pad-driver-strength-cfg support
 2023-04-27  6:46 UTC  (8+ messages)
` [PATCH v1 1/2] dt-bindings: net: motorcomm: Add pad driver strength cfg
` [PATCH v1 2/2] net: phy: motorcomm: Add pad drive strength cfg support

[Patch net v2] sit: update dev->needed_headroom in ipip6_tunnel_bind_dev()
 2023-04-27  6:45 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v6 00/15] Integrate intel-bb with Xe
 2023-04-27  6:44 UTC  (7+ messages)
` [igt-dev] [PATCH i-g-t v6 13/15] lib/igt_fb: For xe assume vram is used on discrete
` [igt-dev] [PATCH i-g-t v6 14/15] lib/igt_draw: Pass region while building intel_buf from flink
` [igt-dev] [PATCH i-g-t v6 15/15] tests/kms_big_fb: Deduce region for xe framebuffer

[PATCH] add --data_types for bcachefs device add
 2023-04-27  6:43 UTC  (2+ messages)

xen cache colors in ARM
 2023-04-27  6:46 UTC  (17+ messages)

[PATCH] Fix grammar in ip-rule(8) man page
 2023-04-27  6:41 UTC 

[PATCH 00/30] net/ice/base: share code update
 2023-04-27  6:20 UTC  (31+ messages)
` [PATCH 01/30] net/ice/base: updated copyright
` [PATCH 02/30] net/ice/base: add flex array safe allocations
` [PATCH 03/30] net/ice/base: remove unnecessary control queue array
` [PATCH 04/30] net/ice/base: update flow seg fields to declared bitmaps
` [PATCH 05/30] net/ice/base: clean up RSS LUT and fix media type
` [PATCH 06/30] net/ice/base: add ability to set markid via switch filter
` [PATCH 07/30] net/ice/base: add reading cap and ropo cap
` [PATCH 08/30] net/ice/base: add function to read HW sensors
` [PATCH 09/30] net/ice/base: add pre-allocate memory argument
` [PATCH 10/30] net/ice/base: use coccinelle to instead macro
` [PATCH 11/30] net/ice/base: add new fls function
` [PATCH 12/30] net/ice/base: add E830 device ids
` [PATCH 13/30] net/ice/base: add function to get rxq context
` [PATCH 14/30] net/ice/base: removed no need 56G releated code
` [PATCH 15/30] net/ice/base: allow skip main timer
` [PATCH 16/30] net/ice/base: add E830 PTP init
` [PATCH 17/30] net/ice/base: add C825X device support
` [PATCH 18/30] net/ice/base: add VLAN TPID in switchdev
` [PATCH 19/30] net/ice/base: reduce time to read Option ROM CIVD
` [PATCH 20/30] net/ice/base: add L2TPv3 support for adv rules
` [PATCH 21/30] net/ice/base: add PHY OFFSET READY register clear
` [PATCH 22/30] net/ice/base: return CGU PLL config function params
` [PATCH 23/30] net/ice/base: change method to get pca9575 handle
` [PATCH 24/30] net/ice/base: cleanup timestamp registers correct
` [PATCH 25/30] net/ice/base: add PPPoE hardware offload
` [PATCH 26/30] net/ice/base: remove bypass mode
` [PATCH 27/30] net/ice/base: support inner etype in switchdev
` [PATCH 28/30] net/ice/base: use const array to store link modes
` [PATCH 29/30] net/ice/base: introduce a new ID for E810 NIC
` [PATCH 30/30] net/ice/base: fix Generic Checksum acronym

RTT-PROBE: lore-subspace-rtt
 2023-04-27  6:41 UTC 

[PATCH v2 net-next 0/6] Brcm ASP 2.0 Ethernet controller
 2023-04-27  6:39 UTC  (3+ messages)

[PATCH] hw/nvram: Avoid unnecessary Xilinx eFuse backstore write
 2023-04-27  6:38 UTC  (3+ messages)

[PATCH net-next] wifi: ath11k: Use list_count_nodes()
 2023-04-27  6:37 UTC  (4+ messages)

[PATCH v9 0/8] memory: prevent dma-reentracy issues
 2023-04-27  6:36 UTC  (3+ messages)
` [PATCH v9 8/8] raven: disable reentrancy detection for iomem

[ext4 io hang] buffered write io hang in balance_dirty_pages
 2023-04-27  6:36 UTC  (4+ messages)

[kvalo-ath:master-pending] BUILD SUCCESS c3087b3ef17a99163b2b3b6e02be67f90812e1fc
 2023-04-27  6:34 UTC 

[PATCH v1 0/3] drivers/perf: add Synopsys DesignWare PCIe PMU driver support
 2023-04-27  6:33 UTC  (5+ messages)
` [PATCH v3 2/3] drivers/perf: add DesignWare PCIe PMU driver

[PATCH 0/7] Prepare for lazy lowerdata lookup
 2023-04-27  6:32 UTC  (16+ messages)
` [PATCH 1/7] ovl: update of dentry revalidate flags after copy up
` [PATCH 5/7] ovl: move ovl_entry into ovl_inode
` [PATCH 6/7] ovl: deduplicate lowerpath and lowerstack[0]
` [PATCH 7/7] ovl: replace lowerdata inode reference with lowerdata redirect

RTT-PROBE: lore-subspace-rtt
 2023-04-27  6:31 UTC 

[PATCH V4 2/2] perf/x86/intel/ds: Delay the threshold update
 2023-04-27  6:26 UTC  (4+ messages)

[paulmck-rcu:dev.2023.04.26a 35/51] arch/loongarch/kernel/process.c:68:1: warning: 'noreturn' function does return
 2023-04-27  6:27 UTC 

[paulmck-rcu:dev.2023.04.26a 38/51] arch/x86/kernel/nmi.c:441:6: warning: no previous prototype for 'set_nmi_torture'
 2023-04-27  6:27 UTC 

[PATCH 0/8] amdgpu/pm: Implement emit_clock_levels for arcturus, aldebaran
 2023-04-27  6:27 UTC  (9+ messages)
` [PATCH 1/8] amdgpu/pm: Replace print_clock_levels with emit_clock_levels for arcturus
` [PATCH 2/8] amdgpu/pm: Optimize emit_clock_levels for arcturus - part 1
` [PATCH 3/8] amdgpu/pm: Optimize emit_clock_levels for arcturus - part 2
` [PATCH 4/8] amdgpu/pm: Optimize emit_clock_levels for arcturus - part 3
` [PATCH 5/8] amdgpu/pm: Replace print_clock_levels with emit_clock_levels for aldebaran
` [PATCH 6/8] amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 1
` [PATCH 7/8] amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 2
` [PATCH 8/8] amdgpu/pm: Optimize emit_clock_levels for aldebaran - part 3

[PATCH 0/2] improve arche_platform_wd_irq() function
 2023-04-27  6:27 UTC  (6+ messages)
` [PATCH 2/2] staging: greybus: refactor arche_platform_wd_irq()

[PATCH] drm/amdgpu: disable SDMA WPTR_POLL_ENABLE for SR-IOV
 2023-04-27  6:24 UTC 

[PATCH] virtio_net: suppress cpu stall when free_unused_bufs
 2023-04-27  6:20 UTC  (3+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-27  6:21 UTC 

[PATCH] gpiolib: fix allocation of mixed dynamic/static GPIOs
 2023-04-27  6:20 UTC  (4+ messages)

[net-next Patch v10 0/8] octeontx2-pf: HTB offload support
 2023-04-27  6:18 UTC  (2+ messages)

[kvalo-ath:ath-qca] BUILD SUCCESS 286393e53b48ec9bf20cc54a2e6825b8a36f3d8a
 2023-04-27  6:18 UTC 

[PATCH] clocksource/drivers/arm_arch_timer: Add workaround for MediaTek MMIO timer
 2023-04-27  6:07 UTC  (3+ messages)

[RFC v2 0/2] platform/x86: Allow retrieving the number of WMI object instances
 2023-04-27  6:19 UTC  (4+ messages)
` [RFC v2 1/2] platform/x86: wmi: "

[paulmck-rcu:dev.2023.04.26a 35/51] arch/powerpc/kernel/smp.c:1768:1: error: function declared 'noreturn' should not return
 2023-04-27  6:16 UTC 

[PATCH 0/3] warn when unreachable commits are left behind
 2023-04-27  6:16 UTC  (6+ messages)
` [PATCH 2/3] worktree: warn when removing a worktree with orphan commits

[igt-dev] [i-g-t V3 00/45] Add IGT display support for XE
 2023-04-27  6:14 UTC  (8+ messages)
` [igt-dev] [i-g-t V3 15/45] tests/kms_big_fb: Deduce region for xe framebuffer
` [igt-dev] [i-g-t V3 18/45] tests/i915/kms_big_fb: Add XE support
` [igt-dev] [i-g-t V3 43/45] tests/kms_rotation_crc: "

[PATCH v1] gpio: gpiolib: clear the array_info's memory space
 2023-04-27  6:13 UTC  (4+ messages)
` [PATCH v2] "

RTT-PROBE: lore-subspace-rtt
 2023-04-27  6:11 UTC 

[PATCH v5 0/4] FMP versioning support
 2023-04-27  6:09 UTC  (3+ messages)
` [PATCH v5 1/4] efi_loader: get version information from device tree

[RFC PATCH v1 0/1] net: mctp: MCTP VDM extension
 2023-04-27  6:08 UTC  (3+ messages)

[PATCH] nbd: automatically load module on genl access
 2023-04-27  6:04 UTC  (2+ messages)

[PATCH v2 0/3] Cadence PCIe PHY latency for PTM
 2023-04-27  5:50 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: phy: cadence-torrent: Add latency properties
` [PATCH v2 2/3] PCI: cadence: Use DT bindings to set PHY latencies
` [PATCH v2 3/3] arm64: dts: ti: k3-am64: Add PCIe PHY latency DT binding

[PATCH] perf symbols: Fix return incorrect build_id size in elf_read_build_id()
 2023-04-27  6:02 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-27  6:01 UTC 

[PATCH v1 1/1] scsi: ufs: core: correct utp_transfer_cmd_desc size
 2023-04-27  5:59 UTC 

[PATCH v3 0/3] blk-integrity: drop integrity_kobj from gendisk
 2023-04-27  6:00 UTC  (5+ messages)

[RFC PATCH net-next v5 0/9] TXGBE PHYLINK support
 2023-04-27  5:57 UTC  (5+ messages)
` [RFC PATCH net-next v5 2/9] i2c: designware: Add driver support for Wangxun 10Gb NIC

How to mix multiple pcm capture stream into one and save to wav file as if it's from one single multi channel alsa card device
 2023-04-27  5:53 UTC 

[PATCH 0/2] Add support for Xilinx XDMA Soft IP as Root Port
 2023-04-27  5:55 UTC  (4+ messages)
` [PATCH 2/2] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver

[PATCH v2] usb: prevent duplicate bEndpointAddress by usb_ep_autoconfig_ss (bitmap)
 2023-04-27  5:55 UTC  (3+ messages)

[PATCH 0/6] sched/deadline: cpuset: Rework DEADLINE bandwidth restoration
 2023-04-27  5:53 UTC  (8+ messages)
` [PATCH 2/6] sched/cpuset: Bring back cpuset_mutex

[PATCH net 0/2] Fixes for miss to tc action series
 2023-04-27  5:53 UTC  (5+ messages)
` [PATCH net 1/2] net/sched: flower: fix filter idr initialization
` [PATCH net 2/2] net/sched: flower: fix error handler on replace

[linux-linus test] 180427: regressions - FAIL
 2023-04-27  5:51 UTC 

RTT-PROBE: lore-subspace-rtt
 2023-04-27  5:51 UTC 

[PATCH v1 00/40] Fix perf on Intel hybrid CPUs
 2023-04-27  5:50 UTC  (4+ messages)
` [PATCH v1 21/40] perf parse-events: Wildcard legacy cache events

[PATCH] [RFC] transport: add --show-service option
 2023-04-27  5:50 UTC  (4+ messages)

[igt-dev] [PATCH i-g-t] lib/xe/xe_spin: Integrate igt_spin_new with Xe
 2023-04-27  5:49 UTC  (3+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-04-26
 2023-04-27  5:45 UTC 

[LTP] [PATCH 3/4] syscalls/mlock03: Convert into new api
 2023-04-27  5:44 UTC  (3+ messages)
` [LTP] [PATCH v2 1/2] syscalls/mlock03:Remove meaningless case
  ` [LTP] [PATCH v2 2/2] syscalls/mlock04: Convert into new api

git clone of empty repositories doesn't preserve hash
 2023-04-27  5:43 UTC  (20+ messages)
                  ` [PATCH 0/2] Fix empty SHA-256 clones with v0 and v1
                    ` [PATCH 1/2] http: advertise capabilities when cloning empty repos
                    ` [PATCH 2/2] Honor GIT_DEFAULT_HASH for empty clones without remote algo

[RFC PATCH 00/26] mm: reliable huge page allocator
 2023-04-27  5:41 UTC  (7+ messages)
` [RFC PATCH 20/26] mm: vmscan: use compaction_suitable() check in kswapd

[PATCH] ARM/mfd/gpio: Fixup TPS65010 regression on OMAP1 OSK1
 2023-04-27  5:41 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-27  5:41 UTC 

[PATCH] wifi: ath12k: Use msdu_end to check MCBC
 2023-04-27  5:40 UTC  (3+ messages)

[PATCH v2 1/6] Add AFS support
 2023-04-27  5:38 UTC  (7+ messages)
  ` [PATCH v2 0/6] xfstests: Add support for using xfstests to test AFS

[linux-next:master] BUILD SUCCESS WITH WARNING b7455b10da762f2d447678c88e37cc1eb6cb45ee
 2023-04-27  5:36 UTC  (2+ messages)

[PATCH 0/2] Regression in s2idle for family 19h model 78h
 2023-04-27  5:33 UTC  (3+ messages)
` [PATCH 1/2] amd_nb: Add PCI ID "
` [PATCH 2/2] k10temp: Add pci ID for family 19, "

RTT-PROBE: lore-subspace-rtt
 2023-04-27  5:31 UTC 

[PATCH] target/riscv: Fix PMU node property for virt machine
 2023-04-27  5:28 UTC  (3+ messages)

[PATCH bpf-next v3 0/2] Introduce a new kfunc of bpf_task_under_cgroup
 2023-04-27  5:27 UTC  (3+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup

[PATCH v1] perf build: Don't compile demangle-cxx.cpp if not necessary
 2023-04-27  5:27 UTC  (2+ messages)

[PATCH] contrib/completion: fix zsh completion regression
 2023-04-27  5:27 UTC 

[PATCH] xfs: fix livelock in delayed allocation at ENOSPC
 2023-04-27  5:26 UTC  (7+ messages)

[PATCH iproute2] devlink: Fix dumps where interface map is used
 2023-04-27  5:25 UTC 

[PATCH] doc:fix typo in 'mmc write' example
 2023-04-27  5:24 UTC  (5+ messages)
` [PATCH v2] cosmetic:fix "

[PATCH 0/1] mm/oom_kill: system enters a state something like hang when running stress-ng
 2023-04-27  5:22 UTC  (12+ messages)
` [PATCH 1/1] mm/oom_kill: trigger the oom killer if oom occurs without __GFP_FS

[PATCHV3 0/3] Create class for building rust unit test
 2023-04-27  5:20 UTC  (4+ messages)
` [PATCHV3 1/3] ptest-cargo.bbclass: create class
` [PATCHV3 2/3] python3-bcrypt: enable build of unit tests
` [PATCHV3 3/3] zvariant: add ptest feature for zvariant test suite

RTT-PROBE: lore-subspace-rtt
 2023-04-27  5:21 UTC 

[PATCH] upstream source tracing: data collection (patch 2/3)
 2023-04-27  5:18 UTC  (4+ messages)
` [bitbake-devel] "

[PATCH v6 0/2] sched/numa: add per-process numa_balancing
 2023-04-27  5:17 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net v1] ice: block LAN in case of VF to VF offload
 2023-04-27  4:57 UTC  (2+ messages)
`  "

[PATCH] efi: Rename the base efi self-test
 2023-04-27  5:15 UTC  (2+ messages)

[PATCH] vmlinux.lds.h: Force-align ELF notes section to four bytes
 2023-04-27  5:14 UTC  (2+ messages)

[PATCHv2] mmc: block: ensure error propagation for non-blk
 2023-04-27  5:12 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-04-27  5:11 UTC 

[PATCH v6 0/4] crypto: starfive - Add drivers for crypto engine
 2023-04-27  5:06 UTC  (5+ messages)
` [PATCH v6 2/4] crypto: starfive - Add crypto engine support

[PATCH v3 1/2] PM: suspend: Define pm_suspend_target_state
 2023-04-27  5:06 UTC  (2+ messages)
` [PATCH v3 2/2] ata: libata: Defer rescan on suspended device

RTT-PROBE: lore-subspace-rtt
 2023-04-27  5:01 UTC 

[PATCH bpf-next v3] bpftool: Dump map id instead of value for map_of_maps types
 2023-04-27  4:58 UTC  (2+ messages)

[RFC][PATCH 0/4] Prepare for supporting more filesystems with fanotify
 2023-04-27  4:57 UTC  (3+ messages)

[HELP] failed to resolve CO-RE relocation
 2023-04-27  4:53 UTC  (5+ 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.