All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-07 13:19:06 to 2016-12-07 14:07:30 UTC [more...]

[Qemu-devel] qemu -netdev tun/tap support can't handle macvtap type devices
 2016-12-07 14:07 UTC  (4+ messages)

[PATCH] drm/i915: make Pineview a platform of its own
 2016-12-07 14:06 UTC 

[PATCH] drm/i915: Do not reset detect_done flag in intel_dp_detect
 2016-12-07 14:05 UTC  (2+ messages)

[Qemu-devel] [PATCH v7 0/5] IOMMU: intel_iommu support map and unmap notifications
 2016-12-07 14:04 UTC  (12+ messages)

[PATCH] x86emul: simplify {,i}{mul,div} fix
 2016-12-07 14:05 UTC 

[PATCH] FOR_UPSTREAM [VPG]: drm/i915: Parse panel BL controller from VBT
 2016-12-07 14:09 UTC 

[RFC] Smattering of selftests
 2016-12-07 14:04 UTC  (18+ messages)
` [PATCH 01/16] drm/i915: Provide a hook for selftests
` [PATCH 02/16] kselftests: Exercise hw-independent mock tests for i915.ko
` [PATCH 03/16] drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
` [PATCH 04/16] drm/i915: Add unit tests for the breadcrumb rbtree, completion
` [PATCH 05/16] drm/i915: Add unit tests for the breadcrumb rbtree, wakeups
` [PATCH 06/16] drm/i915: Add a reminder that i915_vma_move_to_active() requires struct_mutex
` [PATCH 07/16] drm/i915: Move intel_lrc_context_pin() to avoid the forward declaration
` [PATCH 08/16] drm/i915: Unify active context tracking between legacy/execlists/guc
` [PATCH 09/16] drm/i915: Simplify releasing context reference
` [PATCH 10/16] drm/i915: Mark the shadow gvt context as closed
` [PATCH 11/16] drm/i915/execlists: Request the kernel context be pinned high
` [PATCH 12/16] drm/i915: Swap if(enable_execlists) in i915_gem_request_alloc for a vfunc
` [PATCH 13/16] drm/i915: Add selftests for i915_gem_request
` [PATCH 14/16] drm/i915: Add a simple request selftest for waiting
` [PATCH 15/16] drm/i915: Add a simple fence selftest to i915_gem_request
` [PATCH 16/16] drm/i915: Add selftests for object allocation, phys

[PATCH] netlink.7: ffix
 2016-12-07 14:04 UTC 

[PATCH TRIVIAL infiniband-diags] libibnetdisc/internal.h: Remove duplicated declaration of add_to_portlid_hash
 2016-12-07 14:04 UTC  (2+ messages)

[PATCH] x86emul: drop stray NULL check
 2016-12-07 14:03 UTC 

[PATCH] x86emul: drop dead code from SYSENTER handling
 2016-12-07 14:02 UTC 

[PATCH v3] add equivalent of BIT(x) for bitfields
 2016-12-07 14:02 UTC  (8+ messages)

[PATCH v2 net-next] dsa:mv88e6xxx: allow address 0x1 in smi_init
 2016-12-07 14:01 UTC 

[PATCH net-next] net:mv88e6xxx: use g2 interrupt for 6097 chip
 2016-12-07 14:01 UTC 

[PATCH] drm/i915: Catch non-existent registers in find_fw_domain
 2016-12-07 14:01 UTC  (2+ messages)

[matchbox-wm][PATCH 0/3] matchbox-window-manager fixes
 2016-12-07 14:00 UTC  (5+ messages)
` [matchbox-wm][PATCH 1/3] ewmh: Actually set _NET_CURRENT_DESKTOP
` [matchbox-wm][PATCH 2/3] matchbox-remote: Fix execvp() argument
` [matchbox-wm][PATCH 3/3] Fix "unused variable" warnings

[PATCH] wic: Create a logical partition only when it is really mandatory
 2016-12-07 14:00 UTC 

[PATCH v2 1/3] sock_diag.7: New page documenting NETLINK_SOCK_DIAG interface
 2016-12-07 14:00 UTC  (3+ messages)
  ` [PATCH v2 2/3] netlink.7: Document NETLINK_INET_DIAG rename to NETLINK_SOCK_DIAG
  ` [PATCH v2 3/3] netlink.7: Add references to sock_diag(7)

[PATCH 00/31] Support VFD and DPDK PF + kernel VF on i40e
 2016-12-07 13:59 UTC  (6+ messages)
` [PATCH v2 00/32] "
  ` [PATCH v2 09/32] rte: add APIs for VF stats get/reset
  ` [PATCH v2 10/32] net/i40e: implement ops "

[PATCH] drm/fence: add drm_crtc_create_fence()
 2016-12-07 13:59 UTC  (3+ messages)

[Qemu-devel] [PATCH] virtio: fix HW_COMPAT_2_6 macro for virtio-*-pci drivers
 2016-12-07 13:59 UTC  (5+ messages)
  ` [Qemu-devel] [RFC for-2.8] machine: Convert abstract typename on compat_props to subclass names

[PATCH 0/4] Document NETLINK_SOCK_DIAG interface
 2016-12-07 13:59 UTC  (2+ messages)
  ` [PATCH v2 0/3] "

[PATCH 1/4] sock_diag.7: New page documenting NETLINK_SOCK_DIAG interface
 2016-12-07 13:59 UTC  (5+ messages)

[U-Boot] [PATCH 06/10] arm: socfpga: arria10: Added drivers for Arria10 Reset Manager
 2016-12-07 13:58 UTC  (4+ messages)

[PATCH 2/2 resent from right address] docs: renice(1): Remove obsolete BUGS text
 2016-12-07 13:58 UTC 

[PATCH] subversion: Fix issues in LDFLAGS sed manipulation
 2016-12-07 13:58 UTC 

[PATCHv4 00/10] CONFIG_DEBUG_VIRTUAL for arm64
 2016-12-07 13:57 UTC  (8+ messages)
` [PATCHv4 09/10] mm/usercopy: Switch to using lm_alias

[RFC] udp: some improvements on RX path
 2016-12-07 13:58 UTC  (14+ messages)
    ` [PATCH] net/udp: do not touch skb->peeked unless really needed
                    ` [PATCH net-next] net: sock_rps_record_flow() is for connected sockets

[U-Boot] [PATCH 05/10] arm: socfpga: arria10: Added support for Arria 10 SoC dev kit
 2016-12-07 13:57 UTC  (4+ messages)

[PATCH 0/4] arm/versatile: no-MMU support
 2016-12-07 13:57 UTC  (3+ messages)

[PATCH 0/4] UEFI: EFI_MEMORY_ATTRIBUTES_TABLE support for x86
 2016-12-07 13:56 UTC  (10+ messages)
` [PATCH 1/4] efi: Make EFI_MEMORY_ATTRIBUTES_TABLE initialization common across all architectures
` [PATCH 4/4] efi: Skip parsing of EFI_PROPERTIES_TABLE if EFI_MEMORY_ATTRIBUTES_TABLE is detected

[PATCH] drm/i915: Reorder phys backing storage release
 2016-12-07 13:56 UTC  (4+ messages)

Retrieving number of free unused eraseblocks in a UBI filesystem
 2016-12-07 13:55 UTC  (5+ messages)

[PATCH] hotplug: make register and unregister notifier API symmetric
 2016-12-07 13:54 UTC  (2+ messages)

[PATCH v2 iproute2/net-next 0/3] tc: flower: Support matching on ICMP
 2016-12-07 13:54 UTC  (4+ messages)
` [PATCH v2 iproute2/net-next 1/3] tc: flower: update headers for TCA_FLOWER_KEY_ICMP*
` [PATCH v2 iproute2/net-next 2/3] tc: flower: introduce enum flower_endpoint
` [PATCH v2 iproute2/net-next 3/3] tc: flower: support matching on ICMP type and code

[PATCH 1/2] docs: renice(1): Rework discussion of unprivileged users,
 2016-12-07 13:55 UTC 

[Qemu-devel] [PATCH v3 0/5] add blkdebug tests
 2016-12-07 13:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 2/5] blkdebug: Add pass-through write_zero and discard support

[PATCH 2/2] docs: renice(1): Remove obsolete BUGS text
 2016-12-07 13:55 UTC 

[U-Boot] [PATCH 02/10] arm: socfpga: arria10: Added config option build for SPL
 2016-12-07 13:54 UTC  (8+ messages)
` [U-Boot] [PATCH 04/10] arm: socfpga: arria10: Added clock manager and pin mux compat macro

[PATCH 0/2] docs: renice(1) patches
 2016-12-07 13:54 UTC 

Perf hotplug lockup in v4.9-rc8
 2016-12-07 13:53 UTC 

[PATCH] drm/i915: Respect ring_mask when initializing forcewake domains
 2016-12-07 13:54 UTC  (2+ messages)

[PATCH v3 0/5] x86: extend use of generic insn emulator for PV
 2016-12-07 13:54 UTC  (6+ messages)
` [PATCH v3 4/5] x86emul: make write and cmpxchg hooks optional

[kernel-hardening] Conversion from atomic_t to refcount_t: summary of issues
 2016-12-07 13:52 UTC  (15+ messages)
` [kernel-hardening] "
  ` [kernel-hardening] "

[U-Boot] [PATCH 01/10] ARM:dts: Added device tree for socfpga arria10 development kit sdmmc
 2016-12-07 13:52 UTC  (4+ messages)

ath10k qca988x: hostapd does not start properly
 2016-12-07 13:50 UTC  (3+ messages)

[PATCH 1/1] mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()
 2016-12-07 13:50 UTC  (7+ messages)

[PATCH 2/2] iio: light: add driver for Capella CM3605
 2016-12-07 13:49 UTC 

[PATCH 1/2] iio: light: add DT bindings for Capella CM3605
 2016-12-07 13:49 UTC  (2+ messages)

[PATCH] genericx86-common: enable generation of wic.bmap
 2016-12-07 13:47 UTC 

[PATCH] cil: remove avrules that have no associated types
 2016-12-07 13:46 UTC  (3+ messages)
` [PATCH] libsepol/cil: remove avrules with no affected types

[PATCH 00/39] Annotate hw config module params for future lockdown
 2016-12-07 13:45 UTC  (9+ messages)
` [PATCH 10/39] Annotate hardware config module parameters in drivers/iio/
` [PATCH 23/39] Annotate hardware config module parameters in drivers/net/wireless/

[PATCH] shared/mainloop: Fix timeout data memleak
 2016-12-07 13:44 UTC 

[PATCH v11 00/13] x86: multiboot2 protocol support
 2016-12-07 13:43 UTC  (5+ messages)
` [PATCH v11 03/13] x86: allow EFI reboot method neither on EFI platforms
` [PATCH v11 08/13] x86/boot: implement early command line parser in C

[PATCH] net: ethernet: slicoss: use module_pci_driver()
 2016-12-07 13:43 UTC 

[PATCH 06/22] tracing/rb: Convert to hotplug state machine
 2016-12-07 13:43 UTC  (5+ messages)
` [tip:smp/hotplug] "
  ` [linux-next] tracing/rb: NULL pointer dereference at trace_rb_cpu_prepare()
    ` [PATCH] tracing/rb: init the CPU mask on allocation
      ` [tip:smp/hotplug] tracing/rb: Init "

what is the closest alternative to red hat's ABRT in OE?
 2016-12-07 13:43 UTC  (4+ messages)

[PATCH] writeback: Write dirty times for WB_SYNC_ALL writeback
 2016-12-07 13:43 UTC  (3+ messages)

[PATCH v2 00/13] ASoC: Intel: Skylake: Driver updates
 2016-12-07 13:44 UTC  (15+ messages)
` [PATCH v2 01/13] ASoC: Intel: Skylake: Update link_index and format in pipe params
` [PATCH v2 02/13] ASoC: Intel: Skylake: Add helper function to setup host/link dma
` [PATCH v2 03/13] ASoC: Intel: Skylake: Configure DMA in PRE_PMD handler of Mixer
` [PATCH v2 04/13] ASoC: Intel: Skylake: Removed unused skl_get_format()
` [PATCH v2 05/13] ALSA: hda: check stream decoupled register state
` [PATCH v2 06/13] ASoC: Intel: Skylake: Add set_tristate DAI ops to enable SSP MCLK
` [PATCH v2 07/13] ASoC: Intel: Skylake: Remove unused SSP BE prepare DAI ops
` [PATCH v2 08/13] ASoC: Intel: Skylake: Add supply widget as non DSP widget
` [PATCH v2 09/13] ASoC: Intel: Skylake: Add supply widget in skl_nau_max machine
` [PATCH v2 10/13] ASoC: Intel: Skylake: Add supply widget in bxt_da_max machine
` [PATCH v2 11/13] ASoC: Intel: Skylake: Don't reset pass-through pipe in BE prepare
` [PATCH v2 12/13] ASoC: Intel: Skylake: set the resume point to LPIB
` [PATCH v2 13/13] ASoC: hdac_hdmi: Enable pin and converter in prepare

[PATCH 1/5] i7300_idle: remove this driver
 2016-12-07 13:40 UTC  (5+ messages)
` [PATCH 2/5] x86: remove idle_notifier

[Buildroot] [git commit] cmake: adjust dependencies added for libuv
 2016-12-07 13:40 UTC 

IPV6_PKTINFO socket option
 2016-12-07 13:34 UTC 

morty support for e500 (p1020, p2020)
 2016-12-07 13:37 UTC  (3+ messages)

[RFC PATCH 00/22] mkfs.xfs: Make stronger conflict checks
 2016-12-07 13:27 UTC  (23+ messages)
` [PATCH 01/22] mkfs: remove intermediate getstr followed by getnum
` [PATCH 02/22] mkfs: merge tables for opts parsing into one table
` [PATCH 03/22] mkfs: extend opt_params with a value field
` [PATCH 04/22] mkfs: change conflicts array into a table capable of cross-option addressing
` [PATCH 05/22] mkfs: add a check for conflicting values
` [PATCH 06/22] mkfs: add cross-section conflict checks
` [PATCH 07/22] mkfs: Move opts related #define to one place
` [PATCH 08/22] mkfs: move conflicts into the table
` [PATCH 09/22] mkfs: change conflict checks to utilize the new conflict structure
` [PATCH 10/22] mkfs: change when to mark an option as seen
` [PATCH 11/22] mkfs: add test_default_value into conflict struct
` [PATCH 12/22] mkfs: expand conflicts declarations to named declaration
` [PATCH 13/22] mkfs: remove zeroed items from conflicts declaration
` [PATCH 14/22] mkfs: rename defaultval to flagval in opts
` [PATCH 15/22] mkfs: replace SUBOPT_NEEDS_VAL for a flag
` [PATCH 16/22] mkfs: Change all value fields in opt structures into unions
` [PATCH 17/22] mkfs: use old variables as pointers to the new opts struct values
` [PATCH 18/22] mkfs: prevent sector/blocksize to be specified as a number of blocks
` [PATCH 19/22] mkfs: subopt flags should be saved as bool
` [PATCH 20/22] mkfs: move uuid empty string test to getstr()
` [PATCH 21/22] mkfs: remove duplicit checks
` [PATCH 22/22] mkfs: prevent multiple specifications of a single option

Concurrent `ls` takes out the thrash
 2016-12-07 13:37 UTC  (2+ messages)
` [PATCH] NFS: Serialize nfs_readdir()

[PATCH] extcon: Restructure multi-line comments to follow codingstyle
 2016-12-07 13:36 UTC  (2+ messages)

[PATCH kernel v5 0/5] Extend virtio-balloon for fast (de)inflating & fast live migration
 2016-12-07 13:35 UTC  (6+ messages)
  ` [Qemu-devel] "

[PATCH v3 net-next 0/4]: Allow head adjustment in XDP prog
 2016-12-07 13:34 UTC  (5+ messages)
` [PATCH v3 net-next 1/4] bpf: xdp: "

[PATCH] mac80211: Remove invalid flag operations in mesh TSF synchronization
 2016-12-07 13:33 UTC  (8+ messages)

[CI] drm/i915: Reorder phys backing storage release
 2016-12-07 13:34 UTC 

[PATCH 00/14] rtlwifi: Various updates
 2016-12-07 13:32 UTC  (7+ messages)
` [PATCH 10/14] rtlwifi: Add BTC_TRACE_STRING to new btcoex

[PATCH] drm/atomic: Don't reject reflect-only rotations
 2016-12-07 13:32 UTC  (3+ messages)

Ignoring Fetch errors for optional source
 2016-12-07 13:13 UTC  (3+ messages)

[Qemu-trivial] [PATCH] docs: Fix description of the sentence
 2016-12-07 13:30 UTC  (8+ messages)
` [Qemu-trivial] [PATCH for-2.8] "
  ` [Qemu-trivial] [Qemu-devel] "
            ` [Qemu-devel] [Qemu-trivial] "

[PATCH 1/2] test: add f_mke2fs_baddisk
 2016-12-07 13:14 UTC  (2+ messages)
` [PATCH 2/2] ext2fs: check fsync error code

[linux-4.1 bisection] complete test-amd64-amd64-xl-qemuu-winxpsp3
 2016-12-07 13:31 UTC 

[PATCH 01/14] fsl-dynamic-packagearch.bbclass: Fix spelling error in print message
 2016-12-07 13:31 UTC  (3+ messages)
` [PATCH 09/14] weston: Use compiler settings provided by IMX-GPU driver pkg-config

[pull request] trivial fixes
 2016-12-07 13:30 UTC 

[PATCH] net:dsa:mv88e6xxx: delete timer and cancel ppu_work
 2016-12-07 13:14 UTC  (2+ messages)

[PATCH] MIPS: TXx9: Modernize printing of kernel messages
 2016-12-07 13:25 UTC  (2+ messages)

[PATCH 0/4] vsock: cancel connect packets when failing to connect
 2016-12-07 13:25 UTC  (8+ messages)
` [PATCH 2/4] vhost-vsock: add pkt cancel capability
` [PATCH 3/4] vsock: "
` [PATCH 4/4] vsock: cancel packets when failing to connect

[PATCH v2] selinux: support distinctions among all network address families
 2016-12-07 13:25 UTC  (3+ messages)

[PATCH] vhost: allow for many vhost user ports
 2016-12-07 13:23 UTC  (3+ messages)

[PATCH 00/13] Introducing EAL Bus-Device-Driver Model
 2016-12-07 13:24 UTC  (4+ messages)

[PATCH 00/17] pathspec cleanup
 2016-12-07 13:04 UTC  (3+ messages)
` [PATCH 16/17] pathspec: small readability changes

[PATCH 00/12] PM / OPP: Use kref and move away from RCU locking
 2016-12-07 13:23 UTC  (4+ messages)
  ` [PATCH 07/12] PM / OPP: Update OPP users to put reference

[Question] New mmap64 syscall?
 2016-12-07 13:23 UTC  (3+ messages)

[PATCH 1/6] drm/i915: replace platform flags with a platform enum
 2016-12-07 13:23 UTC  (5+ messages)
` [PATCH v3] "

[PATCH] kexec: add cond_resched into kimage_alloc_crash_control_pages
 2016-12-07 13:17 UTC  (2+ messages)

[U-Boot] [PATCH v2] spi: cadence_qspi_apb: Use 32 bit indirect write transaction when possible
 2016-12-07 13:22 UTC  (8+ messages)

[PATCH v15 01/27] bisect--helper: use OPT_CMDMODE instead of OPT_BOOL
 2016-12-07 13:15 UTC  (6+ messages)
` [PATCH v15 23/27] bisect--helper: `bisect_replay` shell function in C

[PATCH 00/10] virtio: sparse fixes
 2016-12-07 13:22 UTC  (6+ messages)
` [PATCH 10/10] virtio: enable endian checks for sparse builds

[PATCH] drm: Allow CAP_PRIME on !MODESET
 2016-12-07 13:20 UTC  (2+ messages)

[PATCH nf-next v2] netfilter: xt_bpf: support ebpf
 2016-12-07 13:20 UTC  (2+ messages)

[PATCH net-next v6 0/2] net/sched: cls_flower: Support matching on ICMP
 2016-12-07 13:05 UTC  (3+ messages)
` [PATCH net-next v6 1/2] flow dissector: ICMP support

[U-Boot] [GIT PULL] Xilinx and SCSI changes
 2016-12-07 13:20 UTC  (6+ messages)

stmmac ethernet in kernel 4.4: coalescing related pauses?
 2016-12-07 13:18 UTC  (9+ messages)
` stmmac ethernet in kernel 4.9-rc6: coalescing related pauses
          ` Aw: "
            ` [RFC] "

[RFC PATCH v3 00/20] x86: Secure Memory Encryption (AMD)
 2016-12-07 13:19 UTC  (4+ messages)
` [RFC PATCH v3 10/20] Add support to access boot related data in the clear


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.