All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-11-05 14:13:14 to 2014-11-05 14:53:15 UTC [more...]

[PATCHv2 RFC 00/19] THP refcounting redesign
 2014-11-05 14:49 UTC  (35+ messages)
` [PATCH 01/19] mm, thp: drop FOLL_SPLIT
` [PATCH 02/19] thp: cluster split_huge_page* code together
` [PATCH 03/19] mm: change PageAnon() to work on tail pages
` [PATCH 04/19] mm: avoid PG_locked "
` [PATCH 05/19] rmap: add argument to charge compound page
` [PATCH 06/19] mm: store mapcount for compound page separate
` [PATCH 07/19] mm, thp: adjust conditions when we can reuse the page on WP fault
` [PATCH 08/19] mm: prepare migration code for new THP refcounting
` [PATCH 09/19] thp: rename split_huge_page_pmd() to split_huge_pmd()
` [PATCH 10/19] thp: PMD splitting without splitting compound page
` [PATCH 11/19] mm, vmstats: new THP splitting event
` [PATCH 12/19] thp: implement new split_huge_page()
` [PATCH 13/19] mm, thp: remove infrastructure for handling splitting PMDs
` [PATCH 14/19] x86, thp: remove "
` [PATCH 15/19] futex, thp: remove special case for THP in get_futex_key
` [PATCH 16/19] thp: update documentation
` [PATCH 17/19] mlock, thp: HACK: split all pages in VM_LOCKED vma
` [PATCH 18/19] tho, mm: use migration entries to freeze page counts on split
` [PATCH 19/19] mm, thp: remove compound_lock

Unable to get u-boot running on i.MX6 SABRE for Smart Devices Eval Board
 2014-11-05 14:52 UTC  (6+ messages)

[PATCH] efi: check *path non-null before grub_strrchr
 2014-11-05 14:52 UTC  (3+ messages)

[PATCH v3] xen/arm: Add support for Huawei hip04-d01 platform
 2014-11-05 14:52 UTC  (8+ messages)
` [PATCH v3 4/8] xen/arm: Add support for DTBs with strange names of Hip04 GICv2
` [PATCH v3 7/8] xen/device_tree: Add dt_device_get_address_raw
` [PATCH v3 8/8] xen/arm: Handle translated addresses for hardware domains

[PATCH] ASoC:rt5645:Add JD function support
 2014-11-05 14:51 UTC  (2+ messages)

[PATCH] sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks
 2014-11-05 14:52 UTC 

[PATCHv3 0/5] Legacy instruction emulation for arm64
 2014-11-05 14:51 UTC  (5+ messages)
` [PATCHv3 4/5] arm64: Emulate CP15 Barrier instructions
` [PATCHv3 5/5] arm64: Trace emulation of AArch32 legacy instructions

[PATCH 1/6] ASoC: sn95031: Use table based control setup
 2014-11-05 14:50 UTC  (8+ messages)
` [PATCH 4/6] ASoC: wm8737: Use table based DAPM and "
` [PATCH 5/6] ASoC: wm8961: "
` [PATCH 6/6] ASoC: wm8995: "

staged dm_internal_{suspend, resume} related changes for wider review
 2014-11-05 14:50 UTC  (9+ messages)

[PATCH 1/3] NFSv4: Ensure that we remove delegations before recovering
 2014-11-05 14:49 UTC  (3+ messages)
` [PATCH 2/3] NFSv4: Ensure that we call FREE_STATEID when NFSv4.x stateids are revoked

[PATCH BlueZ 0/4] GAttrib cleanup and switch to bt_att
 2014-11-05 14:49 UTC  (5+ messages)
` [PATCH BlueZ 3/4] shared/att: Add support for BT_ATT_ALL_REQUESTS
` [PATCH BlueZ 4/4] GATT shim to src/shared bt_att

segmented recv ixgbevf
 2014-11-05 14:48 UTC  (4+ messages)

[RFC Patch 0/4] mfd: AXP20x: Add power supply sub-driver
 2014-11-05 14:48 UTC  (10+ messages)
` [RFC Patch 1/4] mfd: AXP20x: Add power supply bindings documentation

[PATCH] net: mv643xx_eth: reclaim TX skbs only when released by the HW
 2014-11-05 14:46 UTC  (2+ messages)

[Qemu-devel] [PATCH] gdbstub: Add a missing case of signal number translation in gdbstub
 2014-11-05 14:47 UTC  (5+ messages)

v2014.11.0
 2014-11-05 14:47 UTC 

[Buildroot] [RFC/PATCH] target permissions
 2014-11-05 14:46 UTC  (4+ messages)
` [Buildroot] [RFC/PATCH] Makefile: guarantee reproducible permissions

[PATCH] net/9p: remove a comment about pref member which doesn't exist
 2014-11-05 14:45 UTC 

[RFC][PATCH 00/12 v3] seq-buf/x86/printk: Print all stacks from NMI safely
 2014-11-05 14:45 UTC  (6+ messages)
` [RFC][PATCH 03/12 v3] tracing: Create seq_buf layer in trace_seq
` [RFC][PATCH 04/12 v3] tracing: Convert seq_buf_path() to be like seq_path()

[PATCH 0/7] drm: Sanitize DRM_IOCTL_MODE_CREATE_DUMB input
 2014-11-05 14:45 UTC  (17+ messages)
` [PATCH 1/7] drm/gem: Fix a few kerneldoc typos
` [PATCH 2/7] drm/doc: mm: Fix indentation
` [PATCH 3/7] drm/doc: Add GEM/CMA helpers to kerneldoc
` [PATCH 4/7] drm/cma: Introduce drm_gem_cma_dumb_create_internal()
` [PATCH 5/7] drm/omap: gem: dumb: pitch is an output
` [PATCH 6/7] drm/rcar: "
` [PATCH 7/7] drm: Sanitize DRM_IOCTL_MODE_CREATE_DUMB input

[PATCH 0/1] staging: iio: Add notrigger mode for generic_buffer
 2014-11-05 14:44 UTC  (3+ messages)
` [PATCH 1/1] "

maximum WiFi associations on AP using ath9k and wpa_supplicant
 2014-11-05 14:44 UTC 

[RFC PATCH 0/4] libxl: CODING_STYLE improvements
 2014-11-05 14:43 UTC  (5+ messages)
` [PATCH 1/4] libxl: CODING_STYLE: Much new material
` [PATCH 2/4] libxl: CODING_STYLE: Deprecate `error' for out blocks
` [PATCH 3/4] libxl: CODING_STYLE: Mention function out parameters
` [PATCH 4/4] libxl: CODING_STYLE: Discuss existing style problems

[Qemu-devel] [PATCHv2] virtio-serial: avoid crash when port has no name
 2014-11-05 14:43 UTC 

[PATCHSET 0/5 v3] brd: partition fixes
 2014-11-05 14:43 UTC  (4+ messages)
` [PATCH 4/5] brd: Request from fdisk 4k alignment

[ANNOUNCE] 3.14.23-rt20
 2014-11-05 14:43 UTC  (4+ messages)

[PATCH net v3] ipv6: mld: fix add_grhead skb_over_panic for devs with large MTUs
 2014-11-05 14:42 UTC 

[Buildroot] Buildroot and apt-get
 2014-11-05 14:42 UTC  (3+ messages)

[PATCH V3 1/3] can: add can_is_canfd_skb() API
 2014-11-05 14:42 UTC  (9+ messages)
` [PATCH V3 2/3] can: m_can: update to support CAN FD features
` [PATCH V3 3/3] can: m_can: workaround for transmit data less than 4 bytes

Client never uses DATA_SYNC
 2014-11-05 14:41 UTC  (4+ messages)

[PATCH v2 0/4] mmc: core: hw_reset changes
 2014-11-05 14:40 UTC  (4+ messages)
` [PATCH v2 3/4] mmc: core: turn hw_reset into a bus_ops

[PATCH v4 01/16] drm/dsi: Add message to packet translator
 2014-11-05 14:39 UTC  (5+ messages)
` [PATCH v4 16/16] drm/panel: Add Sharp LQ101R1SX01 support

[PATCH] android/client: Print number on query current calls in hf-client
 2014-11-05 14:39 UTC 

[PATCH 0/9] 1st part of handsfree Android 5.0 adaptation code
 2014-11-05 14:38 UTC  (10+ messages)
` [PATCH 1/9] android/handsfree: Add support for new API for handsfree init
` [PATCH 2/9] android/handsfree: Add support for new API for start_vr
` [PATCH 3/9] android/handsfree: Add support for new API for stop_vr
` [PATCH 4/9] android/handsfree: Add support for new API for volume_control
` [PATCH 5/9] android/handsfree: Add support for new API for cops_response
` [PATCH 6/9] android/handsfree: Add support for new API for cind_response
` [PATCH 7/9] android/handsfree: Add support for new API for formatted_at_response
` [PATCH 8/9] android/handsfree: Add support for new API for at_response
` [PATCH 9/9] android/handsfree: Add support for new API for clcc_response

[PATCH v3] python-pygtk: Restore pkg-config support
 2014-11-05 14:38 UTC  (2+ messages)

[PATCH v3] iio:kxcjk-1013: Add support for SMO8500 device
 2014-11-05 14:38 UTC  (2+ messages)

exynos-drm registration: infinite loop
 2014-11-05 14:38 UTC  (2+ messages)

[PATCH] acct: eliminate compile warning
 2014-11-05 14:37 UTC  (3+ messages)

[PATCH v2] nfs: fix pnfs direct write memory leak
 2014-11-05 14:36 UTC 

[Xenomai] Round robin scheduling seem not working in a specific case
 2014-11-05 14:36 UTC  (12+ messages)

[PATCH V2 1/4] can: m_can: update to support CAN FD features
 2014-11-05 14:35 UTC  (8+ messages)

rpc.mountd can be blocked by a bad client
 2014-11-05 14:25 UTC  (5+ messages)

10/7/2014 Weekly Ceph Performance Meeting
 2014-11-05 14:33 UTC  (8+ messages)
` 10/7/2014 Weekly Ceph Performance Meeting: kernel boot params

[PATCH 00/12] Add kdbus implementation
 2014-11-05 14:34 UTC  (4+ messages)

master - cleanup: avoid dm_list size calc in common path
 2014-11-05 14:33 UTC 

master - activate: check all snap segs are inactive
 2014-11-05 14:33 UTC 

master - lv: lv_active_change add needs_exclusive flag
 2014-11-05 14:33 UTC 

master - snapshot: no snapshot of any cache type LVs
 2014-11-05 14:33 UTC 

misc scsi ioctl updates V2
 2014-11-05 14:33 UTC  (17+ messages)
` [PATCH 1/6] scsi: refactor scsi_reset_provider handling
` [PATCH 2/6] scsi: split scsi_nonblockable_ioctl
` [PATCH 3/6] sd: fix up ->compat_ioctl
` [PATCH 4/6] st: call scsi_set_medium_removal directly
` [PATCH 5/6] osst: "
` [PATCH 6/6] scsi: return EAGAIN when resetting a device under EH

[PATCH 0/1] kvm-s390: Provide guest TOD Clock Get/Set Controls
 2014-11-05 14:32 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH] mk: pass MODULE_CFLAGS to BSD module build system
 2014-11-05 14:32 UTC  (2+ messages)

[Buildroot] [PATCH] libcurl: security bump to version 7.39.0
 2014-11-05 14:31 UTC 

[PATCH] iio: ak8975: Add AKM0991x support
 2014-11-05 14:31 UTC  (3+ messages)
` [PATCHv2] "

[Qemu-devel] [PATCH] hw/pci: fix crash on shpc error flow
 2014-11-05 14:29 UTC 

[Buildroot] [PATCH 1/1] exiv2: new package
 2014-11-05 14:30 UTC 

[PATCH v2] Scarlett mixer interface inclusion
 2014-11-05 14:30 UTC  (6+ messages)

[PATCH V2 for-4.5] EFI: Always use EFI command line
 2014-11-05 14:30 UTC  (11+ messages)

imap-send: Use parse options API to determine verbosity
 2014-11-05 14:29 UTC 

[PATCH V2 1/5] sched: idle: cpuidle: Check the latency req before idle
 2014-11-05 14:28 UTC  (5+ messages)

[RFC/PATCH 1/5 v2] mtd: ubi: Read disturb infrastructure
 2014-11-05 14:27 UTC  (3+ messages)

[PATCH] Add user defined tag calculation callback to librte_distributor
 2014-11-05 14:27 UTC  (2+ messages)

[U-Boot] [PATCH 1/2] ubi: enable error reporting in initialization
 2014-11-05 14:27 UTC  (3+ messages)

[PATCH] i2c: mux: create proper topology in sysfs
 2014-11-05 14:26 UTC  (6+ messages)

[U-Boot] [u-boot][PATCH] omap3_beagle: Fix device tree boot
 2014-11-05 14:25 UTC  (3+ messages)

php: museum.php.net is broken - change recipe SRC_URI?
 2014-11-05 14:25 UTC  (5+ messages)

[PATCH] nfs: fix pnfs direct write memory leak
 2014-11-05 14:24 UTC  (3+ messages)

[U-Boot] [PATCH] doc: fix documentation of output directory
 2014-11-05 14:25 UTC  (4+ messages)

powerpc: Convert power off logic to pm_power_off topic branch
 2014-11-05 14:24 UTC  (2+ messages)

[PATCH v2] ALSA: echoaudio: cleanup of unnecessary messages
 2014-11-05 14:21 UTC  (2+ messages)

[PATCH 69/89] drm/i915/skl: Adding power domains for AUX controllers
 2014-11-05 14:23 UTC  (2+ messages)
` [PATCH 69/89 v5] "

[RFC PATCH net-next v3 0/4] netns: allow to identify peer netns
 2014-11-05 14:23 UTC  (7+ messages)
` [PATCH net-next v4 "

[PATCH v3 0/3] Add Reset Controller for MediaTek SoC
 2014-11-05 14:21 UTC  (12+ messages)
` [PATCH v3 1/3] ARM: mediatek: "
` [PATCH v3 2/3] dt-bindings: "
` [PATCH v3 3/3] ARM: dts: mt8135: "

[PATCH] drm: Global atomic state handling
 2014-11-05 14:22 UTC  (2+ messages)

[PATCH v2] hwmon: (ibmpowernv) Use platform 'id_table' to probe the device
 2014-11-05 14:21 UTC  (4+ messages)
  ` [lm-sensors] "

[PATCH v9 0/4] amba/dma: pl330: add Power Management support
 2014-11-05 14:21 UTC  (4+ messages)
` [PATCH v9 3/4] dma: "

[Xenomai] Error building cobalt kernel (xenomai3 on 3.14.17)
 2014-11-05 14:21 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Fix device_del() sysfs warnings at disconnect
 2014-11-05 14:21 UTC 

[PATCH v5] lockfile.c: store absolute path
 2014-11-05 14:19 UTC  (3+ messages)

[Cluster-devel] [PATCH] fence_mpath: new fence agent for dm-multipath based on mpathpersist
 2014-11-05 14:17 UTC 

PATCH: Quirk (hid-saitek.c) for Saitek R.A.T.7 works with R.A.T.9 too
 2014-11-05 14:15 UTC  (4+ messages)
  ` [PATCH 1/1] hid-saitek: Quirk "

[PATCH] dm: do not call dm_sync_table() when creating new devices
 2014-11-05 14:15 UTC  (2+ messages)
`  "

[PATCH 0/4 -v2] OOM vs. freezer interaction fixes
 2014-11-05 14:14 UTC  (13+ messages)
` [PATCH 3/4] OOM, PM: OOM killed task shouldn't escape PM suspend

[Qemu-devel] [PATCH RESEND] vhost-user-test: Fix 'make check' broken on glib < 2.26
 2014-11-05 14:14 UTC  (2+ messages)

[Documentation][PATCH][v2 1/3] script: create doc_utils.py module for commonly used methods
 2014-11-05 14:14 UTC  (3+ messages)
` [Documentation][PATCH][v2 3/3] scripts: add bugs tables generation script

[Documentation][PATCH v3] RN: Update bugs and known-issues for 1.7
 2014-11-05 14:13 UTC  (3+ messages)
` [Documentation][PATCH] RN: Updates from bitbake-metadata2doc.sh


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.