linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-14 12:00:51 to 2014-09-15 06:02:26 UTC [more...]

[PATCH] zd1211rw: replace ZD_ASSERT with lockdep_assert_held()
 2014-09-15  6:02 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] arm64: LLVMLinux: Fix inline arm64 assembly for use with clang
 2014-09-15  5:30 UTC  (2+ messages)

[PATCH] vfs: remove redundant sanity check in do_mount
 2014-09-15  5:26 UTC  (6+ messages)
` [PATCH] vfs: move getname() from callers to do_mount()

[RFC] arm:extend the reserved mrmory for initrd to be page aligned
 2014-09-15  5:11 UTC 

[RFC PATCH v3 0/4] fix freepage count problems in memory isolation
 2014-09-15  5:09 UTC  (5+ messages)
` [RFC PATCH v3 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype

[PATCH] xen: make pvscsi frontend dependant on xenbus frontend
 2014-09-15  4:45 UTC 

[PATCH v3 00/17] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-15  4:37 UTC  (8+ messages)

[PATCH v4 2/2] arcmsr: simplify of updating doneq_index and postq_index
 2014-09-15  4:34 UTC  (3+ messages)

[PATCH v4] x86,cpu-hotplug: assign same CPU number to readded CPU
 2014-09-15  4:25 UTC  (5+ messages)
  ` [PATCH v5] "

[RFC/PATCH] Fix end_of_stack() and stack_not_used() for archs using CONFIG_STACK_GROWSUP
 2014-09-15  4:23 UTC 

[PATCH] mmc: check EXT_CSD_PARTITION_SETTING_COMPLETED before creating partitions
 2014-09-15  4:20 UTC  (10+ messages)
          ` [PATCH v3 0001/0002] mmc: Replace ext_csd "enhanced_area_en" attribute by "partition_setting_completed"
            ` [PATCH v4 0001/0003] mmc: Move code that manages user area and gp partitions into functions
              ` [PATCH v5 0002/0003] mmc: Replace "enhanced_area_en" attribute by "partition_setting_completed"

[QUERY] Confusing usage of rq->nr_running in load balancing
 2014-09-15  4:16 UTC  (3+ messages)

[RFC PATCH for Juno 0/2] Drivers for Juno to boot from ACPI
 2014-09-15  4:14 UTC  (8+ messages)
` [RFC PATCH for Juno 1/2] net: smsc911x add support for probing "
  ` [Linaro-acpi] "

[PATCH] clk: qcom: Add IPQ8064 PLL required for USB
 2014-09-15  4:12 UTC 

[PATCH v3 02/17] ARM64 / ACPI: Get RSDP and ACPI boot-time tables
 2014-09-15  3:53 UTC  (14+ messages)

[PATCH RFC] x86 early_ioremap: increase FIX_BTMAPS_SLOTS to 8
 2014-09-15  3:33 UTC  (5+ messages)

[Patch Part3 V5 0/8] Enable support of Intel DMAR device hotplug
 2014-09-15  3:28 UTC  (13+ messages)
` [Patch Part3 V5 3/8] iommu/vt-d: Implement DMAR unit hotplug framework
` [Patch Part3 V5 4/8] iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
` [Patch Part3 V5 5/8] iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V5 6/8] iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V5 7/8] iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
` [Patch Part3 V5 8/8] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug

[PATCH net 0/2] r8169: fix rx vlan
 2014-09-15  3:22 UTC  (4+ messages)
` [PATCH net 1/2] r8169: fix the default setting of "

[PATCH] net: ethernet: marvell: sky2.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-09-15  3:19 UTC  (3+ messages)

linux-next: manual merge of the net-next tree with the mips tree
 2014-09-15  3:19 UTC 

[Patch v4 1/2] freezer: check OOM kill while being frozen
 2014-09-15  3:34 UTC  (9+ messages)

[PATCH 0/2] Support CrystalCove PMIC ACPI operation region
 2014-09-15  2:57 UTC  (2+ messages)

[PATCH v4 1/2] arcmsr: simplify ioctl data read/write
 2014-09-15  2:56 UTC  (3+ messages)

[PATCH 3.12 01/56] bcache: Minor journal fix
 2014-09-15  2:46 UTC  (3+ messages)
` [PATCH 3.12 40/56] ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa struct

[PATCH v2 0/3] PCI/MSI: Remove arch_msi_check_device()
 2014-09-15  2:42 UTC  (3+ messages)
` [PATCH v2 1/3] PCI/MSI/PPC: "

[PATCH v2 0/3] sched: Always check the integrity of the canary
 2014-09-15  2:39 UTC  (7+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] sched: BUG when stack end location is over written

[PATCH] fbdev: fsl-sii902x: HDMI support for Freescale SoCs
 2014-09-15  2:17 UTC  (3+ messages)

[PATCH] arm:free_initrd_mem should also free the memblock
 2014-09-15  2:29 UTC  (2+ messages)
` [PATCH] arm:extend __init_end to a page align address

[PATCH] Set EXTRAVERSION to -eudyptula of Makefile
 2014-09-15  2:21 UTC  (3+ messages)

[PATCH 01/10] f2fs: fix negative value for lseek offset
 2014-09-15  2:13 UTC  (12+ messages)
` [PATCH 02/10] f2fs: remove lengthy inode->i_ino
` [PATCH 03/10] f2fs: expand counting dirty pages in the inode page cache
` [PATCH 04/10] f2fs: give an option to enable in-place-updates during fsync to users
  ` [f2fs-dev] "
` [PATCH 05/10] f2fs: fix roll-forward missing scenarios
` [PATCH 06/10] f2fs: do not skip latest inode information
` [PATCH 07/10] f2fs: use meta_inode cache to improve roll-forward speed
` [PATCH 08/10] f2fs: remove redundant operation during roll-forward recovery
` [PATCH 09/10] f2fs: use MAX_BIO_BLOCKS(sbi)
` [PATCH 10/10] f2fs: fix double lock for inode page during roll-foward recovery

[PATCH] slab: implement kmalloc guard
 2014-09-15  2:11 UTC  (6+ messages)

3.15 Regression Due to goldfish bus Commit
 2014-09-15  2:09 UTC  (3+ messages)

Linux 3.17-rc5
 2014-09-15  1:52 UTC 

[PATCH -mmotm] mm: fix kmemcheck.c build errors
 2014-09-15  1:49 UTC  (3+ messages)

[PATCH v4] x86, hotplug: fix llc shared map unreleased during cpu hotplug
 2014-09-15  1:32 UTC  (5+ messages)

[PATCH] f2fs: Fix recover when nid of non-inode dnode < nid of inode
 2014-09-15  1:32 UTC  (10+ messages)

[PATCH] kprobes/x86: opt: free optinsn cache when range check fails
 2014-09-15  1:26 UTC  (5+ messages)

[PATCH 0/4 v3] The Designware GPIO Supporting
 2014-09-15  1:18 UTC  (6+ messages)
` [PATCH 1/4 v3] GPIO: gpio-dwapb: Enable platform driver binding to MFD driver

[PATCHv4 0/3] new APIs to allocate buffer-cache with user specific flag
 2014-09-15  1:10 UTC  (9+ messages)

cgroups/netfilter : kernel NULL pointer BUG at 00000038
 2014-09-15  1:06 UTC  (2+ messages)

[RFC 0/3] make vm aware of zram-swap
 2014-09-15  0:57 UTC  (9+ messages)
` [RFC 2/3] mm: add swap_get_free hint for zram
` [RFC 3/3] zram: add swap_get_free hint

linux-next: submit the uml tree?
 2014-09-15  0:51 UTC 

[PATCH v3 0/5] Firmware-assisted suspend/resume of Exynos SoCs
 2014-09-15  0:21 UTC  (3+ messages)

[PATCH v8 00/10] Intel MPX support
 2014-09-15  0:00 UTC  (3+ messages)
` [PATCH v8 08/10] x86, mpx: add prctl commands PR_MPX_REGISTER, PR_MPX_UNREGISTER

[PATCH 00/10] implement zsmalloc shrinking
 2014-09-15  0:00 UTC  (8+ messages)
` [PATCH 01/10] zsmalloc: fix init_zspage free obj linking

[PATCH/RFC] rtc: rtc-twl: Fixed nested IRQ handling in resume from suspend
 2014-09-14 23:41 UTC  (3+ messages)

bit fields && data tearing
 2014-09-14 23:24 UTC  (16+ messages)

[PATCHv2] zram: use notify_free to account all free notifications
 2014-09-14 23:22 UTC  (3+ messages)

[PATCH 0/9 linux-next] drivers/gpu/drm: use container_of where possible
 2014-09-14 23:13 UTC  (11+ messages)
` [PATCH 1/9 linux-next] drm/cirrus: use container_of to resolve cirrus_fbdev from drm_fb_helper
` [PATCH 2/9 linux-next] drm/mgag200: use container_of to resolve mga_fbdev "
` [PATCH 3/9 linux-next] drm/radeon: use container_of to resolve radeon_fbdev "
` [PATCH 4/9 linux-next] drm/nouveau: use container_of to resolve nouveau_fbdev "
` [PATCH 5/9 linux-next] drm/nouveau: use container_of to resolve nouveau_plane from drm_plane
` [PATCH 6/9 linux-next] drm/qxl: use container_of to resolve qxl_fbdev from drm_fb_helper
` [PATCH 7/9 linux-next] drm/gma500: use container_of to resolve psb_fbdev "
` [PATCH 8/9 linux-next] drm/ast: use container_of to resolve ast_fbdev "
` [PATCH 9/9 linux-next] drm/udl: use container_of to resolve udl_fbdev "

[PATCH] scsi: scsi_devinfo.c: Cleaning up unnecessarily complicated in conjunction with strncpy
 2014-09-14 22:38 UTC  (4+ messages)

[PATCH 00/13] eeepc-laptop cleanups
 2014-09-14 22:05 UTC  (4+ messages)
` [PATCH 05/13] eeepc-laptop: use DEVICE_ATTR to instantiate device_attributes

[PATCH] scsi: qla2xxx: qla_mr.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-09-14 21:54 UTC 

[PATCH] scsi: qla2xxx: qla_gs.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-09-14 21:43 UTC 

[PATCH 0/5] UIO driver for APM X-Gene QMTM
 2014-09-14 20:23 UTC  (11+ messages)
` [PATCH 1/5] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions
` [PATCH 2/5] Documentation: Update documentation for UIO_MEM_PHYS_CACHE
` [PATCH 3/5] drivers: uio: Add Xgene QMTM UIO driver
` [PATCH 4/5] dt-bindings: Add binding info for "

[PATCH 0/3] Implement /proc/built-in file similar to /proc/modules
 2014-09-14 20:00 UTC  (16+ messages)
` [PATCH 1/3] kbuild: Make targets names tree-wide unique on x86

Are You interested?
 2014-09-14  3:03 UTC 

[PATCH v5 00/12] sched: consolidation of cpu_capacity
 2014-09-14 19:51 UTC  (6+ messages)
` [PATCH v5 11/12] sched: replace capacity_factor by utilization

(IMAP) Server - requires Increase
 2014-09-14 17:35 UTC 

[PATCH 0/5] ASoC: rockchip-i2s: patches for rockchip i2s driver
 2014-09-14 18:53 UTC  (5+ messages)
` [PATCH 4/5] ASoC: rockchip-i2s: fix registers' property of rockchip i2s controller

[git pull] vfs fixes
 2014-09-14 19:47 UTC 

(IMAP) Server - requires Increase
 2014-09-14 18:27 UTC 

[PATCH 0/5] regulator: add support for syr82x to fan53555
 2014-09-14 19:23 UTC  (6+ messages)
` [PATCH 1/5] regulator: fan53555: enable vin supply
` [PATCH 2/5] regulator: fan53555: set regulator name from constraints name
` [PATCH 3/5] dt-bindings: add devicetree bindings for Fairchild FAN53555 regulators
` [PATCH 4/5] regulator: fan53555: add devicetree support
` [PATCH 5/5] regulator: fan53555: add support for Silergy SYR82x regulators

[PATCH net-next 0/5] net: Convert pr_warning to pr_warn
 2014-09-14 19:13 UTC  (3+ messages)
` [PATCH net-next 5/5] netfilter: "

[PATCH RFC] x86_64: per-cpu memory for user-space
 2014-09-14 18:35 UTC  (3+ messages)

[PATCH] Change userspace MKDEV, MAJOR, MINOR-macros from 8+8 bit, to 12+20 bit layout
 2014-09-14 18:22 UTC  (3+ messages)

[PATCH v4 0/7] Enable L2 cache support on Exynos4210/4x12 SoCs
 2014-09-14 17:50 UTC  (2+ messages)

[PATCH 0/2] PCI: Ignore hotplug events for dual GPU systems
 2014-09-14 18:04 UTC  (2+ messages)

[PATCH] iio: gyro: bmi055 gyro sensor driver
 2014-09-14 17:42 UTC  (2+ messages)

[PATCH] iio: accel: kxcjk-1013: Fix defined but unused warning
 2014-09-14 17:34 UTC  (2+ messages)

[PATCH] video: fbdev: sis: sis_main.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-09-14 17:35 UTC 

[PATCH] net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-09-14 17:34 UTC 

[PATCH v2] iio: magn: ak8975: fix unnecessary casting between char* and const char*
 2014-09-14 17:31 UTC  (2+ messages)

[PATCH] net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-09-14 17:32 UTC 

[PATCH v2] iio: gyro: bmg160: only set power state if PM_RUNTIME is defined
 2014-09-14 17:30 UTC  (3+ messages)

[PATCH] net: can: usb: peak_usb: pcan_usb_core.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-09-14 17:31 UTC 

[PATCH] net: can: sja1000: peak_pcmcia.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-09-14 17:30 UTC 

[RFC/PATCH 0/6] iio: Add sensorhub driver
 2014-09-14 17:10 UTC  (17+ messages)
` [RFC/PATCH 1/6] iio:sensorhub: Add sensorhub common library
` [RFC/PATCH 2/6] misc: sensorhub: Add sensorhub driver
` [RFC/PATCH 3/6] sensorhub: Add sensorhub bindings
` [RFC/PATCH 4/6] iio: sensorhub: Add sensorhub iio commons
` [RFC/PATCH 5/6] iio: sensorhub: Add sensorhub accelerometer sensor
` [RFC/PATCH 6/6] iio: sensorhub: Add sensorhub gyroscope sensor

[BUG] perf tools: Demangle kernel and kernel module symbols too
 2014-09-14 17:08 UTC  (4+ messages)

[PATCH] Staging: android: ion: fix coding style
 2014-09-14 16:50 UTC  (2+ messages)

clk: hisilicon: ARCH_HIP04 and ARCH_HIX5HD2?
 2014-09-14 16:47 UTC  (4+ messages)

[REPOST PATCH v4 0/2] PM QoS: Add support for memory bandwidth constraints
 2014-09-14 17:06 UTC  (4+ messages)
` [REPOST PATCH v4 1/2] PM / QoS: Add PM_QOS_MEMORY_BANDWIDTH class

[PATCH] ACPI / platform / LPSS: disable async suspend/resume of LPSS devices
 2014-09-14 16:52 UTC  (4+ messages)

[PATCH] isdn: act2000: capi.c: Cleaning up unnecessary use of memset in conjunction with strncpy
 2014-09-14 16:13 UTC  (2+ messages)

[PATCH] staging: wlan-ng: prism2fw.c: Cleaning up unnecessary use of memset in conjunction with strncpy
 2014-09-14 16:04 UTC 

[PATCH] staging: lustre: lustre: libcfs: debug.c: Cleaning up unnecessary use of memset in conjunction with strncpy
 2014-09-14 16:03 UTC 

[PATCH] parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction with strncpy
 2014-09-14 16:02 UTC 

[PATCH] block: cciss.c: Cleaning up unnecessary use of memset in conjunction with strncpy
 2014-09-14 16:00 UTC 

[PATCH] Add some documentation on the perf sysfs ABI interface
 2014-09-14 15:53 UTC  (6+ messages)

[RFC 0/2] Yet another take at user/kernel time correlation problem
 2014-09-14 15:43 UTC  (5+ messages)
` [RFC 2/2] perf: Marker software event and ioctl

[PATCH RFC] perf kvm stat live: cache mmap()ed events
 2014-09-14 15:39 UTC  (3+ messages)

[PATCH 1/2] staging: lustre: fix function definition style
 2014-09-14 15:21 UTC  (2+ messages)
` [PATCH 2/2] staging: lustre: fix pointer whitespace style

[PATCH 0/6] Warn about illegal accesses to EFI_BOOT_SERVICES_* memory
 2014-09-14 15:18 UTC  (4+ messages)
` [PATCH 6/6] x86/efi: introduce EFI_BOOT_SERVICES_WARN

[GIT pull] irq fixes for 3.17
 2014-09-14 14:33 UTC 

[BUG] Bisected Problem with LSI PCI FC Adapter
 2014-09-14 14:24 UTC  (3+ messages)

[PATCH] mm: export symbol dependencies of is_zero_pfn()
 2014-09-14 14:23 UTC  (4+ messages)

[PATCH v10 00/21] Support ext4 on NV-DIMMs
 2014-09-14 14:11 UTC  (8+ messages)
` [PATCH v10 07/21] Replace XIP read and write with DAX I/O
` [PATCH v10 20/21] ext4: Add DAX functionality

[PATCH] iio: accel: kxcjk-1013: add support for kxtj2-1009
 2014-09-14 14:10 UTC  (2+ messages)

[PATCH] mtd: nand: gpmi: add proper raw access support
 2014-09-14 14:07 UTC  (10+ messages)

[PATCH] efi: rtc-efi: export platform:rtc-efi as module alias
 2014-09-14 13:58 UTC 

[PATCH 1/1 linux-next] gpio: use container_of to resolve cs5535_gpio_chip from gpio_chip
 2014-09-14 13:56 UTC 

[PATCH] perf: disable kernel symbol demangling by default
 2014-09-14 13:23 UTC  (2+ messages)

[PATCH V6 0/3] perf tools: pmu event new style format fix
 2014-09-14 13:23 UTC  (4+ messages)
` [PATCH V6 2/3] perf tools: parse the pmu event prefix and surfix

[PATCH v3 0/5] Initial support for XPowers AXP288 PMIC
 2014-09-14 13:13 UTC  (4+ messages)
` [PATCH v3 5/5] iio: add documentation for current attribute

[PATCH 1/1 linux-next] ACPI: processor: use container_of to resolve acpi_madt_local_apic/sapic/x2apic from acpi_subtable_header
 2014-09-14 13:12 UTC 

Linux 3.16: O2 Micro MMC missing in lspci
 2014-09-14 12:55 UTC  (3+ messages)

[PATCH 3.17-rc4 v6 0/6] arm: Implement arch_trigger_all_cpu_backtrace
 2014-09-14 11:57 UTC  (2+ messages)
` [PATCH 3.17-rc4 v6 3/6] arm64: Introduce dummy version of asm/fiq.h


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).