All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-05 23:46:57 to 2016-10-06 03:47:08 UTC [more...]

[Qemu-devel] [PATCH] qtest: add read/write accessors with a specific endianness
 2016-10-06  3:45 UTC  (9+ messages)

[Qemu-devel] QEMU - Security Research Questions #2
 2016-10-06  3:44 UTC 

[GIT PULL] Mailbox changes for v4.9
 2016-10-06  3:43 UTC  (2+ messages)

[PATCH] scripts: add new script
 2016-10-06  3:29 UTC  (6+ messages)
` [PATCH v2] scripts: add new script 'native'

[PATCH V3] add function to check for git config user
 2016-10-06  3:26 UTC  (2+ messages)

[xen-unstable test] 101274: regressions - FAIL
 2016-10-06  3:24 UTC 

linux-next: Tree for Oct 6
 2016-10-06  3:23 UTC 

[PATCH] scripts: Rename 'native' to 'oe-run-native'
 2016-10-06  3:18 UTC 

ERROR: "bad_dma_ops" [drivers/net/ethernet/qualcomm/emac/qcom-emac.ko] undefined!
 2016-10-06  3:17 UTC 

[GIT PULL]: dmaengine updates for 4.9-rc1
 2016-10-06  3:26 UTC 

[PATCH] windowsaio: fix completion thread affinitization
 2016-10-06  3:16 UTC 

[B.A.T.M.A.N.] [PATCH maint] batman-adv: Modify neigh_list only with rcu-list functions
 2016-10-06  3:14 UTC  (2+ messages)

[PATCH] ASoC: Intel: Skylake: Use DPIB to update position for Playback stream
 2016-10-06  3:21 UTC 

BTRFS: space_info 4 has 18446742286429913088 free, is not full
 2016-10-06  3:04 UTC  (10+ messages)

[PATCH libdrm] Fix strict aliasing violation in drmHandleEvent
 2016-10-06  2:55 UTC 

web.upgrades
 2016-10-06  2:40 UTC 

[Qemu-devel] [RFC 0/4] Improve PCI IO window orgnaization for pseries
 2016-10-06  3:03 UTC  (5+ messages)
` [Qemu-devel] [RFC 1/4] spapr_pci: Delegate placement of PCI host bridges to machine type
` [Qemu-devel] [RFC 2/4] spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
` [Qemu-devel] [RFC 3/4] spapr_pci: Add a 64-bit MMIO window
` [Qemu-devel] [RFC 4/4] spapr: Improved placement of PCI host bridges in guest memory map

[B.A.T.M.A.N.] Broadcast Avoidances, Neighborhood Hash
 2016-10-06  3:03 UTC  (5+ messages)
` [B.A.T.M.A.N.] [PATCH 1/3] batman-adv: Store and transmit own neighborhood hash

openssl: OpenSSL 1.1.x update
 2016-10-06  2:59 UTC  (4+ messages)

[PATCH 1/2] btrfs: improve inode's outstanding_extents computation
 2016-10-06  2:51 UTC  (2+ messages)
` [PATCH 2/2] btrfs: fix false enospc for compression

[Qemu-devel] [PATCH 1/2] migration: add qemu_loadvm_section_header() helper
 2016-10-06  2:54 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] migration: introduce section type QEMU_VM_SECTION_HEADER

linux-next: manual merge of the akpm-current tree with the percpu tree
 2016-10-06  2:46 UTC  (2+ messages)

[GIT] Networking
 2016-10-06  2:56 UTC  (9+ messages)

Issue with amd-staging-4.7 on rx480
 2016-10-06  2:54 UTC 

[Qemu-devel] [PATCH 1/2] migration: split qemu_loadvm_section_start_full() to qemu_loadvm_section_{start(), full()}
 2016-10-06  2:51 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] migration: send and check the devices between source and distination at the begining

[Qemu-devel] [PATCH v2] hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
 2016-10-06  0:00 UTC  (2+ messages)

[Qemu-devel] [PATCH] tests/pxe: Use -nodefaults to speed up ppc64/ipv6 pxe test
 2016-10-05 23:57 UTC  (3+ messages)

[U-Boot] SPL load ARM Trusted Firmware BL31?
 2016-10-06  2:51 UTC  (8+ messages)

openjdk build fails due to checksum mismatches from icedtea-native
 2016-10-06  1:14 UTC  (5+ messages)

net/sunrpc/stats.c:204: undefined reference to `_GLOBAL_OFFSET_TABLE_'
 2016-10-06  2:43 UTC  (6+ messages)

[U-Boot] [PATCH 00/12] dm: x86: Improve vesa driver-model support
 2016-10-06  2:43 UTC  (4+ messages)
` [U-Boot] [PATCH 07/12] dm: x86: video: Add a driver-model driver for ivybridge graphics

[U-Boot] [PATCH v2 00/12] dm: x86: Improve vesa driver-model support
 2016-10-06  2:42 UTC  (13+ messages)
` [U-Boot] [PATCH v2 01/12] Revert "x86: broadwell: gpio: Remove the codes to set up pin control"
` [U-Boot] [PATCH v2 02/12] x86: Add an accelerated memmove() function
` [U-Boot] [PATCH v2 03/12] Fix return value in trailing_strtoln()
` [U-Boot] [PATCH v2 04/12] list: Add list_last_entry() to find the last entry
` [U-Boot] [PATCH v2 05/12] dm: core: Add a function to get a uclass name
` [U-Boot] [PATCH v2 06/12] x86: video: Fix typo in broadwell Kconfig
` [U-Boot] [PATCH v2 07/12] dm: x86: video: Add a driver-model driver for ivybridge graphics
` [U-Boot] [PATCH v2 08/12] dm: stdio: Allow lazy probing of video devices
` [U-Boot] [PATCH v2 09/12] dm: video: Add driver-model support to vesa graphics
` [U-Boot] [PATCH v2 10/12] x86: Adjust config to support DM_VIDEO
` [U-Boot] [PATCH v2 11/12] dm: x86: Move samus to use new driver model support
` [U-Boot] [PATCH v2 12/12] dm: x86: Move link to use driver model for video

[PATCH 1/2] i40e: Add packet_type metadata in the i40e vPMD
 2016-10-06  6:38 UTC  (8+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] i40e: Enable bad checksum flags in "
    ` [PATCH v3 1/2] i40e: Add packet_type metadata in the "
    ` [PATCH v4 "
      ` [PATCH v4 2/2] i40e: Enable bad checksum flags in "

[kernel-hardening] Any artists around?
 2016-10-06  2:27 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 1/1] qga: minimal support for fstrim for Windows guests
 2016-10-05 19:47 UTC  (3+ messages)

[PATCH 1/2] HID: sony: Adjust value range for motion sensors
 2016-10-06  2:18 UTC  (2+ messages)
` [PATCH 2/2] HID: sony: Update device ids

[PATCH v3] PCI: rockchip: Support property to specify the link capability
 2016-10-06  2:18 UTC  (5+ messages)

[PATCH v2] scsi: ufshcd: fix possible unclocked register access
 2016-10-06  2:17 UTC  (2+ messages)

[PATCH] fscrypto: make XTS tweak initialization endian-independent
 2016-10-06  2:16 UTC  (5+ messages)

BUG_ON() in workingset_node_shadows_dec() triggers
 2016-10-06  2:12 UTC  (5+ messages)

[RFC PATCH] mm, compaction: allow compaction for GFP_NOFS requests
 2016-10-06  2:11 UTC  (5+ messages)

ath10k: about packet injection
 2016-10-06  2:11 UTC  (3+ messages)

[PATCH] tpm: don't destroy chip device prematurely
 2016-10-06  2:07 UTC  (14+ messages)

[PATCH] x86/entry/64: Fix context tracking state warning when load_gs_index fails
 2016-10-06  2:07 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/10] binman: A tool for creating firmware images
 2016-10-06  2:04 UTC  (7+ messages)
` [U-Boot] [PATCH v3 08/10] binman: Automatically include a U-Boot .dtsi file
` [U-Boot] [PATCH v3 09/10] RFC: Use binman for a sunxi board

[U-Boot] [PATCH v2 1/2] tools: buildmand: Remove duplicated code
 2016-10-06  2:03 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/2] tools: buildman: Add compiler wrapper

[U-Boot] [PATCH v2 00/10] Python 3.x support for patman & dtoc
 2016-10-06  2:03 UTC  (24+ messages)
` [U-Boot] [PATCH v2 01/10] patman: Replace tabs with spaces
` [U-Boot] [PATCH v2 02/10] patman: Make print statements python 3.x safe
` [U-Boot] [PATCH v2 03/10] patman: Make exception handling "
` [U-Boot] [PATCH v2 04/10] patman: Import 'configparser' lower case to be "
` [U-Boot] [PATCH v2 05/10] patman: Decode stdout/stderr as utf8, "
` [U-Boot] [PATCH v2 06/10] patman: Use items() to iterate over dictionaries
` [U-Boot] [PATCH v2 07/10] patman: Fix doctest StringIO import for python 3.x
` [U-Boot] [PATCH v2 08/10] dtoc: Use items() to iterate over dictionaries in "
` [U-Boot] [PATCH v2 09/10] dtoc: Decode strings for struct.unpack on "
` [U-Boot] [PATCH v2 10/10] dtoc: Make integer division python 3.x safe

[WireGuard] auth-only wireguard
 2016-10-06  2:12 UTC 

[PATCH v1 0/1] nvme : Add sysfs entry for NVMe CMBs when appropriate
 2016-10-06  2:01 UTC  (2+ messages)
` [PATCH v1 1/1] "

[ANNOUNCE] 3.12.64-rt86
 2016-10-06  1:58 UTC 

[ANNOUNCE] 4.4.23-rt33
 2016-10-06  1:58 UTC 

[U-Boot] ACPI in general
 2016-10-06  1:58 UTC  (7+ messages)

[PATCH 1/2] nvme: don't schedule multiple resets
 2016-10-06  1:47 UTC  (3+ messages)
` [PATCH 2/2] nvme: Delete created IO queues on reset

[U-Boot] [PATCH 0/5] Refactor makefiles for u-boot.cfg rules
 2016-10-06  1:41 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] check-config: fix wrong comment about how to build whitelist

[PATCH] random: Fix early crash in credit_entropy_bits
 2016-10-05 20:27 UTC  (3+ messages)

[PATCH] proc(5): clarify the root symlink and mount namespaces
 2016-10-06  1:36 UTC 

[RFC 0/2] Add device tree property and quirk for supporting sdhci
 2016-10-06  1:34 UTC  (6+ messages)
` [RFC 1/2] sdhci: Add device tree property sd-broken-highspeed

[PATCH] phy: micrel.c: Support ksz9031 energy-detect power-down mode
 2016-10-06  1:19 UTC  (3+ messages)
` [PATCH v2] phy: micrel.c: Enable "

[Qemu-devel] Virtual Machine Generation ID
 2016-10-06  1:29 UTC  (4+ messages)

[B.A.T.M.A.N.] Help in setting up mesh test bed using qemu - BATMAN adv
 2016-10-06  1:28 UTC  (2+ messages)

Bug#837964: 95a05b3 broke mdadm --add on my superblock 1.0 array
 2016-10-06  1:26 UTC  (8+ messages)
`  "

[PATCH] drm/amdgpu: remove duplicate evict_vram in suspend path
 2016-10-06  1:10 UTC  (3+ messages)

Talent Scout
 2016-10-06  0:55 UTC 

[PATCH v7 0/7] ZBC / Zoned block device support
 2016-10-06  1:04 UTC  (16+ messages)
` [PATCH v7 1/7] block: Add 'zoned' queue limit
` [PATCH v7 2/7] blk-sysfs: Add 'chunk_sectors' to sysfs attributes
` [PATCH v7 3/7] block: update chunk_sectors in blk_stack_limits()
` [PATCH v7 4/7] block: Define zoned block device operations
` [PATCH v7 5/7] block: Implement support for zoned block devices
` [PATCH v7 6/7] sd: Implement support for ZBC devices
` [PATCH v7 7/7] blk-zoned: implement ioctls

YOUR COMPENSATION PAYMENT VIA ATM VISA CARD.‏
 2016-10-06  0:54 UTC  (2+ messages)

[PATCH] scsi: ufshcd: fix possible unclocked register access
 2016-10-06  0:57 UTC  (2+ messages)

2.10.0: multiple versionsort.prereleasesuffix buggy?
 2016-10-06  0:40 UTC  (9+ messages)
` [PATCH 0/5] Fix version sort prerelease reordering bug
  ` [PATCH 5/5] versioncmp: cope with common leading parts in versionsort.prereleaseSuffix

[PATCH 0/1 V2] yocto-uninative: allow URL override
 2016-10-06  0:43 UTC  (2+ messages)
` [PATCH 1/1 V2] uninative: users can override download site

[meta-networking][PATCH] wireshark: update to 2.2.1
 2016-10-06  0:33 UTC 

[PATCH] genl: Add l_genl_msg_attr_append_data
 2016-10-06  0:31 UTC  (2+ messages)

[PATCH perf/core] perf script: fix a use after free crash
 2016-10-06  0:29 UTC  (3+ messages)
` callchain map refcounting fixes was "

[U-Boot] [PATCH v2 0/3] Add sdram capacity auto detect for rk3288
 2016-10-06  0:28 UTC  (5+ messages)
` [U-Boot] [PATCH v2 2/3] rk3288: sdram: auto-detect the capacity
` [U-Boot] [PATCH v2 3/3] dts: rk3288: remove node in dmc which not need anymore

[PATCH 0/5] Netfilter fixes for net-next
 2016-10-06  0:26 UTC  (7+ messages)
` [PATCH 1/5] netfilter: Fix potential null pointer dereference
` [PATCH 2/5] netfilter: accommodate different kconfig in nf_set_hooks_head
` [PATCH 3/5] netfilter: xt_hashlimit: Fix link error in 32bit arch because of 64bit division
` [PATCH 4/5] netfilter: fix namespace handling in nf_log_proc_dostring
` [PATCH 5/5] netfilter: nft_limit: fix divided by zero panic

[PATCH 0/1] yocto-uninative: allow URL override
 2016-10-06  0:23 UTC  (2+ messages)
` [PATCH 1/1] uninative: users can override download site

[PATCH] drm/i915/guc: Sanitory checks for platform that dont have GuC
 2016-10-06  0:19 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for "

[PATCH V3 0/4] ARM64 LPC: legacy ISA I/O support
 2016-10-06  0:18 UTC  (9+ messages)
` [PATCH V3 2/4] ARM64 LPC: LPC driver implementation on Hip06

[xen-4.7-testing test] 101272: tolerable FAIL - PUSHED
 2016-10-06  0:16 UTC 

[U-Boot] [PATCH v3] net: Fix cache misalignment message after network load operations
 2016-10-06  0:14 UTC  (2+ messages)
` [U-Boot] [U-Boot, "

[git pull] m68knommu changes for v4.9
 2016-10-06  0:13 UTC 

[Buildroot] [PATCH v2] configs/mx6udoo: Add initial support
 2016-10-06  0:11 UTC 

[Qemu-devel] QEMU - Security Research Questions
 2016-10-06  0:10 UTC 

Xen Code Review Dashboard - Outreachy Program Project
 2016-10-06  0:08 UTC  (5+ messages)

[PATCH 0/6] toaster: Delete project fixes and clean ups
 2016-10-06  0:08 UTC  (7+ messages)
` [PATCH 1/6] toaster: api / project Cancel any in progress builds before project delete
` [PATCH 2/6] toaster: buildinfohelper: Use correct way to get message from LogMessage
` [PATCH 3/6] toaster: checksettings Remove confusing startup messages
` [PATCH 4/6] toaster: importlayer Fix layer dependencies button state toggle
` [PATCH 5/6] toaster: Delete notification update front end implementation to design
` [PATCH 6/6] toaster: Update tests to reflect front end changes

[OSSTEST PATCH 0/2] libvirt: Fix save/restore capability check on ARM
 2016-10-06  0:06 UTC  (5+ messages)
` [OSSTEST PATCH 1/2] libvirt: Check migration capabilities using proper XML parser
` [OSSTEST PATCH 2/2] libvirt: Do not attempt save/restore when migration not advertised

[PATCH 1/2] drm/i915: Move down skl/kbl ddi iboost and n_edp_entires fixup
 2016-10-06  0:00 UTC  (6+ messages)
` [PATCH 2/2] drm/i915: KBL - Recommended buffer translation programming for DisplayPort

[PATCH net] netlink: do not enter direct reclaim from netlink_dump()
 2016-10-05 23:59 UTC  (4+ messages)

[RFC/RFT][PATCH] cpufreq: intel_pstate: Proportional algorithm for Atom
 2016-10-05 23:58 UTC  (2+ messages)
` [RFC/RFT][PATCH v2] "

[Qemu-devel] [PATCH 00/19] Split cpu_exec_init() into an init and a realize part
 2016-10-05 23:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH 16/19] target-tilegx: move cpu_exec_realize() to realize function

[meta-mingw][PATCH 0/3] meta-mingw patches for master
 2016-10-05 23:49 UTC  (3+ messages)
` [meta-mingw][PATCH 2/3] gcc-crosssdk_%.bbappend: Do not configure with initfini-array enabled

[GIT PULL] overlayfs update for 4.9
 2016-10-05 23:49 UTC  (2+ messages)

[PATCH] i915/GuC: Make GuC loads default
 2016-10-05 23:49 UTC  (2+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH v2] sparse: add 'alloc_align' to the ignored attributes
 2016-10-05 23:49 UTC 

[PATCH 0/3] mtd: s3c2410: add device tree support
 2016-10-05 23:46 UTC  (5+ messages)
` [PATCH 1/3] mtd: s3c2410: make ecc mode configurable via platform data
` [PATCH 2/3] dt-bindings: mtd: add DT binding for s3c2410 flash controller
` [PATCH 3/3] mtd: s3c2410: parse the device configuration from OF node


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.