All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-12 12:10:33 to 2021-10-12 13:00:25 UTC [more...]

[PATCH v4 00/36] Run hooks via "git run hook" & hook library
 2021-10-12 12:59 UTC  (5+ messages)
` [PATCH v5 "
  ` [PATCH v5 24/36] run-command: add stdin callback for parallelization
    ` ab/config-based-hooks-N status (was Re: [PATCH v5 24/36] run-command: add stdin callback for parallelization)

[PATCH 0/1] scsi: ufs-pci: Force a full restore after suspend-to-disk
 2021-10-12 12:59 UTC  (2+ messages)
` [PATCH 1/1] "

[PATCH v2 0/8] arm: ep93xx: CCF conversion
 2021-10-12 12:57 UTC  (17+ messages)
` [PATCH v2 8/8] ep93xx: clock: convert in-place to COMMON_CLK

All Three Superblocks Damaged After Kernel Panic
 2021-10-12 12:59 UTC  (6+ messages)

[PATCH 0/3] Add SAMA5D2 PWM Support
 2021-10-12 12:59 UTC  (2+ messages)

[hch-block:block-kill-bd_inode 5/40] block2mtd.c:undefined reference to `__umoddi3'
 2021-10-12 12:58 UTC 

Pull request: u-boot-sunxi/master for v2022.01
 2021-10-12 12:58 UTC 

[dpdk-dev] [dpdk-dev v3] app: fix buffer overrun
 2021-10-12 12:56 UTC  (2+ messages)
` [dpdk-dev] [dpdk-dev v4] "

[PATCH net-next 0/6] net: dsa: add support for RTL8365MB-VC
 2021-10-12 12:56 UTC  (10+ messages)
` [PATCH net-next 1/6] ether: add EtherType for proprietary Realtek protocols
` [PATCH net-next 2/6] net: dsa: move NET_DSA_TAG_RTL4_A to right place in Kconfig/Makefile
` [PATCH net-next 3/6] dt-bindings: net: dsa: realtek-smi: document new compatible rtl8365mb
` [PATCH net-next 4/6] net: dsa: tag_rtl8_4: add realtek 8 byte protocol 4 tag
` [PATCH net-next 5/6] net: dsa: realtek-smi: add rtl8365mb subdriver for RTL8365MB-VC
` [PATCH net-next 6/6] net: phy: realtek: add support for RTL8365MB-VC internal PHYs

[RFC 00/16] KVM: selftests: Add tests for SEV, SEV-ES, and SEV-SNP guests
 2021-10-12 12:55 UTC  (5+ messages)
` [RFC 06/16] KVM: selftests: add library for creating/interacting with SEV guests

[dpdk-dev] [PATCH 0/3] ethdev: introduce configurable flexible item
 2021-10-12 12:54 UTC  (7+ messages)
` [dpdk-dev] [PATCH v5 0/5] "
  ` [dpdk-dev] [PATCH v5 1/5] "
  ` [dpdk-dev] [PATCH v5 2/5] ethdev: support flow elements with variable length
  ` [dpdk-dev] [PATCH v5 3/5] ethdev: implement RTE flex item API
  ` [dpdk-dev] [PATCH v5 4/5] app/testpmd: add jansson library
  ` [dpdk-dev] [PATCH v5 5/5] app/testpmd: add flex item CLI commands

[GIT PULL] arm64: dts: TI K3 updates for v5.16
 2021-10-12 12:53 UTC  (4+ messages)

[PATCH v2] dt-bindings: gpio: Convert TI TPIC2810 GPIO Controller bindings to YAML
 2021-10-12 12:54 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] net/mlx5: implicit mempool registration
 2021-10-12 12:53 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 2/4] mempool: add non-IO flag

[PATCH 1/2] dt-bindings: mtd: spi-nor: Add output-driver-strength property
 2021-10-12 12:52 UTC  (3+ messages)

[GIT PULL 1/3] SoC changes for omaps for v5.16
 2021-10-12 12:50 UTC  (3+ messages)

[PATCH] [v2] wireless: Initial driver submission for pureLiFi devices
 2021-10-12 12:50 UTC  (4+ messages)
` [PATCH 0/2] wireless: New Driver submission for pureLiFi STA devices
  ` [PATCH 1/2] [v19 1/2] nl80211: Add LC placeholder band definition to enum nl80211_band
  ` [PATCH 2/2] [v19 2/2] wireless: Initial driver submission for pureLiFi STA devices

[PATCH] media: rockchip: rkisp1: use device name for debugfs subdir name
 2021-10-12 12:50 UTC  (4+ messages)

[GIT PULL 0/7] NVIDIA Tegra changes for v5.16-rc1
 2021-10-12 12:50 UTC  (4+ messages)
` [GIT PULL 7/7] arm64: tegra: Default configuration "

[PATCH mlx5-next 0/7] Clean MR key use across mlx5_* modules
 2021-10-12 12:52 UTC  (3+ messages)
` [PATCH mlx5-next 1/7] RDMA/mlx5: Don't set esc_size in user mr

[Virtio-fs] [virtiofsd-rs] Issue opened: Virtiofsd panic when reaching max open descriptor
 2021-10-12 12:52 UTC 

[PATCH v6 0/1] lib: Convert UUID runtime test to KUnit
 2021-10-12 12:42 UTC  (3+ messages)

[RESEND PATCH v4 0/8] bpf powerpc: Add BPF_PROBE_MEM support in powerpc JIT compiler
 2021-10-12 12:30 UTC  (18+ messages)
` [RESEND PATCH v4 1/8] bpf powerpc: Remove unused SEEN_STACK
` [RESEND PATCH v4 2/8] bpf powerpc: Remove extra_pass from bpf_jit_build_body()
` [RESEND PATCH v4 3/8] bpf powerpc: refactor JIT compiler code
` [RESEND PATCH v4 4/8] powerpc/ppc-opcode: introduce PPC_RAW_BRANCH() macro
` [RESEND PATCH v4 5/8] bpf ppc64: Add BPF_PROBE_MEM support for JIT
` [RESEND PATCH v4 6/8] bpf ppc64: Access only if addr is kernel address
` [RESEND PATCH v4 7/8] bpf ppc32: Add BPF_PROBE_MEM support for JIT
` [RESEND PATCH v4 8/8] bpf ppc32: Access only if addr is kernel address

[PATCH v7] vfio/pci: Add OpRegion 2.0+ Extended VBT support
 2021-10-12 12:48 UTC  (2+ messages)
` [PATCH v8] "

[PATCH v2 1/1] tpm: add request_locality before write TPM_INT_ENABLE
 2021-10-12 12:48 UTC 

[PATCH v2] nfp: flow_offload: move flow_indr_dev_register from app init to app start
 2021-10-12 12:48 UTC 

unicode cleanups, and split the data table into a separate module v2
 2021-10-12 12:49 UTC  (5+ messages)
` [PATCH 10/11] unicode: Add utf8-data module
    ` [f2fs-dev] "

[PATCH bpf-next v4 0/5] Implement bitset maps, with bloom filter
 2021-10-12 12:48 UTC  (9+ messages)
` [PATCH bpf-next v4 1/5] bpf: Add bitset map with bloom filter capabilities

[dpdk-dev] [PATCH v2 00/13] Expand NIC offloads support on Windows
 2021-10-12 12:45 UTC  (14+ messages)
` [dpdk-dev] [PATCH v2 01/13] net/mlx5: fix software parsing support query
` [dpdk-dev] [PATCH v2 02/13] common/mlx5: read software parsing capabilities from DevX
` [dpdk-dev] [PATCH v2 03/13] net/mlx5: query software parsing support on Windows
` [dpdk-dev] [PATCH v2 04/13] net/mlx5: fix tunneling support query
` [dpdk-dev] [PATCH v2 05/13] common/mlx5: read tunneling capabilities from DevX
` [dpdk-dev] [PATCH v2 06/13] net/mlx5: query tunneling support on Windows
` [dpdk-dev] [PATCH v2 07/13] common/mlx5: read TSO capability from DevX
` [dpdk-dev] [PATCH v2 08/13] net/mlx5: support TSO offload on Windows
` [dpdk-dev] [PATCH v2 09/13] common/mlx5: read VLAN capability from DevX
` [dpdk-dev] [PATCH v2 10/13] net/mlx5: support VLAN stripping offload on Windows
` [dpdk-dev] [PATCH v2 11/13] common/mlx5: read FCS scattering capability from DevX
` [dpdk-dev] [PATCH v2 12/13] net/mlx5: support keep-CRC offload on Windows
` [dpdk-dev] [PATCH v2 13/13] doc: add new Windows offloads to the release note

[PATCH v2] x86/apic: reduce cache line misses in __x2apic_send_IPI_mask()
 2021-10-12 12:47 UTC  (2+ messages)

[PATCH v2 1/2] PCI: dwc: Perform host_init() before registering msi
 2021-10-12 12:47 UTC  (2+ messages)

[PATCH] x86/apic: reduce cache line misses in __x2apic_send_IPI_mask()
 2021-10-12 12:45 UTC  (7+ messages)

[PATCH v2 for-next] RDMA/hns: Add a new mmap implementation
 2021-10-12 12:41 UTC 

[PATCH] sched/fair: Use this_sd->weight to calculate span_avg
 2021-10-12 12:46 UTC  (5+ messages)

[PATCH 00/10] env_get_char() removal and env_get_f() refactor
 2021-10-12 12:45 UTC  (5+ messages)
` [PATCH 08/10] env: Use strncpy() instead of ad-hoc code to copy variable value

[PATCH] mm/thp: decrease nr_thps in file's mapping on THP split
 2021-10-12 12:43 UTC  (2+ messages)

virtio-net: kernel panic in virtio_net.c
 2021-10-12 12:44 UTC  (3+ messages)

[PATCH] parisc: Fix xmpyu usage in 32-bit kernel
 2021-10-12 12:43 UTC  (3+ messages)

[yocto] #zeus meta-intel
 2021-10-12 12:43 UTC 

[PATCH 0/2] ftrace: make sure preemption disabled on recursion testing
 2021-10-12 12:43 UTC  (14+ messages)
` [PATCH 1/2] ftrace: disable preemption on the testing of recursion

[PATCH] arm: total_compute: increase DRAM to 8GB
 2021-10-12 12:43 UTC 

[PATCH] ALSA: usb-audio: allow -EPIPE errors for some v2 messages
 2021-10-12 12:41 UTC  (8+ messages)

[dpdk-dev] [PATCH 00/10] new features for ipsec and security libraries
 2021-10-12 12:42 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 "
  ` [dpdk-dev] [PATCH v8 06/10] ipsec: add transmit segmentation offload support

[PATCH] perf/core: allow ftrace for functions in kernel/event/core.c
 2021-10-12 12:42 UTC  (2+ messages)

[PATCH 4.19 00/27] 4.19.211-rc3 review
 2021-10-12 12:42 UTC  (2+ messages)

[PATCH 5.4 00/51] 5.4.153-rc3 review
 2021-10-12 12:42 UTC  (2+ messages)

[PATCH 5.10 00/81] 5.10.73-rc3 review
 2021-10-12 12:42 UTC  (2+ messages)

[PATCH v2 0/5] qapi: Add feature flags to enum members
 2021-10-12 12:39 UTC  (2+ messages)

[dpdk-dev] [PATCH v1 00/12] ethdev: rework transfer flow API
 2021-10-12 12:40 UTC  (20+ messages)
` [dpdk-dev] [PATCH v3 "
  ` [dpdk-dev] [PATCH v3 01/12] ethdev: add port representor item to "
  ` [dpdk-dev] [PATCH v3 02/12] ethdev: add represented port "
  ` [dpdk-dev] [PATCH v3 03/12] ethdev: add port representor action "
  ` [dpdk-dev] [PATCH v3 04/12] ethdev: add represented port "
  ` [dpdk-dev] [PATCH v3 05/12] ethdev: deprecate hard-to-use or ambiguous items and actions
  ` [dpdk-dev] [PATCH v3 06/12] ethdev: deprecate direction attributes in transfer flows

[dpdk-dev] RHEL7 failures
 2021-10-12 12:39 UTC  (10+ messages)
          ` [dpdk-dev] [dpdk-ci] "

[PATCH net-next] net: dsa: unregister cross-chip notifier after ds->ops->teardown
 2021-10-12 12:37 UTC 

[PATCH v2] btrfs: zoned: use greedy gc for auto reclaim
 2021-10-12 12:37 UTC 

[dpdk-dev] [PATCH v3] eal: allow hugetlbfs sub-directories
 2021-10-12 12:38 UTC  (4+ messages)
` [dpdk-dev] [PATCH] "

[PATCH] mt76: avoid possible infinite loop in mt76_tx_status_check
 2021-10-12 12:37 UTC 

[PATCH 0/2] hw/arm/virt: Fix qemu booting failure on device-tree
 2021-10-12 12:34 UTC  (8+ messages)
` [PATCH 1/2] numa: Set default distance map if needed

[PATCH v1] arm64: dts: qcom: sc7280: Add pcie clock support
 2021-10-12 12:36 UTC 

[dpdk-dev] [PATCH] net: introduce IPv4 ihl and version fields
 2021-10-12 12:36 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4] "
` [dpdk-dev] [PATCH v5] "

[PATCH RFC] stash: implement '--staged' option for 'push' and 'save'
 2021-10-12 12:34 UTC  (7+ messages)
` [PATCH RFC v1] "

[PATCH 0/2] docs/zh_CN: add core-api assoc_array and xarray translation
 2021-10-12 12:33 UTC  (3+ messages)
` [PATCH 1/2] docs/zh_CN: add core-api assoc_array translation
` [PATCH 2/2] docs/zh_CN: add core-api xarray translation

[PATCH] ARM: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S
 2021-10-12 12:31 UTC  (4+ messages)

[REGRESSION][BISECTED] 5.15-rc1: Broken AHCI on NVIDIA ION (MCP79)
 2021-10-12 12:33 UTC  (4+ messages)

[sashal-stable:pending-5.10 73/105] arch/powerpc/net/bpf_jit_comp64.c:415:46: error: implicit declaration of function 'PPC_LI'; did you mean 'PPC_HI'?
 2021-10-12 12:33 UTC 

[kvalo-ath:pending] BUILD SUCCESS b6b6890dd9b991e33848b5d47e0f578806830a0e
 2021-10-12 12:31 UTC 

[PATCH v2 00/24] configure->meson queue for 6.2
 2021-10-12 12:12 UTC  (5+ messages)
` [PATCH v2 11/24] configure, meson: get HOST_WORDS_BIGENDIAN via the machine object
` [PATCH v2 19/24] configure: remove obsolete Solaris ar check
` [PATCH v2 24/24] configure: automatically parse command line for meson -D options

[PATCH 0/4] hisi_sas: Some misc patches for next
 2021-10-12 12:26 UTC  (5+ messages)
` [PATCH 1/4] scsi: hisi_sas: Initialise devices in .slave_alloc callback
` [PATCH 2/4] scsi: hisi_sas: Wait for phyup in hisi_sas_control_phy()
` [PATCH 3/4] scsi: libsas: Export sas_phy_enable()
` [PATCH 4/4] scsi: hisi_sas: Disable SATA disk phy for severe I_T nexus reset failure

[PATCH v2 00/12] xen/trace: Fix leakage of uninitialised stack into the tracebuffer
 2021-10-12 12:31 UTC  (3+ messages)
` [PATCH v2 11/12] xen/arch: Drop asm-*/trace.h

[PATCH v5 00/14] KVM: s390: pv: implement lazy destroy for reboot
 2021-10-12 12:31 UTC  (5+ messages)
` [PATCH v5 08/14] KVM: s390: pv: handle secure storage exceptions for normal guests

[dpdk-dev] [PATCH 0/3] crypto/security session framework rework
 2021-10-12 12:29 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/3] drivers/net: temporary disable ixgbe and txgbe

[RFC PATCH] target/s390x: don't double ld_code() when reading instructions
 2021-10-12 12:10 UTC  (3+ messages)

[PATCH 01/12] npm: Add support for EXTRA_OENPM arguments
 2021-10-12 12:27 UTC  (5+ messages)
` [PATCH 03/12] recipetool: Skip common source files in guess_license
  ` [OE-core] "

[PATCH] sched/core: forced idle accounting
 2021-10-12 12:27 UTC  (4+ messages)

[PATCHv2 nf] netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
 2021-10-12 12:27 UTC  (2+ messages)

[sashal-stable:pending-5.4 49/68] arch/powerpc/net/bpf_jit.h:32:9: error: expected expression before 'do'
 2021-10-12 12:27 UTC 

Using meta-qt5-extra layer build KDE support on riscv target #yocto
 2021-10-12 12:26 UTC 

[PATCH v2 0/9] Add support for audio on SC7280 based targets
 2021-10-12 12:24 UTC  (4+ messages)
` [PATCH v2 5/9] ASoC: qcom: Add support for codec dma driver

[PATCH] pinctrl: microchip sgpio: use reset driver
 2021-10-12 12:24 UTC  (2+ messages)

[PATCH v4 0/4] Add Unisoc's UMS512 clock support
 2021-10-12 12:09 UTC  (2+ messages)
`  "

[PATCH v4 0/3] binder: use cred instead of task for security context
 2021-10-12 12:24 UTC  (7+ messages)
` [PATCH v4 3/3] binder: use euid from cred instead of using task

[PATCH] media: atomisp: fix uninitialized bug in gmin_get_pmic_id_and_addr()
 2021-10-12 12:15 UTC  (2+ messages)

[PATCH v4 0/3] add initial support for exynosautov9
 2021-10-12 12:23 UTC  (5+ messages)
  ` [PATCH v4 2/3] arm64: dts: exynos: add initial support for exynosautov9 SoC
    ` (subset) "
  ` [PATCH v4 3/3] arm64: dts: exynos: add minimal support for exynosautov9 sadk board
    ` (subset) "

[PATCH v5] Driver for ON Semi AR0521 camera sensor
 2021-10-12 12:24 UTC  (5+ messages)

[PATCH] btrfs-progs: print-tree: fix chunk/block group flags output
 2021-10-12 12:24 UTC  (6+ messages)

[PATCH v5 0/3] media: i2c: isl7998x: Add driver for Intersil ISL7998x
 2021-10-12 12:22 UTC  (3+ messages)
` [PATCH v5 1/3] media: imx6-mipi-csi2: use pre_streamon callback to set sensor into LP11

[PATCH v2] lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
 2021-10-12 12:22 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for lib/stackdepot: allow optional init and stack_table allocation by kvmalloc() (rev2)

[PATCH 0/5] trace: inroduce qmp: trace namespace
 2021-10-12 11:49 UTC  (2+ messages)

[PATCH] net: encx24j600: check error in devm_regmap_init_encx24j600
 2021-10-12 12:59 UTC 

[PATCH v2] tracing: Fix event probe removal from dynamic events
 2021-10-12 12:19 UTC 

[PATCH nf] netfilter: ip6t_rt: fix rt0_hdr parsing in rt_mt6
 2021-10-12 12:19 UTC  (4+ messages)

[PATCH] ALSA: usb-audio: Add quirk for VF0770
 2021-10-11 17:12 UTC  (3+ messages)

[PATCH 00/13] Add Yellow Carp platform ASoC driver
 2021-10-11 11:06 UTC  (6+ messages)
` [PATCH 02/13] ASoC: amd: add Yellow Carp ACP PCI driver
` [PATCH 03/13] ASoC: amd: add acp6x init/de-init functions

[libvirt test] 165473: regressions - FAIL
 2021-10-12 12:16 UTC 

[PATCH] Sound: Add support for the Pioneer DJM 750MK2 Mixer/Soundcard
 2021-10-10 14:58 UTC 

Add ALSA UCM support for Pinebook Pro's audio
 2021-10-12  8:35 UTC  (2+ messages)

[PATCH v2 1/3] arm64: dts: qcom: msm8916-asus-z00l: Add touchscreen
 2021-10-12 12:14 UTC  (6+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: msm8916-asus-z00l: Add SDCard
` [PATCH v2 3/3] arm64: dts: qcom: msm8916-asus-z00l: Add sensors

[PATCH net-next] net: enetc: include ip6_checksum.h for csum_ipv6_magic
 2021-10-12 12:13 UTC 

remove QUEUE_FLAG_SCSI_PASSTHROUGH
 2021-10-12 12:04 UTC  (4+ messages)
` [PATCH 5/7] scsi: add a scsi_alloc_request helper
` [PATCH 6/7] block: remove the initialize_rq_fn blk_mq_ops method
` [PATCH 7/7] block: remove QUEUE_FLAG_SCSI_PASSTHROUGH

[PATCH] ALSA: hda/realtek: Fix the mic type detection issue for ASUS G551JW
 2021-10-12 12:11 UTC  (3+ messages)

[PATCH v5] usb: ohci: disable start-of-frame interrupt in ohci_rh_suspend
 2021-10-12 12:11 UTC  (2+ messages)

[PATCH v3] soc: renesas: rcar-rst: Add support to set rproc boot address
 2021-10-12 12:11 UTC 

[soc:omap/soc] BUILD SUCCESS e60150de94ef1508e77cbf5956ecc0ca84c4fc9b
 2021-10-12 12:08 UTC 

[PATCH 1/1] drm/amdgpu: release gtt bo after each move test
 2021-10-12 12:10 UTC 

[PATCH] tracing: Fix event probe removal from dynamic events
 2021-10-12 12:10 UTC  (3+ 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.