All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-12-14 07:53:39 to 2015-12-14 08:42:03 UTC [more...]

[Qemu-devel] [RFC v6 00/14] Slow-path for atomic instruction translation
 2015-12-14  8:41 UTC  (12+ messages)
` [Qemu-devel] [RFC v6 01/14] exec.c: Add new exclusive bitmap to ram_list
` [Qemu-devel] [RFC v6 02/14] softmmu: Add new TLB_EXCL flag
` [Qemu-devel] [RFC v6 03/14] Add CPUClass hook to set exclusive range
` [Qemu-devel] [RFC v6 04/14] softmmu: Add helpers for a new slowpath
` [Qemu-devel] [RFC v6 05/14] tcg: Create new runtime helpers for excl accesses
` [Qemu-devel] [RFC v6 06/14] configure: Use slow-path for atomic only when the softmmu is enabled
` [Qemu-devel] [RFC v6 07/14] target-arm: translate: Use ld/st excl for atomic insns
` [Qemu-devel] [RFC v6 08/14] target-arm: Add atomic_clear helper for CLREX insn
` [Qemu-devel] [RFC v6 10/14] softmmu: Simplify helper_*_st_name, wrap unaligned code
` [Qemu-devel] [RFC v6 11/14] softmmu: Simplify helper_*_st_name, wrap MMIO code
` [Qemu-devel] [RFC v6 12/14] softmmu: Simplify helper_*_st_name, wrap RAM code

[PATCH v4 03/20] ARM: dts: Add DMC bus node for Exynos3250
 2015-12-14  8:41 UTC  (2+ messages)

[PATCHv2] Remove EFI memmap quirk for UV
 2015-12-14  8:41 UTC  (3+ messages)
` [PATCH] Remove EFI memmap quirk for UV2+

[PATCH v2 0/8] drm/rockchip: covert to support atomic API
 2015-12-14  8:40 UTC  (27+ messages)
` [PATCH v2 1/8] drm/rockchip: Use new vblank api drm_crtc_vblank_*
` [PATCH v2 2/8] drm/rockchip: vop: replace dpms with enable/disable
` [PATCH v2 3/8] drm/rockchip: Convert to support atomic API
` [PATCH v2 4/8] drm/rockchip: Optimization vop mode set
` [PATCH v2 5/8] drm/rockchip: support atomic asynchronous commit
` [PATCH v2 6/8] drm/rockchip: direct config connecter gate and out_mode
` [PATCH v2 7/8] drm: bridge/dw_hdmi: add atomic API support
` [PATCH v2 8/8] drm/rockchip: dw_hdmi: use encoder enable function

corruption causing crash in __queue_work
 2015-12-14  8:41 UTC  (10+ messages)

Source code review around jump label usage
 2015-12-14  8:41 UTC  (6+ messages)
` [PATCH 0/7] iSCSI-target: Fine-tuning for three function implementations
  ` [PATCH 1/7] iscsi-target: Use a variable initialisation in iscsi_set_default_param() directly

[RFC libdrm] intel: Softpin support
 2015-12-14  8:41 UTC  (7+ messages)
` [RFC libdrm] intel: Add support for softpin

[PATCH v4 02/20] PM / devfreq: exynos: Add documentation for generic exynos bus frequency driver
 2015-12-14  8:40 UTC  (2+ messages)

[PATCH v4 16/16] perf tools: Clear struct machine during machine__init()
 2015-12-14  8:39 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v4 15/16] perf script: Add support for PERF_TYPE_BREAKPOINT
 2015-12-14  8:38 UTC  (2+ messages)
` [tip:perf/core] "

XFS and nobarrier with SSDs
 2015-12-14  8:38 UTC  (5+ messages)

[PATCH v4 11/16] perf data: Add u32_hex data type
 2015-12-14  8:38 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v4 02/16] tools lib bpf: Fetch map names from correct strtab
 2015-12-14  8:38 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v4 01/16] tools lib bpf: Check return value of strdup when reading map names
 2015-12-14  8:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 4/4] perf top: Cleanup condition in perf_top__record_precise_ip()
 2015-12-14  8:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/4] perf top: Fix annotation on --stdio
 2015-12-14  8:37 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH] drm/i915: mdelay(10) considered harmful
 2015-12-14  8:37 UTC  (2+ messages)

[PATCH 2/4] perf top: Access hists->lock only if needed
 2015-12-14  8:36 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 1/4] perf top: Do not convert address for perf_top__record_precise_ip()
 2015-12-14  8:36 UTC  (2+ messages)
` [tip:perf/core] "

[PATCHV2 3/3] x86, ras: Add mcsafe_memcpy() function to recover from machine checks
 2015-12-14  8:36 UTC  (12+ messages)

Kernel lockup, might be helpful log
 2015-12-14  8:35 UTC  (5+ messages)

[PATCH] intel: merge latest i915_drm.h
 2015-12-14  8:34 UTC  (3+ messages)

[PATCH 00/10] drivers/pci: avoid module_init in non-modular host/pci*
 2015-12-14  8:33 UTC  (19+ messages)
` [PATCH 06/10] drivers/pci: make host/pci-tegra.c explicitly non-modular

v4.4-rc5 linux-mdb test harness results
 2015-12-14  8:33 UTC 

[GIT PULL 0/9] perf/core improvements and fixes
 2015-12-14  8:32 UTC  (2+ messages)

[Qemu-devel] [RFC] qemu-system-arm: cortex-m gdb registers
 2015-12-14  8:31 UTC  (3+ messages)

[PATCH v2 0/2] VT-d flush issue
 2015-12-14  8:31 UTC  (6+ messages)
` [PATCH v2 1/2] VT-d: Reduce spin timeout to 1ms, which can be boot-time changed

[PATCH] x86/entry/64_compat: Make labels local
 2015-12-14  8:30 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v2 00/16] serial: sh-sci: Clock Cleanups
 2015-12-14  8:31 UTC  (14+ messages)
` [PATCH v2 01/16] serial: sh-sci: Drop the interface clock
` [PATCH v2 12/16] ARM: shmobile: r8a7793 dtsi: Rename the serial port clock to fck

[Xenomai] ipipe-gch-ipipe-3.0-imx6q latency
 2015-12-14  8:30 UTC  (8+ messages)

[git pull] drm for 4.4-rc1
 2015-12-14  8:30 UTC  (6+ messages)

[Qemu-devel] [PATCH] usb: hcd-ehci: add check to avoid an infinite loop
 2015-12-14  8:30 UTC  (2+ messages)

[Qemu-devel] [Bug 1525682] [NEW] configure: fix POSIX compatibility issue
 2015-12-14  8:28 UTC  (3+ messages)
` [Qemu-devel] [Bug 1525682] "

[PATCH v4 01/20] PM / devfreq: exynos: Add generic exynos bus frequency driver
 2015-12-14  8:28 UTC  (2+ messages)

[PATCH] F2FS support
 2015-12-14  8:28 UTC  (5+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] ltp: Upgrade 20150420 -> 20150903
 2015-12-14  8:29 UTC  (2+ messages)
` [PATCH v2] "

[PATCH RFC 00/11] makedumpfile: parallel processing
 2015-12-14  8:26 UTC  (11+ messages)

[PATCH v2 0/8] Add MT8173 Video Encoder Driver and VPU Driver
 2015-12-14  8:26 UTC  (6+ messages)
` [PATCH v2 4/8] dt-bindings: Add a binding for Mediatek Video Encoder

[PATCH 1/1] Fix int1 recursion when no perf_bp_event is registered
 2015-12-14  8:26 UTC  (9+ messages)
    ` [PATCH 1/1] Fix int1 recursion when no perf_bp_event is registeredy

[Buildroot] [PATCH 1/2] python-pyasn: bump to 0.1.9
 2015-12-14  8:25 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] python-webpy: add a hash file and use pypi download location

[PATCH 0/2] ASoC: atmel-pdmic: add driver for Atmel PDMIC
 2015-12-14  8:15 UTC  (9+ messages)
` [PATCH 1/2] ASoC: atmel-pdmic: add the Pulse Density Modulation Interface Controller
` [PATCH 2/2] ASoC: atmel-pdmic: DT binding for PDMIC driver

[Buildroot] [PATCH] python-idna: new package
 2015-12-14  8:24 UTC 

[PATCH 0/2] Optimize the dm-crypt for XTS mode
 2015-12-14  8:23 UTC  (3+ messages)
` [PATCH 1/2] block: Export the __blk_bios_map_sg() to map one bio
` [PATCH 2/2] md: dm-crypt: Optimize the dm-crypt for XTS mode

[Qemu-devel] [PATCH for 2.5? 1/1] DSDT: add floppy-related objects
 2015-12-14  8:22 UTC 

[RFC] arm64: ftrace with regs for livepatch support
 2015-12-14  8:22 UTC  (2+ messages)

[PATCH] Fix misleading indentation issues in perf
 2015-12-14  8:19 UTC  (2+ messages)

[PATCH] vgaarb: fix signal handling in vga_get()
 2015-12-14  8:19 UTC  (4+ messages)

[PATCH] x86/mce: Ensure offline CPUs don't participate in rendezvous process
 2015-12-14  8:18 UTC  (2+ messages)
` [tip:x86/urgent] x86/mce: Ensure offline CPUs don' t "

Still not production ready
 2015-12-14  8:18 UTC  (5+ messages)
  ` still kworker at 100% cpu in all of device size allocated with chunks situations with write load (was: Re: Still not production ready)

[PATCH 5/5] x86/vdso: Enable vdso pvclock access on all vdso variants
 2015-12-14  8:17 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 4/5] x86/vdso: Remove pvclock fixmap machinery
 2015-12-14  8:17 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 3/5] x86/vdso: Get pvclock data from the vvar VMA instead of the fixmap
 2015-12-14  8:17 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 2/5] x86, vdso, pvclock: Simplify and speed up the vdso pvclock reader
 2015-12-14  8:16 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH 1/5] x86/kvm: On KVM re-enable (e.g. after suspend), update clocks
 2015-12-14  8:16 UTC  (2+ messages)
` [tip:x86/asm] "

[PATCH v3 0/5] ALSA: hda - hdmi support dynmaic pcm assignment
 2015-12-14  8:16 UTC  (4+ messages)
` [PATCH v3 5/5] ALSA: hda - hdmi setup pin when monitor hotplug in pcm dynamic assignment mode

[PATCH perf/core 14/22] perf: Fix dso__load_sym to put dso
 2015-12-14  8:16 UTC  (2+ messages)
` [tip:perf/core] perf symbols: "

[RFC] The -Og debugging experience
 2015-12-14  8:15 UTC  (2+ messages)
` [tip:perf/core] Revert "perf tools: Improve setting of gcc debug option"

[PATCH perf/core 16/22] perf: Fix __cmd_top and perf_session__process_events to put the idle thread
 2015-12-14  8:15 UTC  (2+ messages)
` [tip:perf/core] perf tools: Make perf_session__register_idle_thread drop the refcount

[PATCH/RFC 01/16] perf top: Delete half-processed hist entries when exit
 2015-12-14  8:15 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 6/6] staging: board: armadillo800eva: Use "arm,pl390"
 2015-12-14  8:15 UTC  (4+ messages)

[PATCH 7/7] perf tools: Get rid of exit_browser() from usage_with_options()
 2015-12-14  8:14 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 6/7] perf tools: Free strlist on error path
 2015-12-14  8:14 UTC  (2+ messages)
` [tip:perf/core] perf thread_map: Free strlist on constructor "

[tip:perf/core] perf top: Do show usage message when failing to create cpu/thread maps
 2015-12-14  8:14 UTC 

[PATCH] serial: sh-sci: Add device tree support for r8a779[23]
 2015-12-14  8:14 UTC  (7+ messages)

[PATCH 4/7] perf report: Check argument before calling setup_browser()
 2015-12-14  8:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH 3/7] perf kvm: Remove invocation of setup/exit_browser()
 2015-12-14  8:13 UTC  (2+ messages)
` [tip:perf/core] perf kvm: Remove invocation of setup/exit_browser ()

[PATCH] sched/fair: update scale invariance of pelt
 2015-12-14  0:26 UTC  (2+ messages)

[PATCH 2/7] perf annotate: Delay UI browser setup after initialization is done
 2015-12-14  8:13 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH v10 0/2] Sigma Designs Tango4 port
 2015-12-14  8:13 UTC  (5+ messages)
` [PATCH v10 2/2] arm-soc: Add support for tango4 platforms

[PATCH 1/7] perf annotate: Check argument before calling setup_browser()
 2015-12-14  8:12 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH/RFC 00/19] r8a7793, gose: Add i2c and audio support to device tree
 2015-12-14  8:13 UTC  (6+ messages)
` [PATCH/RFC 04/19] ARM: shmobile: r8a7793: add iic(b) "

[RFC 1/2] [RFC] mm: Account anon mappings as RLIMIT_DATA
 2015-12-14  8:12 UTC  (5+ messages)
  ` [PATCH RFC] mm: rework virtual memory accounting

[PATCH v7 0/4] usb/gadget: independent registration of gadgets and gadget drivers
 2015-12-14  8:08 UTC  (5+ messages)

[PATCH libdrm 01/10] tests: Split helpers into library
 2015-12-14  8:12 UTC  (3+ messages)

[PATCH v4] spi: dts: sun4i: Add support for wait time between word transmissions
 2015-12-14  8:11 UTC  (3+ messages)

[PATCH v2] spi: dts: sun4i: Add support for inter-word wait cycles using the SPI Wait Clock Register
 2015-12-14  8:08 UTC  (7+ messages)
` [PATCH v3] spi: dts: sun4i: Add support for hardware-based wait time between words

[RFC PATCH V4] Crypto: rockchip/crypto - add hash support for crypto engine in rk3288
 2015-12-14  8:06 UTC 

[PATCH 0/24] kernel: add a netlink interface to get information about processes (v2)
 2015-12-14  8:05 UTC  (6+ messages)

btrfs check inconsistency with raid1, part 1
 2015-12-14  8:04 UTC  (4+ messages)

4.4-rc0: 5 W+X pages found
 2015-12-14  8:04 UTC  (2+ messages)
` 4.4-rc5: ugly warn on: "

[Qemu-devel] [PATCH v2 0/4] xen/pass-through: XSA-120, 128...131 follow-up
 2015-12-14  8:02 UTC  (12+ messages)
` [Qemu-devel] [PATCH RFC v2 4/4] xen/MSI: re-expose masking capability
                ` [Qemu-devel] [Xen-devel] "
                  `  "

[PATCH][dizzy][daisy][dylan] openssl: fix for CVE-2015-3195
 2015-12-14  8:00 UTC  (2+ messages)

[4.3-rc4] scrubbing aborts before finishing
 2015-12-14  7:59 UTC  (4+ messages)

[PATCH 00/15] omapdrm: Implement dma_buf import
 2015-12-14  7:59 UTC  (5+ messages)
` [PATCH 01/15] drm: omapdrm: Fix plane state free in plane reset handler

[PATCH] Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT state
 2015-12-14  7:59 UTC  (3+ messages)
  ` [PATCH V2] "

[lkp] [f2fs] 9f88450ff1: stderr.mount:wrong_fs_type,bad_option,bad_superblock_on/dev/sda3
 2015-12-14  7:57 UTC  (3+ messages)
  ` [f2fs] 9f88450ff1: stderr.mount:wrong_fs_type, bad_option, bad_superblock_on/dev/sda3

[PATCH] touchscreen: edt-ft5x06: Prevent DMA driver from mapping an area on stack
 2015-12-14  7:53 UTC  (5+ messages)
`  "

[LTP] [PATCH] cgroup_fj/cgroup_fj_stress.sh: Fix failures on cgroup unmounted case
 2015-12-14  7:57 UTC 

[U-Boot] [PATCH 1/6] arm: socfpga: cyclone5-socdk: Enabling mtd partitioning layout
 2015-12-14  7:54 UTC  (5+ messages)

[nightly] Core TISDK (fido/1.8) 2015.12 build 2015-12-13_23-00-32
 2015-12-14  7:54 UTC 


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.