All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-02 20:25:37 to 2016-12-02 21:35:05 UTC [more...]

[PATCH v3] texinfo: upgrade from 6.0 to 6.3
 2016-12-02 21:36 UTC 

[Buildroot] [PATCH] nodejs: security bump 0.10.x series to 0.10.48
 2016-12-02 21:35 UTC  (4+ messages)

[PATCH v2 0/3] Add Broadcom SPU Crypto Driver
 2016-12-02 21:34 UTC  (6+ messages)
` [PATCH v2 1/3] crypto: brcm: DT documentation for Broadcom SPU driver
` [PATCH v2 2/3] crypto: brcm: Add "
` [PATCH v2 3/3] crypto: brcm: Add Broadcom SPU driver DT entry

[Buildroot] [PATCH] kexec: fix build when BR2_STRIP_none=y
 2016-12-02 21:34 UTC  (5+ messages)

[PATCH 1/2] update-unicode.sh: automatically download newer definition files
 2016-12-02 21:26 UTC  (2+ messages)
` [PATCH 2/2] unicode: update the tables to Unicode 9.0

[PATCH v2] lkdtm: Add tests for LIST_POISON and ZERO_SIZE_PTR
 2016-12-02 21:32 UTC  (3+ messages)
  ` [kernel-hardening] "

[PATCH v6 1/6] submodules: add helper functions to determine presence of submodules
 2016-12-02 21:31 UTC  (14+ messages)

[Bug 94757] New: powerpc64 & 64Kb kernel pagesize not working with nouveau
 2016-12-02 21:30 UTC  (3+ messages)
  ` [Bug 94757] "
  ` [Bug 94757] powerpc64, arm64 "

[PATCH] tty: serial: fsl_lpuart: fix del_timer_sync() vs timer routine deadlock
 2016-12-02 21:28 UTC  (3+ messages)

[PATCH 0/2] arm64: PMU: Sanitize usage of PMSELR_EL0.SEL
 2016-12-02 21:28 UTC  (3+ messages)

Auditd misses accept syscalls from sshd
 2016-12-02 21:26 UTC  (3+ messages)

[Intel-wired-lan] [PATCH] igb: reset the PHY before reading the PHY ID
 2016-12-02 21:26 UTC  (7+ messages)

[libvirt test] 102776: tolerable all pass - PUSHED
 2016-12-02 21:25 UTC 

[GIT PULL] ARM: SoC fixes for v4.9
 2016-12-02 21:22 UTC  (2+ messages)

[PATCH V2 00/13] export perf overheads information
 2016-12-02 21:19 UTC  (14+ messages)
` [PATCH V2 01/13] perf/core: Introduce PERF_RECORD_OVERHEAD
` [PATCH V2 02/13] perf/core: output overhead when sched out from context
` [PATCH V2 03/13] perf/x86: output sampling overhead
` [PATCH V2 04/13] perf/core: output multiplexing overhead
` [PATCH V2 05/13] perf/core: output side-band events overhead
` [PATCH V2 06/13] perf tools: option to disable overhead collection
` [PATCH V2 07/13] perf tools: handle PERF_RECORD_OVERHEAD record type
` [PATCH V2 08/13] perf tools: show kernel overhead
` [PATCH V2 09/13] perf script: "
` [PATCH V2 10/13] perf tools: add time related functions
` [PATCH V2 11/13] perf tools: introduce PERF_RECORD_USER_OVERHEAD
` [PATCH V2 12/13] perf tools: record user space profiling cost
` [PATCH V2 13/13] perf report: warn on high overhead

[PATCH] fpga: fix sparse warnings in fpga-mgr and fpga-bridge
 2016-12-02 21:23 UTC 

[PATCH v10 00/12] PCI: ARM64 ECAM quirks
 2016-12-02 21:22 UTC  (7+ messages)

[meta-oe][PATCH] libvncserver: Fix build with security flags on and disable libva
 2016-12-02 21:22 UTC 

[PATCH v3 00/13] R-Car DU: Use drm bridge API
 2016-12-02 21:21 UTC  (3+ messages)
` [PATCH v3 01/13] drm: Don't include <drm/drm_encoder.h> in <drm/drm_crtc.h>

[char-misc-next RESEND] mei: bus: enable non-blocking RX
 2016-12-02 22:15 UTC 

[PATCH] nbd: use loff_t for blocksize and nbd_set_size args
 2016-12-02 21:19 UTC 

[Qemu-devel] [PATCH for-2.9 00/17] target-i386: Implement query-cpu-model-expansion
 2016-12-02 21:18 UTC  (18+ messages)
` [Qemu-devel] [PATCH for-2.9 01/17] qmp: Report QOM type name on query-cpu-definitions
` [Qemu-devel] [PATCH for-2.9 02/17] qemu.py: Make logging optional
` [Qemu-devel] [PATCH for-2.9 03/17] qtest.py: Support QTEST_LOG environment variable
` [Qemu-devel] [PATCH for-2.9 04/17] qtest.py: make logging optional
` [Qemu-devel] [PATCH for-2.9 05/17] qtest.py: Make 'binary' parameter optional
` [Qemu-devel] [PATCH for-2.9 06/17] tests: Add rules to non-gtester qtest test cases
` [Qemu-devel] [PATCH for-2.9 07/17] target-i386: Reorganize and document CPUID initialization steps
` [Qemu-devel] [PATCH for-2.9 08/17] target-i386: Support "-cpu host" on TCG too
` [Qemu-devel] [PATCH for-2.9 09/17] target-i386: Move "host" properties to base class
` [Qemu-devel] [PATCH for-2.9 10/17] target-i386: Allow short strings to be used as vendor ID
` [Qemu-devel] [PATCH for-2.9 11/17] target-i386: Remove AMD feature flag aliases from Opteron models
` [Qemu-devel] [PATCH for-2.9 12/17] target-i386: Return migration-safe field on query-cpu-definitions
` [Qemu-devel] [PATCH for-2.9 13/17] cpu: Support comma escaping when parsing -cpu
` [Qemu-devel] [PATCH for-2.9 14/17] qapi: add static/migration-safe info to query-cpu-model-expansion
` [Qemu-devel] [PATCH for-2.9 15/17] target-i386: Define static "base" CPU model
` [Qemu-devel] [PATCH for-2.9 16/17] tests: query-cpu-model-test.py test code
` [Qemu-devel] [PATCH for-2.9 17/17] target-i386: Implement query-cpu-model-expansion QMP command

[RFC PATCH] EventDev buffered enqueue API
 2016-12-02 21:18 UTC  (3+ messages)
` [RFC PATCH] eventdev: add buffered enqueue and flush APIs

[PATCHv2 net-next 0/4] MV88E6390 batch two
 2016-12-02 21:18 UTC  (7+ messages)
` [PATCHv2 net-next 3/4] net: dsa: mv88e6xxx: Move the tagging protocol into info
` [PATCHv2 net-next 4/4] net: dsa: mv88e6xxx: Refactor CPU and DSA port setup

[PATCH v2 0/3] debugobjects: Reduce global pool_lock contention
 2016-12-02 21:14 UTC  (4+ messages)
` [PATCH v2 1/3] debugobjects: Track number of kmem_cache_alloc/kmem_cache_free done
` [PATCH v2 2/3] debugobjects: Scale thresholds with # of CPUs
` [PATCH v2 3/3] debugobjects: Reduce contention on the global pool_lock

[Qemu-devel] [PATCH v2] scripts: add "git.orderfile" for ordering diff hunks by pathname patterns
 2016-12-02 21:16 UTC  (2+ messages)

[PATCH][RFC] cfg80211: NL80211_ATTR_SOCKET_OWNER support for CMD_CONNECT
 2016-12-02 20:56 UTC 

[PATCH] mac80211: Remove invalid flag operations in mesh TSF synchronization
 2016-12-02 21:13 UTC  (3+ messages)

[PATCH v3] clk: ti: omap36xx: Work around sprz319 advisory 2.1
 2016-12-02 21:14 UTC 

[PATCH] dm space map metadata: skip useless memcpy in metadata_ll_init_index()
 2016-12-02 21:14 UTC 

[PATCH 0/2] clk: bcm2835: Propage rate change to PLLH
 2016-12-02 21:13 UTC  (6+ messages)
` [PATCH 1/2] clk: bcm: Support rate change propagation on bcm2835 clocks

[Buildroot] [git commit] core: add waf-package infra
 2016-12-02 21:11 UTC 

[PATCH v2] ARM: omap3: beagleboard-xm: dt: Add ethernet to the device tree
 2016-12-02 21:11 UTC 

[Bug 176951] boot fails unless acpi=off Acer Travelmate X-349
 2016-12-02 21:11 UTC 

[PATCH v2 0/6] CPUID-less CPU/sync_core fixes and improvements
 2016-12-02 21:10 UTC  (15+ messages)
` [PATCH 0/4] CPUID-less CPU "
  ` [PATCH v2 5/6] x86/xen: Add a Xen-specific sync_core() implementation

FYI
 2016-12-02 19:51 UTC 

[PATCH 0/4] kernel-yocto: consolidated pull request
 2016-12-02 21:09 UTC  (5+ messages)
` [PATCH 1/4] linux-yocto/4.8: update to v4.8.10
` [PATCH 2/4] linux-yocto-dev: update to 4.9-rcX
` [PATCH 3/4] kern-tools: fix processing for no branch meta-data
` [PATCH 4/4] kernel-yocto: exit on non-zero return code

[PATCH] x86/suspend: fix false positive KASAN warning on suspend/resume
 2016-12-02 21:09 UTC  (11+ messages)
    ` [PATCH v2] "
          ` [PATCH v3] "
                ` [PATCH v4] "

[PATCH 0/3] clk: keystone: add sci clock support
 2016-12-02 21:07 UTC  (12+ messages)
` [PATCH 1/3] Documentation: dt: Add TI SCI clock driver

[RFC v2] Generic flow director/filtering/classification API
 2016-12-02 21:06 UTC  (6+ messages)
` [PATCH 00/22] Generic flow API (rte_flow)
  ` [PATCH 01/22] ethdev: introduce generic flow API

[PATCH net-next 0/4] tcp: tsq: performance series
 2016-12-02 20:57 UTC  (2+ messages)

[Buildroot] [git commit] package/waf: new host package
 2016-12-02 21:02 UTC 

Unkillable processes due to PTRACE_TRACEME again
 2016-12-02 21:02 UTC  (2+ messages)

[PATCH next] dctcp: update cwnd on congestion event
 2016-12-02 21:01 UTC  (2+ messages)

[Buildroot] [PATCH v2] stella: fix bug when compiling with PPC altivec vectorization
 2016-12-02 21:00 UTC  (2+ messages)

[U-Boot] qemu and u-boot-console and other ports?
 2016-12-02 21:00 UTC  (6+ messages)

[PATCH pci/next] PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar
 2016-12-02 20:58 UTC  (3+ messages)

PATCH: setup_vmcs_config: disable TSC scaling on unlike processors
 2016-12-02 20:58 UTC  (4+ messages)

[PATCH] worktree: mark a file-local symbol with static
 2016-12-02 20:55 UTC 

[PATCH] net: wireless: realtek: constify rate_control_ops structures
 2016-12-02 20:39 UTC  (2+ messages)

[diamon-discuss] Next meeting: Android Tracing, Friday December 2nd, 1PM EST (6PM UTC)
 2016-12-02 20:54 UTC  (9+ messages)

[PATCH 2/8 linux-next] libnvdimm, namespace: add verbosity to persistence warning
 2016-12-02 20:53 UTC  (3+ messages)

[net-next PATCH v4 0/6] XDP for virtio_net
 2016-12-02 20:51 UTC  (7+ messages)
` [net-next PATCH v4 1/6] net: virtio dynamically disable/enable LRO
` [net-next PATCH v4 2/6] net: xdp: add invalid buffer warning
` [net-next PATCH v4 3/6] virtio_net: Add XDP support
` [net-next PATCH v4 4/6] virtio_net: add dedicated XDP transmit queues
` [net-next PATCH v4 5/6] virtio_net: add XDP_TX support
` [net-next PATCH v4 6/6] virtio_net: xdp, add slowpath case for non contiguous buffers

[PATCH 3/8 linux-next] libnvdimm, namespace: move persistence warning
 2016-12-02 20:51 UTC  (3+ messages)

[Buildroot] [git commit] stella: fix bug when compiling with PPC altivec vectorization
 2016-12-02 20:51 UTC 

[Cocci] Finding missing return value checks for some function calls with SmPL
 2016-12-02 20:48 UTC  (6+ messages)
` [Cocci] Comparing SmPL script constraints with direct regular expression interface

[PATCH 1/1] audit: Make AUDIT_KERNEL event conform to the specification
 2016-12-02 20:46 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] docs/manual: fix FOO_PKGDIR name and definition
 2016-12-02 20:45 UTC  (2+ messages)

[PATCH] generic/390: Add tests for inode timestamp policy
 2016-12-02 20:44 UTC  (4+ messages)

[PATCH v4 0/4] thermal: add driver for R-Car Gen3
 2016-12-02 20:44 UTC  (2+ messages)
` [PATCH v4 5/4] thermal: rcar_gen3_thermal: restrict to 64BIT

feedback about "Dynamic Tracing with DTrace SystemTap"
 2016-12-02 20:43 UTC 

a3a18061c9: WARNING: CPU: 0 PID: 1 at mm/hugetlb.c:2918 hugetlb_add_hstate
 2016-12-02 20:41 UTC  (3+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD SUCCESS 96ddbab9436d02234949f6dde1fc9f7551bc328e
 2016-12-02 20:40 UTC 

[Buildroot] [git commit] docs/manual: fix FOO_PKGDIR name and definition
 2016-12-02 20:40 UTC 

[Qemu-devel] [PATCH v3] doc: Add NBD_CMD_BLOCK_STATUS extension
 2016-12-02 20:39 UTC  (5+ messages)

feedback about "Dynamic Tracing with DTrace SystemTap"
 2016-12-02 20:37 UTC 

SG does not ignore dxferp (direct io + mmap)
 2016-12-02 20:37 UTC  (12+ messages)

[PATCH RESEND] tsl2550: fix lux1_input error in low light
 2016-12-02 20:36 UTC 

missing checksums on reboot
 2016-12-02 20:36 UTC  (3+ messages)

[PATCH v3 00/13] net: ethernet: ti: cpts: update and fixes
 2016-12-02 20:30 UTC  (31+ messages)
` [PATCH v3 01/13] net: ethernet: ti: cpts: switch to readl/writel_relaxed()
` [PATCH v3 02/13] net: ethernet: ti: allow cpts to be built separately
` [PATCH v3 03/13] net: ethernet: ti: cpsw: minimize direct access to struct cpts
` [PATCH v3 04/13] net: ethernet: ti: cpts: fix unbalanced clk api usage in cpts_register/unregister
` [PATCH v3 05/13] net: ethernet: ti: cpts: fix registration order
` [PATCH v3 06/13] net: ethernet: ti: cpts: disable cpts when unregistered
` [PATCH v3 07/13] net: ethernet: ti: cpts: clean up event list if event pool is empty
` [PATCH v3 08/13] net: ethernet: ti: cpts: drop excessive writes to CTRL and INT_EN regs
` [PATCH v3 09/13] net: ethernet: ti: cpts: rework initialization/deinitialization
` [PATCH v3 10/13] net: ethernet: ti: cpts: move dt props parsing to cpts driver
` [PATCH v3 11/13] clocksource: export the clocks_calc_mult_shift to use by timestamp code
` [PATCH v3 12/13] net: ethernet: ti: cpts: calc mult and shift from refclk freq
` [PATCH v3 13/13] net: ethernet: ti: cpts: fix overflow check period

Yocto doesn't recognize cross-compiled binaries inside SDK
 2016-12-02 20:34 UTC  (4+ messages)

[LTP] [PATCH v4 1/1] syscalls/mq_unlink: convert to use new test library API
 2016-12-02 20:33 UTC  (2+ messages)

[PATCH net-next 0/2] net/sched: cls_flower: Support matching on ICMP
 2016-12-02 20:33 UTC  (5+ messages)
` [PATCH net-next 2/2] net/sched: cls_flower: Support matching on ICMP type and code

[Intel-wired-lan] [next PATCH S56 0/8] i40e/i40evf updates
 2016-12-02 20:33 UTC  (9+ messages)
` [Intel-wired-lan] [next PATCH S56 1/8] i40e: Clean up dead code
` [Intel-wired-lan] [next PATCH S56 2/8] i40e: Add bus number info to i40e_bus_info struct
` [Intel-wired-lan] [next PATCH S56 3/8] i40e: Save link FEC info from link up event
` [Intel-wired-lan] [next PATCH S56 4/8] i40e: don't warn every time we clear an Rx timestamp register
` [Intel-wired-lan] [next PATCH S56 5/8] i40e: allow i40e_update_filter_state to skip broadcast filters
` [Intel-wired-lan] [next PATCH S56 6/8] i40e: avoid race condition when sending filters to firmware for addition
` [Intel-wired-lan] [next PATCH S56 7/8] i40e: Save more link abilities when using ethtool
` [Intel-wired-lan] [next PATCH S56 8/8] Acquire NVM lock before reads on all devices

[PATCH v2 net-next 0/2] net/sched: cls_flower: Support matching on ICMP
 2016-12-02 20:31 UTC  (3+ messages)
` [PATCH v2 net-next 1/2] flow dissector: ICMP support
` [PATCH v2 net-next 2/2] net/sched: cls_flower: Support matching on ICMP type and code

[PATCH 1/4] shallow.c: make paint_alloc slightly more robust
 2016-12-02 20:31 UTC  (4+ messages)
` [PATCH 2/4] shallow.c: avoid theoretical pointer wrap-around
` [PATCH 3/4] shallow.c: bit manipulation tweaks
` [PATCH 4/4] shallow.c: remove useless test

[Buildroot] SH4A target: error: command line option ‘-m4-nofpu’ is not supported by this configuration
 2016-12-02 20:31 UTC  (4+ messages)

[PATCH ethtool v5 0/2] Adding downshift support to ethtool
 2016-12-02 20:24 UTC  (2+ messages)

[patchwork][PATCH] patchwork.models: Include first patch's name in series name
 2016-12-02 20:29 UTC  (3+ messages)
` [patchwork][PATCH v3] "
  ` [patchwork][PATCH v4] "

[U-Boot] [PATCH v2] disk: convert to Kconfig
 2016-12-02 20:29 UTC  (4+ messages)

[PATCH v2 0/2] Fix and add more zx dt nodes
 2016-12-02 20:28 UTC  (4+ messages)
` [PATCH v2 1/2] arm64: dts: zx: Fix gic GICR property

[Buildroot] how to activate usb keyboard?
 2016-12-02 20:25 UTC  (2+ messages)

[kernel-hardening] Conversion from atomic_t to refcount_t: summary of issues
 2016-12-02 20:25 UTC  (9+ messages)
` [kernel-hardening] "
  ` [kernel-hardening] "

[RFC][PATCH] vfs: lockdep annotate of stacked inode_lock()
 2016-12-02 20:25 UTC  (2+ 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.