messages from 2015-08-25 00:35:06 to 2015-08-25 07:58:13 UTC [more...]
[PATCH] sched: fix tsk->pi_lock isn't held when do_set_cpus_allowed()
2015-08-25 7:56 UTC
[PATCH RFC 0/2] Optimize the snmp stat aggregation for large cpus
2015-08-25 7:54 UTC (3+ messages)
` [PATCH RFC 1/2] net: Introduce helper functions to get the per cpu data
` [PATCH RFC 2/2] net: Optimize snmp stat aggregation by walking all the percpu data at once
[PATCH-v2 0/5] clk: 88pm800: Add new clk provider driver for 88PM800 MFD
2015-08-25 7:55 UTC (12+ messages)
` [PATCH-v2 1/5] mfd: 88pm800: Fix tabbing issue
` [PATCH-v2 2/5] mfd: 88pm800: Update the header file with 32K clk related macros
` [PATCH-v2 4/5] clk: 88pm800: Add clk provider driver for 88pm800 family of devices
` [PATCH-v2 5/5] mfd: 88pm800: Add support for clk subdevice
[PATCH] drivers: i2c: exynos5: irq spinlock rt-safe
2015-08-25 7:52 UTC
[PATCH] mm/backing-dev: Check return value of the debugfs_create_dir()
2015-08-25 7:54 UTC
[PATCH] mm/cma_debug: Check return value of the debugfs_create_dir()
2015-08-25 7:52 UTC
[PATCH v4 00/11] x86/dma: RIP MTRR and dma write-combine API rename
2015-08-25 7:53 UTC (3+ messages)
` [PATCH v4 10/11] dma: rename dma_*_writecombine() to dma_*_wc()
[RESEND PATCH v1 0/1] A misjudgement should be fixed
2015-08-25 7:52 UTC (2+ messages)
` [RESEND PATCH v1] ASoC: rockchip: fix a misjudgement by return
[PATCH v6 1/3] genalloc:support memory-allocation with bytes-alignment to genalloc
2015-08-25 7:52 UTC (11+ messages)
` [PATCH v6 3/3] qe_common: add qe_muram_ functions to manage muram
[PATCH] kernel/sysctl.c: If "count" including the terminating byte '\0' the write system call should retrun success
2015-08-25 7:50 UTC (6+ messages)
[PATCH 1/3] tools: restore export.h
2015-08-25 7:49 UTC (6+ messages)
` [PATCH 2/3] tools/liblockdep: correct macro for WARN
` [tip:locking/urgent] tools/liblockdep: Correct "
` [PATCH 3/3] tools/liblockdep: use the rbtree header provided by common tools headers
` [tip:locking/urgent] tools/liblockdep: Use "
` [tip:locking/urgent] tools: Restore export.h
[PATCH] ARC: add negative dependency for VGA_CONSOLE
2015-08-25 7:47 UTC (3+ messages)
[PATCH V2 1/3] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
2015-08-25 7:47 UTC (3+ messages)
` [PATCH V2 2/3] kvm: don't register wildcard MMIO EVENTFD on two buses
` [PATCH V2 3/3] kvm: add tracepoint for fast mmio
[GIT PULL rcu/next] Additional RCU commit for 4.3
2015-08-25 7:46 UTC
[PATCH 1/1] time: It seems spell mistake
2015-08-25 7:45 UTC (2+ messages)
` [tip:timers/core] time: Fix spelling in comments
[PATCH] clk: Add missing header for 'bool' definition to clk-conf.h
2015-08-25 7:41 UTC (5+ messages)
[RFC] arm: change some function and data to init section
2015-08-25 7:36 UTC
[PATCH 1/3] kvm: use kmalloc() instead of kzalloc() during iodev register/unregister
2015-08-25 7:36 UTC (7+ messages)
` [PATCH 2/3] kvm: don't register wildcard MMIO EVENTFD on two buses
[PATCH] mfd: cros_ec: i2c: Add OF match table
2015-08-25 7:34 UTC (2+ messages)
[PATCH RESEND 0/5] ARC futex fixes
2015-08-25 7:32 UTC (6+ messages)
` [PATCH RESEND 1/5] ARC: add barriers to futex code
` [PATCH RESEND 2/5] ARC: futex cosmetics
` [PATCH RESEND 3/5] ARC: make futex_atomic_cmpxchg_inatomic() return bimodal
` [PATCH RESEND 4/5] ARC: Enable HAVE_FUTEX_CMPXCHG
` [PATCH RESEND 5/5] ARC: ensure futex ops are atomic in !LLSC config
[RESEND PATCH 0/7] Export I2C and OF module aliases in missing drivers
2015-08-25 7:32 UTC (9+ messages)
` [RESEND PATCH 1/7] i2c: core: Export I2C module alias information in dummy driver
` [RESEND PATCH 2/7] backlight: tosa: Export I2C module alias information
` [RESEND PATCH 3/7] usb: phy: isp1301: "
` [RESEND PATCH 4/7] ALSA: ppc: keywest: "
` [RESEND PATCH 5/7] extcon: Export OF module alias information in missing drivers
` [RESEND PATCH 6/7] leds: "
` [RESEND PATCH 7/7] regulator: isl9305: Export OF module alias information
[PATCH v3 0/4] Patchset enabling hardware based cross-timestamps for next gen Intel platforms
2015-08-25 7:31 UTC (8+ messages)
` [PATCH v3 3/4] Add support for driver cross-timestamp to PTP_SYS_OFFSET ioctl
Proposal for finishing the 64-bit x86 syscall cleanup
2015-08-25 7:29 UTC (2+ messages)
[RESEND PATCH v16 0/4] ARM: rk3288: Add PM Domain support
2015-08-25 7:24 UTC (5+ messages)
` [RESEND PATCH v16 1/4] dt-bindings: add document of Rockchip power domain
` [RESEND PATCH v16 2/4] ARM: power-domain: rockchip: add all the domain type on RK3288 SoCs
` [RESEND PATCH v16 3/4] soc: rockchip: power-domain: Add power domain driver
` [RESEND PATCH v16 4/4] ARM: dts: add the support power-domain node on RK3288 SoCs
[PATCH] arch/sh: provide unified syscall trap compatible with all SH models
2015-08-25 7:22 UTC (3+ messages)
Build failure due to Intel PT
2015-08-25 7:20 UTC (3+ messages)
[PATCH v1 0/1] A misjudgement should be fixed
2015-08-25 7:18 UTC (2+ messages)
` [PATCH v1] ASoC: rockchip: fix a misjudgement by return
[PATCH 1/3] x86/asm/entry/32: Massage SYSENTER32 fast path to be nearly identical to SYSCALL32
2015-08-25 7:19 UTC (6+ messages)
` [PATCH 2/3] x86/asm/entry/32: Remove most of SYSCALL32 code, part 1
[PATCH 2/3] drm:msm: Initial Add Writeback Support
2015-08-25 7:05 UTC (4+ messages)
` [PATCH 2/3] drm:msm: Initial Add Writeback Support (V2)
[PATCH] pinctrl: sh-pfc: Add R8A7795 PFC support
2015-08-25 6:54 UTC
[PATCH] spi: ti-qspi: use 128 bit transfer mode for writing to flash
2015-08-25 6:54 UTC (3+ messages)
[PATCH 0/6] fix drivers/staging/android several coding issues
2015-08-25 6:53 UTC (7+ messages)
` [PATCH 1/6] fix android/ashmem.c several coding style issues
` [PATCH 2/6] fix android/lowmemorykiller.c "
` [PATCH 3/6] fix android/sw_sync.c "
` [PATCH 4/6] fix android/sync.c "
` [PATCH 5/6] fix android/sync.h "
` [PATCH 6/6] fix android/timed_gpio.c "
[PATCH v5 0/6] Add dw_hdmi i2s audio support
2015-08-25 6:52 UTC (4+ messages)
` [PATCH v5 4/6] drm: bridge/dw_hdmi-i2s-audio: add audio driver
[PATCH] serial: sh-sci: Add device tree support for r8a7795
2015-08-25 6:49 UTC
[PATCH v4 1/2] Documentation: dt: Add Xilinx zynqmp dma device tree binding documentation
2015-08-25 6:46 UTC (3+ messages)
[PATCH 0/2] clk: shmobile: add Renesas R-Car Gen3 CPG support
2015-08-25 6:43 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] clk: shmobile: Add r8a7795 SoC to MSTP bindings
[PATCH 2/2] f2fs: fix to release inode correctly
2015-08-25 6:38 UTC (5+ messages)
` [f2fs-dev] "
[PATCH-v3] mfd: 88pm80x: Add 88pm860 chip type support
2015-08-25 6:38 UTC (3+ messages)
[PATCH 00/17] omap_hsmmc: regulator usage cleanup and fixes
2015-08-25 6:36 UTC (4+ messages)
` [PATCH 12/17] ARM: dts: am57xx-beagle-x15: Fix regulator populated in MMC1 dt node
[PATCH v2 1/3] KVM: make halt_poll_ns per-VCPU
2015-08-25 6:35 UTC (3+ messages)
` [PATCH v2 2/3] KVM: dynamic halt_poll_ns adjustment
` [PATCH v2 3/3] KVM: trace kvm_halt_poll_ns grow/shrink
[PATCH v2 0/3] KVM: Dynamic halt_poll_ns
2015-08-25 6:35 UTC
[PATCH-v3 0/2] regulator: 88pm800: Add dual phase mode support on BUCK1
2015-08-25 6:23 UTC (4+ messages)
` [PATCH-v3 2/2] regulator: 88pm800: Add support for configuration of dual phase "
[PATCH] zswap: update docs for runtime-changeable attributes
2015-08-25 6:22 UTC (7+ messages)
[RFC/PATCH] perf sched: Implement 'perf sched runtime' command
2015-08-25 6:19 UTC (2+ messages)
[PATCH 0/7] Exynos4412-based Trats2 USB gadget (DWC2) fixes
2015-08-25 6:12 UTC (5+ messages)
` [PATCH 1/7] phy: exynos-usb2: add vbus regulator support
[PATCH 1/2] power:lp8727_charger: use the private data instead of updating I2C device platform data
2015-08-25 6:07 UTC (2+ messages)
` [PATCH 2/2] power:lp8727_charger: parsing child node after getting debounce-ms
[PATCH 1/2] net: sunrpc: fix tracepoint Warning: unknown op '->'
2015-08-25 6:04 UTC (2+ messages)
` [PATCH 2/2] net: sunrpc: fix trace print of &xprt->xpt_remote
[PATCH v2] soc: mediatek: add scpsys support active_wakeup
2015-08-25 6:00 UTC
h8300 build failures ijn linux-next
2015-08-25 5:56 UTC (2+ messages)
[PATCH 1/2] regulator:lp872x: use the private data instead of updating I2C device platform data
2015-08-25 5:54 UTC (2+ messages)
` [PATCH 2/2] regulator:lp872x: handle error case
[PATCH] phy: rcar-gen3-usb2: Add R-Car Gen3 USB2 PHY driver
2015-08-25 5:48 UTC (3+ messages)
[RFT PATCH] ARM: OMAP: Change all cpu_is_* occurences to soc_is_*
2015-08-25 5:42 UTC (3+ messages)
[BUG] arm: kgdb: patch_text() in kgdb_arch_set_breakpoint() may sleep
2015-08-25 5:20 UTC (5+ messages)
[PATCH v3] dmaengine: hdmac: Add memset capabilities
2015-08-25 5:15 UTC (3+ messages)
[RFC 0/1] i2c: acpi: revert setting a "stable" device name
2015-08-25 5:03 UTC (4+ messages)
[Bugfix] x86, irq: Fix a regression caused by commit b5dc8e6c21e7
2015-08-25 4:46 UTC (8+ messages)
[PATCH 0/2] convert null test to IS_ERR test
2015-08-25 4:33 UTC (3+ messages)
` [PATCH 2/2] pinctrl: digicolor: "
[PATCHv2] Input: xpad - Fix double URB submission races
2015-08-25 4:22 UTC (3+ messages)
[PATCH 0/1] of: to support binding numa node to specified device
2015-08-25 4:08 UTC (2+ messages)
` [PATCH 1/1] of: to support binding numa node to specified device in devicetree
[PATCH 0/7] ipmi: various fixes for panic notifier robustness
2015-08-25 3:53 UTC (8+ messages)
` [PATCH 7/7] ipmi/kcs: Don't run the KCS state machine when it is KCS_IDLE
[PATCH v6 0/6] mmc: imx: a few fixes and new feature
2015-08-25 3:34 UTC (3+ messages)
[PATCH 0/3] ARM: uniphier: add outer cache support and rework SMP operations
2015-08-25 3:19 UTC (5+ messages)
[PATCH] drm/crtc: Add a helper func to get a registered crtc from its index
2015-08-25 3:13 UTC
[PATCH v2] cgroup: pids: fix invalid get/put usage
2015-08-25 2:50 UTC
[PATCH 3/3] sched: Implement interface for cgroup unified hierarchy
2015-08-25 2:36 UTC (13+ messages)
[PATCH 1/3] mtd: spi-nor: Use write_sr for write status
2015-08-25 2:22 UTC (7+ messages)
` [PATCH 3/3] mtd: spi-nor: sf: Add clear flag status register support
[PATCH 00/20] ACPICA: 20150818 Release
2015-08-25 2:30 UTC (21+ messages)
` [PATCH 01/20] ACPICA: Correctly cleanup after a ACPI table load failure
` [PATCH 02/20] ACPICA: Disassembler: Remove duplicate code in _PLD processing
` [PATCH 03/20] ACPICA: Update parameter validation for data_table_region and load_table
` [PATCH 04/20] ACPICA: Disassembler: Update for new listing mode
` [PATCH 05/20] ACPICA: Update info messages during ACPICA init
` [PATCH 06/20] ACPICA: Tables: Fix global table list issues by removing fixed table indexes
` [PATCH 07/20] ACPICA: Tables: Cleanup to reduce FACS globals
` [PATCH 08/20] ACPICA: Headers: Fix some comments, no functional change
` [PATCH 09/20] ACPICA: acpinames: Add new options and wildcard support
` [PATCH 10/20] ACPICA: acpiexec/acpinames: Support very large number of ACPI tables
` [PATCH 11/20] ACPICA: Table handling: Cleanup and update debug output for tools
` [PATCH 12/20] ACPICA: Add additional debug info/statements
` [PATCH 13/20] ACPICA: Debugger: Add option to display namespace summary/counts
` [PATCH 14/20] ACPICA: Make the max-number-of-loops runtime configurable
` [PATCH 15/20] ACPICA: Header support to improve compatibility with MSVC
` [PATCH 16/20] ACPICA: Debugger: Split debugger initialization/termination APIs
` [PATCH 17/20] ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_disasm
` [PATCH 18/20] ACPICA: Disassembler: Cleanup acpi_gbl_db_opt_verbose acpiexec usage
` [PATCH 19/20] ACPICA: Debugger: Cleanup debugging outputs to dump name path without trailing underscores
` [PATCH 20/20] ACPICA: Update version to 20150818
[PATCH] usb: message: remove redundant declaration
2015-08-25 2:30 UTC
[PATCH 1/1] of: to support binding numa node to root subnode(non-bus)
2015-08-25 2:24 UTC (3+ messages)
[PATCH v2 0/7] Add support for Exynos SROM Controller driver
2015-08-25 2:18 UTC (16+ messages)
` [PATCH v2 1/7] ARM: EXYNOS: remove unused static mapping of CMU for exynos5
` [PATCH v2 2/7] ARM: EXYNOS: code cleanup in map.h
` [PATCH v2 3/7] drivers: soc: add support for exynos SROM driver
` [PATCH v2 4/7] ARM: EXYNOS: Remove SROM related register settings from mach-exynos
` [PATCH v2 5/7] ARM: dts: add SROM device node for exynos4
` [PATCH v2 6/7] ARM: dts: add SROM device node for exynos5
` [PATCH v2 7/7] Documentation: dt-bindings: add exynos-srom binding information
[PATCHv2 0/4] Fix compound_head() race
2015-08-25 2:17 UTC (4+ messages)
` [PATCHv2 2/4] zsmalloc: use page->private instead of page->first_page
[PATCH v3] xen/blkfront: convert to blk-mq APIs
2015-08-25 2:14 UTC (4+ messages)
[RESEND PATCH 0/3 v6] Add Mediatek MT8173 cpufreq driver
2015-08-25 2:10 UTC (2+ messages)
[PATCH] memory-hotplug: fix comment in zone_spanned_pages_in_node() and zone_spanned_pages_in_node()
2015-08-25 2:03 UTC
[PATCH] ipmi: add of_device_id in MODULE_DEVICE_TABLE
2015-08-25 2:04 UTC (3+ messages)
Bad Reference Semantics in PIDs Controller
2015-08-25 2:00 UTC (5+ messages)
` [PATCH 0/2] cgroup: pids: fix invalid reference semantics
` [PATCH 1/2] cgroup: get a ref to source csses when migrating
[PATCH] mmc: sdhci: fix dma memory leak in sdhci_pre_req()
2015-08-25 2:02 UTC
[PATCH] [v2] x86, suspend: Save/restore extra MSR registers for suspend
2015-08-25 1:58 UTC (3+ messages)
[PATCH] SCSI: dtc: Fixed a brace issue on return 0
2015-08-25 1:54 UTC (2+ messages)
[PATCH] SCSI: DTC: Removed 0 initialization for statics
2015-08-25 1:54 UTC (2+ messages)
[PATCH] SCSI: DTC: Adding KERN_ facility level
2015-08-25 1:53 UTC (2+ messages)
[SHDCI] Heavy (thousands) DMA leaks
2015-08-25 1:50 UTC (10+ messages)
` [RFC] sdhci: fix DMA leaks [was: [SHDCI] Heavy (thousands) DMA leaks]
[PATCH linux-next v4 0/5] add driver for Atmel QSPI controller
2015-08-25 1:44 UTC (3+ messages)
` [PATCH linux-next v4 5/5] mtd: atmel-quadspi: "
[PATCH v3 0/14] Add Analogix Core Display Port Driver
2015-08-25 1:37 UTC (15+ messages)
` [PATCH v3 06/14] Documentation: drm/bridge: add document for analogix_dp
[PATCH 00/18] ARM: use const and __initconst for smp_operations
2015-08-25 1:37 UTC (5+ messages)
[PATCH v2 0/8] Add rcu_sync infrastructure to avoid _expedited() in percpu-rwsem
2015-08-25 1:24 UTC (5+ messages)
` parse_args() is too unforgivable?
[PATCH 1/2] ubifs: Remove dead xattr code
2015-08-25 1:28 UTC (11+ messages)
` [PATCH 2/2] ubifs: Allow O_DIRECT
[v2 03/11] soc/fsl: Introduce the DPAA BMan portal driver
2015-08-25 1:25 UTC (2+ messages)
[BUG/RFC] perf test fails on AMD CPUs
2015-08-24 22:37 UTC (5+ messages)
[PATCH 00/10] mm: fix instances of non-modular code using modular fcns
2015-08-25 1:10 UTC (4+ messages)
` [PATCH 01/10] mm: make cleancache.c explicitly non-modular
[PATCH 1/1] memhp: Add hot-added memory ranges to memblock before allocate node_data for a node
2015-08-25 1:09 UTC (3+ messages)
linux-next: build failure after merge of the i2c tree
2015-08-25 0:51 UTC
[PATCH] Input: edt-ft5x06 - Switch to newer gpio framework
2015-08-25 0:47 UTC (7+ messages)
[PATCHv5 net-next 00/10] OVS conntrack support
2015-08-25 0:32 UTC (4+ messages)
` [PATCHv5 net-next 01/10] openvswitch: Serialize acts with original netlink len
` [PATCHv5 net-next 02/10] openvswitch: Move MASKED* macros to datapath.h
` [PATCHv5 net-next 04/10] dst: Add __skb_dst_copy() variation
[PATCH v4 0/3] qcom: Add SMEM MTD parser
2015-08-25 0:35 UTC (3+ messages)
` [PATCH v4 3/3] mtd: add SMEM parser for QCOM platforms
[PATCH v2] clk: rockchip: reset init state before mmc card initialization
2015-08-25 0:34 UTC
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