All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-08-12 10:08:42 to 2016-08-12 11:26:20 UTC [more...]

[PATCH v2 00/21] net: thunderx: Support for newer chips and miscellaneous patches
 2016-08-12 11:21 UTC  (45+ messages)
` [PATCH v2 01/21] net: thunderx: Moved HW capability info from macros to structure
` [PATCH v2 02/21] net: thunderx: Add VNIC's PCI devid on future chips
` [PATCH v2 03/21] net: thunderx: Add support for 81xx and 83xx chips
` [PATCH v2 04/21] net: thunderx: Set queue count based on number of CPUs
` [PATCH v2 05/21] net: thunderx: Enable CQE_RX desc's extension fields
` [PATCH v2 06/21] net: thunderx: Enable mailbox interrupts on 81xx/83xx
` [PATCH v2 07/21] net: thunderx: Support for different LMAC types within BGX
` [PATCH v2 08/21] net: thunderx: Add 81xx support to BGX driver
` [PATCH v2 09/21] net: thunderx: Add QSGMII interface type support
` [PATCH v2 10/21] net: thunderx: Add RGMII "
` [PATCH v2 11/21] net: thunderx: Add support for 16 LMACs of 83xx
` [PATCH v2 12/21] net: thunderx: Support for 83xx mixed QLM/DLM config
` [PATCH v2 13/21] net: thunderx: Use netdev's name for naming VF's interrupts
` [PATCH v2 14/21] net: thunderx: Use skb_add_rx_frag() for split buffer Rx pkts
` [PATCH v2 15/21] net: thunderx: Improvement for MBX interface debug messages
` [PATCH v2 16/21] net: thunderx: Reset RXQ HW stats when interface is brought down
` [PATCH v2 17/21] net: thunderx: Don't set mac address for secondary Qset VFs
` [PATCH v2 18/21] net: thunderx: Use napi_consume_skb for bulk free
` [PATCH v2 19/21] net: thunderx: Configure tunnelling protocol parsing
` [PATCH v2 20/21] net: thunderx: Use netdev_rss_key_fill() helper
` [PATCH v2 21/21] net: thunderx: Don't set RX_PACKET_DIS while initializing

[PATCH 0/2][RFC] PM / sleep: Expose DPM watchdog timeout to sysfs
 2016-08-12 11:25 UTC  (6+ messages)

[PATCH v2 1/2] x86/altp2m: use __get_gfn_type_access to avoid lock conflicts
 2016-08-12 11:24 UTC  (3+ messages)
` [PATCH v2 2/2] x86/altp2m: allow specifying external-only use-case

xen does not support the 8G large bar
 2016-08-12 11:24 UTC  (4+ messages)
  ` 答复: "

[PATCH v11 0/7] Finally fix watermarks
 2016-08-12 11:23 UTC  (5+ messages)
` [PATCH v11 1/7] drm/i915/gen6+: Return -EINVAL on invalid pcode commands

[Buildroot] [PATCH v2] lxc: version bump to 2.0.3
 2016-08-12 11:23 UTC  (3+ messages)

[GIT PULL FOR v4.9] Colorspace handling fixes
 2016-08-12 11:22 UTC 

Underrun with 2 periods on skylake HDA driver
 2016-08-11  5:37 UTC  (3+ messages)

[PATCH nf-next v2] ipvs: use nf_ct_kill helper
 2016-08-12 11:21 UTC  (3+ messages)

[PATCH 0/5] Various cleanup
 2016-08-12 11:20 UTC  (5+ messages)
` [PATCH 4/5] drm/i915: pdev cleanup
  ` [PATCH 4/5 v2] "
` [PATCH 5/5] drm/i915: debugfs spring cleaning
  ` [PATCH 5/5 v3] "

[kvm-unit-tests PATCH V2 1/4] scripts/runtime: Add ability to mark test as don't run by default
 2016-08-12 11:19 UTC  (6+ messages)
` [kvm-unit-tests PATCH V2 3/4] lib/powerpc: Add function to start secondary threads

[PATCH] backports: use codel and fq headers from the kernel sources
 2016-08-12 11:15 UTC 

[PATCH v5 00/20] Support for sustained capturing of GuC firmware logs
 2016-08-12 11:15 UTC  (7+ messages)
` [PATCH 04/20] drm/i915: Add low level set of routines for programming PM IER/IIR/IMR register set
` [PATCH 16/20] drm/i915: Support to create write combined type vmaps
` [PATCH 18/20] drm/i915: Use SSE4.1 movntdqa to accelerate reads from WC memory

[PATCH 1/1] Revert "gpu: drm: omapdrm: dss-of: add missing of_node_put after calling of_parse_phandle"
 2016-08-12 11:14 UTC  (4+ messages)

[PATCH 00/15] Line6 POD X3/X3Live suport
 2016-08-12 11:14 UTC  (9+ messages)
` [PATCH 09/15] ALSA: line6: Add hwdep interface to access the POD control messages
` [PATCH 12/15] ALSA: line6: Give up on the lock while URBs are released

[kernel-hardening] [PATCH v1] x86/power/64: Restore processor state before using per-cpu variables
 2016-08-12 11:14 UTC  (4+ messages)
` [kernel-hardening] "
  `  "

[Printing-architecture] better support for 203dpi label printer
 2016-08-12 11:13 UTC 

Partial VMA fixes
 2016-08-12 11:13 UTC  (15+ messages)
` [PATCH 01/10] drm/i915: Move map-and-fenceable tracking to the VMA
` [PATCH 02/10] drm/i915/userptr: Make gup errors stickier
` [PATCH 03/10] drm/i915: Move fence tracking from object to vma
` [PATCH 04/10] drm/i915: Choose partial chunksize based on tile row size
` [PATCH 05/10] drm/i915: Fix partial GGTT faulting
` [PATCH 06/10] drm/i915: Choose not to evict faultable objects from the GGTT
` [PATCH 07/10] drm/i915: Fallback to using unmappable memory for scanout
` [PATCH 08/10] drm/i915: Track display alignment on VMA
` [PATCH 09/10] drm/i915: Bump the inactive MRU tracking for all VMA accessed
` [PATCH 10/10] drm/i915: Stop discarding GTT cache-domain on unbind vma
` ✗ Ro.CI.BAT: failure for series starting with [01/10] drm/i915: Move map-and-fenceable tracking to the VMA

[Patch net 0/5] net_sched: tc action fixes and updates
 2016-08-12 11:12 UTC  (6+ messages)

[PATCH nf-next V2] netfilter: conntrack: simplify the code by using nf_conntrack_get_ht
 2016-08-12 11:12 UTC  (3+ messages)

[PATCH v1] block: make sure big bio is splitted into at most 256 bvecs
 2016-08-12 11:12 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for gre tunneled skbs
 2016-08-12 11:11 UTC  (4+ messages)

[Buildroot] [PATCH] barebox: fix ARCH value for arm64
 2016-08-12 11:11 UTC 

[Buildroot] [PATCH] barebox: bump version to 2016.08
 2016-08-12 11:10 UTC 

[rhashtable] 4699858597: RIP: 0010:[<ffffffff81283b16>] [<ffffffff81283b16>] rhashtable_init
 2016-08-12 11:09 UTC  (2+ messages)

[GIT PULL FOR v4.9] Add new pixelformats
 2016-08-12 11:09 UTC 

[PATCH] time: alarmtimer: Add the trcepoints for alarmtimer
 2016-08-12 11:08 UTC  (2+ messages)

[PATCH v9 1/4] of/serial: move earlycon early_param handling to serial
 2016-08-12 11:07 UTC  (3+ messages)

[PATCH v5 0/6] HuC Loading Patches
 2016-08-12 11:07 UTC  (4+ messages)
` ✗ Ro.CI.BAT: failure for "

[PATCH] net: ipv6: Do not keep IPv6 addresses when IPv6 is disabled
 2016-08-12 11:02 UTC 

[GIT PULL] omap-gpmc fixes for v4.8-rc1
 2016-08-12 11:02 UTC  (2+ messages)

[PATCH] replace bogus -ENOSYS uses
 2016-08-12 11:02 UTC  (5+ messages)

[PATCH] soc: ti: wkup_m3_ipc: switch to using remoteproc OF infrastructure
 2016-08-12 11:02 UTC  (4+ messages)

[PATCH] befs: return BEFS_ERR if validation of ag_shift fails
 2016-08-12 11:00 UTC  (2+ messages)

[PATCH] scsi: bnx2i: convert to kworker
 2016-08-12 10:59 UTC  (2+ messages)

[PATCH 1/4] scsi: bnx2fc: convert per-CPU thread to kworker
 2016-08-12 11:00 UTC  (2+ messages)

Wrong "nollp" DW DMAC parameter value on ARC SDP
 2016-08-12 10:59 UTC  (3+ messages)

[PATCH v6 0/4] mfd: lp873x: Add lp873x PMIC support
 2016-08-12 10:57 UTC  (3+ messages)
` [PATCH v6 4/4] regulator: lp873x: Change the MFD config option as per latest naming

[PATCH 1/1] x86/apic: Introduce paravirq irq_domain
 2016-08-12 10:56 UTC  (3+ messages)

[PATCH] MIPS: Loongson1B: Change the OSC clock name
 2016-08-12 10:56 UTC 

can one use "ASSUME_PROVIDED += mono-native" to avoid compiling?
 2016-08-12 10:50 UTC 

[PATCH] curl: upgrade to 7.50.1
 2016-08-12 10:52 UTC  (3+ messages)

[PATCH] ASoC: omap-mcbsp: Enable TX/RX under and overflow interrupts
 2016-08-12 10:52 UTC 

[v3 0/5] Add device nodes for BCM7xxx SoCs
 2016-08-12 10:51 UTC  (2+ messages)

[PATCH 0/3] Refactor Loongson1 clock
 2016-08-12 10:51 UTC  (4+ messages)
` [PATCH 1/3] clk: Loongson1: "
` [PATCH 2/3] clk: Loongson1: Update clocks of Loongson1B
` [PATCH 3/3] clk: Loongson1: Make use of GENMASK

[PATCH 0/7] x86emul: misc small adjustments
 2016-08-12 10:50 UTC  (6+ messages)
` [PATCH 5/7] x86emul: don't special case fetching unsigned 8-bit immediates

Mail System Error - Returned Mail
 2016-08-12 10:50 UTC 

Mail System Error - Returned Mail
 2016-08-12 10:50 UTC 

cross compiling perf
 2016-08-12 10:48 UTC  (4+ messages)

Updates to meta-fsl-demos (krogoth) in 2016-08-12
 2016-08-12 10:48 UTC 

[PATCH 0/4] ASoC: Intel: Skylake: Add token support for topology data
 2016-08-12 10:55 UTC  (3+ messages)

[PATCH netfilter] extensions/libxt_bpf.man: clarify BPF code generation with tcpdump
 2016-08-12 10:47 UTC  (2+ messages)

Updates to meta-fsl-arm-extra (krogoth) in 2016-08-12
 2016-08-12 10:46 UTC 

[PATCH V4] phy: bcm-ns-usb3: new driver for USB 3.0 PHY on Northstar
 2016-08-12 10:45 UTC  (2+ messages)

Updates to meta-fsl-arm (krogoth) in 2016-08-12
 2016-08-12 10:45 UTC 

[meta-freescale-layer][PATCH 0/9] QorIQ patches
 2016-08-12 10:43 UTC  (10+ messages)
` [meta-freescale-layer][PATCH 1/9] linux-qoriq: fix build path of the dtb
` [meta-freescale-layer][PATCH 2/9] fsl-kernel-localversion: Make sure build dir exist before create .config
` [meta-freescale-layer][PATCH 3/9] c293pcie: c293pcie_36b.dtb -> c293pcie.dtb
` [meta-freescale-layer][PATCH 4/9] qoriq-base.inc: set PREFERRED_VERSION_testfloat to 2a
` [meta-freescale-layer][PATCH 5/9] usdpaa-apps: obey LDFLAGS to fix GNU_HASH error
` [meta-freescale-layer][PATCH 6/9] pme-tools: "
` [meta-freescale-layer][PATCH 7/9] skmm-ep: "
` [meta-freescale-layer][PATCH 8/9] ipc-ust: "
` [meta-freescale-layer][PATCH 9/9] auto-resp: skip ldflags check

A potential race in drivers/scsi/megaraid.ko
 2016-08-12 10:44 UTC 

[xfs] 68a9f5e700: aim7.jobs-per-min -13.6% regression
 2016-08-12 10:43 UTC  (12+ messages)

Small execbuf coherency fixes
 2016-08-12 10:41 UTC  (3+ messages)

kmemleak: Cannot insert 0xff7f1000 into the object search tree (overlaps existing)
 2016-08-12 10:40 UTC  (8+ messages)

[PATCH 1/2] genirq: Generic chip: add irq_unmap_generic_chip
 2016-08-12 10:39 UTC  (2+ messages)

[PATCH v8 0/10] Output raw touch data via V4L2
 2016-08-12 10:20 UTC  (4+ messages)
` [PATCH v8 10/10] Input: sur40 - use new V4L2 touch input type

[PATCH] arm64: defconfig: enable BERLIN_BG4CT pinctrl support
 2016-08-12 10:33 UTC  (2+ messages)

[mm, kasan] 80a9201a59: RIP: 0010:[<ffffffff9890f590>] [<ffffffff9890f590>] __kernel_text_address
 2016-08-12 10:35 UTC  (5+ messages)

[PATCH v5] netfilter: nf_tables: add hash expression
 2016-08-12 10:35 UTC  (2+ messages)

[PATCH 1/2] x86/boot: Align e820 and video data in the boot trampoline
 2016-08-12 10:35 UTC  (2+ messages)
` [PATCH 2/2] x86/cpufreq: Avoid using processor_pminfo[cpu] when it is NULL

[PATCH v4 0/6] enable lpm, acl and other missing libraries in ppc64le
 2016-08-12 10:34 UTC  (10+ messages)
` [PATCH v4 3/6] ip_pipeline: fix lcore mapping for varying SMT threads as in ppc64

[PATCH] Revert "drm/i915/chv: Set min freq to efficient frequency on chv"
 2016-08-12 10:33 UTC  (3+ messages)

[PATCH] w1: fix timeout_us parameter description
 2016-08-12 10:27 UTC  (3+ messages)
` [PATCH v2] w1: fix typo in "

[PATCH 2/2] be2iscsi: Fix some error messages
 2016-08-12 10:30 UTC  (3+ messages)

[PATCH v6] cfg80211: Provision to allow the support for different beacon intervals
 2016-08-12  9:54 UTC  (2+ messages)

[PATCH][master] curl: Update to 7.50.1
 2016-08-12 10:26 UTC  (4+ messages)

[PATCH nf-next] netfilter: use_nf_conn_expires helper in more places
 2016-08-12 10:25 UTC  (2+ messages)

Disabled mail account returned by get_maintainer.pl
 2016-08-12 10:24 UTC 

EAL: No probed ethernet devices
 2016-08-12 10:23 UTC 

[PATCH 000/127] ASoC: codec cleanup - codec probe/remove
 2016-08-12 10:22 UTC  (10+ messages)

[Regression] "irqdomain: Don't set type when mapping an IRQ" breaks nexus7 gpio buttons
 2016-08-12 10:22 UTC  (9+ messages)

Is There a easy way to check which version of GCC was been used to a package
 2016-08-12 10:07 UTC 

[PATCH 1/2] drm/i915: Wrap the protected active RCU dereference in a helper
 2016-08-12 10:20 UTC  (3+ messages)
` [PATCH 2/2] drm/i915: Don't check for idleness before retiring after a GPU hang

[PATCH v9 0/4] Add a new Rockchip usb2 phy driver
 2016-08-12 10:09 UTC  (4+ messages)
` [PATCH v9 2/4] phy: rockchip-inno-usb2: add a new driver for Rockchip usb2phy

[U-Boot] [PATCH] mmc: uniphier-sd: add static qualifiers to probe and remove callbacks
 2016-08-12 10:19 UTC 

[PATCH nf-next] netfilter: nf_dup4: remove redundant checksum recalculation
 2016-08-12 10:18 UTC  (2+ messages)

[U-Boot] [PATCH] cmd: efi_loader: Return CMD_RET_USAGE in case of not enough arguments
 2016-08-12 10:18 UTC  (2+ messages)

[PATCH nf-next] netfilter: physdev: add missed blank
 2016-08-12 10:17 UTC  (2+ messages)

[PATCH 1/4] befs: check allocation_group number before use
 2016-08-12 10:17 UTC  (5+ messages)

[PATCH 1/1] netfilter: Only need first 4 bytes to get l4proto ports
 2016-08-12 10:16 UTC  (2+ messages)

[PATCH RFCv2] net: ethernet: macb: Add support for rx_clk
 2016-08-12 10:16 UTC  (2+ messages)

[PATCH 00/11] use of_property_read_bool
 2016-08-12 10:14 UTC  (4+ messages)
` [PATCH 07/11] phy: qcom-ufs: "
  ` [PATCH 07/11 v2] "

[PATCH 0/2] KVM: nVMX: msr bitmaps fixes
 2016-08-12 10:14 UTC  (5+ messages)
` [PATCH 2/2] KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write

[U-Boot] [PATCH V2 1/5] mmc: sd: extracting erase timeout information from sd status
 2016-08-12 10:13 UTC  (5+ messages)
` [U-Boot] [PATCH V2 2/5] mmc: initialize mmc_cmd with 0
` [U-Boot] [PATCH V2 3/5] mmc: sd: add erase timeout support
` [U-Boot] [PATCH V2 4/5] mmc: esdhc: change timeout value
` [U-Boot] [PATCH V2 5/5] mmc: sd: optimize erase

[PATCH] SAS: use sas_rphy instead of sas_end_device to obtain address
 2016-08-12 10:08 UTC  (6+ messages)

[U-Boot] [PATCH 1/2] driver/ddr/fsl: Add general MMDC driver
 2016-08-12 10:08 UTC  (5+ 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.