messages from 2015-06-07 01:22:17 to 2015-06-07 09:01:59 UTC [more...]
[PATCH v2 net-next 1/2] bpf: make programs see skb->data == L2 for ingress and egress
2015-06-07 9:01 UTC (4+ messages)
` [PATCH v2 net-next 2/2] bpf: allow programs to write to certain skb fields
[PATCH] clockevents/drivers/timer-stm32: Fix build error spotted by kbuild test robot
2015-06-07 9:01 UTC
[Buildroot] nand id format in /nandflash.c
2015-06-07 9:00 UTC
[PATCH v3 0/2] net/xen: Clean up
2015-06-07 9:00 UTC (4+ messages)
` [PATCH v3 1/2] net/xen-netfront: Correct printf format in xennet_get_responses
[PATCHv2 00/11] sh-vou: fixes, conversion to vb2
2015-06-07 8:58 UTC (24+ messages)
` [PATCHv2 01/11] clock-sh7724.c: fix sh-vou clock identifier
` [PATCHv2 02/11] sh-vou: use resource managed calls
` [PATCHv2 03/11] sh-vou: fix querycap support
` [PATCHv2 04/11] sh-vou: use v4l2_fh
` [PATCHv2 05/11] sh-vou: support compulsory G/S/ENUM_OUTPUT ioctls
` [PATCHv2 06/11] sh-vou: fix incorrect initial pixelformat
` [PATCHv2 07/11] sh-vou: replace g/s_crop/cropcap by g/s_selection
` [PATCHv2 08/11] sh-vou: add support for log_status
` [PATCHv2 09/11] sh-vou: let sh_vou_s_fmt_vid_out call sh_vou_try_fmt_vid_out
` [PATCHv2 10/11] sh-vou: fix bytesperline
` [PATCHv2 11/11] sh-vou: convert to vb2
[PATCH net-next] tcp: remove redundant checks
2015-06-07 8:55 UTC (3+ messages)
` [PATCH net-next] tcp: remove redundant checks II
[Qemu-devel] [PATCH] block: allow write-threshold on device name
2015-06-07 8:53 UTC (2+ messages)
[PATCH 00/10] sh-vou: fixes, convert to vb2
2015-06-07 8:51 UTC (5+ messages)
` [PATCH 01/10] sh-vou: hook up the clock correctly
Looking to improve small I/O performance
2015-06-07 8:47 UTC (6+ messages)
[Qemu-devel] [PATCH] configure: Unify arm and aarch64 disas configury
2015-06-07 8:49 UTC (5+ messages)
[PATCH 00/19] ARCv2 port to Linux - (A) prepratory patches
2015-06-07 8:47 UTC (41+ messages)
` [PATCH 01/19] ARC: mm/cache_arc700.c -> mm/cache.c
` [PATCH 02/19] ARC: cacheflush: move some code around, delete old comments
` [PATCH 03/19] ARC: cacheflush: No need to retain DC_CTRL from __before_dc_op()
` [PATCH 04/19] ARC: untangle cache flush loop
` [PATCH 05/19] ARC: entry.S: common'ize scrtach reg freeup in intr + exceptions
` [PATCH 06/19] ARC: entry.S: Introduce INTERRUPT_{PROLOGUE,EPILOGUE}
` [PATCH 07/19] ARC: entry.S: canonical'ize EXCEPTION_{PROLOGUE,EPILOGUE}
` [PATCH 08/19] ARC: entry.S: confine EXCEPTION_* macros to one file
` [PATCH 09/19] ARC: entry.S: FAKE_RET_FROM_EXCPN can always use r9
` [PATCH 10/19] ARC: entry.S: Trap handler to use r10 for syscall vs. brkpt decision
` [PATCH 11/19] ARC: entry.S: comments cleanup
` [PATCH 12/19] ARC: entry.S: Ensure that restore_regs is local to compilation unit
` [PATCH 13/19] ARC: entry.S: split into ARCompact ISA specific, common bits
` [PATCH 14/19] ARC: entry.S: move some code around for cache locality in return path
` [PATCH 15/19] ARC: entry.S: micro-optimize Trap handler
` [PATCH 16/19] ARC: entry.S: use single EXCEPTION_PROLOGUE
` [PATCH 17/19] ARC: entry.S: [arcompact] simplify SWITCH_TO_KERNEL_STK
` [PATCH 18/19] ARC: Make way for pt_regs != user_regs_struct
` [PATCH 19/19] ARC: intc: split into ARCompact ISA specific, common bits
[PATCH RFC 0/3] PM / Domains: Generic PM domains for cpus
2015-06-07 8:35 UTC (4+ messages)
` [PATCH RFC 1/3] PM / Domains: Allocate memory outside domain locks
[PATCH 2/2] x86/asm/entry/32: Remove unnecessary optimization in stub32_clone
2015-06-07 8:32 UTC (2+ messages)
` [tip:x86/asm] "
[PATCH] x86, setup: code clean of e820_reserve_setup_data()
2015-06-07 8:33 UTC (2+ messages)
` [tip:x86/boot] x86/boot/setup: Clean up the e820_reserve_setup_data() code
[PATCH 1/2] x86/asm/entry/32: Explain stub32_clone logic
2015-06-07 8:32 UTC (2+ messages)
` [tip:x86/asm] x86/asm/entry/32: Explain the "
[PATCH] wan: dscc4: use msecs_to_jiffies for conversions
2015-06-07 8:32 UTC (4+ messages)
[PATCH] x86/asm/entry/32: Do not use r9 in SYSCALL32 entry point
2015-06-07 8:31 UTC (2+ messages)
` [tip:x86/asm] x86/asm/entry/32: Do not use R9 "
[PATCH 2/2] x86/asm/entry/32: Open-code LOAD_ARGS32. No code changes
2015-06-07 8:31 UTC (2+ messages)
` [tip:x86/asm] x86/asm/entry/32: Open-code LOAD_ARGS32
[PATCH] x86/asm/entry/32: Simplify zeroing of pt_regs->r8..r11 on int80 code path
2015-06-07 8:30 UTC (2+ messages)
` [tip:x86/asm] x86/asm/entry/32: Simplify the zeroing of pt_regs-> r8..r11 in the "
[PATCH 1/2] x86/asm/entry/32: Open-code CLEAR_RREGS. No code changes
2015-06-07 8:31 UTC (2+ messages)
` [tip:x86/asm] x86/asm/entry/32: Open-code CLEAR_RREGS
[PATCH] x86/asm/entry/64: Remove pointless jump to irq_return
2015-06-07 8:30 UTC (2+ messages)
` [tip:x86/asm] "
[PATCH] cosa: use msecs_to_jiffies for conversions
2015-06-07 8:25 UTC (3+ messages)
nfsd: EACCES vs EPERM on utime()/utimes() calls
2015-06-07 8:25 UTC (6+ messages)
[Qemu-devel] ELF loader?
2015-06-07 8:19 UTC
[PATCH] vpmd: rss hash ol_flag for unified packet type
2015-06-07 8:12 UTC
Is vhost vring_avail size tunable?
2015-06-07 8:02 UTC
[PATCH 2/2] Bluetooth: btusb: Remove unneeded btusb_read_local_version function
2015-06-07 8:01 UTC
[PATCH 1/2] Bluetooth: btusb: Remove double error check from local version command
2015-06-07 8:01 UTC
[PATCH 0/3] busybox: sync and backport some patches
2015-06-07 7:52 UTC (4+ messages)
` [PATCH 1/3] busybox: sync the patches for git version
` [PATCH 2/3] busybox: fix double free error for ifconfig
` [PATCH 3/3] busybox: fix the wrong help text for chown
[PATCH v4 00/21] PowerPC/PowerNV: PCI Slot Management
2015-06-07 7:54 UTC (12+ messages)
` [PATCH v4 19/21] drivers/of: Support adding sub-tree
[RFC untested] Bluetooth: btusb: Fix secure send command length alignment on Intel 8260
2015-06-07 7:47 UTC
[PATCH] Bluetooth: btusb: Fix memory leak in Intel setup routine
2015-06-07 7:42 UTC
[PATCH 0/5] Broadcom Bluetooth UART device driver
2015-06-07 7:39 UTC (7+ messages)
` [PATCH 1/5] Broadcom Bluetooth UART Device Tree bindings
[PATCH] ath3k: Add support of 0489:e076 AR3012 device
2015-06-07 7:33 UTC (2+ messages)
[PATCH] ath3k: add support of 13d3:3474 AR3012 device
2015-06-07 7:33 UTC (2+ messages)
[PATCH] fddi: print an address with %p format specifier rather than %x
2015-06-07 7:32 UTC (2+ messages)
wl18xx: wlconf kernel compatibility
2015-06-07 7:30 UTC (4+ messages)
[PATCH] MAINTAINERS: input: mt: remove non existent git tree
2015-06-07 7:27 UTC
[PATCH net] amd-xgbe: Use disable_irq_nosync from within timer function
2015-06-07 7:21 UTC (2+ messages)
[PATCH RFC] sstate: Add eventhandler which cleans up stale recipe data
2015-06-07 7:20 UTC
[PATCH] wan: dscc4: fix build warning Wunused-but-set-variable
2015-06-07 7:16 UTC (2+ messages)
[PATCH bluetooth-next 0/8] mac802154: several cleanups
2015-06-07 7:15 UTC (7+ messages)
` [PATCH bluetooth-next 1/8] mac802154: remove unneeded vif struct
` [PATCH bluetooth-next 3/8] mac802154: remove aack hw flag
[PATCH] rhashtable: add missing import <linux/export.h>
2015-06-07 7:10 UTC (2+ messages)
[PATCH] b44: call netif_napi_del()
2015-06-07 7:09 UTC (2+ messages)
[PATCH] cooker/event: Add an event which lists all stamps reachable after parsing
2015-06-07 7:07 UTC
[v2 PATCH 0/13] crypto: Convert all AEAD users to new interface
2015-06-07 7:06 UTC (6+ messages)
` [v2 PATCH 5/13] crypto: testmgr - Switch to new AEAD interface
[xen-unstable test] 58008: regressions - FAIL
2015-06-07 7:06 UTC
[PATCH] drivers: of/base: move of_init to driver_init
2015-06-07 7:05 UTC (5+ messages)
` [PATCH v2] "
[PATCH] ssb: fix handling of ssb_pmu_get_alp_clock()
2015-06-07 7:02 UTC (2+ messages)
[U-Boot] [PATCH][v2] drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect
2015-06-07 6:58 UTC
[PATCH net-next] inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
2015-06-07 6:57 UTC (5+ messages)
` [PATCH v2 "
[U-Boot] [PATCH] drivers:usb:fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrect
2015-06-07 6:51 UTC (4+ messages)
[PATCH] fib_trie: Fix potential null pointer dereference
2015-06-07 6:36 UTC (13+ messages)
[Buildroot] [autobuild.buildroot.net] Build results for 2015-06-06
2015-06-07 6:30 UTC
[PATCH kmod 0/3] Add feature list together with version
2015-06-07 6:27 UTC (4+ messages)
` [PATCH kmod 1/3] build: add function to build string of features
` [PATCH kmod 2/3] build: add relevant features to KMOD_FEATURES in config.h
` [PATCH kmod 3/3] tools: display features together with version information
Submodules as first class citizens (was Re: Moving to subtrees for plugins?)
2015-06-07 6:26 UTC (3+ messages)
[Qemu-devel] [Xen-devel] [PATCH][XSA-126] xen: limit guest control of PCI command register
2015-06-07 6:23 UTC (12+ messages)
` "
[PATCH] t7063: fix breakage with split index
2015-06-07 6:20 UTC (2+ messages)
[PATCH] modules: CONFIG_MODULE_COMPRESS: add hint that userspace support may easily be missing
2015-06-07 6:18 UTC (7+ messages)
Suggestion: add author info to TODO list in git-rebase--interactive
2015-06-07 6:14 UTC (5+ messages)
[PATCH v5 0/4] idle memory tracking
2015-06-07 6:11 UTC (3+ messages)
[PATCH v7 0/6] Generic logging helpers
2015-06-07 6:03 UTC (4+ messages)
` [PATCH v7 5/6] xprtrdma, svcrdma: Switch to generic "
[ovmf test] 57979: regressions - FAIL
2015-06-07 6:01 UTC
[PATCH v4 0/3] ARM: rockchip: fix the SMP
2015-06-07 5:51 UTC (10+ messages)
` [PATCH v4 1/3] ARM: rockchip: fix the CPU soft reset
[lm-sensors] Parallella board temperature sensing
2015-06-07 5:44 UTC (2+ messages)
[PATCH 1/5] PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link()
2015-06-07 5:37 UTC (3+ messages)
` [PATCH 2/5] PCI: dra7xx: Use dw_pcie_link_up() consistently
xtables-addons 64-bit counter patch
2015-06-07 5:21 UTC (3+ messages)
[Qemu-devel] [PATCH] OvmfPkg/PlatformPei: Initialise RCBA (B0:D31:F0 0xf0) register
2015-06-07 5:13 UTC (2+ messages)
` [Qemu-devel] [edk2] "
[rumpuserxen test] 58085: regressions - FAIL
2015-06-07 5:05 UTC
[linux-3.4 test] 57918: regressions - FAIL
2015-06-07 4:59 UTC
[PATCH for-next V2 0/9] Add completion timestamping support
2015-06-07 4:49 UTC (15+ messages)
btrfs-transaction is blocked if mounted as rw
2015-06-07 4:11 UTC (2+ messages)
[PATCH] ARM: dts: odroidxu3: Enable USB3 regulators
2015-06-07 3:51 UTC (7+ messages)
[nightly] Core TISDK 2015.05 build 2015-06-06_22-00-51
2015-06-07 3:35 UTC
[U-Boot] [PATCH v3 2/3] x86: fsp: Load GDT before calling FspInitEntry
2015-06-07 3:33 UTC (2+ messages)
` [U-Boot] [PATCH v3 3/3] x86: fsp: Move FspInitEntry call to board_init_f()
[U-Boot] [PATCH v3 1/3] x86: Add Kconfig options to be used by arch/x86/cpu/config.mk
2015-06-07 3:33 UTC
[Buildroot] [PATCH 0/11] pkg-kernel-module: new infra to ease building kernel modules (branch yem/kernel-modules)
2015-06-07 3:22 UTC (3+ messages)
` [Buildroot] [PATCH 01/11] package-infra: add helper to build kernel modules
drm/i915: WARN_ON(dev_priv->mm.busy)
2015-06-07 3:09 UTC (2+ messages)
cron job: media_tree daily build: WARNINGS
2015-06-07 2:50 UTC
[WEXT]: multiple calls for SIOCGIWSTATS return same value
2015-06-07 2:37 UTC
[PATCHv3] ARM: dts: odroidxu3: Enable USB3 regulators
2015-06-07 2:40 UTC (5+ messages)
git pull] drm for v4.1-rc1
2015-06-07 2:32 UTC (4+ messages)
平时最多也就联系了三千家,全球还有十几万客户在哪里?
2015-06-05 14:23 UTC
[GIT PULL] Broadcom Device Tree changes for 4.2 (part 3)
2015-06-07 1:34 UTC (2+ messages)
RE
2015-06-06 23:21 UTC
MONEY GRAM
2015-06-06 10:46 UTC
v4.0.5 build: 0 failures 25 warnings (v4.0.5)
2015-06-07 1:22 UTC
Are there any simple GATT examples?
2015-06-07 1:22 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.