linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-14 17:09:46 to 2014-09-15 08:42:02 UTC [more...]

[PATCH] powerpc/iommu/ddw: Fix endianness
 2014-09-15  8:41 UTC  (2+ messages)

[PATCH v3 00/12] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM
 2014-09-15  8:37 UTC  (15+ messages)
` [PATCH v3 01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code
  ` [dm-devel] "
` [PATCH v3 02/12] btrfs: LLVMLinux: Remove VLAIS
` [PATCH v3 03/12] crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c
` [PATCH v3 04/12] crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c
` [PATCH v3 05/12] crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c
` [PATCH v3 06/12] crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c
` [PATCH v3 07/12] crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c
` [PATCH v3 08/12] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt
` [PATCH v3 09/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c
` [PATCH v3 10/12] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c
` [PATCH v3 11/12] security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c
` [PATCH v3 12/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c

[PATCH] net: can: usb: peak_usb: pcan_usb_core.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-09-15  8:28 UTC  (3+ messages)

[PATCH] sound: pci: ctxfi: pr_* replaced with dev_*
 2014-09-15  8:28 UTC  (2+ messages)

[PATCH] mm: dmapool: add/remove sysfs file outside of the pool lock
 2014-09-15  8:28 UTC  (3+ messages)

[PATCH v2 0/3] PCI/MSI: Remove arch_msi_check_device()
 2014-09-15  8:36 UTC  (7+ messages)
` [PATCH v2 1/3] PCI/MSI/PPC: "
` [PATCH v2 2/3] PCI/MSI/Armada-370-xp: "

[PATCH] staging: lustre: lustre: libcfs: debug.c: Cleaning up unnecessary use of memset in conjunction with strncpy
 2014-09-15  8:23 UTC  (2+ messages)

[PATCH v3] [media] v4l2-common: fix overflow in v4l_bound_align_image()
 2014-09-15  8:14 UTC 

[PATCH] net: can: sja1000: peak_pcmcia.c: Cleaning up missing null-terminate in conjunction with strncpy
 2014-09-15  8:02 UTC  (2+ messages)

SPI and module auto-loading
 2014-09-15  8:10 UTC  (5+ messages)

[PATCH] f2fs: Fix recover when nid of non-inode dnode < nid of inode
 2014-09-15  5:14 UTC  (13+ messages)

[Patch Part3 V5 0/8] Enable support of Intel DMAR device hotplug
 2014-09-15  7:54 UTC  (14+ 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/phy: micrel: Disable asymmetric pause for KSZ9031
 2014-09-15  7:44 UTC  (4+ messages)
` [PATCH v2] "

linux-next: Tree for Sep 15
 2014-09-15  7:52 UTC 

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

[PATCH RFC] memcg: revert kmem.tcp accounting
 2014-09-15  7:42 UTC  (5+ messages)

[PATCH v4 00/18] Introduce ACPI for ARM64 based on ACPI 5.1
 2014-09-15  7:33 UTC  (17+ messages)
` [PATCH v4 01/18] ARM64: Move the init of cpu_logical_map(0) before unflatten_device_tree()
` [PATCH v4 06/18] ARM64 / ACPI: Introduce early_param for "acpi"
` [PATCH v4 09/18] ARM64 / ACPI: Parse FADT table to get PSCI flags for PSCI init
` [PATCH v4 10/18] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v4 11/18] ARM64 / ACPI: Parse MADT for SMP initialization
` [PATCH v4 12/18] ACPI / processor: Make it possible to get CPU hardware ID via GICC
` [PATCH v4 15/18] ARM64 / ACPI: Parse GTDT to initialize arch timer
` [PATCH v4 18/18] Documentation: ACPI for ARM64

blk-mq timeout handling fixes
 2014-09-15  7:27 UTC  (4+ messages)
` [PATCH 2/6] blk-mq: call blk_mq_start_request from ->queue_rq

[PATCH 0/2] fs: proc: use seq_open_private()
 2014-09-15  7:27 UTC  (4+ messages)

[RFC/PATCH RESEND -next 00/21] Address sanitizer for kernel (kasan) - dynamic memory error detector
 2014-09-15  7:11 UTC  (8+ messages)
` [RFC/PATCH v2 00/10] Kernel address sainitzer (KASan) - dynamic memory error deetector
  ` [RFC/PATCH v2 04/10] mm: slub: introduce virt_to_obj function
  ` [RFC/PATCH v2 05/10] mm: slub: share slab_err and object_err functions

[RFC PATCH v2 0/2] amba/dma: pl330: add Power Management support
 2014-09-15  7:07 UTC  (4+ messages)
` [RFC PATCH v2 1/2] amba: Allow AMBA drivers to use their own runtime PM

linux-next: build failure after merge of the nfs tree
 2014-09-15  7:04 UTC 

[PATCH v2 1/1] pseries: Make CPU hotplug path endian safe
 2014-09-15  7:03 UTC 

[PATCH v3 0/9] Tegra xHCI support
 2014-09-15  7:00 UTC  (6+ messages)

[PATCH] cpuidle/powernv: Enter fastsleep on checking if deep idle states are allowed
 2014-09-15  6:59 UTC  (2+ messages)

[PATCH] i2c-designware: Intel BayTrail PMIC I2C bus support
 2014-09-15  6:57 UTC  (2+ messages)

[PATCH v2] tty: serial: men_z135_uart: Fix driver for changes in hardware
 2014-09-15  6:47 UTC 

[PATCH] backlight: add new lm3509 backlight driver
 2014-09-15  6:47 UTC  (2+ messages)

[PATCH v6 0/4] Introduce MEN 14F021P00 BMC driver series
 2014-09-15  7:36 UTC  (2+ messages)
` [PATCH] MAINTAINERS: Adds Andreas Werner to maintainers list for MEN F21BMC

linux-next: manual merge of the llvmlinux tree with the tree
 2014-09-15  6:38 UTC 

[Patch v9 0/3] DWC3 USB support for Qualcomm platform
 2014-09-15  6:37 UTC  (5+ messages)
` [Patch v9 3/3] phy: Add Qualcomm DWC3 HS/SS PHY driver

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

[PATCH v2 1/3] mm/slab_common: commonize slab merge logic
 2014-09-15  6:25 UTC  (3+ messages)
` [PATCH v2 2/3] mm/slab: support slab merge
` [PATCH v2 3/3] mm/slab: use percpu allocator for cpu cache

[PATCH v10 00/21] Support ext4 on NV-DIMMs
 2014-09-15  6:15 UTC  (7+ messages)
` [PATCH v10 20/21] ext4: Add DAX functionality

[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  (5+ 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 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  (6+ 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 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] 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

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  (2+ messages)

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

[RFC/PATCH 0/6] iio: Add sensorhub driver
 2014-09-14 17:10 UTC  (5+ messages)
` [RFC/PATCH 5/6] iio: sensorhub: Add sensorhub accelerometer sensor
` [RFC/PATCH 6/6] iio: sensorhub: Add sensorhub gyroscope sensor


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