All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-08 16:57:06 to 2016-12-08 17:49:51 UTC [more...]

[PATCH] dim: Update docs for update-branches
 2016-12-08 17:49 UTC 

[RFC] udp: some improvements on RX path
 2016-12-08 17:49 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

[Qemu-devel] [PATCH v4 00/64] tcg 2.9 patch queue
 2016-12-08 17:47 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 23/64] tcg: Allow an operand to be matching or a constant
` [Qemu-devel] [PATCH v4 24/64] tcg: Add clz and ctz opcodes
` [Qemu-devel] [PATCH v4 38/64] target-arm: Use clz opcode

[PATCH] drm/i915: Do not reset detect_done flag in intel_dp_detect
 2016-12-08 17:50 UTC  (5+ messages)

[PATCH] misc: eeprom: implement compatible DT probing
 2016-12-08 17:47 UTC 

[PATCH] cma: resolve to first active IB port
 2016-12-08 17:47 UTC  (3+ messages)

[PATCH] submodule--helper: set alternateLocation for cloned submodules
 2016-12-08 17:46 UTC  (3+ messages)

[PATCH] Add crypto PMD optimized for ARMv8
 2016-12-08 17:45 UTC  (5+ messages)
` [PATCH v2 00/12] "

[Qemu-devel] [QEMU PATCH v14 0/4] migration: migrate QTAILQ
 2016-12-08 17:45 UTC  (6+ messages)
` [Qemu-devel] [QEMU PATCH v14 3/4] tests/migration: Add test for QTAILQ migration
        ` [Qemu-devel] [Qemu-ppc] "

[RFC] Smattering of selftests
 2016-12-08 17:45 UTC  (7+ messages)
` [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

[Intel-wired-lan] [PATCH V3 0/4] ixgbe: Firmware-controlled PHY enablement
 2016-12-08 17:43 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH V3 2/4] ixgbe: Remove unused firmware version functions and method

[PATCH rdma-next 01/10] IB/core: Add raw packet protocol
 2016-12-08 17:41 UTC  (11+ messages)

[PATCH] tracing: Replace kmap with copy_from_user() in trace_marker writing
 2016-12-08 17:40 UTC 

[RFC] Using DC in amdgpu for upcoming GPU
 2016-12-08 17:40 UTC  (5+ messages)

[PATCH] drm/i915: Don't clflush before release phys object
 2016-12-08 17:40 UTC  (4+ messages)
` ✗ Fi.CI.BAT: warning for "

[PATCH 1/1 linux-next] ASoC: samsung: include gpio consumer.h
 2016-12-08 17:39 UTC  (4+ messages)

[PATCH] mm: page_alloc: High-order per-cpu page allocator v7
 2016-12-08 17:39 UTC  (15+ messages)

[PATCH v2 net-next 0/4] udp: receive path optimizations
 2016-12-08 17:38 UTC  (5+ messages)
` [PATCH v2 net-next 1/4] udp: under rx pressure, try to condense skbs
` [PATCH v2 net-next 2/4] udp: add busylocks in RX path
` [PATCH v2 net-next 3/4] udp: copy skb->truesize in the first cache line
` [PATCH v2 net-next 4/4] udp: add batching to udp_rmem_release()

[rtc-linux] [PATCH 0/3] rtc: armada38x: Few improvement and cleanup
 2016-12-08 17:37 UTC  (12+ messages)
`  "
` [rtc-linux] [PATCH 1/3] rtc: armada38x: improve RTC errata implementation
  `  "
  ` [rtc-linux] "
` [rtc-linux] [PATCH 2/3] rtc: armada38x: Convert to time64_t
  `  "
` [rtc-linux] [PATCH 3/3] rtc: armada38x: Prepare for being use on 64 bits
  `  "

[U-Boot] Learn size of file in ram from bootloader
 2016-12-08 17:37 UTC 

ATH9 driver issues on ARM64
 2016-12-08 17:36 UTC  (4+ messages)

[Intel-wired-lan] [PATCH net-next] ixgbe: prefix Data Center Bridge ops struct
 2016-12-08 17:36 UTC  (2+ messages)

[Bug 99013] [regression, bisected] radeonsi: commit 4c8c13b3 "Use amdgcn intrinsics for fs interpolation" makes system unusable
 2016-12-08 17:36 UTC  (2+ messages)

[PATCH v18 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2016-12-08 17:33 UTC  (35+ messages)
` [PATCH v18 01/15] clocksource/drivers/arm_arch_timer: Move enums and defines to header file
` [PATCH v18 02/15] clocksource/drivers/arm_arch_timer: Add a new enum for spi type
` [PATCH v18 03/15] clocksource/drivers/arm_arch_timer: Improve printk relevant code
` [PATCH v18 04/15] clocksource/drivers/arm_arch_timer: rename some enums and defines
` [PATCH v18 05/15] clocksource/drivers/arm_arch_timer: rework PPI determination
` [PATCH v18 06/15] clocksource/drivers/arm_arch_timer: Rework counter frequency detection
` [PATCH v18 07/15] clocksource/drivers/arm_arch_timer: Refactor arch_timer_needs_probing
` [PATCH v18 08/15] clocksource/drivers/arm_arch_timer: move arch_timer_needs_of_probing into DT init call
` [PATCH v18 09/15] clocksource/drivers/arm_arch_timer: Introduce some new structs to prepare for GTDT
` [PATCH v18 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code "
` [PATCH v18 11/15] acpi/arm64: Add GTDT table parse driver
` [PATCH v18 12/15] clocksource/drivers/arm_arch_timer: Simplify ACPI support code
` [PATCH v18 13/15] acpi/arm64: Add memory-mapped timer support in GTDT driver
` [PATCH v18 14/15] clocksource/drivers/arm_arch_timer: Add GTDT support for memory-mapped timer
` [PATCH v18 15/15] acpi/arm64: Add SBSA Generic Watchdog support in GTDT driver

netconsole: sleeping function called from invalid context
 2016-12-08 17:36 UTC 

[refpolicy] [PATCH 1/2] games: general update and improved pulseaudio integration
 2016-12-08 17:36 UTC  (3+ messages)
` [refpolicy] [PATCH 2/2] pulseaudio: improve the support for Gnome games

Snapshot gives no events after calling it more then the number sub-buffers in the channel
 2016-12-08 17:35 UTC 

[PATCH 0/3] misc cpumask adjustments
 2016-12-08 17:33 UTC  (3+ messages)
` [PATCH 2/3] VT-d: correct dma_msi_set_affinity()

[RESEND-PATCH] ARM: EXYNOS: remove smp hook from machine descriptor
 2016-12-08 17:33 UTC  (3+ messages)

[PATCH 0/2] gpio: rcar: (re)add Runtime PM support
 2016-12-08 17:32 UTC  (3+ messages)
` [PATCH 1/2] gpio: rcar: set IRQ chip parent_device
` [PATCH 2/2] gpio: rcar: Fine-grained Runtime PM support

[Intel-wired-lan] [PATCH] ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flags
 2016-12-08 17:33 UTC  (2+ messages)

[PATCH 00/14] ASoC: Compile fixes with W=1
 2016-12-08 17:31 UTC  (15+ messages)
` [PATCH 01/14] ASoC: Intel: Skylake: remove unused 'ret'
` [PATCH 02/14] ASoC: Intel: sst: remove unused 'msg_high'
` [PATCH 03/14] ASoC: Intel: sst: remove unused 'ops'
` [PATCH 04/14] ASoC: topology: remove unused 'err'
` [PATCH 05/14] ASoC: hdac_hdmi: remove unused 'dai_map'
` [PATCH 06/14] ASoC: max98090: remove superflous check for 'micbias'
` [PATCH 07/14] ASoC: AMD: remove unused ‘dma_buffer’
` [PATCH 08/14] ASoC: adau17x1: remove unused ‘ret’
` [PATCH 09/14] ASoC: max9867: "
` [PATCH 10/14] ASoC: pcm3168a: remove unused ‘format’
` [PATCH 11/14] ASoC: img: "
` [PATCH 12/14] ASoC: Intel: sst: remove unused ‘ret_val’
` [PATCH 13/14] ASoC: samsung: smdk_wm8580: remove unused ‘bfs’
` [PATCH 14/14] ASoC: zx296702-i2s: remove unused ‘format’

[LTP] Invoking networking tests
 2016-12-08 17:32 UTC  (3+ messages)

[PATCH 5/8] efi: Get the secure boot status [ver #5]
 2016-12-08 17:31 UTC  (8+ messages)
` [PATCH 0/8] efi: Pass secure boot mode to kernel "

[PATCH] libelf: Fix div0 issues in elf_{shdr, phdr}_count()
 2016-12-08 17:28 UTC  (7+ messages)

[PATCH 1/5] am: Fix filename in safe_to_abort() error message
 2016-12-08 17:27 UTC  (4+ messages)
` [PATCH 4/5] Make sequencer abort safer

[PATCH/RFC 0/7] Pie-in-the-sky attempt to fix the early config
 2016-12-08 17:26 UTC  (2+ messages)

[PATCH 1/3] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.1
 2016-12-08 17:25 UTC  (3+ messages)
` [PATCH 2/3] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.4
` [PATCH 3/3] linux-yocto: Update genericx86* SRCREVs for linux-yocto 4.8

[U-Boot] [PATCH] usb: gadget: dfu: add functional descriptor in descriptor set
 2016-12-08 17:26 UTC  (2+ messages)

[PATCH VERY RFC 0/5] Fuzzing targets for oss-fuzz
 2016-12-08 17:25 UTC  (4+ messages)
` [PATCH VERY RFC 3/5] tools/fuzz: introduce x86 instruction emulator target

[PATCH v11 0/6] add Tx preparation
 2016-12-08 17:24 UTC  (8+ messages)
` [PATCH v12 "
  ` [PATCH v12 1/6] ethdev: "

[Buildroot] [PATCH v2] sdl_mixer: fix static linking issue
 2016-12-08 17:23 UTC 

Future support of 5-level paging in Xen
 2016-12-08 17:22 UTC  (2+ messages)

(unknown),
 2016-12-08 17:22 UTC 

[PATCH 0/3] Fix improper handling of pcie hotplug events
 2016-12-08 17:20 UTC  (6+ messages)
` [PATCH 3/3] pciehp: Fix race condition handling surprise link-down

[U-Boot] [PATCH] net/phy/vitesse: Rework RGMII skew configuration for VSC8601
 2016-12-08 17:20 UTC  (2+ messages)
` [U-Boot] "

[RESEND][PATCH v2] btrfs-progs: add dev stats returncode option
 2016-12-08 17:20 UTC  (2+ messages)

[U-Boot] [PATCH] net: usb: r8152: Use ALLOC_CACHE_ALIGN_BUFFER() to allocate the buffers
 2016-12-08 17:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH][v2] net: fman: fix 2.5G SGMII settings
 2016-12-08 17:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 3/3] net: phy: realtek: Only force master mode on rtl8211b/c
 2016-12-08 17:20 UTC  (2+ messages)
` [U-Boot] "

[U-Boot] [PATCH 2/3] net: phy: realtek: make define more concistent
 2016-12-08 17:20 UTC  (2+ messages)
` [U-Boot] net: phy: realtek: make define more consistent

[refpolicy] [PATCH] wm: update the window manager (wm) module and enable its role template
 2016-12-08 17:20 UTC  (2+ messages)
` [refpolicy] [PATCH v2] "

[U-Boot] [PATCH 1/3] net: phy: realtek: Use the BIT() macro
 2016-12-08 17:20 UTC  (2+ messages)
` [U-Boot] "

Kernel boot panic
 2016-12-08 17:19 UTC  (3+ messages)

[PATCH] net/ixgbe: fix typo in comment
 2016-12-08 17:19 UTC  (3+ messages)

[PATCH] dm: Refuse to load an sq table on an mq device
 2016-12-08 17:18 UTC  (4+ messages)
`  "

[RFC] ethdev: abstraction layer for QoS hierarchical scheduler
 2016-12-08 17:18 UTC  (5+ messages)

[PATCH] NTB: correct ntb_peer_spad_read for case when callback is not supplied
 2016-12-08 17:16 UTC  (2+ messages)

[PATCH] ntb_transport: Remove unnecessary call to ntb_peer_spad_read
 2016-12-08 17:16 UTC  (2+ messages)

net: deadlock on genl_mutex
 2016-12-08 17:16 UTC  (5+ messages)

[PATCH nft v2] datatype: Display pre-defined inet_service values in host byte order
 2016-12-08 17:16 UTC  (3+ messages)

[RFC PATCH 00/19] ide: remove deprecated host drivers (part 1)
 2016-12-08 17:14 UTC  (6+ messages)

[PATCH 1/2] ARM: dts: exynos: Correct clocks for Exynos4 I2S module
 2016-12-08 17:13 UTC  (5+ messages)
` [PATCH 2/2] ARM: dts: exynos: Fix initial clocks configuration on Odroid X/X2/U3 boards

[PATCH] net/bonding: improve non-ip packets RSS
 2016-12-08 17:13 UTC  (2+ messages)

[PATCH v3 0/4] vsock: cancel connect packets when failing to connect
 2016-12-08 17:12 UTC  (9+ messages)
` [PATCH v3 1/4] vsock: track pkt owner vsock
  ` [PATCH v3 2/4] vhost-vsock: add pkt cancel capability
    ` [PATCH v3 3/4] vsock: "
      ` [PATCH v3 4/4] vsock: cancel packets when failing to connect

[PATCH v3 0/4] vsock: cancel connect packets when failing to connect
 2016-12-08 17:12 UTC 

[PATCH] kasan: turn on -fsanitize-address-use-after-scope
 2016-12-08 14:39 UTC  (2+ messages)
` [PATCH v2] "

[PATCH-RESEND] vhost-vsock: fix orphan connection reset
 2016-12-08 17:10 UTC 

[PATCH] net/ixgbe: ensure link status is updated
 2016-12-08 17:10 UTC  (3+ messages)

[net-next PATCH v5 0/6] XDP for virtio_net
 2016-12-08 17:10 UTC  (4+ messages)
` [net-next PATCH v5 4/6] virtio_net: add dedicated XDP transmit queues

[PATCH-RESEND] vhost-vsock: fix orphan connection reset
 2016-12-08 17:10 UTC 

[PATCH] memremap: Remove unused align_* variables
 2016-12-08 17:10 UTC  (2+ messages)

- - Re
 2016-12-08  7:23 UTC 

- - Re
 2016-12-08  7:23 UTC 

[yocto-autobuilder][PATCH] nightly.conf: add deploy_artifacts to copy_properties
 2016-12-08 17:07 UTC 

[Xenomai] [PATCH] x86/ipipe: Fix root state on return from certain exceptions
 2016-12-08 17:07 UTC  (2+ messages)

[RFC v2] Generic flow director/filtering/classification API
 2016-12-08 17:07 UTC  (7+ messages)
` [PATCH 00/22] Generic flow API (rte_flow)
  ` [PATCH 01/22] ethdev: introduce generic flow API

[PATCH] Add Winbond manufacturer id
 2016-12-08 17:06 UTC  (2+ messages)

[PATCH 1/3] i.MX: IPUv3: Add parallel display support
 2016-12-08 17:04 UTC  (3+ messages)
` [PATCH 2/3] video: IPU framebuffer: honor clock and enable polarities
` [PATCH 3/3] PWM: update enable status when using the internal API

[U-Boot] [PATCH 1/1] Adding MSCC PHY-VSC8530-VSC8531-VSC8540-VSC8541
 2016-12-08 17:04 UTC  (3+ messages)

[PATCH kvm-unit-tests v2 0/2] arm/pmu: fixups for AArch64
 2016-12-08 17:05 UTC  (3+ messages)
` [PATCH kvm-unit-tests v2 1/2] arm/pmu: fix probe on AArch64
` [PATCH kvm-unit-tests v2 2/2] arm/pmu: don't run tcg tests

[RFC PATCH v3 00/11] arm64: Add a compat vDSO
 2016-12-08 17:02 UTC  (5+ messages)
` [RFC PATCH v3 07/11] arm64: compat: Add a 32-bit vDSO

[RFC v3 00/10] KVM PCIe/MSI passthrough on ARM/ARM64 and IOVA reserved regions
 2016-12-08 17:01 UTC  (6+ messages)

[PATCH 0/3] i40e: Support for XDP
 2016-12-08 17:00 UTC  (8+ messages)
` [Intel-wired-lan] "
` [PATCH 1/3] i40e: Initial support "
  ` [Intel-wired-lan] "
` [PATCH 2/3] i40e: Add XDP_TX support
  ` [Intel-wired-lan] "
` [PATCH 3/3] i40e: Don't reset/rebuild rings on XDP program swap
  ` [Intel-wired-lan] "

[PATCH net] phy: Don't increment MDIO bus refcount unless it's a different owner
 2016-12-08 17:01 UTC  (4+ messages)

[PATCH v4 net-next 0/4]: Allow head adjustment in XDP prog
 2016-12-08 17:00 UTC  (5+ messages)
` [PATCH v4 net-next 1/4] bpf: xdp: "

[PATCH 00/12] DC Patches for Dec 7, 2016
 2016-12-08 16:58 UTC  (5+ messages)
` [PATCH 05/12] drm/amd/display: Fix bunch of warnings in DC

[PATCH] perl-native: Remove usage of -fstack-protector=strong
 2016-12-08 17:00 UTC  (5+ messages)

[PATCH net-next v6 0/2] net/sched: cls_flower: Support matching on ICMP
 2016-12-08 16:58 UTC  (2+ messages)

[PATCH 0/2 v3] sched: improve spread of tasks during fork
 2016-12-08 16:56 UTC  (3+ messages)
` [PATCH 1/2 v3] sched: fix find_idlest_group for fork
` [PATCH 2/2 v3] sched: use load_avg for selecting idlest group


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.