All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-11 23:53:05 to 2014-02-12 02:17:23 UTC [more...]

Updates to meta-fsl-arm-extra (dora) in 2014-02-12
 2014-02-12  2:17 UTC 

[PATCH] cgroup: protect modifications to cgroup_idr with cgroup_mutex
 2014-02-12  2:15 UTC  (8+ messages)
` [PATCH cgroup/for-3.14-fixes] "

[PATCH] xfstests: check that junk in V4 superblocks doesn't break growfs
 2014-02-12  2:16 UTC 

[PATCH] of: Turn of_match_node into a static inline when CONFIG_OF isn't set
 2014-02-12  2:15 UTC  (10+ messages)

Make the git codebase thread-safe
 2014-02-12  2:11 UTC  (3+ messages)

[PATCH] SUNRPC: Fix potential memory scribble in xprt_free_bc_request()
 2014-02-12  2:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] QMP: Allow dot separated dict path arguments in qmp-shell
 2014-02-12  2:10 UTC  (2+ messages)

[PATCH] bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED
 2014-02-12  2:09 UTC  (4+ messages)

[PATCH 1/2] Nested VMX: update nested paging mode on vmexit
 2014-02-12  2:08 UTC  (2+ messages)
` [PATCH 2/2] Nested EPT: fixing issue of translate L2 gva to L1 gfn

[U-Boot] how to get u-boot code with arm64: core support
 2014-02-12  2:08 UTC  (2+ messages)

[PATCH v2 0/2] ext4: increase mbcache scalability
 2014-02-11 19:58 UTC  (5+ messages)
` [PATCH v4 0/3] "

[PATCH 1/3] drm/i915: Rely on accurate request tracking for finding hung batches
 2014-02-12  2:07 UTC  (4+ messages)
` [PATCH 2/3] drm/i915: Record pid/comm of hanging task

3.14-mw regression: rtl8169 WARNING: DMA-API: exceeded 7 overlapping mappings of pfn 55ebe
 2014-02-12  2:07 UTC  (8+ messages)

[NS] kernel BUG at drivers/md/bcache/btree.c:1168
 2014-02-12  2:06 UTC  (3+ messages)

[PATCH] x86: fix two sparse warnings in early boot string handling
 2014-02-12  2:00 UTC  (3+ messages)

[PATCH/RFC 2/2] receive-pack: hint that the user can stop "git push" at auto gc time
 2014-02-12  1:53 UTC  (8+ messages)
` [PATCH v2 1/2] daemon: move daemonize() to libgit.a
  ` [PATCH v2 2/2] gc: config option for running --auto in background

[PATCH] input synaptics-rmi4: Use put_device() and device_type.release() to free storage
 2014-02-12  1:59 UTC  (2+ messages)

[PATCH] Make the global packed_git variable static to sha1_file.c
 2014-02-12  1:57 UTC 

[PATCH v2 0/6] ARM: firmware: improvements to Trusted Foundations support
 2014-02-12  1:56 UTC  (9+ messages)
` [PATCH v2 6/6] ARM: tegra: cpuidle: use firmware for power down

[NOISE] merge window blues, XFS broken
 2014-02-12  1:55 UTC  (8+ messages)

[Qemu-devel] [PATCH v5 RESEND 0/4] qemu-img: add preallocation=full
 2014-02-12  1:53 UTC  (10+ messages)
` [Qemu-devel] [PATCH v5 RESEND 1/4] qapi: introduce PreallocMode and a new PreallocMode full
` [Qemu-devel] [PATCH v5 RESEND 2/4] raw, qcow2: don't convert file size to sector size
` [Qemu-devel] [PATCH v5 RESEND 3/4] raw-posix: Add full image preallocation option

[PATCH] Documentation/networking: delete orphaned 3c505.txt file
 2014-02-12  1:52 UTC 

[PATCH] virtio: make udp more efficient by avoiding indirect desc
 2014-02-12  1:51 UTC  (3+ messages)

[PATCH] tun: use netif_receive_skb instead of netif_rx_ni
 2014-02-12  1:50 UTC  (3+ messages)

[PATCH v3 0/2] sctp: fix a problem with net_namespace
 2014-02-12  1:44 UTC  (3+ messages)
` [PATCH v3 1/2] sctp: fix a missed .data initialization
` [PATCH v3 2/2] sctp: optimize the sctp_sysctl_net_register

Fio 2.1.5 release upcoming
 2014-02-12  1:46 UTC  (17+ messages)

[PATCH 1/3] jffs2: fix unbalanced locking
 2014-02-12  1:42 UTC  (8+ messages)
` [PATCH 2/3] jffs2: avoid soft-lockup in jffs2_reserve_space_gc()

[PATCH] drm/nouveau/fb: use correct ram oclass for nv1a hardware
 2014-02-12  1:41 UTC 

[PATCH] disable kaslr in kdump kernel
 2014-02-12  1:37 UTC  (3+ messages)

[PATCH] ARM: shmobile: set proper DMA masks for Ether devices
 2014-02-12  1:35 UTC  (3+ messages)

[PATCH] iswblank.3: ATTRIBUTES: Note function that is thread safe with exceptions
 2014-02-12  1:34 UTC  (3+ messages)

[Bug 74866] New: This info is from a git bisect I did 20140211
 2014-02-12  1:34 UTC  (2+ messages)
  ` [Bug 74866] "

hyper-v support in KVM
 2014-02-12  1:33 UTC  (3+ messages)

[RFC/PATCH 0/3] Add devicetree scanning for randomness
 2014-02-12  1:33 UTC  (8+ messages)
` [RFC/PATCH 1/3] of: Add early randomness hooks
` [RFC/PATCH 2/3] arm: Add ARCH_WANT_OF_RANDOMNESS
` [RFC/PATCH 3/3] init: Move stack canary initialization after setup_arch

[PATCH net-next] intel: Remove unnecessary OOM messages
 2014-02-12  1:30 UTC  (2+ messages)
` [PATCH net-next V2] "

[PATCH 00/10] net: phy: small cleanups and improvements
 2014-02-12  1:27 UTC  (11+ messages)
` [PATCH 01/10] net: phy: use network device in phy_print_status
` [PATCH 02/10] net: phy: update phy_print_status to show pause settings
` [PATCH 03/10] net: phy: display human readable PHY speed settings
` [PATCH 04/10] net: phy: add genphy_aneg_done()
` [PATCH 05/10] net: phy: allow driver to implement their own aneg_done
` [PATCH 06/10] net: phy: fix phy_{clear,config}_interrupt comment typos
` [PATCH 07/10] net: phy: re-design phy_modes to be self-contained
` [PATCH 08/10] net: phy: expose PHY device interface mode
` [PATCH 09/10] net: phy: add "has_fixups" boolean property
` [PATCH 10/10] net: phy: expose phydev->has_fixups to sysfs

[PATCH] regulator: gpio: bugfix: add gpios-status for DT
 2014-02-12  1:27 UTC  (6+ messages)
  ` [PATCH 1/2] regulator: gpio: print warning if gpios <-> gpios-states mismatch on DT
  ` [PATCH 2/2] regulator: gpio: explain detail of gpios-states

[PATCH] input synaptics-rmi4: rmi_f01.c storage fix
 2014-02-12  1:26 UTC  (2+ messages)

[PATCH v2 1/1] nilfs2: add mount option that reduces super block writes
 2014-02-12  1:23 UTC  (5+ messages)

[PATCH v2 0/2] sctp: fix a problem with net_namespace
 2014-02-12  1:21 UTC  (4+ messages)
` [PATCH v2 2/2] sctp: optimize the sctp_sysctl_net_register

[Patch net-next v2] net: allow setting mac address of loopback device
 2014-02-12  1:21 UTC 

[PATCH] pci: Makefile: Cleanup per-arch list of object files
 2014-02-12  1:20 UTC  (2+ messages)

[PATCH RESEND] ARM: LPC32xx: common.c: Remove unnecessary header inclusion
 2014-02-12  1:17 UTC 

More frequent kexec-tools releases
 2014-02-12  1:16 UTC  (11+ messages)

[PATCH v4] mmc: remove MMC_CAP_ERASE to enable trim in eMMC/SD Device
 2014-02-12  1:16 UTC  (2+ messages)

PATCH: Added device (0ccd:00b4) to DVB_USB_RTL28XXU media driver
 2014-02-12  1:16 UTC  (3+ messages)

[PATCH] ASoC: rsnd: tidyup original for_each_rsnd_xxx macro
 2014-02-12  1:15 UTC 

[meta-selinux][PATCH 0/4] Begin mingrating bbappends to use wildcards in place of version numbers
 2014-02-12  1:15 UTC  (3+ messages)

[Qemu-devel] [RFC/RFT v1 0/2] NAND QOMification - Round 1
 2014-02-12  1:13 UTC  (3+ messages)
` [Qemu-devel] [RFC/RFT v1 1/2] arm: tosa: QOMify NAND/display/irq controller
` [Qemu-devel] [RFC/RFT v1 2/2] cris: axis_dev88: QOMify NAND controller

V2: review request for "Disk IO". "CPU Usage", and "Build Time" pages
 2014-02-12  1:11 UTC 

3.14-rc2 XFS backtrace because irqs_disabled
 2014-02-12  1:09 UTC  (7+ messages)

[PATCH] pciehp: Acknowledge the spurious "cmd completed" event
 2014-02-12  1:08 UTC  (14+ messages)

[Patch net-next v3 0/5] net_sched: act: more cleanup and improvement
 2014-02-12  1:07 UTC  (6+ messages)
` [Patch net-next v3 1/5] net_sched: act: hide struct tcf_common from API
` [Patch net-next v3 2/5] net_sched: act: refactor cleanup ops
` [Patch net-next v3 3/5] net_sched: act: move tcf_hashinfo_init() into tcf_register_action()
` [Patch net-next v3 4/5] net_sched: act: refuse to remove bound action outside
` [Patch net-next v3 5/5] net_sched: act: clean up tca_action_flush()

mm: memcg: A infinite loop in __handle_mm_fault()
 2014-02-12  1:04 UTC  (5+ messages)

[PATCH 0/3] ARM: PCI: implement virtual PCI host controller
 2014-02-12  1:06 UTC  (4+ messages)
` [PATCH 1/3] ARM: bios32: use pci_enable_resource to enable PCI resources

Xen consulting work
 2014-02-12  0:59 UTC 

[PATCH 0/8] Improved seccomp-bpf support for MIPS
 2014-02-12  0:58 UTC  (2+ messages)

[Qemu-devel] [PULL] OpenRISC patch queue for 1.8
 2014-02-12  0:57 UTC  (2+ messages)
` [Qemu-devel] [PULL] target-openrisc: Use new qemu_ld/st opcodes

large degradation in ip netns add/exec performance in 3.13?
 2014-02-12  0:56 UTC  (3+ messages)

[Qemu-devel] [PATCH] QMP: allow JSON dict arguments in qmp-shell
 2014-02-12  0:56 UTC  (4+ messages)
` [Qemu-devel] [PATCH] QMP: allow dot separated dict path "

[PATCH] Don't track all memory when enabling log dirty to track vram
 2014-02-12  0:53 UTC  (9+ messages)

[PATCH] PCI: pciehp: Fix the problem that the present bit is not cleared though slot is empty
 2014-02-12  0:49 UTC  (2+ messages)

[U-Boot] NAND bad block table
 2014-02-12  0:47 UTC  (9+ messages)

[Bug 74815] New: nouveau: no displayport output on quadro 400/600 cards
 2014-02-12  0:47 UTC  (2+ messages)
  ` [Bug 74815] [NVA5, NVC1] "

[RFC, PATCH 0/2] mm: map few pages around fault address if they are in page cache
 2014-02-12  0:44 UTC  (6+ messages)

[PATCH v4 00/34] drm/exynos: Refactor parts of the exynos driver
 2014-02-12  0:44 UTC  (5+ messages)
` [PATCH v4 14/34] drm/exynos: hdmi: remove the i2c drivers and use devtree

[PATCH] pci: fix kernel-doc notation warning
 2014-02-12  0:43 UTC  (2+ messages)

[Qemu-devel] [PATCH] target-arm: make smc behave as a nop
 2014-02-12  0:41 UTC  (3+ messages)

[PATCH] PCI,pciehp: Don't set slot off when found device already exists
 2014-02-12  0:41 UTC  (2+ messages)

[process_vm_access] BUG: unable to handle kernel paging request at fffffff27b92dd20
 2014-02-12  0:38 UTC  (3+ messages)

[PATCH v2 0/9] Phase out pci_enable_msi_block()
 2014-02-12  0:31 UTC  (10+ messages)
` [PATCH v2 8/9] ath10k: Use pci_enable_msi_range()
  ` [PATCH 1/3] ath10k: Get rid of superfluous call to pci_disable_msi()

[PATCH] staging: r8188eu: default to "y" in Kconfig
 2014-02-12  0:37 UTC  (4+ messages)

[PATCH] sh: sh7757: switch RSPI clock to dev ID match
 2014-02-12  0:36 UTC  (4+ messages)

[PATCH] Add a README file for dtc and libfdt
 2014-02-12  0:35 UTC  (2+ messages)

qib_lookup_qpn() appears to leak pointer out of rcu_read_unlock()
 2014-02-12  0:35 UTC  (2+ messages)

net-next is OPEN
 2014-02-12  0:32 UTC 

[Qemu-devel] [PATCH qom-next v1 0/6] SSI QOM cleanups
 2014-02-12  0:30 UTC  (7+ messages)
` [Qemu-devel] [PATCH qom-next v1 1/6] ssi: Convert legacy casts from SSI_SLAVE->DEVICE
` [Qemu-devel] [PATCH qom-next v1 2/6] ssi: Remove legacy SSI_BUS->BUS cast
` [Qemu-devel] [PATCH qom-next v1 3/6] misc: max111x: Create abstract max111x class
` [Qemu-devel] [PATCH qom-next v1 4/6] misc: max111x: QOM casting sweep
` [Qemu-devel] [PATCH qom-next v1 5/6] ssi: Remove SSI_SLAVE_FROM_QDEV macro
` [Qemu-devel] [PATCH qom-next v1 6/6] block/m25p80: Remove FROM_SSI_SLAVE usages

[PATCH] ARM: dts: imx6qdl-sabresd: Do not place regulator nodes under simple-bus
 2014-02-12  0:31 UTC  (2+ messages)

[PATCH] serial: 8250: Support XR17V35x fraction divisor
 2014-02-12  0:30 UTC 

[question] how to figure out OOM reason? should dump slab/vmalloc info when OOM?
 2014-02-12  0:28 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/8] block: Integrate bdrv_file_open() into bdrv_open()
 2014-02-12  0:26 UTC  (12+ messages)
` [Qemu-devel] [PATCH v2 1/8] block: Change BDS parameter of bdrv_open() to **
` [Qemu-devel] [PATCH v2 2/8] block: Add reference parameter to bdrv_open()
` [Qemu-devel] [PATCH v2 7/8] block: Reuse success path from bdrv_open()

[PATCH 00/13] [REPOST] Broadwell HW semaphores
 2014-02-12  0:23 UTC  (6+ messages)
` [PATCH 11/13] drm/i915/bdw: collect semaphore error state

[PATCH v2] xfs_db: fix the setting of unaligned directory fields
 2014-02-12  0:22 UTC  (4+ messages)

[PATCH] ARM: SAMSUNG: remove obsolete tick.h
 2014-02-12  0:21 UTC  (4+ messages)

arch/powerpc/math-emu/mtfsf.c - incorrect mask?
 2014-02-12  0:21 UTC  (15+ messages)
              ` Linux-3.14-rc2: Order of serial node compatibles in DTS files

[PATCH] ARM: SAMSUNG: remove unneeded s3c24xx_init_cpu()
 2014-02-12  0:20 UTC  (3+ messages)

Automatically drop caches after mdadm fails a drive out of an array?
 2014-02-12  0:11 UTC  (4+ messages)

git-note -C changes commit type?
 2014-02-12  0:06 UTC  (3+ messages)

[PATCH 0/3] of: functions to count number of elements and convert regulators
 2014-02-12  0:01 UTC  (7+ messages)
` [PATCH 1/3] of: add functions to count number of elements in a property
` [PATCH 2/3] regulator: gpio-regulator: do not open-code counting and access of dt array elements
` [PATCH 3/3] regulator: ti-abb-regulator: "

[Qemu-devel] [PATCH] qemu_file: use fwrite() correctly
 2014-02-12  0:02 UTC  (3+ messages)

[Qemu-devel] [PATCH v2] qemu_file: use fwrite() correctly
 2014-02-12  0:00 UTC 

[PATCH 2/6] t5538: fix default http port
 2014-02-11 23:58 UTC  (5+ messages)
` [PATCH] tests: turn on network daemon tests by default

[RFC][PATCH 0/2] glibc: header file and manual updates for file-private locks
 2014-02-11 23:57 UTC  (4+ messages)
` [RFC][PATCH 1/2] fcntl.h: add new definitions for file-private lock cmd values

[PATCH v2] linuxptp: Add recipe for linux ptp
 2014-02-11 23:56 UTC 

+ jffs2-remove-wait-queue-after-schedule.patch added to -mm tree
 2014-02-11 23:56 UTC 

+ jffs2-avoid-soft-lockup-in-jffs2_reserve_space_gc-fix.patch added to -mm tree
 2014-02-11 23:56 UTC 

+ jffs2-avoid-soft-lockup-in-jffs2_reserve_space_gc.patch added to -mm tree
 2014-02-11 23:56 UTC 

+ jffs2-fix-unbalanced-locking.patch added to -mm tree
 2014-02-11 23:56 UTC 

n_tty: Simplify input_available_p()
 2014-02-11 23:55 UTC 

poor data distribution
 2014-02-11 23:53 UTC  (8+ messages)
                      ` [ceph-users] "


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.