public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-10-16 09:08:21 to 2014-10-16 12:41:00 UTC [more...]

[PATCH] xfs: fix deadlock on failure path in xfs_setattr_nonsize()
 2014-10-16 12:40 UTC  (2+ messages)

[PATCH] [RESEND][TRIVIAL] treewide: fix occurrences of "the the "
 2014-10-16 12:39 UTC  (5+ messages)

[PATCH v11 00/21] Add support for NV-DIMMs to ext4
 2014-10-16 12:38 UTC  (31+ messages)
` [PATCH v11 04/21] mm: Allow page fault handlers to perform the COW
` [PATCH v11 05/21] vfs,ext2: Introduce IS_DAX(inode)
` [PATCH v11 07/21] dax,ext2: Replace XIP read and write with DAX I/O
` [PATCH v11 08/21] dax,ext2: Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v11 09/21] dax,ext2: Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v11 10/21] dax,ext2: Replace xip_truncate_page with dax_truncate_page
` [PATCH v11 11/21] dax: Replace XIP documentation with DAX documentation
` [PATCH v11 12/21] vfs: Remove get_xip_mem
` [PATCH v11 13/21] ext2: Remove ext2_xip_verify_sb()
` [PATCH v11 14/21] ext2: Remove ext2_use_xip
` [PATCH v11 15/21] ext2: Remove xip.c and xip.h
` [PATCH v11 16/21] vfs,ext2: Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v11 17/21] ext2: Remove ext2_aops_xip
` [PATCH v11 18/21] ext2: Get rid of most mentions of XIP in ext2
` [PATCH v11 19/21] dax: Add dax_zero_page_range

[PATCH] tty: serial: 8250_core: Do not call set_sleep for console port
 2014-10-16 12:35 UTC  (5+ messages)
` [PATCH] tty: serial: 8250_core: restore the LCR register in set_sleep

[PATCH] ARM: integrator: move AP timer to clocksource
 2014-10-16 12:33 UTC  (3+ messages)

[PATCH] pci, add sysfs numa_node write function
 2014-10-16 12:32 UTC  (5+ messages)

[PATCH 0/3] MODSIGN: Use PKCS#7 cert to avoid SKIDs
 2014-10-16 12:31 UTC  (3+ messages)

[PATCH v0] scripts/gdb: Use a generator instead of iterator for task list
 2014-10-16 12:31 UTC  (3+ messages)

[PATCH] quota: Fix spelling typo in module description in quota_tree.c
 2014-10-16 12:30 UTC  (2+ messages)

[PATCH v2 0/7] power_supply: Decrement the device reference counter
 2014-10-16 12:29 UTC  (3+ messages)
` [PATCH v2 7/7] mfd: ab8500: Decrement the power supply's "

IO request merging
 2014-10-16 12:27 UTC 

[PATCH 3.17-rc4 v7 0/6] arm: Implement arch_trigger_all_cpu_backtrace
 2014-10-16 12:23 UTC  (6+ messages)

[PATCH 0/7] perf tools: Fix branch report segfaults
 2014-10-16 12:20 UTC  (8+ messages)
` [PATCH 1/7] perf tools: Fix report -F abort for data without branch info
` [PATCH 2/7] perf tools: Fix report -F in_tx "
` [PATCH 3/7] perf tools: Fix report -F mispredict "
` [PATCH 4/7] perf tools: Fix report -F symbol_to "
` [PATCH 5/7] perf tools: Fix report -F symbol_from "
` [PATCH 6/7] perf tools: Fix report -F dso_to "
` [PATCH 7/7] perf tools: Fix report -F dso_from "

[PATCH v3 00/27] Use MSI chip framework to configure MSI/MSI-X in all platforms
 2014-10-16 12:13 UTC  (3+ messages)
` [PATCH v3 22/27] s390/MSI: Use MSI chip framework to configure MSI/MSI-X irq

[PATCH v10 0/5] Rockchip soc thermal driver
 2014-10-16 12:13 UTC  (4+ messages)
` [PATCH v10 1/5] thermal: rockchip: add driver for thermal

[PATCH v6] mmc: dw_mmc: Add IDMAC 64-bit address mode support
 2014-10-16 12:01 UTC  (8+ messages)

[PATCHv5] procfs: show hierarchy of pid namespace
 2014-10-16 12:01 UTC 

[PATCH v2 0/6] media token resource framework
 2014-10-16 12:00 UTC  (3+ messages)
` [PATCH v2 5/6] sound/usb: pcm changes to use media token api
  ` [alsa-devel] "

XFS lockdep with Linux v3.17-5503-g35a9ad8af0bb
 2014-10-16 11:52 UTC 

[RFC 0/5] CR4 handling improvements
 2014-10-16 11:49 UTC  (7+ messages)
` [RFC 1/5] x86: Clean up cr4 manipulation
` [RFC 2/5] x86: Store a per-cpu shadow copy of CR4

[PATCH] cpufreq: allow powersave governor as the default without expert mode
 2014-10-16 11:37 UTC  (2+ messages)
` [PATCH v2] "

Locking issues with cpufreq and sysfs
 2014-10-16 11:23 UTC  (4+ messages)

[patch 0/3] mm: memcontrol: lockless page counters v3
 2014-10-16 11:20 UTC  (4+ messages)
` [patch 3/3] kernel: res_counter: remove the unused API

[PATCH v2 00/53] dmaengine: Implement generic slave capabilities retrieval
 2014-10-16 11:17 UTC  (61+ messages)
` [PATCH v2 01/53] dmaengine: Make the destination abbreviation coherent
` [PATCH v2 02/53] dmaengine: Make channel allocation callbacks optional
` [PATCH v2 03/53] dmaengine: Introduce a device_config callback
` [PATCH v2 04/53] dmaengine: split out pause/resume operations from device_control
` [PATCH v2 05/53] dmaengine: Add device_terminate_all callback
` [PATCH v2 06/53] dmaengine: Create a generic dma_slave_caps callback
` [PATCH v2 07/53] dmaengine: Move slave caps to dma_device
` [PATCH v2 08/53] dmaengine: pl08x: Split device_control
` [PATCH v2 09/53] dmaengine: hdmac: "
` [PATCH v2 10/53] dmaengine: bcm2835: "
` [PATCH v2 11/53] dmaengine: coh901318: "
` [PATCH v2 12/53] dmaengine: cppi41: "
` [PATCH v2 13/53] dmaengine: jz4740: "
` [PATCH v2 14/53] dmaengine: dw: "
` [PATCH v2 15/53] dmaengine: edma: "
` [PATCH v2 16/53] dmaengine: ep93xx: "
` [PATCH v2 17/53] dmaengine: fsl-edma: "
` [PATCH v2 18/53] dmaengine: imx: "
` [PATCH v2 19/53] dmaengine: imx-sdma: "
` [PATCH v2 20/53] dmaengine: intel-mid-dma: "
` [PATCH v2 21/53] dmaengine: ipu-idmac: "
` [PATCH v2 22/53] dmaengine: k3: "
` [PATCH v2 23/53] dmaengine: mmp-pdma: "
` [PATCH v2 24/53] dmaengine: mmp-tdma: "
` [PATCH v2 25/53] dmaengine: moxart: "
` [PATCH v2 26/53] dmaengine: fsl-dma: "
` [PATCH v2 27/53] dmaengine: mpc512x: "
` [PATCH v2 28/53] dmaengine: mxs: "
` [PATCH v2 29/53] dmaengine: nbpfaxi: "
` [PATCH v2 30/53] dmaengine: omap: "
` [PATCH v2 31/53] dmaengine: pl330: "
` [PATCH v2 32/53] dmaengine: bam-dma: "
` [PATCH v2 33/53] dmaengine: s3c24xx: "
` [PATCH v2 34/53] dmaengine: sa11x0: "
` [PATCH v2 35/53] dmaengine: sh: "
` [PATCH v2 36/53] dmaengine: sirf: "
` [PATCH v2 37/53] dmaengine: sun6i: "
` [PATCH v2 38/53] dmaengine: d40: "
` [PATCH v2 39/53] dmaengine: tegra20: "
` [PATCH v2 40/53] dmaengine: xilinx: "
` [PATCH v2 41/53] dmaengine: mv_xor: Remove device_control
` [PATCH v2 42/53] dmaengine: pch-dma: Rename device_control
` [PATCH v2 43/53] dmaengine: td: "
` [PATCH v2 44/53] dmaengine: txx9: "
` [PATCH v2 45/53] dmaengine: bcm2835: Declare slave capabilities for the generic code
` [PATCH v2 46/53] dmaengine: fsl-edma: "
` [PATCH v2 47/53] dmaengine: edma: "
` [PATCH v2 48/53] dmaengine: nbpfaxi: "
` [PATCH v2 49/53] dmaengine: omap: "
` [PATCH v2 50/53] dmaengine: pl330: "
` [PATCH v2 51/53] dmaengine: sirf: "
` [PATCH v2 52/53] dmaengine: sun6i: "
` [PATCH v2 53/53] dmaengine: Mark device_control and device_slave_caps as deprecated

[PATCH] misc: always assign miscdevice to file->private_data in open()
 2014-10-16 11:08 UTC  (5+ messages)

UBI: Fastmap fixes - round one
 2014-10-16 11:07 UTC  (12+ messages)
` [PATCH 3/4] UBI: Fastmap: Care about the protection queue

[PATCH] kbuild: use cscope -q option
 2014-10-16 11:04 UTC 

[PATCH v3 0/3] ARM: rk3288 : Add PM Domain support
 2014-10-16 11:02 UTC  (4+ messages)
` [PATCH v3 1/3] power-domain: add power domain drivers for Rockchip platform
` [PATCH v3 2/3] dt-bindings: add document of Rockchip power domain
` [PATCH v3 3/3] ARM: dts: add rk3288 power-domain node

[vfs] WARNING: CPU: 3 PID: 2339 at mm/truncate.c:758 pagecache_isize_extended+0xdd/0x120()
 2014-10-16 11:01 UTC 

[PATCH 0/2] s390 vs. kprobes on ftrace
 2014-10-16 10:57 UTC  (3+ messages)

[PATCH 0/2] Introduce MEN Board Information EEPROM driver
 2014-10-16 11:44 UTC  (10+ messages)
` [PATCH 1/2] drivers/misc/eeprom/men_eeprod: "

[3.13.y.z extended stable] Linux 3.13.11.9 stable review
 2014-10-16 10:50 UTC  (8+ messages)
` [PATCH 3.13 163/163] lzo: check for length overrun in variable length encoding

[PATCH v3] ARM: dts: add CPU nodes for Exynos4 SoCs
 2014-10-16 10:48 UTC  (5+ messages)

mmotm 2014-10-15-16-57 uploaded
 2014-10-16 10:45 UTC  (2+ messages)
` since-3.17 branch opened for mm git tree (was: Re: mmotm 2014-10-15-16-57 uploaded)

[PATCH] sched/fair: Fix division by zero sysctl_numa_balancing_scan_size
 2014-10-16 10:39 UTC 

[PATCHv3 0/3] Enable Quark X1000 support in gpio-sch
 2014-10-16 10:19 UTC  (7+ messages)
` [PATCHv3 1/3] gpio: sch: Consolidate similar algorithms
` [PATCHv3 2/3] gpio: sch: Add support for Intel Quark X1000 SoC
` [PATCHv3 3/3] gpio: sch: Enable IRQ support for Quark X1000

[PATCH] tiny: reverse logic for DISABLE_DEV_COREDUMP
 2014-10-16 10:24 UTC  (5+ messages)

[PATCH 0/5] fuse: handle release synchronously (v4)
 2014-10-16 10:31 UTC  (8+ messages)

[PATCH 0/4] add suspend support for RK3288
 2014-10-16 10:20 UTC  (3+ messages)
` [PATCH 3/4] ARM: dts: add RK3288 suspend support

[PATCH] kernel:module Fix coding style errors and warnings
 2014-10-16 10:35 UTC 

of/pci: Fix the conversion of IO ranges into IO resources
 2014-10-16 10:28 UTC  (6+ messages)

[PATCH] cpufreq: allow powersave governor as the default without expert mode
 2014-10-16 10:27 UTC  (2+ messages)

[PATCH 0/2] spi: fix two bugs
 2014-10-16 10:26 UTC  (11+ messages)
` [PATCH 1/2] spi/rockchip: fix bug that case spi can't go as fast as slave request
` [PATCH 2/2] spi/rockchip: fix bug that cause spi transfer timed out in DMA duplex mode

[PATCH 0/9] Add max77802 regulator operating mode support
 2014-10-16 10:24 UTC  (4+ messages)
` [PATCH 2/9] regulator: max77802: Add .{get,set}_mode callbacks

[PATCH RFC 1/2] drivers: pci: fix pci_mmap_fits() implementation for procfs mmap
 2014-10-16 10:24 UTC  (4+ messages)
` [PATCH RFC 2/2] arm: kernel: fix pci_mmap_page_range() offset calculation

[PATCH 1/1 v2] driver:mtd:spi-nor:fix spi_nor_scan overwrite platform ID point
 2014-10-16 10:19 UTC  (6+ messages)

[PATCH] Change for codestyle and good read
 2014-10-16 10:14 UTC  (5+ messages)

[PATCH v3] fs: Treat foreign mounts as nosuid
 2014-10-16 10:14 UTC  (2+ messages)

[PATCH v2 0/2] ARM: EXYNOS: Call regulator suspend prepare/finish
 2014-10-16 10:13 UTC  (3+ messages)
` [PATCH v2 1/2] Revert "mfd: sec-core: Prepare regulators for suspend state to reduce power-consumption"
` [PATCH v2 2/2] ARM: EXYNOS: Call regulator core suspend prepare and finish functions

[PATCH] pinctrl: tegra-xusb: Don't leak configurations
 2014-10-16 10:12 UTC 

[PATCH RFC] sched: Revert delayed_put_task_struct() and fix use after free
 2014-10-16 10:04 UTC  (10+ messages)

[PATCH 0/5] Berlin BG2 AHCI and SATA PHY
 2014-10-16  9:59 UTC  (3+ messages)
` [PATCH 4/5] ARM: berlin: Add AHCI and SATA PHY nodes to BG2

[GIT PULL] SELinux fix for 3.18 (updated)
 2014-10-16  9:56 UTC 

[PATCH RFT 0/8] Marvell PXA168 libphy handling and Berlin Ethernet
 2014-10-16  9:53 UTC  (2+ messages)

[PATCH 6/6] cpufreq: Loongson1: Add cpufreq driver for Loongson1B (UPDATED)
 2014-10-16  9:52 UTC 

[RESEND] [PATCH] radeon: clean up coding style differences in radeon_get_bios()
 2014-10-16  9:37 UTC 

krealloc in kernel/params.c
 2014-10-16  9:49 UTC  (3+ messages)

[PATCH v2] sched/fair: Care divide error in update_task_scan_period()
 2014-10-16  9:48 UTC 

[PATCH v4 00/13] Add ACPI _DSD and unified device properties support
 2014-10-16 10:05 UTC  (4+ messages)

[PATCH 2/4] i2c-i801: Add Device IDs for Intel Sunrise Point PCH
 2014-10-16  9:43 UTC  (2+ messages)

[PATCH v2] arm64: mm: use macro instead of if judgement of ZONE_DMA
 2014-10-16  9:41 UTC 

[PATCH 00/11] dmaengine: Cleanup chancnt
 2014-10-16  9:03 UTC  (8+ messages)
` [PATCH 04/11] dmaengine: fsldma: Remove chancnt affectations
` [PATCH 06/11] dmaengine: mpc512x: "
` [PATCH 07/11] dmaengine: omap: "
` [PATCH 09/11] dmaengine: sh: "
` [PATCH 10/11] dmaengine: sirf: "
` [PATCH 11/11] dmaengine: sun6i: "

[PATCH] kernel:module Fix coding style errors and warnings
 2014-10-16  9:38 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: Remove old card detect infrastructure
 2014-10-16  9:38 UTC  (3+ messages)

Machine crashes right *after* ~successful resume
 2014-10-16  9:36 UTC  (10+ messages)

[PATCH v2] spi/atmel: add support for runtime PM
 2014-10-16  9:32 UTC  (2+ messages)

[PATCH v3 0/6] TPM 2.0 support
 2014-10-16  9:31 UTC  (3+ messages)
` [PATCH v3 4/6] tpm: TPM 2.0 sysfs attributes

kernel BUG at fs/ext4/inode.c:2982!
 2014-10-16  9:31 UTC  (2+ messages)

[PATCH 1/2] mm: Update generic gup implementation to handle hugepage directory
 2014-10-16  9:25 UTC  (2+ messages)

[PATCH] arm64: mm: use macro instead of if judgement of ZONE_DMA
 2014-10-16  9:19 UTC 

man-pages-3.75 is released
 2014-10-16  9:19 UTC 

PCIe PASID (Process Address Space ID) and iommu code
 2014-10-16  9:14 UTC  (3+ messages)

Subject: [PATCH] kobject: fix the race between kobject_del and get_device_parent
 2014-10-16  9:13 UTC  (5+ messages)

[PATCHv9 0/5] Getting rid of get_unused_fd()
 2014-10-16  9:10 UTC  (4+ messages)
` [PATCHv9 5/5] file: remove get_unused_fd() macro
` [PATCHv9 2/5] ppc/cell: trivial: replace get_unused_fd() by get_unused_fd_flags(0)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox