All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-07-09 12:36:32 to 2015-07-09 13:15:09 UTC [more...]

debugging kernel module: ASoC sun7i A20 I2S DAI driver for simple sound card setup (with UDA1380 codec)
 2015-07-09 13:15 UTC 

[PATCH v2 0/9] regulator: pwm-regulator: Introduce continuous-mode
 2015-07-09 13:14 UTC  (5+ messages)

[PATCH v5 1/4] x86/monitor: add get_capabilities to monitor_op domctl
 2015-07-09 13:14 UTC  (4+ messages)
` [PATCH v5 2/4] x86/vm_event: toggle singlestep from vm_event response
` [PATCH v5 3/4] x86/monitor: don't use hvm_funcs directly
` [PATCH v5 4/4] MAINTAINERS: support for xen-access

[PATCH 2/2] ARM: dts: add buffalo linkstation ls-wvl/vl
 2015-07-09 13:13 UTC  (5+ messages)
` [PATCH v2 "

regression: massive trouble with fpu rework
 2015-07-09 13:13 UTC  (11+ messages)
` [all better] "

[PATCH] Add SELinux support to run jobs in the proper domain
 2015-07-09 13:13 UTC  (2+ messages)

[PATCH 0/2] Allow to use KVM without in-kernel irqchip
 2015-07-09 13:25 UTC  (5+ messages)
` [PATCH 2/2] Detect vGIC presence at runtime

[PATCH trivial] Btrfs: Spelling s/consitent/consistent/
 2015-07-09 13:13 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/14] target-i386: Implement MPX extension
 2015-07-09 13:12 UTC  (5+ messages)
` [Qemu-devel] [PATCH 04/14] target-i386: Implement XSAVEOPT
` [Qemu-devel] [PATCH 05/14] target-i386: Enable control registers for MPX

[PATCH 1/2] ARM: dts: add buffalo linkstation ls-wxl/wsxl
 2015-07-09 13:12 UTC  (5+ messages)
` [PATCH v2 "

[PATCH v4 0/7]powerpc/powernv: Nest Instrumentation support
 2015-07-08 22:09 UTC  (4+ messages)
` [PATCH v4 4/7] powerpc/powernv: detect supported nest pmus and its events

[PATCH V3] cdc_ncm: Add support for moving NDP to end of NCM frame
 2015-07-09 13:11 UTC 

[U-Boot] [PATCH] dm: do not set DM_FLAG_ACTIVATED twice
 2015-07-09 13:11 UTC 

[PATCH 6/7] drm/i915: fbdev_set_par reliably invalidating frontbuffer
 2015-07-09 13:10 UTC  (3+ messages)
` [PATCH] "

[PATCH] ARM: imx_v6_v7_defconfig: build in audio driver
 2015-07-09 13:10 UTC  (2+ messages)

[PATCH v7 00/15] x86/hvm: I/O emulation cleanup and fix
 2015-07-09 13:10 UTC  (16+ messages)
` [PATCH v7 01/15] x86/hvm: remove multiple open coded 'chunking' loops
` [PATCH v7 02/15] x86/hvm: change hvm_mmio_read_t and hvm_mmio_write_t length argument
` [PATCH v7 03/15] x86/hvm: restrict port numbers and uint16_t and sizes to unsigned int
` [PATCH v7 04/15] x86/hvm: unify internal portio and mmio intercepts
` [PATCH v7 05/15] x86/hvm: add length to mmio check op
` [PATCH v7 06/15] x86/hvm: unify dpci portio intercept with standard portio intercept
` [PATCH v7 07/15] x86/hvm: unify stdvga mmio intercept with standard mmio intercept
` [PATCH v7 08/15] x86/hvm: limit reps to avoid the need to handle retry
` [PATCH v7 09/15] x86/hvm: only call hvm_io_assist() from hvm_wait_for_io()
` [PATCH v7 10/15] x86/hvm: split I/O completion handling from state model
` [PATCH v7 11/15] x86/hvm: remove HVMIO_dispatched I/O state
` [PATCH v7 12/15] x86/hvm: remove hvm_io_state enumeration
` [PATCH v7 13/15] x86/hvm: use ioreq_t to track in-flight state
` [PATCH v7 14/15] x86/hvm: always re-emulate I/O from a buffer
` [PATCH v7 15/15] x86/hvm: track large memory mapped accesses by buffer offset

Linux 4.2-rc1
 2015-07-09 13:10 UTC  (7+ messages)

[PATCH] drm/fourcc: Add formats R8, RG88, GR88
 2015-07-09 13:13 UTC  (3+ messages)

[PATCH] drm/i915: Snapshot seqno of most recently submitted request
 2015-07-09 13:09 UTC 

[RFCv3 0/5] enable migration of driver pages
 2015-07-09 13:08 UTC  (11+ messages)

[PULL] virtio/vhost: cross endian support
 2015-07-09 13:07 UTC  (11+ messages)
` [PATCH] KVM: Add Kconfig option to signal cross-endian guests

[PATCH 0/6] irqchip: GICv2/v3: Add support for irq_vcpu_affinity
 2015-07-09 13:19 UTC  (7+ messages)
` [PATCH 1/6] irqchip: GICv3: Convert to EOImode == 1
` [PATCH 2/6] irqchip: GIC: "
` [PATCH 3/6] irqchip: GICv3: Skip LPI deactivation
` [PATCH 4/6] irqchip: GIC: Use chip_data instead of handler_data for cascaded interrupts
` [PATCH 5/6] irqchip: GICv3: Don't deactivate interrupts forwarded to a guest
` [PATCH 6/6] irqchip: GIC: "

imx6q: Startup script output not shown on serial console
 2015-07-09 13:07 UTC  (7+ messages)

[PATCH v2 00/10] Port tag.c to use ref-filter APIs
 2015-07-09 13:07 UTC  (11+ messages)
` [PATCH v2 01/10] ref-filter: add %(refname:shortalign=X) option
  ` [PATCH v2 03/10] ref-filter: support printing N lines from tag annotation
  ` [PATCH v2 06/10] Documentation/tag: remove double occurance of "<pattern>"
  ` [PATCH v2 08/10] tag.c: use 'ref-filter' APIs

[Qemu-devel] [PATCH v4 0/7] Fix QEMU crash during memory hotplug with vhost=on
 2015-07-09 13:06 UTC  (3+ messages)
` [Qemu-devel] [PATCH v4 4/7] pc: fix QEMU crashing when more than ~50 memory hotplugged

[PATCH 0/3] atomic_or() related changes
 2015-07-09 13:05 UTC  (3+ messages)

[PATCH] mmc: dw_mmc: handle data blocks > than 4kB if IDMAC is used
 2015-07-09 13:04 UTC  (4+ messages)

[PATCH] Fix typo in semanage args for minimum policy store
 2015-07-09 13:04 UTC  (4+ messages)

[PATCH] target-i386: Sanity check host processor physical address width
 2015-07-09 13:04 UTC  (7+ messages)
    ` [Qemu-devel] "

[PATCH 3/7] drm/i915: PSR: dirty fb operation flushsing frontbuffer
 2015-07-09 13:04 UTC  (3+ messages)
` [PATCH] drm/i915: "

[1/2] RTC: Add core rtc support for Gemini Soc devices
 2015-07-09 13:02 UTC  (7+ messages)
` [rtc-linux] "
        ` Gemini Soc timers
          ` [rtc-linux] "

[U-Boot] [PATCH 00/13] assortment of tegra fixes/enhancements
 2015-07-09 13:02 UTC  (6+ messages)
` [U-Boot] [PATCH 03/13] apalis/colibri_t20/t30: integrate recovery mode detection

[Qemu-devel] [PATCH 0/3] mirror: Fix guest responsiveness during bitmap scan
 2015-07-09 13:02 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] blockjob: Introduce block_job_relax_cpu
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 2/3] mirror: Use block_job_relax_cpu during bitmap scanning
  ` [Qemu-devel] [Qemu-block] "
` [Qemu-devel] [PATCH 3/3] mirror: Speed up bitmap initial scanning
` [Qemu-devel] [Qemu-block] [PATCH 0/3] mirror: Fix guest responsiveness during bitmap scan

[PATCH v3 00/12] Alternate p2m: support multiple copies of host p2m
 2015-07-09 13:01 UTC  (3+ messages)
` [PATCH v3 03/13] VMX: implement suppress #VE

mm: shmem_zero_setup skip security check and lockdep conflict with XFS
 2015-07-09 12:59 UTC  (7+ messages)

kernel crash on btrfs device delete missing
 2015-07-09 12:59 UTC  (5+ messages)

[PATCH v4 1/3] x86/monitor: add get_capabilities to monitor_op domctl
 2015-07-09 13:00 UTC  (10+ messages)
` [PATCH v4 3/3] x86/monitor: don't use hvm_funcs directly

[RFC net-next 1/1] : sctp: denoise deprecation log on SCTP_EVENTS
 2015-07-09 12:59 UTC  (3+ messages)

[PATCH v2] Caps in not always shift
 2015-07-09 12:59 UTC  (3+ messages)

[PATCH] 9p/trans_virtio: reset virtio device on remove
 2015-07-09 12:58 UTC 

[PATCH] 9p/trans_virtio: reset virtio device on remove
 2015-07-09 12:58 UTC 

Network slowing down by masquerade
 2015-07-09 12:58 UTC 

btrfs subvolume clone or fork (btrfs-progs feature request)
 2015-07-09 12:58 UTC  (6+ messages)

[PATCH 2/7] drm/i915: PSR: Flush means invalidate + flush
 2015-07-09 12:58 UTC  (3+ messages)
` [PATCH] "

[PATCH] net: inet_diag: always export IPV6_V6ONLY sockopt
 2015-07-09 12:57 UTC  (2+ messages)

[PATCH] Revert: audit: Fix check of return value of strnlen_user()
 2015-07-09 12:54 UTC  (2+ messages)

[PATCH v3 00/11] KVM: arm: debug infrastructure support
 2015-07-09 12:54 UTC  (11+ messages)
` [PATCH v3 08/11] KVM: arm: implement dirty bit mechanism for debug registers

[Qemu-devel] [PATCH v5] vhost-user: add multi queue support
 2015-07-09 12:54 UTC  (7+ messages)

[PATCH 0/6] mfd: 88pm800: Add 88pm860 device support
 2015-07-09 12:53 UTC  (7+ messages)

[v3 14/15] Update Posted-Interrupts Descriptor during vCPU scheduling
 2015-07-09 12:53 UTC  (9+ messages)
  ` Fwd: "

[Qemu-devel] [PULL v3 00/28] Migration pull request
 2015-07-09 12:51 UTC  (8+ messages)
` [Qemu-devel] [PULL 27/28] migration: protect migration_bitmap

[PATCH] drm/i915: storm detection documentation update
 2015-07-09 12:52 UTC  (5+ messages)

[Buildroot] [PATCH 0/7] Set of patches to add MariaDB galera cluster
 2015-07-09 12:51 UTC  (4+ messages)
` [Buildroot] [PATCH 1/7] Add package check: unit test library

Apply With Us Now
 2015-07-09 11:28 UTC 

Data can't be wrote to XFS RIP [<ffffffffa041a99a>] xfs_dir2_sf_get_parent_ino+0xa/0x20
 2015-07-09 12:51 UTC  (6+ messages)

[PATCH] kvm: x86: fix load xsave feature warning
 2015-07-09 12:50 UTC  (2+ messages)

[PATCH v6 00/16] x86/hvm: I/O emulation cleanup and fix
 2015-07-09 12:50 UTC  (6+ messages)
` [PATCH v6 09/16] x86/hvm: limit reps to avoid the need to handle retry

Apply With Us Now
 2015-07-09 11:29 UTC 

[PATCH v4 0/5] generic TEE subsystem
 2015-07-09 12:49 UTC  (5+ messages)
` [PATCH v4 3/5] tee: "

[GIT PULL 00/39] perf tools: filtering events using eBPF programs
 2015-07-09 12:35 UTC  (39+ messages)
` [PATCH 02/39] bpf tools: Collect eBPF programs from their own sections
` [PATCH 03/39] bpf tools: Collect relocation sections from SHT_REL sections
` [PATCH 04/39] bpf tools: Record map accessing instructions for each program
` [PATCH 05/39] bpf tools: Add bpf.c/h for common bpf operations
` [PATCH 06/39] bpf tools: Create eBPF maps defined in an object file
` [PATCH 07/39] bpf tools: Relocate eBPF programs
` [PATCH 08/39] bpf tools: Introduce bpf_load_program() to bpf.c
` [PATCH 09/39] bpf tools: Load eBPF programs in object files into kernel
` [PATCH 10/39] bpf tools: Introduce accessors for struct bpf_program
` [PATCH 11/39] bpf tools: Link all bpf objects onto a list
` [PATCH 12/39] perf tools: Introduce llvm config options
` [PATCH 13/39] perf tools: Call clang to compile C source to object code
` [PATCH 14/39] perf tools: Auto detecting kernel build directory
` [PATCH 15/39] perf tools: Auto detecting kernel include options
` [PATCH 16/39] perf tests: Add LLVM test for eBPF on-the-fly compiling
` [PATCH 17/39] perf tools: Make perf depend on libbpf
` [PATCH 18/39] perf record: Enable passing bpf object file to --event
` [PATCH 19/39] perf record: Compile scriptlets if pass '.c' "
` [PATCH 20/39] perf tools: Parse probe points of eBPF programs during preparation
` [PATCH 21/39] perf probe: Attach trace_probe_event with perf_probe_event
` [PATCH 22/39] perf record: Probe at kprobe points
` [PATCH 23/39] perf record: Load all eBPF object into kernel
` [PATCH 24/39] perf tools: Add bpf_fd field to evsel and config it
` [PATCH 25/39] perf tools: Attach eBPF program to perf event
` [PATCH 26/39] perf tools: Suppress probing messages when probing by BPF loading
` [PATCH 27/39] perf record: Add clang options for compiling BPF scripts
` [PATCH 28/39] bpf tools: Load a program with different instances using preprocessor
` [PATCH 29/39] perf tools: Fix probe-event.h include
` [PATCH 30/39] perf probe: Reset args and nargs for probe_trace_event when failure
` [PATCH 31/39] perf tools: Move linux/filter.h to tools/include
` [PATCH 32/39] perf tools: Add BPF_PROLOGUE config options for further patches
` [PATCH 33/39] perf tools: Introduce arch_get_reg_info() for x86
` [PATCH 34/39] perf tools: Add prologue for BPF programs for fetching arguments
` [PATCH 35/39] perf tools: Generate prologue for BPF programs
` [PATCH 36/39] perf tools: Use same BPF program if arguments are identical
` [PATCH 37/39] perf record: Support custom vmlinux path
` [PATCH 38/39] perf probe: Init symbol as kprobe if any event is kprobe
` [PATCH 39/39] perf tools: Support attach BPF program on uprobe events

[PATCH 1/2] power: reset: at91: add sama5d3 reset function
 2015-07-09 12:46 UTC  (5+ messages)

[PATCH OSSTEST v7 1/2] cr-publish-flight-logs: support publishing files from $HOME/public_html
 2015-07-09 12:48 UTC  (2+ messages)

[PATCH] brcmfmac: set wiphy's addr_mask to force using valid MACs
 2015-07-09 12:46 UTC 

[PATCH] Staging: sm750fb: ddk750_dvi.h: Fix brace coding style issue
 2015-07-09 12:45 UTC  (2+ messages)

[PATCH 0/3] regulator: 88pm800: Add 88pm860 regulator support
 2015-07-09 12:41 UTC  (8+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] regulator: 88pm800: fix LDO vsel_mask value
` [PATCH 3/3] regulator: 88pm800: Add dev_info to show probe success status

Advertising api, bluez sends empty scan response
 2015-07-09 12:45 UTC  (2+ messages)

[LTP] [PATCH] syslog/syslog-lib.sh: support systemd journal
 2015-07-09 12:45 UTC  (4+ messages)

[RFC PATCH 0/2] spi: add dual parallel & stacked mode support in Zynq MPSoC GQSPI controller
 2015-07-09 12:44 UTC  (9+ messages)
` [RFC PATCH 1/2] spi: zynqmp: gqspi: add support for dual parallel mode configuration
` [RFC PATCH 2/2] spi: zynqmp: gqspi: add support for stacked "

[RFC PATCH] perf: Provide status of known PMUs
 2015-07-09 12:42 UTC  (6+ messages)

Association race when acting as AP?
 2015-07-09 12:42 UTC  (2+ messages)

[PATCH 0/1] Add support for esdhc0 on Vybrid
 2015-07-09 12:40 UTC  (6+ messages)

[Qemu-devel] [PATCH for-2.4] s390x: diag288 reset fix
 2015-07-09 12:41 UTC  (8+ messages)
` [Qemu-devel] [PATCH for-2.4] watchdog/diag288: correctly register for system reset requests

[PATCH] KVM: x86: Add host physical address width capability
 2015-07-09 12:41 UTC  (5+ messages)
    ` [Qemu-devel] "

[PATCH BlueZ] audio: Fix possible crash when removing device
 2015-07-09 12:40 UTC 

[PATCH v25 00/15] x86/PMU: Xen PMU PV(H) support
 2015-07-09 12:38 UTC  (3+ messages)
` [PATCH v25 14/15] x86/VPMU: Add privileged PMU mode

[PATCH 00/13] wil6210 patches
 2015-07-09 12:36 UTC  (5+ messages)
` [PATCH 11/13] wil6210: TSO implementation


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.