All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-03-25 10:44:37 to 2016-03-25 13:03:24 UTC [more...]

[PATCH] usb: gadget: fsl_udc_core: Fix pullup status
 2016-03-25 13:03 UTC  (3+ messages)

[PATCH] add option -n (--no-checkout) to git-worktree add
 2016-03-25 13:02 UTC  (13+ messages)
` [PATCH v2] worktree: add: introduce --checkout option
  ` [PATCH v3] "

[PATCH net-next v3.16]r8169: Correct value from speed 10 on MII_BMCR
 2016-03-25 13:01 UTC 

Nonterministic hang during bootconsole/console handover on ath79
 2016-03-25 12:59 UTC  (9+ messages)

[U-Boot] [PATCH 1/3] imx: mx6ul: skip setting ahb rate
 2016-03-25 12:57 UTC  (3+ messages)

[RFC] drm/i915: Move execlists irq handler to a bottom half
 2016-03-25 12:56 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v13 00/26] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2016-03-25 12:56 UTC  (3+ messages)
` [PATCH v13 23/26] COLO nic: implement COLO nic subkind

Ceph watchdog-like thing to reduce IO block during process goes down by abort()
 2016-03-25 12:54 UTC  (6+ messages)

[PATCH 0/2] GSoC student
 2016-03-25 12:53 UTC  (8+ messages)
` [PATCH 1/2] Modified flag field type in rev_list_info struct in bisect.h. There is no need for flag field to be signed, as it is not supposed to be used as decimal

[RESEND PATCH V4 0/4] Introduce CoreSight STM support
 2016-03-25 12:51 UTC  (6+ messages)
` [RESEND PATCH V4 4/4] coresight-stm: adding driver for CoreSight STM component

[Qemu-devel] [PATCH 0/2] target-mips: Fix IEEE 754-2008-related issues
 2016-03-25 12:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] softfloat: Enable run-time-configurable meaning of signaling NaN bit
` [Qemu-devel] [PATCH 2/2] target-mips: Implement IEEE 754-2008 functionality for R6 and MSA instructions

[Buildroot] [PATCH 01/10] gstreamer1: bump to version 1.8.0
 2016-03-25 12:50 UTC  (10+ messages)
` [Buildroot] [PATCH 02/10] gst1-plugins-base: "
` [Buildroot] [PATCH 03/10] gst1-plugins-base: add opus support
` [Buildroot] [PATCH 04/10] gst1-plugins-good: bump to version 1.8.0
` [Buildroot] [PATCH 05/10] gst1-plugins-bad: "
` [Buildroot] [PATCH 06/10] gst1-plugins-bad: add netsim and videoframe_audiolevel support
` [Buildroot] [PATCH 07/10] gst1-plugins-ugly: bump to version 1.8.0
` [Buildroot] [PATCH 08/10] gst1-plugins-ugly: add mpg123 support
` [Buildroot] [PATCH 09/10] gst1-libav: bump to version 1.8.0
` [Buildroot] [PATCH 10/10] gst1-validate: "

Possible Raid Bug
 2016-03-25 12:48 UTC  (2+ messages)

BlueStore
 2016-03-25 12:45 UTC 

[PATCH v2 00/54] R-Car VSP improvements for v4.7
 2016-03-25 12:44 UTC  (52+ messages)
` [PATCH v2 01/54] media: Add video processing entity functions
` [PATCH v2 03/54] v4l: subdev: Call pad init_cfg operation when opening subdevs
` [PATCH v2 08/54] v4l: vsp1: VSPD instances have no LUT on Gen3
` [PATCH v2 09/54] v4l: vsp1: Use pipeline display list to decide how to write to modules
` [PATCH v2 10/54] v4l: vsp1: Always setup the display list
` [PATCH v2 11/54] v4l: vsp1: Simplify frame end processing
` [PATCH v2 12/54] v4l: vsp1: Split display list manager from display list
` [PATCH v2 13/54] v4l: vsp1: Store the display list manager in the WPF
` [PATCH v2 14/54] v4l: vsp1: bru: Don't program background color in control set handler
` [PATCH v2 15/54] v4l: vsp1: rwpf: Don't program alpha value "
` [PATCH v2 16/54] v4l: vsp1: sru: Don't program intensity "
` [PATCH v2 17/54] v4l: vsp1: Don't setup control handler when starting streaming
` [PATCH v2 18/54] v4l: vsp1: Enable display list support for the HS[IT], LUT, SRU and UDS
` [PATCH v2 19/54] v4l: vsp1: Don't configure RPF memory buffers before calculating offsets
` [PATCH v2 20/54] v4l: vsp1: Remove unneeded entity streaming flag
` [PATCH v2 21/54] v4l: vsp1: Document calling context of vsp1_pipeline_propagate_alpha()
` [PATCH v2 22/54] v4l: vsp1: Fix 80 characters per line violations
` [PATCH v2 23/54] v4l: vsp1: Add header display list support
` [PATCH v2 24/54] v4l: vsp1: Use display lists with the userspace API
` [PATCH v2 25/54] v4l: vsp1: Move subdev initialization code to vsp1_entity_init()
` [PATCH v2 26/54] v4l: vsp1: Consolidate entity ops in a struct vsp1_entity_operations
` [PATCH v2 27/54] v4l: vsp1: Fix BRU try compose rectangle storage
` [PATCH v2 28/54] v4l: vsp1: Add race condition FIXME comment
` [PATCH v2 29/54] v4l: vsp1: Implement and use the subdev pad::init_cfg configuration
` [PATCH v2 30/54] v4l: vsp1: Store active formats in a pad config structure
` [PATCH v2 31/54] v4l: vsp1: Store active selection rectangles "
` [PATCH v2 32/54] v4l: vsp1: Create a new configure operation to setup modules
` [PATCH v2 33/54] v4l: vsp1: Merge RPF and WPF pad ops structures
` [PATCH v2 34/54] v4l: vsp1: Use __vsp1_video_try_format to initialize format at init time
` [PATCH v2 35/54] v4l: vsp1: Pass display list explicitly to configure functions
` [PATCH v2 36/54] v4l: vsp1: Rename pipeline validate functions to pipeline build
` [PATCH v2 37/54] v4l: vsp1: Pass pipe pointer to entity configure functions
` [PATCH v2 38/54] v4l: vsp1: Store pipeline pointer in rwpf
` [PATCH v2 39/54] v4l: vsp1: video: Reorder functions
` [PATCH v2 40/54] v4l: vsp1: Allocate pipelines on demand
` [PATCH v2 41/54] v4l: vsp1: RPF entities can't be target nodes
` [PATCH v2 42/54] v4l: vsp1: Factorize get pad format code
` [PATCH v2 43/54] v4l: vsp1: Factorize media bus codes enumeration code
` [PATCH v2 44/54] v4l: vsp1: Factorize frame size "
` [PATCH v2 45/54] v4l: vsp1: Fix LUT format setting
` [PATCH v2 46/54] v4l: vsp1: dl: Make reg_count field unsigned
` [PATCH v2 47/54] v4l: vsp1: dl: Fix race conditions
` [PATCH v2 48/54] v4l: vsp1: dl: Add support for multi-body display lists
` [PATCH v2 49/54] v4l: vsp1: lut: Use display list fragments to fill LUT
` [PATCH v2 50/54] v4l: vsp1: Add support for the RPF alpha multiplier on Gen3
` [PATCH v2 51/54] v4l: vsp1: Add Z-order support for DRM pipeline
` [PATCH v2 52/54] v4l: vsp1: Add global alpha "
` [PATCH v2 53/54] v4l: vsp1: Fix V4L2_PIX_FMT_XRGB444 format definition
` [PATCH v2 54/54] v4l: vsp1: Update WPF and LIF maximum sizes for Gen3

[PATCH 0/5] perf core: Support overwrite ring buffer
 2016-03-25 12:36 UTC  (5+ messages)
` [PATCH 3/5] perf core: Prepare writing into ring buffer from end

[PATCH 0/2] tools/gpio: Add missing initialization of device_name
 2016-03-25 12:36 UTC  (4+ messages)
` [PATCH 1/2] tools/gpio: Enable compiler optimization to catch more bugs
` [PATCH 2/2] tools/gpio: Add missing initialization of device_name

[PATCH] fstests: add btrfs test for fsync after snapshot deletion
 2016-03-25 11:58 UTC  (4+ messages)
` [PATCH v2] "

[Buildroot] [PATCH v3 0/3] dpdk: new package
 2016-03-25 12:32 UTC  (4+ messages)
` [Buildroot] [PATCH v3 3/3] "

[PATCH] Revert "regulator: core: Add support for active-discharge configuration"
 2016-03-25 12:31 UTC  (3+ messages)

what is /sys/fs/selinux/policy_capabilities/redhat1
 2016-03-25 12:31 UTC  (2+ messages)

[PATCH] nfp: copy pci info from pci to ethdev
 2016-03-25 12:31 UTC  (2+ messages)

[PATCH v12 00/26] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2016-03-25 12:29 UTC  (9+ messages)
` [PATCH v12 23/26] COLO nic: implement COLO nic subkind
` [PATCH v12 26/26] cmdline switches and config vars to control colo-proxy

4.4: INFO: rcu_sched self-detected stall on CPU
 2016-03-25 12:23 UTC  (3+ messages)
` [Xen-devel] "

[PATCH 01/11] staging: wilc1000: removes WIRELESS_EXT
 2016-03-25 12:16 UTC  (11+ messages)
` [PATCH 02/11] staging: wilc1000: wilc_frame_register: removes unused hif_drv
` [PATCH 03/11] staging: wilc1000: removes typedef of struct struct_frame_reg
` [PATCH 04/11] staging: wilc1000: replaces g_struct_frame_reg with frame_reg
` [PATCH 05/11] staging: wilc1000: replaces frame_type with type of struct frame_reg
` [PATCH 06/11] staging: wilc1000: removes unused dead codes
` [PATCH 07/11] staging: wilc1000: removes unused debug flags
` [PATCH 08/11] staging: wilc1000: replaces memcmp with ether_addr_equal_unaligned
` [PATCH 09/11] staging: wilc1000: removes unused define
` [PATCH 10/11] staging: wilc1000: removes define USE_TX_BACKOFF_DELAY_IF_NO_BUFFERS
` [PATCH 11/11] staging: wilc1000: removes unused local variable

[Qemu-devel] [PATCH 0/2] memory: cleanup users of memory_region_get_ram_addr
 2016-03-25 12:19 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] memory: hide mr->ram_addr from qemu_get_ram_ptr users

[OpenRISC] [RFC PATCH] Optimized memcpy routine
 2016-03-25 12:18 UTC  (5+ messages)
` [OpenRISC] [PATCH] openrisc: Add optimized "

[PATCH] testpmd: fix build on FreeBSD
 2016-03-25 12:15 UTC  (6+ messages)
` [PATCH v2] "

[U-Boot] [PATCH] Common: SPL: spl_nand: Fixed debug correct NAND ECC type
 2016-03-25 12:13 UTC 

[REDO PATCH] x86/perf: Move events_sysfs_show() outside CPU_SUP_INTEL
 2016-03-25 12:07 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86: "

[RFC 0/6] drm/fences: add in-fences to DRM
 2016-03-25 12:10 UTC  (8+ messages)

[tip:perf/urgent] perf tests: Fix tarpkg build test error output redirection
 2016-03-25 12:06 UTC 

[tip:perf/urgent] perf bench: Fix detached tarball building due to missing 'perf bench memcpy' headers
 2016-03-25 12:07 UTC 

[PATCH] iommu: change generic_device_group function
 2016-03-25 12:06 UTC 

[PATCH v2 0/4] Add PCAP support to source and sink port
 2016-03-25 12:00 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/4] example/ip_pipeline: add PCAP file support

Recent changes (master)
 2016-03-25 12:00 UTC 

[PATCH] app/test/test_table_acl: fix incorrect IP header
 2016-03-25 11:59 UTC  (3+ messages)

[PATCH] branch: update all per-worktree HEADs when renaming a branch
 2016-03-25 11:56 UTC  (5+ messages)

[PATCH net-next 1/1] qlge: Update version to 1.00.00.35
 2016-03-25 11:14 UTC 

[PATCH] mm,writeback: Don't use memory reserves for wb_start_writeback
 2016-03-25 11:54 UTC  (3+ messages)

Userland crypto api test cases and test programs?
 2016-03-25 11:53 UTC  (2+ messages)

[PATCH] ARM: dts: sun8i: Add dts for Orange Pi 2 SBC
 2016-03-25 11:53 UTC  (3+ messages)

[PATCH 0/2] ARM: cpuidle: bug fix and a trivial improvement
 2016-03-25 11:52 UTC  (7+ messages)
` [PATCH 1/2] ARM: cpuidle: fix !cpuidle_ops[cpu].init case during init
` [PATCH 2/2] ARM: cpuidle: make arm_cpuidle_suspend() a bit more efficient

ubiblock RW
 2016-03-25 11:51 UTC  (4+ messages)

[PATCH][RFC] base.bbclass: Introduce EXTRA_CONF_PACKAGECONFIG variable
 2016-03-25 11:55 UTC  (5+ messages)

Google Selected You !
 2016-03-25 11:46 UTC 

[PATCH net-next v3.16]r8169: Implement definitions from linux/mii.h header
 2016-03-25 11:46 UTC  (2+ messages)

Duplicate -s entry in git-format-patch(1)
 2016-03-25 11:45 UTC 

[PATCH nf v3] netfilter: x_tables: perform more sanity tests on rule set
 2016-03-25 11:45 UTC  (3+ messages)
` [PATCH 3/5] netfilter: x_tables: add and use xt_check_entry_target

[Qemu-devel] [PATCH] spapr: compute interrupt vector address from LPCR
 2016-03-25 11:45 UTC  (2+ messages)
` [Qemu-devel] [Qemu-ppc] "

GSoC 2016 | Proposal | Incremental Rewrite of git bisect
 2016-03-25 11:43 UTC  (5+ messages)

tg3 link autoneg on one port results in packets loss on other port
 2016-03-25 11:41 UTC 

[PATCH] x86/cpu: add some advanced power management bits
 2016-03-25 11:37 UTC  (2+ messages)

[PATCH] gdb-cross-canadian: fix enabling of Python support
 2016-03-25 11:35 UTC  (2+ messages)

[PATCH] gdb-cross: fix enabling of Python support
 2016-03-25 11:35 UTC  (2+ messages)

Hang in cm_destroy_id
 2016-03-25 11:35 UTC 

[PATCH] staging: dgnc: replace dgnc_offset_table with bit shift
 2016-03-25 11:33 UTC  (2+ messages)

[PATCH] gdb-cross: use PACKAGECONFIG for python and readline
 2016-03-25 11:33 UTC 

[PATCH] gdb-cross-canadian: use PACKAGECONFIG for python and readline
 2016-03-25 11:33 UTC 

[PATCH v2] netpoll: Fix extra refcount release in netpoll_cleanup()
 2016-03-25 11:33 UTC  (2+ messages)

[PATCH RFC 1/1] x86: fix bad memory access in fb_is_primary_device()
 2016-03-25 11:29 UTC  (7+ messages)

[PATCH] drm/amd: Beef up ACP Kconfig menu text
 2016-03-25 11:27 UTC  (2+ messages)

[PATCH 0/4] ARM: cpuidle: use const and __initconst for cpuidle_ops
 2016-03-25 11:26 UTC  (3+ messages)

[PATCH] regmap: mmio: Fix value endianness selection
 2016-03-25 11:24 UTC  (3+ messages)

[PATCH 1/1] net: Add SO_REUSEPORT_LISTEN_OFF socket option as drain mode
 2016-03-25 11:21 UTC  (12+ messages)

[PATCH 0/4] Configure Power Sensors
 2016-03-25 11:19 UTC  (5+ messages)
  ` [PATCH 1/4] iccsense: remove read function
  ` [PATCH 2/4] iccsense: convert to linked list
  ` [PATCH 3/4] iccsense: split sensor into own struct
  ` [PATCH 4/4] iccsense: configure sensors like nvidia does

[Qemu-devel] [PATCH 0/2] memory: Dead code removals
 2016-03-25 11:19 UTC  (2+ messages)

Availability of SH hardware?
 2016-03-25 11:19 UTC  (3+ messages)

Troubles doing Tutorial
 2016-03-25 11:19 UTC  (3+ messages)
` [Outreachy kernel] "

[PATCH] regulator: twl: Enable regulators over the powerbus as well
 2016-03-25 11:17 UTC  (2+ messages)

[PATCH v2] ring: check for zero objects mc dequeue / mp enqueue
 2016-03-25 11:15 UTC  (2+ messages)

DPDK's vhost-user logging capability
 2016-03-25 11:08 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/qwt : prepared package for other versions of Qt
 2016-03-25 11:08 UTC  (4+ messages)
` [Buildroot] [PATCH 2/2] package/qwt : added support for Qt5

[RFC 0/5] virtio support for container
 2016-03-25 11:06 UTC  (7+ messages)
` [PATCH v2 "

cannot repair raid6 volume rescue zero-log crashed
 2016-03-25 11:02 UTC  (2+ messages)
` Aw: "

[Drbd-dev] [CASE-35] Please check double auto-increment on history_uuids[i++]
 2016-03-25 11:02 UTC  (2+ messages)

[Qemu-devel] [PATCH RFC 00/17] Dirty bitmaps postcopy migration
 2016-03-25 10:43 UTC  (2+ messages)

[PATCH] md/bitmap: call bitmap_destroy in case bitmap_create failed
 2016-03-25 11:00 UTC 

[PATCH v4 1/3] ethdev: refine API to query supported packet types
 2016-03-25 10:57 UTC  (3+ messages)
` [PATCH 0/2] ethdev: refine new API to query supported ptypes

Re:¸´£ºProces denture tools
 2016-03-25 10:56 UTC 

[PATCH] mempool: allow for user-owned mempool caches
 2016-03-25 10:55 UTC  (6+ messages)

[Buildroot] Bootchart: Submit a patch questions 
 2016-03-25 10:53 UTC  (3+ messages)

[PATCH] netfilter: ipv4: fix NULL dereference
 2016-03-25 10:49 UTC  (4+ messages)
  `  "
    `  "

Notice of appearance in Court #00873521
 2016-03-25 10:48 UTC 

[PATCH 0/2] Compile fixes in SUSE11 SP3 i686 platform
 2016-03-25 10:48 UTC  (3+ messages)
` [PATCH 2/2] drivers/crypto: Fix anonymous union initialization in crypto

[PATCH] nfds: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix
 2016-03-25 10:47 UTC 

[PATCH 0/5] dax: handling of media errors
 2016-03-25 10:45 UTC  (5+ messages)
` [PATCH 5/5] dax: handle media errors in dax_do_io

[RFC] hash/lpm: return NULL if the object exists
 2016-03-25 10:45 UTC  (3+ messages)


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.