messages from 2015-01-07 15:04:28 to 2015-01-07 17:55:07 UTC [more...]
[PATCH tip/core/rcu 0/9] Stall-warning changes for 3.20
2015-01-07 17:52 UTC (9+ messages)
` [PATCH tip/core/rcu 01/10] rcu: Set default to RCU_CPU_STALL_INFO=y
` [PATCH tip/core/rcu 02/10] rcutorture: Add checks for stall ending before dump start
` [PATCH tip/core/rcu 03/10] rcu: Make RCU_CPU_STALL_INFO include number of fqs attempts
` [PATCH tip/core/rcu 04/10] rcu: Improve diagnostics for spurious RCU CPU stall warnings
` [PATCH tip/core/rcu 05/10] rcu: Handle gpnum/completed wrap while dyntick idle
` [PATCH tip/core/rcu 06/10] rcu: Run grace-period kthreads at real-time priority
` [PATCH tip/core/rcu 09/10] rcu: Fix RCU CPU stall detection in tiny implementation
` [PATCH tip/core/rcu 10/10] rcu: Initialize tiny RCU stall-warning timeouts at boot
[PATCH 0/27] Use setup_timer
2015-01-07 17:53 UTC (3+ messages)
` [PATCH 8/27] wireless: cw1200: "
[PATCH] net: wireless: rt2x00: use helper to check capability/requirement
2015-01-07 17:52 UTC (2+ messages)
[PATCH v3 0/3] genirq: Saving/restoring the irqchip state of an irq line
2015-01-07 17:51 UTC (4+ messages)
` [PATCH v3 1/3] genirq: Allow the irqchip state of an IRQ to be save/restored
` [PATCH v3 2/3] irqchip: GIC: Add support for irq_{get,set}_irqchip_state
` [PATCH v3 3/3] irqchip: GICv3: "
[PATCH v5 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
2015-01-07 17:44 UTC (6+ messages)
` [Linaro-acpi] [PATCH v5 18/18] Documentation: ACPI for ARM64
[PATCH v1] input: make use of the input_set_capability helper
2015-01-07 17:43 UTC (6+ messages)
[PATCH tip/core/rcu 0/3] SRCU changes for 3.20
2015-01-07 17:39 UTC (4+ messages)
` [PATCH tip/core/rcu 1/3] rcu: Expand SRCU ->completed to 64 bits
` [PATCH tip/core/rcu 2/3] rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU()
` [PATCH tip/core/rcu 3/3] rcu: Make SRCU optional by using CONFIG_SRCU
[PATCH tip/core/rcu 0/14] Preemptible-RCU updates for 3.20
2015-01-07 17:32 UTC (15+ messages)
` [PATCH tip/core/rcu 01/14] rcu: Protect rcu_boost() lockless accesses with ACCESS_ONCE()
` [PATCH tip/core/rcu 02/14] rcu: Rename "empty" to "empty_norm" in preparation for boost rework
` [PATCH tip/core/rcu 03/14] rcu: Abstract rcu_cleanup_dead_rnp() from rcu_cleanup_dead_cpu()
` [PATCH tip/core/rcu 04/14] rcu: Make rcu_read_unlock_special() propagate ->qsmaskinit bit clearing
` [PATCH tip/core/rcu 05/14] rcu: Don't migrate blocked tasks even if all corresponding CPUs offline
` [PATCH tip/core/rcu 06/14] rcu: Shorten irq-disable region in rcu_cleanup_dead_cpu()
` [PATCH tip/core/rcu 07/14] rcu: Make use of rcu_preempt_has_tasks()
` [PATCH tip/core/rcu 08/14] rcu: Don't spawn rcub kthreads on root rcu_node structure
` [PATCH tip/core/rcu 09/14] rcu: Don't initiate RCU priority boosting on root rcu_node
` [PATCH tip/core/rcu 10/14] rcu: Don't bother affinitying rcub kthreads away from offline CPUs
` [PATCH tip/core/rcu 11/14] rcu: Note quiescent state when CPU goes offline
` [PATCH tip/core/rcu 12/14] rcu: Revert "Allow post-unlock reference for rt_mutex" to avoid priority-inversion
` [PATCH tip/core/rcu 13/14] rcu: Don't scan root rcu_node structure for stalled tasks
` [PATCH tip/core/rcu 14/14] rcu: Remove redundant callback-list initialization
[PATCH v9 0/4] ASoC: tda998x: add a codec to the HDMI transmitter
2015-01-07 17:34 UTC (10+ messages)
` [PATCH v9 1/4] drm/i2c: tda998x: Add DT support for audio
` [PATCH v9 3/4] ASoC: tda998x: add a codec to the HDMI transmitter
[PATCH v3] usb: dwc2: add bus suspend/resume for dwc2
2015-01-07 17:14 UTC (7+ messages)
[PATCH v2 4/5] clk: cygnus: add clock support for Broadcom Cygnus
2015-01-07 17:33 UTC (5+ messages)
[PATCH] sata: xgene: add ACPI support for APM X-Gene SATA ports
2015-01-07 17:32 UTC (2+ messages)
[RFC PATCH 0/3] of_platform_depopulate crash fixes
2015-01-07 17:30 UTC (4+ messages)
` [RFC PATCH 1/3] of/device: manage resources similar to platform_device_add
` [RFC PATCH 2/3] core: platform: fix an invalid kfree during of_platform_depopulate
` [RFC PATCH 3/3] of/unittest: fix trailing semi-colons on conditional selftest
linux-next: Tree for Jan 7
2015-01-07 17:30 UTC (4+ messages)
[PATCH] spi: sh-msiof: Use async pm_runtime_put() in sh_msiof_spi_setup()
2015-01-07 17:30 UTC (2+ messages)
[PATCH] ASLRv3: randomize_va_space=3 preventing offset2lib attack
2015-01-07 17:26 UTC (3+ messages)
[PATCH tip/core/rcu 0/10] Miscellaneous fixes for 3.20
2015-01-07 17:20 UTC (11+ messages)
` [PATCH tip/core/rcu 01/10] rcu: Make rcu_nmi_enter() handle nesting
` [PATCH tip/core/rcu 02/10] rcu: Remove redundant rcu_is_cpu_rrupt_from_idle() from tiny RCU
` [PATCH tip/core/rcu 03/10] rcu: Fix invoke_rcu_callbacks() comment
` [PATCH tip/core/rcu 04/10] compiler: Allow 1- and 2-byte smp_load_acquire() and smp_store_release()
` [PATCH tip/core/rcu 05/10] rcupdate: Replace smp_read_barrier_depends() with lockless_dereference()
` [PATCH tip/core/rcu 06/10] tiny_rcu: Directly force QS when call_rcu_[bh|sched]() on idle_task
` [PATCH tip/core/rcu 07/10] rculist: Fix sparse warning
` [PATCH tip/core/rcu 08/10] hotplugcpu: Avoid deadlocks by waking active_writer
` [PATCH tip/core/rcu 09/10] rcu: Fix rcu_barrier() race that could result in too-short wait
` [PATCH tip/core/rcu 10/10] rcu: Remove "select IRQ_WORK" from config TREE_RCU
[PATCH v2 0/2] task_mmu: Add user-space support for resetting mm->hiwater_rss (peak RSS)
2015-01-07 17:24 UTC (4+ messages)
` [PATCH v2 1/2] task_mmu: Reduce excessive indentation in clear_refs_write
` [PATCH v2 2/2] task_mmu: Add user-space support for resetting mm->hiwater_rss (peak RSS)
[PATCH 3.19 0/3] Possible MPX improvements for 3.19
2015-01-07 17:22 UTC (3+ messages)
` [PATCH 3.19 1/3] x86, mpx: Check user mode bitness correctly when decoding instructions
[PATCH v7 0/4] Imagination Technologies PWM and PDM DACs support
2015-01-07 17:20 UTC (5+ messages)
` [PATCH v7 1/4] pwm: Imagination Technologies PWM DAC driver
` [PATCH v7 2/4] DT: pwm: Add binding document for IMG PWM DAC
` [PATCH v7 3/4] pdm: Imagination Technologies PDM DAC driver
` [PATCH v7 4/4] DT: pdm: Add binding document for IMG PDM DAC
[PATCH v3 4/4] dts: mediatek: Enable clock support for Mediatek MT8135
2015-01-07 17:22 UTC (2+ messages)
` [PATCH v3 2/4] clk: mediatek: Add initial common clock support for Mediatek SoCs
[PATCH] irqchip: renesas-intc-irqpin: r8a7779 IRLM setup support
2015-01-07 17:20 UTC (6+ messages)
[PATCH] arch: arm: mach-omap2: omap_hwmod.c: Remove some unused functions
2015-01-07 17:16 UTC (2+ messages)
[RFC PATCH 00/11] Early kprobe: enable kprobes at very early
2015-01-07 17:15 UTC (3+ messages)
` [RFC PATCH 01/11] ARM: kprobes: directly modify code if kprobe is not initialized
[PATCH 0/4] Add support for nyan-blaze
2015-01-07 17:15 UTC (5+ messages)
` [PATCH 1/4] ARM: tegra: rely on bootloader pinmux programming on nyan-big
[PATCH v5 0/4] *** add support for UFS in QCOM platforms ***
2015-01-07 17:12 UTC (6+ messages)
` [PATCH v5 1/4] phy: qcom-ufs: add support for 20nm phy
` [PATCH v5 2/4] scsi:ufs-qcom: add specific support for Qualcomm platforms
` [PATCH v5 3/4] phy: qcom-ufs: add support for 14nm phy
` [PATCH v5 4/4] scsi: ufs-qcom-ice: add Inline Crypto Engine (ICE) support for UFS
[PATCH tip/core/rcu 0/3] Documentation updates for 3.20
2015-01-07 17:10 UTC (4+ messages)
` [PATCH tip/core/rcu 1/3] documentation: Update sysfs path for rcu_cpu_stall_timeout
` [PATCH tip/core/rcu 2/3] documentation: Record limitations of bitfields and small variables
` [PATCH tip/core/rcu 3/3] documentation: Fix smp typo in memory-barriers.txt
[PATCH] Fixed line over 80 characters warning
2015-01-07 17:07 UTC
[PATCH 0/3] Fix MCE handling for AMD multi-node processors
2015-01-07 17:06 UTC (7+ messages)
[PATCH] regulator: core: fix race condition in regulator_put()
2015-01-07 17:06 UTC (2+ messages)
[RFC] PPC: MPIC: necessary readback after EOI?
2015-01-07 17:04 UTC (4+ messages)
[PATCH v2] ath10k: fixup wait_for_completion_timeout return handling
2015-01-07 17:04 UTC (2+ messages)
[PATCH RFC] xen-time: decreasing the rating of the xen clocksource below that of the tsc clocksource for dom0's
2015-01-07 16:59 UTC (4+ messages)
` [Xen-devel] "
[PATCH] ksoftirqd: Enable IRQs and call cond_resched() before poking RCU
2015-01-07 16:52 UTC (4+ messages)
` [PATCH v2] "
[PATCH net-next 00/11]r8169:update hardware parameter
2015-01-07 16:45 UTC (13+ messages)
` [PATCH net-next 01/11] r8169:change rtl8168dp jumbo frame patch
` [PATCH net-next 02/11] r8169:update rtl8168e and rtl8168evl "
` [PATCH net-next 03/11] r8169:change the way of setting rtl8168dp ephy parameters
` [PATCH net-next 04/11] r8169:update rtl8168dp pcie ephy parameter
` [PATCH net-next 05/11] r8169:remove function rtl_hw_start_8168dp
` [PATCH net-next 06/11] r8169:update rtl8168evl pcie ephy parameter
` [PATCH net-next 07/11] r8169:update rtl8168f "
` [PATCH net-next 08/11] r8169:update rtl8411 "
` [PATCH net-next 09/11] r8169:update rtl8105e "
` [PATCH net-next 10/11] r8169:update rtl8402 "
` [PATCH net-next 11/11] r8169:update rtl8168f rev.b "
[PATCH v4 0/9] kdb: Allow selective reduction in capabilities (was "kiosk mode")
2015-01-07 16:34 UTC (10+ messages)
` [RESEND PATCH v5 3.19-rc2 0/8] kdb: Allow selective reduction in capabilities
` [RESEND PATCH v5 3.19-rc2 1/8] kdb: Remove currently unused kdbtab_t->cmd_flags
` [RESEND PATCH v5 3.19-rc2 2/8] kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags
` [RESEND PATCH v5 3.19-rc2 3/8] kdb: Rename kdb_register_repeat() to kdb_register_flags()
` [RESEND PATCH v5 3.19-rc2 4/8] kdb: Use KDB_REPEAT_* values as flags
` [RESEND PATCH v5 3.19-rc2 5/8] kdb: Remove KDB_REPEAT_NONE flag
` [RESEND PATCH v5 3.19-rc2 6/8] kdb: Categorize kdb commands (similar to SysRq categorization)
` [RESEND PATCH v5 3.19-rc2 7/8] kdb: Add enable mask for groups of commands
` [RESEND PATCH v5 3.19-rc2 8/8] kdb: Allow access to sensitive commands to be restricted by default
[PATCH v12 0/9] Enable L2 cache support on Exynos4210/4x12 SoCs
2015-01-07 16:39 UTC (2+ messages)
[PATCH] firmware class: remove from pending list on load failure
2015-01-07 16:39 UTC (3+ messages)
[PATCH v4] can: Convert to runtime_pm
2015-01-07 16:36 UTC (6+ messages)
[PATCH 1/2] Input: adxl34x - add OF support
2015-01-07 16:25 UTC (3+ messages)
[PATCH] hwmon: ina2xx: allow to change the averaging rate at run-time
2015-01-07 16:25 UTC (5+ messages)
[GIT PULL] Keyrings fixes, including one CVE fix
2015-01-07 16:23 UTC
[PATCH] ioat: fail self-test if wait_for_completion times out
2015-01-07 16:22 UTC (7+ messages)
[PATCH] add omap34xx temperature monitoring support
2015-01-07 16:19 UTC (9+ messages)
` [PATCH 0/3] OMAP3 temperature sensor
` [PATCH 2/3] hwmon: Driver for "
[PATCH 3.17-rc4 0/3] kdb: Improve command output searching
2015-01-07 16:10 UTC (5+ messages)
` [RESEND PATCH 3.19-rc2 "
` [RESEND PATCH 3.19-rc2 1/3] kdb: Fix a prompt management bug when using | grep
` [RESEND PATCH 3.19-rc2 2/3] kdb: Provide forward search at more prompt
` [RESEND PATCH 3.19-rc2 3/3] kdb: Const qualifier for kdb_getstr's prompt argument
[PATCH, RFC] MIPS: jz4740: use dma filter function
2015-01-07 16:17 UTC (5+ messages)
[PATCH 0/2] Support deprecated SETEND instruction for AArch32
2015-01-07 16:16 UTC (3+ messages)
` [PATCH 1/2] arm64: Consolidate hotplug notifier for instruction emulation
` [PATCH 2/2] arm64: Emulate SETEND for AArch32 tasks
[PATCH v3] kgdb: Timeout if secondary CPUs ignore the roundup
2015-01-07 16:15 UTC (2+ messages)
` [RESEND PATCH v3 3.19-rc2] "
Faculty staff and student email notification
2015-01-07 16:04 UTC
[PATCH v2 0/3] genirq: Saving/restoring the irqchip state of an irq line
2015-01-07 16:13 UTC (7+ messages)
` [PATCH v2 1/3] genirq: Allow the irqchip state of an IRQ to be save/restored
[PATCH v4 2/5] x86, traps: Track entry into and exit from IST context
2015-01-07 16:12 UTC (8+ messages)
` [PATCH] x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricks
[PATCHSET 0/4 v4] brd: partition fixes
2015-01-07 16:09 UTC (5+ messages)
` [PATCH 1/4 v4] axonram: Fix bug in direct_access
` [PATCH 2/4 v4] block: Change direct_access calling convention
` [PATCH 3/4 v4] brd: Fix all partitions BUGs
` [PATCH 4/4 v4] brd: Request from fdisk 4k alignment
[PATCH v5 0/7] Add initial support for DA9150 Charger & Fuel-Gauge IC
2015-01-07 16:04 UTC (7+ messages)
` [PATCH v5 3/7] iio: Add support for DA9150 GPADC
` [PATCH v5 5/7] power: Add support for DA9150 Charger
TCP connection issues against Amazon S3
2015-01-07 15:58 UTC (15+ messages)
[PATCH] ARM: vexpress: bindings: Add generic PD awareness to the spc controller
2015-01-07 15:57 UTC (7+ messages)
[PATCH] soc: tegra: pmc: restrict compilation of suspend-related support to ARM
2015-01-07 15:55 UTC (4+ messages)
[git pull] IOMMU Fixes for Linux v3.19-rc3
2015-01-07 15:55 UTC
[PATCH 0/3] x86_64,entry: Rearrange the syscall exit optimizations
2015-01-07 15:55 UTC (8+ messages)
` [PATCH 1/3] x86_64,entry: Fix RCX for traced syscalls
[PATCH v8 0/2] crypto: AF_ALG: add AEAD and RNG support
2015-01-07 15:52 UTC (3+ messages)
` [PATCH v8 1/2] crypto: AF_ALG: add AEAD support
` [PATCH v8 2/2] crypto: AF_ALG: enable AEAD interface compilation
[PATCH v3 1/3] pstore: use scnprintf
2015-01-07 15:47 UTC (3+ messages)
[Bugfix] x86/apic: Fix xen IRQ allocation failure caused by commit b81975eade8c
2015-01-07 15:44 UTC (4+ messages)
[PATCH] kdb: Remove stack dump when entering kgdb due to NMI
2015-01-07 15:42 UTC (2+ messages)
` [RESEND PATCH v3.19-rc2] "
[PATCH] staging: ft1000: Fix code style issue
2015-01-07 15:37 UTC (2+ messages)
[PATCH] s390: include: timex: Use macro CLOCK_STORE_SIZE instead of hard code number
2015-01-07 15:36 UTC (6+ messages)
stable 3.14 backport request for ARC
2015-01-07 15:32 UTC (3+ messages)
[PATCH v3 3.18-rc3] kdb: Avoid printing KERN_ levels to consoles
2015-01-07 15:31 UTC (2+ messages)
` [RESEND PATCH v3 3.19-rc2] "
[PATCH] STAGING: Fix pcl818.c coding style issue
2015-01-07 15:28 UTC (2+ messages)
[PATCH] coresight: fix return value judgement in of_coresight.c
2015-01-07 15:27 UTC (2+ messages)
[PATCH 3.18 00/84] 3.18.2-stable review
2015-01-07 15:26 UTC (3+ messages)
` [PATCH 3.18 04/84] x86_64, switch_to(): Load TLS descriptors before switching DS and ES
[LKP] [null_blk] f2298c0403b:
2015-01-07 15:24 UTC (2+ messages)
[PATCH] x86/xen: Free bootmem in free_p2m_page() during early boot
2015-01-07 15:18 UTC (3+ messages)
` [Xen-devel] "
[RFC/PATCHSET 00/37] perf tools: Speed-up perf report by using multi thread (v1)
2015-01-07 15:14 UTC (5+ messages)
[PATCH 0/11] Add suspend/resume support for GK20A
2015-01-07 15:12 UTC (10+ messages)
` [PATCH 1/11] ARM: tegra: add function to control the GPU rail clamp
[PATCHSET v2 block/for-next] writeback: prepare for cgroup writeback support
2015-01-07 15:11 UTC (3+ messages)
[PATCH v2 0/7] Fix sti drivers whcih mix reg address spaces
2015-01-07 15:04 UTC (7+ messages)
` [PATCH v2 2/7] phy: miphy365x: Pass sysconfig register offsets via syscfg dt property
` [PATCH v2 3/7] ARM: STi: DT: STiH407: Add usb2 picophy dt nodes
` [PATCH v2 4/7] ARM: STi: DT: STiH410: "
` [PATCH v2 5/7] ARM: STi: DT: STiH410: Add DT nodes for the ehci and ohci usb controllers
` [PATCH v2 6/7] ARM: multi_v7_defconfig: Enable stih407 usb picophy
` [PATCH v2 7/7] stmmac: dwmac-sti: Pass sysconfig register offset via syscon dt property
[PATCH 1/3] jump_label: Allow asm/jump_label.h to be included in assembly
2015-01-07 15:09 UTC (3+ messages)
` [PATCH 3/3] powerpc: Include linux/jump_label.h to get HAVE_JUMP_LABEL define
[PATCH] vhost/net: length miscalculation
2015-01-07 15:09 UTC (2+ messages)
[PATCH] libata: Remove FIXME comment in atapi_eh_request_sense
2015-01-07 15:08 UTC
[PATCH] ovl: Prevent rw remount when it should be ro mount
2015-01-07 15:04 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).