All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-08-19 10:11:22 to 2015-08-19 11:24:58 UTC [more...]

set channel from radiotap headers during injection
 2015-08-19 11:24 UTC  (3+ messages)

Mediatek xHCI support
 2015-08-19 11:21 UTC  (6+ messages)
` [PATCH v5 4/5] xhci: mediatek: support MTK xHCI host controller

[PATCH] ath10k: add missing mutex unlock on failpath
 2015-08-19 11:23 UTC  (4+ messages)

[Qemu-devel] [PATCH] virtio-mmio: Kill code duplication
 2015-08-19 11:23 UTC 

[PATCH 9/9] f2fs: update extent tree in batches
 2015-08-19 11:21 UTC  (2+ messages)

[meta-oe][PATCH 1/2] mariadb.inc: switch to a different, working mirror
 2015-08-19 11:02 UTC  (2+ messages)
` [meta-oe][PATCH 2/2] mariadb: update to 5.5.45

[PATCH] usbnet: dereference after null check in usbnet_start_xmit() and __usbnet_read_cmd()
 2015-08-19 11:21 UTC 

[PATCH] ath10k: Make fw stats prints specific to firmware version
 2015-08-19 11:20 UTC  (3+ messages)

[PATCH 0/6] ChromeOS EC Kconfig cleanups
 2015-08-19 11:19 UTC  (9+ messages)
` [PATCH 1/6] mfd: Add MFD_CROS_EC dependencies
` [PATCH 2/6] Revert "platform/chrome: Don't make CHROME_PLATFORMS depends on X86 || ARM"
` [PATCH 3/6] platform/chrome: Make depends on MFD_CROS_EC instead CROS_EC_PROTO
` [PATCH 4/6] mfd: cros_ec: Remove CROS_EC_PROTO dependency for SPI and I2C drivers
` [PATCH 5/6] i2c: Replace I2C_CROS_EC_TUNNEL dependency
` [PATCH 6/6] Input: Replace KEYBOARD_CROS_EC dependency

ath10k: fix peer limit enforcement
 2015-08-19 11:19 UTC  (2+ messages)

[PATCH 8/9] f2fs: lookup neighbor extent nodes for merging later
 2015-08-19 11:16 UTC 

[GIT PULL 0/9] ARM: tegra: Changes for v4.3-rc1
 2015-08-19 11:15 UTC  (9+ messages)
` [GIT PULL 9/9] ARM: tegra: Default configuration updates "

[PATCH v6 0/8] MC preparation patches
 2015-08-19 11:12 UTC  (17+ messages)
` [PATCH v6 1/8] [media] media: create a macro to get entity ID
` [PATCH v6 2/8] [media] media: add a common struct to be embed on media graph objects
` [PATCH v6 3/8] [media] media: use media_gobj inside entities
` [PATCH v6 4/8] [media] media: use media_gobj inside pads
` [PATCH v6 5/8] [media] media: use media_gobj inside links
` [PATCH v6 6/8] [media] media: add messages when media device gets (un)registered
` [PATCH v6 7/8] [media] media: add a debug message to warn about gobj creation/removal
` [PATCH v6 8/8] [media] media: rename the function that create pad links

[PATCH 7/9] f2fs: split __insert_extent_tree_ret for readability
 2015-08-19 11:15 UTC 

[PATCH 6/9] f2fs: kill dead code in __insert_extent_tree
 2015-08-19 11:14 UTC 

[PATCH 5/9] f2fs: adjust showing of extent cache stat
 2015-08-19 11:13 UTC  (2+ messages)

pull-request: wireless-drivers-next 2015-08-19
 2015-08-19 11:13 UTC  (3+ messages)

[PATCH v2] valgrind: add bbappend for multilib support and override memcpy/memset
 2015-08-19 11:16 UTC 

[PATCH 4/9] f2fs: add largest/cached stat in extent cache
 2015-08-19 11:12 UTC 

[PATCH v3] xen/blkfront: convert to blk-mq APIs
 2015-08-19 11:11 UTC  (3+ messages)

[GIT PULL] Xilinx Zynq DT changes for v4.3 v2
 2015-08-19 11:11 UTC 

strange bottleneck with SMB 2.0
 2015-08-19 11:11 UTC 

[PATCH] dm-statistics: report precise timestamps and histogram
 2015-08-19 11:11 UTC  (8+ messages)
`  "

[U-Boot] [PATCH v2 1/4] ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.h
 2015-08-19 11:11 UTC  (4+ messages)
` [U-Boot] [PATCH v2 2/4] ARM: at91: sama5d3xek: use a $dtb_name to load dtb
` [U-Boot] [PATCH v2 3/4] ARM: at91: sama5: move the nandflash env config to at91-sama5_common.h
` [U-Boot] [PATCH v2 4/4] ARM: at91: sama5: update the spi flash mapping

[PATCH 3/9] f2fs: fix incorrect mapping for bmap
 2015-08-19 11:11 UTC 

[PATCH 2/9] f2fs: avoid unneeded initializing when converting inline dentry
 2015-08-19 11:10 UTC  (2+ messages)

Dmesg not being dumped
 2015-08-19 11:10 UTC  (3+ messages)

[PATCH] ath10k: fix dma_mapping_error() handling
 2015-08-19 11:10 UTC  (2+ messages)

[Buildroot] [PATCH RFC 1/1] package/libpthsem: cannot be sanely cross-compiled
 2015-08-19 11:10 UTC  (2+ messages)

[PATCH i-g-t] tests/gem_ctx_exec.c: only hang the ring we are testing
 2015-08-19 11:10 UTC 

[Qemu-devel] [PATCH RFC v3 0/5] QEMU ATAPI-SCSI bridge GSoC project
 2015-08-19 11:08 UTC  (8+ messages)
` [Qemu-devel] [PATCH RFC v3 1/5] ide: ATAPI-SCSI bridge TypeInfo and init function created
` [Qemu-devel] [PATCH RFC v3 2/5] scsi: SCSIDiskReq declaration moved to header
` [Qemu-devel] [PATCH RFC v3 3/5] ide: necessary checks corrected to treat ATAPI-SCSI bridge as CDROM
` [Qemu-devel] [PATCH RFC v3 4/5] ATAPI-SCSI bridge functions created an can be used by bridge
` [Qemu-devel] [PATCH RFC v3 5/5] ide: ATAPI-SCSI bridge transfer is treated as PIO

RE:[PATCH] android/tester-gatt.c:Fixed Memory leak
 2015-08-19 11:08 UTC 

[Buildroot] [PATCH] libpthsem: fix setjmp/longjmp detection
 2015-08-19 11:08 UTC 

[PATCH] ath10k: add pktlog support for 10.4 firmware
 2015-08-19 11:08 UTC  (3+ messages)

[PATCH V3 0/5] clk: support clocks which requires parent clock on during operation
 2015-08-19 11:07 UTC  (6+ messages)
` [PATCH V3 4/5] clk: core: add CLK_OPS_PARENT_ON flags to support clocks require parent on

[PATCH RFC v5 0/8] MC preparation patches
 2015-08-19 11:01 UTC  (5+ messages)
` [PATCH RFC v5 7/8] [media] media: add a debug message to warn about gobj creation/removal

[Xenomai] minimum xenomai stack size (mercury)
 2015-08-19 11:03 UTC  (2+ messages)

[PATCH net-next] ipv4: Make fib_encap_match static
 2015-08-19 11:03 UTC  (2+ messages)

[PATCH v3 00/13] xfs: miscellaneous logging, recovery, umount fixes
 2015-08-19 11:02 UTC  (4+ messages)
` [PATCH v3 04/13] xfs: ensure EFD trans aborts on log recovery extent free failure

[PATCH 1/9] f2fs: add annotation for space utilization of regular/inline dentry
 2015-08-19 11:02 UTC 

[PATCH] elf-em.h: move EM_MICROBLAZE to the common header
 2015-08-19 11:01 UTC  (2+ messages)

[PATCH v6 0/2] pwm: Add support for R-Car PWM Timer
 2015-08-19 11:00 UTC  (5+ messages)
` [PATCH v6 2/2] "

[Qemu-devel] Debian 7.8.0 SPARC64 on qemu - anything i can do to speedup the emulation?
 2015-08-19 11:00 UTC  (15+ messages)

Regression in 4.1 with veth and IFLA_LINK
 2015-08-19 11:00 UTC  (3+ messages)
  ` [PATCH] veth: replace iflink by a dedicated symlink in sysfs

[PATCH v5 0/5] generic TEE subsystem
 2015-08-19 10:56 UTC  (4+ messages)
` [PATCH v5 1/5] arm/arm64: add smccc ARCH32

[PATCH V3] Watchdog: Fix parent of watchdog_devices
 2015-08-19 10:55 UTC  (4+ messages)

Several races in "usbnet" module (kernel 4.1.x)
 2015-08-19 10:54 UTC  (5+ messages)
` [PATCH] usbnet: Fix two races between usbnet_stop() and the BH

[RFC PATCH] pwm: TLC591xx PWM driver
 2015-08-19 10:52 UTC  (4+ messages)

[PATCH net-next 0/2] ila: Precompute checksums
 2015-08-19 10:52 UTC  (3+ messages)
` [PATCH net-next 1/2] lwt: Add cfg argumnt to build_state

[PATCH] tisdk-image: Use "TOOLCHAIN_SUFFIX" to find devkit
 2015-08-19 10:52 UTC  (3+ messages)

[PATCH 00/20] staging: rtl8192u: r8192U_core: fix all checkpatch.pl reports
 2015-08-19 10:50 UTC  (4+ messages)
` [PATCHv2 00/19] "
  ` [PATCHv2 19/19] staging: rtl8192u: r8192U_core: fix line over 80 characters code style issue

[PATCH 0/1] screen update, take two
 2015-08-19 10:49 UTC  (5+ messages)
` [PATCHv2 1/1] screen: Upgrade 4.0.3 -> 4.3.1

[PATCH] MAINTAINERS: Change LED subsystem git tree URL
 2015-08-19 10:47 UTC 

[PATCH] devpts: allow mounting with uid/gid of uint32_t
 2015-08-19 10:47 UTC  (6+ messages)
` [PATCH v2] "

[U-Boot] [PATCH v2 0/4] ti: dwc3: Enable USB clocks on-demand
 2015-08-19 10:46 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] ARM: OMAP5: Add functions to enable and disable USB clocks
` [U-Boot] [PATCH v2 2/4] ARM: AM43xx: "
` [U-Boot] [PATCH v2 3/4] board: ti: invoke clock API to enable and disable clocks
` [U-Boot] [PATCH v2 4/4] ARM: OMAP5/AM43xx: remove enabling USB clocks from enable_basic_clocks()

[Patch v3] Add persistent memory support
 2015-08-19 10:45 UTC  (3+ messages)

[PATCH 0/3] Fixes for gapped scatters
 2015-08-19 10:42 UTC  (9+ messages)
` [PATCH 3/3] block: Refuse adding appending a gapped integrity page to a bio

[PATCH v9 0/3] LED driver for PowerNV platform
 2015-08-19 10:41 UTC  (5+ messages)
` [PATCH v9 1/3] powerpc/powernv: Add OPAL interfaces for accessing and modifying system LED states
` [PATCH v9 2/3] powerpc/powernv: Create LED platform device
` [PATCH v9 3/3] leds/powernv: Add driver for PowerNV platform

A500 boot crash in 4.2.0-rc3-00246-g763e326
 2015-08-19 10:40 UTC  (8+ messages)
` Aw: "

[linux-lvm] lvremove does not pass discards if volume is part of thin pool
 2015-08-19 10:40 UTC  (5+ messages)

[net-next]: unable to add routes to tables
 2015-08-19 10:38 UTC  (3+ messages)

when create a new pool, Does straw2 applies in crushmap by default?
 2015-08-19 10:37 UTC  (2+ messages)

[RFC 3/4] HVM x86 deprivileged mode: Code for switching into/out of deprivileged mode
 2015-08-19 10:36 UTC  (13+ messages)

[PATCH 0/3] gpiolib: Initializing GPIOs using DT property gpio-initval
 2015-08-19 10:35 UTC  (10+ messages)
` [PATCH 1/3] gpio: Use __gpiod_request directly
` [PATCH 2/3] gpiolib: gpiod_hog remove separate name argument
` [PATCH 3/3] gpiolib: Add GPIO initialization

Minor bug with help.autocorrect
 2015-08-19 10:35 UTC 

[PATCH] drm/i915/bxt: Use correct live status register for BXT platform
 2015-08-19 10:58 UTC 

[RFC 0/6] Add support of formats for the pattern input
 2015-08-19 10:33 UTC  (7+ messages)
` [RFC 1/6] lib/strntol: add 'strntol' function
` [RFC 2/6] lib/pattern: add set of functions to parse combined pattern input
` [RFC 3/6] replace 'fill_pattern' with 'cpy_pattern' from 'lib/pattern.c'
` [RFC 4/6] verify: use 'cmp_pattern' from 'lib/pattern.c' to compare pattern and buffer
` [RFC 5/6] add FIELD_SIZE macro to calculate the size of the specified field
` [RFC 6/6] use 'lib/pattern' to parse patterns and paste formats into buffers

[Bug 91570] New: Upgrading mesa to 10.6 causes segfault in OpenGL applications with GeForce4 MX 440 / AGP 8X
 2015-08-19 10:32 UTC  (2+ messages)
  ` [Bug 91570] "

[PATCH v2 net-next 00/13] lwtunnel: per route ipv6 support for vxlan
 2015-08-19 10:31 UTC  (18+ messages)
` [PATCH v2 net-next 01/13] ip_tunnels: remove custom alignment and packing
` [PATCH v2 net-next 02/13] ip_tunnels: use u8/u16/u32
` [PATCH v2 net-next 03/13] ip_tunnels: use offsetofend
` [PATCH v2 net-next 04/13] ip_tunnels: add IPv6 addresses to ip_tunnel_key
` [PATCH v2 net-next 05/13] ip_tunnels: use tos and ttl fields also for IPv6
` [PATCH v2 net-next 06/13] route: move lwtunnel state to dst_entry
` [PATCH v2 net-next 07/13] ipv6: drop metadata dst in ip6_route_input
` [PATCH v2 net-next 08/13] ipv6: ndisc: inherit metadata dst when creating ndisc requests
` [PATCH v2 net-next 09/13] vxlan: provide access function for vxlan socket address family
` [PATCH v2 net-next 10/13] vxlan: do not shadow flags variable
` [PATCH v2 net-next 11/13] vxlan: metadata based tunneling for IPv6
` [PATCH v2 net-next 12/13] ipv6: route: extend flow representation with tunnel key
` [PATCH v2 net-next 13/13] ipv6: route: per route IP tunnel metadata via lightweight tunnel

cbc(aes-aesni) a givcipher?
 2015-08-19 10:31 UTC  (2+ messages)

[PATCH] clk:mxs: Fix bug on frequency divider
 2015-08-19 10:29 UTC  (3+ messages)

[alsa-devel] Fwd: [PATCH 1/1] SPI : spi-pxa2xx : fix spi init of WM510205 codec via ACPI (resend)
 2015-08-19 10:29 UTC  (13+ messages)
        `  "

Questions on Netlink sockets
 2015-08-19 10:28 UTC  (4+ messages)

[PATCH v4 0/5] Introduce usb charger framework to deal with the usb gadget power negotation
 2015-08-19 10:27 UTC  (5+ messages)
` [PATCH v4 5/5] power: wm831x_power: Support USB charger current limit management

[PATCH 00/11] xfsprogs: Partial OS X support
 2015-08-19 10:26 UTC  (5+ messages)
` [PATCH 05/11] xfsprogs: missing and dummy calls for "

[xen-4.3-testing test] 60742: tolerable FAIL - PUSHED
 2015-08-19 10:24 UTC 

IdleTimeout behavior for Sony PS3 remote in Bluez 5
 2015-08-19 10:24 UTC  (3+ messages)

testing the teuthology OpenStack backend
 2015-08-19 10:23 UTC  (2+ messages)

[PATCH] xfs: inode lockdep annotations broke non-lockdep build
 2015-08-19 10:23 UTC 

[PATCH v2 0/8] Add Analogix Core Display Port Driver
 2015-08-19 10:23 UTC  (6+ messages)
` [PATCH v2 4/8] drm: rockchip/dp: add rockchip platform dp driver

[meta-oe][PATCH v2] pmtools: add new recipe
 2015-08-19 10:22 UTC 

[RFC 0/6] Add support of formats for the pattern input
 2015-08-19 10:15 UTC 

[PATCH 1/2] ath10k: ensure pktlog disable cmd reaches fw before pdev suspend
 2015-08-19 10:14 UTC  (3+ messages)

Grub2 bug report
 2015-08-19 10:00 UTC 

Problem with fragmented packets on tun/tap interface
 2015-08-19 10:14 UTC  (6+ messages)

[PATCH 1/3] [v2] hvc_dcc: don't ignore errors during initialization
 2015-08-19 10:14 UTC  (7+ messages)
` [PATCH 2/3] [v4] ARM64: TTY: hvc_dcc: Add support for ARM64 dcc

[U-Boot] [PATCH 0/8] arm: socfpga: Board cleanup
 2015-08-19 10:14 UTC  (5+ messages)
` [U-Boot] [PATCH 8/8] arm: socfpga: Make the pinmux table const u8

[PATCH] MIPS:loongson64:hpet: Drop the dangling 'set_mode' assignment
 2015-08-19 10:14 UTC  (4+ messages)

[PATCH v2 1/5] qemu: unify the recipe for QorIQ ARM and QorIQ PPC
 2015-08-19 10:13 UTC  (8+ messages)
` [PATCH v2 2/5] ls-debug: add recipe

[PATCH] Bluetooth: btmrvl: change device pointer passed to dev_coredumpv
 2015-08-19 10:12 UTC 

[PATCH] fstests: btrfs regression test for fsync after extent cloning
 2015-08-19 10:12 UTC 

[PATCH] Btrfs: fix file read corruption after extent cloning and fsync
 2015-08-19 10:11 UTC 

[PATCH 2/2] ARM: shmobile: Kconfig: remove unused SHMOBILE_TIMER_HZ section
 2015-08-19 10:11 UTC  (2+ messages)

[PATCH 1/2] ARM: shmobile: bockw: remove "reference" device tree
 2015-08-19 10:11 UTC  (2+ messages)
` [PATCH 1/2] ARM: shmobile: bockw: remove legacy DTB build target


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.