All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-02-23 15:34:55 to 2017-02-23 16:22:20 UTC [more...]

[PATCH v3 00/16] ACPI graph support
 2017-02-23 16:19 UTC  (16+ messages)
` [PATCH v3 01/16] ACPI / property: Add possiblity to retrieve parent firmware node
` [PATCH v3 02/16] device property: Add fwnode_get_parent()
  ` [PATCH v3 03/16] ACPI / property: Add fwnode_get_next_child_node()
  ` [PATCH v3 04/16] device property: Add fwnode_get_named_child_node()
  ` [PATCH v3 05/16] ACPI / property: Add support for remote endpoints
  ` [PATCH v3 15/16] device property: Add fwnode_get_next_parent()
` [PATCH v3 06/16] device property: Add support for remote endpoints
` [PATCH v3 08/16] of: Add of_fwnode_handle() to convert device nodes to fwnode_handle
` [PATCH v3 09/16] driver core: Arrange headers alphabetically
` [PATCH v3 10/16] irqchip/gic: Add missing forward declaration for struct device
` [PATCH v3 11/16] of: No need to include linux/property.h, linux/fwnode.h is sufficient
` [PATCH v3 12/16] device property: Move dev_fwnode() to linux/property.h
` [PATCH v3 13/16] device property: Add support for fwnode endpoints
` [PATCH v3 14/16] of: Add nop implementation of of_get_next_parent()
` [PATCH v3 16/16] ACPI / DSD: Document references, ports and endpoints

[Fuego] ERROR 503: Service Temporarily Unavailable
 2017-02-23 16:21 UTC  (2+ messages)

[PATCH] wireless/atmel: remove time_t usage
 2017-02-23 16:14 UTC  (3+ messages)

[RFC PATCH] xhci: Use Cached ring during endpoint ring allocation
 2017-02-23 16:15 UTC  (2+ messages)

[PATCH net] vxlan: don't allow overwrite of config src addr
 2017-02-23 16:10 UTC  (3+ messages)

[PATCH] powernv-cpuidle: Validate DT property arrays are of same size
 2017-02-23 16:19 UTC 

[PATCH] drm/nouveau: gk20a: Turn instmem lock into mutex
 2017-02-23 16:20 UTC  (2+ messages)

[U-Boot] [PATCH v3 0/7] add support for rk3328 SoC
 2017-02-23 16:20 UTC  (15+ messages)
` [U-Boot] [PATCH v3 1/7] rockchip: rk3328: add device tree file
` [U-Boot] [PATCH v3 2/7] rockchip: rk3328: add soc basic support
` [U-Boot] [PATCH v3 3/7] rockchip: rk3328: add clock driver
` [U-Boot] [PATCH v3 4/7] rockchip: rk3328: add pinctrl driver
` [U-Boot] [PATCH v3 5/7] rockchip: rk3328: add sysreset driver
` [U-Boot] [PATCH v3 6/7] rockchip: rk3328: add evb-rk3328 support
` [U-Boot] [PATCH v3 7/7] rockchip: rk3288: add defconfig for evb-rk3328

[U-Boot] [PATCH v3 0/4] rk3399: enable SPL driver
 2017-02-23 16:19 UTC  (10+ messages)
` [U-Boot] [PATCH v3 1/4] arm64: rk3399: add ddr controller driver
` [U-Boot] [PATCH v3 2/4] dts: rk3399: update for spl require driver
` [U-Boot] [PATCH v3 3/4] arm64: rk3399: add SPL support
` [U-Boot] [PATCH v3 4/4] config: rk3399: enable SPL config for evb-rk3399

[PATCH net v2] vxlan: correctly validate VXLAN ID against VXLAN_N_VID
 2017-02-23 16:19 UTC 

[U-Boot] [PATCH v4] rockchip: arm64: rk3399: add SPL support
 2017-02-23 16:19 UTC  (2+ messages)

[PATCH V4 0/6] mm: fix some MADV_FREE issues
 2017-02-23 16:13 UTC  (10+ messages)
` [PATCH V4 1/6] mm: delete unnecessary TTU_* flags
` [PATCH V4 3/6] mm: move MADV_FREE pages into LRU_INACTIVE_FILE list
` [PATCH V4 4/6] mm: reclaim MADV_FREE pages

[U-Boot] rockchip: tinker: configs: use correct mmc instance as boot target device
 2017-02-23 16:19 UTC  (3+ messages)

[U-Boot] [PATCH] rockchip: firefly: configs: remove config_spl_of_platdata
 2017-02-23 16:19 UTC  (7+ messages)

[U-Boot] [PATCH] rockchip: video: fix mpixelclock in rockchip HDMI
 2017-02-23 16:19 UTC  (5+ messages)

[U-Boot] [PATCH] rockchip: firefly: configs: add a new config to keep non-of-platdata
 2017-02-23 16:19 UTC  (4+ messages)

[U-Boot] [PATCH v4 00/20] rk3188 uboot support
 2017-02-23 16:19 UTC  (4+ messages)

[PATCH v3 1/2] dt-bindings: Add Tegra186 BPMP I2C binding
 2017-02-23 16:18 UTC  (4+ messages)
` [PATCH v3 2/2] i2c: Add Tegra BPMP I2C proxy driver

Make execbuf fast[er]
 2017-02-23 16:18 UTC  (16+ messages)
` [PATCH 01/15] drm/i915: Copy user requested buffers into the error state
` [PATCH 02/15] drm/i915: Retire an active batch pool object rather than allocate new
` [PATCH 03/15] drm/i915: Drop spinlocks around adding to the client request list
` [PATCH 04/15] drm/i915: Amalgamate execbuffer parameter structures
` [PATCH 05/15] drm/i915: Use vma->exec_entry as our double-entry placeholder
` [PATCH 06/15] drm/i915: Split vma exec_link/evict_link
` [PATCH 07/15] drm/i915: Stop using obj->obj_exec_link outside of execbuf
` [PATCH 08/15] drm/i915: Store a direct lookup from object handle to vma
` [PATCH 09/15] drm/i915: Pass vma to relocate entry
` [PATCH 10/15] drm/i915: Eliminate lots of iterations over the execobjects array
` [PATCH 11/15] drm/i915: First try the previous execbuffer location
` [PATCH 12/15] drm/i915: Wait upon userptr get-user-pages within execbuffer
` [PATCH 13/15] drm/i915: Remove superfluous i915_add_request_no_flush() helper
` [PATCH 14/15] drm/i915: Allow execbuffer to use the first object as the batch
` [PATCH 15/15] drm/i915: Async GPU relocation processing

[Cocci] Include files in .cocci?
 2017-02-23 16:18 UTC 

Problem running dpdk-qat example in SR-IOV mode
 2017-02-23 16:18 UTC  (4+ messages)
    ` [dpdk-users] "

[PATCH] perf/x86: fix event counter update issue
 2017-02-23 16:14 UTC  (13+ messages)

[PATCH v7 0/7] Initial PVHv2 Dom0 support
 2017-02-23 16:17 UTC  (9+ messages)
` [PATCH v7 2/7] xen/x86: populate PVHv2 Dom0 physical memory map
` [PATCH v7 4/7] x86/libelf: pass the destination vCPU to libelf for Dom0 build

Does KVM support Read protecting and Execute protecting EPTs?
 2017-02-23 16:10 UTC  (2+ messages)

[Qemu-devel] [PATCH] memory: make ram device read/write endian sensitive
 2017-02-23 16:15 UTC  (20+ messages)

[RFC PATCH] memory-hotplug: Use dev_online for memhp_auto_offline
 2017-02-23 16:12 UTC  (9+ messages)

[PATCH v3 00/14] mm: page migration enhancement for thp
 2017-02-23 16:12 UTC  (3+ messages)

[GIT PULL] sound updates for 4.11-rc1
 2017-02-23 16:12 UTC 

[PATCH net 1/1] tipc: move premature initilalization of stack variables
 2017-02-23 16:10 UTC 

[PATCH 0/3] tsb expansion for sun4v
 2017-02-23 16:09 UTC  (2+ messages)

[PATCH v7 0/9] devicetree battery support and client bq27xxx_battery
 2017-02-23 16:08 UTC  (9+ messages)
` [PATCH v7 7/9] power: bq27xxx_battery: Add power_supply_battery_info support

[Qemu-devel] qemu-ga: qemu-ga will be blocked when works with vss in windows sometimes
 2017-02-23 16:07 UTC 

[PATCH] x86: Implement __WARN using UD0
 2017-02-23 16:03 UTC  (6+ messages)

[PATCH net-next 0/2] sctp: support MSG_MORE flag when sending msg
 2017-02-23 16:04 UTC  (6+ messages)
` [PATCH net-next 2/2] sctp: add support for MSG_MORE

[RFCv3][PATCH 0/5] Cleanup Ion mapping/caching
 2017-02-23 16:03 UTC  (11+ messages)
` [RFCv3][PATCH 3/5] arm64: Implement ARCH_HAS_FORCE_CACHE
          ` [Linaro-mm-sig] "

[PATCH] checkpatch.pl: Add SPDX license tag check for dts files and headers
 2017-02-23 15:56 UTC  (2+ messages)

[PATCH] arm64/cpufeature: check correct field width when updating sys_val
 2017-02-23 16:03 UTC 

crypto: hang in crypto_larval_lookup
 2017-02-23 16:02 UTC  (4+ messages)

[PATCH] bpf: fix spelling mistake: "proccessed" -> "processed"
 2017-02-23 15:54 UTC  (2+ messages)

[PATCH 1/1] devicetree: of_node_put() does not require holding devtree_lock
 2017-02-23 16:02 UTC  (2+ messages)

[Bug 99923] HITMAN (2016) having lighting and artefacting, and overly light room
 2017-02-23 16:01 UTC  (2+ messages)

[PATCH v2 00/10] try to reduce fragmenting fallbacks
 2017-02-23 16:01 UTC  (5+ messages)

[PATCH 0/5] KVM: rename and extend vcpu->requests API
 2017-02-23 15:52 UTC  (16+ messages)
` [PATCH 2/5] KVM: add KVM request variants without barrier
` [PATCH 4/5] KVM: add __kvm_request_needs_mb

Loading DSDT table using 'acpi' or some memory write command?
 2017-02-23 16:00 UTC 

[PATCH 0/8] Netfilter fixes for net
 2017-02-23 16:00 UTC  (2+ messages)

[PATCH 00/35] treewide trivial patches converting pr_warning to pr_warn
 2017-02-23 16:00 UTC  (3+ messages)
` [PATCH 25/35] drivers/of: Convert remaining uses of "

[PATCH/RFC 0/6] PSCI: Fix non-PMIC wake-up if SYSTEM_SUSPEND cuts power
 2017-02-23 15:58 UTC  (16+ messages)

[PATCH V3 0/4] Define coherent device memory node
 2017-02-23 15:57 UTC  (7+ messages)

[PATCH net V3 0/5] mlx4 misc fixes
 2017-02-23 15:58 UTC  (2+ messages)

net/sched/act_pedit.c:261:2-3: Unneeded semicolon
 2017-02-23 15:57 UTC 

[PATCH 1/5] drm/i915: Remove redundant TLB invalidate on switching contexts
 2017-02-23 15:57 UTC  (5+ messages)
` [PATCH 2/5] drm/i915: Remove redundant TLB invalidate on switching ppgtt
` [PATCH 3/5] drm/i915: Reduce context alignment
` [PATCH 4/5] drm/i915: Suppress context restore w/a when using MI_RESTORE_INHIBIT
` [PATCH 5/5] drm/i915: Suppress switch_mm emission between the same aliasing_ppgtt

[bug report] RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()
 2017-02-23 15:58 UTC 

[PATCH 0/3] Fix rpm signing with GPG v2.1
 2017-02-23 15:58 UTC  (2+ messages)

[PATCH 0/2] tools: split xl into a separate directory
 2017-02-23 15:57 UTC  (6+ messages)

[PATCH v2 1/3] arm64: cacheinfo: add support for alternative format of CCSIDR_EL1
 2017-02-23 15:57 UTC  (4+ messages)
` [PATCH v2 2/3] arm64: kvm: reuse existing cache type/info related macros

[PATCH] uapi: fix linux/rds.h userspace compilation errors
 2017-02-23 15:55 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH] uapi: fix linux/seg6.h and linux/seg6_iptunnel.h userspace compilation errors
 2017-02-23 15:55 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC] drm/sun4i: rgb: Add 5% tolerance to dot clock frequency check
 2017-02-23 15:54 UTC  (7+ messages)

[PATCH 1/1] forcedeth: Remove return from a void function
 2017-02-23 15:55 UTC  (2+ messages)

[patch net] lib: Remove string from parman config selection
 2017-02-23 15:55 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/22] target/openrisc updates
 2017-02-23 15:54 UTC  (7+ messages)
          ` [OpenRISC] "

[Question]: Question on the hash algorithm of evm and pcr_extend?
 2017-02-23 15:54 UTC  (2+ messages)
  ` [Linux-ima-devel] "

[PATCH] libs/devicemodel: initialise op_bufs in xendevicemodel_xcall
 2017-02-23 15:54 UTC  (2+ messages)

[PATCH 1/1] selftest/eSDK.py: Cleanup when there is an error in setUpClass
 2017-02-23 15:53 UTC  (2+ messages)

Xen Security Advisory 209 (CVE-2017-2620) - cirrus_bitblt_cputovideo does not check if memory region is safe
 2017-02-23 15:52 UTC 

[PATCH V2] audit: normalize NETFILTER_PKT
 2017-02-23 15:51 UTC  (3+ messages)

[PATCH] lpfc: add missing Kconfig NVME dependencies
 2017-02-23 15:51 UTC  (4+ messages)

SHAttered (the first practical SHA1 attack)
 2017-02-23 15:50 UTC 

Regarding phys port id in mellanox NIC
 2017-02-23 15:49 UTC  (2+ messages)

[PATCH 0/3] Fix rpm signing with GPG v2.1
 2017-02-23 15:48 UTC  (2+ messages)

[U-Boot] Complete verified uboot example
 2017-02-23 15:48 UTC  (3+ messages)

[PATCH] uapi: fix linux/llc.h userspace compilation error
 2017-02-23 15:47 UTC  (2+ messages)

[PATCH] uapi: fix linux/ip6_tunnel.h userspace compilation errors
 2017-02-23 15:47 UTC  (2+ messages)

[Bug report] dmix on armv8
 2017-02-23 15:46 UTC 

[RFC 0/4] iio: trigger: Add OF support and GPIO based trigger
 2017-02-23 15:45 UTC  (7+ messages)
` [RFC 3/4] dt-bindings: iio: add support for GPIO triggers

[RFT PATCH 0/2] ARM/arm64: module-plt: split core and init PLT sections
 2017-02-23 15:45 UTC  (3+ messages)
` [RFT PATCH 1/2] ARM: module: "

[PATCH] sched: Optimize pick_next_task for idle_sched_class too
 2017-02-23 15:25 UTC  (6+ messages)

[PATCH RFC v2 00/12] socket sendmsg MSG_ZEROCOPY
 2017-02-23 15:45 UTC  (2+ messages)

[PATCH] Staging: speakup: synth: Fix checkpatch warning
 2017-02-23 15:35 UTC 

[PATCH net 0/6] Mellanox mlx5e fixes for 4.11-rc1
 2017-02-23 15:44 UTC  (2+ messages)

[U-Boot] [PATCH 00/10] sunxi: Remove SYS_EXTRA_OPTIONS
 2017-02-23 15:44 UTC  (11+ messages)
` [U-Boot] [PATCH 01/10] sunxi: Convert SUNXI_GMAC to Kconfig
` [U-Boot] [PATCH 02/10] sunxi: icnova-a20-swac_defconfig: Remove AXP209_POWER from SYS_EXTRA_OPTIONS
` [U-Boot] [PATCH 03/10] sunxi: icnova-a20-swac_defconfig: Remove CMD_BMP "
` [U-Boot] [PATCH 04/10] sunxi: icnova-a20-swac_defconfig: Remove CMD_UNZIP and SYS_EXTRA_OPTIONS
` [U-Boot] [PATCH 05/10] sunxi: mk802_defconfig: Remove SYS_EXTRA_OPTIONS
` [U-Boot] [PATCH 06/10] sunxi: Convert SUNXI_EMAC to Kconfig
` [U-Boot] [PATCH 07/10] sunxi: Convert CONFIG_RGMII "
` [U-Boot] [PATCH 08/10] sunxi: Convert CONFIG_SATAPWR "
` [U-Boot] [PATCH 09/10] sunxi: Convert CONFIG_MACPWR "
` [U-Boot] [PATCH 10/10] sunxi: Convert CONS_INDEX "

[Cluster-devel] GFS2: Pull request (merge window) addendum
 2017-02-23 15:37 UTC  (2+ messages)
  `  "

[PATCH v2 1/2] drm/i915: signal first fence from irq handler if complete
 2017-02-23 15:42 UTC  (2+ messages)
` [PATCH v2 2/2] drm/i915: Delay disabling the user interrupt for breadcrumbs

[Buildroot] [git commit] util-linux: security bump to version 2.29.2
 2017-02-23 15:42 UTC  (2+ messages)

[PATCH] wireless-regdb: Update rules for Australia (AU) and add 60GHz rules
 2017-02-23 15:35 UTC  (4+ messages)
` [PATCH v2] "
  ` [wireless-regdb] "

[Bug 97590] Fury X (Fiji) LEDs do not reflect GPU load
 2017-02-23 15:41 UTC  (2+ messages)

[RFC] Add support for downloading blobs on demand
 2017-02-23 15:39 UTC  (6+ messages)

[Qemu-devel] [PULL 0/3] usb patch queue
 2017-02-23 15:40 UTC  (4+ messages)
` [Qemu-devel] [PULL 1/3] usb: replace handle_destroy with unrealize
` [Qemu-devel] [PULL 2/3] usb: ohci: fix error return code in servicing td
` [Qemu-devel] [PULL 3/3] xhci: properties cleanup

[Qemu-devel] [PATCH v4 0/8] Implement NBD_OPT_GO, block size advertisement
 2017-02-23 15:38 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 7/8] nbd: Implement NBD_INFO_BLOCK_SIZE on server

[PATCH] MIPS: End spinlocks with .insn
 2017-02-23 15:37 UTC  (4+ messages)

some problems about permission of subdirectory
 2017-02-23 15:21 UTC 

[Qemu-devel] [PATCH] intel_iommu: make sure its init before PCI dev
 2017-02-23 15:35 UTC  (7+ messages)

[PATCH] dt-bindings: power/supply: rename max8925_batter.txt to max8925_battery.txt
 2017-02-23 15:35 UTC 

[PATCH 0/6] Enable OA unit for Gen 8 and 9 in i915 perf
 2017-02-23 15:35 UTC  (3+ messages)
` [PATCH 3/6] drm/i915: Add uncore mmio api for per-context registers

[Qemu-devel] [PATCH V8 0/2] Add new qmp commands to suppurt Xen COLO
 2017-02-23 15:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH V8 2/2] Add a new qmp command to do checkpoint, query xen replication status


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.