messages from 2015-06-12 03:10:18 to 2015-06-12 05:57:20 UTC [more...]
[PATCH 1/2] ath10k: dump fw features during probing
2015-06-12 5:56 UTC (4+ messages)
[PATCH v2 1/1] irqchip: exynos-combiner: Save IRQ enable set on suspend
2015-06-12 5:57 UTC (4+ messages)
iio: what does in_accel_x_thresh_rising_en ?
2015-06-12 5:56 UTC (5+ messages)
[PATCH net-next v2] switchdev: fix BUG when port driver doesn't support set attr op
2015-06-12 5:54 UTC (2+ messages)
rbd_cache, limiting read on high iops around 40k
2015-06-12 5:52 UTC (10+ messages)
` [ceph-users] "
[PATCH 1/2] ALSA: hda - Continue probing even if i915 binding fails
2015-06-12 5:50 UTC (4+ messages)
git_config_set(?) adding and removing creates extraneous lines
2015-06-12 5:49 UTC (2+ messages)
[PATCH v4 01/11] block: make generic_make_request handle arbitrarily sized bios
2015-06-12 5:49 UTC (15+ messages)
` [Drbd-dev] "
[PATCH 0/3] do deprecation in 2.1
2015-06-12 5:46 UTC (5+ messages)
` [PATCH 1/3] rte_ring: remove deprecated functions
` [PATCH 2/3] kni: "
` [PATCH 3/3] acl: mark "
[PATCH v2] clk: exynos4: Fix wrong clock for Exynos4x12 ADC
2015-06-12 5:46 UTC (3+ messages)
[RFC PATCH v7 00/37] perf tools: filtering events using eBPF programs
2015-06-12 5:35 UTC (38+ messages)
` [RFC PATCH v7 01/37] tools build: Add feature check for eBPF API
` [RFC PATCH v7 02/37] bpf tools: Introduce 'bpf' library to tools
` [RFC PATCH v7 03/37] bpf tools: Allow caller to set printing function
` [RFC PATCH v7 04/37] bpf tools: Open eBPF object file and do basic validation
` [RFC PATCH v7 05/37] bpf tools: Read eBPF object from buffer
` [RFC PATCH v7 06/37] bpf tools: Check endianess and make libbpf fail early
` [RFC PATCH v7 07/37] bpf tools: Iterate over ELF sections to collect information
` [RFC PATCH v7 08/37] bpf tools: Collect version and license from ELF sections
` [RFC PATCH v7 09/37] bpf tools: Collect map definitions from 'maps' section
` [RFC PATCH v7 10/37] bpf tools: Collect symbol table from SHT_SYMTAB section
` [RFC PATCH v7 11/37] bpf tools: Collect eBPF programs from their own sections
` [RFC PATCH v7 12/37] bpf tools: Collect relocation sections from SHT_REL sections
` [RFC PATCH v7 13/37] bpf tools: Record map accessing instructions for each program
` [RFC PATCH v7 14/37] bpf tools: Add bpf.c/h for common bpf operations
` [RFC PATCH v7 15/37] bpf tools: Create eBPF maps defined in an object file
` [RFC PATCH v7 16/37] bpf tools: Relocate eBPF programs
` [RFC PATCH v7 17/37] bpf tools: Introduce bpf_load_program() to bpf.c
` [RFC PATCH v7 18/37] bpf tools: Load eBPF programs in object files into kernel
` [RFC PATCH v7 19/37] bpf tools: Introduce accessors for struct bpf_program
` [RFC PATCH v7 20/37] bpf tools: Introduce accessors for struct bpf_object
` [RFC PATCH v7 21/37] bpf tools: Link all bpf objects onto a list
` [RFC PATCH v7 22/37] perf tools: Make perf depend on libbpf
` [RFC PATCH v7 23/37] perf tools: Introduce llvm config options
` [RFC PATCH v7 24/37] perf tools: Call clang to compile C source to object code
` [RFC PATCH v7 25/37] perf tests: Add LLVM test for eBPF on-the-fly compiling
` [RFC PATCH v7 26/37] perf tools: Auto detecting kernel build directory
` [RFC PATCH v7 27/37] perf tools: Auto detecting kernel include options
` [RFC PATCH v7 28/37] perf record: Enable passing bpf object file to --event
` [RFC PATCH v7 29/37] perf record: Compile scriptlets if pass '.c' "
` [RFC PATCH v7 30/37] perf tools: Parse probe points of eBPF programs during preparation
` [RFC PATCH v7 31/37] perf probe: Attach trace_probe_event with perf_probe_event
` [RFC PATCH v7 32/37] perf record: Probe at kprobe points
` [RFC PATCH v7 33/37] perf record: Load all eBPF object into kernel
` [RFC PATCH v7 34/37] perf tools: Add bpf_fd field to evsel and config it
` [RFC PATCH v7 35/37] perf tools: Attach eBPF program to perf event
` [RFC PATCH v7 36/37] perf tools: Suppress probing messages when probing by BPF loading
` [RFC PATCH v7 37/37] perf record: Add clang options for compiling BPF scripts
Node.js dependency issues
2015-06-12 5:45 UTC (3+ messages)
[PATCH] staging: wilc1000: change WILC_Char to s8
2015-06-12 5:39 UTC
[PATCH 1/1] staging:f81534 Add F81532/534 Driver
2015-06-12 5:38 UTC (3+ messages)
[PATCH] cloud-image-*: catch up with OE-core class rename
2015-06-12 5:36 UTC
[PATCH 0/8] Dynamic RSS Configuration for Bonding
2015-06-12 5:36 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] Use bool for QBool
2015-06-12 5:35 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] qobject: Use 'bool' for qbool
[PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE
2015-06-12 5:35 UTC (6+ messages)
[PATCH V5 0/4] Consolidated KVM vPMU support for x86
2015-06-12 5:34 UTC (5+ messages)
` [PATCH V5 1/4] KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatch
` [PATCH V5 2/4] KVM: x86/vPMU: Create vPMU interface for VMX and SVM
` [PATCH V5 3/4] KVM: x86/vPMU: Implement AMD vPMU code for KVM
` [PATCH V5 4/4] KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRs
[PATCH wpan-misc] website: update with wpan-ping info
2015-06-12 5:29 UTC
[linux-3.4 test] 58397: regressions - FAIL
2015-06-12 5:28 UTC
[U-Boot] Possible incoherence in UBI attaching, incorrect bad PEBs
2015-06-12 5:27 UTC (2+ messages)
[U-Boot] [PATCH] board/BuR/common: support timer5 for pwm-backlight
2015-06-12 5:25 UTC (3+ messages)
[PATCH v5 0/4] Sending kernel pathrecord query to user cache server
2015-06-12 5:24 UTC (11+ messages)
` [PATCH v5 1/4] IB/netlink: Add defines for local service requests through netlink
[PATCH v2] w1: masters: omap_hdq: Add support for 1-wire mode
2015-06-12 5:23 UTC (4+ messages)
[PATCH 1/2] staging: rtl8188eu: remove unused enum and CONFIG
2015-06-12 5:22 UTC (3+ messages)
` [PATCH 2/2] staging: rtl8188eu: remove unused variables
[PATCH - seq 1/1] ALSA seq: expose the card number of ALSA seq clients
2015-06-12 5:22 UTC (4+ messages)
[PATCH 0/2] sparse-llvm: avoid SIGSEGV for function prototypes
2015-06-12 5:20 UTC (6+ messages)
` [PATCH 1/2] sparse, llvm: compile: skip function prototypes to avoid SIGSEGV
` [PATCH 1/2 v2] "
` [PATCH 2/2 v2] validation/prototype: regression for skipping prototypes
[PATCH] ASoC: Intel: Fixed incorrect sst pcm_delay
2015-06-12 5:17 UTC
[lkp] [driver] 563b1abc5f7: WARNING: CPU: 0 PID: 6 at fs/sysfs/dir.c:31 sysfs_warn_dup+0x65/0x75()
2015-06-12 5:15 UTC (2+ messages)
` "
[PATCH v2] staging: wilc1000: change WILC_BOOL to bool
2015-06-12 5:11 UTC
[PATCH v2] ath10k: enable VHT for IBSS
2015-06-12 5:12 UTC (4+ messages)
[PATCH perf/core 0/4] perf-probe bugfixes
2015-06-12 5:08 UTC (5+ messages)
` [PATCH perf/core 1/4] [BUGFIX] perf probe: List probes in stdout
` [PATCH perf/core 2/4] [BUGFIX] perf probe: Cut off the postfixes from event name
` [PATCH perf/core 3/4] [BUGFIX] perf probe: Check non-probe-able symbols when using symbol map
` [PATCH perf/core 4/4] [BUGFIX] perf probe: Show usage even if the last event is skipped
[PATCH v14 0/3] ARM: rk3288: Add PM Domain support
2015-06-12 5:11 UTC (5+ messages)
[RFC][PATCH] populate_sdk_base.bbclass: use pbzip2 to compress SDK tar file
2015-06-12 5:09 UTC
[Qemu-devel] [PULL v2 00/21] migration pull request
2015-06-12 5:03 UTC (22+ messages)
` [Qemu-devel] [PULL 01/21] migration: move ram stuff to migration/ram
` [Qemu-devel] [PULL 02/21] migration: move savevm.c inside migration/
` [Qemu-devel] [PULL 03/21] migration: Add myself to the copyright list of both files
` [Qemu-devel] [PULL 04/21] migration: reduce include files
` [Qemu-devel] [PULL 05/21] arch_init: Clean up the duplicate variable 'len' defining in ram_load()
` [Qemu-devel] [PULL 06/21] rdma: Fix qemu crash when IPv6 address is used for migration
` [Qemu-devel] [PULL 07/21] migration: Remove duplicated assignment of SETUP status
` [Qemu-devel] [PULL 08/21] migration: create savevm_state
` [Qemu-devel] [PULL 09/21] migration: Use normal VMStateDescriptions for Subsections
` [Qemu-devel] [PULL 10/21] Add qemu_get_counted_string to read a string prefixed by a count byte
` [Qemu-devel] [PULL 11/21] Split header writing out of qemu_savevm_state_begin
` [Qemu-devel] [PULL 12/21] qemu_ram_foreach_block: pass up error value, and down the ramblock name
` [Qemu-devel] [PULL 13/21] Create MigrationIncomingState
` [Qemu-devel] [PULL 14/21] Move copy out of qemu_peek_buffer
` [Qemu-devel] [PULL 15/21] Move loadvm_handlers into MigrationIncomingState
` [Qemu-devel] [PULL 16/21] Merge section header writing
` [Qemu-devel] [PULL 17/21] Disable section footers on older machine types
` [Qemu-devel] [PULL 18/21] Add a protective section footer
` [Qemu-devel] [PULL 19/21] Teach analyze-migration.py about section footers
` [Qemu-devel] [PULL 20/21] Rename RDMA structures to make destination clear
` [Qemu-devel] [PULL 21/21] Remove unneeded memset
[PATCH] extcon: Redefine the unique id of supported external connectors without 'enum extcon' type
2015-06-12 5:04 UTC (5+ messages)
cloud-init resolv.conf updates
2015-06-12 5:01 UTC (2+ messages)
[PATCH] mmc: sdhci-esdhc-imx: Do not set MMC_CAP_1_8V_DDR in the 'no-1-8-v' case
2015-06-12 3:22 UTC (3+ messages)
[v4 00/16] Add VT-d Posted-Interrupts support
2015-06-12 4:58 UTC (9+ messages)
` [v4 12/16] KVM: kvm-vfio: implement the VFIO skeleton for VT-d Posted-Interrupts
` [v4 13/16] KVM: x86: kvm-vfio: VT-d posted-interrupts setup
[RFC] Support menuentry options in simple configuration interface
2015-06-12 4:59 UTC (5+ messages)
[PATCH v2] net: Add sock_common_listen for TCP and DCCP
2015-06-12 4:57 UTC (2+ messages)
[PATCH] staging: wilc1000: change WILC_BOOL to bool
2015-06-12 4:56 UTC
[PATCH] git-checkout.txt: Document "git checkout <pathspec>" better
2015-06-12 4:49 UTC (3+ messages)
[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 3b9a14f8368be49d9a07dbdcfcf6ff1cc92f9c85 BUILD DONE
2015-06-12 4:51 UTC
[PATCH 1/3] drm/i915: Actually respect DSPSURF alignment restrictions
2015-06-12 4:47 UTC (3+ messages)
` [PATCH 2/3] drm/i915: Align DSPSURF to 128k on VLV/CHV
2 speakers are assigned to the same DAC, this can't support 4.0/2.1 channles
2015-06-12 4:42 UTC (14+ messages)
[PATCH] mmc: host: Fix mmc_alloc_host() error path
2015-06-12 4:39 UTC
Kernel contributions from organisations and individual privacy
2015-06-12 4:39 UTC (12+ messages)
[B.A.T.M.A.N.] Mesh hickups with 2014.3
2015-06-12 4:32 UTC (4+ messages)
[PATCH 1/1] usb: core: lpm: set lpm_capable for root hub device
2015-06-12 4:32 UTC (2+ messages)
[Intel-wired-lan] [jkirsher-next-queue:dev-queue 89/91] drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c:1467:5: sparse: symbol 'ixgbe_get_lcd_t_x550em' was not declared. Should it be static?
2015-06-12 4:23 UTC (2+ messages)
` [Intel-wired-lan] [PATCH jkirsher-next-queue] ixgbe: ixgbe_get_lcd_t_x550em() can be static
[PATCH v3 0/2] x86, mwaitt: introduce AMD mwaitt support
2015-06-12 4:03 UTC (4+ messages)
` [PATCH v3 2/2] x86, mwaitt: introduce mwaix delay with a configurable timer
[PATCH v3 0/2] Marvell NFC NCI UART driver and DT configuration
2015-06-12 4:06 UTC (3+ messages)
` [PATCH v3 2/2] NFC: nfcmrvl: add UART driver
haltest - Voice Recognition start
2015-06-12 4:05 UTC
[OSSTEST Nested PATCH v11 0/7] Introduction of netsted HVM test job
2015-06-12 3:58 UTC (12+ messages)
` [OSSTEST Nested PATCH v11 5/7] Add new script to customize nested test configuration
` [OSSTEST Nested PATCH v11 6/7] Compose the main recipe of nested test job
[PATCH non-pretimeout 0/7] Watchdog: introduce ARM SBSA watchdog driver
2015-06-12 3:57 UTC (4+ messages)
` [PATCH non-pretimeout 4/7] "
diffs in changelogs
2015-06-12 3:54 UTC (4+ messages)
[REGRESSION] NFS is creating a hidden port (left over from xs_bind() )
2015-06-12 3:49 UTC
[PATCH] libxl: libxl_internal.h: Clarify ao rule against internal callers
2015-06-12 3:48 UTC (2+ messages)
[PATCH] Fix power checking on OS X
2015-06-12 3:46 UTC (2+ messages)
[PATCH bluetooth-next] mac802154: cleanup llsec param flags
2015-06-12 3:43 UTC
[PATCH] curl: Modify PACKAGECONFIG to enable openssl
2015-06-12 3:40 UTC
[PATCH v2 COLOPre 00/13] Prerequisite patches for COLO
2015-06-12 3:39 UTC (25+ messages)
` [PATCH v2 COLOPre 03/13] libxc/restore: zero ioreq page only one time
[PATCH] staging: wilc1000: remove unused typedef
2015-06-12 3:38 UTC
[PATCH v6 0/3] linux: address broken PAT drivers
2015-06-12 3:36 UTC (6+ messages)
` [PATCH v6 2/3] IB/ipath: add counting for MTRR
[PATCH v2 - seq 1/1] ALSA seq: expose the card number of ALSA seq clients
2015-06-12 3:36 UTC
[Intel-wired-lan] [jkirsher-next-queue:dev-queue 91/91] drivers/net/ethernet/intel/ixgbe/ixgbe_main.c:4279:6: sparse: symbol 'ixgbe_clear_vxlan_port' was not declared. Should it be static?
2015-06-12 3:35 UTC (2+ messages)
` [Intel-wired-lan] [PATCH jkirsher-next-queue] ixgbe: ixgbe_clear_vxlan_port() can be static
mainline vs. QorIQ SDK for production with FSL SoCs
2015-06-12 3:20 UTC
linux-next: manual merge of the l2-mtd tree with the mips tree
2015-06-12 3:27 UTC
[PATCH] module: make perm const, change BUG_ON to BUILD_BUG_ON
2015-06-12 3:23 UTC (3+ messages)
[PATCH v24 00/15] x86/PMU: Xen PMU PV(H) support
2015-06-12 3:23 UTC (5+ messages)
` [PATCH v24 04/15] x86/VPMU: Interface for setting PMU mode and flags
[PATCH 0/2] Add invalid-ac-cv QA and and remove invalid ac_cv
2015-06-12 3:23 UTC (3+ messages)
` [PATCH 1/2] insane.bbclass: check invalid ac_cv value
` [PATCH 2/2] Remove invalid ac_cv
[PATCH v5 00/18] unified packet type
2015-06-12 3:22 UTC (8+ messages)
` [PATCH v6 "
` [PATCH v6 01/18] mbuf: redefine packet_type in rte_mbuf
[PATCH 00/12] Packages Upgrade
2015-06-12 3:19 UTC (3+ messages)
` [PATCH 06/12] libav: 9.18 -> 11.4
[PATCH] kernel/params.c: make use of unused but set variable
2015-06-12 3:17 UTC (7+ messages)
[PATCH tip/perf/core] tools lib traceevent: Fix python/perf.so compiling error
2015-06-12 3:17 UTC
[PATCH v3 1/3] NTP: rtc: Add CONFIG_RTC_SYSTOHC_DEVICE for NTP synchronization
2015-06-12 3:10 UTC (7+ messages)
` [rtc-linux] "
` [PATCH v3 2/3] sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHC
` [rtc-linux] "
` [PATCH v3 3/3] drivers/rtc/interface.c: Remove rtc_set_mmss()
` [rtc-linux] "
[PATCH v2 0/6] SPMI regulator driver
2015-06-12 3:13 UTC (5+ messages)
` [PATCH v2 6/6] regulator: qcom-spmi: Add vendor specific configuration
[PATCH for-next V3 0/8] Add completion timestamping support
2015-06-12 3:10 UTC (3+ messages)
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.