messages from 2016-01-28 07:39:14 to 2016-01-28 08:36:56 UTC [more...]
[PATCH 00/13] ath10k: implement push-pull tx model
2016-01-28 8:36 UTC (4+ messages)
` [PATCH 13/13] ath10k: implement push-pull tx
[PATCH] clk: Move vendor's Kconfig into CCF menu section
2016-01-28 8:36 UTC (6+ messages)
[Buildroot] glibc and --enable-kernel
2016-01-28 8:36 UTC (4+ messages)
[PATCH] lib/librte_eal: Fix compile issue with gcc 5.3.1
2016-01-28 8:34 UTC (4+ messages)
[PATCH v2 00/11] qla2xxx: Patches for scsi "misc" branch
2016-01-28 8:35 UTC (7+ messages)
` [PATCH v2 01/11] qla2xxx: Remove unneeded link offline message
` [PATCH v2 02/11] qla2xxx: Seed init-cb login timeout from nvram exclusively
` [PATCH v2 03/11] qla2xxx: Allow fw to hold status before sending ABTS response
[PATCH i-g-t] lib/igt_core.c: Expand --run-subtest functionality
2016-01-28 8:35 UTC (7+ messages)
[PATCH] ipv6: release idev lock before calling ipv6_ifa_notify()
2016-01-28 8:34 UTC
[PATCH v7 0/6] cpufreq: powernv: Redesign the presentation of throttle notification and solve bug-fixes in the driver
2016-01-28 8:34 UTC (15+ messages)
` [PATCH v7 1/6] cpufreq: powernv: Free 'chips' on module exit
` [PATCH v7 3/6] cpufreq: powernv: Remove cpu_to_chip_id() from hot-path
` [PATCH v7 5/6] cpufreq: powernv: Replace pr_info with trace print for throttle event
` [PATCH v7 6/6] cpufreq: powernv: Add sysfs attributes to show throttle stats
[PATCH v2 1/4] ARM: dts: imx7d: add arch timer
2016-01-28 8:34 UTC (3+ messages)
[PATCH v4 00/13] ARM: at91: PMC driver rework
2016-01-28 8:33 UTC (16+ messages)
` [PATCH v4 02/13] clk: at91: make use of syscon/regmap internally
` [PATCH v4 03/13] clk: at91: remove IRQ handling and use polling
` [PATCH v4 07/13] ARM: at91: pm: find and remap the pmc
` [PATCH v4 12/13] clk: at91: pmc: remove useless capacities handling
` [PATCH v4 13/13] clk: at91: remove useless includes
[linux-next:master 1761/2084] mm/internal.h:226:19: note: in expansion of macro 'VM_STACK_FLAGS'
2016-01-28 8:33 UTC
[PATCH] dts/ls1021a: add the DTS for QSPI support
2016-01-28 8:33 UTC (2+ messages)
CONFIDENCE RESPOND
2016-01-28 8:33 UTC
[U-Boot] [PATCH] powerpc/t208xqds: fix esdhc peripheral clock support
2016-01-28 8:33 UTC
[PATCH] f2fs: fix endianness of on-disk summary_footer
2016-01-28 11:40 UTC (2+ messages)
x86: Hardware breakpoints are not always triggered
2016-01-28 8:31 UTC
[PATCH 00/15] megaraid_sas: Updates for scsi-next
2016-01-28 8:30 UTC (4+ messages)
` [PATCH 11/15] megaraid_sas: Make adprecovery variable atomic
Qt5.5.1 and qtquickcontrol
2016-01-28 8:30 UTC
[PATCH V2 0/2] scsi: storvsc: Miscellaneous fixes
2016-01-28 8:29 UTC (7+ messages)
` [PATCH V2 1/2] scsi: storvsc: Install the storvsc specific timeout handler for FC devices
` [PATCH V2 2/2] scsi: storvsc: Use the specified target ID in device lookup
[PATCH 0/12] TW686x driver
2016-01-28 8:29 UTC
[PATCH v4] amixer: skip showing asoc tlv byte controls
2016-01-28 8:32 UTC
[PATCH] err.h: allow IS_ERR_VALUE to handle properly more types
2016-01-28 8:27 UTC (2+ messages)
` [PATCH v2] "
[PATCH v5 0/21] usb: dwc2: host: Fix and speed up all the stuff, especially with splits
2016-01-28 8:28 UTC (5+ messages)
` [PATCH v5 03/21] usb: dwc2: host: Set host_rx_fifo_size to 528 for rk3066
[PATCH] Revert "drm/i915: Fix context/engine cleanup order"
2016-01-28 8:27 UTC (2+ messages)
` ✓ Fi.CI.BAT: success for "
[PATCH v3 0/5] ath9k bug fixes
2016-01-28 8:27 UTC (2+ messages)
[PATCH 0/5] 11AD fixes
2016-01-28 8:26 UTC (2+ messages)
[PATCH V2 00/16] PM / OPP: Introduce APIs to transition OPPs
2016-01-28 8:20 UTC (33+ messages)
` [PATCH V2 01/16] PM / OPP: get/put regulators from OPP core
` [PATCH V2 02/16] PM / OPP: Disable OPPs that aren't supported by the regulator
` [PATCH V2 03/16] PM / OPP: Introduce dev_pm_opp_get_max_volt_latency()
` [PATCH V2 04/16] PM / OPP: Introduce dev_pm_opp_get_max_transition_latency()
` [PATCH V2 05/16] PM / OPP: Parse clock-latency and voltage-tolerance for v1 bindings
` [PATCH V2 06/16] PM / OPP: Manage device clk
` [PATCH V2 07/16] PM / OPP: Add dev_pm_opp_set_rate()
` [PATCH V2 08/16] cpufreq: dt: Convert few pr_debug/err() calls to dev_dbg/err()
` [PATCH V2 09/16] cpufreq: dt: Rename 'need_update' to 'opp_v1'
` [PATCH V2 10/16] cpufreq: dt: OPP layers handles clock-latency for V1 bindings as well
` [PATCH V2 11/16] cpufreq: dt: Pass regulator name to the OPP core
` [PATCH V2 12/16] cpufreq: dt: Unsupported OPPs are already disabled
` [PATCH V2 13/16] cpufreq: dt: Reuse dev_pm_opp_get_max_transition_latency()
` [PATCH V2 14/16] cpufreq: dt: Use dev_pm_opp_set_rate() to switch frequency
` [PATCH V2 15/16] cpufreq: dt: drop references to DT node
` [PATCH V2 16/16] cpufreq: dt: No need to allocate resources anymore
[U-Boot] [PATCH 0/7] fdt: Replace u-boot-dtb.bin with u-boot.bin
2016-01-28 8:25 UTC (3+ messages)
[PATCH] B4860qds/B4420qds: Updates to device trees for B4860 for DSP clusters and their L2 caches
2016-01-28 7:52 UTC
[linux-next:master 1761/2084] arch/mn10300/include/asm/page.h:124:27: error: 'READ_IMPLIES_EXEC' undeclared
2016-01-28 8:23 UTC
[ath9k-devel] [PATCH] ath9k: Drop useless const on chanctx_event_delta() return type
2016-01-28 8:24 UTC (5+ messages)
` "
[PATCH 0/2] defer clk_gets on orphan clocks
2016-01-28 8:23 UTC (4+ messages)
` [PATCH 2/2] clk: "
[PATCH v4] lib/spinlock_debug.c: prevent a recursive cycle in the debug code
2016-01-28 8:13 UTC (6+ messages)
[PATCH] cputime: Fix timeval-->cputime conversion
2016-01-28 8:22 UTC (2+ messages)
[PATCH] ath9k_hw: add low power tx gain table for AR953x
2016-01-28 8:22 UTC (2+ messages)
[PATCH 0/4] Add tunnel filter support for IP in GRE on i40e
2016-01-28 8:21 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] lib/ether: optimize the 'rte_eth_tunnel_filter_conf' structure
Starting on a microproject for GSoC
2016-01-28 8:22 UTC (3+ messages)
[PATCH net-next v6 00/19] new ETHTOOL_GSETTINGS/SSETTINGS API
2016-01-28 8:21 UTC (5+ messages)
` [PATCH net-next v6 19/19] net: mlx4: use new ETHTOOL_G/SSETTINGS API
[ath9k-devel] [PATCH] ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080
2016-01-28 8:22 UTC (3+ messages)
` "
[ANNOUNCE] xf86-video-intel 2.99.917
2016-01-28 8:06 UTC
[PATCH 00/19] Let Git's tests pass on Windows
2016-01-28 8:21 UTC (10+ messages)
` [PATCH v2 "
` [PATCH v2 12/19] mingw: skip test in t1508 that fails due to path conversion
` [PATCH v3 00/20] Let Git's tests pass on Windows
` [PATCH v3 11/20] tests: turn off git-daemon tests if FIFOs are not available
[ath9k-devel] [PATCH v2 01/13] ath9k: add debug messages to aggr/chanctx funcs
2016-01-28 8:21 UTC (4+ messages)
` [ath9k-devel] [PATCH v2 09/13] ath9k: request NOA update when chanctx active
` "
[PATCH 0/2] ARM: shmobile: r8a779[34]: use GIC_* defines
2016-01-28 8:21 UTC (3+ messages)
` [PATCH 2/2] ARM: dts: r8a7794: use GIC_*defines
[kernel-hardening] [PATCH v4 0/8] introduce post-init read-only memory
2016-01-28 8:20 UTC (11+ messages)
` [kernel-hardening] [PATCH v4 3/8] param: convert some "on"/"off" users to strtobool
` [kernel-hardening] [PATCH] arm64: make CONFIG_DEBUG_RODATA non-optional
` [kernel-hardening] "
` "
[PATCH v3] amixer: skip showing asoc tlv byte controls
2016-01-28 8:24 UTC (3+ messages)
[PATCH] tools: Add a selftests_run target
2016-01-28 8:20 UTC (2+ messages)
[PATCH] phy: core: fix wrong err handle for phy_power_on
2016-01-28 8:14 UTC
[PATCH] ARM: dts: r7s72100: use GIC_* defines
2016-01-28 8:18 UTC (2+ messages)
[U-Boot] [PATCH][RE-SUBMIT] usb: gadget: dwc2_udc_otg: modified the check condition for max packet size of ep_in in high speed
2016-01-28 8:18 UTC (2+ messages)
Patch "arm64: mm: use correct mapping granularity under DEBUG_RODATA" has been added to the 4.1-stable tree
2016-01-28 8:18 UTC (2+ messages)
[PATCH] ARM: dts: sh73a0: use GIC_* defines
2016-01-28 8:18 UTC (2+ messages)
[Buildroot] PowerPC64 toolchain not building
2016-01-28 8:17 UTC (7+ messages)
[PATCH 4.1 000/127] 4.1.17-stable review
2016-01-28 8:17 UTC (3+ messages)
GPL v2 authoritative answer on stored code as a derived work
2016-01-28 8:16 UTC (4+ messages)
[PATCH] fsck.f2fs: avoid fix ssa in some case
2016-01-28 8:18 UTC
[PATCH 0/2] slow data path communication between DPDK port and Linux
2016-01-28 8:16 UTC (3+ messages)
` [PATCH 2/2] kdp: add virtual PMD for kernel slow data path communication
[PATCHSET 00/10] perf tools: Apply percent-limit to callchains (v2)
2016-01-28 8:16 UTC (3+ messages)
JFFS2 deadlock
2016-01-28 8:16 UTC (4+ messages)
Problem with Allwinner H3 clocks
2016-01-28 8:15 UTC (8+ messages)
` [linux-sunxi] "
[PATCH] ARM: dts: emev2:use GIC_* defines
2016-01-28 8:15 UTC (2+ messages)
git archive should use vendor extension in pax header
2016-01-28 8:13 UTC (4+ messages)
Regression in v4.5-rc1, bisected to commit 39bfcd5235e0 ("drm/i915: more virtual south bridge detection")
2016-01-28 8:12 UTC (3+ messages)
` ✓ Fi.CI.BAT: success for Revert "drm/i915: more virtual south bridge detection"
[PATCH net 0/3] bnxt_en: Bug fixes
2016-01-28 8:11 UTC (4+ messages)
` [PATCH net 1/3] bnxt_en: Ring free response from close path should use completion ring
` [PATCH net 2/3] bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter
` [PATCH net 3/3] bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout
[PATCH 00/19] devicetree: standardize/consolidate on "wakeup-source" property
2016-01-28 8:11 UTC (5+ messages)
` [PATCH 12/19] ARM: dts: exynos: replace legacy *,wakeup property with wakeup-source
` [PATCH 12/19] ARM: dts: exynos: replace legacy *, wakeup "
[PATCH v2 0/5] Add support for imx6qp
2016-01-28 8:10 UTC (13+ messages)
` [PATCH v2 1/5] ARM: dts: imx: Add basic dts support for imx6qp SOC
` [PATCH v2 2/5] ARM: dts: imx: Add basic dts support for imx6qp-sabresd
` [PATCH v2 3/5] ARM: dts: imx: Add basic dts support for imx6qp-sabreauto
` [PATCH v2 5/5] ARM: imx: Add msl code support for imx6qp
[PATCH] Correct the name of the variable used to define the size of the logo
2016-01-28 8:09 UTC
[RFC][BUG] tracer: Fails to work
2016-01-28 8:08 UTC
[linux-next:master 1811/2084] mm/slab.h:316:9: error: implicit declaration of function 'virt_to_head_page'
2016-01-28 8:07 UTC
Where is the source code about data movement when osdmap changes
2016-01-28 8:06 UTC
[PATCH] fix checkpatch errors
2016-01-28 8:04 UTC (4+ messages)
` [PATCH v2] "
ext4 out of order when use cfq scheduler
2016-01-28 8:02 UTC (2+ messages)
[U-Boot] [PATCH] pci: gate print info of reading vender id with CONFIG_DM_PCI
2016-01-28 8:02 UTC (4+ messages)
[PATCH] btrfs-progs: doc: fix size suffix in mkfs.btrfs
2016-01-28 8:00 UTC
[PATCH] btrfs-progs: doc: fix typo of some documents
2016-01-28 8:00 UTC
[PATCH phosphor-rest-server] The streaming support for obmc-rest
2016-01-28 8:00 UTC (2+ messages)
[meta-fsl-arm][PATCH 0/9] Add patches for gstreamer1.0-plugins-bad 1.6
2016-01-28 7:25 UTC (4+ messages)
` [meta-fsl-arm][PATCH 8/9] gstreamer1.0-plugins-bad: Fix gleffects fisheye shader compile error
[PATCH resend 0/4] of_touchscreen-helpers: Add support for inverted / s
2016-01-28 7:57 UTC (5+ messages)
` [PATCH resend 1/4] of_touchscreen-helpers: Add support for inverted / swapped axis
[U-Boot] [PATCH 2/2][v2] net: phy: implements probe for Cortina phy
2016-01-28 7:56 UTC
[PATCH v2 00/26] drm: Add Allwinner A10 display engine support
2016-01-28 7:56 UTC (5+ messages)
` [PATCH v2 03/26] clk: Add regmap support
[PATCH v3 0/2] Let merge-file write out conflict markers with correct EOLs
2016-01-28 7:55 UTC (10+ messages)
` [PATCH v4 "
` [PATCH v4 1/2] merge-file: let conflict markers match end-of-line style of the context
[U-Boot] [PATCH 1/2][v2] net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET
2016-01-28 7:55 UTC
[PATCH] elf.5: remove erroneous, duplicate SHN_* section
2016-01-28 7:55 UTC (2+ messages)
[PATCH v5 0/9] virtio 1.0 enabling for virtio pmd driver
2016-01-28 7:54 UTC (11+ messages)
` [PATCH v6 "
` [PATCH v6 1/9] virtio: don't set vring address again at queue startup
` [PATCH v6 2/9] virtio: define offset as size_t type
` [PATCH v6 3/9] virtio: introduce struct virtio_pci_ops
` [PATCH v6 4/9] virtio: move left pci stuff to virtio_pci.c
` [PATCH v6 5/9] viritio: switch to 64 bit features
` [PATCH v6 6/9] virtio: retrieve hdr_size from hw->vtnet_hdr_size
` [PATCH v6 7/9] eal: pci: export pci_[un]map_device
` [PATCH v6 8/9] virtio: add 1.0 support
` [PATCH v6 9/9] virtio: move VIRTIO_READ/WRITE_REG_X into virtio_pci.c
[linux-next:master 1828/2084] DockBook: mm/slab.c:1882: warning: Excess function parameter 'align' description in 'calculate_slab_order'
2016-01-28 7:50 UTC
[PATCH 1/2] btrfs: reada: limit max works count
2016-01-28 7:49 UTC (8+ messages)
[PATCH resend 0/1] ARM: dts: sun7i: Add dts file for the lamobo-r1 board
2016-01-28 7:49 UTC (5+ messages)
` [PATCH resend] "
[PATCH 0/6] MIPS: Loongson: Add Loongson-3A R2 support
2016-01-28 7:48 UTC (6+ messages)
` [PATCH 6/6] MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT
[Qemu-devel] [PATCH V2] net/traffic-mirror:Add traffic-mirror
2016-01-28 7:44 UTC (3+ messages)
[PATCH v1 0/8] SLAB support for KASAN
2016-01-28 7:44 UTC (7+ messages)
` [PATCH v1 2/8] mm, kasan: SLAB support
` [PATCH v1 5/8] mm, kasan: Stackdepot implementation. Enable stackdepot for SLAB
[PATCH] media: Support Intersil/Techwell TW686x-based video capture cards
2016-01-28 7:43 UTC (11+ messages)
[PATCH] iwldvm: fix chain gain calibration when firmware return zero values
2016-01-28 7:43 UTC (7+ messages)
` [PATCH v2] "
[linux-4.1 test] 79162: regressions - FAIL
2016-01-28 7:43 UTC
[PATCH V1 1/1] jobstats: added function abort for job
2016-01-28 7:41 UTC (4+ messages)
[PATCH] btrfs: reada: Ignore creating reada_extent for non-exist device
2016-01-28 7:38 UTC
[PATCH] iio:dac:ad5755 fixed SPI_MODE
2016-01-28 7:29 UTC (5+ messages)
Build Error for AM437x-evm
2016-01-28 7:38 UTC (4+ 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.