All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-27 03:21:08 to 2015-05-27 05:49:09 UTC [more...]

[PATCH 0/5] Chelsio Terminator 5 (T5) 10G/40G Poll Mode Driver
 2015-05-27  5:49 UTC  (4+ messages)
` [PATCH 2/5] cxgbe: add cxgbe poll mode driver

Bug in tcp timestamp option ? TSecr in SYN-ACK != TSval in SYN
 2015-05-27  5:47 UTC 

[PATCH 0/5] xfsprogs May 2015 patchbomb
 2015-05-27  5:45 UTC  (5+ messages)
` [PATCH 1/5] xfs_repair: refuse to run if we don't recognize version or feature flags
  ` [PATCH v2 "
` [PATCH 2/5] xfs_repair: better checking of v5 metadata fields
  ` [PATCH v2 "

Bug in tcp timestamp option ? TSecr in SYN-ACK != TSval in SYN
 2015-05-27  5:41 UTC 

[patch 0/7] timers: Footprint diet and NOHZ overhead mitigation
 2015-05-27  5:39 UTC  (3+ messages)
` [patch 1/7] timers: Sanitize catchup_timer_jiffies() usage

[PATCH v4 0/7] ASoC: intel - add skylake PCM driver
 2015-05-27  5:40 UTC  (4+ messages)
` [PATCH v4 3/7] ASoC: hda - add asoc hda core bus, controller and stream helpers

[PATCH 0/2] reducing memory footprint of ALSA
 2015-05-27  5:38 UTC  (4+ messages)
` [PATCH v2 2/2] ALSA: set no sound proc fs for reduced memory footprint

[PATCH 0/1] NILFS2: support NFSv2 export
 2015-05-27  5:22 UTC  (3+ messages)
` [PATCH 1/1] "

[RFC/WIP PATCH 00/11] Protocol version 2, again!
 2015-05-27  5:37 UTC  (12+ messages)
` [RFC/WIP PATCH 06/11] remote.h: add get_remote_capabilities, request_capabilities
` [RFC/WIP PATCH 08/11] transport: connect_setup appends protocol version number
` [RFC/WIP PATCH 09/11] transport: get_refs_via_connect exchanges capabilities before refs
` [RFC/WIP PATCH 10/11] t5544: add a test case for the new protocol

[Patch] apple-gmux: lock iGP IO to protect from vgaarb changes
 2015-05-27  5:35 UTC  (11+ messages)
  ` [Patch v2] "
        ` [Patch v2 resend] "
            ` [Patch v3] "

[U-Boot] [PATCH v2 0/7] UniPhier updates for v2015.07-rc2
 2015-05-27  5:35 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] ARM: UniPhier: use 32 bit register access for debug UART setting
` [U-Boot] [PATCH v2 2/7] ARM: UniPhier: remove unnecessary cache coherency code
` [U-Boot] [PATCH v2 3/7] ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefs
` [U-Boot] [PATCH v2 4/7] ARM: UniPhier: move CONFIG_SYS_TEXT_BASE to Kconfig
` [U-Boot] [PATCH v2 5/7] ARM: UniPhier: set MACH_PH1_PRO4 as default SoC
` [U-Boot] [PATCH v2 6/7] ARM: UniPhier: enable CONFIG_NET_RANDOM_ETHADDR
` [U-Boot] [PATCH v2 7/7] ARM: UniPhier: update DDR PHY register map for PH1-Pro5

[PATCH v2 for Xen 4.6 1/4] xen: enabling XL to set per-VCPU parameters of a domain for RTDS scheduler
 2015-05-27  5:33 UTC  (4+ messages)

[v4 0/4] arm64: kvm: reset hyp context for kexec
 2015-05-27  5:31 UTC  (16+ messages)
` [v4 1/4] arm64: kvm: add a cpu tear-down function
` [v4 2/4] arm64: kvm: add kvm cpu hotplug
` [v4 4/4] arm: kvm: add stub implementation for kvm_cpu_reset()

[RFC PATCH 1/4] KVM: x86: Split the APIC from the rest of IRQCHIP
 2015-05-27  5:32 UTC  (5+ messages)
` [RFC PATCH 2/4] KVM: x86: Add KVM exit for IOAPIC EOIs

post-receive: pub/scm/linux/kernel/git/mlin/linux
 2015-05-27  5:32 UTC 

[Bug 90567] New: Display freeze when starting League of Legends (Wine)
 2015-05-27  5:31 UTC  (2+ messages)
  ` [Bug 90567] "

[PATCH v3 00/22] drm/i915: Convert to atomic, part 2
 2015-05-27  5:30 UTC  (4+ messages)
` [PATCH v3 10/22] drm/i915: Support modeset across multiple pipes
  ` [PATCH v3 15/22] drm/i915: Read hw state into an atomic state struct

[PATCH-v2 0/4] target: Eliminate se_port + t10_alua_tg_pt_gp_member
 2015-05-27  5:29 UTC  (6+ messages)
` [PATCH-v2 2/4] target: Drop lun_sep_lock for se_lun->lun_se_dev RCU usage

[RFC PATCH v4 00/29] perf tools: filtering events using eBPF programs
 2015-05-27  5:20 UTC  (30+ messages)
` [RFC PATCH v4 01/29] tools: Add __aligned_u64 to types.h
` [RFC PATCH v4 02/29] perf tools: Move linux/kernel.h to tools/include
` [RFC PATCH v4 03/29] perf tools: Move linux/{list.h,poison.h} "
` [RFC PATCH v4 04/29] bpf tools: Introduce 'bpf' library to tools
` [RFC PATCH v4 05/29] bpf tools: Allow caller to set printing function
` [RFC PATCH v4 06/29] bpf tools: Open eBPF object file and do basic validation
` [RFC PATCH v4 07/29] bpf tools: Check endianess and make libbpf fail early
` [RFC PATCH v4 08/29] bpf tools: Iterate over ELF sections to collect information
` [RFC PATCH v4 09/29] bpf tools: Collect version and license from ELF sections
` [RFC PATCH v4 10/29] bpf tools: Collect map definitions from 'maps' section
` [RFC PATCH v4 11/29] bpf tools: Collect symbol table from SHT_SYMTAB section
` [RFC PATCH v4 12/29] bpf tools: Collect eBPF programs from their own sections
` [RFC PATCH v4 13/29] bpf tools: Collect relocation sections from SHT_REL sections
` [RFC PATCH v4 14/29] bpf tools: Record map accessing instructions for each program
` [RFC PATCH v4 15/29] bpf tools: Add bpf.c/h for common bpf operations
` [RFC PATCH v4 16/29] bpf tools: Create eBPF maps defined in an object file
` [RFC PATCH v4 17/29] bpf tools: Relocate eBPF programs
` [RFC PATCH v4 18/29] bpf tools: Introduce bpf_load_program() to bpf.c
` [RFC PATCH v4 19/29] bpf tools: Load eBPF programs in object files into kernel
` [RFC PATCH v4 20/29] bpf tools: Introduce accessors for struct bpf_program
` [RFC PATCH v4 21/29] bpf tools: Introduce accessors for struct bpf_object
` [RFC PATCH v4 22/29] bpf tools: Link all bpf objects onto a list
` [RFC PATCH v4 23/29] perf tools: Make perf depend on libbpf
` [RFC PATCH v4 24/29] perf record: Enable passing bpf object file to --event
` [RFC PATCH v4 25/29] perf tools: Parse probe points of eBPF programs during preparation
` [RFC PATCH v4 26/29] perf record: Probe at kprobe points
` [RFC PATCH v4 27/29] perf record: Load all eBPF object into kernel
` [RFC PATCH v4 28/29] perf tools: Add bpf_fd field to evsel and config it
` [RFC PATCH v4 29/29] perf tools: Attach eBPF program to perf event

Bug in tcp timestamp option ? TSecr in SYN-ACK != TSval in SYN
 2015-05-27  5:27 UTC 

[PATCH try #4] proc: fix PAGE_SIZE limit of /proc/$PID/cmdline
 2015-05-27  5:27 UTC  (4+ messages)

[U-Boot] [PATCH v2 0/22] x86: Add bare support for Intel Minnowboard Max
 2015-05-27  5:19 UTC  (5+ messages)
` [U-Boot] [PATCH v2 22/22] x86: Add "

HMM (Heterogeneous Memory Management) v8
 2015-05-27  5:17 UTC  (7+ messages)
` [PATCH 02/36] mmu_notifier: keep track of active invalidation ranges v3
` [PATCH 03/36] mmu_notifier: pass page pointer to mmu_notifier_invalidate_page()

[PATCH 1/1] dw_mmc: insmod followed by rmmod will hung for eMMC
 2015-05-27  5:15 UTC  (5+ messages)

2 questions about git and merging
 2015-05-27  5:14 UTC  (6+ messages)

[PATCH] MAINTAINERS: update Emulex ocrdma email addresses
 2015-05-27  5:13 UTC  (2+ messages)

[PATCH v3 00/56] Convert parts of refs.c to struct object_id
 2015-05-27  5:12 UTC  (6+ messages)

[PATCH] fbuffer: improve toggle cursor performance
 2015-05-27  5:11 UTC  (2+ messages)

Installing Linux directly onto RAID6 Array
 2015-05-27  4:59 UTC  (18+ messages)
    ` Fwd: "

[PATCH] ACPI / property: Define a symbol for PRP0001
 2015-05-27  4:50 UTC  (2+ messages)

[PATCH net-next] qla4xxx: add a missing include
 2015-05-27  4:43 UTC 

[PATCH 1/3] ASoC: max98090: read micbias from device property
 2015-05-27  4:39 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2015-05-27  4:36 UTC 

[PATCH] usb: ulpi: don't register drivers if bus doesn't exist
 2015-05-27  4:35 UTC  (10+ messages)

[RFC PATCH 0/2] ethdev: add port speed capability bitmap
 2015-05-27  4:02 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] Added ETH_SPEED_CAP bitmap in rte_eth_dev_info

[PATCH v3] pipeline: add statistics for librte_pipeline ports and tables
 2015-05-27  4:30 UTC  (3+ messages)

AM3517 usb host issue
 2015-05-27  4:31 UTC  (4+ messages)

[U-Boot] [PATCH 01/20] armv8/ls2085ardb: Add eth & phy f/w loading support
 2015-05-27  4:30 UTC  (5+ messages)
` [U-Boot] [PATCH 05/20] armv8/ls2085a: call ft_pcie_setup() to change dts status

[PATCH net-next 0/2] net: phy: phy_interface_is_rgmii helper
 2015-05-27  4:27 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-05-27  4:25 UTC 

[Qemu-devel] [PATCH v4 0/2] Fix guest-fstrim behaviour
 2015-05-27  4:25 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 2/2] qga/qmp_guest_fstrim: Return per path fstrim result

dell_rbtn - kernel panic at boot
 2015-05-27  4:24 UTC  (10+ messages)

[RFC PATCH 2/2] arm64: Implement vmalloc based thread_info allocator
 2015-05-27  4:24 UTC  (13+ messages)

[PATCH net] tools: bpf_jit_disasm: fix segfault on disabled debugging log output
 2015-05-27  4:24 UTC  (2+ messages)

[RFC 0/5] Add a gpio jack device
 2015-05-27  4:22 UTC  (6+ messages)

[PATCH] dm: Fix oops when clone_and_map_rq returns !DM_MAPIO_REMAPPED
 2015-05-27  4:22 UTC 

[U-Boot] [PATCH] x86: baytrail: PCI is not always mapped to end of ram
 2015-05-27  4:21 UTC  (4+ messages)

[net-next:master 200/201] net/ipv4/fib_trie.c:293:3: error: implicit declaration of function 'vfree'
 2015-05-27  4:21 UTC  (3+ messages)

[net-next:master 200/201] net/ipv4/inet_hashtables.c:620:13: warning: division by zero
 2015-05-27  4:19 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2015-05-27  4:19 UTC 

[v8 0/9] Add VT-d Posted-Interrupts support - IOMMU part
 2015-05-27  4:05 UTC  (20+ messages)
` [v8 1/9] iommu: Add new member capability to struct irq_remap_ops
` [v8 2/9] iommu: dmar: Extend struct irte for VT-d Posted-Interrupts
` [v8 3/9] iommu, x86: Implement irq_set_vcpu_affinity for intel_ir_chip
` [v8 4/9] iommu, x86: Save the mode (posted or remapped) of an IRTE
` [v8 5/9] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts
` [v8 6/9] iommu, x86: Add cap_pi_support() to detect VT-d PI capability
` [v8 7/9] iommu, x86: Setup Posted-Interrupts capability for Intel iommu
` [v8 8/9] iommu, x86: define irq_remapping_cap()
` [v8 9/9] iommu, x86: Properly handler PI for IOMMU hotplug

proposal: raw packet send and receive API for PMD driver
 2015-05-27  4:18 UTC 

[PATCH V3 3/3] n_gsm: wake up ldisc tty before using it
 2015-05-27  4:13 UTC 

[PATCH V3 2/3] cdc-acm: call usb_autopm_get_interface_upgrade in acm_tty_write
 2015-05-27  4:13 UTC 

[PATCH V3 1/3] usb: add function usb_autopm_get_interface_upgrade
 2015-05-27  4:13 UTC 

[PATCH V3 0/3] cdc-acm: fix incorrect runtime wakeup in acm_tty_write
 2015-05-27  4:13 UTC 

[U-Boot] [PATCH 1/5] warp: Adjust CONFIG_SYS_DFU_DATA_BUF_SIZE
 2015-05-27  4:11 UTC  (5+ messages)
` [U-Boot] [PATCH 2/5] warp: Fix CONFIG_SYS_FSL_ESDHC_ADDR
` [U-Boot] [PATCH 3/5] warp: Enable CONFIG_SUPPORT_EMMC_BOOT
` [U-Boot] [PATCH 4/5] warp: Add fuse command support
` [U-Boot] [PATCH 5/5] warp: Fix the 'saveenv' command

[PATCH net-next] tcp: tcp_tso_autosize() minimum is one packet
 2015-05-27  4:07 UTC  (3+ messages)

AM335x touchscreen issues
 2015-05-27  4:06 UTC  (12+ messages)

[U-Boot] [PATCH 3/6] x86: coreboot: Don't write I/O port 0xb2 for QEMU targets
 2015-05-27  4:06 UTC  (8+ messages)
` [U-Boot] [PATCH 5/6] x86: qemu: Create i440fx and q35 board configuration and device tree

(no subject)
 2015-05-27  4:04 UTC  (2+ messages)
` Set a bootdrive environment variable

[U-Boot] [PATCH v2 3/3] x86: qemu: Add graphics support
 2015-05-27  4:02 UTC  (5+ messages)

[U-Boot] [PATCH v2 3/6] x86: Make QEMU the default vendor
 2015-05-27  4:01 UTC  (4+ messages)

[PATCH v2 net-next] openvswitch: include datapath actions with sampled-packet upcall to userspace
 2015-05-27  3:59 UTC  (2+ messages)
` [PATCH v3 "

[PATCH 00/11] ARM64 PCI hostbridge init based on ACPI
 2015-05-27  3:57 UTC  (11+ messages)
` [PATCH 10/11] XEN / PCI: Remove the dependence on arch x86 when PCI_MMCONFIG=y

Autmount issue
 2015-05-27  3:55 UTC  (5+ messages)

Queries on DPDK working with XL710 intel NIC
 2015-05-27  3:54 UTC  (6+ messages)
` Intel fortville not working with multi-segment

[PATCH net-next v6 0/2] Adding support for Cavium ThunderX network controller
 2015-05-27  2:20 UTC  (2+ messages)
` [PATCH net-next v6 1/2] pci: Add Cavium PCI vendor id

post-receive: pub/scm/linux/kernel/git/davem/net-next
 2015-05-27  3:52 UTC 

[PATCH] zram: check comp algorithm availability earlier
 2015-05-27  3:51 UTC  (2+ messages)

[RFC PATCH 1/2] kernel/fork.c: add a function to calculate page address from thread_info
 2015-05-27  3:49 UTC  (4+ messages)

[LTP] [PATCH]: Fix dprt() function call by adding gettid()
 2015-05-27  3:47 UTC 

[PATCH v3 bluetooth-next] ieee802154: add set transmit power support
 2015-05-27  3:46 UTC  (3+ messages)

[PATCH V2 3/3] n_gsm: wake up ldisc tty before using it
 2015-05-27  3:43 UTC  (3+ messages)

[PATCH] Intel, Dell, Ubuntu - i915/intel_dp.c
 2015-05-27  3:42 UTC 

[PATCHv4 bluetooth-next] ieee802154: add set transmit power support
 2015-05-27  3:40 UTC 

post-receive: pub/scm/linux/kernel/git/vgupta/arc
 2015-05-27  3:41 UTC 

[PATCH] mm/hugetlb: document the reserve map/region tracking routines
 2015-05-27  3:30 UTC  (4+ messages)

[Qemu-devel] [PATCH qemu v7 00/14] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2015-05-27  2:54 UTC  (6+ messages)
` [Qemu-devel] [PATCH qemu v7 06/14] spapr_iommu: Introduce "enabled" state for TCE table

[fuse-devel] fuse_get_context() and namespaces
 2015-05-27  3:31 UTC  (7+ messages)

[PATCH] xfs: tests extent size hint size overflows
 2015-05-27  3:34 UTC  (2+ messages)

[nightly] Distroless meta-ti/master minimal build 2015-05-26_21-00-51
 2015-05-27  3:30 UTC 

[PATCH 0/6] support "dataplane" mode for nohz_full
 2015-05-27  3:28 UTC  (15+ messages)

du vs qgroup
 2015-05-27  3:27 UTC  (2+ messages)

[PATCH 0/3] GPIO support for BRCMSTB
 2015-05-27  3:26 UTC  (6+ messages)

[PATCH] scripts:checkpatch - Do not give error if static bool or global bool variables are assigned to false value
 2015-05-27  3:23 UTC  (3+ messages)

[PATCH] regulator: s2mps11: Fix GPIO suspend enable shift wrapping bug
 2015-05-27  3:22 UTC 

post-receive: pub/scm/linux/kernel/git/davem/net
 2015-05-27  3:21 UTC 

[PATCH 00/88] amdgpu driver updates
 2015-05-27  3:20 UTC  (4+ messages)
` [PATCH 86/88] drm/amdgpu: drop allocation flag masks
` [PATCH 87/88] drm/amdgpu: rename amdgpu_ip_funcs to amd_ip_funcs (v2)
` [PATCH 88/88] drm/amdgpu: implement the allocation range (v2)


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.