All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-02-18 21:52:21 to 2014-02-18 22:47:00 UTC [more...]

[PATCH 1/1] fs: xattr: Don't display attributes without read access
 2014-02-18 23:16 UTC  (3+ messages)

[PATCH 3.10 00/26] 3.10.31-stable review
 2014-02-18 22:47 UTC  (7+ messages)
` [PATCH 3.10 01/26] SELinux: Fix kernel BUG on empty security contexts
` [PATCH 3.10 07/26] arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
` [PATCH 3.10 10/26] arm64: vdso: fix coarse clock handling
` [PATCH 3.10 11/26] arm64: add DSB after icache flush in __flush_icache_all()
` [PATCH 3.10 25/26] intel_pstate: Take core C0 time into account for core busy calculation
` [PATCH 3.10 26/26] mm: fix process accidentally killed by mce because of huge page migration

[PATCH 3.12 00/32] 3.12.12-stable review
 2014-02-18 22:47 UTC  (7+ messages)
` [PATCH 3.12 01/32] SELinux: Fix kernel BUG on empty security contexts
` [PATCH 3.12 05/32] crypto: s390 - fix des and des3_ede ctr concurrency issue
` [PATCH 3.12 09/32] arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
` [PATCH 3.12 15/32] ALSA: hda - Fix missing VREF setup for Mac Pro 1,1
` [PATCH 3.12 16/32] ALSA: hda - Fix silent output on Toshiba Satellite L40
` [PATCH 3.12 22/32] x86: mm: change tlb_flushall_shift for IvyBridge

[PATCH v2] net: ethoc: document OF bindings
 2014-02-18 22:46 UTC 

[PATCH 3.4 00/24] 3.4.81-stable review
 2014-02-18 22:47 UTC  (8+ messages)
` [PATCH 3.4 01/24] SELinux: Fix kernel BUG on empty security contexts
` [PATCH 3.4 02/24] mm: __set_page_dirty_nobuffers() uses spin_lock_irqsave() instead of spin_lock_irq()
` [PATCH 3.4 08/24] mm/page_alloc.c: remove pageblock_default_order()
` [PATCH 3.4 09/24] mm: setup pageblock_order before its used by sparsemem
` [PATCH 3.4 14/24] sched/nohz: Fix rq->cpu_load[] calculations
` [PATCH 3.4 19/24] KVM: Fix buffer overflow in kvm_set_irq()
` [PATCH 3.4 20/24] PM / Hibernate: Hibernate/thaw fixes/improvements

[PATCH V6 ] mm readahead: Fix readahead fail for memoryless cpu and limit readahead pages
 2014-02-18 22:46 UTC  (7+ messages)

[GIT PULL] jfs for 3.14-rc4
 2014-02-18 22:45 UTC 

Read i/o errs and disk replacement
 2014-02-18 22:45 UTC  (5+ messages)

[PATCH net-next v2] Documentation: broadcom-bcmgenet: fix address and cells properties
 2014-02-18 22:44 UTC  (2+ messages)

devicetree repository separation/migration
 2014-02-18 22:44 UTC  (7+ messages)

[Qemu-trivial] [PATCH] object: Report type in error when not user creatable
 2014-02-18 22:42 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v2 1/2] pata_imx: Use devm_ioremap_resource() to simplify code
 2014-02-18 22:41 UTC  (2+ messages)

Need Advice regarding chunk size of RAID6 regarding HFS+
 2014-02-18 22:40 UTC 

[PATCH 0/2] Add Ether DT support for R8A7790/Lager reference board
 2014-02-18 22:40 UTC  (3+ messages)

[PATCH] provide a Git user-manual man page
 2014-02-18 22:39 UTC  (4+ messages)
` [PATCH] Provide a 'git help user-manual' route to the docbook

Some packets flagged INVALID
 2014-02-18 22:38 UTC  (3+ messages)

[PATCH net-next] bonding: Fix RTNL: assertion failed at net/core/rtnetlink.c for 802.3ad mode
 2014-02-18 22:38 UTC  (2+ messages)

[Bug 70801] New: ptrace PEEKDATA API is incorrect
 2014-02-18 22:37 UTC  (2+ messages)
  ` [Bug 70801] "

[Buildroot] [PATCH v2 0/6] Add toolchain knob for NPTL
 2014-02-18 22:36 UTC  (3+ messages)
` [Buildroot] [PATCH v2 2/6] docs/manual: indicate how to handle BR2_TOOLCHAIN_HAS_THREADS_NPTL

[PATCH V6 0/7] cpufreq: suspend early/resume late: dpm_{suspend|resume}()
 2014-02-18 22:36 UTC  (4+ messages)

[PATCH V5 11/17] i2c: nomadik: Convert to devm functions
 2014-02-18 22:35 UTC  (2+ messages)

[PATCH v4] ACPI / video: Add systems that should favour native backlight interface
 2014-02-18 22:35 UTC  (4+ messages)

[PATCH] dt: platform driver: Fill the resources before probe and defer if needed
 2014-02-18 22:34 UTC  (4+ messages)

[PATCH v2 0/3] Deferrable timers support for timerfd API
 2014-02-18 22:33 UTC  (14+ messages)

[PATCH] workqueue: ensure @task is valid across kthread_stop()
 2014-02-18 22:31 UTC  (5+ messages)
  ` [PATCH 2/3] workqueue: async worker destruction
  ` [PATCH 3/3] workqueue: kick worker to die directly in idle timeout handler

[Buildroot] [PATCH v2 00/20] Python 2 and 3 bumps, support for Python 3 external modules
 2014-02-18 22:33 UTC  (22+ messages)
` [Buildroot] [PATCH v2 01/20] pkg-python: no longer use distutilscross for setuptools
` [Buildroot] [PATCH v2 02/20] python-distutilscross: remove package that is no longer needed
` [Buildroot] [PATCH v2 03/20] python3: removal of *.py/*.pyc is now done globally
` [Buildroot] [PATCH v2 04/20] python3: make it exclusive from python
` [Buildroot] [PATCH v2 05/20] python3: add python -> python3 symlink for the host variant
` [Buildroot] [PATCH v2 06/20] python3: add config directory symbolic link
` [Buildroot] [PATCH v2 07/20] python3: use proper PYTHON3_VERSION_MAJOR instead of harcoding 3.3
` [Buildroot] [PATCH v2 08/20] python3: bump to 3.4.0rc1
` [Buildroot] [PATCH v2 09/20] python3: provide a PYTHON3_PATH

SPARC tftpboot.img build failure on 64-bit build host
 2014-02-18 22:32 UTC  (2+ messages)

[PATCH net-next] tipc: align tipc function names with common naming practice in the network
 2014-02-18 22:32 UTC  (2+ messages)

[PATCH] Set bounds on what /proc/self/make-it-fail accepts
 2014-02-18 22:32 UTC  (2+ messages)

Bug fix and test matching method for of_match_node()
 2014-02-18 22:31 UTC  (6+ messages)
` [PATCH 1/4] Revert "of: search the best compatible match first in __of_match_node()"
` [PATCH 2/4] of: reimplement the matching method for __of_match_node()
` [PATCH 3/4] of: Move testcase FDT data into drivers/of
` [PATCH 4/4] of: Add self test for of_match_node()

[Buildroot] [PATCH v2 1/1] ncftp: fix cross-compilation test
 2014-02-18 22:31 UTC 

[PATCH] pseudo-1.5.1: keep install command directory mode
 2014-02-18 22:31 UTC  (4+ messages)

[meta-qt5][PATCH] qtbase-native: explicitly disable ICU
 2014-02-18 22:34 UTC 

[Buildroot] [git commit] package: add python3 support in the package infrastructure
 2014-02-18 22:30 UTC 

[Buildroot] [git commit branch/next] package: add python3 support in the package infrastructure
 2014-02-18 22:30 UTC 

[Buildroot] [git commit branch/next] python3: provide a PYTHON3_PATH
 2014-02-18 22:29 UTC 

[Buildroot] [git commit] python3: provide a PYTHON3_PATH
 2014-02-18 22:29 UTC 

[PATCH 0/2] of: reimplement the matching method for __of_match_node()
 2014-02-18 22:29 UTC  (2+ messages)
    ` [PATCH 2/2] "

Changes in /sys/bcache in kernel 3.13
 2014-02-18 22:28 UTC 

ppc: RECLAIM_DISTANCE 10?
 2014-02-18 22:27 UTC  (4+ messages)

[PATCH 0/5] intel_pstate updates for v3.14-rcX
 2014-02-18 22:27 UTC  (3+ messages)

[PATCH V4 11/17] i2c: nomadik: Convert to devm functions
 2014-02-18 22:26 UTC  (4+ messages)

[PATCH net-next] ethtool: Remove inactive code snippet in ethtool_set_rxfh_indir
 2014-02-18 22:26 UTC  (2+ messages)

[PATCH v3 0/6] Enable additional channels for use
 2014-02-18 22:18 UTC  (6+ messages)
  ` [wireless-regdb] "

[PATCH] Prevent zero sized wl_egl_window
 2014-02-18 22:25 UTC  (5+ messages)

[PATCH] Documentation: broadcom-bcmgenet: fix address and cells properties
 2014-02-18 22:23 UTC  (2+ messages)

[RFC PATCH 2/3] topology: support node_numa_mem() for determining the fallback node
 2014-02-18 22:22 UTC  (12+ messages)

[PATCH] drm/i915: Accurately track when we mark the hardware as idle/busy
 2014-02-18 22:23 UTC  (4+ messages)

[PATCH v2 0/6] Enable additional channels for use
 2014-02-18 22:22 UTC  (6+ messages)
` [PATCH v2 4/6] cfg80211: Add an option to hint indoor operation
      ` [wireless-regdb] "

[PATCH 2/2] Bluetooth: Use connection address for reporting connection failures
 2014-02-18 22:22 UTC 

[PATCH 1/2] Bluetooth: Report identity address when remote device connects
 2014-02-18 22:22 UTC 

[Buildroot] [git commit] python3: bump to 3.4.0rc1
 2014-02-18 22:22 UTC 

[Buildroot] [git commit branch/next] python3: bump to 3.4.0rc1
 2014-02-18 22:22 UTC 

[PATCH 0/3] HID: sony: Various cleanups and fixes for the sony module
 2014-02-18 22:22 UTC  (4+ messages)
` [PATCH 1/3] HID: sony: Enable LED controls and rumble for the Sixaxis on Bluetooth
` [PATCH 2/3] HID: sony: Force-feedback cleanup
` [PATCH 3/3] HID: sony: Prevent duplicate controller connections

[PATCH v4] sh_eth: add device tree support
 2014-02-18 22:21 UTC  (3+ messages)

[Buildroot] [git commit] python3: use proper PYTHON3_VERSION_MAJOR instead of harcoding 3.3
 2014-02-18 22:21 UTC 

[Buildroot] [git commit branch/next] python3: use proper PYTHON3_VERSION_MAJOR instead of harcoding 3.3
 2014-02-18 22:21 UTC 

[PATCH v2] backlight: Convert from Legacy pm ops to dev_pm_ops
 2014-02-18 22:20 UTC  (3+ messages)
` [v2] "

[flasher PATCH] Enable Venice2 board by default
 2014-02-18 22:20 UTC 

DoS with unprivileged mounts
 2014-02-18 22:20 UTC  (11+ messages)
        ` [RFC][PATCH 0/3] vfs: Detach mounts on unlink
          ` [PATCH 0/11] Detaching "
            ` [PATCH 03/11] vfs: Don't allow overwriting mounts in the current mount namespace

[U-Boot] [PATCH v3 0/3] ubs: tegra: two fixes and cleanup
 2014-02-18 22:20 UTC  (4+ messages)
` [U-Boot] [PATCH v3 3/3] usb: tegra: combine header file

[Buildroot] [PATCH 1/1] crda: fix build failure for nios2
 2014-02-18 22:20 UTC  (3+ messages)

[PATCH] drivers/rpmsg/virtio_rpmsg_bus.c: fix the return value of rpmsg_init
 2014-02-18 22:19 UTC  (2+ messages)

x86_pmu_start WARN_ON
 2014-02-18 22:20 UTC  (10+ messages)

socket bind to local address ::ffff:127.0.0.1 question
 2014-02-18 22:19 UTC  (5+ messages)

[PATCH] ath9k: Enable U-APSD AP mode support
 2014-02-18 22:18 UTC  (3+ messages)

[PATCH] fs/proc/meminfo: meminfo_proc_show(): fix typo in comment
 2014-02-18 22:17 UTC  (4+ messages)

KVM call minutes for 2014-02-18
 2014-02-18 22:16 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH v2 0/4] hugetlb: add hugepages_node= command-line option
 2014-02-18 22:16 UTC  (10+ messages)
` [PATCH 4/4] "

[PATCHv4 0/2] Remove ARM meminfo
 2014-02-18 22:15 UTC  (8+ messages)
` [PATCHv4 1/2] mm/memblock: add memblock_get_current_limit
` [PATCHv4 2/2] arm: Get rid of meminfo

disabling updatedb
 2014-02-18 22:07 UTC  (4+ messages)
` [Ceph-maintainers] "

pci-3.14 resource alloc
 2014-02-18 22:29 UTC  (3+ messages)

[PATCH] Git release notes man page
 2014-02-18 22:14 UTC  (2+ messages)

[RFC][PATCH 0/5] arch: atomic rework
 2014-02-18 22:14 UTC  (26+ messages)

[Buildroot] Switching from uClibc to glibc as the default in Buildroot?
 2014-02-18 22:14 UTC 

[PATCH] ARM: dts: qcom: Add RNG device tree node
 2014-02-18 22:13 UTC  (5+ messages)

[PATCH -mm 0/3] fix numa vs kvm scalability issue
 2014-02-18 22:12 UTC  (8+ messages)
` [PATCH -mm 1/3] sched,numa: add cond_resched to task_numa_work
` [PATCH -mm 2/3] mm,numa: reorganize change_pmd_range
` [PATCH -mm 3/3] move mmu notifier call from change_protection to change_pmd_range

btrfsck does not fix
 2014-02-18 22:12 UTC  (15+ messages)

+ fs-proc-meminfo-meminfo_proc_show-fix-typo-in-comment.patch added to -mm tree
 2014-02-18 22:12 UTC 

locking changes in tty broke low latency feature
 2014-02-18 22:12 UTC  (2+ messages)

[PATCH 3.10.x] mm: fix process accidentally killed by mce because of huge page migration
 2014-02-18 22:13 UTC  (2+ messages)
` Patch "mm: fix process accidentally killed by mce because of huge page migration" has been added to the 3.10-stable tree

[PATCH] ARM: tegra: Add head numbers to display controllers
 2014-02-18 22:11 UTC  (4+ messages)

[PATCH v2 02/10] genirq: Add devm_request_any_context_irq()
 2014-02-18 22:11 UTC  (6+ messages)
` [tip:irq/core] "

[PATCH 0/7] rtl818x: second bunch of fixes ported from rtl8187se merge process
 2014-02-18 22:10 UTC  (10+ messages)
` [PATCH 3/7] rtl818x: check for pci_map_single() success when initializing RX ring

[Buildroot] [PATCH] host python/python3: conditionally disable unicodedata
 2014-02-18 22:10 UTC  (6+ messages)

[PATCH 1/2] sparc64 - strict devmem
 2014-02-18 22:10 UTC  (2+ messages)

Implications of a permissive FORWARD chain
 2014-02-18 22:10 UTC  (4+ messages)

[BUG?] sync writeback regression from c4a391b5 "writeback: do not sync data dirtied after sync start"?
 2014-02-18 22:09 UTC  (7+ messages)

[pull] radeon fixes 3.14
 2014-02-18 22:09 UTC 

[Buildroot] [git commit] host python/python3: conditionally disable unicodedata
 2014-02-18 22:09 UTC 

+ hfsplus-fix-concurrent-acess-of-alloc_blocks-fix.patch added to -mm tree
 2014-02-18 22:07 UTC 

+ hfsplus-fix-concurrent-acess-of-alloc_blocks.patch added to -mm tree
 2014-02-18 22:07 UTC 

[PATCH] hfsplus: fix concurrent acess of alloc_blocks
 2014-02-18 22:06 UTC  (2+ messages)

[PATCH] ARM: tegra: add SPI flash to Venice2 DT
 2014-02-18 22:06 UTC  (2+ messages)

[PATCH v5] DT: net: document Ethernet bindings in one place
 2014-02-18 22:05 UTC  (3+ messages)

[Qemu-devel] [RFC 0/9] generate dynamic _CRS for motherboard resources
 2014-02-18 22:04 UTC  (5+ messages)

[PATCH V3 11/17] i2c: nomadik: Convert to devm functions
 2014-02-18 22:02 UTC  (7+ messages)

[PATCH] Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues
 2014-02-18 22:00 UTC  (2+ messages)

list spam
 2014-02-18 21:59 UTC  (5+ messages)

Extract lttng trace from kernel coredump
 2014-02-18 21:59 UTC 

[PATCHv3] EFI - PXE - include details from proxy (altserviceboot) offer when available - Bug 41488
 2014-02-18 21:58 UTC  (2+ messages)

+ hfsplus-remove-unused-variable-in-hfsplus_get_block.patch added to -mm tree
 2014-02-18 21:58 UTC 

pull request: wireless 2014-02-17
 2014-02-18 21:58 UTC  (2+ messages)

[meta-oe][PATCH v2] image_types.bbclass: fix cpio IMAGE_CMD to preserve working directory
 2014-02-18 22:02 UTC 

+ mm-consolidate-code-to-call-vm_ops-page_mkwrite-fix.patch added to -mm tree
 2014-02-18 21:58 UTC 

[PATCH] IB/qib: Convert qib_user_sdma_pin_pages() to use get_user_pages_fast()
 2014-02-18 21:53 UTC 

[Bug 75128] New: Artifacts
 2014-02-18 21:52 UTC  (2+ messages)
` [Bug 75128] Artifacts

[PATCH RFC/RFT v2 0/8] drivers: cacheinfo support
 2014-02-18 21:53 UTC  (7+ messages)
` [PATCH RFC/RFT v2 1/8] drivers: base: support cpu cache information interface to userspace via sysfs


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.