All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-03-23 17:35:49 to 2014-03-23 19:53:38 UTC [more...]

[Buildroot] [git commit] manual/adding-packages-generic.txt: fix capitalization in titles of chapters
 2014-03-23 19:53 UTC 

[Buildroot] [git commit] manual/faq-troubleshooting.txt: remove the extra 'the'
 2014-03-23 19:52 UTC 

[Buildroot] [git commit] manual/customize-packages.txt: reword part about applying patches
 2014-03-23 19:52 UTC 

[Buildroot] [git commit] manual/common-usage.txt: fix typo
 2014-03-23 19:52 UTC 

[Buildroot] [git commit] ccache: Make the cache directory after ccache is built
 2014-03-23 19:50 UTC 

GCC -msse2 portability question
 2014-03-23 19:50 UTC 

[Buildroot] Making the ccache cache directory
 2014-03-23 19:50 UTC  (3+ messages)
` [Buildroot] [PATCH] ccache: Make the cache directory after ccache is built

[PATCH 0/8] Generic serial earlycon
 2014-03-23 19:49 UTC  (6+ messages)

[RFC] QR encoding for Oops messages
 2014-03-23 19:38 UTC  (7+ messages)

[PATCH 00/11] cleanup/fix allow_signal/disallow_signal
 2014-03-23 19:38 UTC  (12+ messages)
` [PATCH 01/11] signals: kill sigfindinword()
` [PATCH 02/11] signals: s/siginitset/sigemptyset/ in do_sigtimedwait()
` [PATCH 03/11] signals: kill rm_from_queue(), change prepare_signal() to use for_each_thread()
` [PATCH 04/11] signals: rename rm_from_queue_full() to flush_sigqueue_mask()
` [PATCH 05/11] signals: cleanup the usage of t/current in do_sigaction()
` [PATCH 06/11] signals: mv {dis,}allow_signal() from sched.h/exit.c to signal.[ch]
` [PATCH 07/11] signals: jffs2: fix the wrong usage of disallow_signal()
` [PATCH 08/11] signals: kill the obsolete sigdelset() and recalc_sigpending() in allow_signal()
` [PATCH 09/11] signals: disallow_signal() should flush the potentially pending signal
` [PATCH 10/11] signals: introduce kernel_sigaction()
` [PATCH 11/11] signals: change wait_for_helper() to use kernel_sigaction()

[PATCH] drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c
 2014-03-23 19:41 UTC  (2+ messages)

[RFC/PATCH] diff: simplify cpp funcname regex
 2014-03-23 19:36 UTC  (6+ messages)
` [PATCH 00/10] userdiff: cpp pattern simplification and test framework
  ` [PATCH 03/10] t4018: an infrastructure to test hunk headers

[PATCH] ARM: shmobile: r8a7778/bockw: Move "select RENESAS_INTC_IRQPIN" under SoC
 2014-03-23 19:36 UTC  (3+ messages)

[RFC v4] mm: prototype: rid swapoff of quadratic complexity
 2014-03-23 19:32 UTC 

[PATCH 1/2] ARM: shmobile: armadillo-reference dts: Use KEY_* macros for gpio-keys
 2014-03-23 19:35 UTC  (6+ messages)
` [PATCH 2/2] ARM: shmobile: kzm9g-reference "

[PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c
 2014-03-23 19:32 UTC 

[PATCH] drivers/crypto: Use RCU_INIT_POINTER(x, NULL) in nx/nx-842.c
 2014-03-23 19:31 UTC 

[PATCH 00/11] ALS and other new functions
 2014-03-23 19:32 UTC  (3+ messages)
` [PATCH 10/11] sony-laptop: als support

[PATCH] virt/kvm: Use RCU_INIT_POINTER(x, NULL) in eventfd.c
 2014-03-23 19:24 UTC 

[PATCH] net/wireless: Use RCU_INIT_POINTER(x, NULL) in reg.c
 2014-03-23 19:23 UTC 

[PATCH v2 0/6] Page I/O
 2014-03-23 19:08 UTC  (14+ messages)
` [PATCH v2 1/6] Factor clean_buffers() out of __mpage_writepage()
` [PATCH v2 2/6] Factor page_endio() out of mpage_end_io()
` [PATCH v2 3/6] Add bdev_read_page() and bdev_write_page()
` [PATCH v2 4/6] swap: Use bdev_read_page() / bdev_write_page()
` [PATCH v2 5/6] NVMe: Add support for rw_page
` [PATCH v2 6/6] brd: "

[PATCH] net/openvswitch: Use with RCU_INIT_POINTER(x, NULL) in vport-gre.c
 2014-03-23 19:22 UTC  (2+ messages)

[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in util.c
 2014-03-23 19:21 UTC 

[PATCH] Clarify pre-push hook documentation
 2014-03-23 19:18 UTC  (3+ messages)

[PATCH] Btrfs: fix incremental send's decision to delay a dir move/rename
 2014-03-23 19:22 UTC  (9+ messages)
` [PATCH v3] "
  ` How to handle a RAID5 arrawy with a failing drive?
      ` How to handle a RAID5 arrawy with a failing drive? -> raid5 mostly works, just no rebuilds

[PATCH v7 00/22] Support ext4 on NV-DIMMs
 2014-03-23 19:08 UTC  (46+ messages)
` [PATCH v7 01/22] Fix XIP fault vs truncate race
` [PATCH v7 02/22] Allow page fault handlers to perform the COW
` [PATCH v7 03/22] axonram: Fix bug in direct_access
` [PATCH v7 04/22] Change direct_access calling convention
` [PATCH v7 05/22] Introduce IS_DAX(inode)
` [PATCH v7 06/22] Replace XIP read and write with DAX I/O
` [PATCH v7 07/22] Replace the XIP page fault handler with the DAX page fault handler
` [PATCH v7 08/22] Replace xip_truncate_page with dax_truncate_page
` [PATCH v7 09/22] Remove mm/filemap_xip.c
` [PATCH v7 10/22] Remove get_xip_mem
` [PATCH v7 11/22] Replace ext2_clear_xip_target with dax_clear_blocks
` [PATCH v7 12/22] ext2: Remove ext2_xip_verify_sb()
` [PATCH v7 13/22] ext2: Remove ext2_use_xip
` [PATCH v7 14/22] ext2: Remove xip.c and xip.h
` [PATCH v7 15/22] Remove CONFIG_EXT2_FS_XIP and rename CONFIG_FS_XIP to CONFIG_FS_DAX
` [PATCH v7 16/22] ext2: Remove ext2_aops_xip
` [PATCH v7 17/22] Get rid of most mentions of XIP in ext2
` [PATCH v7 18/22] xip: Add xip_zero_page_range
` [PATCH v7 19/22] ext4: Make ext4_block_zero_page_range static
` [PATCH v7 20/22] ext4: Add DAX functionality
` [PATCH v7 21/22] ext4: Fix typos
` [PATCH v7 22/22] brd: Rename XIP to DAX

[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in scan.c
 2014-03-23 19:20 UTC 

Git-hooks pre-push script does not receive input on stdin
 2014-03-23 19:21 UTC  (3+ messages)

[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in mesh.c
 2014-03-23 19:19 UTC 

Help on connecting a PS3 headset
 2014-03-23 19:19 UTC  (2+ messages)

[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in iface.c
 2014-03-23 19:18 UTC  (2+ messages)

[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in ibss.c
 2014-03-23 19:17 UTC 

[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in debugfs.c
 2014-03-23 19:15 UTC 

[PATCH 0/3] nVMX: Fixes to run Xen as L1
 2014-03-23 19:16 UTC  (7+ messages)
` [PATCH 3/3] KVM: nVMX: check for null vmcs12 when L1 does invept

[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in chan.c
 2014-03-23 19:14 UTC 

[nfs-utils/systemd PATCH 0/6] Assorted fixes for systemd units
 2014-03-23 19:14 UTC  (3+ messages)
` [PATCH 3/6] systemd: add nfs-utils_env.sh for SUSE

[PATCH] net/mac80211: Use RCU_INIT_POINTER(x, NULL) in cfg.c
 2014-03-23 19:13 UTC 

[PATCH] net/core: Use RCU_INIT_POINTER(x, NULL) in netpoll.c
 2014-03-23 19:12 UTC 

[PATCH] net/bridge: Use RCU_INIT_POINTER(x, NULL) in br_vlan.c
 2014-03-23 19:11 UTC  (2+ messages)
` [Bridge] "

[PATCH] lib: Use RCU_INIT_POINTER(x, NULL) in idr.c
 2014-03-23 19:10 UTC 

ERROR: error during balancing '.' - No space left on device
 2014-03-23 19:10 UTC  (7+ messages)

[PATCH] kernel: Use RCU_INIT_POINTER(x, NULL) in tracepoint.c
 2014-03-23 19:09 UTC 

[Bug 73378] New: [UVD] uvd cannot enable on my RadeonHD7870
 2014-03-23 19:10 UTC  (3+ messages)
` [Bug 73378] [drm:radeon_uvd_send_upll_ctlreq] *ERROR* Timeout setting UVD clocks!

[PATCH] Unable to boot very old Linux kernels
 2014-03-23 19:09 UTC  (2+ messages)

assertion failed
 2014-03-23 19:08 UTC  (3+ messages)

[PATCH] kernel/trace: Use RCU_INIT_POINTER(x, NULL) in trace_syscalls.c
 2014-03-23 19:07 UTC 

[PATCH] kernel/sched: Use RCU_INIT_POINTER(x, NULL) in fair.c
 2014-03-23 19:06 UTC 

[PATCH] Staging: media/sn9c102/sn9c102_hv7131d.c: fixed pointer coding style issues
 2014-03-23 19:02 UTC 

[PATCH 1/2] MIPS: add MIPS_L1_CACHE_SHIFT_2
 2014-03-23 19:01 UTC  (4+ messages)
` [PATCH 2/2] MIPS: fix DECStation build for L1_CACHE_SHIFT value

Cannot add device "is mounted" for unmounted drive that used to be in raidset that is mounted
 2014-03-23 18:58 UTC  (2+ messages)

[ulogd PATCH 0/8] make progress ulogd_output_IPFIX
 2014-03-23 18:55 UTC  (4+ messages)
` [PATCH 1/8] ipfix: use nfct_bitmask

iio on beagle bone black 3.13.6 kernel
 2014-03-23 18:54 UTC  (2+ messages)

[PATCH,RFC] random: collect cpu randomness
 2014-03-23 18:00 UTC  (5+ messages)
      ` [PATCH] random: mix all saved registers into entropy pool

[PATCH 1/1] drivers/ata/ata_piix.c: Spelling s/identify/identity
 2014-03-23 18:54 UTC 

Please reply
 2014-03-23 18:38 UTC 

[PATCH 30/47] kernel: Use RCU_INIT_POINTER(x, NULL) in events/core.c
 2014-03-23 18:49 UTC 

[PATCH] kernel/events: Use RCU_INIT_POINTER(x, NULL) in callchain.c
 2014-03-23 18:48 UTC 

[PATCH] kernel: Use RCU_INIT_POINTER(x, NULL) in cgroup.c
 2014-03-23 18:47 UTC  (2+ messages)

[PATCH 0/2] ARM: mm: allow for stricter kernel memory perms
 2014-03-23 18:47 UTC  (14+ messages)
` [PATCH 2/2] ARM: mm: keep rodata non-executable

[PATCH] kernel: Use RCU_INIT_POINTER(x, NULL) in audit.c
 2014-03-23 18:46 UTC 

[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in proc/inode.c
 2014-03-23 18:45 UTC 

[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in nfs/delegation.c
 2014-03-23 18:44 UTC 

[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in file.c
 2014-03-23 18:43 UTC 

[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in aio.c
 2014-03-23 18:42 UTC 

[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in afs/security.c
 2014-03-23 18:41 UTC 

[PATCH] fs: Use RCU_INIT_POINTER(x, NULL) in afs/inode.c
 2014-03-23 18:40 UTC 

[PATCH] drivers/target: Use RCU_INIT_POINTER(x, NULL) in tcm_fc/tfc_sess.c
 2014-03-23 18:39 UTC 

[PATCH] drivers/staging: Use RCU_INIT_POINTER(x, NULL) in fwserial/fwserial.c
 2014-03-23 18:38 UTC 

[arm arch] local_irq_restore() does not play well with local_fiq_enable()
 2014-03-23 18:38 UTC  (5+ messages)

[PATCH] drivers/scsi: Use RCU_INIT_POINTER(x, NULL) in libfc/fc_libfc.c
 2014-03-23 18:37 UTC 

[PATCH] drivers/net/wireless: Use RCU_INIT_POINTER(x, NULL) in iwlwifi/mvm/sta.c
 2014-03-23 18:35 UTC  (2+ messages)

[PATCH] drivers/net: Use RCU_INIT_POINTER(x, NULL) in bonding/bond_options.c
 2014-03-23 18:30 UTC 

[PATCH] drivers/md: Use RCU_INIT_POINTER(x, NULL) in dm.c
 2014-03-23 18:28 UTC 

[PATCH] drivers/input: Use RCU_INIT_POINTER(x, NULL) in input.c
 2014-03-23 18:27 UTC 

[PATCH] drivers/input: Use RCU_INIT_POINTER(x, NULL) in evdev.c
 2014-03-23 18:26 UTC 

[PATCH] drivers/infiniband: Use RCU_INIT_POINTER(x, NULL) in ulp/ipoib/ipoib_main.c
 2014-03-23 18:25 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-ppc: Bug: VSX Convert to Integer Should Truncate
 2014-03-23 18:21 UTC  (2+ messages)

Raid10 to Raid0 conversion
 2014-03-23 18:19 UTC  (2+ messages)

how to trigger pcieport runtime suspend?
 2014-03-23 18:16 UTC 

[patch 00/16] timers: Plug debugobject leaks and use del_timer_sync() in exit/teardown
 2014-03-23 18:13 UTC  (3+ messages)
` [patch 06/16] rcu: torture: Add missing destroy_timer_on_stack()

[PATCH v2] drm/i2c: tda998x: Change the compatible strings
 2014-03-23 18:12 UTC  (6+ messages)

[PATCH 00/28] more i-g-t docs and api polish
 2014-03-23 18:04 UTC  (3+ messages)

Borrowing objects from nearby repositories
 2014-03-23 18:04 UTC  (2+ messages)

[PATCH v3] drm/i2c: tda998x: Deprecate "nxp,tda998x" in favour of "nxp,tda9989"
 2014-03-23 17:35 UTC  (3+ messages)

Packet BBSes on ax25d
 2014-03-23 18:00 UTC  (2+ messages)

[PATCH v5 00/11] In-kernel PSCI v0.2 emulation for KVM ARM/ARM64
 2014-03-23 17:54 UTC  (9+ messages)
` [PATCH v5 02/11] ARM/ARM64: KVM: Add base for PSCI v0.2 emulation
` [PATCH v5 10/11] ARM/ARM64: KVM: Emulate PSCI v0.2 CPU_SUSPEND

[Bug 76475] New: Nouveau fails to load due to unknown opcode 0x80
 2014-03-23 17:52 UTC  (2+ messages)
  ` [Bug 76475] [NVE7] fails to load due to unknown opcode 0x80 (incorrect vbios)

[PATCH 0/5] Volatile Ranges (v12) & LSF-MM discussion fodder
 2014-03-23 17:50 UTC  (6+ messages)
` [PATCH 2/5] vrange: Add purged page detection on setting memory non-volatile

[PATCH] drm/i915: Split out GTT specific header file
 2014-03-23 17:49 UTC  (4+ messages)

for Chris Mason ( iowatcher graphs)
 2014-03-23 17:47 UTC  (2+ messages)

[PATCH 1/1] staging: fix bcm/hostmibs.c checkpatch problems
 2014-03-23 17:45 UTC  (2+ messages)

[Buildroot] [RFC 0/3] Speeding up the Makefile parsing
 2014-03-23 17:43 UTC  (4+ messages)
` [Buildroot] [RFC 1/3] pkg-utils: introduce a make-based LOWERCASE function
` [Buildroot] [RFC 2/3] Makefile: include only the package .mk files that are needed
` [Buildroot] [RFC 3/3] package: add a few needed host options for a few packages


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.