All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-10-21 11:27:55 to 2016-10-21 12:26:48 UTC [more...]

[meta-qt5 PATCH] qmake5_paths.bbclass: Fix fonts installation path
 2016-10-21 11:58 UTC  (4+ messages)

[PATCH v3 00/25] Prepare the sequencer for the upcoming rebase -i patches
 2016-10-21 12:26 UTC  (34+ messages)
` [PATCH v4 "
  ` [PATCH v4 20/25] sequencer: refactor write_message()
  ` [PATCH v5 00/27] Prepare the sequencer for the upcoming rebase -i patches
    ` [PATCH v5 01/27] sequencer: use static initializers for replay_opts
    ` [PATCH v5 02/27] sequencer: use memoized sequencer directory path
    ` [PATCH v5 03/27] sequencer: avoid unnecessary indirection
    ` [PATCH v5 04/27] sequencer: future-proof remove_sequencer_state()
    ` [PATCH v5 05/27] sequencer: plug memory leaks for the option values
    ` [PATCH v5 06/27] sequencer: future-proof read_populate_todo()
    ` [PATCH v5 07/27] sequencer: refactor the code to obtain a short commit name
    ` [PATCH v5 08/27] sequencer: completely revamp the "todo" script parsing
    ` [PATCH v5 09/27] sequencer: strip CR from the todo script
    ` [PATCH v5 10/27] sequencer: avoid completely different messages for different actions
    ` [PATCH v5 11/27] sequencer: get rid of the subcommand field
    ` [PATCH v5 12/27] sequencer: remember the onelines when parsing the todo file
    ` [PATCH v5 13/27] sequencer: prepare for rebase -i's commit functionality
    ` [PATCH v5 14/27] sequencer: introduce a helper to read files written by scripts
    ` [PATCH v5 15/27] sequencer: allow editing the commit message on a case-by-case basis
    ` [PATCH v5 16/27] sequencer: support amending commits
    ` [PATCH v5 17/27] sequencer: support cleaning up commit messages
    ` [PATCH v5 18/27] sequencer: left-trim lines read from the script
    ` [PATCH v5 19/27] sequencer: stop releasing the strbuf in write_message()
    ` [PATCH v5 20/27] sequencer: roll back lock file if write_message() failed
    ` [PATCH v5 21/27] sequencer: refactor write_message() to take a pointer/length
    ` [PATCH v5 22/27] sequencer: teach write_message() to append an optional LF
    ` [PATCH v5 23/27] sequencer: remove overzealous assumption in rebase -i mode
    ` [PATCH v5 24/27] sequencer: mark action_name() for translation
    ` [PATCH v5 25/27] sequencer: quote filenames in error messages
    ` [PATCH v5 26/27] sequencer: start error messages consistently with lower case
    ` [PATCH v5 27/27] sequencer: mark all error messages for translation

[PATCH] pinctrl: iproc: Fix iProc and NSP GPIO support
 2016-10-21 12:26 UTC  (2+ messages)

sg_set_buf
 2016-10-21 12:26 UTC  (7+ messages)

[GIT PULL] Samsung fixes for 4.8
 2016-10-21 12:26 UTC  (2+ messages)

[PATCH] mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
 2016-10-21 12:25 UTC  (9+ messages)

[RFC PATCH v3 0/3] support DP MST audio
 2016-10-21 12:25 UTC  (8+ messages)
` [RFC PATCH v3 2/3] ALSA: hda - add DP mst audio support

[PATCH 1/4] cfg80211: mesh: track (and thus validate) beacon interval
 2016-10-21 12:25 UTC  (4+ messages)
` [PATCH 2/4] cfg80211: disallow beacon_int_min_gcd with IBSS
` [PATCH 3/4] cfg80211: validate beacon int as part of iface combinations
` [PATCH 4/4] mac80211: validate new interface's beacon intervals

Git context menu in Windows Exporer has a “git bash” option but it doesn't work
 2016-10-21 12:23 UTC 

[PATCH] [media] c8sectpfe: Remove clk_disable_unprepare hacks
 2016-10-21 12:23 UTC  (3+ messages)

[PATCH net-next v6 0/3] udp: refactor memory accounting
 2016-10-21 12:24 UTC  (7+ messages)
` [PATCH net-next v6 1/3] net/socket: factor out helpers for memory and queue manipulation
` [PATCH net-next v6 2/3] udp: implement memory accounting helpers
` [PATCH net-next v6 3/3] udp: use it's own memory accounting schema

[i-g-t PATCH] tests: debug log lsmod on module unload failure
 2016-10-21 12:23 UTC  (3+ messages)

[PATCH] pwm-pca9685: Allow any of the 16 PWMs to be used as a GPIO
 2016-10-21 12:23 UTC  (8+ messages)

[PATCH RFC v2 0/3] connect reject event helpers
 2016-10-21 12:23 UTC  (10+ messages)
` [PATCH RFC v2 1/3] rdma_cm: add rdma_reject_msg() helper function
` [PATCH RFC v2 2/3] rdma_cm: add rdma_consumer_reject() "
` [PATCH RFC v2 3/3] nvme-rdma: use rdma_reject_msg() to log connection rejects

[PATCH 0/4] PM / Runtime: Improvements for parent/child relations
 2016-10-21 12:23 UTC  (9+ messages)
` [PATCH 1/4] PM / Runtime: Remove the exported function pm_children_suspended()
` [PATCH 2/4] PM / Runtime: Clarify comment in rpm_resume() when resuming the parent
` [PATCH 3/4] PM / Runtime: Convert pm_runtime_set_suspended() to return an int
` [PATCH 4/4] PM / Runtime: Don't allow to suspend a device with an active child

Rename "struct fence" to "struct dma_fence"
 2016-10-21 12:22 UTC  (5+ messages)
` [PATCH] dma-buf: Rename struct fence to dma_fence

[PATCH net-next v12 0/9] openvswitch: support for layer 3 encapsulated packets
 2016-10-21 12:21 UTC  (7+ messages)
` [PATCH net-next v12 5/9] openvswitch: add processing of L3 packets
` [PATCH net-next v12 7/9] openvswitch: add Ethernet push and pop actions

[PATCH v10 0/8] crypto: asynchronous compression api
 2016-10-21 12:19 UTC  (9+ messages)
` [PATCH v10 1/8] crypto: add "
` [PATCH v10 2/8] crypto: add driver-side scomp interface
` [PATCH v10 3/8] crypto: acomp - add support for lzo via scomp
` [PATCH v10 4/8] crypto: acomp - add support for lz4 "
` [PATCH v10 5/8] crypto: acomp - add support for lz4hc "
` [PATCH v10 6/8] crypto: acomp - add support for 842 "
` [PATCH v10 7/8] crypto: acomp - add support for deflate "
` [PATCH v10 8/8] crypto: acomp - update testmgr with support for acomp

[PATCH]"drm: change DRM_MIPI_DSI module type from "bool" to "tristate"
 2016-10-21 12:19 UTC  (10+ messages)

[U-Boot] [PATCH v2] Allow console input to be disabled
 2016-10-21 12:19 UTC 

[PATCH 0/6 v5] sched: reflect sched_entity move into task_group's load
 2016-10-21 12:19 UTC  (3+ messages)
` [PATCH 4/6 v5] sched: propagate load during synchronous attach/detach

[PATCH][RESEND] pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary
 2016-10-21 12:18 UTC  (4+ messages)

[PATCH] gpio: pca953x: Add MAX7318 compatible
 2016-10-21 12:18 UTC  (2+ messages)

[kvm-unit-tests RFC PATCH 00/14] VT-d unit test
 2016-10-21 12:18 UTC  (5+ messages)
` [kvm-unit-tests PATCH 03/14] x86: intel-iommu: add vt-d init test

[PATCH] nfsd: fix error handling for clients that fail to return the layout
 2016-10-21 12:17 UTC  (2+ messages)

[PATCH] ARM: sti: stih407-clocks: Identify critical clocks
 2016-10-21 12:17 UTC  (3+ messages)

[PATCH] drm/i915: fix comment referencing imaginary functions
 2016-10-21 12:16 UTC  (2+ messages)

[Qemu-devel] [Bug 612677] [NEW] qemu-kvm -curses displays garbled screen
 2016-10-21 12:03 UTC  (2+ messages)
` [Qemu-devel] [Bug 612677] "

[balbi-usb:testing/next 57/84] drivers/usb/dwc3/dwc3-st.c:328:2: error: implicit declaration of function 'pinctrl_pm_select_sleep_state'
 2016-10-21 12:15 UTC  (3+ messages)

[RFE PATCH] pci: Do not enable intx on MSI-capable devices on shutdown
 2016-10-21 12:14 UTC 

[meta-oe][PATCH] fftw: Allow an empty package for fftw
 2016-10-21 12:14 UTC 

[ovmf test] 101577: regressions - FAIL
 2016-10-21 12:14 UTC 

[PATCH V7 0/3] Integration of function trace with System Trace IP blocks
 2016-10-21 12:13 UTC  (9+ messages)
` [PATCH V7 1/3] tracing: add a possibility of exporting function trace to other places instead of ring buffer only
` [PATCH V7 2/3] stm class: ftrace: Add ftrace-export-over-stm driver

Device or HBA level QD throttling creates randomness in sequetial workload
 2016-10-21 12:13 UTC 

[PATCH] net: sctp, forbid negative length
 2016-10-21 12:13 UTC  (2+ messages)

[distros-debian-jessie test] 67919: regressions - FAIL
 2016-10-21 12:13 UTC 

[PATCH] getopt: Terminate long_options even if add_long_options is never called
 2016-10-21 12:12 UTC  (2+ messages)

[BUG] fetch output is ugly in 'next'
 2016-10-21 12:11 UTC  (2+ messages)

[U-Boot] Loading kernel from SD card slow on MinnowBoard Turbot since v2016.09
 2016-10-21 12:11 UTC  (7+ messages)

[Qemu-devel] [PATCH] net: rtl8139: limit processing of ring descriptors
 2016-10-21 12:09 UTC 

[PATCH v2 4/7] megaraid_sas: Send SYNCHRONIZE_CACHE command to firmware
 2016-10-21 12:08 UTC 

[Cluster-devel] [PATCH 0/4] Implement iomap for fiemap in GFS2
 2016-10-21 12:08 UTC  (3+ messages)
` [Cluster-devel] [PATCH 4/4] GFS2: Switch fiemap implementation to use iomap

[PATCH] README: Remove subject-prefix from git format-patch command
 2016-10-21 12:07 UTC 

[PATCH] kernel-fitimage.bbclass: Check value of UBOOT_SIGN_ENABLE
 2016-10-21 12:07 UTC  (3+ messages)
` [PATCH] kernel-fitimage.bbclass: Allow unset load/entry addresses for ramdisks
` [PATCH] kernel-fitimage.bbclass: Don't assume KERNEL_IMAGETYPE == fitImage

v4.9-rc1 fails booting as a guest on ARM64 Cavium ThunderX
 2016-10-21 12:07 UTC  (8+ messages)

[distro][PATCH] README: Update to use new repository names
 2016-10-21 12:06 UTC 

[PATCH] fs: Do to trim high file position bits in iomap_page_mkwrite_actor
 2016-10-21 12:06 UTC  (2+ messages)

[PATCH/RFC 0/5] cpu_relax: introduce yield, remove lowlatency
 2016-10-21 12:06 UTC  (9+ messages)
` [PATCH 1/5] processor.h: introduce cpu_relax_yield
` [PATCH 2/5] stop_machine: yield CPU during stop machine
` [PATCH 3/5] s390: make cpu_relax a barrier again
` [PATCH 4/5] Remove cpu_relax_lowlatency users
` [PATCH 5/5] remove cpu_relax_lowlatency

[PATCH 0/4] fs: Provide function to unmap metadata for a range of blocks
 2016-10-21 12:05 UTC  (6+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] direct-io: Use unmap_underlying_metadata_ext() instead of handmade iteration
` [PATCH 3/4] ext4: Use unmap_underlying_metadata_ext() instead of iteration
` [PATCH 4/4] ext2: "

[PATCH net-next 0/6] net: use core MTU range checking everywhere
 2016-10-21 12:04 UTC  (3+ messages)
` [PATCH net-next 3/6] net: use core MTU range checking in WAN drivers

[Buildroot] [PATCH][autobuild] autobuild-run: introduce "--tc-cfg-uri" option for toolchain configs URI
 2016-10-21 12:04 UTC  (4+ messages)

[Qemu-devel] [PATCH v2] ssh: switch from libssh2 to libssh
 2016-10-21 12:02 UTC  (2+ messages)

Recent changes (master)
 2016-10-21 12:00 UTC 

[Qemu-devel] [PATCH v7 00/22] qcow2: persistent dirty bitmaps
 2016-10-21 11:59 UTC  (4+ messages)
` [Qemu-devel] [PATCH 07/22] qcow2-bitmap: introduce auto-loading bitmaps

[Bug 98361] [BDW /BXT/SKL/SNB] [Regression] drv_hangman subtests parser fail
 2016-10-21 11:59 UTC 

[Qemu-devel] [PATCH v14 00/21] QAPI/QOM work for non-scalar object properties
 2016-10-21 11:58 UTC  (9+ messages)
` [Qemu-devel] [PATCH v14 09/21] qapi: permit auto-creating single element lists
` [Qemu-devel] [PATCH v14 12/21] option: allow qemu_opts_to_qdict to merge repeated options

UBIFS with dma on 4.6 kernel is not working
 2016-10-21 11:57 UTC  (3+ messages)

[Qemu-devel] [PATCH] hostmem-file: add a property 'notrunc' to avoid data corruption
 2016-10-21 11:56 UTC  (23+ messages)

[Qemu-devel] chardev's and fd's in monitors
 2016-10-21 11:56 UTC  (11+ messages)

brcmfmac interface combinations
 2016-10-21 11:55 UTC 

[Qemu-devel] [PATCH] cpus: make qemu_mutex_iothread_locked() understand co-routines
 2016-10-21 11:54 UTC 

[PATCH v4 0/3] Add gpio test framework
 2016-10-21 11:54 UTC  (7+ messages)
` [PATCH v4 1/3] tools/gpio: add gpio basic opereations
` [PATCH v4 2/3] tools/gpio: re-work gpio hammer with gpio operations
` [PATCH v4 3/3] selftest/gpio: add gpio test case

[PATCH] net: stmmac: Add OXNAS Glue Driver
 2016-10-21 11:53 UTC  (6+ messages)

[U-Boot] [PATCH] ARM: mx6: add MMC2 boot device detection support in SPL
 2016-10-21 11:53 UTC 

[U-Boot] [PATCH] mmc: sdhci: assign to clk_mul when host version is upper than SD3.0
 2016-10-21 11:52 UTC 

[PATCH] btrfs: change btrfs_csum_final result param type to u8
 2016-10-21 11:51 UTC  (4+ messages)

[PATCH v2] btrfs: change btrfs_csum_final result param type to u8
 2016-10-21 11:47 UTC 

[PATCH] drm/i915/gvt: Implement WaForceWakeRenderDuringMmioTLBInvalidate
 2016-10-21 11:46 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/gvt: Implement WaForceWakeRenderDuringMmioTLBInvalidate (rev4)

[Buildroot] cached downloads for scm branches
 2016-10-21 11:46 UTC  (4+ messages)

[Qemu-devel] [Bug 636315] [NEW] configure and build errors on Solaris 10 due to /bin/sh usage
 2016-10-21 11:35 UTC  (2+ messages)
` [Qemu-devel] [Bug 636315] "

[meta-raspberrypi][question] how to setup alsa on rpi3?
 2016-10-21 11:45 UTC  (3+ messages)

[PATCH RESEND v2] drm/i915/gen9: Remove WaEnableYV12BugFixInHalfSliceChicken7
 2016-10-21 11:43 UTC  (2+ messages)

[PATCH net-next v5 0/3] udp: refactor memory accounting
 2016-10-21 11:43 UTC  (5+ messages)
` [PATCH net-next v5 2/3] udp: implement memory accounting helpers

[U-Boot] [PATCH] ls2080: Add USB boot to distro boot order
 2016-10-21 11:43 UTC 

[meta-oe][PATCH] glmark2: Enabling c++ 11 features
 2016-10-21 11:43 UTC 

[Qemu-devel] [PATCH v4 11/13] pc: add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs
 2016-10-21 11:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH v5 "
  ` [Qemu-devel] [PATCH] fixup! "

[PATCH 1/2] perf_event_open.2: Document PERF_EVENT_IOC_PAUSE_OUTPUT
 2016-10-21 11:38 UTC  (4+ messages)
` [PATCH 2/2] perf_event_open.2: Document write_backward

[PATCH v2 0/6] DT: Fix spelling of standard properties
 2016-10-21 11:37 UTC  (6+ messages)
` [PATCH v2 1/6] ARM: dts: STiH407: DT fix s/interrupts-names/interrupt-names/
  ` [STLinux Kernel] "

[PATCH v3 net-next 0/8] net: qualcomm: add QCA7000 UART driver
 2016-10-21 11:38 UTC  (4+ messages)
` [PATCH v3 net-next 8/8] "

[PATCH 0/6] FRV-setup: Fine-tuning for six function implementations
 2016-10-21 11:38 UTC  (11+ messages)
` [PATCH 5/6] FRV-setup: Fix indentation in two lines
      ` FRV-setup: Clarification for "source code clean-up"?
                ` Improving software around DMA API usage?

[PATCH] net: sched: make default fifo qdiscs appear in the dump
 2016-10-21 11:36 UTC  (2+ messages)

[PATCH net] net: fec: Call swap_buffer() prior to IP header alignment
 2016-10-21 11:34 UTC 

[PATCH] PM / Domains: Restrict "samsung, power-domain" checks to ARCH_EXYNOS
 2016-10-21 11:34 UTC  (2+ messages)
` [PATCH] PM / Domains: Restrict "samsung,power-domain" "

[PATCH] arm64: fix show_regs fallout from KERN_CONT changes
 2016-10-21 11:34 UTC  (2+ messages)

[PATCH v14 0/9] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-10-21 11:32 UTC  (5+ messages)
` [PATCH v14 7/9] clocksource/drivers/arm_arch_timer: Refactor the timer init code to prepare for GTDT

[PATCH v2 net-next 1/1] driver: tun: Forbid to set IFF_TUN and IFF_TAP at the same time
 2016-10-21 11:32 UTC  (3+ messages)

[U-Boot] [RFC] Proposal on changing raw boot mode
 2016-10-21 11:32 UTC  (2+ messages)

[PATCH v5 0/9] implement vcpu preempted check
 2016-10-21 11:27 UTC  (6+ messages)
` [PATCH v5 9/9] Documentation: virtual: kvm: Support "

[PATCH net-next v2 0/2] Add BPF numa id helper
 2016-10-21 11:29 UTC  (3+ messages)
` [PATCH net-next v2 1/2] bpf: add helper for retrieving current numa node id


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.