All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-05-17 15:28:43 to 2018-05-17 15:59:39 UTC [more...]

[PATCH v2 0/4] seccomp trap to userspace
 2018-05-17 15:59 UTC  (15+ 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

[U-Boot] [PATCH v5 00/16] Add fastboot UDP support
 2018-05-17 15:59 UTC  (17+ 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

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

[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

[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 v2 00/40] Shared Virtual Addressing for the IOMMU
 2018-05-17 15:58 UTC  (5+ messages)
` [PATCH v2 13/40] vfio: Add support for Shared Virtual Addressing

[Qemu-arm] [PATCH v3-a 00/27] target/arm: Scalable Vector Extension
 2018-05-17 15:57 UTC  (3+ messages)
` [Qemu-arm] [PATCH v3-a 26/27] target/arm: Extend vec_reg_offset to larger sizes
  ` [Qemu-devel] "

[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)

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

[PATCH net] net: test tailroom before appending to linear skb
 2018-05-17 15:54 UTC 

[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

[PATCHSET 0/3] Split queue lock into submission/completion locks
 2018-05-17 15:52 UTC  (14+ messages)
` [PATCH 1/3] nvme: remove ->cq_vector == -1 check in nvme_queue_rq()
` [PATCH 2/3] nvme: split the nvme queue lock into submission and completion locks
` [PATCH 3/3] nvme: drop IRQ disabling on submission queue lock

[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  (13+ messages)
` [Qemu-devel] [PATCH v2 4/8] linux-user: move socket.h generic definitions to generic/sockbits.h
` [Qemu-devel] [PATCH v2 5/8] linux-user: move ppc socket.h definitions to ppc/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 1/2] dhcp-transport: define _GNU_SOURCE
 2018-05-17 15:50 UTC  (3+ messages)

[PATCH] Remove calls to DAL suspend/resume from amdgpu_device_gpu_recover
 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 v4 1/2] x86/hvm: Introduce *save_one() functions
 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

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

[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

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

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] net/mlx4: fix shifts of signed values
 2018-05-17 15:46 UTC  (2+ messages)

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

[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

[PATCH net-next] net: NET_VENDOR_MICROSEMI should default ot N
 2018-05-17 15:43 UTC 

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

[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

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

[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

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

[Buildroot] Migrating from buildroot-2016-08 to -2018-02
 2018-05-17 15:40 UTC 

[Qemu-arm] [PATCH 0/2] ARM SMMUv3: Fix a couple of Coverity issues
 2018-05-17 15:37 UTC  (3+ messages)
  ` [Qemu-devel] "

[Buildroot] [PATCH v2] libgpiod: bump version to v1.1
 2018-05-17 15:39 UTC  (2+ messages)

[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)

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

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

[Qemu-devel] [PATCH v4 0/9] xen_disk: legacy code removal and cleanup
 2018-05-17 15:37 UTC  (22+ messages)
`  "
` [Qemu-devel] [PATCH v4 1/9] xen: add a meaningful declaration of grant_copy_segment into xen_common.h
  `  "
` [Qemu-devel] [PATCH v4 2/9] xen_backend: add grant table helpers
  `  "
` [Qemu-devel] [PATCH v4 3/9] xen_disk: remove open-coded use of libxengnttab
  `  "
` [Qemu-devel] [PATCH v4 4/9] xen: remove other "
  `  "
` [Qemu-devel] [PATCH v4 5/9] xen_backend: add an emulation of grant copy
  `  "
` [Qemu-devel] [PATCH v4 6/9] xen_disk: remove use of grant map/unmap
  `  "
` [Qemu-devel] [PATCH v4 7/9] xen_backend: make the xen_feature_grant_copy flag private
  `  "
` [Qemu-devel] [PATCH v4 8/9] xen_disk: use a single entry iovec
  `  "
` [Qemu-devel] [PATCH v4 9/9] xen_disk: be consistent with use of xendev and blkdev->xendev
  `  "

[PATCH i-g-t 1/3] igt/gem_cpu_reloc: Check HW exists before attempting to use it
 2018-05-17 15:37 UTC  (3+ messages)

[PATCH] drm/bridge: checkpatch strict minor updates
 2018-05-17 15:36 UTC  (4+ messages)

[PATCH] nvme: handle completions outside of the queue lock
 2018-05-17 15:35 UTC  (13+ messages)

[PATCH 0/7] gpu: host1x: Preparation work for destaging ABI
 2018-05-17 15:34 UTC  (8+ messages)
` [PATCH 1/7] gpu: host1x: Remove wait check support
` [PATCH 2/7] gpu: host1x: Store pointer to client in jobs
` [PATCH 3/7] gpu: host1x: Cleanup loop variable usage
` [PATCH 4/7] gpu: host1x: Drop unnecessary host1x argument
` [PATCH 5/7] gpu: host1x: Rename relocarray -> relocs for consistency
` [PATCH 6/7] gpu: host1x: Use not explicitly sized types
` [PATCH 7/7] gpu: host1x: Track client version

[PATCH] drm/amd/amdgpu: Code comments for the amdgpu_ttm.c driver. (v2)
 2018-05-17 15:34 UTC  (2+ messages)

[Qemu-devel] [qemu PATCH v2 0/4] support NFIT platform capabilities
 2018-05-17 15:32 UTC  (3+ messages)
` [Qemu-devel] [qemu PATCH v3 3/4] nvdimm, acpi: "
  `  "

[PATCH bpf-next 0/7] bpf: implement BPF_PERF_EVENT_QUERY for perf event query
 2018-05-17 15:32 UTC  (5+ messages)
` [PATCH bpf-next 2/7] bpf: introduce bpf subcommand BPF_PERF_EVENT_QUERY

[U-Boot] [PATCH v2] net: MVGBE don't automatically select PHYLIB
 2018-05-17 15:32 UTC  (3+ messages)

[PATCH] drm/amd/pp: Fix build warning
 2018-05-17 15:31 UTC  (2+ messages)

[PATCH ghak82] audit: Fix wrong task in comparison of session ID
 2018-05-17 15:31 UTC 

[PATCH ghak82] audit: Fix extended comparison of GID/EGID
 2018-05-17 15:31 UTC 

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

[PATCH V2] test online label ioctl
 2018-05-17 15:23 UTC  (2+ messages)
` [PATCH V3] "

[PATCH v2 0/3] btrfs: add read mirror policy
 2018-05-17 15:22 UTC  (4+ messages)

[PATCH 0/4] gdb upgrade and misc fixes to enable gcc8
 2018-05-17 15:30 UTC  (4+ messages)
` [PATCH 3/4] ovmf: Fix build with gcc8

[RFC PATCH for 4.18 00/14] Restartable Sequences
 2018-05-17 15:30 UTC  (7+ messages)
` [PATCH 03/14] arm: Add restartable sequences support

how to recognize in libxl that a domU has qemu-xen attached?
 2018-05-17 15:29 UTC  (4+ messages)

[PATCH] WHENCE: Fix typo Version v3
 2018-05-17 15:20 UTC 

[PATCH] drm/dp: implement EXTENDED_RECEIVER_CAPABILITY_FIELD_PRESENT
 2018-05-17 15:29 UTC  (4+ messages)

[PATCH net-next] net/smc: init conn.tx_work & conn.send_lock sooner
 2018-05-17 15:28 UTC  (5+ messages)

[PATCH v5 00/21] Fixes for GCC8 against lagopus
 2018-05-17 15:28 UTC  (4+ messages)
` [PATCH v5 02/21] rte_string_fns.h: fix gcc8.1 sign conv warning in lstrcpy


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.