All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-26 02:19:33 to 2021-10-26 04:03:18 UTC [more...]

[PATCH linux-next v6 0/8] vdpa: enable user to set mac, mtu
 2021-10-26  4:02 UTC  (9+ messages)
` [PATCH linux-next v6 1/8] vdpa: Introduce and use vdpa device get, set config helpers
` [PATCH linux-next v6 2/8] vdpa: Introduce query of device config layout
` [PATCH linux-next v6 3/8] vdpa: Use kernel coding style for structure comments
` [PATCH linux-next v6 4/8] vdpa: Enable user to set mac and mtu of vdpa device
` [PATCH linux-next v6 5/8] vdpa_sim_net: Enable user to set mac address and mtu
` [PATCH linux-next v6 6/8] vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit
` [PATCH linux-next v6 7/8] vdpa/mlx5: Support configuration of MAC
` [PATCH linux-next v6 8/8] vdpa/mlx5: Forward only packets with allowed MAC address

[bpf-next] bpf, verifier: Automated formal verification tool for finding bugs in eBPF verifier range analysis routines
 2021-10-26  4:02 UTC  (2+ messages)

[PATCH v9 00/31] file system-wide error monitoring
 2021-10-26  4:00 UTC  (3+ messages)
` [PATCH v9 29/31] ext4: Send notifications on error

[Ocfs2-devel] [PATCH V3 RFC 1/1] ocfs2: fix race between searching chunks and release journal_head from buffer_head
 2021-10-26  3:56 UTC 

[Ocfs2-devel] [PATCH UEK6-U3 1/1] ocfs2: fix race between searching chunks and release journal_head from buffer_head
 2021-10-26  3:53 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: enhancement for flow dump value
 2021-10-26  3:56 UTC 

[PATCH] staging: r8188eu: core: remove the goto from rtw_IOL_accquire_xmit_frame
 2021-10-26  3:55 UTC 

[RFC] [PATCH net-next v7 0/4] r8169: Implement dynamic ASPM mechanism for recent 1.0/2.5Gbps Realtek NICs
 2021-10-26  3:53 UTC  (2+ messages)

[PATCH v3 0/2] hw/core/machine: Add an unit test for smp_parse
 2021-10-26  3:46 UTC  (3+ messages)
` [PATCH v3 1/2] hw/core/machine: Split out the smp parsing code
` [PATCH v3 2/2] tests/unit: Add an unit test for smp parsing

[PATCH] arm64: clear_page() shouldn't use DC ZVA when DCZID_EL0.DZP == 1
 2021-10-26  3:48 UTC 

[PATCH 0/4] Unregister mst connectors when hotplug
 2021-10-26  3:50 UTC  (18+ messages)
` [PATCH 2/4] drm/dp_mst: Only create connector for connected end device

[PATCH bpf-next v2 0/3] bpf: Prevent writing read-only memory
 2021-10-26  3:48 UTC  (3+ messages)
` [PATCH bpf-next v2 2/3] bpf: Introduce ARG_PTR_TO_WRITABLE_MEM

[frank-w-bpi-r2-4.14:5.15-bpi-r2-pro-drm 97/102] include/linux/compiler_types.h:322:45: error: call to '__compiletime_assert_461' declared with attribute error: pointer type mismatch in container_of()
 2021-10-26  3:48 UTC 

What's cooking in git.git (Oct 2021, #06; Mon, 25)
 2021-10-26  3:48 UTC 

[PATCH bpf-next] selftests/bpf: Skip all serial_test_get_branch_snapshot in vm
 2021-10-26  3:45 UTC  (2+ messages)

stable-rc/queue/4.14 baseline: 97 runs, 1 regressions (v4.14.252-30-g4bee378fa973)
 2021-10-26  3:45 UTC 

[LTP] [PATCH v2] link/link02: Convert to new API
 2021-10-26  3:42 UTC 

[PATCH] lib: utils:/gpio: Improve the sifive gpio driver
 2021-10-26  3:43 UTC  (5+ messages)

[PATCH] ath11k: calculate the correct NSS of peer for HE capabilities
 2021-10-26  3:42 UTC  (2+ messages)

[PATCH v2 0/2] hw/core/machine: Add an unit test for smp_parse
 2021-10-26  3:40 UTC  (3+ messages)
` [PATCH v2 2/2] tests/unit: Add an unit test for smp parsing

nvme may get timeout from dd when using different non-prefetch mmio outbound/ranges
 2021-10-26  3:40 UTC  (4+ messages)
    ` [EXT] "

[PATCH v2 0/4] ceph: size handling for the fscrypt
 2021-10-26  3:41 UTC  (7+ messages)
` [PATCH v2 3/4] ceph: return the real size readed when hit EOF
` [PATCH v2 4/4] ceph: add truncate size handling support for fscrypt

[PATCH bpf-next v3 0/6] core_reloc fixes for s390
 2021-10-26  3:40 UTC  (2+ messages)

[PATCH] erofs-utils: sort out contact information
 2021-10-26  3:39 UTC 

[PATCH v3 00/35] efi: Improvements to U-Boot running on top of UEFI
 2021-10-26  3:30 UTC  (36+ messages)
` [PATCH v3 01/35] efi: Add a script for building and testing U-Boot on UEFI
` [PATCH v3 02/35] efi: Enable DM_ETH for the app
` [PATCH v3 03/35] efi: Drop the OF_EMBED warning for EFI
` [PATCH v3 04/35] x86: Create a 32/64-bit selection for the app
` [PATCH v3 05/35] efi: Create a 64-bit app
` [PATCH v3 06/35] x86: Don't duplicate global_ptr in 64-bit EFI app
` [PATCH v3 07/35] efi: Add a way to obtain boot services in the app
` [PATCH v3 08/35] efi: Add video support to "
` [PATCH v3 09/35] efi: Add EFI uclass for media
` [PATCH v3 10/35] efi: Add a media/block driver for EFI block devices
` [PATCH v3 11/35] efi: Locate all block devices in the app
` [PATCH v3 12/35] patman: Use a ValueError exception if tools.Run() fails
` [PATCH v3 13/35] binman: Report an error if test files fail to compile
` [PATCH v3 14/35] binman: Support reading the offset of an ELF-file symbol
` [PATCH v3 15/35] binman: Allow timeout to occur in the image or its section
` [PATCH v3 16/35] binman: Tidy up comments on _DoTestFile()
` [PATCH v3 17/35] binman: Support updating the dtb in an ELF file
` [PATCH v3 18/35] efi: serial: Support arrow keys
` [PATCH v3 19/35] bloblist: Support allocating the bloblist
` [PATCH v3 20/35] x86: Allow booting a kernel from the EFI app
` [PATCH v3 21/35] x86: Don't process the kernel command line unless enabled
` [PATCH v3 22/35] x86: efi: Add room for the binman definition in the dtb
` [PATCH v3 23/35] efi: Drop device_path from struct efi_priv
` [PATCH v3 24/35] efi: Add comments to "
` [PATCH v3 25/35] efi: Fix ll_boot_init() operation with the app
` [PATCH v3 26/35] efi: Add a few comments to the stub
` [PATCH v3 27/35] efi: Share struct efi_priv between the app and stub code
` [PATCH v3 28/35] efi: Move exit_boot_services into a function
` [PATCH v3 29/35] efi: Check for failure when initing the app
` [PATCH v3 30/35] efi: Mention that efi_info_get() is only used in the stub
` [PATCH v3 31/35] efi: Show when allocated pages are used
` [PATCH v3 32/35] efi: Allow easy selection of serial-only operation
` [PATCH v3 33/35] efi: Update efi_get_next_mem_desc() to avoid needing a map
` [PATCH v3 34/35] efi: Support the efi command in the app
` [PATCH v3 35/35] efi: Show the system-table revision

Question about duplicated types in BTF and btf__dedup()
 2021-10-26  3:36 UTC  (2+ messages)

Commit 0d989ac2c90b broke my x86-64 build
 2021-10-26  3:33 UTC  (10+ messages)

[PATCH v2] macintosh/via-pmu-led: make disk activity usage a parameter
 2021-10-26  3:32 UTC 

[PATCH] ath11k: add 11d scan offload support
 2021-10-26  3:31 UTC  (2+ messages)

[PATCH v2 00/39] efi: Improvements to U-Boot running on top of UEFI
 2021-10-26  3:29 UTC  (19+ messages)
` [PATCH v2 05/39] x86: Show some EFI info with the bdinfo command
` [PATCH v2 06/39] x86: Tidy up global_data pointer for 64-bit
` [PATCH v2 07/39] efi: Add a script for building and testing U-Boot on UEFI
` [PATCH v2 09/39] efi: Drop the OF_EMBED warning for EFI
` [PATCH v2 15/39] efi: Add EFI uclass for media
` [PATCH v2 24/39] efi: serial: Support arrow keys

[PATCH 1/6] scripts: remove some configs in config_whitelist.txt
 2021-10-26  3:29 UTC  (5+ messages)
` [PATCH 6/6] scripts: remove CONFIG_IS_ENABLED "

[PATCH v3 0/4] report the controller capabilities through the netlink interface
 2021-10-26  3:29 UTC  (3+ messages)
` [PATCH v3 4/4] can: netlink: report the CAN controller mode supported flags

[PATCH] io-wq: Remove unnecessary rcu_read_lock/unlock() in raw spinlock critical section
 2021-10-26  3:23 UTC 

[tglx-devel:x86/fpu-kvm 69/88] arch/x86/kernel/fpu/xstate.c:1450:10: error: too few arguments to function 'xstate_request_perm'
 2021-10-26  3:20 UTC  (2+ messages)

[PATCH] ath11k: fix the value of msecs_to_jiffies in ath11k_debugfs_fw_stats_request
 2021-10-26  3:20 UTC  (2+ messages)

linux-next: Tree for Oct 25
 2021-10-26  3:20 UTC  (2+ messages)
` linux-next: Tree for Oct 25 (bootconfig: xbc_alloc_mem())

btqca firmware 20211019
 2021-10-26  3:19 UTC  (3+ messages)

[dpdk-dev] [PATCH 1/2] ethdev: fix log level of Tx and Rx dummy functions
 2021-10-26  3:18 UTC  (6+ messages)

[PATCH v5 0/2] fix & prevent the missing preemption disabling
 2021-10-26  3:15 UTC  (6+ messages)
` [PATCH v5 1/2] ftrace: disable preemption when recursion locked
` [PATCH v5 2/2] ftrace: do CPU checking after preemption disabled

[PATCH v5 0/7] KVM: PKS Virtualization support
 2021-10-26  3:14 UTC  (3+ messages)

[PATCH rdma-rc] IB/core: fix a UAF for netdev in netdevice_event process
 2021-10-26  3:14 UTC  (5+ messages)

[PATCH] KVM: x86: Take srcu lock in post_kvm_run_save()
 2021-10-26  3:12 UTC 

[PATCH] erofs-utils: introduce fsck.erofs
 2021-10-26  3:12 UTC  (3+ messages)

[PATCH 00/10] ASPEED SD/eMMC controller clock configuration
 2021-10-26  3:10 UTC  (5+ messages)
` [PATCH 05/10] mmc: aspeed: Adjust delay taps calculation method

cron job: media_tree daily build: ERRORS
 2021-10-26  3:11 UTC 

[PATCH] tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks
 2021-10-26  3:10 UTC  (2+ messages)

[RFC PATCH] ceph: add remote object copy counter to fs client
 2021-10-26  3:05 UTC  (8+ messages)

stable-rc/linux-4.19.y baseline: 96 runs, 1 regressions (v4.19.213-38-ge9434cadcff7)
 2021-10-26  2:59 UTC 

[PATCH] ath10k: fix scan abort when duration is set for hw scan
 2021-10-26  2:59 UTC  (2+ messages)

[PATCH] ipmi: ssif: Add msleep in multipart test
 2021-10-26  2:58 UTC 

[PATCH] drm/amd/amdgpu: fix potential bad job hw_fence underflow
 2021-10-26  2:57 UTC  (6+ messages)

[PATCH v10 1/2] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding
 2021-10-26  2:57 UTC  (4+ messages)
` [PATCH v10 2/2] leds: Add driver for Qualcomm LPG

[PATCH] ipvs: Fix reuse connection if RS weight is 0
 2021-10-26  2:54 UTC  (3+ messages)

[PATCH v4 0/2] fix & prevent the missing preemption disabling
 2021-10-26  2:52 UTC  (8+ messages)

[PATCH] ath10k: drop beacon and probe response which leak from other channel
 2021-10-26  2:51 UTC  (2+ messages)

[vkoul-dmaengine:next 45/56] drivers/dma/sa11x0-dma.c:1042:12: error: 'sa11x0_dma_resume' defined but not used
 2021-10-26  2:52 UTC  (3+ messages)

[PATCH ima-evm-utils 1/2] switch to using crun for podman
 2021-10-26  2:49 UTC  (2+ messages)
` [PATCH ima-evm-utils 2/2] upgrade to glibc-2.34 uses clone3 causing CI to fail

[PATCH linux-next v5 0/8] vdpa: enable user to set mac, mtu
 2021-10-26  2:47 UTC  (5+ messages)
` [PATCH linux-next v5 2/8] vdpa: Introduce query of device config layout
` [PATCH linux-next v5 4/8] vdpa: Enable user to set mac and mtu of vdpa device

[PATCH v3] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
 2021-10-26  2:47 UTC  (2+ messages)

Current driver status
 2021-10-26  2:47 UTC  (3+ messages)

[dpdk-dev] [PATCH v6 00/12] app/test: enable subset of tests on Windows
 2021-10-26  2:46 UTC  (25+ messages)
` [dpdk-dev] [PATCH v7 00/11] "
  ` [dpdk-dev] [PATCH v7 01/11] eal/windows: return ENOTSUP for not supported API
  ` [dpdk-dev] [PATCH v7 02/11] app/test: remove unnecessary headers
  ` [dpdk-dev] [PATCH v7 03/11] app/test: replace POSIX specific code
  ` [dpdk-dev] [PATCH v7 04/11] app/test: exclude ENOTSUP as failure
  ` [dpdk-dev] [PATCH v7 05/11] app/test: skip interrupt tests on Windows
  ` [dpdk-dev] [PATCH v7 06/11] app/test: temporarily "skip" one cmdline test case
  ` [dpdk-dev] [PATCH v7 07/11] app/test: skip two logs_autotest cases on Windows
  ` [dpdk-dev] [PATCH v7 08/11] app/test: differentiate a strerror on different OS
  ` [dpdk-dev] [PATCH v7 09/11] app/test: remove two alarm_autotest cases
  ` [dpdk-dev] [PATCH v7 10/11] app/test: replace .sh scripts with .py scripts
  ` [dpdk-dev] [PATCH v7 11/11] app/test: enable subset of unit tests on Windows
  ` [dpdk-dev] [PATCH v8 00/11] app/test: enable subset of "
    ` [dpdk-dev] [PATCH v8 01/11] eal/windows: return ENOTSUP for not supported API
    ` [dpdk-dev] [PATCH v8 02/11] app/test: remove unnecessary headers
    ` [dpdk-dev] [PATCH v8 03/11] app/test: replace POSIX specific code
    ` [dpdk-dev] [PATCH v8 04/11] app/test: exclude ENOTSUP as failure
    ` [dpdk-dev] [PATCH v8 05/11] app/test: skip interrupt tests on Windows
    ` [dpdk-dev] [PATCH v8 06/11] app/test: temporarily "skip" one cmdline test case
    ` [dpdk-dev] [PATCH v8 07/11] app/test: skip two logs_autotest cases on Windows
    ` [dpdk-dev] [PATCH v8 08/11] app/test: differentiate a strerror on different OS
    ` [dpdk-dev] [PATCH v8 09/11] app/test: remove two alarm_autotest cases
    ` [dpdk-dev] [PATCH v8 10/11] app/test: replace .sh scripts with .py scripts
    ` [dpdk-dev] [PATCH v8 11/11] app/test: enable subset of unit tests on Windows

[LTP] [PATCH v4 1/2] lib: memutils: respect minimum memory watermark when polluting memory
 2021-10-26  2:46 UTC  (2+ messages)

[PATCH v2 0/3] USB DWC3 QCOM Multi power domain support
 2021-10-26  2:48 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: usb: qcom,dwc3: Add multi-pd bindings for dwc3 qcom

[PATCH linux-next v4 0/8] vdpa: enable user to set mac, mtu
 2021-10-26  2:45 UTC  (13+ messages)
` [PATCH linux-next v4 2/8] vdpa: Introduce query of device config layout
` [PATCH linux-next v4 4/8] vdpa: Enable user to set mac and mtu of vdpa device
` [PATCH linux-next v4 6/8] vdpa/mlx5: Fix clearing of VIRTIO_NET_F_MAC feature bit

[PATCH v3 2/2] mwifiex: Try waking the firmware until we get an interrupt
 2021-10-26  2:44 UTC  (2+ messages)

linux-next: build warning after merge of the devicetree tree
 2021-10-26  2:44 UTC 

[PATCH v3 0/3] Add SPL build support for RK3568
 2021-10-26  2:42 UTC  (4+ messages)
` [PATCH v3 1/3] rockchip: Kconfig: Enable SPL support for rk3568
` [PATCH v3 2/3] arm: dts: rockchip: rk3568: Enable sdhci and sdmmc0 node
` [PATCH v3 3/3] rockchip: rk3568: add arch_cpu_init()

[RFC PATCH 4/4] drm/msm/dp: Use DPCD 248h DP 2.0 new names/definitions
 2021-10-26  2:43 UTC  (2+ messages)
` [Intel-gfx] "

[PATCH v7 3/3] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2021-10-26  2:41 UTC  (3+ messages)

[PATCH -next] mm/percpu: fix data-race with pcpu_nr_empty_pop_pages
 2021-10-26  2:41 UTC  (3+ messages)

[PATCH v7] tty: Fix the keyboard led light display problem
 2021-10-26  2:40 UTC 

[PATCH 0/3] genirq: Make irq_cpu_{on,off}line() an Octeon-special
 2021-10-26  2:41 UTC  (3+ messages)
` [PATCH 3/3] genirq: Hide irq_cpu_{on,off}line() behind a deprecated option

[meta-networking][PATCH] mctp: Add MCTP control utilities
 2021-10-26  2:39 UTC 

[Bug 214819] New: BUG() triggered in ext4_inode_journal_mode on mounting crafted image
 2021-10-26  2:39 UTC 

[phosphor-sel-logger] How to add a journal entry manually
 2021-10-26  2:38 UTC  (3+ messages)
  ` [Phishing Risk] [External] "

[PATCH] mm/migrate.c: Remove MIGRATE_PFN_LOCKED
 2021-10-26  0:57 UTC  (2+ messages)

[PATCH v2] drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE
 2021-10-26  2:36 UTC 

[PATCH] drm: bridge: fix unmet dependency on DRM_KMS_HELPER for DRM_PANEL_BRIDGE
 2021-10-26  2:36 UTC  (4+ messages)

[PATCH] fstests: _require_dm_target should not always skip DAX capable devices
 2021-10-26  2:36 UTC 

[PATCH] fuse: fix possible write position calculation error
 2021-10-26  2:34 UTC 

Lockdep spalt on killing a processes
 2021-10-26  2:33 UTC  (8+ messages)

linux-next: manual merge of the audit tree with the powerpc tree
 2021-10-26  2:31 UTC  (2+ messages)

[PATCH][next] virtio_blk: Fix spelling mistake: "advertisted" -> "advertised"
 2021-10-26  2:29 UTC  (3+ messages)

[PATCH v2 3/3] PCI/ASPM: Add LTR sysfs attributes
 2021-10-26  2:28 UTC  (3+ messages)

next/pending-fixes build: 200 builds: 5 failed, 195 passed, 4 errors, 9 warnings (v5.15-rc7-147-g35e02e34c7cc)
 2021-10-26  2:27 UTC 

[PATCH v6 00/12] extend task comm from 16 to 24
 2021-10-26  2:23 UTC  (13+ messages)
` [PATCH v6 08/12] tools/bpf/bpftool/skeleton: make it adopt to task comm size change
` [PATCH v6 10/12] tools/testing/selftests/bpf: "
` [PATCH v6 11/12] sched.h: extend task comm from 16 to 24
` [PATCH v6 12/12] kernel/kthread: show a warning if kthread's comm is truncated

[PATCH net-next] ax88796c: fix fetching error stats from percpu containers
 2021-10-26  2:23 UTC  (3+ messages)

[PATCH] usbnet: sanity check for maxpacket
 2021-10-26  2:20 UTC 

[PATCH net-next 0/2] Small fixes for true expression checks
 2021-10-26  2:20 UTC  (2+ messages)

[PATCH v2 net-next 00/10] tcp: receive path optimizations
 2021-10-26  2:20 UTC  (2+ messages)

[PATCH net] mlxsw: pci: Recycle received packet upon allocation failure
 2021-10-26  2:20 UTC  (2+ messages)

[PATCH v3 0/7] PCI: imx6: refine codes and add compliance tests mode support
 2021-10-26  2:18 UTC  (5+ messages)
` [PATCH v3 3/7] PCI: imx6: Fix the regulator dump when link never came up


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.