All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-05 06:36:25 to 2020-06-05 07:45:55 UTC [more...]

[PATCH 0/5] cleanups
 2020-06-05  7:45 UTC  (7+ messages)
` [PATCH 4/5] x86/ftrace: Add annotations for ftrace_arch_code_modify_prepare() and ftrace_arch_code_modify_post_process()

[PATCH v2 1/1] drm/mm: add ig_frag selftest
 2020-06-05  7:45 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH 3/6] arm64/vdso: Add time namespace page
 2020-06-05  7:45 UTC  (3+ messages)
` [PATCH 3/6 v4] "

[PATCH v5 00/11] accel: Allow targets to use Kconfig
 2020-06-05  7:39 UTC  (7+ messages)
` [PATCH v5 01/11] MAINTAINERS: Fix KVM path expansion glob
` [PATCH v5 02/11] MAINTAINERS: Add an 'overall' entry for accelerators
` [PATCH v5 04/11] rules.mak: Add strequal() and startwith() and rules
` [PATCH v5 05/11] rules.mak: Add base-arch() rule
` [PATCH v5 06/11] Makefile: Remove dangerous EOL trailing backslash
` [PATCH v5 07/11] Makefile: Write MINIKCONF variables as one entry per line

[PATCH] x86/mm: use max memory block size with unaligned memory end
 2020-06-05  7:44 UTC  (7+ messages)

[PATCH] docker: update Ubuntu to 20.04
 2020-06-05  7:41 UTC  (2+ messages)

[PATCH 1/4] riscv: Generalize CPU init routine for the base CPU
 2020-06-05  7:38 UTC  (4+ messages)
` [PATCH 2/4] riscv: Generalize CPU init routine for the gcsu CPU
` [PATCH 3/4] riscv: Generalize CPU init routine for the imacu CPU
` [PATCH 4/4] riscv: Keep the CPU init routine names consistent

[RFC][PATCH 0/7] Fix the scheduler-IPI mess
 2020-06-05  7:41 UTC  (5+ messages)
` [RFC][PATCH 7/7] sched: Replace rq::wake_list

[PATCH 34/46] btrfs: Make writepage_delalloc take btrfs_inode
 2020-06-05  7:42 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 45/46] btrfs make btrfs_set_inode_last_trans take btrfs_inode
 2020-06-05  7:41 UTC  (2+ messages)
` [PATCH v3 45/46] btrfs: "

[RFC PATCH] kbuild: add variables for compression tools
 2020-06-05  7:39 UTC  (2+ messages)
` [PATCH v5] "

[PATCH] s390/virtio: remove unused pm callbacks
 2020-06-05  7:39 UTC  (3+ messages)

[kvm-unit-tests PATCH v7 00/12] s390x: Testing the Channel Subsystem I/O
 2020-06-05  7:37 UTC  (9+ messages)
` [kvm-unit-tests PATCH v7 09/12] s390x: css: msch, enable test
` [kvm-unit-tests PATCH v7 11/12] s390x: css: ssch/tsch with sense and interrupt

Keystone Issue
 2020-06-05  7:36 UTC  (15+ messages)

linux-next: manual merge of the livepatching tree with the modules tree
 2020-06-05  7:37 UTC  (4+ messages)

[PATCH 1/1] target/ppc: add vmsumudm vmsumcud instructions
 2020-06-05  5:14 UTC 

[PATCH] linux-headers: update to Linux 5.8-rc1
 2020-06-05  7:35 UTC  (3+ messages)

system time goes weird in kvm guest after host suspend/resume
 2020-06-05  7:35 UTC  (5+ messages)

[PATCH v3 00/43] Convert most CMA-based drivers to GEM object functions
 2020-06-05  7:32 UTC  (44+ messages)
` [PATCH v3 01/43] drm/cma-helper: Rename symbols from drm_cma_gem_ to drm_gem_cma_
` [PATCH v3 02/43] drm/cma-helper: Rework DRM_GEM_CMA_VMAP_DRIVER_OPS macro
` [PATCH v3 03/43] drm/cma-helper: Add DRM_GEM_CMA_DRIVER_OPS to set default GEM CMA functions
` [PATCH v3 04/43] drm/arc: Use GEM CMA object functions
` [PATCH v3 05/43] drm/arc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 06/43] drm/arm: Use GEM CMA object functions
` [PATCH v3 07/43] drm/arm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 08/43] drm/atmel-hlcdc: Use GEM CMA object functions
` [PATCH v3 09/43] drm/atmel-hlcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 10/43] drm/fsl-dcu: Use GEM CMA object functions
` [PATCH v3 11/43] drm/fsl-dcu: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 12/43] drm/hisilicon/kirin: Set .dumb_create to drm_gem_cma_dumb_create()
` [PATCH v3 13/43] drm/hisilicon/kirin: Use GEM CMA object functions
` [PATCH v3 14/43] drm/hisilicon/kirin: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 15/43] drm/imx: Use GEM CMA object functions
` [PATCH v3 16/43] drm/imx: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 17/43] drm/ingenic: Use GEM CMA object functions
` [PATCH v3 18/43] drm/ingenic: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 19/43] drm/komeda: Use GEM CMA object functions
` [PATCH v3 20/43] drm/komeda: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
` [PATCH v3 21/43] drm/malidp: Use GEM CMA object functions
` [PATCH v3 22/43] drm/malidp: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
` [PATCH v3 23/43] drm/mcde: Use GEM CMA object functions
` [PATCH v3 24/43] drm/mcde: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 25/43] drm/meson: Use GEM CMA object functions
` [PATCH v3 26/43] drm/meson: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
` [PATCH v3 27/43] drm/mxsfb: Use GEM CMA object functions
` [PATCH v3 28/43] drm/mxsfb: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 29/43] drm/rcar-du: Use GEM CMA object functions
` [PATCH v3 30/43] drm/rcar-du: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
` [PATCH v3 31/43] drm/shmobile: Use GEM CMA object functions
` [PATCH v3 32/43] drm/shmobile: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 33/43] drm/stm: Use GEM CMA object functions
` [PATCH v3 34/43] drm/stm: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS_WITH_DUMB_CREATE
` [PATCH v3 35/43] drm/sti: Use GEM CMA object functions
` [PATCH v3 36/43] drm/sti: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 37/43] drm/tilcdc: Use GEM CMA object functions
` [PATCH v3 38/43] drm/tilcdc: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 39/43] drm/tve200: Use GEM CMA object functions
` [PATCH v3 40/43] drm/tve200: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 41/43] drm/zte: Use GEM CMA object functions
` [PATCH v3 42/43] drm/zte: Set GEM CMA functions with DRM_GEM_CMA_DRIVER_OPS
` [PATCH v3 43/43] drm: Remove struct drm_driver.gem_print_info

[PATCH 1/3] exfat: add error check when updating dir-entries
 2020-06-05  7:32 UTC  (3+ messages)
  ` [PATCH 3/3] exfat: set EXFAT_SB_DIRTY and VOL_DIRTY at the same timing

[warrior][PATCH] kernel-fitimage: introduce FIT_HASH_ALG
 2020-06-05  7:32 UTC  (3+ messages)
` [warrior/zeus][PATCH] kernel-fitimage: introduce FIT_SIGN_ALG
` ✗ patchtest: failure for kernel-fitimage: introduce FIT_HASH_ALG (rev4)

[PATCH] arm64: fpsimd: Added API to manage fpsimd state inside kernel
 2020-06-05  7:30 UTC  (2+ messages)

[RFC 0/2] introduce interface to list all badblocks
 2020-06-05  7:32 UTC  (3+ messages)
` [RFC 1/2] dm dust: add "
` [RFC 2/2] dm dust: introduce listbadblocks in the rst

[PATCH] blk-mq: don't fail driver tag allocation because of inactive hctx
 2020-06-05  7:31 UTC  (13+ messages)

[OE-core][PATCH v3 0/8] Add support for per-multiconfig BBMASK
 2020-06-05  7:29 UTC  (3+ messages)
` [bitbake-devel][PATCH v4 "

[PATCH v4 00/11] accel: Allow targets to use Kconfig
 2020-06-05  7:27 UTC  (5+ messages)
` [PATCH v4 05/11] rules.mak: Add base-arch() rule

[PATCH 1/2] board: stm32mp1: fix handling of DT OP-TEE reserved memory nodes
 2020-06-05  7:24 UTC  (2+ messages)
` [PATCH 2/2] dts: ARM: stm32mp15: add OP-TEE node in u-boot DTSI

[PATCH u-boot v2] eth/r8152: update the firmware
 2020-06-05  7:23 UTC 

[PATCH] optee: copy FDT OP-TEE related nodes before generic FDT changes
 2020-06-05  7:22 UTC 

[PATCH] optee: fix copy of optee reserved-memory node
 2020-06-05  7:22 UTC 

[PATCH] mt76: mt7663: introduce ARP filter offload
 2020-06-05  7:21 UTC  (4+ messages)

Security Random Number Generator support
 2020-06-05  7:19 UTC  (9+ messages)

[PATCH v12 0/2] Add initial support for slimport anx7625
 2020-06-05  2:36 UTC  (7+ messages)
` [PATCH v12 1/2] dt-bindings: drm/bridge: anx7625: MIPI to DP transmitter DT schema
` [PATCH v12 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP

KASAN: vmalloc-out-of-bounds Read in trace_raw_output_sys_enter
 2020-06-04 10:15 UTC 

[PATCH v3 00/13] PCI: brcmstb: enable PCIe for STB chips
 2020-06-04 18:01 UTC  (12+ messages)
` [PATCH v3 09/13] device core: Introduce multiple dma pfn offsets

[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-06-04 11:19 UTC  (6+ messages)
  ` [Freedreno] "

[v2] drm/bridge: ti-sn65dsi86: ensure bridge suspend happens during PM sleep
 2020-06-04 10:34 UTC 

[PATCH v6] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-06-04 13:19 UTC 

[PATCH v11 0/2] Add initial support for slimport anx7625
 2020-06-04  7:51 UTC  (4+ messages)
` [PATCH v11 2/2] drm/bridge: anx7625: Add anx7625 MIPI DSI/DPI to DP bridge driver

[PATCH v2 0/6] seqlock: seqcount_t call sites bugfixes
 2020-06-04  8:41 UTC  (3+ messages)

linux-next: Tree for Jun 4
 2020-06-04 15:31 UTC  (2+ messages)
` linux-next: Tree for Jun 4 (gpu/drm/bridge/sil-sii8620)

[PATCH v4 0/3] Support virtio cross-device resources
 2020-06-05  1:28 UTC  (4+ messages)
` [PATCH v4 1/3] virtio: add dma-buf support for exported objects

[PATCH] arch/{mips,sparc,microblaze,powerpc}: Don't enable pagefault/preempt twice
 2020-06-04  9:38 UTC  (12+ messages)

[PATCHv3 0/5] Stateful Encoding: final bits
 2020-06-05  7:19 UTC  (3+ messages)
` [PATCHv3 1/5] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH v10 00/20] Introduction of the generic ECC framework
 2020-06-05  7:18 UTC  (6+ messages)
` [PATCH v10 07/20] dt-bindings: mtd: Document boolean NAND ECC properties

[PATCH 00/13] sysctl: spring cleaning
 2020-06-04  8:45 UTC  (3+ messages)
` [PATCH 13/13] fs: move binfmt_misc sysctl to its own file

[PATCH] hw/display/cirrus_vga: Fix code mis-indentation
 2020-06-05  7:17 UTC  (2+ messages)

[PATCH v3 000/105] drm/vc4: Support BCM2711 Display Pipeline
 2020-06-04 17:26 UTC  (3+ messages)
` [PATCH v3 004/105] clk: bcm: Add BCM2711 DVP driver

[RFC] hw: nios2: update interrupt_request when STATUS_PIE disabled
 2020-06-05  7:14 UTC  (3+ messages)

[OPAE] generating libopae-c.a static library for static linking
 2020-06-05  7:15 UTC 

[Buildroot] [PATCH 1/2] package/libhttpserver: disable examples
 2020-06-05  7:14 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/libhttpserver: bump to version 0.18.0

[PATCH v3] ati-vga: check mm_index before recursive call (CVE-2020-13800)
 2020-06-05  7:11 UTC  (4+ messages)

[sched/fair] 0b0695f2b3: phoronix-test-suite.compress-gzip.0.seconds 19.8% regression
 2020-06-05  7:06 UTC  (12+ messages)

v5.7: new core kernel option missing help text
 2020-06-05  7:03 UTC  (12+ messages)

[RFC] METADATA design using V4l2 Request API
 2020-06-05  7:02 UTC  (6+ messages)

[PATCH] iommu: add include/uapi/linux/iommu.h to MAINTAINERS file
 2020-06-05  7:00 UTC  (2+ messages)

[PATCH XTF] vsnprintf: Expand \n to \r\n for console output
 2020-06-05  6:59 UTC  (2+ messages)

[PATCH] crc-t10dif: Fix potential crypto notify dead-lock
 2020-06-05  6:59 UTC  (4+ messages)
` [v2 PATCH] "

opkg package manifest file is not generated by bitbake
 2020-06-05  6:57 UTC  (3+ messages)
` [yocto] "

[PATCH v4 00/11] Add support for Kontron sl28cpld
 2020-06-05  6:57 UTC  (5+ messages)
` [PATCH v4 02/11] mfd: Add support for Kontron sl28cpld management controller

linux-next: Tree for Jun 5
 2020-06-05  6:56 UTC 

[PATCH] regulator: do not balance 'boot-on' coupled regulators without constraints
 2020-06-05  6:54 UTC  (2+ messages)

[PATCH] ima: Directly free *entry in ima_alloc_init_template() if digests is NULL
 2020-06-05  6:50 UTC 

[PATCH] dt-bindings: clock: Add a missing include to MMP Audio Clock binding
 2020-06-05  6:52 UTC 

memory leak in crypto_create_tfm
 2020-06-05  6:52 UTC  (4+ messages)
` [PATCH v2] crypto: DRBG - always try to free Jitter RNG instance

[PATCH 1/2] ARM: dts: sama5d4: fix gadget endpoint address warning
 2020-06-05  6:51 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: sama5d3: "

[Buildroot] [PATCH] package/openssh: bump to version 8.3p1
 2020-06-05  6:49 UTC 

[PATCH net] esp: select CRYPTO_SEQIV
 2020-06-05  6:47 UTC  (5+ messages)

[PATCH 0/8] Support i.MX8 SoCs pinctrl drivers built as module
 2020-06-05  6:34 UTC  (18+ messages)
` [PATCH 1/8] pinctrl: imx: Export necessary APIs for i.MX pinctrl drivers
` [PATCH 2/8] pinctrl: imx8mm: Support building as module
` [PATCH 3/8] pinctrl: imx8mn: "
` [PATCH 4/8] pinctrl: imx8mq: "
` [PATCH 5/8] pinctrl: imx8mp: "
` [PATCH 6/8] pinctrl: imx8qxp: "
` [PATCH 7/8] pinctrl: imx8qm: "
` [PATCH 8/8] pinctrl: imx8dxl: "

[RFC 00/12] Audio DSP VirtIO and vhost drivers
 2020-06-05  6:46 UTC  (7+ messages)
` [RFC 11/12] rpmsg: increase buffer size and reduce buffer number
` [RFC 12/12] rpmsg: add a device ID to also bind to the ADSP device

[PATCH v8 00/14] Add support for mt2701 JPEG ENC support
 2020-06-05  6:41 UTC  (11+ messages)
` [PATCH v8 07/14] media: platform: Use kernel native functions for improving code quality
` [PATCH v8 10/14] media: platform: Delete redundant code "

[PATCH] tpm: ibmvtpm: Wait for ready buffer before probing for TPM2 attributes
 2020-06-05  6:37 UTC  (2+ messages)

[PATCH v2] coccinelle: api: add kzfree script
 2020-06-05  6:43 UTC  (3+ messages)
` [Cocci] "

[PATCH v2] ALSA: usb-audio: Manage auto-pm of all bundled interfaces
 2020-06-05  6:41 UTC 

[PATCH v3] fstests: modify user name beginning with non-digit
 2020-06-05  6:40 UTC  (2+ messages)

[OE-core][PATCH] Revert "vim: do not adjust script paths building for target"
 2020-06-05  6:40 UTC  (2+ messages)

linux-next: build failure after merge of the sound-current tree
 2020-06-05  6:39 UTC  (3+ messages)

[PATCH V3] drm/amdgpu: support reserve bad page for virt
 2020-06-05  6:37 UTC  (3+ messages)

[PATCH v3 00/10] net: eth: altera: tse: Add PTP and mSGDMA prefetcher
 2020-06-05  6:36 UTC  (4+ messages)
` [PATCH v3 10/10] net: eth: altera: update devicetree bindings documentation

clean up kernel_{read,write} & friends v2
 2020-06-05  6:36 UTC  (7+ 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.