All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-17 15:38:13 to 2018-05-17 16:19:08 UTC [more...]

post-receive: pub/scm/linux/kernel/git/geert/linux-m68k
 2018-05-17 16:19 UTC 

[PATCH 1/2] drm/i915/selftests: Wait longer for the old active request
 2018-05-17 16:18 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] "
` ✗ Fi.CI.BAT: failure "

[patch 00/15] SSB updates V17 0
 2018-05-17 16:17 UTC  (6+ messages)
` [patch 08/15] SSB updates V17 8
  ` [MODERATED] "

[RFC/RFT] [PATCH 00/10] Intel_pstate: HWP Dynamic performance boost
 2018-05-17 16:16 UTC  (9+ messages)
` [RFC/RFT] [PATCH 02/10] cpufreq: intel_pstate: Conditional frequency invariant accounting

[U-Boot] [PATCH v5 00/16] Add fastboot UDP support
 2018-05-17 16:16 UTC  (18+ messages)
` [U-Boot] [PATCH v5 01/16] fastboot: Move fastboot to drivers/fastboot
` [U-Boot] [PATCH v5 02/16] fastboot: Refactor fastboot_okay/fail to take response
` [U-Boot] [PATCH v5 03/16] fastboot: Extract fastboot_okay/fail to fb_common.c
` [U-Boot] [PATCH v5 04/16] fastboot: Correct dependencies in FASTBOOT_FLASH
` [U-Boot] [PATCH v5 05/16] fastboot: Add missing newlines
` [U-Boot] [PATCH v5 06/16] fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
` [U-Boot] [PATCH v5 07/16] fastboot: Fix parameter types in _fb_nand_write
` [U-Boot] [PATCH v5 08/16] fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
` [U-Boot] [PATCH v5 09/16] fastboot: Extract common definitions from USB fastboot
` [U-Boot] [PATCH v5 10/16] fastboot: Rename public fb_ functions to fastboot_
` [U-Boot] [PATCH v5 11/16] ti: fastboot: Move weak overrides to board files
` [U-Boot] [PATCH v5 12/16] fs: Add fs_get_type_name to return current filesystem name
` [U-Boot] [PATCH v5 13/16] fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig
` [U-Boot] [PATCH v5 14/16] mmc: Separate "mmc swrite" from fastboot
` [U-Boot] [PATCH v5 15/16] net: fastboot: Merge AOSP UDP fastboot
` [U-Boot] [PATCH v5 16/16] fastboot: Add support for 'oem format' command

[bpf PATCH 1/2] bpf: sockmap update rollback on error can incorrectly dec prog refcnt
 2018-05-17 16:16 UTC  (4+ messages)
` [bpf PATCH 2/2] bpf: parse and verdict prog attach may race with bpf map update

post-receive: pub/scm/linux/kernel/git/jkirsher/next-queue
 2018-05-17 16:16 UTC 

release date for 17.11.3?
 2018-05-17 16:16 UTC 

[Qemu-devel] [PATCH] disas/libvixl: Fix VIXL_FALLTHROUGH macro for QEMU
 2018-05-17 16:15 UTC  (5+ messages)

[PATCH] crypto/scheduler: fix multicore rings re-use
 2018-05-17 16:15 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v2] crypto/scheduler: fix possible duplicated ring names
 2018-05-17 16:15 UTC  (3+ messages)
  ` [dpdk-stable] "

[PATCH] app/testbbdev: fix unchecked return value
 2018-05-17 16:15 UTC  (3+ messages)

[PATCH] ASoC: ssm2602: Fix ADC powerup sequencing
 2018-05-17 16:14 UTC  (2+ messages)

[PATCH v3 0/4] Overlayfs mkdir related fixes
 2018-05-17 16:14 UTC  (10+ messages)
` [PATCH v3 1/4] ovl: use insert_inode_locked4() to hash a newly created inode

[PATCH 0/6] Macrofying inline assembly for better compilation
 2018-05-17 16:13 UTC  (2+ messages)
` [PATCH 1/6] x86: objtool: use asm macro for better compiler decisions

[U-Boot] [RFC PATCH v2 0/2] Convert USB fastboot code to use shared protocol
 2018-05-17 16:13 UTC  (2+ messages)
` [U-Boot] [RFC PATCH v2 1/2] usb: fastboot: Convert USB f_fastboot to shared fastboot

[PATCH 1/2] dhcp-transport: define _GNU_SOURCE
 2018-05-17 16:13 UTC  (3+ messages)

[Qemu-devel] [PATCH v3-a 00/27] target/arm: Scalable Vector Extension
 2018-05-17 16:11 UTC  (9+ messages)
` [Qemu-devel] [PATCH v3-a 04/27] target/arm: Implement SVE load vector/predicate
` [Qemu-devel] [PATCH v3-a 07/27] target/arm: Implement SVE Predicate Misc Group
` [Qemu-devel] [PATCH v3-a 08/27] target/arm: Implement SVE Integer Binary Arithmetic - Predicated Group
` [Qemu-devel] [PATCH v3-a 26/27] target/arm: Extend vec_reg_offset to larger sizes

[Qemu-devel] [PATCH 00/17] iotests: don't choke on disabled drivers
 2018-05-17 16:11 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[Buildroot] Migrating from buildroot-2016-08 to -2018-02
 2018-05-17 16:11 UTC  (2+ messages)

[PATCH v2 Bluez] client/gatt : Add support for Included Service
 2018-05-17 16:10 UTC 

suspicious RCU usage at ./include/net/inet_sock.h:LINE
 2018-05-17 16:09 UTC  (5+ messages)

[meta-initramfs][PATCH] ubi-utils-klibc: update from v. 1.5.2 to 2.0.2
 2018-05-17 16:09 UTC  (4+ messages)

[PATCH bpf-next 0/3] bpf: Add MTU check to fib lookup helper
 2018-05-17 16:09 UTC  (4+ messages)
` [PATCH bpf-next 1/3] net/ipv4: Add helper to return path MTU based on fib result
` [PATCH bpf-next 2/3] net/ipv6: "
` [PATCH bpf-next 3/3] bpf: Add mtu checking to FIB forwarding helper

[Buildroot] [PATCH v2] libgpiod: bump version to v1.1
 2018-05-17 16:08 UTC  (3+ messages)

[PATCH v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-17 16:07 UTC  (9+ messages)
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing
` [PATCH v2 17/40] iommu/arm-smmu-v3: Link domains and devices

[PATCH] arm: bcm2835: Add the PMU to the devicetree
 2018-05-17 16:06 UTC  (9+ messages)

[linux-next:master 7522/8111] drivers/usb/dwc3/drd.c:443:19: sparse: symbol 'dwc3_get_extcon' was not declared. Should it be static?
 2018-05-17 16:06 UTC  (3+ messages)
` [RFC PATCH linux-next] USB: dwc3: dwc3_get_extcon() can be static
  ` [RFC,linux-next] "

[GIT PULL] TDA998x I2C driver CEC support
 2018-05-17 16:06 UTC  (2+ messages)

[PATCH 0/2] PCI Quirk Patchset for Microsemi Switchtec NTB
 2018-05-17 16:06 UTC  (5+ messages)
` [PATCH 2/2] NTB: PCI Quirk to Enable Switchtec NT Functionality with IOMMU On

[PATCH] soc: qcom: apr: fix invalid msg_type check
 2018-05-17 16:03 UTC  (2+ messages)

[PATCH] kvm: rename HINTS_DEDICATED to KVM_HINTS_REALTIME
 2018-05-17 16:05 UTC  (3+ messages)

[PATCH net] net: test tailroom before appending to linear skb
 2018-05-17 16:05 UTC  (2+ messages)

[PATCH bpf-next] bpf: change eBPF helper doc parsing script to allow for smaller indent
 2018-05-17 16:05 UTC  (3+ messages)

[PATCH RFC] schedutil: Allow cpufreq requests to be made even when kthread kicked
 2018-05-17 16:04 UTC  (9+ messages)

[GIT PULL] arm64: tegra: Device tree fixes for v4.17
 2018-05-17 16:04 UTC  (2+ messages)

[PATCH v4 1/2] x86/hvm: Introduce *save_one() functions
 2018-05-17 16:04 UTC  (4+ messages)
` [PATCH v4 2/2] x86/domctl: Don't pause the whole domain if only getting vcpu state

[PATCH BlueZ] shared/io-ell: Add support for ELL based IO handling
 2018-05-17 16:03 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/colyli/bcache-patches
 2018-05-17 16:03 UTC 

[PATCH net-next] net: NET_VENDOR_MICROSEMI should default ot N
 2018-05-17 16:02 UTC  (2+ messages)

[meta-networking][PATCH 1/1] postfix: add dependencies needed for glibc 2.27
 2018-05-17 16:01 UTC 

post-receive: pub/scm/linux/kernel/git/colyli/bcache-patches
 2018-05-17 16:01 UTC 

[PATCH v11 0/2] Enabling content-type setting for HDMI displays
 2018-05-17 16:01 UTC  (2+ messages)

[RFC PATCH] UAPI: Document auxvec AT_* namespace policy and note reservations
 2018-05-17 16:00 UTC  (2+ messages)

[PATCHSET 0/3] Split queue lock into submission/completion locks
 2018-05-17 16:00 UTC  (9+ messages)
` [PATCH 1/3] nvme: remove ->cq_vector == -1 check in nvme_queue_rq()

stall/hang on 4.15 kernel with some Xeon skylake CPUs and extended APIC
 2018-05-17 15:59 UTC  (7+ messages)
` [bisected] rcu_sched detected stalls - 4.15 or newer "

[PATCH v2 0/4] seccomp trap to userspace
 2018-05-17 15:59 UTC  (14+ messages)
` [PATCH v2 1/4] seccomp: add a return code to "
` [PATCH v2 3/4] seccomp: add a way to get a listener fd from ptrace

[PATCH v5 00/23] IOMMU and VT-d driver support for Shared Virtual Address (SVA)
 2018-05-17 15:59 UTC  (5+ messages)
` [PATCH v5 13/23] iommu: introduce device fault report API

net: ieee802154: 6lowpan: fix frag reassembly
 2018-05-17 15:59 UTC  (4+ messages)

[PATCH] drm/i915: Nul-terminate legacy debug string
 2018-05-17 15:58 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v3-UPADATE 2/3] ioremap: Update pgtable free interfaces with addr
 2018-05-17 15:57 UTC  (2+ messages)

AArch64 memory
 2018-05-17 15:58 UTC 

[patch V181 00/54] x86/pti: Final XMAS release
 2018-05-17 15:58 UTC  (3+ messages)
` [patch V181 35/54] x86/entry: Align entry text section to PMD boundary

[PATCH 0/4] Venus updates - PIL
 2018-05-17 15:57 UTC  (5+ messages)
` [PATCH 1/4] soc: qcom: mdt_loader: Add check to make scm calls
` [PATCH 2/4] media: venus: add a routine to reset ARM9

[Qemu-devel] [PATCH v3 0/2] xlnx-zynqmp: Add emulation of the ZynqMP GDMA and ADMA
 2018-05-17 15:57 UTC  (3+ messages)

[RFC] better visibility into kworkers
 2018-05-17 15:50 UTC  (2+ messages)

[bug report] selftests: cgroup: add memory controller self-tests
 2018-05-17 15:56 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/tegra/linux
 2018-05-17 15:56 UTC 

[PATCH v3] vfio/mdev: Check globally for duplicate devices
 2018-05-17 15:55 UTC  (3+ messages)

[bpf-next PATCH 0/2] SK_MSG programs: read sock fields
 2018-05-17 15:54 UTC  (3+ messages)
` [bpf-next PATCH 1/2] bpf: allow sk_msg programs to "
` [bpf-next PATCH 2/2] bpf: add sk_msg prog sk access tests to test_verifier

[RFC] mm, THP: Map read-only text segments using large THP pages
 2018-05-17 15:40 UTC  (3+ messages)

[PATCH 2/3] drm/scheduler: Don't call wait_event_killable for signaled process
 2018-05-17 15:52 UTC  (19+ messages)

[U-Boot] [BUG] qemu-x86_64_defconfig fails with panic("TSC frequency is ZERO");
 2018-05-17 15:51 UTC 

[PATCH v1] libxl: always call qemus xen-save-devices-state in suspend/resume
 2018-05-17 15:51 UTC 

[PATCH] maintainers: add maintainer for testpmd
 2018-05-17 15:50 UTC  (10+ messages)
` [PATCH] maintainers: fix responsibility of flow API bits
            ` [dpdk-stable] "

[Qemu-devel] [PATCH v2 0/8] linux-user: move socket.h definitions to CPU directories
 2018-05-17 15:50 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 4/8] linux-user: move socket.h generic definitions to generic/sockbits.h
` [Qemu-devel] [PATCH v2 6/8] linux-user: update ARCH_HAS_SOCKET_TYPES use
` [Qemu-devel] [PATCH v2 7/8] linux-user: copy sparc/sockbits.h definitions from linux

[PATCH] Remove calls to DAL suspend/resume from amdgpu_device_gpu_recover
 2018-05-17 15:50 UTC 

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2018-05-17 15:50 UTC 

[U-Boot] [PULL] Please pull u-boot-imx
 2018-05-17 15:50 UTC 

[PATCH v5 2/4] kernel hacking: new config NO_AUTO_INLINE to disable compiler auto-inline optimizations
 2018-05-17 15:49 UTC  (4+ messages)

[PROBLEM] orion5x: Kernel boot panic at of_clk_get()/orion_mdio_probe() on a non DT box on linux-4.16.7
 2018-05-17 15:49 UTC 

[PATCH] net/ixgbe: fix VLAN strip setting fail for per port
 2018-05-17 15:49 UTC  (2+ messages)

[PATCH v2] btrfs: use kvzalloc for EXTENT_SAME temporary data
 2018-05-17 15:48 UTC  (2+ messages)

[PATCH 0/2] Add USB OTG HS support on stm32mp157c
 2018-05-17 15:47 UTC  (9+ messages)
` [PATCH 1/2] ARM: dts: stm32: add USB OTG HS support for stm32mp157c SoC
` [PATCH 2/2] ARM: dts: stm32: enable USB OTG HS on stm32mp157c-ev1

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2018-05-17 15:48 UTC 

[PATCH] vfs: remove iterate_supers_type
 2018-05-17 15:47 UTC 

[PATCH 1/2] drm/i915/selftests: Wait longer for the old active request
 2018-05-17 15:47 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Flush the RING stop bit after clearing RING_HEAD in reset

Increased frequency of fastmap failure due to CRC mismatch
 2018-05-17 15:47 UTC 

[PATCH v2 RESEND 0/2] x86/mm/KASLR: Do not adapt the size of the direct mapping section for SGI UV system
 2018-05-17 15:47 UTC  (9+ messages)
` [PATCH v2 RESEND 2/2] "

[PATCH] PM / devfreq: Remove redundant frequency adjustment from governors
 2018-05-17 15:47 UTC  (3+ messages)

[PATCH v9 00/12] Support PPTT for ARM64
 2018-05-17 15:47 UTC  (9+ messages)
` [PATCH v9 02/12] drivers: base: cacheinfo: setup DT cache properties early

[PATCH] vfs: change iterate_supers callback to take an int arg instead of a void *
 2018-05-17 15:46 UTC 

[PATCH] net/mlx4: fix shifts of signed values
 2018-05-17 15:46 UTC  (2+ messages)

[PATCH net-next 0/4] tcp: implement SACK compression
 2018-05-17 15:46 UTC  (5+ messages)
` [PATCH net-next 3/4] tcp: add "

[U-Boot] [PATCH V5 0/2] Update sabrelite and nitrogen6x boards to use distro boot support
 2018-05-17 15:46 UTC  (5+ messages)
` [U-Boot] [PATCH V6 "

[PATCH v3] arm64: signal: Report signal frame size to userspace via auxv
 2018-05-17 15:45 UTC 

Problems about xfstests g/475
 2018-05-17 15:45 UTC  (3+ messages)

[PATCH] net/mlx5: fix default RSS level
 2018-05-17 15:45 UTC  (3+ messages)

[CI] drm/i915/execlists: HWACK checking superseded checking port[0].count
 2018-05-17 15:44 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 0/1] bcache fix for 4.17-rc6
 2018-05-17 15:43 UTC  (3+ messages)
` [PATCH 1/1] bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n

[U-Boot] Please pull u-boot-marvell/master (v2)
 2018-05-17 15:42 UTC 

post-receive: pub/scm/utils/dash/dash
 2018-05-17 15:42 UTC 

[PATCH 0/7] drm/tegra: Preparation work for destaging ABI
 2018-05-17 15:41 UTC  (8+ messages)
` [PATCH 1/7] drm/tegra: Use proper arguments for DRM_TEGRA_CLOSE_CHANNEL IOCTL
` [PATCH 2/7] drm/tegra: gem: Fill in missing export info
` [PATCH 3/7] drm/tegra: dc: Support rotation property
` [PATCH 4/7] drm/tegra: gr2d: Track interface version
` [PATCH 5/7] drm/tegra: gr3d: "
` [PATCH 6/7] drm/tegra: vic: "
` [PATCH 7/7] drm/tegra: Add kerneldoc for UAPI

[PATCH 00/24] drm_framebuffer boilerplate removal
 2018-05-17 15:41 UTC  (6+ messages)
` [PATCH 01/24] drm/cirrus: Place GEM BOs in drm_framebuffer
  ` [PATCH 19/24] drm/armada: Move GEM BO to drm_framebuffer

[PATCH] drm/i915: Remove unused enable_cmd_parser modparam
 2018-05-17 15:39 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] drm/amd/pp: missing curly braces in smu7_enable_sclk_mclk_dpm()
 2018-05-17 15:38 UTC  (3+ messages)

[Qemu-devel] [PATCH] console: Avoid segfault in screendump
 2018-05-17 15:38 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] ARM SMMUv3: Fix a couple of Coverity issues
 2018-05-17 15:37 UTC  (2+ 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.