linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-30 15:45:49 to 2014-05-30 20:07:43 UTC [more...]

[RFC 00/32] making inode time stamps y2038 ready
 2014-05-30 20:01 UTC  (18+ messages)
` [RFC 01/32] fs: introduce new 'struct inode_time'
` [RFC 04/32] fs: introduce sys_newfstat64/sys_newfstatat64
` [RFC 05/32] arch: hook up new stat and utimes syscalls
` [RFC 07/32] fs/nfs: convert to struct inode_time
` [RFC 08/32] fs/ceph: convert to 'struct inode_time'
` [RFC 09/32] fs/pstore: convert to struct inode_time
` [RFC 10/32] fs/coda: "
` [RFC 11/32] xfs: "
` [RFC 12/32] btrfs: "
` [RFC 13/32] ext3: "
` [RFC 14/32] ext4: "
` [RFC 15/32] cifs: "
` [RFC 16/32] ntfs: "
` [RFC 17/32] ubifs: "
` [RFC 19/32] fs/fat: "
` [RFC 20/32] afs: "
` [RFC 21/32] udf: "

Pondering per-process vsyscall disablement
 2014-05-30 20:05 UTC  (6+ messages)

[PATCH v2 00/11] sched: consolidation of cpu_power
 2014-05-30 20:05 UTC  (17+ messages)
` [PATCH v2 08/11] sched: get CPU's activity statistic
` [PATCH v2 10/11] sched: move cfs task on a CPU with higher capacity
` [PATCH v2 11/11] sched: replace capacity by activity

[tip:x86/vdso] x86, vdso: Reimplement vdso.so preparation in build-time C
 2014-05-30 20:02 UTC  (5+ messages)
` [PATCH v2 0/2] x86,vdso: vdso build fixes and improvements
  ` [PATCH v2 1/2] x86,vdso: When vdso2c fails, unlink the output
  ` [PATCH v2 2/2] x86,vdso: Fix cross-compilation from big-endian architectures

[PATCHv4 0/4] tsc2005 DT binding
 2014-05-30 19:58 UTC  (3+ messages)

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-05-30 19:54 UTC  (6+ messages)

[PATCH 1/2] memory-failure: Send right signal code to correct thread
 2014-05-30 19:52 UTC  (7+ messages)
              ` [PATCH] mm/memory-failure.c: support dedicated thread to handle SIGBUS(BUS_MCEERR_AO) thread

[PATCH v4] basic conversion to blk-mq
 2014-05-30 19:46 UTC  (7+ messages)
` [PATCH v4] NVMe: "

[PATCH 3.10 00/86] 3.10.41-stable review
 2014-05-30 19:44 UTC  (3+ messages)

[PATCH 3.14 000/140] 3.14.5-stable review
 2014-05-30 19:43 UTC  (9+ messages)

[RFC PATCH] crypto: crc32c-pclmul - Use pmovzxdq to shrink K_table
 2014-05-30 19:38 UTC  (7+ messages)

[PATCH 3.12 000/103] 3.12.21-stable review
 2014-05-30 19:37 UTC  (2+ messages)

[PATCH v7 0/2] context tracker support for arm64
 2014-05-30 19:34 UTC  (3+ messages)
` [PATCH v7 1/2] arm64: adjust el0_sync so that a function can be called
` [PATCH v7 2/2] arm64: enable context tracking

[PATCH] staging: nokia_h4: nokia_core.c Fixed coding style
 2014-05-30 19:31 UTC  (2+ messages)

[PATCH v3 0/2] change ARM linux memory layout to support 32 CPUs
 2014-05-30 19:25 UTC  (5+ messages)
` [PATCH v3 2/2] ARM : change fixmap mapping region "

[PATCH 0/{1,1}] i2c: Make I2C ID tables non-mandatory for DT/ACPI
 2014-05-30 19:25 UTC  (6+ messages)
` [PATCH] i2c: Make I2C ID tables non-mandatory for DT'ed and/or ACPI'ed devices

[PATCH v11 0/3] Exynos 5410 support
 2014-05-30 19:15 UTC  (8+ messages)

[RFC PATCH v4 0/4] ima: extending secure boot certificate chain
 2014-05-30 19:12 UTC  (9+ messages)
` [RFC PATCH v4 1/4] KEYS: special dot prefixed keyring name bug fix
` [RFC PATCH v4 3/4] ima: define '.ima' as a builtin 'trusted' keyring

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-05-30 19:11 UTC  (6+ messages)

3.15-rc7 i915 related dma-debug warning
 2014-05-30 19:05 UTC 

[PATCH] staging/goldfish: Clean up trailing whitespace
 2014-05-30 18:37 UTC  (2+ messages)

[PATCH v6 0/2] context tracker support for arm64
 2014-05-30 18:23 UTC  (5+ messages)
` [PATCH v6 1/2] arm64: adjust el0_sync so that a function can be called
` [PATCH v6 2/2] arm64: enable context tracking

[PATCH] iommu: msm: use devm_ioremap_resource to simplify code
 2014-05-30 18:22 UTC  (2+ messages)

[PATCH] remove duplicate checking code
 2014-05-30 18:21 UTC  (4+ messages)

[PATCH] gpio: removes all usage of gpiochip_remove retval
 2014-05-30 18:16 UTC  (9+ messages)
` [PATCH 1/2] "
  ` [PATCH 2/2] gpio: gpiolib: set gpiochip_remove retval to void

[PATCH v3] zram: remove global tb_lock with fine grain lock
 2014-05-30 18:18 UTC  (2+ messages)

[RFC 2/2] x86_64: expand kernel stack to 16K
 2014-05-30 18:12 UTC  (17+ messages)

[PATCH] ARM: dts: Add pmu sysreg node to Exynos3250
 2014-05-30 18:08 UTC  (3+ messages)

[PATCH] ARM: qcom: Enable GSBI driver in defconfig
 2014-05-30 18:07 UTC  (3+ messages)

[RFC PATCH 00/11] CoreSight framework and drivers
 2014-05-30 18:02 UTC  (7+ messages)
` [RFC PATCH 01/11] coresight: add CoreSight core layer framework
` [RFC PATCH 04/11] coresight: add CoreSight ETB driver

[PATCH RFC RESEND 00/14] New version of the BFQ I/O Scheduler
 2014-05-30 17:59 UTC  (9+ messages)

[PATCH] fs/mbcache.c: replacing __builtin_log2() with ilog2()
 2014-05-30 17:35 UTC 

[PATCH 0/3] HWPOISON: improve memory error handling for multithread process
 2014-05-30 17:25 UTC  (2+ messages)

[PATCH RESEND] sgi-gru: use time_before()
 2014-05-30 17:15 UTC  (2+ messages)

[PATCH 0/6] staging: comedi: addi_apci_1564: fix Change-of-State interrupt functionality
 2014-05-30 17:26 UTC  (13+ messages)
` [PATCH 1/6] staging: comedi: addi_apci_1564: remove send_sig() use
` [PATCH 2/6] staging: comedi: addi_apci_1564: remove use of devpriv->b_OutputMemoryStatus
` [PATCH 3/6] staging: comedi: addi_apci_1564: introduce apci1564_private struct
` [PATCH 4/6] staging: comedi: addi_apci_1564: add a subdevice for Change-of-State interrupt support
` [PATCH 5/6] staging: comedi: addi_apci_1564: hook-up the interrupt subdevice
` [PATCH 6/6] staging: comedi: addi_apci_1564: cleanup v_ADDI_Interrupt()

[prink] BUG: spinlock lockup suspected on CPU#0, swapper/1
 2014-05-30 17:24 UTC  (7+ messages)

[PATCH V3] basic conversion to blk-mq
 2014-05-30 17:20 UTC  (8+ messages)
` [PATCH V3] NVMe: "

does anybody still care about kvm-ia64?
 2014-05-30 17:16 UTC  (2+ messages)

[PATCH v5 00/13] Add Qualcomm SD Card Controller support
 2014-05-30 17:15 UTC  (14+ messages)
` [PATCH v5 01/13] mmc: mmci: use NSEC_PER_SEC macro
` [PATCH v5 02/13] mmc: mmci: convert register bits to use BIT() macro
` [PATCH v5 03/13] mmc: mmci: Add Qualcomm specific register defines
` [PATCH v5 04/13] mmc: mmci: Add enough delay between writes to CMD register
` [PATCH v5 05/13] mmc: mmci: Add Qcom datactrl register variant
` [PATCH v5 06/13] mmc: mmci: add ddrmode mask to variant data
` [PATCH v5 07/13] mmc: mmci: add 8bit bus support in "
` [PATCH v5 08/13] mmc: mmci: add edge support to data and command out "
` [PATCH v5 09/13] mmc: mmci: Add support to data commands via variant structure
` [PATCH v5 10/13] mmc: mmci: add f_max to "
` [PATCH v5 11/13] mmc: mmci: add explicit clk control
` [PATCH v5 12/13] mmc: mmci: Add Qcom specific rx_fifocnt logic
` [PATCH v5 13/13] mmc: mmci: Add Qualcomm Id to amba id table

fs/dcache.c - BUG: soft lockup - CPU#5 stuck for 22s! [systemd-udevd:1667]
 2014-05-30 17:15 UTC  (13+ messages)
                  ` [git pull] "

[PATCH V2 0/2] ftrace: Introduce the new I/F "nr_saved_cmdlines"
 2014-05-30 17:08 UTC  (4+ messages)
` [PATCH V2 2/2] ftrace: Introduce nr_saved_cmdlines I/F

[RFC 1/1] drivers/scsi/bfa/bfad_debugfs.c: replace 2 kzalloc/copy_from_user to memdup_user
 2014-05-30 17:07 UTC 

[PATCH] console: Add persistent scrollback buffers for all VGA consoles
 2014-05-30 17:06 UTC  (2+ messages)

[RFC PATCH] crypto: crc32c-pclmul - Use pmovzxdq to shrink K_table
 2014-05-30 17:01 UTC  (4+ messages)

[PATCH] PCI, EDAC: fix ordering assign resource and bus_add
 2014-05-30 17:01 UTC  (2+ messages)

[PATCH v6 0/6] arm: Add basic support for Mediatek Cortex-A7 SoCs
 2014-05-30 16:56 UTC  (7+ messages)
` [PATCH v6 1/6] clocksource: Add support for the Mediatek SoCs
` [PATCH v6 2/6] dt-bindings: add mtk-timer bindings
` [PATCH v6 3/6] vendor-prefixes: add prefix for Mediaktek Inc
` [PATCH v6 4/6] arm: add basic support for Mediatek MT6589 boards
` [PATCH v6 5/6] dt-bindings: add documentation for Mediatek SoC
` [PATCH v6 6/6] arm: mediatek: add dts for Aquaris5 mobile phone

[PATCH] mm, compaction: properly signal and act upon lock and need_sched() contention
 2014-05-30 16:59 UTC  (6+ messages)
` [PATCH v2] "

[RFC 0/4 v2] cfg80211/mac80211: Add new interface type for OCB (Outside the Context of a BSS) mode
 2014-05-30 16:56 UTC  (5+ messages)
` [RFC 1/4] cfg80211: Add channel flags limiting availability to OCB mode only
` [RFC 2/4] cfg80211: Add new interface type for OCB mode
` [RFC 3/4] nl80211: Do not ignore 5/10MHz wide channels in nl80211_send_chandef()
` [RFC 4/4] mac80211: OCB mode interface configuration

[PATCH 1/1] fs/proc/consoles: replace seq_printf by seq_puts
 2014-05-30 16:48 UTC 

[PATCH 1/1] fs/proc/task_mmu.c: replace seq_printf by seq_puts
 2014-05-30 16:44 UTC 

[GIT PULL] qcom SoC changes for v3.16-2
 2014-05-30 16:43 UTC 

[GIT PULL] qcom defconfig changes for v3.16-2
 2014-05-30 16:42 UTC 

[PATCH 1/1] fs/proc/vmcore.c: remove NULL assignment on static
 2014-05-30 16:41 UTC 

[GIT PULL] qcom driver changes for v3.16-2
 2014-05-30 16:41 UTC 

[GIT PULL] qcom DT changes for v3.16-2
 2014-05-30 16:38 UTC 

[PATCH] clk: exynos5420: Keep aclk66_peric enabled during boot
 2014-05-30 16:32 UTC  (7+ messages)
` [PATCH v2] "

[PATCH] staging: nokia_h4: nokia_core.c: use usleep_range() instead of msleep()
 2014-05-30 16:36 UTC  (10+ messages)

[PATCHi v3] iio: add support of the max1027
 2014-05-30 16:29 UTC  (2+ messages)

Implement PEBS virtualization for Silvermont
 2014-05-30 16:29 UTC  (11+ messages)
` [PATCH 2/4] perf: Allow guest PEBS for KVM owned counters
` [PATCH 3/4] perf: Handle guest PEBS events with a fake event
` [PATCH 4/4] kvm: Implement PEBS virtualization

[PATCH V4 0/3] cpufreq: add support for intermediate (stable) frequencies
 2014-05-30 16:26 UTC  (5+ messages)
` [PATCH V4 3/3] cpufreq: Tegra: implement intermediate frequency callbacks

[PATCH] perf script: pass more arguments to the python event handler
 2014-05-30 16:25 UTC 

[PATCH v5 0/5] efuse driver for Tegra
 2014-05-30 16:17 UTC  (8+ messages)
` [PATCH v5 3/5] misc: fuse: Add "

[PATCH 6/7] perf: Add support to dynamically get cacheline size
 2014-05-30 16:20 UTC  (4+ messages)
` [PATCH 6/7 V2] "

[PATCH v4 00/13] Add Qualcomm SD Card Controller support
 2014-05-30 16:20 UTC  (5+ messages)
` [PATCH v4 13/13] mmc: mmci: Add Qcom specific pio_read function

[PATCH 1/2] MAINTAINERS: change the email address for f2fs
 2014-05-30 16:12 UTC  (2+ messages)
` [PATCH 2/2] MAINTAINERS: add a co-maintainer from samsung for F2FS

[PATCH] gpu/drm/ttm: Use mutex_lock_killable() for shrinker functions
 2014-05-30 16:08 UTC  (9+ messages)

[PATCH RFC RESEND 01/14] block: kconfig update and build bits for BFQ
 2014-05-30 16:07 UTC  (7+ messages)
` [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler
  ` [PATCH RFC - TAKE TWO - 11/12] block, bfq: boost the throughput on NCQ-capable flash-based devices
  ` [PATCH RFC - TAKE TWO - 12/12] block, bfq: boost the throughput with random I/O on NCQ-capable HDDs

[PATCH v3 00/15] Thunderbolt driver for Apple MacBooks
 2014-05-30 16:09 UTC  (5+ messages)
` [PATCH v3 12/15] pci: Add pci_fixup_suspend_late quirk pass

[PATCH] fence: Use smp_mb__before_atomic()
 2014-05-30 16:08 UTC  (4+ messages)

[PATCH] toosl/perf: convert "==" into "="
 2014-05-30 15:55 UTC  (2+ messages)

[PATCH] RDS/RDMA: Replace comma with semicolon
 2014-05-30 15:46 UTC 

[PATCH] af_key: Replace comma with semicolon
 2014-05-30 15:48 UTC 

[PATCH] rds/tcp_listen: Replace comma with semicolon
 2014-05-30 15:47 UTC 

[PATCH v11 00/16] qspinlock: a 4-byte queue spinlock with PV support
 2014-05-30 15:44 UTC  (12+ messages)
` [PATCH v11 06/16] qspinlock: prolong the stay in the pending bit path
` [PATCH v11 07/16] qspinlock: Use a simple write to grab the lock, if applicable
` [PATCH v11 08/16] qspinlock: Prepare for unfair lock support
` [PATCH v11 09/16] qspinlock, x86: Allow unfair spinlock in a virtual guest
` [PATCH v11 10/16] qspinlock: Split the MCS queuing code into a separate slowerpath
` [PATCH v11 11/16] pvqspinlock, x86: Rename paravirt_ticketlocks_enabled
` [PATCH v11 12/16] pvqspinlock, x86: Add PV data structure & methods
` [PATCH v11 13/16] pvqspinlock: Enable coexistence with the unfair lock
` [PATCH v11 14/16] pvqspinlock: Add qspinlock para-virtualization support
` [PATCH v11 15/16] pvqspinlock, x86: Enable PV qspinlock PV for KVM
` [PATCH v11 16/16] pvqspinlock, x86: Enable PV qspinlock for XEN


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