All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-18 12:19:12 to 2020-09-18 12:54:07 UTC [more...]

[PATCH] drm/ttm: update kernel-doc line comments
 2020-09-18 12:53 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/mnyman/xhci
 2020-09-18 12:54 UTC 

[PATCH v2 0/9] ARM: remove set_fs callers and implementation
 2020-09-18 12:46 UTC  (20+ messages)
` [PATCH v2 1/9] mm/maccess: fix unaligned copy_{from, to}_kernel_nofault
  ` [PATCH v2 1/9] mm/maccess: fix unaligned copy_{from,to}_kernel_nofault
` [PATCH v2 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()
` [PATCH v2 3/9] ARM: oabi-compat: add epoll_pwait handler
` [PATCH v2 4/9] ARM: syscall: always store thread_info->syscall
` [PATCH v2 5/9] ARM: oabi-compat: rework epoll_wait/epoll_pwait emulation
` [PATCH v2 6/9] ARM: oabi-compat: rework sys_semtimedop emulation
` [PATCH v2 7/9] ARM: oabi-compat: rework fcntl64() emulation
` [PATCH v2 8/9] ARM: uaccess: add __{get,put}_kernel_nofault
` [PATCH v2 9/9] ARM: uaccess: remove set_fs() implementation

let import_iovec deal with compat_iovecs as well
 2020-09-18 12:45 UTC  (32+ messages)
` [PATCH 1/9] kernel: add a PF_FORCE_COMPAT flag
` [PATCH 2/9] compat.h: fix a spelling error in <linux/compat.h>
` [PATCH 3/9] fs: explicitly check for CHECK_IOVEC_ONLY in rw_copy_check_uvector
` [PATCH 4/9] fs: handle the compat case in import_iovec
` [PATCH 5/9] fs: remove various compat readv/writev helpers
` [PATCH 6/9] fs: remove the compat readv/writev syscalls
` [PATCH 7/9] fs: remove compat_sys_vmsplice
` [PATCH 8/9] mm: remove compat_process_vm_{readv,writev}
` [PATCH 9/9] security/keys: remove compat_keyctl_instantiate_key_iov

[PATCH] arm64: defconfig: Enable Qcom SNPS Femto PHY
 2020-09-18 12:53 UTC 

[PATCH 0/6] Update Travis from Xenial to Bionic and Focal
 2020-09-18 12:51 UTC  (2+ messages)

[PATCH v2 00/37] kasan: add hardware tag-based mode for arm64
 2020-09-18 12:52 UTC  (13+ messages)
` [PATCH v2 21/37] kasan: introduce CONFIG_KASAN_HW_TAGS
` [PATCH v2 33/37] kasan, arm64: implement HW_TAGS runtime
` [PATCH v2 34/37] kasan, arm64: print report from tag fault handler

[PATCH] drm/panel: otm8009a: remove hack to force commands in HS
 2020-09-18 12:51 UTC  (4+ messages)

[PATCH 1/3] drm/amdgpu: add helper function for indirect reg access (v3)
 2020-09-18 12:51 UTC  (4+ messages)
` [PATCH 2/3] drm/amdgpu: switch to indirect reg access helper
` [PATCH 3/3] drm/amdgpu: support indirect access reg outside of mmio bar (v2)

[PATCH v3 0/6] tracing: export event trace and trace_marker
 2020-09-18 12:45 UTC  (4+ messages)
` [PATCH v3 6/6] stm class: ftrace: use different channel accroding to CPU

[PATCH v3 00/14] Adding GAUDI NIC code to habanalabs driver
 2020-09-18 12:50 UTC  (16+ messages)

[PATCH] usb: fix u2f build
 2020-09-18 12:49 UTC  (3+ messages)

[PATCH -next] ide: add the return pointer check for plat_ide_probe
 2020-09-18 12:56 UTC 

[PATCH] dmabuf: fix NULL pointer dereference in dma_buf_release()
 2020-09-18 12:48 UTC  (4+ messages)

[PATCH v1] fbdev: aty: remove CONFIG_PM container
 2020-09-18 12:42 UTC  (6+ messages)
` [Linux-kernel-mentees] "

[GIT PULL] pinctrl: sh-pfc: Updates for v5.10 (take two)
 2020-09-18 12:48 UTC 

[GIT PULL 1/4] Renesas ARM SoC updates for v5.10 (take two)
 2020-09-18 12:48 UTC  (5+ messages)
` [GIT PULL 1/4] Renesas ARM DT "
` [GIT PULL 2/4] Renesas ARM SoC updates for v5.10
` [GIT PULL 3/4] Renesas driver updates for v5.10 (take two)
` [GIT PULL 4/4] Renesas DT binding updates for v5.10

[GIT PULL] clk: renesas: Updates for v5.10 (take two)
 2020-09-18 12:48 UTC 

[PATCH 0/3] fbdev: stop using compat_alloc_user_space
 2020-09-18 12:48 UTC  (4+ messages)

[PATCH 0/3] IIO get to warning free for W=1 C=1
 2020-09-18 12:48 UTC  (3+ messages)
` [PATCH 3/3] iio:core: Tidy up kernel-doc

[PATCH -next] open: Fix some kernel-doc warnings in open.c
 2020-09-18 12:45 UTC 

[PATCH] dm: Call proper helper to determine dax support
 2020-09-18 12:48 UTC  (9+ messages)

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-09-18 12:47 UTC  (2+ messages)

[PATCH 0/4] Document regoff_t (and a few minor patches)
 2020-09-18 12:45 UTC  (5+ messages)
` [PATCH 1/4] system_data_types.7: wfix
` [PATCH 2/4] system_data_types.7: Document regoff_t
` [PATCH 3/4] regoff_t.3: New link to new documented type in system_data_types(7)
` [PATCH 4/4] system_data_types.7: srcfix: Add FIXME notes

[PATCH v2] fbcon: Remove the superfluous break
 2020-09-18 12:45 UTC  (4+ messages)

[PATCH] dma-fence: add get_signaled_timestamp to fence ops
 2020-09-18 12:45 UTC  (3+ messages)

[PATCH v38 00/24] Intel SGX foundations
 2020-09-18 12:44 UTC  (3+ messages)
` [PATCH v38 10/24] mm: Add vm_ops->mprotect()

[PATCH v8 00/20] gpio: cdev: add uAPI v2
 2020-09-18 12:44 UTC  (4+ messages)
` [PATCH v8 09/20] gpiolib: cdev: support edge detection for "

[PATCH] fbcon: Remove the superfluous break
 2020-09-18 12:43 UTC  (6+ messages)

[PATCH] vhost-vdpa: don't check g_malloc() return value
 2020-09-18 12:40 UTC  (2+ messages)

[PATCH v2] software_node: Add support for fwnode_graph*() family of functions
 2020-09-18 12:42 UTC  (9+ messages)

[PATCH -next] fs/nsfs.c: Fix 'ns_common' kernel-doc warning in nsfs.c
 2020-09-18 12:38 UTC 

[PATCH] drm/panel: rm68200: allow using non-continuous dsi clock
 2020-09-18 11:47 UTC  (2+ messages)

[PATCH] Revert "net: linkwatch: add check for netdevice being present to linkwatch_do_dev"
 2020-09-18 12:35 UTC  (7+ messages)
          ` [Bridge] "

[PATCH v38 00/24] Intel SGX foundations
 2020-09-18 12:39 UTC  (7+ messages)
` [PATCH v38 13/24] x86/sgx: Add SGX_IOC_ENCLAVE_ADD_PAGES

[PATCH -next] nilfs2: Fix some kernel-doc warnings for nilfs2
 2020-09-18 12:36 UTC  (2+ messages)

[PATCH] drm/bridge/synopsys: dsi: fix initialization sequence
 2020-09-18 11:46 UTC  (2+ messages)

[PATCH] regmap: debugfs: Add back in erroneously removed initialisation of ret
 2020-09-18 12:38 UTC  (2+ messages)

[PATCH] docker.py: always use --rm
 2020-09-18 12:36 UTC  (2+ messages)

[PATCH 0/9] ARM: remove set_fs callers and implementation
 2020-09-18 12:36 UTC  (7+ messages)
` [PATCH 2/9] ARM: traps: use get_kernel_nofault instead of set_fs()

[PATCH 0/2] microvm: add pcie support
 2020-09-18 12:36 UTC  (4+ messages)
` [PATCH 1/2] microvm: add irq table
` [PATCH 2/2] microvm: add pcie support

[PATCH] PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready
 2020-09-18 12:38 UTC 

[cgroup:iocost-debt-forgiveness] BUILD SUCCESS 83e8ea543f9e76ccc87b20e1001645e197f3f1b1
 2020-09-18 12:37 UTC 

[PATCH v7 01/11] usb: typec: tcpci: Add a getter method to retrieve tcpm_port reference
 2020-09-18 12:36 UTC  (7+ messages)
` [PATCH v7 02/11] usb: typec: tcpci: Add set_vbus tcpci callback
` [PATCH v7 04/11] usb: typec: tcpci_maxim: Chip level TCPC driver
` [PATCH v7 06/11] usb: typec: tcpm: Add support for Sink Fast Role SWAP(FRS)

canfdtest on flexcan loopback
 2020-09-18 12:35 UTC  (3+ messages)

[dpdk-dev] [PATCH] app/test-sad: fix uninitialized variable
 2020-09-18 12:35 UTC 

[PATCH -next] arm64: Fix -Wunused-function warning
 2020-09-18 12:33 UTC  (2+ messages)

[PATCH v2 0/3] KVM: x86: KVM_MEM_PCI_HOLE memory
 2020-09-18 12:34 UTC  (11+ messages)

IIO: Review request
 2020-09-18 12:33 UTC 

[PATCH] irqchip/gic-v4.1: Optimize the delay time of the poll on the GICR_VPENDBASER.Dirty bit
 2020-09-18 12:18 UTC  (5+ messages)

post-receive: pub/scm/linux/kernel/git/geert/renesas-drivers
 2020-09-18 12:33 UTC 

post-receive: pub/scm/linux/kernel/git/rdma/rdma
 2020-09-18 12:33 UTC 

[PATCH bpf-next 1/2] bpf: Use --no-fail option if CONFIG_BPF is not enabled
 2020-09-18 12:26 UTC  (2+ messages)
` [PATCH bpf-next 2/2] tools resolve_btfids: Always force HOSTARCH

WARNING in close_fs_devices (2)
 2020-09-18 12:31 UTC  (2+ messages)

[PATCH printk 0/3] printk: move dictionaries to meta data
 2020-09-18 12:32 UTC  (6+ messages)
` [PATCH printk 2/3] printk: move dictionary keys to dev_printk_info

[V9fs-developer] [PATCH 02/13] 9p: Tell the VFS that readpage was synchronous
 2020-09-18 12:30 UTC  (5+ messages)
`  "

[PATCH v3 0/6] ACPI: Only create NUMA nodes from entries in SRAT or SRAT emulation
 2020-09-18 12:14 UTC  (3+ messages)

Allow preserving capabilities when changing user namespace of a process
 2020-09-18 12:29 UTC 

[meta-mingw][PATCH] ninja: configure for mingw platform
 2020-09-18 12:30 UTC 

[meta-mingw][PATCH] cmake: remove dependency to bash-completion
 2020-09-18 12:30 UTC 

[dpdk-dev] [PATCH v3] net/virtio: fix wrong variable assignment in helper macro
 2020-09-18 12:30 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5] "

[Linux-kernel-mentees] [PATCH] checkpatch: fix author Signed-off-by warning for split From: header
 2020-09-18 12:29 UTC 

[meta-mingw][PATCH] Override SDK_VENDOR
 2020-09-18 12:29 UTC 

[dpdk-dev] [PATCH] vdpa/mlx5: fix completion queue polling
 2020-09-18 12:29 UTC  (2+ messages)

[dpdk-dev] [PATCH] vdpa/mlx5: fix completion queue assertion
 2020-09-18 12:29 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/1] vhost: fix iotlb mempool single-consumer flag
 2020-09-18 12:29 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/1] vhost: Make iotlb mempool not single-consumer
  ` [dpdk-dev] [PATCH v2 1/1] vhost: fix iotlb mempool single-consumer flag

[PATCH v2 00/13] block: deal with errp: part I
 2020-09-18 12:27 UTC  (2+ messages)

[dpdk-dev] [PATCH] vdpa/mlx5: fix event channel setup
 2020-09-18 12:28 UTC  (3+ messages)
` [dpdk-dev] [v1] "

[dpdk-dev] [PATCH v2] vhost: add device reset status
 2020-09-18 12:28 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] "

[GIT PULL 0/3] Renesas ARM SoC updates for v5.10
 2020-09-18 12:26 UTC  (3+ messages)

[RFC] nvfs: a filesystem for persistent memory
 2020-09-18 12:25 UTC  (11+ messages)
      ` [PATCH] pmem: export the symbols __copy_user_flushcache and __copy_from_user_flushcache
              ` [PATCH] pmem: fix __copy_user_flushcache
                  ` the "read" syscall sees partial effects of the "write" syscall

[dpdk-dev] [PATCH v3 0/4] Add support for GET/SET_STATUS on virtio-user pmd
 2020-09-18 12:26 UTC  (2+ messages)

[Bug 1896096] [NEW] Git version: Build process is broken in block_curl.c.o
 2020-09-18 12:15 UTC  (3+ messages)
` [Bug 1896096] "

[PATCH 0/2] perf probe: Support debuginfod client
 2020-09-18 12:26 UTC  (5+ messages)
` [PATCH 2/2] perf probe: Fall back to debuginfod query if debuginfo and source not found

[PATCH v6 0/2] Add Intel LGM soc DMA support
 2020-09-18 12:20 UTC  (3+ messages)
  ` [PATCH v6 2/2] "

[dpdk-dev] [Bug 538] Incorrect packets sent by mlx5 with multiseg configuration in testpmd
 2020-09-18 12:24 UTC 

[PATCH v3 00/10] Independent per-CPU data section for nVHE
 2020-09-18 12:22 UTC  (5+ messages)
` [PATCH v3 10/11] kvm: arm64: Set up hyp percpu data "

[GIT PULL] Please pull powerpc/linux.git powerpc-5.9-5 tag
 2020-09-18 12:20 UTC  (2+ messages)

[cip-dev] [isar-cip-core][PATCH] classes/image_uuid: Generate new uuid if a new package is added
 2020-09-18 12:21 UTC  (2+ messages)

[PATCH v2 0/4] more mm switching vs TLB shootdown and lazy tlb fixes
 2020-09-18 12:18 UTC  (5+ messages)
` [PATCH v2 1/4] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race

post-receive: pub/scm/linux/kernel/git/vkoul/soundwire
 2020-09-18 12:21 UTC 

[PATCH v2 0/2] soundwire: use {u32|u16}p_replace_bits
 2020-09-18 12:20 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/powerpc/linux
 2020-09-18 12:21 UTC 

[dpdk-dev] Issue with net/netvsc pmd in 18.11.9
 2020-09-18 12:20 UTC  (11+ messages)

[PATCH v10 0/6] ACPI: Support Generic Initiator proximity domains
 2020-09-18 12:17 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/mellanox/linux
 2020-09-18 12:19 UTC 

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2020-09-18 12:19 UTC 

[dpdk-dev] [RFC PATCH 0/5] rework feature enabling macros for compatibility
 2020-09-18 12:19 UTC  (5+ 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.