All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-01-18 01:10:00 to 2022-01-18 02:22:36 UTC [more...]

[PATCH] net/bonding: fix RSS not work for bonding
 2022-01-18  2:20 UTC  (2+ messages)

[PATCH AUTOSEL 5.16 001/217] Bluetooth: hci_sock: purge socket queues in the destruct() callback
 2022-01-18  2:17 UTC  (47+ messages)
` [PATCH AUTOSEL 5.16 002/217] Bluetooth: Fix debugfs entry leak in hci_register_dev()
` [PATCH AUTOSEL 5.16 003/217] Bluetooth: Fix memory leak of hci device
` [PATCH AUTOSEL 5.16 004/217] drm/panel: Delete panel on mipi_dsi_attach() failure
` [PATCH AUTOSEL 5.16 005/217] Bluetooth: Fix removing adv when processing cmd complete
` [PATCH AUTOSEL 5.16 006/217] drm/sched: Avoid lockdep spalt on killing a processes
` [Cluster-devel] [PATCH AUTOSEL 5.16 007/217] fs: dlm: filter user dlm messages for kernel locks
  `  "
` [PATCH AUTOSEL 5.16 008/217] libbpf: Detect corrupted ELF symbols section
` [PATCH AUTOSEL 5.16 009/217] libbpf: Improve sanity checking during BTF fix up
` [PATCH AUTOSEL 5.16 010/217] libbpf: Validate that .BTF and .BTF.ext sections contain data
` [PATCH AUTOSEL 5.16 011/217] drm/lima: fix warning when CONFIG_DEBUG_SG=y & CONFIG_DMA_API_DEBUG=y
` [PATCH AUTOSEL 5.16 012/217] selftests/bpf: Fix memory leaks in btf_type_c_dump() helper
` [PATCH AUTOSEL 5.16 013/217] selftests/bpf: Destroy XDP link correctly
` [PATCH AUTOSEL 5.16 014/217] selftests/bpf: Fix bpf_object leak in skb_ctx selftest
` [PATCH AUTOSEL 5.16 015/217] ar5523: Fix null-ptr-deref with unexpected WDCMSG_TARGET_START reply
` [PATCH AUTOSEL 5.16 016/217] drm/bridge: dw-hdmi: handle ELD when DRM_BRIDGE_ATTACH_NO_CONNECTOR
` [Nouveau] [PATCH AUTOSEL 5.16 017/217] drm/nouveau/pmu/gm200-: avoid touching PMU outside of DEVINIT/PREOS/ACR
  `  "
` [PATCH AUTOSEL 5.16 018/217] media: atomisp: add NULL check for asd obtained from atomisp_video_pipe
` [PATCH AUTOSEL 5.16 019/217] media: atomisp: fix try_fmt logic
` [PATCH AUTOSEL 5.16 020/217] media: atomisp: set per-device's default mode
` [PATCH AUTOSEL 5.16 021/217] media: atomisp-ov2680: Fix ov2680_set_fmt() clobbering the exposure
` [PATCH AUTOSEL 5.16 022/217] media: atomisp: check before deference asd variable
` [PATCH AUTOSEL 5.16 023/217] ARM: shmobile: rcar-gen2: Add missing of_node_put()
` [PATCH AUTOSEL 5.16 024/217] ath11k: enable IEEE80211_VHT_EXT_NSS_BW_CAPABLE if NSS ratio enabled
` [PATCH AUTOSEL 5.16 025/217] batman-adv: allow netlink usage in unprivileged containers
` [PATCH AUTOSEL 5.16 026/217] bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33
` [PATCH AUTOSEL 5.16 027/217] media: atomisp: handle errors at sh_css_create_isp_params()
` [PATCH AUTOSEL 5.16 028/217] ath11k: Fix crash caused by uninitialized TX ring
` [PATCH AUTOSEL 5.16 029/217] usb: dwc3: meson-g12a: fix shared reset control use
` [PATCH AUTOSEL 5.16 033/217] drm: panel-orientation-quirks: Add quirk for the Lenovo Yoga Book X91F/L
` [PATCH AUTOSEL 5.16 037/217] amd: hplance: use eth_hw_addr_set()
` [PATCH AUTOSEL 5.16 038/217] amd: atarilance: "
` [PATCH AUTOSEL 5.16 041/217] 8390: hydra: "
` [PATCH AUTOSEL 5.16 042/217] 8390: mac8390: "
` [PATCH AUTOSEL 5.16 043/217] 8390: wd: "
` [PATCH AUTOSEL 5.16 044/217] smc9194: "
` [PATCH AUTOSEL 5.16 115/217] gpio: aspeed: Convert aspeed_gpio.lock to raw_spinlock
` [PATCH AUTOSEL 5.16 116/217] gpio: aspeed-sgpio: Convert aspeed_sgpio.lock "

[PATCH] RDMA/rxe: Check the last packet by RXE_END_MASK
 2022-01-18  2:20 UTC  (10+ messages)

[PATCH v1 0/5] VIRTIO: Provision maximum MSI-X vectors for a VF
 2022-01-18  2:18 UTC  (7+ messages)
` [PATCH 4/5] virtio-net: add support for VIRTIO_F_ADMIN_VQ

[PATCH v2 RESEND] m68k/kernel: array out of bound access in process_uboot_commandline
 2022-01-18  2:18 UTC  (3+ messages)

[PATCH 1/2] drm/amdgpu: fix build up and tear down of debug vram access bounce buffer
 2022-01-18  2:17 UTC  (2+ messages)

[PATCH] cifs: serialize all mount attempts
 2022-01-18  2:16 UTC 

[PATCH] btrfs: defrag: fix the wrong defragged number of sectors
 2022-01-18  2:15 UTC 

[PATCH -next] power: supply: fix table problem in sysfs-class-power
 2022-01-18  2:15 UTC 

[PATCH] drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF mode
 2022-01-18  2:14 UTC  (3+ messages)

[PATCH v2 00/17] Add RISC-V RVV Zve32f and Zve64f extensions
 2022-01-18  1:45 UTC  (36+ messages)
` [PATCH v2 01/17] target/riscv: rvv-1.0: Add Zve64f extension into RISC-V
` [PATCH v2 02/17] target/riscv: rvv-1.0: Add Zve64f support for configuration insns
` [PATCH v2 03/17] target/riscv: rvv-1.0: Add Zve64f support for load and store insns
` [PATCH v2 04/17] target/riscv: rvv-1.0: Add Zve64f support for vmulh variant insns
` [PATCH v2 05/17] target/riscv: rvv-1.0: Add Zve64f support for vsmul.vv and vsmul.vx insns
` [PATCH v2 06/17] target/riscv: rvv-1.0: Add Zve64f support for scalar fp insns
` [PATCH v2 07/17] target/riscv: rvv-1.0: Add Zve64f support for single-width fp reduction insns
` [PATCH v2 08/17] target/riscv: rvv-1.0: Add Zve64f support for widening type-convert insns
` [PATCH v2 09/17] target/riscv: rvv-1.0: Add Zve64f support for narrowing "
` [PATCH v2 10/17] target/riscv: rvv-1.0: Allow Zve64f extension to be turned on
` [PATCH v2 11/17] target/riscv: rvv-1.0: Add Zve32f extension into RISC-V
` [PATCH v2 12/17] target/riscv: rvv-1.0: Add Zve32f support for configuration insns
` [PATCH v2 13/17] target/riscv: rvv-1.0: Add Zve32f support for scalar fp insns
` [PATCH v2 14/17] target/riscv: rvv-1.0: Add Zve32f support for single-width fp reduction insns
` [PATCH v2 15/17] target/riscv: rvv-1.0: Add Zve32f support for widening type-convert insns
` [PATCH v2 16/17] target/riscv: rvv-1.0: Add Zve32f support for narrowing "
` [PATCH v2 17/17] target/riscv: rvv-1.0: Allow Zve32f extension to be turned on

[PATCH v11 3/4] softmmu/dirtylimit: implement virtual CPU throttle
 2022-01-18  2:08 UTC  (5+ messages)

[PATCH v6 00/21] AMX support for KVM
 2022-01-18  2:06 UTC  (4+ messages)
` [PATCH v6 19/21] kvm: selftests: Add support for KVM_CAP_XSAVE2

[ammarfaizi2-block:google/android/kernel/common/android13-5.15 2757/2766] arch/arm64/kvm/arm.c:2011:46: error: 'smccc_trng_available' undeclared
 2022-01-18  2:02 UTC  (2+ messages)

[PATCH v5 0/4] btrfs: match device by dev_t
 2022-01-18  2:02 UTC  (2+ messages)

[ASUS EC Sensors V6 v6 0/3]
 2022-01-18  2:01 UTC  (2+ messages)

[PATCH v5 0/2] Add SCP support for mt8186
 2022-01-18  1:49 UTC  (6+ messages)
` [PATCH v5 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp
` [PATCH v5 2/2] remoteproc: mediatek: Support "

[PATCH 05/25] x86/sgx: Introduce runtime protection bits
 2022-01-18  1:59 UTC  (11+ messages)

btrfs fi defrag hangs on small files, 100% CPU thread
 2022-01-18  1:58 UTC  (11+ messages)

[PATCH V3] usb: ehci-mx6: Enable OTG detection on imx8mm and imx8mn
 2022-01-18  1:58 UTC  (4+ messages)

[PATCH net-next v12 0/7] MediaTek Ethernet Patches on MT8195
 2022-01-18  1:51 UTC  (6+ messages)
` [PATCH net-next v12 3/7] stmmac: dwmac-mediatek: re-arrange clock setting

[PATCH v2 0/3] ARM64: Guest performance improvement during dirty
 2022-01-18  1:57 UTC  (8+ messages)
` [PATCH v2 1/3] KVM: arm64: Use read/write spin lock for MMU protection
` [PATCH v2 2/3] KVM: arm64: Add fast path to handle permission relaxation during dirty logging
` [PATCH v2 3/3] KVM: selftests: Add vgic initialization for dirty log perf test for ARM

[security] d3b04a4398: WARNING:at_crypto/kdf_sp800108.c:#crypto_kdf108_init
 2022-01-18  1:56 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v3 0/2] Shared reset domain
 2022-01-18  1:54 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v3 2/2] tests/i915/gem_ctx_exec: Skip test for shared "

linux-next: manual merge of the akpm tree with the random tree
 2022-01-18  1:52 UTC 

[PATCHv3 0/4] arm64: make phys_to_virt() correct
 2022-01-18  1:52 UTC  (3+ messages)

[virtio-dev] [PATCH v8] virtio-net: support device stats
 2022-01-18  1:49 UTC  (2+ messages)

[PATCH] btrfs: allow defrag to be interruptible
 2022-01-18  1:45 UTC  (2+ messages)

[PATCH V4 XRT Alveo Infrastructure 0/5] XRT Alveo driver infrastructure overview
 2022-01-18  1:36 UTC  (7+ messages)
` [PATCH V4 XRT Alveo Infrastructure 5/5] fpga: xrt: management physical function driver

[PATCH v3] hw/dma: Let dma_buf_read() / dma_buf_write() propagate MemTxResult
 2022-01-18  1:38 UTC  (2+ messages)

[PATCH v4 0/2] Add SCP support for mt8186
 2022-01-18  1:39 UTC  (4+ messages)

MCTP/PLDM BMC-host communication design
 2022-01-17 16:33 UTC 

[PATCH 00/17] Add RISC-V RVV Zve32f and Zve64f extensions
 2022-01-18  1:37 UTC  (5+ messages)
` [PATCH 03/17] target/riscv: rvv-1.0: Add Zve64f support for load and store insns

[PATCH -next, v3] sched: Use struct_size() helper in task_numa_group()
 2022-01-18  1:39 UTC 

[PATCH 00/17] Multiple addition to ipq8064 dtsi
 2022-01-18  1:20 UTC  (22+ messages)
` [PATCH 01/17] ARM: dts: qcom: add multiple missing pin definition for ipq8064
` [PATCH 02/17] ARM: dts: qcom: add gsbi6 missing "
` [PATCH 03/17] ARM: dts: qcom: add missing rpm regulators and cells "
` [PATCH 04/17] ARM: dts: qcom: add missing snps,dwmac compatible for gmac ipq8064
` [PATCH 05/17] ARM: dts: qcom: enable usb phy by default for ipq8064
` [PATCH 06/17] ARM: dts: qcom: reduce pci IO size to 64K "
` [PATCH 07/17] ARM: dts: qcom: fix dtc warning for missing #address-cells "
` [PATCH 08/17] ARM: dts: qcom: add smem node "
` [PATCH 09/17] ARM: dts: qcom: add saw for l2 cache and kraitcc "
` [PATCH 10/17] ARM: dts: qcom: add sic non secure node "
` [PATCH 11/17] ARM: dts: qcom: fix and add some missing gsbi "
` [PATCH 12/17] ARM: dts: qcom: add opp table for cpu and l2 "
` [PATCH 13/16] ARM: dts: qcom: add multiple missing binding "
` [PATCH 13/17] ARM: dts: qcom: add speedbin efuse nvmem binding
` [PATCH 14/17] ARM: dts: qcom: add multiple missing binding for cpu and l2 for ipq8064
` [PATCH 14/16] ARM: dts: qcom: remove redundant binding from ipq8064 rb3011 dts
` [PATCH 15/16] ARM: dts: qcom: add ipq8064-v2.0 dtsi
` [PATCH 15/17] ARM: dts: qcom: remove redundant binding from ipq8064 rb3011 dts
` [PATCH 16/17] ARM: dts: qcom: add ipq8064-v2.0 dtsi
` [PATCH 16/16] ARM: dts: qcom: add ipq8065 dtsi
` [PATCH 17/17] "

[PATCH -next, v2] sched: Use struct_size() helper in task_numa_group()
 2022-01-18  1:36 UTC  (8+ messages)

Missing ARM TWD Watchdog driver?
 2022-01-18  1:25 UTC  (5+ messages)

[PATCH V2] remoteproc: imx_rproc: use imx specific hook for find_loaded_rsc_table
 2022-01-18  1:24 UTC  (5+ messages)
` [PATCH] remoteproc: imx_rproc: validate resource table

[PATCH] drivers/virtio: Enable virtio mem for ARM64
 2022-01-18  1:34 UTC 

[net-next RESEND v7 0/2] net: sched: allow user to select txqueue
 2022-01-18  1:33 UTC  (2+ messages)

[PATCH v1 1/2] dt:bindings:iio:frequency: Add ADMV4420 doc
 2022-01-18  1:32 UTC  (2+ messages)

[PATCH 00/14] Multiple addition and improvement to ipq8064 gcc
 2022-01-18  1:32 UTC  (3+ messages)
` [PATCH 01/14] dt-bindings: clock: Document qcom,gcc-ipq8064 binding

[PATCH v1 0/4] Support bcm6123 Bus Converter
 2022-01-18  1:32 UTC  (3+ messages)
` [PATCH v1 2/4] dt-bindings: hwmon/pmbus: Add vicor,bcm6123 "

[PATCH] vfs: check dentry is still valid in get_link()
 2022-01-18  1:32 UTC  (8+ messages)

[OE-Core][PATCH] iproute2: update 5.15.0 to 5.16.0
 2022-01-18  1:31 UTC 

[ammarfaizi2-block:dhowells/linux-fs/netfs-lib 11/24] fs/ceph/addr.c:1744:1: sparse: sparse: unused label 'out_put_folio'
 2022-01-18  1:31 UTC 

Raw Kernel Image Support for Falcon Mode Boot Via SPI Devices
 2022-01-18  1:02 UTC 

Falcon Mode Support For Uncompressed Kernel Images
 2022-01-18  0:58 UTC 

[PATCH] crypto: fix unmet dependency on CRYPTO for CRYPTO_LIB_CHACHA_GENERIC
 2022-01-18  1:29 UTC  (2+ messages)

[PATCH v5 0/5] support subsets of virtual memory extension
 2022-01-18  1:17 UTC  (11+ messages)
` [PATCH v5 1/5] target/riscv: Ignore reserved bits in PTE for RV64
` [PATCH v5 2/5] target/riscv: add PTE_A/PTE_D/PTE_U bits check for inner PTE
` [PATCH v5 3/5] target/riscv: add support for svnapot extension
` [PATCH v5 4/5] target/riscv: add support for svinval extension
` [PATCH v5 5/5] target/riscv: add support for svpbmt extension

[PATCH 0/1] RISC-V: Make stub compile without c extension
 2022-01-18  1:25 UTC  (5+ messages)
` [PATCH 1/1] RISC-V: Change signature header field to use `.ascii` instead of opcode

[ovmf test] 167729: all pass - PUSHED
 2022-01-18  1:24 UTC 

[PATCH iptables v2 0/8] extensions: libxt_NFLOG: use nft back-end for iptables-nft
 2022-01-18  1:23 UTC  (6+ messages)

[PATCH V1 0/4] mainly add a new SoC support for spi-mtk-nor
 2022-01-18  1:12 UTC  (6+ messages)
` [PATCH v1 2/4] spi: spi-mtk-nor: improve device table for adding more capabilities

drivers/net/dsa/qca8k.c:2315:44: warning: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
 2022-01-18  1:21 UTC 

[PATCH v16 2/4] dmaengine: tegra: Add tegra gpcdma driver
 2022-01-18  1:21 UTC 

[PATCH v3] trace-cruncher: Add API to set tracing CPU affinity
 2022-01-18  1:18 UTC 

[PATCH v2] trace-cruncher: Add API to set tracing CPU affinity
 2022-01-18  1:16 UTC  (2+ messages)

[PATCH v4 0/7] support subsets of scalar crypto extension
 2022-01-18  1:09 UTC  (5+ messages)
` [PATCH v4 3/7] crypto include/crypto target/arm: move sm4_sbox to crypto

[PATCH libnetfilter_queue v3 0/5] Speed-up
 2022-01-18  1:11 UTC  (4+ messages)
` [PATCH libnetfilter_queue v3 5/5] src: struct pktbuff is no longer opaque
  ` [PATCH libnetfilter_queue v3 1-5/5] src: Speed-up

[Intel-gfx] [PATCH 00/14] drm/i915: Plane register cleanup
 2022-01-18  1:11 UTC  (4+ messages)
` [Intel-gfx] [PATCH 09/14] drm/i915: Clean up vlv/chv sprite plane registers

[LTP] [COMMITTED][PATCH] ci/wiki-mirror: Fix triggering CI
 2022-01-18  1:11 UTC  (4+ 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.