linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-30 20:05:48 to 2014-05-31 05:57:04 UTC [more...]

[PATCH V7 00/11] ACPI: ACPI enumeration rework
 2014-05-31  5:56 UTC  (5+ messages)
` [PATCH 0/10] ACPI enumeration rework (was: Re: [PATCH V7 00/11] ACPI: ACPI enumeration rework)
  ` [PATCH 10/10] ACPI / scan: use platform bus type by default for _HID enumeration
    ` [Update][PATCH "

[RFC 00/32] making inode time stamps y2038 ready
 2014-05-31  5:54 UTC  (37+ messages)
` [RFC 02/32] uapi: add struct __kernel_timespec{32,64}
` [RFC 03/32] fs: introduce sys_utimens64at
` [RFC 04/32] fs: introduce sys_newfstat64/sys_newfstatat64
` [RFC 05/32] arch: hook up new stat and utimes syscalls
` [RFC 06/32] isofs: fix timestamps beyond 2027
` [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 15/32] cifs: "
` [RFC 16/32] ntfs: "
` [RFC 17/32] ubifs: "
` [RFC 18/32] ocfs2: "
` [RFC 19/32] fs/fat: "
` [RFC 20/32] afs: "
` [RFC 22/32] fs: convert simple fs to inode_time
` [RFC 23/32] logfs: convert to struct inode_time
` [RFC 24/32] hfs, hfsplus: "
` [RFC 25/32] gfs2: "
` [RFC 26/32] reiserfs: "
` [RFC 27/32] jffs2: "
` [RFC 28/32] adfs: "
` [RFC 29/32] f2fs: "
` [RFC 30/32] fuse: "
` [RFC 31/32] scsi: fnic: use current_kernel_time() for timestamp
` [RFC 32/32] fs: use new inode_time definition unconditionally

[PATCH] Staging: android: binder: Fix over-80-char lines
 2014-05-31  5:42 UTC  (2+ messages)

[PATCH 1/2] bluetooth: don't include local processing of HCI commands in the command timeout
 2014-05-31  5:32 UTC  (4+ messages)
` [PATCH 2/2] bluetooth: raise HCI_CMD_TIMEOUT from 2s to 8s

[PATCH 0/3] ipc: Further updates to sysv/mqueue limits
 2014-05-31  5:20 UTC  (2+ messages)

inotify_rm_watch() user-space safety requirements?
 2014-05-31  5:26 UTC  (3+ messages)

[PATCH RFC RESEND 01/14] block: kconfig update and build bits for BFQ
 2014-05-31  5:16 UTC  (16+ messages)
` [PATCH RFC - TAKE TWO - 00/12] New version of the BFQ I/O Scheduler
  ` [PATCH RFC - TAKE TWO - 02/12] block, bfq: add full hierarchical scheduling and cgroups support
  ` [PATCH RFC - TAKE TWO - 11/12] block, bfq: boost the throughput on NCQ-capable flash-based devices

[PATCH v2 0/3] File Sealing & memfd_create()
 2014-05-31  4:44 UTC  (9+ messages)

[PATCH] staging: android: fix Missing a blank line after declarations warnings
 2014-05-31  4:19 UTC  (4+ messages)

[GIT PULL] qcom driver changes for v3.16-2
 2014-05-31  3:58 UTC  (5+ messages)

[PATCH v4 0/7] clk: bcm: prerequisite and bus clock support
 2014-05-31  3:47 UTC  (12+ messages)
` [PATCH v4 1/7] clk: kona: allow nested ccu_write_enable() requests
` [PATCH v4 2/7] clk: kona: move some code
` [PATCH v4 3/7] clk: kona: don't init clocks at startup time
` [PATCH v4 4/7] clk: bcm281xx: implement prerequisite clocks
` [PATCH v4 5/7] clk: bcm281xx: add bus clock support
` [PATCH v4 6/7] clk: bcm281xx: define a bus clock
` [PATCH v4 7/7] ARM: dts: add bus clock bsc3_apb for bcm281xx

[RFC] Summarizing deprecations
 2014-05-31  3:37 UTC  (5+ messages)

[tip:x86/xsave] x86/xsaves: Clean up code in xstate offsets computation in xsave area
 2014-05-31  3:36 UTC 

[tip:x86/xsave] x86/xsave: Make it clear that the XSAVE macros use (%edi)/(%rdi)
 2014-05-31  3:36 UTC 

[GIT PULL] qcom SoC changes for v3.16-2
 2014-05-31  3:35 UTC  (2+ messages)

[GIT PULL] qcom defconfig changes for v3.16-2
 2014-05-31  3:34 UTC  (2+ messages)

[GIT PULL] qcom DT changes for v3.16-2
 2014-05-31  3:33 UTC  (2+ messages)

[tip:x86/vdso] x86, vdso: Reimplement vdso.so preparation in build-time C
 2014-05-31  3:10 UTC  (10+ messages)
` [PATCH v2 0/2] x86,vdso: vdso build fixes and improvements
  ` [PATCH v2 2/2] x86,vdso: Fix cross-compilation from big-endian architectures
    ` [tip:x86/vdso] x86/vdso, build: "
    ` [tip:x86/vdso] x86/vdso, build: Make LE access macros clearer, host-safe

[PATCH v2 1/2] x86,vdso: When vdso2c fails, unlink the output
 2014-05-31  3:09 UTC  (2+ messages)
` [tip:x86/vdso] x86/vdso, build: "

[PATCH] gpu/drm/ttm: Use mutex_lock_killable() for shrinker functions
 2014-05-31  3:02 UTC  (10+ messages)
        ` [PATCH 1/5] gpu/drm/ttm: Fix possible division by 0 in ttm_dma_pool_shrink_scan()
          ` [PATCH 2/5] gpu/drm/ttm: Choose a pool to shrink correctly "
            ` [PATCH 3/5] gpu/drm/ttm: Use mutex_trylock() to avoid deadlock inside shrinker functions
              ` [PATCH 4/5] gpu/drm/ttm: Fix possible stack overflow by recursive shrinker calls
                ` [PATCH 5/5] gpu/drm/ttm: Pass GFP flags in order to avoid deadlock

[PATCH v4 0/3] mfd: Intel SoC Power Management IC
 2014-05-31  2:27 UTC  (8+ messages)
` [PATCH v4 1/3] mfd: intel_soc_pmic: Core driver

[patch 0/6] rtmutex: Repair deadlock detector and cleanup
 2014-05-31  2:21 UTC  (13+ messages)
` [patch 2/6] rtmutex: Remove builtin tester
` [patch 3/6] rtmutex: Cleanup deadlock detector debug logic
` [patch 4/6] rtmutex: Confine deadlock logic to futex
` [patch 5/6] rtmutex: Clarify the lock chain walk
` [patch 6/6] rtmutex: Avoid pointless requeueing in the deadlock detection "

[PATCH 1/2] ftrace: print stack usage right before Oops
 2014-05-31  2:06 UTC  (15+ messages)
` [RFC 2/2] x86_64: expand kernel stack to 16K

[PATCH 0/4] perf: Support AMD range breakpoints
 2014-05-31  1:55 UTC  (4+ messages)
` [PATCH 1/4] perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8

[for-next][PATCH 0/7] tracing: More changes queued up for 3.16
 2014-05-31  1:39 UTC  (8+ messages)
` [for-next][PATCH 1/7] tracing: Eliminate duplicate TRACE_GRAPH_PRINT_xx defines
` [for-next][PATCH 2/7] tracing: Add funcgraph_tail option to print function name after closing braces
` [for-next][PATCH 3/7] tracing: Print nasty banner when trace_printk() is in use
` [for-next][PATCH 4/7] tracing: Add tracepoint benchmark tracepoint
` [for-next][PATCH 5/7] tracing: Have saved_cmdlines use the seq_read infrastructure
` [for-next][PATCH 6/7] tracing: Try again for saved cmdline if failed due to locking
` [for-next][PATCH 7/7] tracing: Move locking of trace_cmdline_lock into start/stop seq calls

[PATCH 3.10 00/86] 3.10.41-stable review
 2014-05-30 23:20 UTC  (5+ messages)

[PATCH 3.14 000/140] 3.14.5-stable review
 2014-05-30 23:14 UTC  (5+ messages)

[PATCH 5/7 v6] trace, RAS: Add eMCA trace event interface
 2014-05-31  1:07 UTC  (9+ messages)

[PATCH] af_key: Replace comma with semicolon
 2014-05-31  0:50 UTC  (2+ messages)

[PATCH] rds/tcp_listen: Replace comma with semicolon
 2014-05-31  0:50 UTC  (2+ messages)

[PATCH] RDS/RDMA: Replace comma with semicolon
 2014-05-31  0:49 UTC  (2+ messages)

[PATCH] ipmr: Replace comma with semicolon
 2014-05-31  0:49 UTC  (2+ messages)

[PATCH] of: treat PCI config space as IORESOURCE_MEM type
 2014-05-31  0:36 UTC  (15+ messages)
                    ` [PATCH 1/2] pci: Add IORESOURCE_BIT entry for PCIe ECAM resources
                    ` [PATCH 2/2] of: treat PCI config space as IORESOURCE_MEM type with special flags

[PATCH] arcnet: remove check for CONFIG_SA1100_CT6001
 2014-05-31  0:26 UTC  (3+ messages)

[PATCH] tools: power: cpupower: bench: parse.c: Cleaning up use of a non-allocated file resource
 2014-05-31  0:25 UTC 

pull request: wireless-next 2014-05-27
 2014-05-31  0:19 UTC  (2+ messages)

[PATCH] [TRIVIAL] atm: remove commented out check
 2014-05-31  0:17 UTC  (2+ messages)

[prink] BUG: spinlock lockup suspected on CPU#0, swapper/1
 2014-05-31  0:11 UTC  (8+ messages)

[PATCH v2 0/3] Aggressively allocate the pages on cma reserved memory
 2014-05-31  0:11 UTC  (8+ messages)
` [PATCH v2 2/3] CMA: aggressively allocate the pages on cma reserved memory when not used

[PATCH] xen/setup: Remap Xen Identity Mapped RAM
 2014-05-31  0:06 UTC 

[PATCH] clk: versatile: free icst on error return
 2014-05-31  0:08 UTC  (2+ messages)

[PATCH] Documentation: connector: ucon.c: Cleaning up file resource leak
 2014-05-30 23:46 UTC 

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

[PATCH 2/2] emac: aggregation of v1-2 PLB errors for IER register
 2014-05-30 23:31 UTC  (2+ messages)

[PATCH 1/2] emac: add missing support of 10mbit in emac/rgmii
 2014-05-30 23:31 UTC  (2+ messages)

[git pull] drm i915 and radeon fixes
 2014-05-30 23:28 UTC 

[PATCH 0/18] Use kmemdup instead of kmalloc + memcpy
 2014-05-30 23:25 UTC  (3+ messages)
` [PATCH 14/18] r8152: "

[PATCH] mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR
 2014-05-30 23:18 UTC 

[PATCH] mtd: cfi_cmdset_0001.c: add support for Sharp LH28F640BF NOR
 2014-05-30 23:16 UTC 

[PATCH] drivers/w1/w1_int.c: Fix style errors
 2014-05-30 23:10 UTC 

[PATCH 1/2] MAINTAINERS: change the email address for f2fs
 2014-05-30 23:09 UTC  (2+ messages)

Bad DMA from Marvell 9230
 2014-05-30 23:08 UTC  (8+ messages)

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

3.15-rc7 i915 related dma-debug warning
 2014-05-30 22:46 UTC  (2+ messages)

[PATCH v3] ehea: Introduce the use of the managed version of kzalloc
 2014-05-30 22:40 UTC  (2+ messages)

[RFC PATCH v4 0/4] ima: extending secure boot certificate chain
 2014-05-30 22:37 UTC  (8+ messages)
` [RFC PATCH v4 1/4] KEYS: special dot prefixed keyring name bug fix
` [RFC PATCH v4 4/4] KEYS: define an owner trusted keyring

[PATCH v4 RESEND 0/5] ARM: SMP: support Broadcom mobile SoCs
 2014-05-30 22:28 UTC  (6+ messages)
` [PATCH v4 RESEND 1/5] devicetree: bindings: document Broadcom CPU enable method
` [PATCH v4 RESEND 2/5] ARM: add SMP support for Broadcom mobile SoCs
` [PATCH v4 RESEND 3/5] ARM: configs: enable SMP in bcm_defconfig
` [PATCH v4 RESEND 4/5] ARM: dts: enable SMP support for bcm28155
` [PATCH v4 RESEND 5/5] ARM: dts: enable SMP support for bcm21664

[RESEND PATCH] memory: Freescale CoreNet Coherency Fabric error reporting driver
 2014-05-30 22:27 UTC 

[PATCH] PCI, EDAC: fix ordering assign resource and bus_add
 2014-05-30 22:21 UTC  (5+ messages)

[PATCH] [media] tlg2300: fix leak at failure path in poseidon_probe()
 2014-05-30 22:20 UTC 

[PATCH RESEND] devicetree: bindings: separate CPU enable method descriptions
 2014-05-30 22:11 UTC 

[PATCH 0/2] Syscall auditing lite
 2014-05-30 21:58 UTC  (3+ messages)
` [PATCH 1/2] x86,syscall: Add syscall_in_syscall to test whether we're in a syscall
` [PATCH 2/2] audit: Syscall auditing lite

[ANNOUNCE] Git v1.9.4
 2014-05-30 21:52 UTC 

perf: Add support for full Intel event lists v5
 2014-05-30 21:50 UTC  (10+ messages)
` [PATCH 1/9] perf, tools: Add jsmn `jasmine' JSON parser v2
` [PATCH 2/9] perf, tools: Add support for text descriptions of events and alias add
` [PATCH 3/9] perf, tools: Add support for reading JSON event files v3
` [PATCH 4/9] perf, tools: Automatically look for event file name for cpu v2
` [PATCH 5/9] perf, tools: Add perf download to download event files v3
` [PATCH 6/9] perf, tools: Allow events with dot
` [PATCH 7/9] perf, tools: Query terminal width and use in perf list
` [PATCH 8/9] perf, tools, test: Add test case for alias and JSON parsing v2
` [PATCH 9/9] perf, tools, record: Always allow to overide default period v2

[PATCH] page_alloc: skip cpuset enforcement for lower zone allocations
 2014-05-30 21:43 UTC  (13+ messages)
` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v2)
    ` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v3)
      ` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v4)
          ` [PATCH] page_alloc: skip cpuset enforcement for lower zone allocations (v5)

[PATCH] perf, tools: Support spark lines in perf stat v5
 2014-05-30 21:42 UTC 

[PATCH v2 00/11] sched: consolidation of cpu_power
 2014-05-30 20:50 UTC  (9+ messages)
` [PATCH v2 04/11] sched: Allow all archs to set the power_orig
` [PATCH v2 10/11] sched: move cfs task on a CPU with higher capacity

[PATCH] dmaengine: qcom_bam_dma: Add descriptor flags
 2014-05-30 20:49 UTC 

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

[PATCH -next] fs: pipe -- Take into account requested @len in iter_file_splice_write
 2014-05-30 20:33 UTC 

[GIT PULL] RAS fixlets for 3.16
 2014-05-30 20:28 UTC 

[PATCH] driver core/platform: remove unused implicit padding in platform_object
 2014-05-30 20:10 UTC  (2+ messages)

[RFC PATCH] crypto: crc32c-pclmul - Use pmovzxdq to shrink K_table
 2014-05-30 20:15 UTC  (9+ messages)

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


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