All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-01 01:55:05 to 2023-07-01 07:07:28 UTC [more...]

[linux-linus test] 181663: regressions - FAIL
 2023-07-01  7:06 UTC 

[PATCH] Documentation: Linux Contribution Maturity Model and the wider community
 2023-07-01  7:04 UTC  (5+ messages)
  ` [Tech-board-discuss] "
    ` Measurement, was "
      ` [Tech-board-discuss] Measurement, was "

[PATCH 0/4] pci: Compare function number and ARI next function number
 2023-07-01  7:01 UTC  (5+ messages)
` [PATCH 1/4] docs: Fix next function numbers in SR/IOV documentation
` [PATCH 2/4] hw/nvme: Fix ARI next function numbers
` [PATCH 3/4] igb: "
` [PATCH 4/4] pci: Compare function number and ARI next function number

[PATCH] linux-user: Avoid mmap of the last byte of the reserved_va
 2023-07-01  6:59 UTC  (3+ messages)

[PULL 00/11] tcg and misc patch queue
 2023-07-01  6:55 UTC  (12+ messages)
` [PULL 01/11] ui/dbus: fix build errors in dbus_update_gl_cb and dbus_call_update_gl
` [PULL 02/11] audio: dbus requires pixman
` [PULL 03/11] accel/tcg: Fix start page passed to tb_invalidate_phys_page_range__locked
` [PULL 04/11] accel/tcg: Assert one page in tb_invalidate_phys_page_range__locked
` [PULL 05/11] fpu: Add float64_to_int{32,64}_modulo
` [PULL 06/11] tests/tcg/alpha: Add test for cvttq
` [PULL 07/11] target/alpha: Use float64_to_int64_modulo for CVTTQ
` [PULL 08/11] target/arm: Use float64_to_int32_modulo for FJCVTZS
` [PULL 09/11] tcg: Reduce tcg_assert_listed_vecop() scope
` [PULL 10/11] target/nios2 : Explicitly ask for target-endian loads and stores
` [PULL 11/11] linux-user: Avoid mmap of the last byte of the reserved_va

[PATCH for-next] RDMA/rxe: Fix freeing busy objects
 2023-07-01  6:50 UTC  (2+ messages)

[PATCH] cgroup/cpuset: update parent subparts cpumask while holding css refcnt
 2023-07-01  6:50 UTC  (2+ messages)

[RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support
 2023-07-01  6:45 UTC  (21+ messages)
` [RFC PATCH v5 01/17] vsock/virtio: read data from non-linear skb
` [RFC PATCH v5 02/17] vhost/vsock: "
` [RFC PATCH v5 03/17] vsock/virtio: support to send "
` [RFC PATCH v5 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v5 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v5 06/17] vsock: fix EPOLLERR set on non-empty error queue
` [RFC PATCH v5 07/17] vsock: read from socket's "
` [RFC PATCH v5 08/17] vsock: check for MSG_ZEROCOPY support on send
` [RFC PATCH v5 09/17] vsock: enable SOCK_SUPPORT_ZC bit
` [RFC PATCH v5 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v5 11/17] vsock/virtio: "
` [RFC PATCH v5 12/17] vsock/loopback: "
` [RFC PATCH v5] vsock: enable setting SO_ZEROCOPY
` [RFC PATCH v5 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [RFC PATCH v5 15/17] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v5 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [RFC PATCH v5 17/17] test/vsock: io_uring rx/tx tests

[PATCH v1 0/3] check-attr: integrate with sparse-index
 2023-07-01  6:48 UTC  (4+ messages)
` [PATCH v1 1/3] attr.c: read attributes in a sparse directory
` [PATCH v1 2/3] t1092: add tests for `git check-attr`
` [PATCH v1 3/3] check-attr: integrate with sparse-index

[RFC PATCH v5 00/17] vsock: MSG_ZEROCOPY flag support
 2023-07-01  6:39 UTC  (18+ messages)
` [RFC PATCH v5 01/17] vsock/virtio: read data from non-linear skb
` [RFC PATCH v5 02/17] vhost/vsock: "
` [RFC PATCH v5 03/17] vsock/virtio: support to send "
` [RFC PATCH v5 04/17] vsock/virtio: non-linear skb handling for tap
` [RFC PATCH v5 05/17] vsock/virtio: MSG_ZEROCOPY flag support
` [RFC PATCH v5 06/17] vsock: fix EPOLLERR set on non-empty error queue
` [RFC PATCH v5 07/17] vsock: read from socket's "
` [RFC PATCH v5 08/17] vsock: check for MSG_ZEROCOPY support on send
` [RFC PATCH v5 09/17] vsock: enable SOCK_SUPPORT_ZC bit
` [RFC PATCH v5 10/17] vhost/vsock: support MSG_ZEROCOPY for transport
` [RFC PATCH v5 11/17] vsock/virtio: "
` [RFC PATCH v5 12/17] vsock/loopback: "
` [RFC PATCH v5 13/17] vsock: enable setting SO_ZEROCOPY
` [RFC PATCH v5 14/17] docs: net: description of MSG_ZEROCOPY for AF_VSOCK
` [RFC PATCH v5 15/17] test/vsock: MSG_ZEROCOPY flag tests
` [RFC PATCH v5 16/17] test/vsock: MSG_ZEROCOPY support for vsock_perf
` [RFC PATCH v5 17/17] test/vsock: io_uring rx/tx tests

[GIT PULL] pid: use flex array
 2023-07-01  6:44 UTC  (8+ messages)
          ` [PATCH] pid: use struct_size_t() helper

[PATCH] block: bugfix for Amiga partition overflow check patch
 2023-07-01  6:40 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915/gt: Do not use stolen on MTL
 2023-07-01  6:45 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH v3 00/14] Misc clean ups to target/ppc exception handling
 2023-07-01  6:39 UTC  (4+ messages)

[linux-nvme:nvme-6.5] BUILD SUCCESS 4e69d4dabd2379af57b0b8fb9b0d62c23f9cd3b8
 2023-07-01  6:35 UTC 

[PATCH v2] powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
 2023-07-01  6:32 UTC  (4+ messages)

[PATCH] powerpc: allow PPC_EARLY_DEBUG_CPM only when SERIAL_CPM=y
 2023-07-01  6:30 UTC  (7+ messages)

[PATCH v3] ALSA: hda/realtek: Add quirks for Unis H3C Desktop B760 & Q760
 2023-07-01  6:30 UTC 

[PATCH v3 0/2] PCI: pciehp: Add support for native AER and DPC handling on async remove
 2023-07-01  6:29 UTC  (8+ messages)
` [PATCH v3 2/2] PCI: pciehp: Clear the optional capabilities in DEVCTL2 on a hot-plug

[PATCH] audio: dbus requires pixman
 2023-07-01  6:28 UTC  (2+ messages)

[PATCH v2] pid: Replace struct pid 1-element array with flex-array
 2023-07-01  6:24 UTC  (2+ messages)

[PATCH] pcie: Release references of virtual functions
 2023-07-01  6:19 UTC  (4+ messages)

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, a507db1d)
 2023-07-01  6:21 UTC 

[PATCH v1] fs:smb:Fix unsigned expression compared with zero
 2023-07-01  5:55 UTC 

[drm-intel:drm-intel-next 1/2] htmldocs: Documentation/gpu/rfc/i915_scheduler.rst:138: WARNING: Unknown directive type "c:namespace-push"
 2023-07-01  5:49 UTC  (3+ messages)
` [Intel-gfx] "

❌ FAIL: Test report for master (6.4.0, mainline.kernel.org-clang, d85a143b)
 2023-07-01  5:51 UTC 

[PATCH 10/11] usb: dwc3: dwc3-octeon: Move node parsing into driver probe
 2023-07-01  5:49 UTC  (2+ messages)

[Bug 213145] New: AMDGPU resets, timesout and crashes after "*ERROR* Waiting for fences timed out!"
 2023-07-01  5:27 UTC  (3+ messages)
` [Bug 213145] "

Some questions about using the perf tool in ARM-SPE
 2023-07-01  5:25 UTC  (7+ messages)

[PATCH RESEND] scsi: ufs-mediatek: add dependency for RESET_CONTROLLER
 2023-07-01  5:23 UTC  (2+ messages)

[PATCH][next] smb: client: remove redundant pointer 'server'
 2023-07-01  5:23 UTC  (2+ messages)

[PATCH] configure: Fix check ell path for cross compiling
 2023-07-01  5:21 UTC  (2+ messages)
`  "

sound/firewire/amdtp-stream.c:1099 process_rx_packets() error: uninitialized symbol 'curr_cycle_time'
 2023-07-01  5:18 UTC 

[Bug 205089] New: amdgpu : drm:amdgpu_cs_ioctl : Failed to initialize parser -125
 2023-07-01  5:16 UTC  (3+ messages)
` [Bug 205089] "

[GIT PULL] Crypto Fixes for 5.16
 2023-07-01  5:04 UTC  (12+ messages)
` [GIT PULL] Crypto Fixes for 5.17
    ` [GIT PULL] Crypto Fixes for 5.18
      ` [GIT PULL] Crypto Fixes for 5.19
        ` [GIT PULL] Crypto Update for 5.20
          ` [GIT PULL] Crypto Update for 6.1
            ` [GIT PULL] Crypto Update for 6.2
              ` [GIT PULL] Crypto Update for 6.3
                ` [GIT PULL] Crypto Update for 6.4
                  ` [GIT PULL] Crypto Update for 6.5

[GIT PULL] livepatching for 6.5
 2023-07-01  5:05 UTC  (2+ messages)

[GIT PULL] EFI updates for v6.5
 2023-07-01  5:05 UTC  (2+ messages)

[GIT PULL] ksmbd server fixes
 2023-07-01  5:04 UTC  (2+ messages)

[GIT PULL] nfsd fixes for v6.5
 2023-07-01  5:04 UTC  (2+ messages)

[GIT PULL] smb3 client fixes
 2023-07-01  5:04 UTC  (2+ messages)

[PATCH v2 RESEND RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM
 2023-07-01  4:56 UTC  (2+ messages)

[PATCH v2] ASoC: stac9766: fix build errors with REGMAP_AC97
 2023-07-01  4:48 UTC 

[Buildroot] [autobuild.buildroot.net] Daily results for 2023-06-30
 2023-07-01  4:44 UTC 

[PATCH 1/2] kconfig: menuconfig: simplify global jump key assignment
 2023-07-01  4:43 UTC  (7+ messages)
` [PATCH 2/2] kconfig: menuconfig: remove jump_key::index

[PATCH] selftests/net: Add xt_policy config for xfrm_policy test
 2023-07-01  4:41 UTC 

[PATCH 6.3 00/32] 6.3.11-rc4 review
 2023-07-01  4:41 UTC  (3+ messages)

[Intel-gfx] [PATCH 0/2] Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes
 2023-07-01  4:34 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Handle BPC for HDMI2.1 PCON without DSC1.2 sink and other fixes (rev15)

[PATCH 6.4 00/28] 6.4.1-rc1 review
 2023-07-01  4:22 UTC  (10+ messages)

[PATCH -next V17 0/7] riscv: Add GENERIC_ENTRY support
 2023-07-01  4:22 UTC  (12+ messages)
` [PATCH -next V17 4/7] riscv: entry: Convert to generic entry

[Intel-xe] [PATCH 0/2] drm/xe: Fix two bind races
 2023-07-01  4:21 UTC  (3+ messages)
` [Intel-xe] [PATCH 2/2] drm/xe: Fix the separate bind-engine race using coarse-granularity dependencies

KMSAN: uninit-value in aes_encrypt (4)
 2023-07-01  4:12 UTC  (13+ messages)
` [net/tls] "
  ` [PATCH] net: tls: enable __GFP_ZERO upon tls_init()

[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS f70af5d1aab699a3a7c9d29111de6a98d6d1ebc1
 2023-07-01  4:08 UTC 

[Intel-wired-lan] [tnguy-net-queue:main] BUILD SUCCESS 08fc75735fda3be97194bfbf3c899c87abb3d0fe
 2023-07-01  4:08 UTC 

[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS d91bf630ba103c65b3a76519bf51d857821e5b6e
 2023-07-01  4:08 UTC 

fs/smb/client/smbdirect.c:1586:3-4: WARNING opportunity for min()
 2023-07-01  4:06 UTC 

[PATCH] platform/x86: Add SEL-3350 platform driver
 2023-07-01  4:02 UTC 

[PATCH] usb: gadget: configfs: Prevent buffer overrun in usb_string_copy
 2023-07-01  3:48 UTC  (5+ messages)

[PATCHv3 bpf-next 00/26] bpf: Add multi uprobe link
 2023-07-01  3:40 UTC  (3+ messages)
` [PATCHv3 bpf-next 03/26] bpf: Add cookies support for uprobe_multi link

[PATCH 00/79] fs: new accessors for inode->i_ctime
 2023-06-30 22:12 UTC  (5+ messages)
` [PATCH 01/79] fs: add ctime accessors infrastructure

[PATCH v2 0/2] mm: remove page_rmapping()
 2023-07-01  3:28 UTC  (3+ messages)
` [PATCH v2 1/2] mm: use a folio in fault_dirty_shared_page()
` [PATCH v2 2/2] mm: remove page_rmapping()

[Intel-gfx] [PATCH 00/19] DSC misc fixes
 2023-07-01  3:26 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for DSC misc fixes (rev3)

[PATCH -next] selftests/ptrace: Fix Test terminated by timeout in ptrace_attach
 2023-07-01 14:58 UTC  (2+ messages)

[PATCH 0/2] Input: xpad - Additional controller support
 2023-07-01  2:38 UTC  (2+ messages)

[xen-unstable test] 181657: regressions - FAIL
 2023-07-01  3:13 UTC 

[RFC bpf-next v2 11/11] net/mlx5e: Support TX timestamp metadata
 2023-07-01  3:11 UTC  (18+ messages)

kernel/fork.c:2096:9: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2023-07-01  3:04 UTC 

[PATCH 0/2] mm: remove page_rmapping()
 2023-07-01  2:57 UTC  (6+ messages)
` [PATCH 1/2] "

[PATCH net] net: fix net_dev_start_xmit trace event vs skb_transport_offset()
 2023-07-01  2:48 UTC 

[PATCH 6.4 00/31] 6.4.1-rc3 review
 2023-07-01  2:52 UTC  (2+ messages)

[PATCH 6.1 00/33] 6.1.37-rc3 review
 2023-07-01  2:51 UTC  (2+ messages)

[igt-dev] [PATCH] tests/amdgpu: sort alphabetically file names
 2023-07-01  2:35 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[sean-jc:x86/set_pmu_counter 2/3] include/linux/perf_event.h:1764:15: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int
 2023-07-01  2:33 UTC 

[PATCH v2 1/3] sunxi: u-boot-spl.lds: Pass _image_binary_end
 2023-07-01  2:30 UTC  (3+ messages)
` [PATCH v2 2/3] microblaze: "
` [PATCH v2 3/3] spl: spl_legacy: Fix spl_end address

drivers/ufs/core/ufshcd.c:6164:13: warning: stack frame size (2720) exceeds limit (2048) in 'ufshcd_err_handler'
 2023-07-01  2:22 UTC 

[sean-jc:x86/set_pmu_counter 2/3] include/linux/perf_event.h:1764:15: error: type specifier missing, defaults to 'int'
 2023-07-01  2:22 UTC 

[sean-jc:x86/set_pmu_counter 2/3] include/linux/perf_event.h:1764:15: error: return type defaults to 'int'
 2023-07-01  2:22 UTC 

[igt-dev] [PATCH i-g-t] tests/xe/xe_exec_store: Add xe_exec_store test to check store dword functionality
 2023-07-01  2:18 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] app/pdump: close program if --pdump argument is missing
 2023-07-01  2:16 UTC  (2+ messages)
` [PATCH v2] app/pdump: exit if no device specified

[PATCH] test/io_uring_setup: Fix include path to syscall.h
 2023-07-01  2:13 UTC  (2+ messages)

[GIT PULL] md-fixes 20230630
 2023-07-01  2:12 UTC  (2+ messages)

[PATCH v4 0/6] drm: Add support for atomic async page-flip
 2023-07-01  2:09 UTC  (21+ messages)
` [PATCH v4 1/6] drm: allow DRM_MODE_PAGE_FLIP_ASYNC for atomic commits
` [PATCH v4 2/6] drm: introduce DRM_CAP_ATOMIC_ASYNC_PAGE_FLIP
` [PATCH v4 3/6] drm: introduce drm_mode_config.atomic_async_page_flip_not_supported
` [PATCH v4 4/6] amd/display: indicate support for atomic async page-flips on DC
` [PATCH v4 5/6] drm: Refuse to async flip with atomic prop changes
` [PATCH v4 6/6] drm/doc: Define KMS atomic state set

distro_boot vs. env-based bootmenu
 2023-07-01  2:08 UTC  (2+ messages)

[FSL P50x0] [PASEMI] The Access to partitions on disks with an Amiga partition table doesn't work anymore after the block updates 2023-06-23
 2023-07-01  2:05 UTC  (6+ messages)

[PATCH RESEND v3 bpf-next 00/14] BPF token
 2023-07-01  2:05 UTC  (2+ messages)

[PATCH net] net/ipv6: Reduce chance of collisions in inet6_hashfn()
 2023-07-01  2:00 UTC  (4+ messages)

[PATCH v3 00/21] Enable CET Virtualization
 2023-07-01  1:58 UTC  (16+ messages)
` [PATCH v3 10/21] KVM:x86: Add #CP support in guest exception classification

[PATCH 1/2] net/pcap: add snaplen argument
 2023-07-01  1:55 UTC  (2+ messages)

[PATCH 1/1] thermal: sysfs: avoid actual readings from sysfs
 2023-07-01  1:49 UTC  (11+ 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.