All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-25 04:34:51 to 2021-06-25 06:19:10 UTC [more...]

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

[PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type
 2021-06-25  6:04 UTC  (2+ messages)

[PATCH 0/5] dp8393x: fixes for MacOS toolbox ROM
 2021-06-25  6:17 UTC  (9+ messages)

[PATCH v2 0/2] Add Pinctrl for SM4250 and SM6115
 2021-06-25  6:17 UTC  (4+ 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 v5 0/4] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-25  6:17 UTC  (3+ messages)

[PATCH 1/4] net: if_arp: add ARPHRD_PUREIP type
 2021-06-25  6:01 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/4] crypto/cnxk: add security ctx skeleton
 2021-06-25  6:15 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 0/4] Add rte_security in crypto_cn10k PMD
  ` [dpdk-dev] [PATCH v2 1/4] crypto/cnxk: add security ctx skeleton
  ` [dpdk-dev] [PATCH v2 2/4] crypto/cnxk: add security session ops
  ` [dpdk-dev] [PATCH v2 3/4] crypto/cnxk: add security handling in datapath ops
  ` [dpdk-dev] [PATCH v2 4/4] crypto/cnxk: add security capabilities

[igt-dev] [PATCH i-g-t v2 6/7] tests/kms_big_fb: Add max hw stride lenght async flip test
 2021-06-25  6:14 UTC  (3+ messages)

[PATCH 0/3] Add GitHub Actions support
 2021-06-25  6:12 UTC  (3+ messages)

[PATCH] ARM: dts: tacoma: Add phase corrections for eMMC
 2021-06-25  6:10 UTC  (3+ messages)

[PATCH v4 0/4] mm/page_reporting: Make page reporting work on arm64 with 64KB page size
 2021-06-25  6:11 UTC  (10+ 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

[OE-core][PATCH] ca-certificates: revert mktemp patch in update-ca-certificates script
 2021-06-25  6:10 UTC  (2+ messages)
` [OE-core][PATCH] busybox: add tmpdir option into mktemp applet

[PATCH v4] tty: Fix out-of-bound vmalloc access in imageblit
 2021-06-25  6:09 UTC  (2+ messages)

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

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

[Buildroot] [PATCH 1/2] package/libva-utils: bump version to 2.12.0
 2021-06-25  6:07 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/libva: "

Definition of "the Git repository"
 2021-06-25  5:56 UTC  (2+ messages)

[PATCH v5 for-next 0/3] IB/core: Obtaining subnet_prefix from cache in
 2021-06-25  6:03 UTC  (6+ messages)
` [PATCH v5 for-next 3/3] IB/core: Obtain subnet_prefix from cache in IB devices

[PATCH] dma-buf/sync_file: Don't leak fences on merge failure
 2021-06-25  6:04 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[RFC v2] MEDIA: Driver for ON Semi AR0521 camera sensor
 2021-06-25  6:03 UTC  (12+ messages)

[PATCH v2] serial: amba-pl011: add RS485 support
 2021-06-25  6:01 UTC  (4+ messages)

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

[dpdk-dev] [PATCH v2 00/20] Add Marvell CNXK crypto PMDs
 2021-06-25  5:56 UTC  (21+ 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
  ` [dpdk-dev] [PATCH v2 19/20] crypto/cnxk: add symmetric crypto capabilities
  ` [dpdk-dev] [PATCH v2 20/20] test/crypto: enable cnxk crypto PMDs

[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] "

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 v3] mm: pagewalk: Fix walk for hugepage tables
 2021-06-25  5:10 UTC  (2+ messages)

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

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

[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  (4+ 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 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 

[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


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.