linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-14 14:27:14 to 2013-11-14 17:04:03 UTC [more...]

[PATCH v5] mm, oom: Fix race when selecting process to kill
 2013-11-14 17:03 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v6 0/4] Add I2C support to ST SoCs
 2013-11-14 17:03 UTC  (5+ messages)
` [PATCH v6 1/4] i2c: busses: i2c-st: Add ST I2C controller
` [PATCH v6 2/4] ARM: STi: Supply I2C configuration to STiH416 SoC

[PATCH 00/39] staging/lustre: patch bomb 2
 2013-11-14 16:33 UTC  (40+ messages)
` [PATCH 01/39] staging/lustre/hsm: remove hsm_nl proc file
` [PATCH 02/39] staging/lustre/clio: wrong cl_lock usage
` [PATCH 03/39] staging/lustre/build: fix 'deadcode' errors
` [PATCH 04/39] staging/lustre/build: fix 'integer handling' issues
` [PATCH 05/39] staging/lustre/ptlrpc: add rpc_cache
` [PATCH 06/39] staging/lustre/lnet: build Lustre with Intel OFED for Xeon Phi
` [PATCH 07/39] staging/lustre/osd-ldiskfs: remove dependency on mdd module
` [PATCH 08/39] staging/lustre/libcfs: improve validity test for valid file descriptors
` [PATCH 09/39] staging/lustre/llite: use 64bits flags in ll_lov_setea()
` [PATCH 10/39] staging/lustre/hsm: small fixes for HSM
` [PATCH 11/39] staging/lustre/mdt: CDT cleanup follow-on patch
` [PATCH 12/39] staging/lustre/utils: Posix copytool fixes
` [PATCH 13/39] staging/lustre/lmv: update coding style
` [PATCH 14/39] staging/lustre/hsm: copy start error should set HP_FLAG_COMPLETED
` [PATCH 15/39] staging/lustre/lov: Get the correct address of lmm_objects
` [PATCH 16/39] staging/lustre/lvfs: remove llog_lvfs.c and other lvfs code from llog
` [PATCH 17/39] staging/lustre/llite: reset writeback index in ll_writepages
` [PATCH 18/39] staging/lustre/llite: Delaying creation of client side proc entries
` [PATCH 19/39] staging/lustre/libcfs: Add relocation function to libcfs heap
` [PATCH 20/39] staging/lustre/build: fix 'data race condition' issues
` [PATCH 21/39] staging/lustre/autoconf: remove LC_LOCK_MAP_ACQUIRE test
` [PATCH 22/39] staging/lustre/mdc: document mdc_rpc_lock
` [PATCH 23/39] staging/lustre/autoconf: remove LC_FS_STRUCT_USE_PATH
` [PATCH 24/39] staging/lustre/obdclass: fix wrong device put in case of race
` [PATCH 25/39] staging/lustre/lmv: choose right MDT for open by FID
` [PATCH 26/39] staging/lustre/osd: remove fld lookup during configuration
` [PATCH 27/39] staging/lustre/mdt: HSM EXIST event not triggered at last rm/mv
` [PATCH 28/39] staging/lustre/ldlm: ldlm_flock_deadlock() ASSERTION( req != lock ) failed
` [PATCH 29/39] staging/lustre/changelogs: Account for changelog_ext_rec in CR_MAXSIZE
` [PATCH 30/39] staging/lustre/build: build error with gcc 4.7.0 20110509
` [PATCH 31/39] staging/lustre/build: fix 'NULL pointer dereference' errors
` [PATCH 32/39] staging/lustre/clio: honor O_NOATIME
` [PATCH 33/39] staging/lustre/llite: return compatible fsid for statfs
` [PATCH 34/39] staging/lustre/llite: cancel open lock before closing file
` [PATCH 35/39] staging/lustre/hsm: Add support to drop all pages for ll_data_version
` [PATCH 36/39] staging/lustre/build: fix 'no effect' errors
` [PATCH 37/39] staging/lustre/obd: add md_stats to MDC and LMV devices
` [PATCH 38/39] staging/lustre/autoconf: remove LC_SECURITY_PLUG test
` [PATCH 39/39] staging/lustre/osc: Lustre returns EINTR from writes when SA_RESTART is set

[PATCH] alx: Reset phy speed after resume
 2013-11-14 16:57 UTC  (3+ messages)

[PATCHv4] dmaengine: Add support for BCM2835
 2013-11-14 16:55 UTC  (12+ messages)

[REVIEW][PATCH 1/2] userns: Better restrictions on when proc and sysfs can be mounted
 2013-11-14 16:54 UTC  (7+ messages)

[PATCH] i915: Use 120MHz LVDS SSC clock for gen5/gen6/gen7
 2013-11-14 16:53 UTC  (2+ messages)

[PATCH] perf trace: Remove thread summary coloring
 2013-11-14 16:43 UTC 

[PATCH 00/26] staging/lustre: patch bomb 3
 2013-11-14 16:43 UTC  (27+ messages)
` [PATCH 01/26] staging/lustre/hsm: handle file ownership and timestamps
` [PATCH 02/26] staging/lustre/build: fix race issues thanks to oap_lock
` [PATCH 03/26] staging/lustre/clio: incorrect assertions in 'enable-invariants'
` [PATCH 04/26] staging/lustre/ldlm: Fix a race during FLock handling
` [PATCH 05/26] staging/lustre/dcache: Unsafe error handling arnd ll_splice_alias
` [PATCH 06/26] staging/lustre/build: fix 'NULL pointer dereference' errors
` [PATCH 07/26] staging/lustre/ldlm: refine LU-2665 patch for POSIX compliance
` [PATCH 08/26] staging/lustre/llite: speedup in unlink/rmdir
` [PATCH 09/26] staging/lustre/llite: error setting max_cache_mb at mount time
` [PATCH 10/26] staging/lustre/ldlm: MDT mount fails on MDS w/o MGS on it
` [PATCH 11/26] staging/lustre/ptlrpc: Return a meaningful status from ptlrpcd_init()
` [PATCH 12/26] staging/lustre/ldlm: Fix flock detection for different mounts
` [PATCH 13/26] staging/lustre/nrs: Fix a race condition in the ORR policy
` [PATCH 14/26] staging/lustre/ptlrpc: skip rpcs that fail ptl_send_rpc
` [PATCH 15/26] staging/lustre/llite: Truncate to restore file
` [PATCH 16/26] staging/lustre/lov: avoid subobj's coh_parent race
` [PATCH 17/26] staging/lustre/changelogs: Correct KUC code max changelog msg size
` [PATCH 18/26] staging/lustre/scrub: support dryrun mode OI scrub
` [PATCH 19/26] staging/lustre/mdt: return EXDEV for cross-MDT rename
` [PATCH 20/26] staging/lustre/hsm: reprocess LDLM resource in mdt_hsm_release()
` [PATCH 21/26] staging/lustre/clio: Do not shrink sublock at cancel
` [PATCH 22/26] staging/lustre/osc: osc_extent_wait() shouldn't be interruptible
` [PATCH 23/26] staging/lustre/seq: make seq_proc_write_common() safer
` [PATCH 24/26] staging/lustre/lprocfs: implement log2 using bitops
` [PATCH 25/26] staging/lustre/autoconf: remove quota_on/quota_off checks
` [PATCH 26/26] staging/lustre/autoconf: remove LC_BI_HW_SEGMENTS test

[PATCH V4 0/4] DRIVERS: IRQCHIP: Add support for crossbar IP
 2013-11-14 16:46 UTC  (7+ messages)
` [PATCH V4 1/4] DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
` [PATCH V4 2/4] DRIVERS: IRQCHIP: CROSSBAR: Add support for Crossbar IP

[RFC PATCH] cpufreq: cpufreq-cpu0: do not allow transitions with regulators suspended
 2013-11-14 16:46 UTC  (8+ messages)

[PATCH] clocksource: Limit CONFIG_ARM_ARCH_TIMER_EVTSTREAM visibility
 2013-11-14 16:41 UTC 

[PATCH v4] Add Documentation/module-signing.txt file
 2013-11-14 16:36 UTC 

[GIT PULL] Audit tree for 3.13
 2013-11-14 16:36 UTC 

[PATCH] mmc: host: sdhci: prevent mmcqd from becoming locked on mmc timeout
 2013-11-14 16:36 UTC 

[PATCH v3 1/7] extcon: arizona: Add defines for microphone detection levels
 2013-11-14 16:18 UTC  (7+ messages)
` [PATCH v3 2/7] extcon: arizona: Fix reset of HPDET after race with removal
` [PATCH v3 3/7] extcon: arizona: Fix race with microphone detection and removal
` [PATCH v3 4/7] extcon: arizona: No need to switch back down HPDET ranges
` [PATCH v3 5/7] extcon: arizona: Add support for headphone detection on wm5110 rev D
` [PATCH v3 6/7] extcon: arizona: Factor out different headphone detection IPs
` [PATCH v3 7/7] extcon: arizona: Improve headphone detection error handling

[PATCH 0/2] sched: finish_switch_mm hook
 2013-11-14 16:33 UTC  (6+ messages)
` [PATCH 2/2] s390/mm,tlb: race of lazy TLB flush vs. recreation of TLB entries

[RFC][PATCH v2] epoll: allow EPOLLWAKEUP flag if PM_SLEEP is enabled
 2013-11-14 16:29 UTC  (5+ messages)

[PATCH 00/17] <asm/sections.h> related cleanups
 2013-11-14 16:29 UTC  (10+ messages)
` [PATCH 10/17] tile: Remove tile-specific _sinitdata and _einitdata
` [PATCH RFC 15/17] microblaze: Convert from _fdt_start to __dtb_start

[PATCH 00/40] staging/lustre: patch bomb 1
 2013-11-14 16:28 UTC  (43+ messages)
` [PATCH 01/40] staging/lustre/llite: restore ll_fiemap
` [PATCH 02/40] staging/lustre: remove lu_target.h
` [PATCH 03/40] staging/lustre: remove llog_server.c
` [PATCH 04/40] staging/lustre/llite: Access to released file trigs a restore
` [PATCH 05/40] staging/lustre: validate open handle cookies
` [PATCH 06/40] staging/lustre/llite: use correct FID in ll_och_fill()
` [PATCH 07/40] staging/lustre/hsm: Implementation of exclusive open
` [PATCH 08/40] staging/lustre/lnet: Fix assert on empty group in selftest module
` [PATCH 09/40] staging/lustre/ldlm: fix resource/fid check, use DLDLMRES
` [PATCH 10/40] staging/lustre/server: use unified request handler for MGS
` [PATCH 11/40] staging/lustre/llog: MGC to use OSD API for backup logs
` [PATCH 12/40] staging/lustre/nfs: writing to new files will return ENOENT
` [PATCH 13/40] staging/lustre/autoconf: remove vectored fops tests
` [PATCH 14/40] staging/lustre/autoconf: remove LIBCFS_HAVE_IS_COMPAT_TASK test
` [PATCH 15/40] staging/lustre/llog: fix return value of llog_alloc_handle
` [PATCH 16/40] staging/lustre/lov: convert magic to host-endian in lov_dump_lmm()
` [PATCH 17/40] staging/lustre/ptlrpc: Fix race during exp_flock_hash creation
` [PATCH 18/40] staging/lustre/mdc: prevent fall through in mdc_iocontrol()
` [PATCH 19/40] staging/lustre/lu: shrink lu_object by 8 bytes on x86_64
` [PATCH 20/40] staging/lustre/mdt: HSM coordinator client interface
` [PATCH 21/40] staging/lustre/mdt: HSM coordinator agent interface
` [PATCH 22/40] staging/lustre/scrub: OI scrub on OST
` [PATCH 23/40] staging/lustre/scrub: control OI scrub on OST from user space
` [PATCH 24/40] staging/lustre/llite: don't check for O_CREAT in it_create_mode
` [PATCH 25/40] staging/lustre/build: clean up unused variables and dead code
` [PATCH 26/40] staging/lustre/build: fix compilation issue with is_compat_task
` [PATCH 27/40] staging/lustre/ptlrpc: Fix a crash when dereferencing NULL pointer
` [PATCH 28/40] staging/lustre/hsm: Add hsm_release feature
` [PATCH 29/40] staging/lustre/llite: extended attribute cache
` [PATCH 30/40] staging/lustre/xattr: separate ACL and XATTR caches
` [PATCH 31/40] staging/lustre/lnet: Add LNet Router Priority parameter
` [PATCH 32/40] staging/lustre/api: HSM import uses new released pattern
` [PATCH 33/40] staging/lustre/target: move OUT to the unified target code
` [PATCH 34/40] staging/lustre/seq: unified SEQ handler
` [PATCH 35/40] staging/lustre/llite: remove ll_d_root_ops
` [PATCH 36/40] staging/lustre/llite: pass correct pointer to obd_iocontrol()
` [PATCH 37/40] staging/lustre/idl: remove LASSERT/CLASSERT from lustre_idl.h
` [PATCH 38/40] staging/lustre/mgs: set_param -P option that sets value permanently
` [PATCH 39/40] staging/lustre/utils: HSM Posix CopyTool
` [PATCH 40/40] staging/lustre/ptlrpc: flock deadlock detection does not work

[GIT PULL for v3.13-rc1] media build fixes
 2013-11-14 16:15 UTC 

[PATCH] staging: zsmalloc: Ensure handle is never 0 on success
 2013-11-14 16:21 UTC  (4+ messages)

[PATCH v3] sg: O_EXCL and other lock handling
 2013-11-14 16:17 UTC  (2+ messages)

[PATCH 0/4] wire up CPU features to udev based module loading
 2013-11-14 16:14 UTC  (4+ messages)
` [PATCH 4/4] arm64: advertise CPU features for modalias matching

[PATCH 00/40] staging/lustre: patch bomb 1
 2013-11-14 16:12 UTC  (5+ messages)
` [PATCH 01/40] staging/lustre/llite: restore ll_fiemap
` [PATCH 02/40] staging/lustre: remove lu_target.h
` [PATCH 03/40] staging/lustre: remove llog_server.c

perf/tracepoint: another fuzzer generated lockup
 2013-11-14 16:03 UTC  (12+ messages)

[GIT PULL for v3.13-rc1] media updates
 2013-11-14 15:58 UTC 

[patch 0/8] mm: thrash detection-based file cache sizing v5
 2013-11-14 15:56 UTC  (5+ messages)

[PATCH 6/9] KEYS: Trusted: Use key preparsing
 2013-11-14 15:50 UTC  (4+ messages)
` [RFC][PATCH 0/9] encrypted keys & key control op

[PATCH v5 0/9] extend hugepage migration
 2013-11-14 15:47 UTC  (8+ messages)
` [PATCH 4/9] migrate: add hugepage migration code to move_pages()
            ` [PATCH] mm/migrate.c: take returned value of isolate_huge_page()(Re: [PATCH 4/9] migrate: add hugepage migration code to move_pages())

[PATCH 0/3] Add Legacy PM OPS usage checks to class, bus, and driver register functions
 2013-11-14 15:43 UTC  (2+ messages)

[PATCH] ARM: dove: Fix typo in device_type property of phy node
 2013-11-14 15:37 UTC  (2+ messages)

[PATCH] ARM: orion5x: Fix typo in device_type property of phy node
 2013-11-14 15:36 UTC  (2+ messages)

[PATCH] drivers: scsi: lpfc_debugfs: Fix wrong assignment
 2013-11-14 15:41 UTC  (2+ messages)

[BUG] stable v3.10.16+ introduced by "ip6tnl: allow to use rtnl ops on fb tunnel"
 2013-11-14 15:40 UTC  (3+ messages)
` [PATCH net] ip6tnl: fix use after free of fb_tnl_dev

Black screen with GMA500 driver on Atom E680 (invalid VBT signature)
 2013-11-14 15:32 UTC  (3+ messages)

[PATCH 0/3] Early use of boot service memory
 2013-11-14 15:26 UTC  (5+ messages)

[PATCH] Perf: Correct Assumptions about Sample Timestamps in Passes
 2013-11-14 15:25 UTC  (8+ messages)

[PATCH-next] block/blk-mq: remove newly added instances of __cpuinit
 2013-11-14 15:23 UTC  (2+ messages)

[PATCH] mfd: syscon: Allow to using subdevices
 2013-11-14 14:58 UTC  (4+ messages)

linux-next: manual merge of the random tree with the net-next tree
 2013-11-14 15:17 UTC  (4+ messages)

[PATCH v2 00/13] uprobes: Add uprobes support for ARM
 2013-11-14 15:17 UTC  (4+ messages)
` [PATCH v2 08/13] ARM: use a function table for determining instruction interpreter actions

/proc/vmcore mmap() failure issue
 2013-11-14 15:13 UTC  (3+ messages)

[PATCH RFC] net: of_mdio: Scan PHYs which have device_type set to ethernet-phy
 2013-11-14 15:05 UTC 

[RFC 0/4] Add basic support for ASV
 2013-11-14 15:06 UTC  (3+ messages)

[PATCH v2 1/7] extcon: arizona: Add defines for microphone detection levels
 2013-11-14 14:58 UTC  (9+ messages)
` [PATCH v2 2/7] extcon: arizona: Fix reset of HPDET after race with removal
` [PATCH v2 3/7] extcon: arizona: Fix race with microphone detection and removal
` [PATCH v2 4/7] extcon: arizona: No need to switch back down HPDET ranges
` [PATCH v2 5/7] extcon: arizona: Add support for headphone detection on wm5110 rev D
` [PATCH v2 6/7] extcon: arizona: Factor out different headphone detection IPs
` [PATCH v2 7/7] extcon: arizona: Improve headphone detection error handling

[PATCH 00/03] gpio: R-Car and EM GPIO update
 2013-11-14 14:57 UTC  (4+ messages)
` [PATCH 01/03] gpio: rcar: Use lazy disable and mask on suspend

[PATCH] hwmon: (max6650) Add support for gpiodef
 2013-11-14 14:51 UTC 

Upstart 1.11 released
 2013-11-14 14:51 UTC 

[PATCH RFC] timekeeping: Fix clock stability with nohz
 2013-11-14 14:50 UTC 

[PATCH 10/12] mtd: nand: davinci: don't set timings if AEMIF is used
 2013-11-14 14:36 UTC  (5+ messages)


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