All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-06 14:33:47 to 2017-07-06 14:56:57 UTC [more...]

[PATCH v2] usertools: script to output version string
 2017-07-06 14:56 UTC 

[Qemu-devel] [PATCH 00/11] target/sh4 improvments
 2017-07-06 14:55 UTC  (2+ messages)

[PATCH v4 00/16] osstest: initial FreeBSD support
 2017-07-06 14:53 UTC  (19+ messages)
` [PATCH v4 01/16] osstest: make built_stash_file store a path_ runvar for each file
` [PATCH v4 02/16] osstest: move known_hosts generation to TestSupport
` [PATCH v4 03/16] osstest: introduce helper to get per-host tftp prefix
` [PATCH v4 04/16] osstest: introduce a helper to calculate the sha256 of a given file
` [PATCH v4 05/16] osstest: introduce a helper to setup a host to boot using memdisk
` [PATCH v4 06/16] osstest: add a FreeBSD host install recipe
` [PATCH v4 07/16] osstest: introduce build helpers for FreeBSD
` [PATCH v4 08/16] osstest: add support for the FreeBSD package manager
` [PATCH v4 09/16] osstest: introduce a FreeBSD build script
` [PATCH v4 10/16] osstest: add support for runtime_IDENT_hostflags
` [PATCH v4 11/16] osstest: introduce a script to set the runtime hostflags runvar for FreeBSD jobs
` [PATCH v4 12/16] osstest: allow catching-otherwise to pass arguments to the called script
` [PATCH v4 13/16] osstest: change the meaning of need_build_host
` [PATCH v4 14/16] osstest: add support for FreeBSD buildjobs to sg-run-job
` [PATCH v4 15/16] osstest: introduce a script to create a FreeBSD flight
` [PATCH v4 16/16] osstest: hook FreeBSD flight into cr-daily-branch

[PATCH v5 11/12] x86/time: Initialize interrupt mode behind timer init
 2017-07-06 14:54 UTC  (4+ messages)
` [x86/time] 03fa63cc96: ACPI_Error:Table[DMAR]is_not_invalidated_during_early_boot_stage(#/tbxface-#)

[PATCH] KVM: mark memory slots as rcu protected
 2017-07-06 14:55 UTC  (2+ messages)

[PATCH] mm: make allocation counters per-order
 2017-07-06 14:54 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 00/21] make bdrv_is_allocated[_above] byte-based
 2017-07-06 14:55 UTC  (9+ messages)
` [Qemu-devel] [PATCH v4 12/21] mirror: Switch mirror_do_read() to byte-based
` [Qemu-devel] [PATCH v4 17/21] backup: Switch backup_do_cow() "
` [Qemu-devel] [PATCH v4 18/21] backup: Switch backup_run() "

[U-Boot] [PATCH v2 00/15] dm: sata: mmc: Convert a sunxi board to driver model for MMC, SATA
 2017-07-06 14:55 UTC  (3+ messages)
` [U-Boot] [PATCH v2 02/15] dm: mmc: Allow disabling driver model in SPL

[PATCH] integrity: get rid of unneeded initializations in integrity_iint_cache entries
 2017-07-06 14:54 UTC  (2+ messages)

[Ksummit-discuss] [MAINTAINERS SUMMIT] & [TECH TOPIC] Improve regression tracking
 2017-07-06 14:53 UTC  (16+ messages)

[U-Boot] [PATCH v2b 04/10] powerpc, 8xx: Implement GLL2 ERRATA
 2017-07-06 14:53 UTC  (2+ messages)

[v2 00/20] rsi driver enhancements
 2017-07-06 14:53 UTC  (11+ messages)
` [v2 01/20] rsi: changes in eeprom read frame
` [v2 07/20] rsi: correct the logic of deriving queue number
` [v2 11/20] rsi: management frame descriptor preparation cleanup

[PATCH v6 00/14] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-07-06 14:53 UTC  (7+ messages)
` [PATCH v6 02/14] arm/mem_access: Move PAGE_*_* macros to xen/page-defs.h
` [PATCH v6 08/14] arm/mem_access: Introduce GENMASK_ULL bit operation

[PATCH 0/5] powernv:idle: Cleanup idle states initialization
 2017-07-06 14:53 UTC  (3+ messages)
` [PATCH 1/5] powernv:idle: Move device-tree parsing to one place

[Qemu-devel] [PATCH 0/3] Add new utility function memory_region_allocate_aux_memory()
 2017-07-06 14:52 UTC  (3+ messages)

How to alloc_pages from a given physical memory?
 2017-07-06 14:52 UTC  (10+ messages)

[PATCH] usertools: script to output version string
 2017-07-06 14:52 UTC 

[U-Boot] [PATCH v3 1/6] display_options: Refactor to allow obtaining the banner
 2017-07-06 14:52 UTC  (16+ messages)
` [U-Boot] [PATCH v3 2/6] Allow displaying the U-Boot banner on a video display
` [U-Boot] [PATCH v3 3/6] test: Add a test for snprintf() and the banner/version
` [U-Boot] [PATCH v3 4/6] console: Use map_sysmem() for the pre-relocation console
` [U-Boot] [PATCH v3 5/6] sandbox: Enable more console options
` [U-Boot] [PATCH v3 6/6] sandbox: Drop special case console code for sandbox

[U-Boot] [PATCH 0/3] moveconfig: Allow automatic adding of 'imply' to options
 2017-07-06 14:51 UTC  (7+ messages)
` [U-Boot] [PATCH 1/3] moveconfig: Allow piping in 'git show --stat' output
` [U-Boot] [PATCH 2/3] moveconfig: Allow control of which implying configs are shown
` [U-Boot] [PATCH 3/3] moveconfig: Allow automatic location and adding of 'imply'

[U-Boot] [PATCH v4 1/6] display_options: Refactor to allow obtaining the banner
 2017-07-06 14:51 UTC  (2+ messages)

[U-Boot] [PATCH 00/11] dtoc: Tidy up and add tests
 2017-07-06 14:51 UTC  (29+ messages)
` [U-Boot] [PATCH 01/11] dtoc: Use self._options instead of the global options
` [U-Boot] [PATCH 02/11] dtoc: Add a comment at the top
` [U-Boot] [PATCH 03/11] dtoc: Split out the main class into its own file
` [U-Boot] [PATCH 04/11] dtoc: Fix pylint warnings
` [U-Boot] [PATCH 05/11] dtoc: Don't handle properties with / in them
` [U-Boot] [PATCH 06/11] dtoc: Pass include_disabled explicitly
` [U-Boot] [PATCH 07/11] dtoc: Move static functions out of the class
` [U-Boot] [PATCH 08/11] dtoc: Move the main logic into the dtb_platdata file
` [U-Boot] [PATCH 09/11] dtoc: Add a comment about string replace in conv_name_to_c()
` [U-Boot] [PATCH 10/11] sandbox: Stop printing platdata at the start of SPL
` [U-Boot] [PATCH 11/11] dtoc: Add tests

[U-Boot] [PATCH] binman: Put our local modules ahead of system modules
 2017-07-06 14:51 UTC  (4+ messages)

[PATCH 0/7] Support combination of MUSL and x32 build
 2017-07-06 14:51 UTC  (3+ messages)
` [PATCH 7/7] libffi: Support musl-x32 build

[Qemu-devel] The maximum limit of virtual network device
 2017-07-06 14:49 UTC  (5+ messages)

[PATCH 0/2] AFS: Changes
 2017-07-06 14:50 UTC  (3+ messages)
` [PATCH 1/2] afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories
` [PATCH 2/2] afs: Add metadata xattrs

Weird xfs_repair error
 2017-07-06 14:49 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 0/6] nbd refactoring part 2
 2017-07-06 14:49 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 6/6] nbd: use generic trace subsystem instead of TRACE macro

[RFC v5 00/11] Speculative page faults
 2017-07-06 14:48 UTC  (6+ messages)
` [RFC v5 09/11] mm: Try spin lock in speculative path

[PATCH v3 net-next 0/4] kernel TLS
 2017-07-06 14:48 UTC  (3+ messages)

[git pull] vfs.git part 3
 2017-07-06 14:48 UTC  (6+ messages)

[nft PATCH] segtree: Fix expr_value_cmp()
 2017-07-06 14:48 UTC  (2+ messages)

[PATCH] comment: fix a typo in the comment
 2017-07-06 14:47 UTC  (2+ messages)

[PATCH v2 0/5] service cores: cover letter
 2017-07-06 14:47 UTC  (5+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 3/7] service cores: coremask parsing

unable to initialize libusb: -99
 2017-07-06 14:46 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/5] Error handling cleanup and fixes
 2017-07-06 14:45 UTC  (6+ messages)
` [Qemu-arm] [PATCH 1/5] xilinx: Fix error handling
  ` [Qemu-arm] [Qemu-devel] "
        `  "

[RFC/PATCH] ndctl list should show more hardware information
 2017-07-06 14:47 UTC  (6+ messages)

[U-Boot] [PATCH v3] powerpc, 8xx: Add support for MCR3000 board from CSSI
 2017-07-06 14:45 UTC 

[PATCH] usb: storage: return on error to avoid a null pointer dereference
 2017-07-06 14:45 UTC  (3+ messages)

3.10.53 kernel for daisy yocto
 2017-07-06 14:44 UTC  (2+ messages)

[Qemu-devel] [RFC v3 0/3] Implement a warning_report function
 2017-07-06 14:44 UTC  (9+ messages)
` [Qemu-devel] [RFC v3 2/3] qemu-error: Implement a more generic error reporting

[PATCH v1 0/3] Add support for the otm8009a dsi panel
 2017-07-06 14:44 UTC  (5+ messages)
  ` [PATCH v1 3/3] drm/panel: Add support for otm8009a panel driver

[Qemu-devel] [PATCH v3 0/6] block: Add VFIO based driver for NVMe device
 2017-07-06 14:44 UTC  (4+ messages)

Qt5 with OpenGL support on i.MX5
 2017-07-06 14:43 UTC  (2+ messages)

[v3 00/21] rsi driver enhancements
 2017-07-06 14:37 UTC  (22+ messages)
` [v3 01/21] rsi: use BUILD_BUG_ON check for fsm_state
` [v3 02/21] rsi: changes in eeprom read frame
` [v3 03/21] rsi: fix sdio card reset problem
` [v3 04/21] rsi: chip reset for SDIO interface
` [v3 05/21] rsi: correct SDIO disconnect path handling
` [v3 06/21] rsi: card reset for USB interface
` [v3 07/21] rsi: USB tx headroom cleanup
` [v3 08/21] rsi: correct the logic of deriving queue number
` [v3 09/21] rsi: rename USB endpoint macros
` [v3 10/21] rsi: choose correct endpoint based on queue
` [v3 11/21] rsi: set immediate wakeup bit
` [v3 12/21] rsi: management frame descriptor preparation cleanup
` [v3 13/21] rsi: separate function for management packet descriptor
` [v3 14/21] rsi: data packet descriptor code cleanup
` [v3 15/21] rsi: data packet descriptor enhancements
` [v3 16/21] rsi: separate function for data packet descriptor
` [v3 17/21] rsi: rename variable in_sdio_litefi_irq
` [v3 18/21] rsi: Optimise sdio claim and release host
` [v3 19/21] rsi: SDIO Rx packet processing enhancement
` [v3 20/21] rsi: use separate mutex lock for receive thread
` [v3 21/21] rsi: Rename mutex tx_rxlock to the tx_lock

[PATCH RFC 11/12] net: Remove all references to SKB_GSO_UDP
 2017-07-06 14:43 UTC  (4+ messages)

[PATCH v2 00/19] Qualcomm 8x16 Camera Subsystem driver
 2017-07-06 14:43 UTC  (5+ messages)
` [PATCH v2 08/19] media: camss: Add files which handle the video device nodes

[Ksummit-discuss] [TECH TOPIC] is Kconfig a bit hard sometimes?
 2017-07-06 14:42 UTC  (4+ messages)
  ` [Ksummit-discuss] [PATCH 1/2] kconfig: add a silent option to conf_write()
  ` [Ksummit-discuss] [PATCH 2/2] kconfig: new command line kernel configuration tool

[RFC PATCH 0/5] Fixes for loadable modules implementing DMA/IOMMU APIs
 2017-07-06 14:41 UTC  (25+ messages)
` [RFC PATCH 1/5] base: dma-mapping: Export commonly used symbols
` [RFC PATCH 4/5] iommu/dma: Export non-static functions to use in modules

[PATCH 00/23] drm/i915: Unify the HSW/BDW and GEN9+ power well code
 2017-07-06 14:40 UTC  (19+ messages)
` [PATCH 01/18] drm/i915/chv: Add unique power well ID for the pipe A power well
` [PATCH 02/18] drm/i915: Unify power well ID enums
` [PATCH 03/18] drm/i915: Assign everywhere the always-on power well ID
` [PATCH 04/18] drm/i915/gen2: Add an ID for the display pipes power well
` [PATCH 05/18] drm/i915/hsw, bdw: Add an ID for the global display "
` [PATCH 06/18] drm/i915: Check for duplicated power well IDs
` [PATCH 07/18] drm/i915/bxt, glk: Give a proper name to the power well struct phy field
` [PATCH 08/18] drm/i915/gen9+: Remove redundant power well state assert during enabling
` [PATCH 09/18] drm/i915/gen9+: Remove redundant state check during power well toggling
` [PATCH 10/18] drm/i915/hsw, bdw: "
` [PATCH 11/18] drm/i915/hsw, bdw: Split power well set to enable/disable helpers
` [PATCH 12/18] drm/i915/hsw+: Unify the hsw/bdw and gen9+ power well req/state macros
` [PATCH 13/18] drm/i915/hsw, bdw: Add irq_pipe_mask, has_vga power well attributes
` [PATCH 14/18] drm/i915/hsw, bdw: Wait for the power well disabled state
` [PATCH 15/18] drm/i915/hsw+: Add has_fuses power well attribute
` [PATCH 16/18] drm/i915/gen9+: Unify the HSW/BDW and GEN9+ power well helpers
` [PATCH 17/18] drm/i915: Move hsw_power_well_enable() next to the rest of HSW helpers
` [PATCH 18/18] drm/i915: Gather all the power well->domain mappings to one place

[PATCH] image-mklibs.bbclass: add a missing dependency
 2017-07-06 14:40 UTC 

[Buildroot] [PATCH v5 1/1] libressl: new package
 2017-07-06 14:40 UTC 

[PATCH] meta: move image-mklibs image-prelink to IMAGE_CLASSES
 2017-07-06 14:40 UTC 

Note about rbd_aio_write usage
 2017-07-06 14:40 UTC  (6+ messages)

[U-Boot] mpc85xx boards
 2017-07-06 14:40 UTC  (5+ messages)

[PATCH 00/10] Infrastructure to detect iova mapping on the bus
 2017-07-06 14:39 UTC  (12+ messages)
` [PATCH 07/10] linuxapp/eal_vfio: honor iova mode before mapping

[PATCH 1/3] dt-bindings: PCI: rockchip: Add vpcie12v-supply for Rockchip PCIe controller
 2017-07-06 14:39 UTC  (2+ messages)

[PATCH linux dev-4.10 v2] hwmon: (aspeed-pwm-tacho) cooling device support
 2017-07-06 14:38 UTC 

[PATCH v2 0/6] mailbox: arm_mhu: add support for doorbell mode
 2017-07-06 14:37 UTC  (13+ messages)
` [PATCH v2 2/6] Documentation: devicetree: add bindings to support ARM MHU doorbells

[Qemu-devel] [PATCH v5 0/2] Rewrite 'live-block-ops.txt'; convert 'bitmaps.md' to rST
 2017-07-06 14:36 UTC  (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] bitmaps.md: Convert to rST; move it into 'interop' dir
` [Qemu-devel] [PATCH v5 2/2] live-block-ops.txt: Rename, rewrite, and improve it

[Qemu-devel] Managing architectural restrictions with -device and libvirt
 2017-07-06 14:36 UTC  (10+ messages)

Command equivalent in iw
 2017-07-06 14:36 UTC  (3+ messages)

[Regression?] "selinux: add a map permission check for mmap" causing AOSP to fail booting
 2017-07-06 14:36 UTC  (3+ messages)

[PATCH] arm64: arch_timer: fix the infinite recursion when enable ftrace and erratum workaround
 2017-07-06 14:35 UTC  (3+ messages)

[PATCH linux dev-4.10 0/4] i2c fsi fixes
 2017-07-06 14:35 UTC  (5+ messages)
` [PATCH linux dev-4.10 1/4] i2c: fsi: Remove ida counter
` [PATCH linux dev-4.10 2/4] i2c: fsi: Dynamically allocate port numbers
` [PATCH linux dev-4.10 3/4] i2c: fsi: Remove idx counter
` [PATCH linux dev-4.10 4/4] ARM: dts: cfam: Fix hub node

[PATCH v7 1/3] examples/eventdev_pipeline: added sample app
 2017-07-06 14:35 UTC  (5+ messages)
` [PATCH v8 0/3] next-eventdev: evendev pipeline "
  ` [PATCH v8 1/3] examples/eventdev_pipeline_sw_pmd: add "
  ` [PATCH v8 2/3] doc: add SW eventdev pipeline to sample app ug
  ` [PATCH v8 3/3] doc: add eventdev library to programmers guide

[PATCH v3 0/2] Add ASPEED watchdog device tree properties
 2017-07-06 14:35 UTC  (7+ messages)
` [PATCH v3 1/2] drivers/watchdog: Add optional ASPEED "

[Buildroot] ARM cross compiler path error "no such file or directory"
 2017-07-06 14:34 UTC 

[PATCH 00/22] Glibc 2.26 update and musl updates
 2017-07-06 14:33 UTC  (14+ messages)
` [PATCH 10/22] ovmf: Fix build with toolchain defaulting to PIE
` [PATCH 11/22] glibc: Upgrade to 2.25.90
` [PATCH 12/22] glibc: Drop obsoleted bits/string.h from multilibbing
` [PATCH 13/22] glibc: Enable obsoleted nsl
` [PATCH 14/22] gcc-sanitizer: Fix build with glibc 2.26
` [PATCH 15/22] gcc: Use ucontext_t instead of ucontext
` [PATCH 16/22] gcc: Fix libssh_nonshared linker specs for ppc/musl
` [PATCH 17/22] musl: Update to latest on master
` [PATCH 18/22] world-broken.inc: Remove packages which are now buildable on musl
` [PATCH 19/22] valgrind: tests build fixes for musl
` [PATCH 20/22] mpeg2dec: Fix textrels QA errors on arm
` [PATCH 21/22] oeqa/sdk: Replace buildiptables for buildlzip tests
` [PATCH 22/22] testimage: Use the renamed buildlzip

[PATCH 1/2] net: ethernet: freescale: simplify fec_reset_phy
 2017-07-06 14:33 UTC  (5+ messages)
` [PATCH 2/2] net: ethernet: fsl: add phy reset after clk enable option


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.