All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-06-09 15:30:10 to 2021-06-09 16:06:44 UTC [more...]

[PATCH 0/7] tee: shared memory updates
 2021-06-09 15:38 UTC  (10+ messages)
` [PATCH 2/7] tee: simplify shm pool handling
` [PATCH 3/7] tee: add tee_shm_alloc_kernel_buf()
` [PATCH 4/7] hwrng: optee-rng: use tee_shm_alloc_kernel_buf()
` [PATCH 7/7] tee: replace tee_shm_alloc()

[PATCH 00/31] drm/i915/gem: ioctl clean-ups (v6)
 2021-06-09 16:06 UTC  (9+ messages)
` [PATCH 16/31] drm/i915/gem: Add an intermediate proto_context struct (v4)
  ` [Intel-gfx] "
` [PATCH 25/31] drm/i915/gem: Don't allow changing the VM on running contexts (v2)
  ` [Intel-gfx] "

[PATCH 0/4] Use singular "they" when appropriate
 2021-06-09 15:50 UTC  (9+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] Documentation: use singular they "
  ` [PATCH v2 2/4] *: use singular they in comments
  ` [PATCH v2 4/4] CodingGuidelines: recommend singular they

[PATCH v6 0/5] CXL port and decoder enumeration
 2021-06-09 16:01 UTC  (5+ messages)
` [PATCH v6 1/5] cxl/acpi: Introduce the root of a cxl_port topology
` [PATCH v6 2/5] cxl/Kconfig: Default drivers to CONFIG_CXL_BUS
` [PATCH v6 3/5] cxl/acpi: Add downstream port data to cxl_port instances
` [PATCH v6 4/5] cxl/acpi: Enumerate host bridge root ports

Proposal
 2021-06-09 12:10 UTC 

dovetail: DEBUG_LOCKS_WARN_ON(!lockdep_stage_disabled())
 2021-06-09 16:05 UTC  (4+ messages)

[PATCH v2 0/4] fpga: reorganize to subdirs
 2021-06-09 14:51 UTC  (7+ messages)
` [PATCH v2 1/4] fpga: dfl: reorganize to subdir layout
` [PATCH v2 2/4] fpga: xilinx: "
` [PATCH v2 3/4] fpga: altera: "
` [PATCH v2 4/4] fpga: lattice: "

[PATCH] namei: correct obsolete function name in the comment of follow_automount()
 2021-06-09 15:33 UTC 

[PATCH v10 00/10] Add support for SVM atomics in Nouveau
 2021-06-09 16:05 UTC  (6+ messages)
` [PATCH v10 07/10] mm: Device exclusive memory access

[PATCH] platform/x86: dell-wmi-sysman: set fw_attr_class storage-class to static
 2021-06-09 16:04 UTC  (2+ messages)

[PATCH] drm/msm/dsi: Stash away calculated vco frequency on recalc
 2021-06-09 16:03 UTC  (5+ messages)

[PATCH v2 0/9] virtiofsd: Allow using file handles instead of O_PATH FDs
 2021-06-09 15:55 UTC  (18+ messages)
` [Virtio-fs] "
` [PATCH v2 1/9] virtiofsd: Add TempFd structure
  ` [Virtio-fs] "
` [PATCH v2 2/9] virtiofsd: Use lo_inode_open() instead of openat()
  ` [Virtio-fs] "
` [PATCH v2 3/9] virtiofsd: Add lo_inode_fd() helper
  ` [Virtio-fs] "
` [Virtio-fs] [PATCH v2 4/9] virtiofsd: Let lo_fd() return a TempFd
` [PATCH v2 5/9] virtiofsd: Let lo_inode_open() "
  ` [Virtio-fs] "
` [PATCH v2 6/9] virtiofsd: Add lo_inode.fhandle
  ` [Virtio-fs] "
` [PATCH v2 7/9] virtiofsd: Add inodes_by_handle hash table
  ` [Virtio-fs] "
` [PATCH v2 8/9] virtiofsd: Optionally fill lo_inode.fhandle
  ` [Virtio-fs] "
` [Virtio-fs] [PATCH v2 9/9] virtiofsd: Add lazy lo_do_find()

[PATCH v4] soundwire: intel: move to auxiliary bus
 2021-06-09 16:00 UTC  (8+ messages)

[PATCH v2 0/9] Remove DISCINTIGMEM memory model
 2021-06-09 14:50 UTC  (5+ messages)

[PATCH v2 0/5] Venus fatal error handling
 2021-06-09 16:03 UTC  (3+ messages)
` [PATCH v2 2/5] venus: Make sys_error flag an atomic bitops

[PATCH v3 00/33] block/nbd: rework client connection
 2021-06-09 15:49 UTC  (5+ messages)
` [PATCH v3 14/33] nbd: move connection code from block/nbd to nbd/client-connection

[dpdk-dev] [PATCH] pmdinfogen: allow padding after NUL terminator
 2021-06-09 16:01 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "
    ` [dpdk-dev] [dpdk-ci] "

[PATCH rdma-core 0/4] verbs: Introduce ibv_query_qp_data_in_order() verb
 2021-06-09 15:59 UTC  (5+ messages)
` [PATCH rdma-core 1/4] "
` [PATCH rdma-core 2/4] mlx5: Implement "
` [PATCH rdma-core 3/4] pyverbs: Add query QP data in order support
` [PATCH rdma-core 4/4] tests: Add query QP data in order coverage

[PATCH v2 0/2] mm: export __vmalloc_node_range and use it
 2021-06-09 15:59 UTC  (3+ messages)
` [PATCH v2 1/2] mm/vmalloc: export __vmalloc_node_range

[PATCH 0/7] vhost-user-blk: Implement reconnection during realize
 2021-06-09 15:46 UTC  (8+ messages)
` [PATCH 1/7] vhost: Add Error parameter to vhost_dev_init()
` [PATCH 2/7] vhost: Distinguish errors in vhost_backend_init()
` [PATCH 3/7] vhost: Return 0/-errno in vhost_dev_init()
` [PATCH 4/7] vhost-user-blk: Add Error parameter to vhost_user_blk_start()
` [PATCH 5/7] vhost: Distinguish errors in vhost_dev_get_config()
` [PATCH 6/7] vhost-user-blk: Factor out vhost_user_blk_realize_connect()
` [PATCH 7/7] vhost-user-blk: Implement reconnection during realize

[PATCH 0/3] arm64: Fix cpuidle with pseudo-NMI enabled
 2021-06-09 14:46 UTC  (2+ messages)

[PATCH] mailbox: bcm2835: Remove redundant dev_err call in bcm2835_mbox_probe()
 2021-06-09 15:58 UTC  (3+ messages)

[PATCH v6 0/4] GitLab Custom Runners and Jobs (was: QEMU Gating CI)
 2021-06-09 15:53 UTC  (12+ messages)
` [PATCH v6 2/4] Jobs based on custom runners: build environment docs and playbook
` [PATCH v6 4/4] Jobs based on custom runners: add job definitions for QEMU's machines

[PATCH -next v2] misc: bcm-vk: use list_move_tail instead of list_del/list_add_tail in bcm_vk_msg.c
 2021-06-09 15:59 UTC  (2+ messages)

Extensible SDK of core-image-minimal fails to install
 2021-06-09 15:58 UTC 

[PATCH 0/3] SoC identification support for RZ/G2L
 2021-06-09 15:57 UTC  (5+ messages)
` [PATCH 2/3] soc: renesas: Add support to read LSI DEVID register of RZ/G2{L,LC} SoC's

[PATCH] mailbox: bcm-flexrm-mailbox: Remove redundant dev_err call in flexrm_mbox_probe()
 2021-06-09 15:57 UTC  (3+ messages)

[PATCH] serial: tegra-tcu: Reorder channel initialization
 2021-06-09 15:56 UTC 

[RFC] mmc: meson-gx: use memcpy_to/fromio for dram-access-quirk
 2021-06-09 14:45 UTC  (5+ messages)

[PATCH] mm/kmemleak: use READ_ONCE() for accessing jiffies_scan_wait
 2021-06-09 15:56 UTC 

[PATCH v1 0/5] fpga: Populate dev_release functions
 2021-06-09 15:57 UTC  (8+ messages)
` [PATCH v1 1/5] fpga: mgr: Use standard dev_release for class driver
` [PATCH v1 2/5] fpga: altera-pr-ip: Remove fpga_mgr_unregister() call
` [PATCH v1 3/5] fpga: stratix10-soc: Add missing fpga_mgr_free() call

Patchwork housekeeping for: spi-devel-general
 2021-06-09 15:56 UTC 

[PATCH v4 0/6] Allow changing bs->file on reopen
 2021-06-09 15:53 UTC  (3+ messages)

[PATCH v5 00/16] Clean up "mediatek,larb"
 2021-06-09 14:42 UTC  (4+ messages)
` [PATCH v5 14/16] memory: mtk-smi: Get rid of mtk_smi_larb_get/put

[PATCH v3 16/16] objtool,x86: Rewrite retpoline thunk calls
 2021-06-09 15:56 UTC  (12+ messages)

[PATCH v3] test-manual: add initial reproducible builds documentation
 2021-06-09 15:55 UTC  (2+ messages)
  ` [docs] "

[RFT net-next] net: ti: add pp skb recycling support
 2021-06-09 15:55 UTC  (5+ messages)

[PATCH v2] arm64: dts: ti: k3-am64-main: Update the location of ATF in SRAM and increase its max size
 2021-06-09 14:29 UTC  (2+ messages)

[PATCH][v2] intel_idle: Adjust the SKX C6 latency and residency if PC6 is disabled
 2021-06-09 15:53 UTC  (2+ messages)

[PATCH v11 00/33] Introduce the Counter character device interface
 2021-06-09 15:48 UTC  (20+ messages)
` [PATCH v11 04/33] counter: 104-quad-8: Return error when invalid mode during ceiling_write
` [PATCH v11 14/33] counter: interrupt-cnt: Add const qualifier for actions_list array
` [PATCH v11 16/33] counter: stm32-lptimer-cnt: "
` [PATCH v11 17/33] counter: stm32-timer-cnt: "
` [PATCH v11 18/33] counter: Return error code on invalid modes
` [PATCH v11 26/33] counter: Add character device interface

[dpdk-dev] [PATCH v2] doc: announce API changes for Windows compatibility
 2021-06-09 15:52 UTC  (6+ messages)
` [dpdk-dev] [PATCH v3] "
  ` [dpdk-dev] [EXT] "

[kvm-unit-tests PATCH v2 0/7] unify header guards
 2021-06-09 15:51 UTC  (17+ messages)
` [kvm-unit-tests PATCH v2 2/7] lib: "
` [kvm-unit-tests PATCH v2 4/7] arm: "

Plan for /dev/ioasid RFC v2
 2021-06-09 15:51 UTC  (7+ messages)

[PATCH v2] dt-bindings: interrupt-controller: arm,gic-v3: Describe GICv3 optional properties
 2021-06-09 15:51 UTC 

[PATCHv3 0/5] GE Healthcare PPD firmware upgrade driver for ACHC
 2021-06-09 15:50 UTC  (4+ messages)
` [PATCHv3 3/5] dt-bindings: misc: ge-achc: Convert to DT schema format

[PATCH 0/1] auxdisplay: Add I2C gpio expander example
 2021-06-09 15:49 UTC  (11+ messages)
` [PATCH 1/1] "

[PATCH v6 0/8] Add Rockchip SFC(serial flash controller) support
 2021-06-09 14:23 UTC  (9+ messages)
` [PATCH v6 4/8] clk: rockchip: Add support for hclk_sfc on rk3036

[PATCH v2 rdma-next] RDMA/mlx5: Enable Relaxed Ordering by default for kernel ULPs
 2021-06-09 15:48 UTC  (7+ messages)

[PATCH] udp: compute_score and sk_bound_dev_if regression
 2021-06-09 15:47 UTC 

[PATCH 0/5] kprobes: Bugfix and improvements
 2021-06-09 15:47 UTC  (5+ messages)
` [RFC PATCH 4/5] csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location()

[PATCH] io_uring: fix blocking inline submission
 2021-06-09 15:47 UTC  (8+ messages)

[oe] Fedora 34, shadow-native/icedtea7-native, umask problems ?
 2021-06-09 15:47 UTC 

[PATCH 00/22] Convert more checks to Meson
 2021-06-09 15:46 UTC  (5+ messages)
` [PATCH 05/26] configure, meson: convert pam detection to meson

[PATCH V6 0/4] cpufreq: cppc: Add support for frequency invariance
 2021-06-09 15:46 UTC  (2+ messages)

[PATCH v2] net: do not invoke open_related_ns when NET_NS is disabled
 2021-06-09 15:46 UTC 

[PATCH] x86: please Clang in arch_set_info_guest()
 2021-06-09 15:45 UTC  (2+ messages)

[PATCH] init/do_mounts.c: Add root="fstag:<tag>" syntax for root device
 2021-06-09 15:45 UTC  (4+ messages)
    ` [Virtio-fs] "

[PATCH] Fix some wrong goto jumps for avoiding memory leak
 2021-06-09 14:22 UTC  (2+ messages)

b4 crash when trying to apply patches with latest version from git
 2021-06-09 15:44 UTC  (4+ messages)

[PATCH 1/1] sx8: remove unnecessary oom message
 2021-06-09 15:43 UTC  (2+ messages)

[PATCH 1/1] sunvdc: remove unnecessary oom message
 2021-06-09 15:42 UTC  (2+ messages)

[PATCH 1/1] z2ram: remove unnecessary oom message
 2021-06-09 15:43 UTC  (2+ messages)

[PATCH 1/1] mtip32xx: remove unnecessary oom message
 2021-06-09 15:42 UTC  (2+ messages)

[PATCH 1/1] aoe: remove unnecessary oom message
 2021-06-09 15:42 UTC  (2+ messages)

[PATCH 1/1] drbd: remove unnecessary oom message
 2021-06-09 15:42 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/mlx5: fix aging counter deallocation
 2021-06-09 15:40 UTC  (2+ messages)

Proposal
 2021-06-09 12:10 UTC 

[PATCH] drm/amdgpu: use adev_to_drm to get drm_device
 2021-06-09 15:38 UTC  (6+ messages)

pm/testing build: 7 builds: 0 failed, 7 passed (v5.13-rc5-97-g6d0b2a5677ed)
 2021-06-09 15:37 UTC 

[virtio-dev] [PATCH v3 0/2] virtio-fs: add notification queue
 2021-06-09 15:37 UTC  (3+ messages)
` [virtio-dev] [PATCH v3 1/2] virtio-fs: add file system device to Conformance chapter
` [virtio-dev] [PATCH v3 2/2] virtio-fs: add notification queue

[RFC] LKMM: Add volatile_if()
 2021-06-09 15:31 UTC  (11+ messages)

[PATCH v4 00/13] [RfC] fix tracing for modules
 2021-06-09 15:11 UTC  (3+ messages)
` [PATCH v4 12/13] meson: move virtio trace events to separate file

[PATCH 0/5] esp: fixes for MacOS toolbox ROM
 2021-06-09 15:31 UTC  (4+ messages)
` [PATCH 4/5] esp: revert 75ef849696 "esp: correctly fill bus id with requested lun"

[PATCH v2 0/6] tools/libs: add missing support of linear p2m_list, cleanup
 2021-06-09 15:35 UTC  (3+ messages)
` [PATCH v2 5/6] tools/libs: move xc_core* from libxenctrl to libxenguest

[PATCH] platform/x86: thinkpad-lmi: set fw_attr_class storage-class to static
 2021-06-09 15:35 UTC 

[PATCH 1/1] lib: Fix spelling mistakes
 2021-06-09 15:33 UTC  (2+ messages)

[PATCH v2] async: the main AioContext is only "current" if under the BQL
 2021-06-09 15:05 UTC  (3+ messages)

[PATCH v3 00/11] Add new Renesas RZ/G2L SoC and Renesas RZ/G2L SMARC EVK support
 2021-06-09 15:32 UTC  (12+ messages)
` [PATCH v3 01/11] dt-bindings: arm: renesas: Document Renesas RZ/G2UL SoC
` [PATCH v3 02/11] dt-bindings: arm: renesas: Document Renesas RZ/G2{L,LC} SoC variants
` [PATCH v3 03/11] dt-bindings: arm: renesas: Document SMARC EVK
` [PATCH v3 04/11] soc: renesas: Add ARCH_R9A07G044 for the new RZ/G2L SoC's
` [PATCH v3 05/11] arm64: defconfig: Enable ARCH_R9A07G044
` [PATCH v3 06/11] clk: renesas: Define RZ/G2L CPG Clock Definitions
` [PATCH v3 07/11] dt-bindings: clock: renesas: Document RZ/G2L SoC CPG driver
` [PATCH v3 08/11] clk: renesas: Add CPG core wrapper for RZ/G2L SoC
` [PATCH v3 09/11] clk: renesas: Add support for R9A07G044 SoC
` [PATCH v3 10/11] arm64: dts: renesas: Add initial DTSI for RZ/G2{L,LC} SoC's
` [PATCH v3 11/11] arm64: dts: renesas: Add initial device tree for RZ/G2L SMARC EVK

[PATCH] tpm: Return QMP error when TPM is disabled in build
 2021-06-09 15:25 UTC 

linux-parisc compile failure in current git
 2021-06-09 15:31 UTC  (2+ messages)

Projects
 2021-06-09 12:09 UTC 

[Intel-gfx] [v3] drm/i915/dsc: Fix bigjoiner check in dsc_disable
 2021-06-09 15:31 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/dsc: Fix bigjoiner check in dsc_disable (rev4)

[PATCH v3 00/28] tcg: Clean up code_gen_buffer allocation
 2021-06-09 14:59 UTC  (3+ messages)
` [PATCH v3 26/28] tcg: Merge buffer protection and guard page protection

[PATCH] platform/x86: dell-wmi-sysman/think-lmi: Make fw_attr_class global static
 2021-06-09 15:31 UTC  (2+ messages)

[OpenRISC] [PATCH] bfd/elf32-or1k: fix building with gcc version < 5
 2021-06-09 15:30 UTC 

[PATCH v3] serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
 2021-06-09 15:30 UTC  (3+ messages)

[PATCH V1 2/2] dt-bindings: mmc: sdhci-msm: Add compatible string for sc7280
 2021-06-09 15:29 UTC 

[PATCH v11 0/3] Enhance IOMMU default DMA mode build options
 2021-06-09 15:24 UTC  (5+ messages)
` [PATCH v11 1/3] iommu: "


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.