All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-06 14:56:04 to 2018-12-06 15:27:25 UTC [more...]

[PATCH 0/2] riscv: enable syscalls tracepoints
 2018-12-06 15:26 UTC  (6+ messages)
` [PATCH 1/2] riscv: fix trace_sys_exit hook
` [PATCH 2/2] riscv: add HAVE_SYSCALL_TRACEPOINTS to Kconfig

[RFC PATCH v8 0/4] Media Device Allocator API
 2018-12-06 15:27 UTC  (4+ messages)
` [RFC PATCH v8 1/4] media: "

[PATCH 0/3] vfio-ccw: support hsch/csch (kernel part)
 2018-12-06 15:26 UTC  (9+ messages)
              ` [Qemu-devel] "

[PATCH v2 00/18] Xen PV backend 'qdevification'
 2018-12-06 15:08 UTC  (20+ messages)
` [Qemu-devel] "
` [PATCH v2 01/18] xen: re-name XenDevice to XenLegacyDevice
  ` [Qemu-devel] "
` [PATCH v2 02/18] xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
  ` [Qemu-devel] "
` [PATCH v2 03/18] xen: introduce 'xen-block', 'xen-disk' and 'xen-cdrom'
  ` [Qemu-devel] "
` [PATCH v2 04/18] xen: create xenstore areas for XenDevice-s
  ` [Qemu-devel] "
` [PATCH v2 05/18] xen: add xenstore watcher infrastructure
  ` [Qemu-devel] "
` [PATCH v2 06/18] xen: add grant table interface for XenDevice-s
  ` [Qemu-devel] "
` [PATCH v2 07/18] xen: add event channel "
  ` [Qemu-devel] "
` [PATCH v2 08/18] xen: duplicate xen_disk.c as basis of dataplane/xen-block.c
  ` [Qemu-devel] "
` [PATCH v2 09/18] xen: remove unnecessary code from dataplane/xen-block.c
  ` [Qemu-devel] "

[Qemu-devel] [PATCH v3 0/4] vmdk: Implement blockdev-create
 2018-12-06 15:13 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] vmdk: Refactor vmdk_create_extent
` [Qemu-devel] [PATCH v3 2/4] vmdk: Implement .bdrv_co_create callback
` [Qemu-devel] [PATCH v3 3/4] iotests: Filter cid numbers in VMDK extent info
` [Qemu-devel] [PATCH v3 4/4] iotests: Add VMDK tests for blockdev-create

[Qemu-devel] [PATCH v5 00/36] ppc: support for the XIVE interrupt controller (POWER9)
 2018-12-06 15:14 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 36/36] ppc/pnv: add XIVE support

[RFC] arm: Allow system registers for KVM guests to be changed by QEMU code
 2018-12-06 15:14 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH for-4.0 00/14] nbd: add qemu-nbd --list
 2018-12-06 15:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH 10/14] nbd/client: Split handshake into two functions

[Qemu-trivial] [PATCH] cutils: Assert in-range base for string-to-integer conversions
 2018-12-06 15:18 UTC  (2+ messages)
` [Qemu-devel] "

papr SCM driver fixes
 2018-12-06 15:17 UTC  (3+ messages)
` [PATCH 1/7] powerpc/papr_scm: Use depend instead of select
` [PATCH 2/7] powerpc/papr_scm: Fix resource end address

[virtio] [PATCH v3] ACCESS_PLATFORM/ORDER_PLATFORM
 2018-12-06 15:25 UTC  (5+ messages)
` [virtio] Re: [virtio-dev] "

[PATCH v6 00/20] xen: add pvh guest support
 2018-12-06 15:24 UTC  (4+ messages)
` [PATCH v6 09/20] xen: add basic hooks for PVH in current code

[Qemu-devel] [PATCH 00/18] Xen PV backend 'qdevification'
 2018-12-06 15:24 UTC  (6+ messages)
` [PATCH 15/18] xen: add a mechanism to automatically create XenDevice-s
      ` [Qemu-devel] "

[PATCH v3 0/4] Add NXP pcf85263 real-time clock support
 2018-12-06 15:24 UTC  (4+ messages)
` [PATCH v3 2/4] rtc: pcf85363: Add support for NXP pcf85263 rtc

[PATCH][next] drivers: base: remove need for a temporary string for the node name
 2018-12-06 15:23 UTC  (5+ messages)

[U-Boot] [PATCH v3 00/28] MTD defconfigs/Kconfigs/Makefiles heavy cleanup
 2018-12-06 15:23 UTC  (8+ messages)
` [U-Boot] [PATCH v3 13/28] mtd: ensure MTD is compiled when ENV_IS_IN_FLASH is selected

[PATCH] blk-mq: Set request mapping to NULL in blk_mq_put_driver_tag
 2018-12-06 15:22 UTC  (5+ messages)
` +AFs-PATCH+AF0- blk-mq: Set request mapping to NULL in blk+AF8-mq+AF8-put+AF8-driver+AF8-tag

dmapool regression in next
 2018-12-06 15:11 UTC  (4+ messages)

[PATCH] dma-buf: fix debugfs versus rcu and fence dumping
 2018-12-06 15:21 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/4] Add Rock960 and Ficus 96Board support
 2018-12-06 15:20 UTC  (7+ messages)

[PATCH V10 0/4] blk-mq: refactor code of issue directly
 2018-12-06 15:19 UTC  (3+ messages)
` [PATCH V10 3/4] blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests

[PATCH 0/4] mmc: meson-gx: chained descriptor fixup and improvements
 2018-12-06 15:18 UTC  (10+ messages)
` [PATCH 1/4] mmc: meson-gx: make sure the descriptor is stopped on errors
` [PATCH 2/4] mmc: meson-gx: remove useless lock
` [RFT PATCH 3/4] mmc: meson-gx: align default phase on soc vendor tree
` [RFT PATCH 4/4] mmc: meson-gx: add signal resampling

[PATCH 1/7] drm/i915: Allocate a common scratch page
 2018-12-06 15:18 UTC  (3+ messages)
` [PATCH 5/7] drm/i915: Return immediately if trylock fails for direct-reclaim

[GIT PULL] i.MX fixes for 4.20, round 3
 2018-12-06 15:16 UTC 

About the data payload of rte_mbuf?
 2018-12-06 15:17 UTC  (3+ messages)

[PATCHv2 for v4.19-stable 0/6] reset: make optional functions
 2018-12-06 15:17 UTC  (5+ messages)

[PATCH v2] xfs: use a dedicated SLAB cache for sector sized buffer data
 2018-12-06 15:17 UTC  (3+ messages)

[U-Boot] [PATCH v4] pico-imx7d: Increase the CONFIG_ENV_OFFSET size
 2018-12-06 15:17 UTC  (13+ messages)
` [U-Boot] [PATCH] Enable expression support for CONFIG_BOARD_SIZE_LIMIT

[PATCH] Revert "clk: fix __clk_init_parent() for single parent clocks"
 2018-12-06 15:16 UTC  (6+ messages)
` [PATCH] clk: socfpga: Don't have get_parent for single parent ops

[PATCH V3 0/2] mmc: mmci: add stop command
 2018-12-06 15:13 UTC  (9+ messages)
` [PATCH V3 1/2] mmc: mmci: add variant property to set command stop bit
` [PATCH V3 2/2] mmc: mmci: send stop command to clear the dpsm

PREEMPT_RT and i915
 2018-12-06 15:13 UTC  (3+ messages)

[PATCH v2 1/1] stackleak: Register the 'stackleak_cleanup' pass before the '*free_cfg' pass
 2018-12-06 15:13 UTC  (2+ messages)

[U-Boot] [PATCH v1] fs: fat: dynamically allocate memory for temporary buffer
 2018-12-06 15:13 UTC  (2+ messages)

patch "kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var()" added to tty-linus
 2018-12-06 15:12 UTC 

[RFC v2 00/13] Multi-Key Total Memory Encryption API (MKTME)
 2018-12-06 15:11 UTC  (11+ messages)
` [RFC v2 10/13] keys/mktme: Add the MKTME Key Service type for memory encryption

[PATCH 1/1] stackleak: Register the 'stackleak_cleanup' pass before the 'mach' pass
 2018-12-06 15:10 UTC  (6+ messages)

NFS client behavior on WRITE_DELEGATION
 2018-12-06 15:10 UTC  (2+ messages)

[U-Boot] Please pull u-boot-rockchip
 2018-12-06 15:09 UTC 

[PATCH v2 0/2] arm64: Only call into preempt_schedule() if need_resched()
 2018-12-06 15:08 UTC  (3+ messages)

gitweb: local configuration not found
 2018-12-06 15:02 UTC  (4+ messages)

[PATCH v3 0/4] iommu improvements
 2018-12-06 15:08 UTC  (6+ messages)
` [PATCH v3 2/4] iommu: rename wrapper functions
` [PATCH v3 3/4] iommu: elide flushing for higher order map/unmap operations

[PATCHv4 00/10] As was discussed here (among other places):
 2018-12-06 15:08 UTC  (3+ messages)
` [PATCHv4 01/10] videodev2.h: add tag support
  ` Invite for IRC meeting: "

[PATCH 1/3] ASoC: rt5660: Add a new ACPI match ID
 2018-12-06 15:08 UTC  (3+ messages)
` [PATCH 2/3] ASoC: Intel: kbl_da7219_max98357a_rt5660: Add a new codec rt5660

usb: dwc2: Revert "usb: dwc2: Disable all EP's on disconnect"
 2018-12-06 15:07 UTC  (2+ messages)
` [PATCH] "

[PATCH 0/2] Fix return code and improve feature check for synthetic uevents
 2018-12-06 15:07 UTC  (3+ messages)
` [PATCH 2/2] kobject: add kernel/uevent_features sysfs file

[PATCH 0/2] staging: greybus: Fix parameters alignment and strings concatenation
 2018-12-06 15:05 UTC  (6+ messages)
` [PATCH 2/2] staging: greybus: Added space between string concatenated

[PATCH v2 01/10] libxl: Move dm user determination logic into a helper function
 2018-12-06 15:02 UTC  (10+ messages)
` [PATCH v2 02/10] libxl: Get rid of support for QEMU_USER_BASE (xen-qemuuser-domidNN)
` [PATCH v2 03/10] libxl: Clean up userlookup_helper_getpw* helper
` [PATCH v2 04/10] dm_depriv: Describe expected usage of device_model_user parameter
` [PATCH v2 05/10] libxl: Do root checks once in libxl__domain_get_device_model_uid
` [PATCH v2 06/10] libxl: Move qmp cleanup into devicemodel destroy function
` [PATCH v2 07/10] libxl: Make killing of device model asynchronous
` [PATCH v2 08/10] libxl: Kill QEMU by uid when possible
` [PATCH v2 09/10] libxl: Kill QEMU with "reaper" ruid
` [PATCH v2 10/10] dm_depriv: Mark `UID cleanup` as completed

[PATCH v2 0/5] Spectre big.Little updates
 2018-12-06 15:03 UTC  (11+ messages)
  ` [PATCH v2 5/5] ARM: spectre-v2: per-CPU vtables to work around big.Little systems

usb: dwc2: Revert "usb: dwc2: Disable all EP's on disconnect"
 2018-12-06 15:03 UTC  (2+ messages)
` [PATCH] "

[PATCH 1/3] kbuild: refactor Makefile.asm-generic
 2018-12-06 15:03 UTC  (3+ messages)
` [PATCH 2/3] kbuild: generate asm-generic wrappers if mandatory headers are missing

[PATCH v2] lzo: fix ip overrun during compress
 2018-12-06 15:03 UTC  (5+ messages)

[PATCH net-next 0/4] net: aquantia: add RSS configuration
 2018-12-06 15:02 UTC  (5+ messages)
` [PATCH net-next 1/4] net: aquantia: fix RSS table and key sizes
` [PATCH net-next 2/4] net: aquantia: increase max number of hw queues
` [PATCH net-next 3/4] net: aquantia: fix initialization of RSS table
` [PATCH net-next 4/4] net: aquantia: add support of RSS configuration

[U-Boot] [PATCH v3 4/4] rockchip: rk3399: Add Ficus EE board support
 2018-12-06 15:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 3/4] rockchip: rk3399: Add Rock960 CE board support
 2018-12-06 15:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 1/4] arm: dts: rockchip: add some common pin-settings to rk3399
 2018-12-06 15:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[U-Boot] [PATCH v3 2/4] rockchip: rk3399: Add common Rock960 family from Vamrs
 2018-12-06 15:02 UTC  (2+ messages)
` [U-Boot] [U-Boot, v3, "

[PATCH 0/2] riscv: add support for SECCOMP and SECCOMP_FILTER
 2018-12-06 15:01 UTC  (6+ messages)
` [PATCH 1/2] riscv: add support for SECCOMP incl. filters
` [PATCH 2/2] riscv: fix syscall_{get,set}_arguments

[PATCH] test/metrics: Fixed a negative case to pass
 2018-12-06 15:01 UTC 

scatterlist arch cleanups
 2018-12-06 15:01 UTC  (5+ messages)
` [PATCH 1/2] csky, h8300, riscv: remove <asm/scatterlist.h> leftovers
` [PATCH 2/2] arch: switch the default on ARCH_HAS_SG_CHAIN

[PATCH 4.19 00/41] 4.19.8-stable review
 2018-12-06 14:39 UTC  (14+ messages)
` [PATCH 4.19 03/41] unifdef: use memcpy instead of strncpy
` [PATCH 4.19 07/41] arm64: ftrace: Fix to enable syscall events on arm64
` [PATCH 4.19 11/41] mips: fix mips_get_syscall_arg o32 check
` [PATCH 4.19 12/41] IB/mlx5: Avoid load failure due to unknown link width
` [PATCH 4.19 13/41] tracing/fgraph: Fix set_graph_function from showing interrupts
` [PATCH 4.19 17/41] drm: set is_master to 0 upon drm_new_set_master() failure
` [PATCH 4.19 21/41] userfaultfd: use ENOENT instead of EFAULT if the atomic copy user fails
` [PATCH 4.19 25/41] kgdboc: Fix restrict error
` [PATCH 4.19 27/41] svm: Add mutex_lock to protect apic_access_page_done on AMD systems
` [PATCH 4.19 33/41] Input: matrix_keypad - check for errors from of_get_named_gpio()
` [PATCH 4.19 37/41] Input: elan_i2c - add support for ELAN0621 touchpad
` [PATCH 4.19 38/41] btrfs: tree-checker: Dont check max block group size as current max chunk size limit is unreliable
` [PATCH 4.19 41/41] tipc: use destination length for copy string

[PATCH v4] signal: add taskfd_send_signal() syscall
 2018-12-06 15:01 UTC  (2+ messages)

siginfo pid not populated from ptrace?
 2018-12-06 14:40 UTC  (12+ messages)

[U-Boot] [PATCH] usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t
 2018-12-06 15:00 UTC  (3+ messages)

[PATCH 00/15 v4] Regulator ena_gpiod fixups
 2018-12-06 14:41 UTC  (4+ messages)

[PATCH 4.14 00/55] 4.14.87-stable review
 2018-12-06 14:39 UTC  (19+ messages)
` [PATCH 4.14 01/55] Kbuild: suppress packed-not-aligned warning for default setting only
` [PATCH 4.14 02/55] disable stringop truncation warnings for now
` [PATCH 4.14 04/55] kobject: Replace strncpy with memcpy
` [PATCH 4.14 07/55] kernfs: "
` [PATCH 4.14 09/55] drm: gma500: fix logic error
` [PATCH 4.14 12/55] kdb: use memmove instead of overlapping memcpy
` [PATCH 4.14 15/55] MIPS: ralink: Fix mt7620 nd_sd pinmux
` [PATCH 4.14 18/55] drm/ast: Fix incorrect free on ioregs
` [PATCH 4.14 21/55] drm/meson: Fix OOB memory accesses in meson_viu_set_osd_lut()
` [PATCH 4.14 27/55] userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
` [PATCH 4.14 30/55] kgdboc: Fix warning with module build
` [PATCH 4.14 32/55] drm/msm: fix OF child-node lookup
` [PATCH 4.14 36/55] Input: cros_ec_keyb - fix button/switch capability reports
` [PATCH 4.14 40/55] btrfs: tree-checker: Dont check max block group size as current max chunk size limit is unreliable
` [PATCH 4.14 42/55] ARC: change defconfig defaults to ARCv2
` [PATCH 4.14 44/55] udf: Allow mounting volumes with incorrect identification strings
` [PATCH 4.14 46/55] reset: remove remaining WARN_ON() in <linux/reset.h>
` [PATCH 4.14 51/55] thermal/drivers/hisi: Fix configuration register setting

[RFC v2 00/16] Hash Equivalency Server
 2018-12-06 14:58 UTC  (6+ messages)
` [OE-core][PATCH v3 00/17] "
  ` [OE-core][PATCH v3 10/17] bitbake: siggen: Split out task depend ID
        ` [bitbake-devel] [PATCH "

[PATCH] libxl: Documentation about the domain configuration on disk
 2018-12-06 14:57 UTC  (3+ messages)

remove the ->mapping_error method from dma_map_ops V3
 2018-12-06 14:57 UTC  (5+ messages)

[PATCH v4 16/15] fsnotify: relax WARN_ON() in fsnotify_nameremove()
 2018-12-06 14:58 UTC 

A case where diff.colorMoved=plain is more sensible than diff.colorMoved=zebra & others
 2018-12-06 14:58 UTC  (2+ messages)

[PATCH 2/9] drm/amdgpu: Refine function amdgpu_csa_vaddr
 2018-12-06 14:56 UTC  (5+ messages)
` [PATCH 4/9] drm/amdgpu: Add a bitmask in amdgpu_ctx_mgr

[BUG REPORT] Git does not correctly replay bisect log
 2018-12-06 14:43 UTC  (5+ messages)

[PATCH v10 0/8] Introduce on-chip interconnect API
 2018-12-06 14:55 UTC  (3+ messages)

dma: cppi41: delete channel from pending list when stop channel
 2018-12-06 14:56 UTC  (2+ messages)
` [PATCH] "

[PATCH V5 0/6] ARM: imx: add imx7ulp support
 2018-12-06 14:55 UTC  (3+ messages)
` [PATCH V5 6/6] ARM: imx_v6_v7_defconfig: "


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.