All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-08-15 17:16:11 to 2014-08-15 18:36:45 UTC [more...]

[PATCH] stdio_ext.3: Reformat thread-safety information
 2014-08-15 18:36 UTC  (2+ messages)

[PATCH] stpcpy.3: Reformat thread-safety information
 2014-08-15 18:36 UTC  (2+ messages)

[PATCH] stpncpy.3: Reformat thread-safety information
 2014-08-15 18:36 UTC  (2+ messages)

[PATCH] strcat.3: Reformat thread-safety information
 2014-08-15 18:35 UTC  (2+ messages)

[PATCH] strchr.3: Reformat thread-safety information
 2014-08-15 18:34 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/8] target-ppc: Bug Fixes for 64 Bit FXU Instructions
 2014-08-15 18:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/8] target-ppc: Bug Fix: rlwinm

[PATCH] scsi: Fix qemu boot hang problem
 2014-08-15 18:34 UTC  (3+ messages)

[PATCH] strcmp.3: Reformat thread-safety information
 2014-08-15 18:34 UTC  (2+ messages)

[patch net-next 1/3] net: propagate sock pointer through netfilter hooks
 2014-08-15 18:32 UTC  (3+ messages)
` [patch net-next 2/3] vxlan: propagate sock pointer to ip6tunnel_xmit path
` [patch net-next 3/3] ipv6: check propagates sk in sk_mc_loop instead of skb->sk

[PATCH] strcpy.3: Reformat thread-safety information
 2014-08-15 18:32 UTC  (2+ messages)

Random MAC address on my BeagleBone White
 2014-08-15 18:32 UTC  (5+ messages)

[PATCH] strerror.3: Reformat thread-safety information
 2014-08-15 18:31 UTC  (2+ messages)

[PATCH] rand.3: ATTRIBUTES: Note macros that are thread-safe
 2014-08-15 18:29 UTC  (2+ messages)

[PATCH] sigset.3: ATTRIBUTES: Note macros that are thread-safe
 2014-08-15 18:29 UTC  (2+ messages)

[PATCH] timegm.3: ATTRIBUTES: Note functions that are thread safe with exceptions
 2014-08-15 18:28 UTC  (2+ messages)

[PATCH] tzset.3: ATTRIBUTES: Note function that is thread safe with exceptions
 2014-08-15 18:27 UTC  (2+ messages)

[PATCH] strfry.3: ATTRIBUTES: Note function that is thread-safe
 2014-08-15 18:27 UTC  (2+ messages)

[Qemu-trivial] [PATCH v6 00/10] fix three bugs about use-after-free and several api abuse
 2014-08-15 18:25 UTC  (5+ messages)
` [Qemu-trivial] [PATCH v6 02/10] monitor: fix access freed memory
      ` [Qemu-devel] "

[U-Boot] [PATCH] image: fix bootm failure for FIT image
 2014-08-15 18:25 UTC  (7+ messages)

[Buildroot] [PATCH] subversion: security bump to version 1.7.18
 2014-08-15 18:25 UTC 

[PATCH] open.2: grfix
 2014-08-15 18:23 UTC  (2+ messages)

assert failure
 2014-08-15 18:23 UTC  (3+ messages)

[PATCH] readv.2: tfix
 2014-08-15 18:22 UTC  (2+ messages)

[PATCH] open_by_handle_at.2: ffix
 2014-08-15 18:22 UTC  (2+ messages)

[PATCH] pthread_create.3: /proc/sys/kernel/threads-max limits process AND threads
 2014-08-15 18:22 UTC  (2+ messages)

[PATCH] Arm64: convert soft_restart() to assembly code
 2014-08-15 18:21 UTC  (3+ messages)

[PATCH] pthread_attr_setschedparam.3: ffix
 2014-08-15 18:21 UTC  (2+ messages)

[PATCH] pthread_attr_setinheritsched.3: ffix
 2014-08-15 18:20 UTC  (2+ messages)

[PATCH] staging: lustre: lustre: libcfs: pr_warn instead printk
 2014-08-15 18:18 UTC 

[PATCH v12] Convert NVMe driver to blk-mq
 2014-08-15 18:16 UTC  (4+ messages)
` [PATCH v12] NVMe: Convert "

[PATCH 0/9] Bluetooth: Reference counting and other fixes
 2014-08-15 18:17 UTC  (11+ messages)
` [PATCH 1/9] Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
` [PATCH 2/9] Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add
` [PATCH 3/9] Bluetooth: Fix hci_conn reference counting for fixed channels
  ` [PATCH v2 "
` [PATCH 4/9] Bluetooth: Fix hci_conn reference counting for auto-connections
` [PATCH 5/9] Bluetooth: Set addr_type only when it's needed
` [PATCH 6/9] Bluetooth: Optimize connection parameter lookup for LE connections
` [PATCH 7/9] Bluetooth: Improve *_get() functions to return the object type
` [PATCH 8/9] Bluetooth: Fix using hci_conn_get() for hci_conn pointers
` [PATCH 9/9] Bluetooth: Refactor connection parameter freeing into its own function

[PATCH v7] 8250-core based serial driver for OMAP + DMA
 2014-08-15 18:17 UTC  (41+ messages)
` [PATCH 01/15] tty: serial: 8250_core: allow to overwrite & export serial8250_startup()
` [PATCH 02/15] tty: serial: 8250_core: allow to set ->throttle / ->unthrottle callbacks
` [PATCH 03/15] tty: serial: 8250_core: add run time pm
` [PATCH 04/15] tty: serial: 8250_core: read only RX if there is something in the FIFO
` [PATCH 05/15] tty: serial: Add 8250-core based omap driver
` [PATCH 06/15] tty: serial: 8250_dma: handle error on TX submit
` [PATCH 07/15] tty: serial: 8250_dma: enqueue RX dma again on completion
` [PATCH 08/15] dmaengine: edma: fix two faults which happen with the 8250_dma user
` [PATCH 09/15] dmaengine: omap-dma: complete the transfer on terminate_all
` [PATCH 10/15] tty: serial: 8250_dma: Add a TX trigger workaround for AM33xx
` [PATCH 11/15] tty: serial: 8250_dma: handle the when UART response while DMA remains idle
` [PATCH 12/15] tty: serial: 8250_dma: add pm runtime
` [PATCH 13/15] arm: dts: am33xx: add DMA properties for UART
` [PATCH 14/15] arm: dts: dra7: "
` [PATCH 15/15] tty: serial: 8250: omap: add dma support

[PATCH] em28xx-input: i2c IR decoders: improve i2c_client handling
 2014-08-15 18:16 UTC 

[child0:1694] <timed out>
 2014-08-15 18:15 UTC  (4+ messages)

[PATCH] drm/i915: Use dev_priv as first argument of for_each_pipe()
 2014-08-15 18:15 UTC  (2+ messages)

[linuxtv-media:devel 487/499] usbtv-audio.c:undefined reference to `snd_pcm_lib_free_pages'
 2014-08-15 18:12 UTC 

[linux-3.4 test] 29727: tolerable FAIL - PUSHED
 2014-08-15 18:12 UTC 

[Qemu-devel] [PATCH v3 00/14] drop qapi nested structs
 2014-08-15 18:12 UTC  (2+ messages)

[PATCH] drm/radeon: Adding UVD handle basis fps estimation v2
 2014-08-15 18:11 UTC  (19+ messages)

[for-daisy] php 5.4.14: use pkg-config for libxml2 detection
 2014-08-15 18:11 UTC 

[PATCH] charsets.7: Tidy up list
 2014-08-15 18:11 UTC  (2+ messages)

[PATCH 0/1] Prevent possible PTE corruption with /dev/mem mmap
 2014-08-15 18:10 UTC  (5+ messages)
` [PATCH V2 0/2] "
  ` [PATCH V2 2/2] x86: add phys addr validity check for "

[PATCH v3 0/1] net: fec: ptp: avoid register access when ipg clock is disabled
 2014-08-15 18:08 UTC  (3+ messages)
` [PATCH v3 1/1] "

[PATCH 1/5] drm/i915: Print captured bo for all VM in error state
 2014-08-15 18:09 UTC  (8+ messages)
` [PATCH 2/5] drm/i915: Do not access stolen memory directly by the CPU, even for error capture
` [PATCH 3/5] drm/i915: Remove num_pages parameter to i915_error_object_create()
` [PATCH 4/5] drm/i915: Suppress a WARN on reading an object back for a GPU hang

[PATCH] i2c: i2c-tegra: Move clk_prepare/clk_set_rate to probe
 2014-08-15 18:07 UTC  (6+ messages)

[PATCH] rename(2): fix spacing
 2014-08-15 18:06 UTC  (2+ messages)

Import a pg into an already down osd causes it to crash on startup
 2014-08-15 18:05 UTC 

Git on Mac OS X 10.4.10
 2014-08-15 18:04 UTC  (8+ messages)

[U-Boot] [PATCH v2] powerpc/85xx: enable some P1/P2 boards mtdparts for nor flash
 2014-08-15 18:04 UTC  (3+ messages)

[Buildroot] [PATCH] gd: add patch for CVE-2014-2497
 2014-08-15 18:02 UTC 

[Qemu-devel] vexpress-a9: coreboot is unable to push any data on stack
 2014-08-15 18:02 UTC  (3+ messages)

Backlog exceeded when using audisp
 2014-08-15 18:01 UTC  (2+ messages)

staging: rtl8188eu: rtw_debug.c
 2014-08-15 18:01 UTC 

Trace Help
 2014-08-15 18:00 UTC  (2+ messages)

Performance regression on kernels 3.10 and newer
 2014-08-15 17:59 UTC  (6+ messages)

Xen 4.5 development update (July update)
 2014-08-15 17:58 UTC  (2+ messages)

[PATCH 0/7] locking/rwsem: enable reader opt-spinning & writer respin
 2014-08-15 17:58 UTC  (8+ messages)
` [PATCH 2/7] locking/rwsem: more aggressive use of optimistic spinning

[PATCH v7 2/9] xsm bits for vNUMA hypercalls
 2014-08-15 17:57 UTC  (2+ messages)

[Bug 82671] New: [r600g-evergreen][compute]Empty kernel execution causes crash
 2014-08-15 17:57 UTC 

[libvirt test] 29729: tolerable FAIL - PUSHED
 2014-08-15 17:57 UTC 

[PULL] topic/core-stuff for 3.18
 2014-08-15 17:55 UTC 

[linuxtv-media:devel 487/499] ERROR: "snd_pcm_period_elapsed" [drivers/media/usb/usbtv/usbtv.ko] undefined!
 2014-08-15 17:49 UTC 

[PATCH] Documentation/git-rebase.txt: fix -f description to match actual git behavior
 2014-08-15 17:51 UTC  (5+ messages)

[PATCH] Btrfs: fix task hang under heavy compressed write
 2014-08-15 17:51 UTC  (4+ messages)

[PULL] first drm-intel-next for 3.18
 2014-08-15 17:52 UTC 

[PATCH v7 0/8] ARM generic idle states
 2014-08-15 17:51 UTC  (6+ messages)
` [PATCH v7 2/8] Documentation: arm: define DT idle states bindings

[PATCH v2] drm/i915: Rework GPU reset sequence to match driver load & thaw
 2014-08-15 17:51 UTC  (2+ messages)
` [PATCH v3] "

[PATCH RFC v4 net-next 00/26] BPF syscall, maps, verifier, samples, llvm
 2014-08-15 17:51 UTC  (11+ messages)
` [PATCH RFC v4 net-next 17/26] tracing: allow eBPF programs to be attached to events

babeltrace 1.2.2 and python3
 2014-08-15 17:50 UTC 

[U-Boot] [PATCH] kconfig: remove DEFCONFIG_LIST
 2014-08-15 17:50 UTC 

[Qemu-devel] [PULL 00/24] Linux-user updates
 2014-08-15 17:49 UTC  (2+ messages)

[PATCH 1/2] Bluetooth: Fix using hci_conn_get() for hci_conn pointers
 2014-08-15 17:49 UTC  (2+ messages)
` [PATCH 2/2] Bluetooth: Refactor connection parameter freeing into its own function

[U-Boot] SPL broken on i.mx31 platforms
 2014-08-15 17:45 UTC  (15+ messages)

[Qemu-devel] [PULL 00/12] post-2.1 bugfixes
 2014-08-15 17:43 UTC  (2+ messages)

[PATCH -tip] locking/mutexes: Avoid bogus wakeups after lock stealing
 2014-08-15 17:41 UTC  (4+ messages)

[PATCH] dmsetup: provide deferred remove feature
 2014-08-15 17:41 UTC 

[PATCH] em28xx: fix compiler warnings
 2014-08-15 17:37 UTC  (6+ messages)

Specifying the console device using an alias
 2014-08-15 17:35 UTC  (3+ messages)

[linux-lvm] lvmetad hang
 2014-08-15 17:33 UTC 

[PATCH v2] Bluetooth: Fix hci_conn reference counting for auto-connections
 2014-08-15 17:33 UTC  (2+ messages)
` [PATCH v3] "

network interfaces called "all", "default" or "config"
 2014-08-15 17:32 UTC  (6+ messages)

A minimal playback program does't work on my system
 2014-08-15 17:31 UTC  (2+ messages)

[U-Boot] [PATCH v4 0/15] Introduce driver model serial uclass
 2014-08-15 17:30 UTC  (6+ messages)
` [U-Boot] [PATCH v4 14/15] tegra: dts: Add serial port details

[Buildroot] [PATCH 0/2 v3] Fix git download helper (branch yem/download-fixes)
 2014-08-15 17:28 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2 v3] support/download: fix the git helper output file format

[PATCH] drm/i915: Idleness detection for DRRS
 2014-08-15 17:27 UTC  (3+ messages)

[GIT PULL] Smaller btrfs pull
 2014-08-15 17:26 UTC 

[PATCH 0/7] aio: changes for 3.17
 2014-08-15 17:25 UTC  (8+ messages)
` [PATCH 1/7] aio: change exit_aio() to load mm->ioctx_table once and avoid rcu_read_lock()
` [PATCH 2/7] aio: kill the misleading rcu read locks in ioctx_add_table() and kill_ioctx()
` [PATCH 3/7] aio: remove no longer needed preempt_disable()
` [PATCH 4/7] aio: remove the needless registration of ring file's private_data
` [PATCH 5/7] aio: use the macro rather than the inline magic number
` [PATCH 6/7] aio: fix some comments
` [PATCH 7/7] aio: use iovec array rather than the single one

[PATCH 0/6] iommu/arm-smmu: misc features, new DT bindings
 2014-08-15 17:25 UTC  (4+ messages)

[PATCH RFC] time: drop do_sys_times spinlock
 2014-08-15 17:25 UTC  (12+ messages)
      ` [PATCH RFC] time,signal: protect resource use statistics with seqlock

Updated Broadwell perf patchkit
 2014-08-15 17:21 UTC  (7+ messages)
` [PATCH 4/5] perf, x86: Add INST_RETIRED.ALL workarounds

[PATCH] staging: android: fix attribute as suggested by checkpatch
 2014-08-15 17:20 UTC 

[Buildroot] [PATCH v2] nodejs: Add dependency on zlib
 2014-08-15 17:20 UTC 

[Buildroot] [PATCH v2] glm: Added package
 2014-08-15 17:19 UTC 

3.16-rcX crashes on resume from Suspend-To-RAM
 2014-08-15 17:17 UTC  (9+ messages)

[PATCH] openssl: Repace if-else with case and add musl triplet
 2014-08-15 17:17 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/tar: Depends on MMU
 2014-08-15 17:16 UTC  (2+ messages)

[Buildroot] [git commit] package/tar: Depends on MMU
 2014-08-15 17:16 UTC 


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.