messages from 2014-10-07 19:26:22 to 2014-10-07 20:21:30 UTC [more...]
r8168 is needed to enter P-state: Package State 6 (pc6) on Haswell hardware
2014-10-07 20:16 UTC (6+ messages)
` r8168 is needed to enter P-state: Package State 6 (pc6)onHaswell hardware
[Buildroot] [git commit] ti-utils: link with pthread to avoid build failure
2014-10-07 20:21 UTC
[PATCH 0/3] Add Altera peripheral memories to EDAC framework
2014-10-07 20:20 UTC (11+ messages)
` [PATCH 1/3] arm: socfpga: Enable ECC of L2 and OCRAM on startup
` "
[PATCH 1/1 net-next] net: rfkill: kernel-doc warning fixes
2014-10-07 20:20 UTC
[Cocci] Searching for pass-through functions
2014-10-07 20:20 UTC (4+ messages)
[Printing-architecture] OP Minutes (7 October 2014)
2014-10-07 20:20 UTC
[wireless-regdb] [ANN] wireless-regdb: master-2014-10-06
2014-10-07 20:18 UTC (2+ messages)
` [ANN] wireless-regdb: master-2014-10-07
[PATCH v3 0/2] Add HS-USB device tree support for R8A7790/Lager board
2014-10-07 20:19 UTC (3+ messages)
[PATCH 1/1 net-next] af_unix: remove NULL assignment on static
2014-10-07 20:18 UTC (2+ messages)
[PATCH 0/16] make prune mtime-checking more careful
2014-10-07 20:18 UTC (5+ messages)
` [PATCH 08/16] t5304: use helper to report failure of "test foo = bar"
[PATCH] drm/i915: Do not export RC6p and RC6pp if they don't exist
2014-10-07 20:17 UTC (3+ messages)
[PATCH v2 1/1] tcp: fixing TLP's FIN recovery
2014-10-07 20:17 UTC (4+ messages)
[Xenomai] SIGXCPU on pthread_mutex_unlock()
2014-10-07 20:16 UTC
[PATCH v7 0/7] sched: consolidation of cpu_capacity
2014-10-07 20:15 UTC (4+ messages)
` [PATCH 4/7] sched: Track group sched_entity usage contributions
[PATCH] net: Add ndo_gso_check
2014-10-07 20:15 UTC (3+ messages)
[PATCH v2 0/7] ARM: sunxi: Add basic support for Allwinner A80 SoC
2014-10-07 20:12 UTC (19+ messages)
` [PATCH v2 1/7] ARM: sunxi: Introduce Allwinner A80 support
` [PATCH v2 4/7] ARM: dts: sun9i: Add A80 Optimus Board support
[Buildroot] [PATCH] ser2net: Fix compilation failures due to missing TIOCSRS485 macro
2014-10-07 20:15 UTC (5+ messages)
[PATCH v2 bluetooth-next] 6lowpan: Use pskb_expand_head in IPHC decompression
2014-10-07 20:14 UTC (3+ messages)
[Buildroot] [git commit] ser2net: Fix compilation failures due to missing TIOCSRS485 macro
2014-10-07 20:13 UTC
[PATCH 1/5] ARM: sun4i: Relicense the A10 DTSI under GPLv2/X11
2014-10-07 20:13 UTC (4+ messages)
[Buildroot] [PATCH] ts5x00: bump to Linux 3.17
2014-10-07 20:13 UTC (2+ messages)
[PATCH 0/7] arm64 kexec kernel patches V3
2014-10-07 20:12 UTC (14+ messages)
` [PATCH 6/7] arm64/kexec: Add core kexec support
[Buildroot] [git commit] ts5x00: bump to Linux 3.17
2014-10-07 20:12 UTC
[PATCH 1/1 net-next] wimax: convert printk to pr_foo()
2014-10-07 20:12 UTC
[PATCH] git-prompt.sh: shorter equal upstream branch name
2014-10-07 20:10 UTC (8+ messages)
[PATCH 0/3] Misc updates to sysv ipc
2014-10-07 20:09 UTC (5+ messages)
` [PATCH 1/3] ipc/sem.c: Chance memory barrier in sem_lock() to smp_rmb()
` [PATCH 2/3] ipc/sem.c: increase SEMMSL, SEMMNI, SEMOPM
[PATCH v7 0/1] iio: jsa1212: Add JSA1212 proximity/ALS sensor
2014-10-07 20:09 UTC (7+ messages)
` [PATCH v7 1/1] "
[PATCH] usb: gadget: f_fs: add "zombie" mode
2014-10-07 20:08 UTC (2+ messages)
Quota in __qdisc_run() (was: qdisc: validate skb without holding lock)
2014-10-07 20:07 UTC (10+ messages)
` Quota in __qdisc_run()
[PATCH] ipc: compat_mq sizeof() instead of sizeof
2014-10-07 20:06 UTC (2+ messages)
[PATCH v2 0/4] tegra: Some patches to improve MIPI d-phy calibration
2014-10-07 20:07 UTC (8+ messages)
` [PATCH v2 1/4] clk: tegra: Move mipi-cal initialization into clk-tegra1[12]4.c
Potential cpufreq backports for v3.10 LTS
2014-10-07 20:04 UTC (4+ messages)
[PATCH resend] MIPS: Allow FPU emulator to use non-stack area
2014-10-07 20:03 UTC (23+ messages)
[Printing-architecture] Number of copies in pure PDF workflow
2014-10-07 20:03 UTC (7+ messages)
[PATCH 00/16] ST33 I2C TPM driver cleanup
2014-10-07 20:03 UTC (17+ messages)
` [PATCH 01/16] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product
` [PATCH 02/16] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl
` [PATCH 03/16] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c
` [PATCH 04/16] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer
` [PATCH 05/16] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by r for a function return code
` [PATCH 06/16] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*
` [PATCH 07/16] tpm/tpm_i2c_stm_st33: Add devicetree structure
` [PATCH 08/16] tpm: dts: st33zp24_i2c: Add DTS Documentation
` [PATCH 09/16] tpm/tpm_i2c_stm_st33: Few code cleanup
` [PATCH 10/16] tpm/tpm_i2c_stm_st33: Replace wait_for_serirq_timeout by wait_for_tpm_stat
` [PATCH 11/16] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers
` [PATCH 12/16] tpm/tpm_i2c_stm_st33: Change License header to have up to date address information
` [PATCH 13/16] tpm/tpm_i2c_stm_st33: Add tpm_lock mutex for safe irq management
` [PATCH 14/16] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
` [PATCH 15/16] tpm/tpm_i2c_stm_st33: Add delay before release_locality to make sure irq are cleared
` [PATCH 16/16] tpm: Increment driver version to 1.2.1
[PATCH 1/2] drm/i915: properly reenable gen8 pipe IRQs
2014-10-07 20:00 UTC (4+ messages)
` [PATCH 2/2] drm/i915: only run hsw_power_well_post_enable when really needed
` [Intel-gfx] [PATCH 1/2] drm/i915: properly reenable gen8 pipe IRQs
[PATCH] busybox: fix upgrade problem with deb packages
2014-10-07 20:00 UTC
[U-Boot] [PATCH] cli: hush: Adjust 'run' command to run each line of the env var
2014-10-07 19:59 UTC
[PATCH v4] MinGW(-W64) compilation
2014-10-07 19:57 UTC (5+ messages)
` "
dyn. SNAT based on different source addresses?
2014-10-07 19:56 UTC (2+ messages)
Crash of guest with nested vmx with Unknown nested vmexit reason 80000021
2014-10-07 19:56 UTC (3+ messages)
[PATCH net-next] icmp6: Add new icmpv6 type for RPL control message
2014-10-07 19:55 UTC (4+ messages)
[PATCH 0/2] SPI: Enable devicetree spi child nodes
2014-10-07 19:55 UTC (10+ messages)
` [PATCH 1/2] spi: dw: Initialize of_node to discover DT node children
` [PATCH 2/2] arm: dts: socfpga: Add SPI nodes & update copyright
[PATCH 0/1] sched: fix the PREEMPT_ACTIVE check in __trace_sched_switch_state()
2014-10-07 19:51 UTC (2+ messages)
` [PATCH 1/1] "
[PATCH] arch/x86/xen/smp.h: Remove a semicolon to fix build error
2014-10-07 19:54 UTC
[PATCH] arch/x86/xen/smp.h: Remove a semicolon to fix build error
2014-10-07 19:54 UTC
Corrupted filesystem: thoughts?
2014-10-07 19:53 UTC (4+ messages)
[PATCHv7 00/26] scsi logging update (the boring part)
2014-10-07 19:52 UTC (2+ messages)
[PATCH] mnt: don't allow to detach the namespace root
2014-10-07 19:53 UTC (5+ messages)
` [PATCH] umount: Do not allow unmounting rootfs
[daisy][PATCH v2] ti-ipc: Upgrade to IPC 3.30.00.09
2014-10-07 19:52 UTC (4+ messages)
[PATCH] allow 32bpp framebuffers for cirrus drm
2014-10-07 19:49 UTC
[mlmmj] Broken email
2014-10-07 19:50 UTC (3+ messages)
Sam Nelson : uio-module-drv: Add new recipe for user space io driver
2014-10-07 19:48 UTC
Sam Nelson : uio-module-drv: Add new recipe for user space io driver
2014-10-07 19:48 UTC
[PATCH] use skip_prefix() to avoid more magic numbers
2014-10-07 19:47 UTC (7+ messages)
[PATCH] uio-module-drv: Add new recipe for user space io driver
2014-10-07 19:47 UTC (4+ messages)
[qemu-mainline test] 30623: regressions - trouble: broken/fail/pass
2014-10-07 19:46 UTC
[Cluster-devel] [PATCH 0/12 RFC] Moving i_dquot out of struct inode
2014-10-07 19:46 UTC (10+ messages)
` [Cluster-devel] [PATCH 03/12] xfs: Set allowed quota types
` [Ocfs2-devel] "
` "
linux-next: Tree for Oct 7
2014-10-07 19:45 UTC (3+ messages)
` linux-next: Tree for Oct 7 (openvswitch)
` [ovs-dev] "
[RFC PATCH v2 1/4] regulator: Add helper function to get "poweroff-source" property
2014-10-07 19:45 UTC (7+ messages)
` [RFC PATCH v2 2/4] regulator: act8865: Add support to turn off all outputs
` [RFC PATCH v1 3/4] ARM: dts: rockchip: Enable power off in pmic for Radxa Rock
` [RFC PATCH v1 4/4] dt-bindings: Document the property poweroff-source for act8865 regulator
[PATCH 00/16] ST33 I2C TPM driver cleanup
2014-10-07 19:45 UTC (17+ messages)
` [PATCH 01/16] tpm/tpm_i2c_stm_st33: Update Kconfig in order to be inline to other similar product
` [PATCH 02/16] tpm/tpm_i2c_stm_st33: Fix few coding style error reported by scripts/checkpatch.pl
` [PATCH 03/16] tpm/tpm_i2c_stm_st33: Move tpm registers to tpm_i2c_stm_st33.c
` [PATCH 04/16] tpm/tpm_i2c_stm_st33: Add new tpm_stm_dev structure and remove tpm_i2c_buffer[0], [1] buffer
` [PATCH 05/16] tpm/tpm_i2c_stm_st33: Replace err/rc/ret by r for a function return code
` [PATCH 06/16] tpm/tpm_i2c_stm_st33: Replace tpm_st33_* function with tpm_stm_*
` [PATCH 07/16] tpm/tpm_i2c_stm_st33: Add devicetree structure
` [PATCH 08/16] tpm: dts: st33zp24_i2c: Add DTS Documentation
` [PATCH 09/16] tpm/tpm_i2c_stm_st33: Few code cleanup
` [PATCH 10/16] tpm/tpm_i2c_stm_st33: Replace wait_for_serirq_timeout by wait_for_tpm_stat
` [PATCH 11/16] tpm/tpm_i2c_stm_st33: Remove useless i2c read on interrupt registers
` [PATCH 12/16] tpm/tpm_i2c_stm_st33: Change License header to have up to date address information
` [PATCH 13/16] tpm/tpm_i2c_stm_st33: Add tpm_lock mutex for safe irq management
` [PATCH 14/16] tpm/tpm_i2c_stm_st33: Fix potential bug in tpm_stm_i2c_send
` [PATCH 15/16] tpm/tpm_i2c_stm_st33: Add delay before release_locality to make sure irq are cleared
` [PATCH 16/16] tpm: Increment driver version to 1.2.1
[PATCH] [RFC] mnt: add ability to clone mntns starting with the current root
2014-10-07 19:44 UTC (6+ messages)
[Qemu-devel] [PATCH 1/1] target-i386: prevent users from setting threads>1 for AMD CPUs
2014-10-07 19:44 UTC
[PATCH V1 net-next 0/2] Add pgtable API to query if write combining is available
2014-10-07 19:44 UTC (3+ messages)
` [PATCH V1 net-next 1/2] pgtable: Add "
Sam Nelson : common-csl-ip: Update to csl version 2.1.0.5
2014-10-07 19:43 UTC
Sam Nelson : common-csl-ip: (ti-csl) Moved from meta-arago and renamed
2014-10-07 19:43 UTC
[PATCH] xfstests: add regression for inode bad compression ratio detection
2014-10-07 23:20 UTC (2+ messages)
Sam Nelson : common-csl-ip: Update to csl version 2.1.0.5
2014-10-07 19:43 UTC
Sam Nelson : common-csl-ip: (ti-csl) Moved from meta-arago and renamed
2014-10-07 19:43 UTC
[PATCH 00/11] perf: Intel Cache QoS Monitoring support
2014-10-07 19:43 UTC (5+ messages)
` [PATCH 06/11] perf: Move cgroup init before PMU ->event_init()
` [PATCH 08/11] perf/x86/intel: Add Intel Cache QoS Monitoring support
[Qemu-devel] [PATCH 1/1] target-i386: prevent users from setting threads>1 for AMD CPUs
2014-10-07 19:42 UTC (2+ messages)
[PATCH] imx: thermal: imx_get_temp might be called before the sensor clock ist prepared
2014-10-07 19:42 UTC (4+ messages)
[PATCH] regulator: rk808: Fix min_uV for DCDC1 & DCDC2
2014-10-07 19:40 UTC (2+ messages)
systemd on hppa and number of free RT signals
2014-10-07 19:39 UTC
[PATCH v2 0/3] arm/arm64: KVM: Host 48-bit VA support and IPA limits
2014-10-07 19:39 UTC (6+ messages)
` [PATCH v2 1/3] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2
[RFC][PATCH] audit: log join and part events to the read-only multicast log socket
2014-10-07 19:39 UTC (3+ messages)
[PATCH v2 1/2] common-csl-ip: (ti-csl) Moved from meta-arago and renamed
2014-10-07 19:39 UTC (3+ messages)
[PATCH 00/14] ALSA: Dice enhancement
2014-10-07 19:39 UTC (3+ messages)
sunvnet and ->xmit_more
2014-10-07 19:38 UTC (3+ messages)
[PATCH 0/2] init some clock rate from dts for rk3288
2014-10-07 19:37 UTC (6+ messages)
` [PATCH 2/2] ARM: dts: enable init rate for clock
[PATCH 1/3] ASoC: rt5677: Include gpio driver header
2014-10-07 19:36 UTC (4+ messages)
` [PATCH 3/3] ASoC: rt5677: Add jack detection support
[PATCH v3 0/8] Add initial support for DA9150 Charger & Fuel-Gauge IC
2014-10-07 19:36 UTC (5+ messages)
` [PATCH 3/8] iio: Add support for DA9150 GPADC
[PATCH RFC] introduce ioctl to completely invalidate page cache
2014-10-07 19:35 UTC (8+ messages)
[PATCH] sparc64: Increase size of boot string to 1024 bytes
2014-10-07 19:34 UTC (3+ messages)
[PATCH] Revert "ARM: pxa: call debug_ll_io_init for earlyprintk"
2014-10-07 19:33 UTC (5+ messages)
[PATCH] drm: Implement O_NONBLOCK support on /dev/dri/cardN
2014-10-07 19:33 UTC (2+ messages)
[PATCH 0/8] ASoC: fsl: Refine DT binding documents for more readability
2014-10-07 19:29 UTC (12+ messages)
` [PATCH 1/8] ASoC: fsl_esai: Add indentation for binding doc to increase readability
` [PATCH 2/8] ASoC: fsl_spdif: "
` [PATCH 3/8] ASoC: fsl_sai: "
` [PATCH 4/8] ASoC: eukrea-tlv320: "
` [PATCH 5/8] ASoC: imx-audmux: "
` [PATCH 6/8] ASoC: imx-sgtl5000: "
` [PATCH 7/8] ASoC: imx-spdif: "
` [PATCH 8/8] ASoC: imx-wm8962: "
(no subject)
2014-10-07 19:27 UTC (4+ messages)
` [PATCH 1/3] mips: Save all registers when saving the frame
` [PATCH 2/3] Move generic dwarf2 operations from x86 to asm-generic
` [PATCH 3/3] mips: Add DWARF unwinding to assembly
[PATCH v2 00/15] Krait clocks + Krait CPUfreq
2014-10-07 19:28 UTC (7+ messages)
` [PATCH v2 04/15] clk: divider: Make generic for usage elsewhere
High latency while CPU is under full load
2014-10-07 19:28 UTC
sessiond and consumerd for 32 and 64 bit apps
2014-10-07 19:26 UTC
Transaction patch series overview
2014-10-07 19:26 UTC (12+ messages)
` [PATCH v21 0/19] rs/ref-transaction (Re: Transaction patch series overview)
` [PATCH v22 0/24] rs/ref-transaction
` [PATCH 09/24] refs.c: pass a list of names to skip to is_refname_available
` [PATCH v22.5 "
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.