All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-19 12:43:54 to 2023-07-19 13:32:36 UTC [more...]

[Intel-wired-lan] Fwd: Unexplainable packet drop starting at v6.4
 2023-07-19 13:00 UTC  (6+ messages)
      `  "

[XEN PATCH] x86/hpet: Disable legacy replacement mode after IRQ test if not needed
 2023-07-19 13:32 UTC  (4+ messages)

[PATCH v2 00/14] selftests/nolibc: add minimal kernel config support - part1
 2023-07-19 13:31 UTC  (14+ messages)
` [PATCH v2 01/14] selftests/nolibc: allow report with existing test log
` [PATCH v2 02/14] selftests/nolibc: add macros to enhance maintainability
` [PATCH v2 03/14] selftests/nolibc: print running log to screen
` [PATCH v2 04/14] selftests/nolibc: fix up O= option support
` [PATCH v2 05/14] selftests/nolibc: add menuconfig for development
` [PATCH v2 06/14] selftests/nolibc: add mrproper "
` [PATCH v2 07/14] selftests/nolibc: defconfig: remove mrproper target
` [PATCH v2 08/14] selftests/nolibc: string the core targets
` [PATCH v2 09/14] selftests/nolibc: allow quit qemu-system when poweroff fails
` [PATCH v2 10/14] selftests/nolibc: allow customize CROSS_COMPILE by architecture
` [PATCH v2 11/14] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc
` [PATCH v2 12/14] selftests/nolibc: add tinyconfig target
` [PATCH v2 13/14] selftests/nolibc: tinyconfig: add extra common options

[PATCH net-next 0/3] net: handle the exp removal problem with ovs upcall properly
 2023-07-19 13:31 UTC  (2+ messages)

question on sturuct xhci_hcd::priv
 2023-07-19 13:30 UTC  (2+ messages)

[RFC PATCH 0/4] Reduce cost of accessing tg->load_avg
 2023-07-19 13:29 UTC  (7+ messages)
` [RFC PATCH 3/4] sched/fair: delay update_tg_load_avg() for cfs_rq's removed load

[Intel-gfx] [PATCH 0/4] drm/i915/tc: some clean-ups in max lane count handling code
 2023-07-19 13:28 UTC  (5+ messages)
` [Intel-gfx] [PATCH 1/4] drm/i915/tc: rename mtl_tc_port_get_pin_assignment_mask()
` [Intel-gfx] [PATCH 2/4] drm/i915/tc: make intel_tc_port_get_lane_mask() static
` [Intel-gfx] [PATCH 3/4] drm/i915/tc: move legacy code out of the main _max_lane_count() func
` [Intel-gfx] [PATCH 4/4] drm/i915/tc: remove "fia" from intel_tc_port_fia_max_lane_count()

[PATCH v2 00/12] tests: enable meson test timeouts to improve debuggability
 2023-07-19 13:28 UTC  (14+ messages)
` [PATCH v2 04/12] qtest: bump npcm7xx_pwn-test timeout to 5 minutes
` [PATCH v2 05/12] qtest: bump test-hmp timeout to 4 minutes
` [PATCH v2 06/12] qtest: bump pxe-test timeout to 3 minutes
` [PATCH v2 07/12] qtest: bump prom-env-test "
` [PATCH v2 08/12] qtest: bump boot-serial-test "
` [PATCH v2 09/12] qtest: bump qos-test timeout to 2 minutes

[RFC PATCH 0/4] fix some issues related to MISRA C:2012 Rule 9.1
 2023-07-19 13:27 UTC  (4+ messages)
` [RFC PATCH 3/4] xen/arm: initialize conditionally uninitialized local variables

[PATCH] gpio: mvebu: fix irq domain leak
 2023-07-19 13:27 UTC  (3+ messages)

[PATCHv2] dt-bindings: reset: altr,modrst-offset is not required for arm64 SoCFPGA
 2023-07-19 13:27 UTC 

[PATCH 0/3] platform/x86: move simatic ipc drivers into subdir
 2023-07-19 13:27 UTC  (7+ messages)
` [PATCH 1/3] watchdog: make Siemens Simatic watchdog driver default on platform

Stacks leading into skb:kfree_skb
 2023-07-19 13:26 UTC  (7+ messages)

[PATCH 00/35] arm64/gcs: Provide support for GCS at EL0
 2023-07-19 13:25 UTC  (6+ messages)
` [PATCH 04/35] arm64/gcs: Document the ABI for Guarded Control Stacks

[Intel-xe] [PATCH 1/2] drm/xe: Normalize XE_VM_FLAG* names
 2023-07-19 13:25 UTC  (2+ messages)

[PATCH v7 bpf-next 00/24] xsk: multi-buffer support
 2023-07-19 13:24 UTC  (25+ messages)
` [PATCH v7 bpf-next 01/24] xsk: prepare 'options' in xdp_desc for multi-buffer use
` [PATCH v7 bpf-next 02/24] xsk: introduce XSK_USE_SG bind flag for xsk socket
` [PATCH v7 bpf-next 03/24] xsk: prepare both copy and zero-copy modes to co-exist
` [PATCH v7 bpf-next 04/24] xsk: move xdp_buff's data length check to xsk_rcv_check
` [PATCH v7 bpf-next 05/24] xsk: add support for AF_XDP multi-buffer on Rx path
` [PATCH v7 bpf-next 06/24] xsk: introduce wrappers and helpers for supporting multi-buffer in Tx path
` [PATCH v7 bpf-next 07/24] xsk: allow core/drivers to test EOP bit
` [PATCH v7 bpf-next 08/24] xsk: add support for AF_XDP multi-buffer on Tx path
` [PATCH v7 bpf-next 09/24] xsk: discard zero length descriptors in "
` [PATCH v7 bpf-next 10/24] xsk: add new netlink attribute dedicated for ZC max frags
` [PATCH v7 bpf-next 11/24] xsk: support mbuf on ZC RX
` [PATCH v7 bpf-next 12/24] ice: xsk: add RX multi-buffer support
` [PATCH v7 bpf-next 13/24] i40e: "
` [PATCH v7 bpf-next 14/24] xsk: support ZC Tx multi-buffer in batch API
` [PATCH v7 bpf-next 15/24] ice: xsk: Tx multi-buffer support
` [PATCH v7 bpf-next 16/24] i40e: xsk: add TX "
` [PATCH v7 bpf-next 17/24] xsk: add multi-buffer documentation
` [PATCH v7 bpf-next 18/24] selftests/xsk: transmit and receive multi-buffer packets
` [PATCH v7 bpf-next 19/24] selftests/xsk: add basic multi-buffer test
` [PATCH v7 bpf-next 20/24] selftests/xsk: add unaligned mode test for multi-buffer
` [PATCH v7 bpf-next 21/24] selftests/xsk: add invalid descriptor "
` [PATCH v7 bpf-next 22/24] selftests/xsk: add metadata copy test for multi-buff
` [PATCH v7 bpf-next 23/24] selftests/xsk: add test for too many frags
` [PATCH v7 bpf-next 24/24] selftests/xsk: reset NIC settings to default after running test suite

[PATCH v2] nfs: fix redundant readdir request after get eof
 2023-07-19 13:24 UTC 

[PATCH 0/7] sound: Use -EPROBE_DEFER instead of i915 module loading
 2023-07-19 12:47 UTC  (8+ messages)
` [PATCH 6/7] ASoC: SOF: Intel: Remove deferred probe for SOF
          ` [PATCH] "

[PATCH] rtlwifi: rtl8192de: phy: "foo * bar" should be "foo *bar"
 2023-07-19 13:25 UTC  (2+ messages)

[PATCH] selftests: ALSA: Add test-pcmtest-driver to .gitignore
 2023-07-19 12:13 UTC  (2+ messages)

[PATCH net-next v1 0/7] In-kernel support for the TLS Alert protocol
 2023-07-19 13:24 UTC  (4+ messages)
` [PATCH net-next v1 3/7] net/handshake: Add API for sending TLS Closure alerts

[RFC PATCH v1 0/5] dts: add tg abstractions and scapy
 2023-07-19 13:23 UTC  (9+ messages)
` [PATCH v2 0/6] dts: tg abstractions and scapy tg
  ` [PATCH v2 2/6] dts: add traffic generator config
  ` [PATCH v2 3/6] dts: traffic generator abstractions

[RFC PATCH v2] x86/boot: add .sbat section to the bzImage
 2023-07-19 13:21 UTC  (7+ messages)

Fwd: Odd issue with ALSA connecting directly to HDMI audio output
 2023-07-19 13:21 UTC  (8+ messages)

[Intel-gfx] [PATCH v6 0/9] Update AUX invalidation sequence
 2023-07-19 13:22 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Update AUX invalidation sequence (rev6)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "

[PATCH] fs: export emergency_sync
 2023-07-19 13:21 UTC  (5+ messages)

cip-gitlab/ci/pavel/linux-test baseline: 86 runs, 20 regressions (v6.1.38-cip1-10-g02aa22be941dd)
 2023-07-19 13:21 UTC 

cip-gitlab/ci/pavel/linux-test baseline-nfs: 15 runs, 7 regressions (v6.1.38-cip1-10-g02aa22be941dd)
 2023-07-19 13:21 UTC 

[joelgranados:jag/sysctl_remove_empty_elem] [networking] 41a036e211: WARNING:at_net/sysctl_net.c:#ensure_safe_net_sysctl
 2023-07-19 13:21 UTC 

[Intel-xe] [PATCH] drm/xe: Cleanup style warnings and errors
 2023-07-19 13:21 UTC  (8+ messages)
` [Intel-xe] ✓ CI.Patch_applied: success for "
` [Intel-xe] ✗ CI.checkpatch: warning "
` [Intel-xe] ✓ CI.KUnit: success "
` [Intel-xe] ✓ CI.Build: "
` [Intel-xe] ✓ CI.Hooks: "
` [Intel-xe] ✓ CI.checksparse: "

[Intel-xe] [PATCH] drm/xe: Rely on kmalloc/kzalloc log message
 2023-07-19 13:20 UTC 

[PATCH v2 0/9] video: screen_info cleanups
 2023-07-19 13:19 UTC  (12+ messages)
` [PATCH v2 4/9] vgacon, arch/*: remove unused screen_info definitions
` [PATCH v2 5/9] vgacon: remove screen_info dependency
` [PATCH v2 6/9] vgacon: clean up global screen_info instances
` [PATCH v2 7/9] vga16fb: drop powerpc support
` [PATCH v2 8/9] hyperv: avoid dependency on screen_info
` [PATCH v2 9/9] efi: move screen_info into efi init code

[net-next] net: add sysctl accept_ra_min_rtr_lft
 2023-07-19 13:20 UTC 

[PATCH 5.10.y-cip 00/13] Add RZ/{G2L,G2LC,V2L} MTU3 support
 2023-07-19 13:19 UTC  (10+ messages)
` [PATCH 5.10.y-cip 05/13] mfd: Add Renesas RZ/G2L MTU3a core driver
` [PATCH 5.10.y-cip 08/13] pwm: Add Renesas RZ/G2L MTU3a PWM driver
` [PATCH 5.10.y-cip 11/13] arm64: dts: renesas: rzg2l-smarc: Add support for enabling MTU3

[PATCH v1 0/2] Remove CONFIG_NVME_MULTIPATH option
 2023-07-19 13:19 UTC  (7+ messages)
` [PATCH v1 1/2] nvme: drop multipath config option

[PATCH v2 0/4] fs/9p: fix mmap regression
 2023-07-19 13:18 UTC  (5+ messages)
` [PATCH v2 1/4] fs/9p: remove unnecessary and overrestrictive check
` [PATCH v2 4/4] fs/9p: remove unnecessary invalidate_inode_pages2

[PATCH RFC] x86/boot: Update construct_dom0() to take a const char *cmdline
 2023-07-19 13:18 UTC 

[PATCH V2 0/2] Fix warnings occurred during compilation
 2023-07-19 13:18 UTC  (5+ messages)
    ` [EXTERNAL] "

[RESEND][PATCH v2 0/3] Add basic tracing for uclamp and schedutil
 2023-07-19 13:18 UTC  (4+ messages)
` [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space

[syzbot] [kernfs?] possible deadlock in lookup_slow (3)
 2023-07-19 13:17 UTC 

[syzbot] [overlayfs?] possible deadlock in seq_read_iter (2)
 2023-07-19 13:17 UTC 

[PATCH] x86/mem: Make mem_hotadd_check() more legible
 2023-07-19 13:16 UTC  (6+ messages)

[PATCH] efi: Set shim_lock_enabled even if validation is disabled
 2023-07-19 13:16 UTC 

[PATCH v2 0/3] mtd: rawnand: Sequential page reads
 2023-07-19 13:15 UTC  (13+ messages)
` [PATCH v2 3/3] mtd: rawnand: Support for sequential cache reads

[PATCH v2 1/1] media: drxk: Use %*ph for printing hexdump of a small buffer
 2023-07-19 13:14 UTC 

[RFC] efi_driver: fix a parent issue in efi-created block devices
 2023-07-19 13:15 UTC  (5+ messages)

Rust Oe-Selftest implementation V15 Testing
 2023-07-19 13:14 UTC  (3+ messages)
                        ` [OE-core] "

[PATCH v3] riscv: entry: set a0 = -ENOSYS only when syscall != -1
 2023-07-19 13:13 UTC  (4+ messages)

[PATCH 00/14] Refactor SUNRPC svc thread code, and use llist
 2023-07-19 13:12 UTC  (5+ messages)
` [PATCH 10/14] SUNRPC: change svc_pool_wake_idle_thread() to return nothing

[freescale-fslc:pr/637 3548/12466] drivers/phy/phy-mixel-lvds-combo.c:34: warning: "SS" redefined
 2023-07-19 13:09 UTC 

[RFC PATCH] selinux: introduce and use ad_init_net*() helpers
 2023-07-19 13:11 UTC  (4+ messages)

[PATCH 0/2] Some more Cleanup fixes in radeon & amdgpu/amdgpu_display.c
 2023-07-19 13:10 UTC  (5+ messages)
` [PATCH 1/2] drm/amd/display: Convert macros to functions in amdgpu_display.c & amdgpu_display.h
` [PATCH 2/2] drm/radeon: Prefer dev_warn over printk

[PATCH] ASoC: amd: acp: fix SND_SOC_AMD_ACP_PCI depdenencies
 2023-07-19 13:08 UTC 

[PATCH bpf-next] bpf, net: Introduce skb_pointer_if_linear()
 2023-07-19 13:10 UTC  (2+ messages)

[PATCH] drm/panel: r66451: select CONFIG_DRM_DISPLAY_DP_HELPER
 2023-07-19 13:09 UTC  (2+ messages)

[PATCH] doc: add tested platforms with NVIDIA NICs
 2023-07-19 13:08 UTC 

[PATCH v3 0/9] SUNRPC service thread scheduler optimizations
 2023-07-19 13:08 UTC  (6+ messages)
` [PATCH v3 5/9] SUNRPC: Count pool threads that were awoken but found no work to do

[PATCH] cpufreq: schedutil: next_freq need update when cpufreq_limits changed
 2023-07-19 13:05 UTC 

[PATCH] gpio: loongson1 :remove unneeded platform_set_drvdata()call
 2023-07-19 13:05 UTC  (3+ messages)

[PATCH] drivers: led: bcm6858: do not use null label to find the top
 2023-07-19 13:06 UTC  (5+ messages)

[iptables PATCH] tests: shell: Sanitize nft-only/0009-needless-bitwise_0
 2023-07-19 13:06 UTC  (2+ messages)

[PROBLEM] selftests: net/forwarding/bridge_mdb.sh: 'Command "replace" is unknown, try "bridge mdb help"'
 2023-07-19 13:05 UTC  (2+ messages)

dsa: mv88e6xxx rstp convergence test
 2023-07-19 12:58 UTC 

[PATCH] media: venus: Fix firmware path for sm8250
 2023-07-19 13:04 UTC  (4+ messages)

[PATCH][next] fs: omfs: Use flexible-array member in struct omfs_extent
 2023-07-19 13:03 UTC  (3+ messages)

[PULL 00/66] pc,pci,virtio: cleanups, fixes, features
 2023-07-19 13:02 UTC  (5+ messages)
` [PULL 10/66] tests/qtest: enable tests for virtio-scmi

[PATCH v2] usb: xhci-mtk: set the dma max_seg_size
 2023-07-19 13:01 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915: Start using plane scale factor for relative data rate
 2023-07-19 13:01 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Start using plane scale factor for relative data rate (rev3)

wic cp doesn't work with ext4 partition
 2023-07-19 12:52 UTC  (2+ messages)

[PATCH -next] regulator: Remove duplicated include in mt6359-regulator.c
 2023-07-19 13:00 UTC  (3+ messages)

[Buildroot] [PATCH] boot/arm-trusted-firmware: add patch to fix fiptool link
 2023-07-19 12:53 UTC 

[PROBLEM] selftests: net/forwarding/*.sh: 'Command line is not complete. Try option "help"'
 2023-07-19 12:59 UTC  (5+ messages)

[PATCH v3] arm64: dts: qcom: sdm630: Add support for modem remoteproc
 2023-07-19 12:58 UTC  (5+ messages)

[PATCH v1 0/2] arm64: dts: freescale: verdin-imx8mp: add sound card
 2023-07-19 12:57 UTC  (8+ messages)
` [PATCH v1 1/2] arm64: dts: freescale: verdin-imx8mp: dahlia: "
` [PATCH v1 2/2] arm64: dts: freescale: verdin-imx8mp: dev: "

[PATCH v11 0/6] iommu/dma: s390 DMA API conversion and optimized IOTLB flushing
 2023-07-19 12:56 UTC  (4+ messages)
` [PATCH v11 4/6] iommu/s390: Force ISM devices to use IOMMU_DOMAIN_DMA

[PATCH 0/2] can: gs_usb: fix time stamp counter initialization
 2023-07-19 12:55 UTC  (2+ messages)

[PATCH] drm/amd/display: Allow building DC with clang on RISC-V
 2023-07-19 12:54 UTC  (4+ messages)

[PATCH bpf-next v2 00/15] bpf: Support new insns from cpu v4
 2023-07-19 12:53 UTC  (5+ messages)
` [PATCH bpf-next v2 03/15] bpf: Support new sign-extension mov insns

cip-gitlab/ci/pavel/linux-test build: 164 builds: 1 failed, 163 passed, 6 errors, 17 warnings (v6.1.38-cip1-10-g02aa22be941dd)
 2023-07-19 12:53 UTC 

[PATCH bpf-next v3 0/2] bpf, xdp: Add tracepoint to xdp attaching failure
 2023-07-19 12:52 UTC  (3+ messages)
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add testcase for xdp attaching failure tracepoint

[GIT PULL] Immutable branch between pdx86 and LED due for the v6.6 merge window
 2023-07-19 12:50 UTC  (2+ messages)

[PATCH net] ipv6 addrconf: fix bug where deleting a mngtmpaddr can create a new temporary address
 2023-07-19 12:50 UTC  (7+ messages)

[PATCH 0/5] bcachefs: write buffer journaling fixes
 2023-07-19 12:53 UTC  (6+ messages)
` [PATCH 1/5] bcachefs: remove duplicate code between backpointer update paths
` [PATCH 2/5] bcachefs: remove unnecessary btree_insert_key_leaf() wrapper
` [PATCH 3/5] bcachefs: fold bch2_trans_update_by_path_trace() into callers
` [PATCH 4/5] bcachefs: support btree updates of prejournaled keys
` [PATCH 5/5] bcachefs: use prejournaled key updates for write buffer flushes

[PATCH v1 0/2] ASoC: dt-bindings: nau8822: minor updates
 2023-07-19 12:47 UTC  (3+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: nau8822: Add #sound-dai-cells
` [PATCH v1 2/2] ASoC: dt-bindings: nau8822: Add MCLK clock

linux-next: Tree for Jul 13
 2023-07-19 12:48 UTC  (7+ messages)
` linux-next: Tree for Jul 13 (drivers/video/fbdev/ps3fb.c)

[PATCH v2 0/9] tracing: Improbe BTF support on probe events
 2023-07-19 12:36 UTC  (3+ messages)
` [PATCH v2 2/9] bpf/btf: tracing: Move finding func-proto API and getting func-param API to BTF

[virtio-comment] [PATCH v4 0/7] Introduce Virtio Over Fabrics
 2023-07-19 12:48 UTC  (4+ messages)
` [virtio-comment] PING: "
  ` [virtio-comment] "
    ` [virtio-comment] "

[PATCH] mfd: rz-mtu3: Replace raw_spin_lock->spin_lock()
 2023-07-19 12:47 UTC 

[PATCH v2 0/5] x86/ioapic: fix edge triggered interrupt migration
 2023-07-19 12:46 UTC  (3+ messages)
` [PATCH v2 5/5] amd/iommu: force atomic updates of remapping entries

[PATCH v3 0/8] vdpa: Send all CVQ state load commands in parallel
 2023-07-19 12:46 UTC  (5+ messages)

[RFC PATCH net-next 1/2] net: veth: Page pool creation error handling for existing pools only
 2023-07-19 12:43 UTC  (2+ messages)

[Intel-gfx] [PATCH] drm/i915/gt: update request engine before removing virtual GuC engine
 2023-07-19 12:43 UTC  (18+ messages)
` [Intel-gfx] [PATCH v2] "


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.