All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-06 14:16:43 to 2017-07-06 14:44:50 UTC [more...]

[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  (8+ messages)
` [PATCH v1 2/3] dt-bindings: display: panel: Add support for Orise Tech "
  ` [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)

[Qemu-devel] [PATCH v4 00/21] make bdrv_is_allocated[_above] byte-based
 2017-07-06 14:43 UTC  (8+ 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() "

[PATCH v4 00/16] osstest: initial FreeBSD support
 2017-07-06 14:43 UTC  (18+ 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

[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  (6+ 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  (27+ 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 v6 00/14] arm/mem_access: Walk guest page tables in SW if mem_access is active
 2017-07-06 14:38 UTC  (4+ messages)
` [PATCH v6 08/14] arm/mem_access: Introduce GENMASK_ULL bit operation

[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  (23+ messages)
` [PATCH 01/22] gcc: Introduce a knob to configure gcc to default to PIE
` [PATCH 02/22] security_flags.inc: Delete pinnings for SECURITY_NO_PIE_CFLAGS
` [PATCH 03/22] distutils, setuptools: Delete use of SECURITY_NO_PIE_CFLAGS
` [PATCH 04/22] gcc7: Enable static PIE
` [PATCH 05/22] gcc: Link libssp_nonshared.a only on musl targets
` [PATCH 06/22] sysklogd: Improve build and fix runtime crash
` [PATCH 07/22] libunwind: We set -fPIE in security flags now if gcc is not configured for default PIE
` [PATCH 08/22] gstreamer1.0-plugins-bad: Fix missing library with bcm egl
` [PATCH 09/22] security_flags.inc: Do not build gcc for powerpc with PIE defaults
` [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  (6+ messages)
` [PATCH 2/2] net: ethernet: fsl: add phy reset after clk enable option

[Qemu-devel] [PATCH 00/35] RFC: coroutine annotations & clang check
 2017-07-06 14:33 UTC  (3+ messages)
` [Qemu-devel] [PATCH 13/35] nbd: mark coroutine_fn

[GIT PULL] USB/PHY patches for 4.13-rc1
 2017-07-06 14:33 UTC  (8+ messages)

xilinx_drm vblank from VDMA callback
 2017-07-06 14:32 UTC 

[PATCH 1/1] null_blk: fix error flow for shared tags during module_init
 2017-07-06 14:32 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] spapr: DRC cleanups (part VI)
 2017-07-06 14:31 UTC  (5+ messages)
` [Qemu-devel] [Qemu-ppc] "

[U-Boot] [PATCH] EFI: find EFI system partition by legacy MBR partition type
 2017-07-06 14:31 UTC  (3+ messages)

arch/x86/kernel/ftrace.o: warning: objtool: ftrace_modify_code_direct()+0x2d: sibling call from callable instruction with modified stack frame
 2017-07-06 14:31 UTC  (2+ messages)

ceph-mon leader election problem, should it be improved ?
 2017-07-06 14:31 UTC  (6+ messages)

Earliest possible GPIO toggle on i.mx6
 2017-07-06 14:30 UTC  (4+ messages)

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

[U-Boot] Nios II 10m50 is not working
 2017-07-06 14:30 UTC  (3+ messages)

[Qemu-devel] [PATCH v4 0/5] block: Don't compare strings in bdrv_reopen_prepare()
 2017-07-06 14:30 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 2/5] qapi: Add qobject_is_equal()

[PATCH] hooks: add signature using "interpret-trailers"
 2017-07-06 14:30 UTC  (4+ messages)

[PATCH 0/2] Last step to working Allwinner R40 pinctrl
 2017-07-06 14:28 UTC  (8+ messages)
` [PATCH 1/2] pinctrl: sunxi: add a missing function of A10/A20 pinctrl driver
` [PATCH 2/2] pinctrl: sunxi: add support of R40 to A10 "

PGLog: optimize trim/rollback with pointer stored in list
 2017-07-06 14:28 UTC  (2+ messages)

[PATCH v2] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
 2017-07-06 14:28 UTC 

net: Fix inconsistent teardown and release of private netdev state
 2017-07-06 14:28 UTC  (2+ messages)

[PATCH] video/console: Add dmi quirk table for x86 systems which need fbcon rotation
 2017-07-06 14:28 UTC  (2+ messages)

[U-Boot] [PATCH] EFI: find EFI system partition by legacy MBR partition type
 2017-07-06 14:28 UTC  (2+ messages)

[Buildroot] [PATCH v4 1/1] libressl: new package
 2017-07-06 14:27 UTC  (2+ messages)

[PATCH 1/2] scripts: socfpga_get_sequencer: update importer
 2017-07-06 14:25 UTC  (2+ messages)
` [PATCH 2/2] Documentation: socfpga: update sequencer documentation

[nft PATCH] segtree: Fix expr_value_cmp()
 2017-07-06 14:25 UTC 

[PATCH] Stable request to fix a reference leak and list corruption
 2017-07-06 14:24 UTC  (5+ messages)

Perforce fetcher ignores module and label
 2017-07-06 14:24 UTC 

[Intel-wired-lan] [PATCH 0/2] i40e/i40evf: fix override of administratively set MAC address in trusted mode
 2017-07-06 14:24 UTC  (5+ messages)
` [Intel-wired-lan] [PATCH 1/2] i40e/i40evf: rename vf_offload_flags to vf_cap_flags in struct virtchnl_vf_resource

[PATCH v2] KVM: mark vcpu->pid pointer as rcu protected
 2017-07-06 14:23 UTC  (2+ messages)

[patch v1] hwmon: (aspeed-pwm-tacho) cooling device support
 2017-07-06 14:23 UTC 

[PATCH v5 0/2] Lattice MachXO2 Slave SPI FPGA Manager support
 2017-07-06 14:22 UTC  (3+ messages)
` [PATCH 2/2] fpga: lattice machxo2: Add Lattice MachXO2 support

[PATCH v2 0/9] add new irq api to pcie-designware
 2017-07-06 14:22 UTC  (3+ messages)
` [PATCH v2 9/9] pci: remove limitation of the number of the available IRQs

irq: Invalid fwnode type (2) for irqdomain
 2017-07-06 14:21 UTC  (3+ messages)

Standardization of ACPI NVDIMM DSMs
 2017-07-06 14:22 UTC  (4+ messages)

[PATCH 1/2] test: add unit test case for rte log2
 2017-07-06 14:20 UTC  (2+ messages)
` [PATCH 2/2] net/thunderx: remove libm dependency

[PATCH v4] app/testpmd: print statistics periodically
 2017-07-06 14:20 UTC  (3+ messages)
` [PATCH v5] "

[PULL REQUEST] Please pull rdma.git
 2017-07-06 14:20 UTC  (2+ messages)

[PATCH 0/5] gen9+: Sanitize power well disabling during display uninit
 2017-07-06 14:20 UTC  (3+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH] crypto/qat: fix possible out-of-bounds error
 2017-07-06 14:20 UTC  (2+ messages)

[PATCH] drm/bridge: dw_hdmi: add cec notifier support
 2017-07-06 14:19 UTC  (8+ messages)

[PATCH 0/8] Bugs fixes and improvements to Broadcom BDC driver
 2017-07-06 14:19 UTC  (5+ messages)
` [PATCH 2/8] usb: bdc: Add Device Tree binding document for "

[RFC] eventdev: add event adapter for ethernet Rx queues
 2017-07-06 21:52 UTC  (3+ messages)
` [PATCH 1/2] "

[RESEND GIT PULL] mediatek drm next for 4.13
 2017-07-06 14:18 UTC 

[PATCH][drm-next] drm/amdgpu: make arrays pctl0_data and pctl1_data static
 2017-07-06 14:16 UTC  (4+ messages)


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.