LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2015-01-30 00:11:07 to 2015-01-30 08:43:25 UTC [more...]
[RFC PATCH 0/1] PM / domains: Add support for virtual power domains
2015-01-30 8:43 UTC (3+ messages)
` [RFC PATCH 1/1] "
[PATCH v5 0/2] fbcon: user-defined cursor blink interval
2015-01-30 8:40 UTC
KEYS: KEYS_DEBUG_PROC_KEYS
2015-01-30 8:37 UTC
xen-blkfront: weird behavior of "iostat" after VM live-migrate which xen-blkfront module has indirect descriptors
2015-01-30 8:37 UTC (4+ messages)
[PATCH v4] mm: incorporate read-only pages into transparent huge pages
2015-01-30 8:34 UTC (2+ messages)
[PATCH] x86/mm, hibernate: Fix misjudgment of register setup_data page to nosave region
2015-01-30 8:30 UTC (3+ messages)
[patch] irqchip: mtk-sysirq: fix an error code
2015-01-30 8:28 UTC
[PATCH] mmc: Add hardware dependencies for sdhci-pxav3 and sdhci-pxav2
2015-01-30 8:29 UTC (7+ messages)
[RFC] mm:change /proc/smaps caculation behavior
2015-01-30 8:23 UTC (3+ messages)
` [RFC V2] mm:change smaps/pagemap_read calculation behavior
BUSINESS PROPOSAL
2015-01-30 8:13 UTC
[PATCH net-next] netcp driver fixes to build as dynamic modules
2015-01-30 8:18 UTC (4+ messages)
` [PATCH net-next] drivers: net: cpsw: make cpsw_ale.c a module to allow re-use on Keystone
3.19 on Nokia n900: audio quality awful
2015-01-30 8:16 UTC (4+ messages)
[PATCH] MAINTAINERS: Update NBD maintainer
2015-01-30 8:12 UTC (3+ messages)
` [Nbd] "
[PATCH v1 2/2] zram: remove init_lock in zram_make_request
2015-01-30 8:08 UTC (12+ messages)
[RFC 0/4] nbd: root device support
2015-01-30 8:04 UTC (7+ messages)
` [RFC 3/4] nbd: Create helper functions for ioctls
` [RFC 4/4] nbd: Add support for nbd as root device
` [Nbd] "
[PATCH v4 0/2] fbcon: user-defined cursor blink interval
2015-01-30 8:02 UTC (2+ messages)
[PATCH V4] mm/thp: Allocate transparent hugepages on local node
2015-01-30 7:56 UTC (5+ messages)
[PATCH v2] video: fbdev: fix sys_copyarea
2015-01-30 7:54 UTC (2+ messages)
[PATCH] [media] media: platform: fix platform_no_drv_owner.cocci warnings
2015-01-30 7:52 UTC (2+ messages)
[PATCH -tip 0/6] rwsem: Fine tuning
2015-01-30 7:51 UTC (12+ messages)
` [PATCH 4/6] locking/rwsem: Avoid deceiving lock spinners
` Refactoring mutex spin on owner code
[PATCH 0/5] enhance configuring an ITS
2015-01-30 7:46 UTC (6+ messages)
` [PATCH 1/5] irqchip: gicv3-its: allocate proper size for DT
` [PATCH 2/5] irqchip: gicv3-its: zero itt before handling to hardware
` [PATCH 3/5] irqchip: gicv3-its: use 64KB page as default granule
` [PATCH 4/5] irqchip: gicv3-its: define macros for GITS_CTLR fields
` [PATCH 5/5] irqchip: gicv3-its: add support for power down
[PATCH 3.4 000/177] 3.4.106-rc1 review
2015-01-30 7:43 UTC (3+ messages)
[PATCH v2] fbdev: ssd1307fb: return proper error code if write command fails
2015-01-30 7:40 UTC (2+ messages)
[PATCH 1/3 V3] acpi:soc: merge common codes for creating platform device
2015-01-30 7:07 UTC (3+ messages)
[PATCH v7 0/2] x86: Add IMR support to Quark/Galileo
2015-01-30 7:38 UTC (5+ messages)
` [PATCH v7 1/2] x86: Add Isolated Memory Regions for Quark X1000
` [PATCH v7 2/2] x86, quark: Add Intel Quark platform support
[PATCH v5 00/13] AT91 pm cleanup for 3.20
2015-01-30 7:35 UTC (6+ messages)
` [PATCH v5 05/13] pm: at91: move the copying the sram function to the sram initializationi phase
[PATCH v2 0/3] AT91 pm improvements for 3.20
2015-01-30 7:32 UTC (4+ messages)
` [PATCH v2 3/3] pm: at91: add disable/enable the L1/L2 cache while suspend/resume
[PATCH v12 00/28] Add gdb python scripts as kernel debugging helpers
2015-01-30 7:24 UTC (29+ messages)
` [PATCH v12 01/28] scripts/gdb: Add infrastructure
` [PATCH v12 02/28] scripts/gdb: Add cache for type objects
` [PATCH v12 03/28] scripts/gdb: Add container_of helper and convenience function
` [PATCH v12 04/28] scripts/gdb: Add module iteration class
` [PATCH v12 05/28] scripts/gdb: Add lx-symbols command
` [PATCH v12 06/28] module: Do not inline do_init_module
` [PATCH v12 07/28] scripts/gdb: Add automatic symbol reloading on module insertion
` [PATCH v12 08/28] scripts/gdb: Add internal helper and convenience function to look up a module
` [PATCH v12 09/28] scripts/gdb: Add get_target_endianness helper
` [PATCH v12 10/28] scripts/gdb: Add read_u16/32/64 helpers
` [PATCH v12 11/28] scripts/gdb: Add lx-dmesg command
` [PATCH v12 12/28] scripts/gdb: Add task iteration class
` [PATCH v12 13/28] scripts/gdb: Add helper and convenience function to look up tasks
` [PATCH v12 14/28] scripts/gdb: Add is_target_arch helper
` [PATCH v12 15/28] scripts/gdb: Add internal helper and convenience function to retrieve thread_info
` [PATCH v12 16/28] scripts/gdb: Add get_gdbserver_type helper
` [PATCH v12 17/28] scripts/gdb: Add internal helper and convenience function for per-cpu lookup
` [PATCH v12 18/28] scripts/gdb: Add lx_current convenience function
` [PATCH v12 19/28] scripts/gdb: Add class to iterate over CPU masks
` [PATCH v12 20/28] scripts/gdb: Add lx-lsmod command
` [PATCH v12 21/28] scripts/gdb: Add basic documentation
` [PATCH v12 22/28] scripts/gdb: Port to python3 / gdb7.7
` [PATCH v12 23/28] scripts/gdb: Ignore byte-compiled python files
` [PATCH v12 24/28] scripts/gdb: Use a generator instead of iterator for task list
` [PATCH v12 25/28] scripts/gdb: Convert ModuleList to generator function
` [PATCH v12 26/28] scripts/gdb: Convert CpuList "
` [PATCH v12 27/28] scripts/gdb: Define maintainer
` [PATCH v12 28/28] scripts/gdb: Disable pagination while printing from breakpoint handler
[PATCH v2] kernel: Conditionally support non-root users, groups and capabilities
2015-01-30 7:07 UTC (9+ messages)
[PATCH 0/7] AT91 pm improvements for 3.20
2015-01-30 7:23 UTC (6+ messages)
` [PATCH 2/7] pm: at91: pm_suspend: add the WFI support for ARMv7
[PATCH v4] doc: brief user documentation for completion
2015-01-30 7:01 UTC
[PATCH v4 00/13] AT91 pm cleanup for 3.20
2015-01-30 7:03 UTC (6+ messages)
` [PATCH v4 05/13] pm: at91: move the copying the sram function to the sram initializationi phase
linux-next: Tree for Jan 30
2015-01-30 7:02 UTC
[RFC] Making memcg track ownership per address_space or anon_vma
2015-01-30 6:27 UTC (3+ messages)
[Patch v2 0/6] GSBI CRCI Autoconfiguration Support
2015-01-30 6:25 UTC (7+ messages)
` [Patch v2 1/6] soc: qcom: gsbi: Add support for ADM CRCI muxing
` [Patch v2 2/6] mfd: qcom,tcsr: Add device tree binding for TCSR
` [Patch v2 3/6] ARM: DT: apq8064: Add TCSR support
` [Patch v2 4/6] ARM: DT: ipq8064: "
` [Patch v2 5/6] ARM: DT: msm8660: "
` [Patch v2 6/6] ARM: DT: msm8960: "
[PATCH v4 1/7] usb: serial: modify bulk-in/out size for F81232
2015-01-30 6:13 UTC (7+ messages)
` [PATCH v4 2/7] usb: serial: modify author "
` [PATCH v4 3/7] usb: serial: implement read IIR/MSR ep "
` [PATCH v4 4/7] usb: serial: reimplement RX bulk-in "
` [PATCH v4 5/7] usb: serial: implement set_termios "
` [PATCH v4 6/7] usb: serial: implement MCR/MSR function "
` [PATCH v4 7/7] usb: serial: modify ioctl TIOCGSERIAL "
[PATCH v2 00/15] spi/xilinx: Speed-up
2015-01-30 6:13 UTC (3+ messages)
` [PATCH v2 12/15] spi/xilinx: Remove iowrite/ioread wrappers
[PATCH 0/6] APM X-Gene platform mailbox and proxy i2c driver
2015-01-30 6:11 UTC (5+ messages)
` [PATCH 4/6] i2c: busses: add SLIMpro I2C device driver on APM X-Gene platform
[PATCH] spi/xilinx: Fix access invalid memory on xilinx_spi_tx
2015-01-30 6:10 UTC
[PATCH 2/3] hv: vmbus_post_msg: retry the hypercall on HV_STATUS_INVALID_CONNECTION_ID
2015-01-30 5:34 UTC (5+ messages)
linux-next: build failure after merge of the spi tree
2015-01-30 5:43 UTC (2+ messages)
[PATCH] cpuidle/powernv: Enter fastsleep on checking if deep idle states are allowed
2015-01-30 5:41 UTC (4+ messages)
[PATCH v6 0/6] Touchscreen performance related fixes
2015-01-30 5:26 UTC (3+ messages)
` [PATCH v6 2/6] input: touchscreen: ti_am335x_tsc: Remove udelay in interrupt handler
[PATCH v4] QE: Move QE from arch/powerpc to drivers/soc
2015-01-30 5:22 UTC (2+ messages)
` [v4] "
[PATCH 1/5] f2fs: fix not to drop mount options when retrying fill_super
2015-01-30 5:15 UTC (19+ messages)
` [PATCH 2/5] f2fs: support norecovery mount option
` [f2fs-dev] [PATCH 2/5 v2] "
` [PATCH 4/5] f2fs: should fail mount when trying to recover data on read-only dev
` [PATCH 5/5] f2fs: introduce a batched trim
` [PATCH 1/5 v2] f2fs: fix not to drop mount options when retrying fill_super
[PATCH 3/3] hv: vmbus_open(): reset the channel state on ENOMEM
2015-01-30 5:03 UTC (3+ messages)
[PATCH] arm: reduce conflicts in Kcinfig.debug
2015-01-30 5:02 UTC (2+ messages)
[PATCH] devfreq: Fix build break of devfreq-event class
2015-01-30 4:54 UTC
[PATCH v3 0/3] Drivers: hv: vmbus: protect Offer/Rescind offer processing
2015-01-30 4:21 UTC (7+ messages)
` [PATCH v3 3/3] Drivers: hv: vmbus: serialize Offer and Rescind offer
[PATCH 1/3] hv: hv_util: move vmbus_open() to a later place
2015-01-30 4:26 UTC (3+ messages)
[PATCH 0/2] Add device_create_files() and device_remove_files() helpers
2015-01-30 4:26 UTC (8+ messages)
[git pull] drm intel and dp mst fix
2015-01-30 4:23 UTC (2+ messages)
[RFC][PATCH] cpuset, sched: Fix cpuset sched_relax_domain_level
2015-01-30 4:13 UTC (2+ messages)
[PATCH 1/3] powerpc/pmac: Fix DT refcount imbalance in pmac_pic_probe_oldstyle
2015-01-30 4:09 UTC (2+ messages)
` [1/3] "
[PATCH V2] cpuidle/powernv: Read target_residency value of idle states from DT if available
2015-01-30 3:56 UTC (2+ messages)
` [V2] "
[git pull] drm fixes (intel + dp mst)
2015-01-30 3:52 UTC
[PATCH] ASoC: atmel_ssc_dai: Support SND_SOC_DAIFMT_CBM_CFS on I2S
2015-01-30 3:49 UTC (2+ messages)
[PATCH] arc: mm: Fix build failure
2015-01-30 3:15 UTC
Documentation: DT bindings: update DT binding docs with Tegra chips
2015-01-30 3:07 UTC (10+ messages)
` [PATCH 02/24] Documentation: DT bindings: add more chip compatible strings for Tegra PCIe
[PATCH v2 0/2] ktest: console pty support
2015-01-30 2:54 UTC (5+ messages)
` [PATCH] ktest: cleanup terminal on dodie() failure
[PATCH 1/2] tools/liblockdep: ignore generated .so file
2015-01-30 2:50 UTC (2+ messages)
[PATCH 0/2] extcon: max77693: Fix cable name of MHL-TA and USB-HOST
2015-01-30 2:39 UTC (2+ messages)
[PATCH 1/3] perf test: Fix dso cache testcase
2015-01-30 2:33 UTC (3+ messages)
` [PATCH 2/3] perf tools: Do not rely on dso__data_read_offset() to open dso
` [PATCH 3/3] perf tools: Fix a dso open fail message
[PATCHv2 0/8] Fix perf probe issues on powerpc
2015-01-30 2:19 UTC (5+ messages)
[PATCH 1/1] powerpc/iommu: Handling null return of kzalloc_node
2015-01-30 2:17 UTC (2+ messages)
` [1/1] "
[PATCH] lowmemorykiller: Avoid excessive/redundant calling of LMK
2015-01-30 2:08 UTC (4+ messages)
[PATCH v2] staging: rtl8712: fix Prefer ether_addr_copy() over memcpy()
2015-01-30 2:02 UTC (2+ messages)
[PATCH] cpufreq: fix another race between PPC notification and vcpu_hotplug()
2015-01-30 2:00 UTC (4+ messages)
[PATCH] staging: emxx_udc: emxx_udc: Removed variables that is never used
2015-01-30 1:58 UTC (5+ messages)
Linux 3.10.67
2015-01-30 1:54 UTC (2+ messages)
Linux 3.14.31
2015-01-30 1:54 UTC (2+ messages)
Linux 3.18.5
2015-01-30 1:54 UTC (2+ messages)
[PATCH] mfd: devicetree: bindings: Add Qualcomm RPM regulator subnodes
2015-01-30 1:51 UTC
[PATCH] perf: remove the extra validity check on nr_pages
2015-01-30 1:49 UTC (2+ messages)
[PATCH 0/7] scsi: Some seq_file cleanups/optimizations
2015-01-30 1:44 UTC (14+ messages)
` [PATCH v2 0/6] "
` [PATCH v2 1/6] scsi: Remove SPRINTF macro
` [PATCH v2 2/6] scsi/advansys: Replace seq_printf with seq_puts
` [PATCH v2 3/6] scsi/aha152x: "
` [PATCH v2 4/6] scsi: misc: "
` [PATCH v2 5/6] scsi: misc: Merge consecutive seq_puts calls
` [PATCH v2 6/6] scsi: misc: Print single-character strings with seq_putc
Linux 3.19-rc5
2015-01-30 2:06 UTC (9+ messages)
question about save_xstate_sig() - WHY DOES THIS WORK?
2015-01-30 1:33 UTC (8+ messages)
` [PATCH 0/3]: x86, fpu: unlazy_fpu fixes/cleanups
[PATCH] docs: procs -- Describe /proc/<pid>/map_files entry
2015-01-30 1:31 UTC (4+ messages)
[RFC][PATCH] procfs: Add /proc/<pid>/mapped_files
2015-01-30 1:30 UTC (12+ messages)
` [RFC][PATCH] procfs: Always expose /proc/<pid>/map_files/ and make it readable
` [RFC][PATCH v2] "
[PATCH v5 0/3] mfd: max8997: add regmap support
2015-01-30 1:00 UTC (3+ messages)
` [PATCH v5 3/3] mfd: max8997: change irq names to upper case
[PATCH 0/3] An alternative to SPI NAND
2015-01-30 0:57 UTC (9+ messages)
[RFC/PATCHSET 00/42] perf tools: Speed-up perf report by using multi thread (v2)
2015-01-30 0:51 UTC (6+ messages)
` [PATCH 29/42] perf tools: Protect dso cache fd with a mutex
[rcu:rcu/dev 35/36] kernel/sched/idle.c:184:1: sparse: symbol '__pcpu_scope_cpu_dead_idle' was not declared. Should it be static?
2015-01-30 0:52 UTC (3+ messages)
` [PATCH rcu] cpu: __pcpu_scope_cpu_dead_idle can be static
[PATCH v3 00/12] clk: samsung: Add the support for exynos5433 clocks
2015-01-30 0:50 UTC (6+ messages)
` [PATCH v3 01/12] clk: samsung: exynos5433: Add clocks using common clock framework
[RESEND] [PATCH] block: create ioctl to discard-or-zeroout a range of blocks
2015-01-30 0:48 UTC (2+ messages)
[PATCH v10 0/7] devfreq: Add devfreq-event class to provide raw data for devfreq device
2015-01-30 0:44 UTC (2+ messages)
mmotm 2015-01-29-16-39 uploaded
2015-01-30 0:40 UTC
[PATCH] PM/Trace: get rid of synchronous resume limit during PM trace
2015-01-30 0:53 UTC (4+ messages)
` Change behaviour when tracing ... nasty trap (was Re: [PATCH] PM/Trace: get rid of synchronous resume limit during PM trace)
[PATCH RFC tip/core/rcu 0/4] Refactor RCU's interactions with CPU hotplug
2015-01-30 0:20 UTC (5+ messages)
` [PATCH RFC tip/core/rcu 1/4] rcu: Process offlining and onlining only at grace-period start
` [PATCH RFC tip/core/rcu 2/4] rcu: Eliminate ->onoff_mutex from rcu_node structure
` [PATCH RFC tip/core/rcu 3/4] cpu: Make CPU-offline idle-loop transition point more precise
` [PATCH RFC tip/core/rcu 4/4] rcu: Handle outgoing CPUs on exit from idle loop
[RFC PATCH v2 0/7] preparation for block layer simplification
2015-01-30 0:49 UTC (4+ messages)
` [PATCH v2 6/7] fs: make _submit_bh consistent with generic bio chaining
` [PATCH v2 7/7] PM: submit bio in a sane way in cases without bio_chain
[PATCH v4 0/6] PCI: get DMA configuration from parent device
2015-01-30 0:24 UTC (4+ messages)
` [PATCH v4 1/6] of: iommu: add ptr to OF node arg to of_iommu_configure()
[PATCH] regulator: qcom-rpm: Make it possible to specify supply
2015-01-30 0:22 UTC
[PATCH] vt_buffer: drop console buffer copying optimisations
2015-01-30 0:14 UTC (5+ messages)
[PATCH v2 0/7] extcon: usb: Introduce USB GPIO extcon driver. Fix DRA7 & AM57xx USB
2015-01-30 0:11 UTC (4+ messages)
` [PATCH v2 1/7] extcon: usb-gpio: Introduce gpio usb extcon driver
` [PATCH v3 "
[PATCH 0/4] NFC: nxp-nci: Add support for NXP-NCI NFC controllers
2015-01-30 0:10 UTC (3+ messages)
` [PATCH 2/4] NFC: nxp-nci: Add support for NXP NCI chips
page: next (older) | prev (newer) | latest
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).