All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-22 08:42:30 to 2018-03-22 09:37:44 UTC [more...]

[v5,5/5] typec: tcpm: Add support for sink PPS related messages
 2018-03-22  9:37 UTC  (2+ messages)
` [PATCH v5 5/5] "

[PATCH 0/4] vfio: ccw: error handling fixes and improvements
 2018-03-22  9:37 UTC  (4+ messages)
` [PATCH 1/4] vfio: ccw: fix cleanup if cp_prefetch fails

[Bug 105663] [CI] [CNL only] igt@tools_test@tools_test - incomplete - system hang?
 2018-03-22  9:37 UTC 

[PATCH v3] drm/xen-front: Add support for Xen PV display frontend
 2018-03-22  9:36 UTC  (6+ messages)

[PATCH V2 net-next 00/14] TLS offload, netdev & MLX5 support
 2018-03-22  9:36 UTC  (3+ messages)
` [PATCH V2 net-next 07/14] net/tls: Support TLS device offload with IPv6

[RFC PATCH 0/3] kernel: add support for 256-bit IO access
 2018-03-22  9:36 UTC  (13+ messages)

[PATCH] drm/i915/execlists: Use a locked clear_bit() for synchronisation with interrupt
 2018-03-22  9:36 UTC  (6+ messages)

[PATCH] perf: python: Reference Py_None before returning it
 2018-03-22  9:35 UTC  (3+ messages)

[v1,2/3] usb: dwc2: Change ISOC DDMA flow
 2018-03-22  9:36 UTC 

[PATCH] arm64: avoid race condition issue in dump_backtrace
 2018-03-22  9:35 UTC  (4+ messages)

[ragnatech:media-tree] BUILD SUCCESS 238f694e1b7f8297f1256c57e41f69c39576c9b4
 2018-03-22  9:34 UTC 

[PATCH 1/2] bpf: Remove struct bpf_verifier_env argument from print_bpf_insn
 2018-03-22  9:34 UTC  (4+ messages)

[PATCH v2 1/2] drm/i915: prefer INTEL_GEN() over INTEL_INFO()->gen
 2018-03-22  9:32 UTC  (4+ messages)
` [PATCH v2 2/2] drm/i915: hint gen and gen_mask shouldn't be used directly

[PATCH 0/7] PM /Domain/OPP: Add support to get performance state from DT
 2018-03-22  9:32 UTC  (15+ messages)
` [PATCH 1/7] PM / OPP: Implement dev_pm_opp_of_add_table_indexed()
` [PATCH 2/7] PM / OPP: Implement of_dev_pm_opp_find_required_opp()
` [PATCH 3/7] PM / Domain: Add struct device to genpd
` [PATCH 4/7] PM / Domain: Add support to parse domain's OPP table
` [PATCH 5/7] PM / Domain: Implement of_dev_pm_genpd_get_performance_state()
` [PATCH 6/7] PM / OPP: Get performance state using genpd helper
` [PATCH 7/7] PM / OPP: Remove dev_pm_opp_{un}register_get_pstate_helper()

[PATCH v5 00/11] nd/pack-objects-pack-struct updates
 2018-03-22  9:32 UTC  (5+ messages)
` [PATCH v6 "

[PATCH] mmc: block: Delete gendisk before cleaning up the request queue
 2018-03-22  9:31 UTC  (4+ messages)

[RFC PATCH 00/30] Xen Q35 Bringup patches + support for PCIe Extended Capabilities for passed through devices
 2018-03-22  9:29 UTC  (16+ messages)
` [RFC PATCH 07/12] hvmloader: allocate MMCONFIG area in the MMIO hole + minor code refactoring

mlx5 reta size is dynamic
 2018-03-22  9:27 UTC  (6+ messages)

[RFC 0/8] Force preemption
 2018-03-22  9:28 UTC  (3+ messages)

[PATCH 00/45] remove in-kernel syscall invocations (part 3 == remainder outside arch/)
 2018-03-22  9:27 UTC  (51+ messages)
` [PATCH 01/45] fs: add ksys_getdents64() helper; remove in-kernel calls to sys_getdents64()
` [PATCH 02/45] fs: add ksys_ioctl() helper; remove in-kernel calls to sys_ioctl()
` [PATCH 03/45] fs: add ksys_lseek() helper; remove in-kernel calls to sys_lseek()
` [PATCH 04/45] fs: add ksys_read() helper; remove in-kernel calls to sys_read()
` [PATCH 05/45] fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
` [PATCH 06/45] fs: add do_lookup_dcookie() helper; remove in-kernel call to syscall
` [PATCH 07/45] fs: add do_vmsplice() "
` [PATCH 08/45] fs: add kern_select() helper; remove in-kernel call to sys_select()
` [PATCH 09/45] fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
` [PATCH 10/45] fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
` [PATCH 11/45] fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
` [PATCH 12/45] fs: add do_compat_fcntl64() helper; remove in-kernel call to comapt syscall
` [PATCH 13/45] fs: add do_compat_select() "
` [PATCH 14/45] fs: add do_compat_signalfd4() "
` [PATCH 15/45] fs: add do_compat_futimesat() "
` [PATCH 16/45] inotify: add do_inotify_init() helper; remove in-kernel call to syscall
` [PATCH 17/45] fanotify: add do_fanotify_mark() "
` [PATCH 18/45] fs/quota: add kernel_quotactl() "
` [PATCH 19/45] fs/quota: use COMPAT_SYSCALL_DEFINE for sys32_quotactl()
` [PATCH 20/45] kernel: add do_compat_sigaltstack() helper; remove in-kernel call to compat syscall
` [PATCH 21/45] kernel: add ksys_setsid() helper; remove in-kernel call to sys_setsid()
` [PATCH 22/45] kernel: provide ksys_*() wrappers for syscalls called by kernel/uid16.c
` [PATCH 23/45] sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()
` [PATCH 24/45] kexec: call do_kexec_load() in compat syscall directly
` [PATCH 25/45] mm: add kernel_migrate_pages() helper, move compat syscall to mm/mempolicy.c
` [PATCH 26/45] mm: add kernel_move_pages() helper, move compat syscall to mm/migrate.c
` [PATCH 27/45] mm: add kernel_mbind() helper; remove in-kernel call to syscall
` [PATCH 28/45] mm: add kernel_[sg]et_mempolicy() helpers; remove in-kernel calls to syscalls
` [PATCH 29/45] mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
` [PATCH 30/45] ipc: add semtimedop syscall/compat_syscall wrappers
` [PATCH 31/45] ipc: add semget syscall wrapper
` [PATCH 32/45] ipc: add semctl syscall/compat_syscall wrappers
` [PATCH 33/45] ipc: add msgget syscall wrapper
` [PATCH 34/45] ipc: add shmget "
` [PATCH 35/45] ipc: add shmdt "
` [PATCH 36/45] ipc: add shmctl syscall/compat_syscall wrappers
` [PATCH 37/45] ipc: add msgctl "
` [PATCH 38/45] ipc: add msgrcv "
` [PATCH 39/45] ipc: add msgsnd "
` [PATCH 40/45] x86: use _do_fork() in compat_sys_x86_clone()
` [PATCH 41/45] x86: remove compat_sys_x86_waitpid()
` [PATCH 42/45] x86: fix sys_sigreturn() return type to be long, not unsigned long
` [PATCH 43/45] x86/sigreturn: use SYSCALL_DEFINE0
` [PATCH 44/45] kernel/sys_ni: sort cond_syscall() entries
` [PATCH 45/45] bpf: whitelist all syscalls for error injection

[PATCH net 1/3] lan78xx: Set ASD in MAC_CR when EEE is enabled
 2018-03-22  9:26 UTC  (2+ messages)

[Bug 105687] New: BUG: unable to handle kernel NULL pointer dereference at 0000000000000ca0
 2018-03-22  9:26 UTC  (3+ messages)
  ` [Bug 105687] "

RFC on writel and writel_relaxed
 2018-03-22  9:25 UTC  (8+ messages)

[v2] vhost: add vsock compat ioctl
 2018-03-22  9:25 UTC  (2+ messages)

[PATCH] nfsd: zero out umask if the client didn't provide one
 2018-03-22  9:25 UTC  (3+ messages)

Building BlueZ master from git in Yocto
 2018-03-22  9:25 UTC  (2+ messages)

[PATCH][next] net: mvpp2: use correct index on array mvpp2_pools
 2018-03-22  9:24 UTC  (3+ messages)

[PATCH 00/41] Memory Hotplug for DPDK
 2018-03-22  9:24 UTC  (17+ messages)
` [PATCH v2 "

[PATCH 0/5] PSR interrupts
 2018-03-22  9:21 UTC  (5+ messages)
` [PATCH 5/5] drm/i915/psr: Timestamps for PSR entry and exit interrupts

[U-Boot] [PATCH] bootvx: use program header for loading
 2018-03-22  9:21 UTC  (2+ messages)

[usb-next, v2 PATCH] usb: xhci: skip phys initialization of shared hcd
 2018-03-22  9:21 UTC  (8+ messages)
  ` [usb-next,v2] "

[GIT PULL] drm/imx: fixes for early vblank event issue, array underflow error
 2018-03-22  9:20 UTC 

[PATCH v7 0/2] mtd: fsl-quadspi: add support to create dynamic LUT entry
 2018-03-22  9:19 UTC  (5+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mtd: fsl-quadspi: fix init AHB read in fsl_qspi_nor_setup()

[PATCH] net/mlx: align to SPDX format
 2018-03-22  9:18 UTC  (3+ messages)
` [PATCH v2 0/9] align SPDX Mellanox copyrights

[PATCH] hwmon: (lm92) Do not try to detect MAX6635
 2018-03-22  9:17 UTC  (2+ messages)

[PATCH v2] Documentation/CodingStyle: Add an example for braces
 2018-03-22  9:12 UTC  (4+ messages)

[PATCH v5 0/7] vfio/type1: Add support for valid iova list management
 2018-03-22  9:15 UTC  (15+ messages)
` [PATCH v5 2/7] vfio/type1: Check reserve region conflict and update iova list

[PATCH v4 0/4] x86/PVHv2: Add memory map pointer to hvm_start_info struct
 2018-03-22  9:15 UTC  (7+ messages)
` [PATCH v4 4/4] libxc: Pass e820 map to HVM/PVH guests via hvm_start_info

[Qemu-devel] Bug AioContext polling is not implemented on Windows with qemu-system-ppc.exe
 2018-03-22  9:14 UTC  (14+ messages)

[PATCH] drm: Document the alpha blending rules
 2018-03-22  9:14 UTC 

[meta-python][PATCH v2 1/3] python-aws-iot-device-sdk-python: fix runtime dependencies
 2018-03-22  9:13 UTC  (4+ messages)
` [meta-python][PATCH v2 2/3] python-aws-iot-device-sdk-python: fix LICENSE
` [meta-python][PATCH v2 3/3] python-aws-iot-device-sdk-python: also package examples (as additional package)

package inclusion
 2018-03-22  9:13 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.12] iothread: fix breakage on windows
 2018-03-22  9:13 UTC  (2+ messages)

[PATCH 1/4] clk: bcm2835: Fix ana->maskX definitions
 2018-03-22  9:13 UTC  (8+ messages)
` [PATCH 4/4] clk: bcm2835: Make sure the PLL is gated before changing its rate

[PATCH] target: Use WARNON_NON_RT(!irqs_disabled())
 2018-03-22  9:13 UTC  (4+ messages)

[Qemu-devel] Should we check arguments for function `from_bcd` and `to_bcd`?
 2018-03-22  9:12 UTC  (2+ messages)

[PATCH v5 0/5] VMX MSRs policy for Nested Virt: part 1
 2018-03-22  9:12 UTC  (4+ messages)
` [PATCH v5 1/5] x86/msr: add VMX MSRs definitions and populate Raw domain policy

[PATCH v2] clk: bcm2835: De-assert/assert PLL reset signal when appropriate
 2018-03-22  9:11 UTC 

[Qemu-devel] [PATCH] scsi-disk: Don't enlarge min_io_size to max_io_size
 2018-03-22  9:11 UTC  (2+ messages)

[RFC PATCH 0/8] Drop mmap_sem during unmapping large map
 2018-03-22  9:10 UTC  (8+ messages)
` [RFC PATCH 1/8] mm: mmap: unmap large mapping by section

[PATCH for-4.11 0/2] libxc/x86: fix a couple of bugs
 2018-03-22  9:10 UTC  (4+ messages)
` [PATCH for-4.11 1/2] libxc/x86: fix mapping of the start_info area

[PATCH] libxc/arm: initialise p2m_size to make gcc happy
 2018-03-22  9:09 UTC  (4+ messages)

amdgpu hangs on boot or shutdown on AMD Raven Ridge CPU (Engineer Sample)
 2018-03-22  9:09 UTC  (7+ messages)

[Bug 105684] Loading amdgpu hits general protection fault: 0000 [#1] SMP NOPTI
 2018-03-22  9:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v5.2 for 2.13 0/4] tpm: Extend TPM with state migration support
 2018-03-22  9:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5.2 for 2.13 1/4] tpm: extend TPM emulator "

Linux 4.4.123
 2018-03-22  9:03 UTC  (2+ messages)

[linux-next:master 9678/10088] drivers/media/i2c/ov5670.c:2232:9: error: 'v4l2_find_nearest_size' undeclared; did you mean '__v4l2_find_nearest_size'?
 2018-03-22  9:06 UTC 

Linux 3.18.101
 2018-03-22  9:03 UTC  (2+ messages)

[U-Boot] [PATCH] pci: Fix decode regions for memory banks
 2018-03-22  9:06 UTC  (2+ messages)

[PATCH] btrfs-progs: check/original: Remove unused variable first_key
 2018-03-22  9:06 UTC 

[PATCH net] virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUS
 2018-03-22  9:05 UTC 

[PATCH 0/5] net/mlx5: use Netlink in VF mode
 2018-03-22  9:04 UTC  (5+ messages)
` [PATCH v3 0/3] "
  ` [PATCH v3 1/3] net/mlx5: use Netlink to add/remove MAC addresses

[PATCH v1 0/4] platform/x86: mlx-platform: Add bus differed and auto detection functionalities
 2018-03-22  9:04 UTC  (4+ messages)
` [PATCH v1 2/4] platform/x86: mlx-platform: Add differed bus functionality

[PATCH] serial: samsung: macros with complex values should be enclosed in parentheses
 2018-03-22  9:04 UTC  (7+ messages)

[PATCH 18.05 v4] Add function to return number of detected sockets
 2018-03-22  9:04 UTC  (6+ messages)
` [PATCH 18.05 v4] eal: add "

[PATCH v2 1/2] i40e: tweak page counting for XDP_REDIRECT
 2018-03-22  9:03 UTC  (4+ messages)
` [Intel-wired-lan] "
` [PATCH v2 2/2] i40e: add support "
  ` [Intel-wired-lan] "

[rocko 0/9] Gstreamer1.12.2 enablement for rocko
 2018-03-22  9:03 UTC  (2+ messages)
` [EXTERNAL] "

Linux 4.9.89
 2018-03-22  9:03 UTC  (2+ messages)

[PATCH] ixgbe: tweak page counting for XDP_REDIRECT
 2018-03-22  9:02 UTC  (2+ messages)
` [Intel-wired-lan] "

Moving forward with gdb sh native support?
 2018-03-22  9:01 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/19] uninorth fixes/mac_newworld board wiring improvements
 2018-03-22  9:00 UTC  (4+ messages)
` [Qemu-devel] [PATCH 17/19] uninorth: create new uninorth device

[Qemu-devel] [PATCH 0/4] Optionally use membarrier system call for RCU
 2018-03-22  8:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/4] membarrier: add --enable-membarrier

[v5,1/2] usb/gadget: Add an EP dispose() callback for EP lifetime tracking
 2018-03-22  8:57 UTC 

[Qemu-devel] [PATCH v1 00/14] fp-test + hostfloat
 2018-03-22  8:56 UTC  (2+ messages)

Out of space and incorrect size reported
 2018-03-22  8:54 UTC  (4+ messages)

[PATCH] memcg, thp: do not invoke oom killer on thp charges
 2018-03-22  8:56 UTC  (5+ messages)

[v5,1/2] usb/gadget/uvc-configs Fix host unable to negotiate framesizes other than first
 2018-03-22  8:55 UTC 

[PATCH] drm/amdgpu: give more chance for tlb flush if failed
 2018-03-22  8:53 UTC  (4+ messages)

[PATCH] perf util: Display warning when perf report/annotate is missing some libs
 2018-03-22  8:51 UTC  (7+ messages)

[PATCH 2/3] bus/pci: expose sysfs parsing API
 2018-03-22  8:51 UTC  (4+ messages)
` [PATCH v2 0/3] add ifcvf driver
  ` [PATCH v2 3/3] net/ifcvf: "

[ragnatech:media-tree 312/369] drivers/media/i2c/ov13858.c:1378:9: error: 'v4l2_find_nearest_size' undeclared; did you mean '__v4l2_find_nearest_size'?
 2018-03-22  8:49 UTC 

[PATCH v2 0/6] phy: qcom: Updates for USB PHYs on SDM845
 2018-03-22  8:50 UTC  (7+ messages)
` [PATCH v2 1/6] phy: qcom-qmp: Enable pipe_clk before checking USB3 PHY_STATUS
` [PATCH v2 2/6] phy: qcom-qusb2: Fix crash if nvmem cell not specified
` [PATCH v2 3/6] dt-bindings: phy-qcom-qmp: Update bindings for sdm845
` [PATCH v2 4/6] phy: qcom-qmp: Add QMP V3 USB3 UNI PHY support "
` [PATCH v2 5/6] dt-bindings: phy-qcom-usb2: Update bindings "
` [PATCH v2 6/6] phy: qcom-qusb2: Add QUSB2 PHYs support "

[morty][PATCH] grub-efi: fix build failure
 2018-03-22  8:53 UTC 

[PATCH v3 0/6] Add endpoint driver for Rockchip PCIe controller
 2018-03-22  8:47 UTC  (8+ messages)
` [PATCH v3 1/6] PCI: rockchip: Create individual folder for rockchip drivers

usb: dwc3: Makefile: fix link error on randconfig
 2018-03-22  8:47 UTC 

[SPDK] Advantages of spdk_nvme_ns_cmd_writev over spdk_nvme_ns_cmd_write
 2018-03-22  8:46 UTC 

[ThinkPad] speaker no sound after system resume
 2018-03-22  8:45 UTC  (2+ messages)

[PATCH V2] powerpc/mm/radix: Update pte fragment count from 16 to 256 on radix
 2018-03-22  8:43 UTC 

[ragnatech:media-tree 314/369] drivers/media/platform/vivid/vivid-vid-cap.c:565:34: error: macro "v4l2_find_nearest_size" requires 6 arguments, but only 5 given
 2018-03-22  8:41 UTC 

CONFIG_CHANGE record formats
 2018-03-22  8:42 UTC 

[PATCH 00/10] drm/sun4i: Frontend YUV and MB32 tile modifier support
 2018-03-22  8:41 UTC  (7+ messages)
` [PATCH 03/10] drm/sun4i: Don't pretend to handle ARGB8888 with the frontend


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.