All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-04-27 12:37:09 to 2014-04-27 17:12:54 UTC [more...]

[PATCH 00/47] Lustre fixes and cleanups
 2014-04-27 17:07 UTC  (31+ messages)
` [PATCH 02/47] staging/lustre/ptlrpc: Remove log message about export timer update
` [PATCH 05/47] staging/lustre/osc: don't activate deactivated obd_import
` [PATCH 06/47] staging/lustre/lnet: Dropped messages are not accounted correctly
` [PATCH 07/47] staging/lustre/ldlm: Hold lock when clearing flag
` [PATCH 08/47] staging/lustre/clio: clear nowait flag agl lock re-enqueue
` [PATCH 09/47] staging/lustre/ptlrpc: don't try to recover no_recov connection
` [PATCH 10/47] staging/lustre/gss: fix few issues found by Klocwork Insight tool
` [PATCH 12/47] staging/lustre: restore __GFP_WAIT flag to memalloc calls
` [PATCH 14/47] staging/lustre: quiet console permission error messages
` [PATCH 15/47] staging/lustre/lov: remove unused lov llog code
` [PATCH 16/47] staging/lustre/obdclass: remove uses of lov_stripe_md
` [PATCH 17/47] staging/lustre/hsm: count NULL terminator in hai_zero/hal_size
` [PATCH 18/47] staging/lustre/hsm: HSM requests not delivered
` [PATCH 25/47] stagaing/lustre: Improve statahead debug messages
` [PATCH 27/47] staging/lustre: shrink lu_object_header by 8 bytes on x86_64
` [PATCH 28/47] staging/lustre/ldlm: fix NULL pointer dereference
` [PATCH 33/47] staging/lustre: remove lustre/include/ioctl.h
` [PATCH 34/47] staging/lustre/libcfs: add CPU table functions for uniprocessor
` [PATCH 35/47] staging/lustre: replace semaphores with mutexes
` [PATCH 36/47] staging/lustre/clio: replace semaphore with mutex
` [PATCH 37/47] staging/lustre/llite: Do not rate limit dirty page discard warning
` [PATCH 39/47] staging/lustre/clio: Solve a race in cl_lock_put
` [PATCH 40/47] staging/lustre/mdc: use cl_max_mds_md to pack getattr RPC
` [PATCH 41/47] staging/lustre/llite: remove dead code
` [PATCH 42/47] staging/lustre: remove assertion of spin_is_locked()
` [PATCH 43/47] staging/lustre/osc: Update inode timestamp for lockless IO as well
` [PATCH 44/47] staging/lustre: Always clamp cdls_delay between min and max
` [PATCH 45/47] staging/lustre: pass fsync() range through RPC/IO stack
` [PATCH 46/47] staging/lustre: Fix unsafe userspace access in many proc files
` [PATCH 47/47] staging/lustre/llite: prevent buffer overflow in fiemap

[Bug 54700] New: Distorted graphics (double cursor) with GeForce 4200Go (NV28)
 2014-04-27 17:12 UTC  (2+ messages)
  ` [Bug 54700] "

[PATCH 1/2] staging/rtl8192e: Erroneous return codes (types and values)
 2014-04-27 17:11 UTC  (2+ messages)
` [PATCH 2/2] staging/rtl8192e: userspace ptr deref + incorrect declarations

[PATCH] Updated C# userdiff patterns
 2014-04-27 17:11 UTC  (14+ messages)
          ` [PATCH 1/2] update "
            ` [PATCH 2/2] add csharp userdiff tests

[PATCH 9/9 v2] net: Add sysctl to trust checksum_complete
 2014-04-27 17:03 UTC  (3+ messages)

[PATCH] arch/x86/kvm/x86.c: remove a superfluous test for !X86_64
 2014-04-27 17:01 UTC  (3+ messages)

[U-Boot] [PATCH v3 0/9] sunxi: initial upstreamining effort
 2014-04-27 17:00 UTC  (11+ messages)
` [U-Boot] [PATCH v3 6/9] sunxi: add gmac Ethernet support
` [U-Boot] [PATCH v3 8/9] sunxi: non-FEL SPL boot support for sun7i
` [U-Boot] [PATCH v3 9/9] net/designware: Reduce DMA burst length

[dm-crypt] Encrypted LVs /root, /home, and swap mount at boot, as does 'shared' data LV but without write access?
 2014-04-27 17:00 UTC 

[dm-crypt] Encrypted LVs /root, /home, and swap mount at boot, as does 'shared' data LV but without write access?
 2014-04-27 16:55 UTC 

[GIT PULL] uprobes: fix the handling of relative jmp/call's
 2014-04-27 16:52 UTC  (7+ messages)
` [PATCH 0/4] uprobes/x86: UPROBE_FIX_IP/UPROBE_FIX_CALL cleanups
` [PATCH 0/3] uprobes/x86: cleanup "riprel" functions
  ` [PATCH 1/3] uprobes/x86: Rename *riprel* helpers to make the naming consistent
  ` [PATCH 2/3] uprobes/x86: Kill the "autask" arg of riprel_pre_xol()
  ` [PATCH 3/3] uprobes/x86: Simplify riprel_{pre,post}_xol() and make them similar

[PATCH v2] perf x86: Fix perf to use non-executable stack, again
 2014-04-27 16:51 UTC 

[Buildroot] How transfer what image(s) to target-CF?
 2014-04-27 16:37 UTC  (9+ messages)

"kernel BUG at /home/apw/COD/linux/fs/btrfs/extent_io.c:2116!" when deleting device or balancing filesystem
 2014-04-27 16:30 UTC 

[PATCH] perf x86: Fix perf to use non-executable stack, again
 2014-04-27 16:29 UTC  (7+ messages)

Dirty/Access bits vs. page content
 2014-04-27 16:21 UTC  (13+ messages)

[PATCH -V1 00/22] New ACL format for better NFSv4 acl interoperability
 2014-04-27 16:14 UTC  (26+ messages)
` [PATCH -V1 01/22] vfs: Add generic IS_ACL() test for acl support
  ` [PATCH -V1 02/22] vfs: Add IS_RICHACL() test for richacl support
  ` [PATCH -V1 13/22] richacl: Update the file masks in chmod()
  ` [PATCH -V1 19/22] vfs: Cache richacl in struct inode
` [PATCH -V1 03/22] vfs: Optimize out IS_RICHACL() if CONFIG_FS_RICHACL is not defined
` [PATCH -V1 04/22] vfs: check for directory early
` [PATCH -V1 05/22] vfs: Add new file and directory create permission flags
` [PATCH -V1 06/22] vfs: Add delete child and delete self "
` [PATCH -V1 07/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH -V1 08/22] vfs: Add permission flags for setting file attributes
` [PATCH -V1 09/22] vfs: Make acl_permission_check() work for richacls
` [PATCH -V1 10/22] richacl: In-memory representation and helper functions
` [PATCH -V1 11/22] richacl: Permission mapping functions
` [PATCH -V1 12/22] richacl: Compute maximum file masks from an acl
` [PATCH -V1 14/22] richacl: Permission check algorithm
` [PATCH -V1 15/22] richacl: Create-time inheritance
` [PATCH -V1 16/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH -V1 17/22] richacl: Automatic Inheritance
` [PATCH -V1 18/22] richacl: xattr mapping functions
` [PATCH -V1 20/22] vfs: Add richacl permission check
` [PATCH -V1 21/22] ext4: Implement rich acl for ext4
` [PATCH -V1 22/22] ext4: Add Ext4 compat richacl feature flag

How to find the inodes in XFS
 2014-04-27 16:07 UTC  (3+ messages)

[PATCH] ARM; i.MX: Fix eMMa PrP resource size
 2014-04-27 16:03 UTC 

Can anyone boot a system using btrfs root with linux 3.14 or newer? - RESOLVED
 2014-04-27 16:00 UTC  (2+ messages)

[RFC PATCH 0/8] component helper improvements
 2014-04-27 15:49 UTC  (8+ messages)
` [PATCH RFC 4/8] drm: msm: update to use component match support

[PATCH 00/13] sched, deadline: patches
 2014-04-27 15:47 UTC  (12+ messages)
` [PATCH 01/13] sched: Add 3 new scheduler syscalls to support an extended scheduling parameters ABI
            ` sched_{set,get}attr() manpage

Status of fcntl() mandatory locking
 2014-04-27 15:35 UTC 

RFC: sharing config interrupt between virtio devices for saving MSI
 2014-04-27 15:44 UTC  (5+ messages)

[Bug 76564] New: [AMD Fusion E-350] Radeon UVD giving incorrect fps when playing videos
 2014-04-27 15:37 UTC  (7+ messages)
` [Bug 76564] [AMD Fusion E-350] HDMI refresh rates doesn't match expectations

Confusing output of btrfs fi df
 2014-04-27 15:37 UTC 

[PATCH] Fix recursion loop in mod_count_all_dependencies()
 2014-04-27 15:30 UTC  (3+ messages)

[PATCH 1/2] arch/x86/kvm/x86.c: remove superflous check condition
 2014-04-27 15:29 UTC  (5+ messages)

[Xenomai] q: userland timestamps which match rt_timer_read()
 2014-04-27 15:29 UTC 

[Bug 74911] New: [R9 270X] - Frozen display output and no response from keyboard right after loading kernel image and initramfs
 2014-04-27 15:27 UTC 

dvbv5-scan errors trying to search channels
 2014-04-27 15:24 UTC  (4+ messages)

[PATCH 0/5] Allow arm tunes which support only thumb
 2014-04-27 15:22 UTC  (3+ messages)
` [PATCH 4/5] tune-cortexm3.inc: Cortex-M3 doesn't support ARM instructions

[PATCH] irqchip: vt8500: Switch to a simple write clear for Interrupt Status Register
 2014-04-27 15:13 UTC 

minipcie bluetooth card not detected
 2014-04-27 15:13 UTC 

[PATCH] MAINTAINERS: co-maintainance of KVM/{arm,arm64}
 2014-04-27 15:12 UTC  (2+ messages)

[PATCH 1/2] shared/gatt: Use pointer to data instead of uint16 as a request id
 2014-04-27 15:11 UTC  (2+ messages)
` [PATCH 2/2] shared/gatt: Extend write callback with offset

[PATCH] Revert "Stop starting pager recursively"
 2014-04-27 15:06 UTC  (8+ messages)

[GIT pull] irq fixes for 3.15
 2014-04-27 15:05 UTC 

[PATCHv3 0/2] Client connection handling refactor
 2014-04-27 15:04 UTC  (3+ messages)
` [PATCHv3 1/2] android/gatt: Refactor client connection handling
` [PATCHv3 2/2] android/gatt: Add DEVICE_CONNECTING state

[PATCH v2] ASoC: rt5640: Add minimal support for RT5642
 2014-04-27 14:57 UTC  (3+ messages)
  ` [PATCH v2] ASoC: rt5640: Add minimal supportforRT5642

[PATCH v2 1/8] android/bluetooth: Refactor handle_start_discovery_cmd
 2014-04-27 14:54 UTC  (8+ messages)
` [PATCH v2 2/8] android/bluetooth: Refactor handle_cancel_discovery_cmd
` [PATCH v2 3/8] android/bluetooth: Fix bt_le_discovery_start
` [PATCH v2 4/8] android/bluetooth: Fix bt_le_discovery_stop
` [PATCH v2 5/8] android/bluetooth: Refactor mgmt_discovering_event
` [PATCH v2 6/8] android/bluetooth: Avoid starting/stopping discovery with no type
` [PATCH v2 7/8] android/bluetooth: Fix sending discovery state changed events
` [PATCH v2 8/8] android/bluetooth: Rename get_adapter_discovering_type function

[PATCH v3] Change the url to variable for savannah in SRC_URI
 2014-04-27 14:47 UTC 

[PATCH v6] mirrors.bbclass: Add mirror site for savannah
 2014-04-27 14:44 UTC 

[PATCH RT 0/3] Linux 3.2.57-rt84-rc1
 2014-04-27 14:39 UTC  (4+ messages)
` [PATCH RT 1/3] net: gianfar: do not disable interrupts
` [PATCH RT 2/3] rcu: make RCU_BOOST default on RT
` [PATCH RT 3/3] Linux 3.2.57-rt84-rc1

[PATCH RT 0/3] Linux 3.8.13.14-rt31-rc1
 2014-04-27 14:34 UTC  (4+ messages)
` [PATCH RT 1/3] net: gianfar: do not disable interrupts
` [PATCH RT 2/3] rcu: make RCU_BOOST default on RT
` [PATCH RT 3/3] Linux 3.8.13.14-rt31-rc1

[PATCH RT 0/4] Linux 3.4.82-rt103-rc1
 2014-04-27 14:36 UTC  (5+ messages)
` [PATCH RT 1/4] net: sched: dev_deactivate_many(): use msleep(1) instead of yield() to wait for outstanding qdisc_run calls
` [PATCH RT 2/4] fs: jbd2: pull your plug when waiting for space
` [PATCH RT 3/4] cpu_chill: Add a UNINTERRUPTIBLE hrtimer_nanosleep
` [PATCH RT 4/4] Linux 3.4.82-rt103-rc1

[PATCH 3.15] ath9k_hw: do not lower ANI setting below default on AR913x
 2014-04-27 14:37 UTC 

[PATCH 0/3] perf tools: Speedup DWARF unwind
 2014-04-27 14:36 UTC  (5+ messages)
` [PATCH 1/3] perf tools: Cache register accesses for unwind processing
` [PATCH 2/3] perf tools: Cache dso data file descriptor

[PATCH RT 0/4] Linux 3.10.37-rt38-rc1
 2014-04-27 14:31 UTC  (5+ messages)
` [PATCH RT 1/4] net: gianfar: do not disable interrupts
` [PATCH RT 2/4] net: gianfar: do not try to cleanup TX packets if they are not done
` [PATCH RT 3/4] rcu: make RCU_BOOST default on RT
` [PATCH RT 4/4] Linux 3.10.37-rt38-rc1

Re-creating/Fixing Raid5 from superblock Info
 2014-04-27 14:03 UTC 

[PATCH 0/5] tty/serial: Add helpers to use GPIOs to control modem lines and implement atmel_serial.c
 2014-04-27 13:59 UTC  (5+ messages)

Per-block metadata
 2014-04-27 13:56 UTC 

[RFC] A new CPU load metric for power-efficient scheduler: CPU ConCurrency
 2014-04-27 14:05 UTC  (4+ messages)

[PATCH 0/3] sched: idle: Provide the basis to integrate cpuidle
 2014-04-27 13:54 UTC  (6+ messages)
` [PATCH 2/3] sched: idle: Add sched balance option

AVerMedia A827 patching for kernel 3.13.0 (AVerMedia AverTV Hybrid Volar HX)
 2014-04-27 13:37 UTC 

[PATCH RFC 1/2] mm/swap.c: split put_compound_page function
 2014-04-27 13:36 UTC  (4+ messages)
` [PATCH RFC 2/2] mm: introdule compound_head_by_tail()

[PATCH RFC 0/5] Dove PMU support
 2014-04-27 13:29 UTC  (12+ messages)
  ` [PATCH 1/5] pm: domains: quieten down generic pm domains
` [PATCH 2/5] pm: domains: avoid potential oops in pm_genpd_remove_device()
` [PATCH 3/5] ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets
` [PATCH 4/5] ARM: dove: add Dove PMU DT entries to dove.dtsi
` [PATCH 5/5] ARM: dove: add non-DT PMU support

[RFC PATCH] uprobes: add comment with insn opcodes, mnemonics and why we dont support them
 2014-04-27 13:13 UTC  (4+ messages)
` [RFC PATCH] uprobes: simplify rip-relative handling

[xen-4.4-testing test] 26025: trouble: blocked/broken/pass
 2014-04-27 13:11 UTC 

[PATCH net-next] ptp: validate the requested frequency adjustment
 2014-04-27 13:01 UTC 

[PATCH V2 0/9] drm: exynos: few patches to enhance bridge chip support
 2014-04-27 12:55 UTC  (12+ messages)
` [PATCH V2 7/9] drm/bridge: ptn3460: add drm_panel controls

[PATCH -tip v9 00/26] kprobes: introduce NOKPROBE_SYMBOL, bugfixes and scalbility efforts
 2014-04-27 12:49 UTC  (8+ messages)
` [PATCH -tip v9 25/26] kprobes: Introduce kprobe cache to reduce cache misshits
        `  "

[char-misc-next] mei: set connecting state just upon connection request is sent to the fw
 2014-04-27 12:42 UTC 

[PATCH 0/2] cpuidle: Avoid returning a disabled C-state from menu governor
 2014-04-27 12:55 UTC  (3+ messages)
` [PATCH 1/2] cpuidle: Combine cpuidle_enabled() with cpuidle_select()
` [PATCH 2/2] cpuidle / menu: Return error code if there are no suitable states

[PATCH V1] NFS-RDMA: fix qp pointer validation checks
 2014-04-27 12:37 UTC  (18+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.