All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-25 03:39:29 to 2021-06-25 05:59:14 UTC [more...]

[PATCH] seq_buf: let seq_buf_putmem_hex support len larger than 8
 2021-06-25  4:08 UTC  (4+ messages)

[PATCH v4] ui/gtk: New -display gtk option 'full-screen-on-monitor'
 2021-06-25  4:34 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 00/20] Add Marvell CNXK crypto PMDs
 2021-06-25  5:56 UTC  (19+ messages)
  ` [dpdk-dev] [PATCH v2 01/20] crypto/cnxk: add driver skeleton
  ` [dpdk-dev] [PATCH v2 02/20] crypto/cnxk: add probe and remove
  ` [dpdk-dev] [PATCH v2 03/20] crypto/cnxk: add device control ops
  ` [dpdk-dev] [PATCH v2 04/20] crypto/cnxk: add queue pair ops
  ` [dpdk-dev] [PATCH v2 05/20] crypto/cnxk: add session ops framework
  ` [dpdk-dev] [PATCH v2 06/20] crypto/cnxk: add enqueue burst op
  ` [dpdk-dev] [PATCH v2 07/20] crypto/cnxk: add dequeue "
  ` [dpdk-dev] [PATCH v2 08/20] crypto/cnxk: add cipher operation in session
  ` [dpdk-dev] [PATCH v2 09/20] crypto/cnxk: add auth "
  ` [dpdk-dev] [PATCH v2 10/20] crypto/cnxk: add aead "
  ` [dpdk-dev] [PATCH v2 11/20] crypto/cnxk: add chained "
  ` [dpdk-dev] [PATCH v2 12/20] crypto/cnxk: add flexi crypto cipher encrypt
  ` [dpdk-dev] [PATCH v2 13/20] crypto/cnxk: add flexi crypto cipher decrypt
  ` [dpdk-dev] [PATCH v2 14/20] crypto/cnxk: add ZUC and SNOW3G encrypt
  ` [dpdk-dev] [PATCH v2 15/20] crypto/cnxk: add ZUC and SNOW3G decrypt
  ` [dpdk-dev] [PATCH v2 16/20] crypto/cnxk: add KASUMI encrypt
  ` [dpdk-dev] [PATCH v2 17/20] crypto/cnxk: add KASUMI decrypt
  ` [dpdk-dev] [PATCH v2 18/20] crypto/cnxk: add digest support

[PATCH v5 0/4] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-25  5:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: enable sdma0 tmz for RV/RN
 2021-06-25  5:58 UTC 

Hardknott (GCC10) Compiler Issues
 2021-06-25  5:58 UTC  (2+ messages)
` [yocto] "

[PATCH v4 0/4] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-25  5:57 UTC  (7+ messages)
` [PATCH v4 2/4] mm/page_reporting: Export reporting order as module parameter
` [PATCH v4 3/4] mm/page_reporting: Allow driver to specify reporting order
` [PATCH v4 4/4] virtio_balloon: Specify page reporting order if needed

drivers/net/wan/fsl_ucc_hdlc.c:305:57: sparse: sparse: incorrect type in argument 2 (different address spaces)
 2021-06-25  5:55 UTC  (2+ messages)

[PATCH qemu v22] spapr: Implement Open Firmware client interface
 2021-06-25  5:51 UTC 

[PATCH] qemu: fix CVE-2021-3527
 2021-06-25  5:51 UTC 

PowerPC guest getting "BUG: scheduling while atomic" on linux-next-20210623 during secondary CPUs bringup
 2021-06-25  5:50 UTC  (5+ messages)

[PATCH 1/1] RDMA/cma: Fix rdma_resolve_route memory leak
 2021-06-25  5:49 UTC  (2+ messages)

[Buildroot] [autobuild.buildroot.net] Daily results for 2021-06-24
 2021-06-25  5:47 UTC 

[PATCH v2 0/6] More record/replay acceptance tests
 2021-06-25  5:39 UTC  (7+ messages)
` [PATCH v2 1/6] tests/acceptance: add replay kernel test for s390
` [PATCH v2 2/6] tests/acceptance: add replay kernel test for ppc64
` [PATCH v2 3/6] tests/acceptance: add replay kernel test for openrisc
` [PATCH v2 4/6] tests/acceptance: add replay kernel test for nios2
` [PATCH v2 5/6] tests/acceptance: add replay kernel test for alpha
` [PATCH v2 6/6] tests/acceptance: Linux boot test for record/replay

[intel-tdx:guest 27/82] arch/x86/mm/mem_encrypt_common.c:14:6: warning: no previous prototype for 'force_dma_unencrypted'
 2021-06-25  5:44 UTC 

[PATCH] mmc: core: Added support for LED trigger only when SD card is connected
 2021-06-25  5:43 UTC  (3+ messages)

[PATCH v2] perf session: add missing evlist__delete when deleting a session
 2021-06-25  5:39 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 00/17] Add CPT in Marvell CNXK common driver
 2021-06-25  5:36 UTC  (18+ messages)
  ` [dpdk-dev] [PATCH v2 01/17] common/cnxk: add CPT HW defines
  ` [dpdk-dev] [PATCH v2 02/17] common/cnxk: update Rx inline IPsec mbox message format
  ` [dpdk-dev] [PATCH v2 03/17] common/cnxk: add CPT dev config routines
  ` [dpdk-dev] [PATCH v2 04/17] common/cnxk: add idev CPT set - get
  ` [dpdk-dev] [PATCH v2 05/17] common/cnxk: add mbox to configure RXC
  ` [dpdk-dev] [PATCH v2 06/17] common/cnxk: add CPT LF config
  ` [dpdk-dev] [PATCH v2 07/17] common/cnxk: add CPT diagnostics
  ` [dpdk-dev] [PATCH v2 08/17] common/cnxk: add CPT LF flush
  ` [dpdk-dev] [PATCH v2 09/17] common/cnxk: add inline IPsec configuration mbox
  ` [dpdk-dev] [PATCH v2 10/17] common/cnxk: add SE microcode defines
  ` [dpdk-dev] [PATCH v2 11/17] common/cnxk: add IE "
  ` [dpdk-dev] [PATCH v2 12/17] common/cnxk: add AE "
  ` [dpdk-dev] [PATCH v2 13/17] common/cnxk: add lmtline init
  ` [dpdk-dev] [PATCH v2 14/17] common/cnxk: add fpm tables
  ` [dpdk-dev] [PATCH v2 15/17] common/cnxk: add EC grp static vectors
  ` [dpdk-dev] [PATCH v2 16/17] common/cnxk: add IPsec common code
  ` [dpdk-dev] [PATCH v2 17/17] common/cnxk: add SE set key functions in roc

[PATCH 1/2] block: remove REQ_OP_SCSI_{IN,OUT}
 2021-06-25  5:37 UTC  (3+ messages)

[PATCH 0/6] More record/replay acceptance tests
 2021-06-25  5:36 UTC  (5+ messages)
` [PATCH 6/6] tests/acceptance: Linux boot test for record/replay

[PATCH 07/10] serial: mvebu-uart: implement UART clock driver for configuring UART base clock
 2021-06-25  5:36 UTC  (3+ messages)

[PATCH v2] media: atomisp: fix the uninitialized use and rename "retvalue"
 2021-06-25  5:38 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] perf annotate: allow 's' on source code lines
 2021-06-25  5:37 UTC  (2+ messages)

[question] free space of disk with btrfs is too different from other du
 2021-06-25  5:36 UTC  (17+ messages)

[PATCH] media: dvb-usb: fix uninit-value in dvb_usb_adapter_dvb_init
 2021-06-25  5:33 UTC 

[OE-core] [dunfell][PATCH] rpm: fix CVE-2021-3421
 2021-06-25  5:30 UTC  (2+ messages)
`  "

[PATCH] Revert "nvme-pci: use simple suspend when a HMB is enabled"
 2021-06-25  5:29 UTC  (2+ messages)

[linux-lvm] Does LVM have any plan/schedule to support btrfs in fsadm
 2021-06-25  5:28 UTC 

[PATCH v4] Documentation, dt, numa: Add note to empty NUMA node
 2021-06-25  5:29 UTC  (2+ messages)

[PATCH v4 0/6] BHI/BHIe improvements for MHI power purposes
 2021-06-25  5:28 UTC  (3+ messages)

[asahilinux:dart/dev 2/6] drivers/iommu/dma-iommu.c:249:5: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 3 has type 'phys_addr_t' {aka 'unsigned int'}
 2021-06-25  5:27 UTC 

[PATCH v3] Documentation, dt, numa: Add note to empty NUMA node
 2021-06-25  5:25 UTC  (5+ messages)

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2021-06-25  5:24 UTC 

[PATCH] bus: mhi: core: Validate channel ID when processing command completions
 2021-06-25  5:23 UTC  (2+ messages)

[PATCH v3 0/5] Add and enable GPI DMA users
 2021-06-25  5:22 UTC  (6+ messages)
` [PATCH v3 1/5] soc: qcom: geni: move GENI_IF_DISABLE_RO to common header
` [PATCH v3 2/5] soc: qcom: geni: Add support for gpi dma
` [PATCH v3 3/5] spi: core: add dma_map_dev for dma device
` [PATCH v3 4/5] spi: spi-geni-qcom: Add support for GPI dma
` [PATCH v3 5/5] i2c: qcom-geni: Add support for GPI DMA

Virtualizing MSI-X on IMS via VFIO
 2021-06-25  5:21 UTC  (4+ messages)

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2021-06-25  5:20 UTC 

[PATCH 0/7] perf: Add Sapphire Rapids server uncore support
 2021-06-25  5:19 UTC  (14+ messages)
` [PATCH 2/7] perf: Create a symlink for a PMU

[PATCH 12/23] staging: rtl8188eu: remove all RT_TRACE calls from core/rtw_ieee80211.c
 2021-06-25  5:18 UTC  (3+ messages)

[PATCH] bus: mhi: pci_generic: Apply no-op for wake using sideband wake boolean
 2021-06-25  5:19 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS 3304616e985fa1c05e1a111375480fc88d71a574
 2021-06-25  5:18 UTC  (2+ messages)
` [Devel] "

[wireless-drivers-next:master] BUILD SUCCESS c2a3823dad4988943c0b0f61af9336301e30d4e5
 2021-06-25  5:17 UTC 

Question regarding the TODO in virt/kvm/kvm_main.c:226
 2021-06-25  5:16 UTC  (2+ messages)

linux-next: manual merge of the kvm-arm tree with the kvm tree
 2021-06-25  5:15 UTC 

[PATCH v1 1/3] RDMA/rxe: Increase value of RXE_MAX_UCONTEXT
 2021-06-25  5:13 UTC  (10+ messages)
` [PATCH v1 3/3] RDMA/rxe: Increase value of RXE_MAX_AH

[PATCH v2 0/1] Use correct trap number for *BSD
 2021-06-25  5:09 UTC  (4+ messages)
` [PATCH v2 1/1] tcg: Use correct trap number for page faults on *BSD systems

[v4,0/3] watchdog: mt8195: add wdt support
 2021-06-25  5:11 UTC  (5+ messages)
` [v4,3/3] watchdog: mediatek: "

[PATCH v2 0/2] Add Pinctrl for SM4250 and SM6115
 2021-06-25  5:11 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SM6115 pinctrl bindings
` [PATCH v2 2/2] drivers: qcom: pinctrl: Add pinctrl driver for sm6115

[PATCH v3] mm: pagewalk: Fix walk for hugepage tables
 2021-06-25  5:10 UTC  (2+ messages)

[PATCH v3] bus: mhi: Add inbound buffers allocation flag
 2021-06-25  5:08 UTC  (4+ messages)

[PATCH] arm/aspeed: rainier: Add i2c eeproms and muxes
 2021-06-25  5:06 UTC 

[PATCH v4] bus: mhi: core: Add support for processing priority of event ring
 2021-06-25  5:06 UTC  (2+ messages)

[PATCH 0/3] mm, xfs: memory allocation improvements
 2021-06-25  5:05 UTC  (6+ messages)
` [PATCH 1/3] mm: Add kvrealloc()

[PATCH v4 0/2] docs/core-api: add memory_hotplug and protection keys
 2021-06-25  5:04 UTC  (5+ messages)
` [PATCH v4 1/2] docs/zh_CN: add core api memory_hotplug translation
` [PATCH v4 2/2] docs/zh_CN: add core api protection keys translation

[PATCH 0/3] Cleanup for zsmalloc
 2021-06-25  5:01 UTC  (3+ messages)
` [PATCH 2/3] mm/zsmalloc.c: combine two atomic ops in zs_pool_dec_isolated()
  ` [Phishing Risk] [External] "

[PATCH 1/3] lib/string: optimized memcpy
 2021-06-25  5:01 UTC  (3+ messages)

[yocto] TLV320AIC3104: tlv320aic3104 #kernel #yocto
 2021-06-25  5:01 UTC  (2+ messages)
`  "

arch/mips/loongson2ef/common/cs5536/cs5536_mfgpt.c:195:12: warning: no previous prototype for 'init_mfgpt_clocksource'
 2021-06-25  5:00 UTC  (2+ messages)

[PATCH v2 bpf-next][RFC] libbpf: introduce legacy kprobe events support
 2021-06-25  5:01 UTC  (3+ messages)
` [PATCH bpf-next v3] "

[PATCH] net: tun: fix tun_xdp_one() for IFF_TUN mode
 2021-06-25  5:00 UTC  (3+ messages)
` [PATCH v3 1/5] net: add header len parameter to tun_get_socket(), tap_get_socket()

rxe MW PR for rdma-core
 2021-06-25  4:59 UTC 

[PATCH v2 0/4] Convert powerpc to GENERIC_PTDUMP
 2021-06-25  4:56 UTC  (7+ messages)
` [PATCH v2 1/4] mm: pagewalk: Fix walk for hugepage tables

[PATCH v8, 1/5] drm/mediatek: add component OVL_2L2
 2021-06-25  4:56 UTC  (2+ messages)

SDR sensor implementation query
 2021-06-25  4:54 UTC  (3+ messages)

[PATCH 00/14] arm64: renesas: Add support for R Car H3e 2G-and M3e-2G
 2021-06-25  4:54 UTC  (9+ messages)
` [PATCH 04/14] mmc: renesas_sdhi: Add support for R-Car H3e-2G and M3e-2G

[PATCH] powerpc/pseries/vas: Include irqdomain.h
 2021-06-25  4:53 UTC 

[syzbot] KASAN: use-after-free Read in v4l2_ioctl (2)
 2021-06-25  4:53 UTC 

[PATCH] arm64: dts: qcom: sc7180: trogdor: Update audio codec to Max98360A
 2021-06-25  4:50 UTC  (2+ messages)

[PATCH v6 2/2] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander
 2021-06-25  4:50 UTC  (3+ messages)

[PATCH v5 2/3] btrfs: initial fsverity support
 2021-06-25  4:50 UTC  (3+ messages)

[linux-linus test] 163020: regressions - FAIL
 2021-06-25  4:50 UTC 

[PATCH v2] powerpc/kprobes: Fix Oops by passing ppc_inst as a pointer to emulate_step() on ppc32
 2021-06-25  4:48 UTC  (5+ messages)

[PATCH v2 1/2] dt-bindings: remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss
 2021-06-25  4:47 UTC  (3+ messages)
` [PATCH v2 2/2] "

[linux-nvme:nvme-5.14] BUILD SUCCESS ff5af4bfb6af43935a54135cb82df4a5989cfbf3
 2021-06-25  4:44 UTC 

[PATCH v5 0/4] mptcp: fix conflicts when using pm.add_signal in ADD_ADDR/echo and RM_ADDR process
 2021-06-25  4:44 UTC  (3+ messages)
` [PATCH v5 3/4] mptcp: build ADD_ADDR/echo-ADD_ADDR option according pm.add_signal

[PATCH] openvpn: add CVE-2020-7224 and CVE-2020-27569 to allowlist
 2021-06-25  4:39 UTC  (3+ messages)
` [oe] "

[PATCH] usb: cdnsp: Fix the IMAN_IE_SET and IMAN_IE_CLEAR macro
 2021-06-25  4:39 UTC  (3+ messages)

next/pending-fixes baseline: 275 runs, 9 regressions (v5.13-rc7-277-gfd6ae26c403a)
 2021-06-25  4:39 UTC 

[PATCH 0/5] dp8393x: fixes for MacOS toolbox ROM
 2021-06-25  4:36 UTC  (8+ messages)

[Bug 213539] New: KASAN: use-after-free Write in ext4_put_super
 2021-06-25  4:37 UTC  (2+ messages)
` [Bug 213539] "

[PATCH V5 00/14] hwlat improvements and osnoise/timerlat tracers
 2021-06-25  4:34 UTC  (4+ messages)
` [PATCH V5 12/14] trace: Protect tr->tracing_cpumask with get/put_online_cpus

[dpdk-dev] [RFC] bus/auxiliary: introduce auxiliary bus
 2021-06-25  4:34 UTC  (2+ messages)

drivers/media/test-drivers/vidtv/vidtv_s302m.c:20:1: iwyu: warning: superfluous #include <linux/bug.h>
 2021-06-25  4:32 UTC 

[PATCH 0/9] Add Modem support on SC7280 SoCs
 2021-06-25  4:27 UTC  (3+ messages)
` [PATCH 4/9] iommu/arm-smmu-qcom: Request direct mapping for modem device

[PATCH v7 1/5] cpuidle: qcom_spm: Detach state machine from main SPM handling
 2021-06-25  4:24 UTC  (3+ messages)

[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
 2021-06-25  4:19 UTC  (17+ messages)
` [PATCH v8 09/10] vduse: "
    `  "

linux-next: Signed-off-by missing for commits in the rcu tree
 2021-06-25  4:18 UTC 

[PATCH] kunit: tool: remove unnecessary "annotations" import
 2021-06-25  4:17 UTC  (2+ messages)

[PATCH] arm64: Prefer unsigned int to bare use of unsigned
 2021-06-25  4:14 UTC  (2+ messages)

Qemu on Haiku
 2021-06-25  4:12 UTC 

[PATCH] Documentation: kunit: drop obsolete note about uml_abort for coverage
 2021-06-25  4:08 UTC  (2+ messages)

[PATCH bpf-next 0/1] arm64: Add BPF exception tables
 2021-06-25  4:01 UTC  (3+ messages)
` [PATCH] x86 bpf: Fix extable offset calculation

[ti:ti-rt-linux-5.10.y 4414/6605] drivers/pci/controller/dwc/pci-keystone.c:299:6: warning: no previous prototype for function 'ks_pcie_irq_eoi'
 2021-06-25  3:57 UTC 

[f2fs-dev] [PATCH v2] f2fs: compress: remove unneeded read when rewrite whole cluster
 2021-06-25  3:56 UTC  (2+ messages)

[PATCH net-next v2 0/2] add benchmark selftest and optimization for ptr_ring
 2021-06-25  3:52 UTC  (4+ messages)
` [PATCH net-next v2 1/2] selftests/ptr_ring: add benchmark application "

[powerpc:merge] BUILD SUCCESS dc4225b1afe8424b3fdf56599cdac283be683c69
 2021-06-25  3:50 UTC 

mmotm 2021-06-24-20-48 uploaded
 2021-06-25  3:49 UTC 

[PATCH] drm/msm/dp: Add missing drm_device backpointer
 2021-06-25  3:47 UTC  (2+ messages)

[PATCH bpf] net/bpfilter: specify the log level for the kmsg message
 2021-06-25  3:47 UTC  (4+ messages)

[RFC] virtio-mem: Add support of memory_hotplug.memmap_on_memory
 2021-06-25  3:45 UTC  (2+ messages)

[PATCH v2] fuse: use newer inode info when writeback cache is enabled
 2021-06-25  3:42 UTC  (6+ messages)

[PATCH 11/17] drm/msm/dpu: drop src_split and multirect check from dpu_crtc_atomic_check
 2021-06-25  3:41 UTC  (3+ messages)

[PATCH mptcp-net v6 0/5] Fix some mptcp syncookie process bugs
 2021-06-25  3:24 UTC  (3+ messages)
` [PATCH mptcp-net v6 5/5] selftests: mptcp: update case multiple subflows limited by server

[tip:x86/fpu] BUILD SUCCESS 93c2cdc975aab53c222472c5b96c2d41dbeb350c
 2021-06-25  3:39 UTC 

[PATCH v5 0/5] iommu/arm-smmu: adreno-smmu page fault handling
 2021-06-25  3:39 UTC  (4+ messages)
` [PATCH v5 3/5] drm/msm: Improve the a6xx page fault handler


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.