All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-12 09:34:31 to 2016-01-12 10:18:20 UTC [more...]

[U-Boot] [PATCH v3 00/14] Initial Microchip PIC32MZ[DA] Support
 2016-01-12 10:18 UTC  (6+ messages)
` [U-Boot] [PATCH v3 01/14] MIPS: initialize board_init_f() argument to zero
` [U-Boot] [PATCH v3 02/14] MIPS: initial infrastructure for Microchip PIC32 architecture
` [U-Boot] [PATCH v3 03/14] drivers: clk: Add clock driver for Microchip PIC32 Microcontroller
` [U-Boot] [PATCH v3 04/14] drivers: pinctrl: Add pinctrl driver for Microchip PIC32
` [U-Boot] [PATCH v3 05/14] drivers: gpio: add driver for Microchip PIC32 GPIO controller

[PATCH] mm,oom: make oom_killer_disable() killable
 2016-01-12 10:17 UTC  (4+ messages)
` What is oom_killer_disable() for?

[PATCH v2 1/2] of: rework of_node_cmp() to support short and full node names
 2016-01-12 10:16 UTC  (2+ messages)
` [PATCH v2 2/2] FIT: bootm: accept configuration name as string

[PATCH] drm: Release driver references to handle before making it available again
 2016-01-12 10:17 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v7] iio: add ad5761 DAC driver
 2016-01-11 21:05 UTC  (2+ messages)

[RFC PATCH 00/19] cpufreq locking cleanups and documentation
 2016-01-12 10:15 UTC  (13+ messages)
` [RFC PATCH 05/19] cpufreq: assert locking when accessing cpufreq_policy_list
` [RFC PATCH 06/19] cpufreq: always access cpufreq_policy_list while holding cpufreq_driver_lock
` [RFC PATCH 07/19] cpufreq: assert locking when accessing cpufreq_governor_list
` [RFC PATCH 08/19] cpufreq: fix warning for cpufreq_init_policy unlocked access to cpufreq_governor_list
` [RFC PATCH 09/19] cpufreq: fix warning for show_scaling_available_governors "
` [RFC PATCH 10/19] cpufreq: assert policy->rwsem is held in cpufreq_set_policy

[PATCH v1 0/3] ARM64 LPC: legacy ISA I/O support
 2016-01-12 10:14 UTC  (9+ messages)
  ` [PATCH v1 3/3] ARM64 LPC: update binding doc

[PATCH RFC] spi: orion.c: Add direct write mode
 2016-01-12 10:13 UTC  (3+ messages)

[x86] Make split_page_count check for empty levels
 2016-01-12 10:12 UTC  (2+ messages)
` [tip:x86/urgent] x86/mm: "

[PATCH 16/53] perf tools: Fix mmap2 event allocation in synthesize code
 2016-01-12 10:12 UTC  (2+ messages)
` [PATCH 16/53 v2] "

[Qemu-devel] [PATCH v2 0/5] virtio/vhost cross-endian cleanup
 2016-01-12 10:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 4/5] vhost: move virtio 1.0 check to cross-endian helper

[PATCH 12/53] perf test: Reset err after using it hold errcode in hist testcases
 2016-01-12 10:11 UTC  (2+ messages)
` [tip:perf/urgent] "

[Qemu-devel] [Bug 1529449] [NEW] serial is required for -device nvme
 2016-01-12 10:12 UTC  (4+ messages)

[PATCH] arm: irq: l2c: do not print error in case of missing l2c from dtb
 2016-01-12 10:11 UTC  (3+ messages)
` [PATCH v3] "

[PATCH 11/53] perf test: Fix false TEST_OK result for 'perf test hist'
 2016-01-12 10:11 UTC  (2+ messages)
` [tip:perf/urgent] perf test: Fix false TEST_OK result for ' perf "

[PATCH v3 00/22] kthread: Use kthread worker API more widely
 2016-01-12 10:11 UTC  (7+ messages)
` [PATCH v3 22/22] thermal/intel_powerclamp: Convert the kthread to kthread worker API

[PATCH 10/53] tools build: Add BPF feature check to test-all
 2016-01-12 10:11 UTC  (2+ messages)
` [tip:perf/urgent] "

[RFC][PATCH 00/12] various perf fixes
 2016-01-12 10:11 UTC  (5+ messages)

[PATCH 00/22] drm_event cleanup, round 2
 2016-01-12 10:11 UTC  (3+ messages)
` [PATCH 08/22] drm/gma500: Remove empty preclose hook

[PATCH 09/53] perf: bpf: Fix build breakage due to libbpf
 2016-01-12 10:10 UTC  (2+ messages)
` [tip:perf/urgent] perf "

[PATCH 07/53] tools: Move Makefile.arch from perf/config to tools/scripts
 2016-01-12 10:10 UTC  (2+ messages)
` [tip:perf/urgent] tools: Move Makefile.arch from perf/ config "

[Qemu-devel] [Qemu-block] [PATCH 00/10] qcow2: Implement image locking
 2016-01-12 10:10 UTC  (6+ messages)
` [Qemu-devel] [PATCH RFC 0/5] generic image locking and crash recovery
  ` [Qemu-devel] [PATCH 1/5] block: added lock image option and callback

[PATCH 06/53] perf tools: Fix PowerPC native building
 2016-01-12 10:10 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH v3 0/6] Add clock support for Mediatek MT2701
 2016-01-12 10:10 UTC  (3+ messages)

[Drbd-dev] [PATCH 00/35 v3] eparate operations from flags in the bio/request structs
 2016-01-11 20:21 UTC  (36+ messages)
` [Drbd-dev] [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [Drbd-dev] [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [Drbd-dev] [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [Drbd-dev] [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [Drbd-dev] [PATCH 05/35] fs: have ll_rw_block "
` [Drbd-dev] [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [Drbd-dev] [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [Drbd-dev] [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [Drbd-dev] [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [Drbd-dev] [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [Drbd-dev] [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [Drbd-dev] [PATCH 12/35] gfs2: "
` [Drbd-dev] [PATCH 13/35] xfs: "
` [Drbd-dev] [PATCH 14/35] hfsplus: "
` [Drbd-dev] [PATCH 15/35] mpage: "
` [Drbd-dev] [PATCH 16/35] nilfs: "
` [Drbd-dev] [PATCH 17/35] ocfs2: "
` [Drbd-dev] [PATCH 18/35] pm: "
` [Drbd-dev] [PATCH 19/35] dm: "
` [Drbd-dev] [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [Drbd-dev] [PATCH 21/35] bcache: set bi_op to REQ_OP
` [Drbd-dev] [PATCH 22/35] drbd: "
` [Drbd-dev] [PATCH 23/35] md/raid: "
` [Drbd-dev] [PATCH 24/35] xen: "
` [Drbd-dev] [PATCH 25/35] target: "
` [Drbd-dev] [PATCH 26/35] block: set op "
` [Drbd-dev] [PATCH 27/35] drivers: set request "
` [Drbd-dev] [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [Drbd-dev] [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [Drbd-dev] [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [Drbd-dev] [PATCH 31/35] block, fs: remove old REQ definitions
` [Drbd-dev] [PATCH 32/35] block: shrink bi_rw and bi_op
` [Drbd-dev] [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [Drbd-dev] [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [Drbd-dev] [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

[meta-oe][PATCHv2 0/4] networkmanager 1.0.6 -> 1.0.10
 2016-01-12 10:09 UTC  (5+ messages)
` [meta-oe][PATCHv2 1/4] networkmanager: "
` [meta-oe][PATCHv2 2/4] networkmanager: add patches
` [meta-oe][PATCHv2 3/4] networkmanager-openvpn: Update to 1.0.8
` [meta-oe][PATCHv2 4/4] networkmanager: fix ppp rdepend

[PATCH 02/53] perf tools: Fix phony build target for build-test
 2016-01-12 10:09 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 00/53] perf tools: Bugfix, BPF improvement and perf record flight record mode
 2016-01-12 10:09 UTC  (4+ messages)
` [PATCH 01/53] perf tools: Add -lutil in python lib list for broken python-config
  ` [tip:perf/urgent] "

[PATCH] usb: phy: msm: fix error handling in probe
 2016-01-12 10:09 UTC 

[PATCH 00/35 v2] separate operations from flags in the bio/request structs
 2016-01-10  1:21 UTC  (8+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
    ` [Drbd-dev] "
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
    ` [Drbd-dev] [dm-devel] "

[PATCH] X.509: Partially revert patch to add validation against IMA MOK keyring
 2016-01-12 10:08 UTC  (13+ messages)

[PATCH] x86/PV: fix unintended dependency of m2p-strict mode on migration-v2
 2016-01-12 10:08 UTC 

[PATCH 4/6] perf tools: Add missing sources in perf's MANIFEST
 2016-01-12 10:07 UTC  (2+ messages)
` [tip:perf/urgent] perf tools: Add missing sources to perf' s MANIFEST

OMAP baseline test results for v4.4-rc8
 2016-01-12 10:08 UTC  (2+ messages)

[PATCH 3/6] tools lockdep: Add *.cmd files clean up
 2016-01-12 10:07 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH] perf tests: objdump output can contain multi byte chunks
 2016-01-12 10:07 UTC 

[PATCH 2/6] tools bpf: Add *.cmd files clean up
 2016-01-12 10:07 UTC  (2+ messages)
` [tip:perf/urgent] "

[PATCH 1/6] tools: Add clean targets for tools directory
 2016-01-12 10:06 UTC  (2+ messages)
` [tip:perf/urgent] "

sound: GPF in snd_seq_fifo_clear
 2016-01-12 10:07 UTC 

[PATCH v9 00/13] support "task_isolation" mode for nohz_full
 2016-01-12 10:07 UTC  (3+ messages)

[PATCH 001/190] drm: Release driver references to handle before making it available again
 2016-01-12 10:05 UTC  (7+ messages)
` [PATCH 021/190] drm/i915: Use HWS for seqno tracking everywhere
` [PATCH 073/190] drm/i915: Introduce i915_gem_active for request tracking

[PATCH v7 0/2] public/io/netif.h: support for toeplitz hashing
 2016-01-12  9:58 UTC  (3+ messages)
` [PATCH v7 1/2] public/io/netif.h: clarifications to wire formats
` [PATCH v7 2/2] public/io/netif.h: document control ring and toeplitz hashing

[Qemu-devel] live migration between different qemu versions
 2016-01-12 10:04 UTC  (6+ messages)

Huawei 3131 with idVendor=12d1, idProduct=14fe
 2016-01-12 10:04 UTC  (3+ messages)

[GIT PULL 00/12] perf/core fixes
 2016-01-12 10:04 UTC  (2+ messages)

[PATCH v6 0/2] public/io/netif.h: support for toeplitz hashing
 2016-01-12 10:03 UTC  (3+ messages)
` [PATCH v6 2/2] public/io/netif.h: document control ring and "

[RFC 0/5] virtio support for container
 2016-01-12 10:04 UTC  (6+ messages)
` [PATCH 0/4] "
  ` [PATCH 2/4] mem: add API to obstain memory-backed file info

[PATCH v2] Add support for usbfs zerocopy
 2016-01-12 10:00 UTC  (3+ messages)

[PATCH 0/6] Color Management for DRM framework v10
 2016-01-12 10:02 UTC  (8+ messages)
` [PATCH 1/6] drm: Create Color Management DRM properties

[PATCH] vhost: move is_le setup to the backend
 2016-01-12 10:01 UTC  (2+ messages)

[PATCH 02/10] drm/i915: Cleanup phys status page too
 2016-01-12 10:00 UTC  (3+ messages)
` [PATCH v2 "

[PATCH 1/4] TTY: serial/m32r_sio, disband m32r_sio.h
 2016-01-12  9:59 UTC  (4+ messages)
` [PATCH 2/4] TTY: serial/m32r_sio, simplify old_serial_port
` [PATCH 3/4] TTY: serial/m32r_sio, remove debug macros
` [PATCH 4/4] TTY: serial/m32r_sio, remove unused members

[PATCH v2 00/13] Misc cleanups and locking fixes
 2016-01-12  9:59 UTC  (5+ messages)
` [PATCH 05/13] drm/i915: Cache LRCA in the context

Git doesn't save capitalization change in file names
 2016-01-12  9:58 UTC  (4+ messages)

[PATCH 0/2] fix corner case with lock_ref_sha1_basic and REF_NODEREF
 2016-01-12  9:58 UTC  (10+ messages)
` [PATCH 1/2] checkout,clone: check return value of create_symref
` [PATCH 2/2] lock_ref_sha1_basic: handle REF_NODEREF with invalid refs
` [PATCH v2 0/2] fix corner case with lock_ref_sha1_basic and REF_NODEREF
  ` [PATCH v2 1/2] checkout,clone: check return value of create_symref
  ` [PATCH v2 2/2] lock_ref_sha1_basic: handle REF_NODEREF with invalid refs

[PATCH 1/5] PCI: xilinx: Removing xilinx_pcie_parse_and_add_res function
 2016-01-12  9:55 UTC  (3+ messages)

[PATCH RFC V2 0/2] kexec: arm64: purgatory: cache support
 2016-01-12  9:55 UTC  (7+ messages)
` [PATCH RFC V2 1/2] arm64: Add enable/disable d-cache support for purgatory
` [PATCH RFC V2 2/2] arm64: Pass RAM boundary and enable-dcache flag to purgatory

[PATCH] drm/exynos: do not free pended event at postclose callback
 2016-01-12  9:55 UTC  (5+ messages)
` [PATCH v3] drm/exynos: fix kernel panic issue at drm releasing

[U-Boot] [PATCH 2/2] net: phy: implements probe for Cortina phy
 2016-01-12  9:55 UTC 

[PATCH v4 0/2] adding PCI support to AXS10x
 2016-01-12  9:55 UTC  (5+ messages)
` [PATCH v4 1/2] PCI support added to ARC

[U-Boot] [PATCH 1/2] net: phy: introduce a quirk PHY_BROKEN_RESET
 2016-01-12  9:55 UTC 

[PATCH] dhcp: search libxml2 for bind
 2016-01-12  9:55 UTC 

net-next is CLOSED
 2016-01-12  9:55 UTC  (3+ messages)

[Qemu-devel] [PATCH v4] igd-passthrough-i440FX: convert to realize()
 2016-01-12  9:54 UTC  (19+ messages)
          ` [Qemu-devel] [Xen-devel] "
                            `  "

[Qemu-devel] x-input-send-event marked as experimental
 2016-01-12  9:54 UTC  (4+ messages)

[GIT PULL] regulator updates for v4.5
 2016-01-12  9:54 UTC 

[PATCH 00/13] aio: thread (work queue) based aio and new aio functionality
 2016-01-12  9:53 UTC  (6+ messages)
` [PATCH 09/13] aio: add support for async openat()

[PATCH 1/3] TTY: 8250_pnp, constify tables
 2016-01-12  9:52 UTC  (3+ messages)
` [PATCH 2/3] TTY: 8250_pnp, make checks bool
` [PATCH 3/3] TTY: xtensa/iss/console, remove unused _INLINE_ definition

[PATCH v3 11/41] mips: reuse asm-generic/barrier.h
 2016-01-12  9:51 UTC  (10+ messages)
` [v3,11/41] "

[PATCH v3 0/2] mfd: act8945a: add Active-semi ACT8945A PMIC MFD driver
 2016-01-12  9:46 UTC  (9+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] mfd: add documentation for ACT8945A DT bindings

[PATCH] drm/i915: edp resume/On time optimization
 2016-01-12  9:49 UTC  (2+ messages)
` ✗ warning: Fi.CI.BAT

[PATCH 1/3] TTY: serial/mpsc, stop leaking mappings
 2016-01-12  9:49 UTC  (3+ messages)
` [PATCH 2/3] TTY: serial/mpsc, clean up init/remove functions
` [PATCH 3/3] TTY: serial/mpsc, remove unused fields

How to build jffs2 rootfs image in freescale community build
 2016-01-12  9:47 UTC  (3+ messages)

[PATCH v2 0/6] drm/i915: start hiding away vbt structure from the driver
 2016-01-12  9:45 UTC  (3+ messages)
` [PATCH v2 1/6] drm/i915: move VBT based TV presence check to intel_bios.c

[RFC PATCH 0/6] vfio: Add interface to map MSI pages
 2016-01-12  9:49 UTC  (3+ messages)

[U-Boot] [PATCH] imx: mx6/7 define CONFIG_SYS_VSNPRINTF
 2016-01-12  9:45 UTC 

[PATCH v8 0/9] DAX fsync/msync support
 2016-01-12  9:44 UTC  (9+ messages)
` [PATCH v8 1/9] dax: fix NULL pointer dereference in __dax_dbg()
` [PATCH v8 2/9] dax: fix conversion of holes to PMDs

[Powertop] Fwd: powertop result
 2016-01-12  9:43 UTC 

[RFC PATCH v2] Add IPI entry for CPU UP
 2016-01-12  9:42 UTC  (4+ messages)

[PATCH v2 0/4] fixup armv7a over-rides for armv7ve
 2016-01-12  9:42 UTC  (5+ messages)
` [PATCH v2 3/4] libav.inc: duplicate "

[PATCH 0/6] perf tools: Improve 'make build-test'
 2016-01-12  9:41 UTC  (6+ messages)
` [PATCH 1/6] perf tools: Add -lutil in python lib list for broken python-config

[PATCH] tools/mvtest: call out to the correct group sort program
 2016-01-12  9:40 UTC 

[PATCH 0/7] Add USB typeC based DP support for BXT platform
 2016-01-12  9:37 UTC  (5+ messages)
` [PATCH 7/7] drm/i915/dp: Enable Upfront link training for typeC DP support on BXT

Sharing a source repository
 2016-01-12  9:36 UTC 

[RFC PATCH] always probe UART HW when options are not specified
 2016-01-12  9:37 UTC  (14+ messages)

[PATCH openbmc-test-automation 00/60] Pull Manjunath's automation repository
 2016-01-12  9:35 UTC  (3+ messages)

[patch 2/2 -next] phy: remove an unneeded condition
 2016-01-12  9:36 UTC  (2+ messages)

[PATCH] fdisk: Add GPT type GUID for Itanium Linux root
 2016-01-12  9:36 UTC  (2+ messages)

[PATCH] perf stat: Fix recort_usage typo
 2016-01-12  9:35 UTC 

[patch 1/2 -next] mdio: remove an unneed condition
 2016-01-12  9:35 UTC  (2+ messages)

[PATCH 1/2] common: remove all files in $SCRATCH_DEV for overlayfs in _scratch_cleanup_files()
 2016-01-12  9:34 UTC  (6+ messages)
` [PATCH 2/2] overlay: test copy up files from lower dir

[patch] mdio_bus: NULL dereference on allocation error
 2016-01-12  9:34 UTC  (2+ messages)

[PATCH v2 0/3] drm/exynos: introduce generic zpos property
 2016-01-12  9:34 UTC  (4+ messages)
` [PATCH v2 2/3] drm/exynos: use generic code for managing zpos plane property


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.