All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2014-07-16 20:32:08 to 2014-07-16 21:18:52 UTC [more...]

[PATCH 00/14] cpufreq: cpu0: Extend support beyond CPU0, V2
 2014-07-16 21:18 UTC  (6+ messages)

[PATCH] ASoC: mcasp: don't override bclk divider if it was provided by the machine
 2014-07-16 21:18 UTC  (2+ messages)

[patch V2 00/64] timekeeping: 2038, optimizations, NMI safe accessors
 2014-07-16 21:06 UTC  (57+ messages)
` [patch V2 02/64] timekeeping: Simplify arch_gettimeoffset()
` [patch V2 05/64] ktime: Sanitize ktime_to_us/ms conversion
` [patch V2 07/64] time64: Add time64.h header and define struct timespec64
` [patch V2 09/64] timekeeping: Convert timekeeping core to use timespec64s
` [patch V2 10/64] time: Consolidate the time accessor prototypes
` [patch V2 11/64] timekeeping: Provide timespec64 based interfaces
` [patch V2 16/64] timekeeping: Use ktime_t based data for ktime_get()
` [patch V2 17/64] timekeeping: Provide ktime_get_with_offset()
` [patch V2 19/64] timekeeping; Use ktime_t based data for ktime_get_boottime()
` [patch V2 20/64] timekeeping: Use ktime_t based data for ktime_get_clocktai()
` [patch V2 21/64] timekeeping: Use ktime_t data for ktime_get_update_offsets_now()
` [patch V2 22/64] timekeeping; Use ktime based data for ktime_get_update_offsets_tick()
` [patch V2 23/64] timekeeping: Provide ktime_mono_to_any()
` [patch V2 24/64] timerfd: Use ktime_mono_to_real()
` [patch V2 25/64] input: evdev: "
` [patch V2 26/64] drm: "
` [patch V2 27/64] timekeeping: Remove ktime_get_monotonic_offset()
` [patch V2 28/64] timekeeping: Provide ktime_get[*]_ns() helpers
` [patch V2 29/64] time: Export nsecs_to_jiffies()
` [patch V2 30/64] sched: Make task->real_start_time nanoseconds based
` [patch V2 31/64] sched: Make task->start_time "
` [patch V2 32/64] delayacct: Make accounting nanosecond based
` [patch V2 33/64] delayacct: Remove braindamaged type conversions
` [patch V2 34/64] powerpc: cell: Use ktime_get_ns()
` [patch V2 35/64] connector: "
` [patch V2 36/64] mfd: cros_ec_spi: "
` [patch V2 37/64] misc: ioc4: "
` [patch V2 38/64] net: mlx5: "
` [patch V2 39/64] fs: lockd: "
` [patch V2 40/64] hwmon: ibmaem: "
` [patch V2 41/64] iio: Use ktime_get_real_ns()
` [patch V2 42/64] arm: bL_switcher:k "
` [patch V2 43/64] x86: kvm: Use ktime_get_boot_ns()
` [patch V2 44/64] x86: kvm: Make kvm_get_time_and_clockread() nanoseconds based
` [patch V2 45/64] timekeeping: Remove monotonic_to_bootbased
` [patch V2 46/64] timekeeping: Use ktime_get_boottime() for get_monotonic_boottime()
` [patch V2 47/64] timekeeping: Simplify getboottime()
` [patch V2 48/64] timekeeping: Remove timekeeper.total_sleep_time
` [patch V2 49/64] timekeeping: Simplify timekeeping_clocktai()
` [patch V2 50/64] hangcheck-timer: Use ktime_get_ns()
` [patch V2 51/64] timekeeping: Provide ktime_get_raw()
` [patch V2 52/64] drm: i915: Use nsec based interfaces
` [patch V2 53/64] drm: vmwgfx: "
` [patch V2 54/64] wireless: ath9k: Get rid of timespec conversions
` [patch V2 55/64] clocksource: Make delta calculation a function
` [patch V2 56/64] clocksource: Move cycle_last validation to core code
` [patch V2 57/64] clocksource: Get rid of cycle_last
` [patch V2 58/64] timekeeping: Restructure the timekeeper some more
` [patch V2 59/64] timekeeping: Create struct tk_read_base and use it in struct timekeeper
` [patch V2 60/64] timekeeping: Use tk_read_base as argument for timekeeping_get_ns()
` [patch V2 61/64] seqcount: Provide raw_read_seqcount()
` [patch V2 62/64] seqcount: Add raw_write_seqcount_latch()
` [patch V2 63/64] timekeeping: Provide fast and NMI safe access to CLOCK_MONOTONIC
` [patch V2 64/64] ftrace: Provide trace clocks monotonic

[PATCH 0/7] Two-phase seccomp and x86 tracing changes
 2014-07-16 21:17 UTC  (22+ messages)
` [PATCH 2/7] seccomp: Refactor the filter callback and the API
` [PATCH 5/7] x86: Split syscall_trace_enter into two phases
` [PATCH 6/7] x86_64,entry: Treat regs->ax the same in fastpath and slowpath syscalls
      ` [PATCH 6/7] x86_64, entry: "

[PATCH] libxl: Implement basic video device selection
 2014-07-16 21:16 UTC  (3+ messages)
    ` [libvirt] "

Implementing 64bit atomic gcc built-ins
 2014-07-16 21:16 UTC  (2+ messages)

[PATCH 0/8] mkefidisk updates and gummiboot support
 2014-07-16 14:16 UTC  (9+ messages)
` [PATCH 1/8] mkefidisk.sh: Use all caps for volume names
` [PATCH 2/8] mkefidisk.sh: Add mount error checking
` [PATCH 3/8] mkefidisk.sh: Add gummiboot support
` [PATCH 4/8] mkefidisk.sh: Copy the EFI dir recursively
` [PATCH 5/8] mkefidisk.sh: Improve logging
` [PATCH 6/8] mkefidisk.sh: Add die() and cleanup() routines
` [PATCH 7/8] mkefidisk.sh: Make the rootfs copy the last step
` [PATCH 8/8] mkefidisk.sh: Reduce output and add verbose flag

[Qemu-devel] pause and restore function before and after QEMU Live Snapshot
 2014-07-16 21:13 UTC 

[PATCH v4] i2c: busses: i2c-pxa.c: Fix for possible null pointer dereference
 2014-07-16 21:14 UTC  (4+ messages)

[PATCH v9 1/4] usage: make error functions a stack
 2014-07-16 21:13 UTC  (6+ messages)
` [PATCH v9 4/4] tag: support configuring --sort via .gitconfig

[PATCH v2] arm64/efi: efistub: jump to 'stext' directly, not through the header
 2014-07-16 21:13 UTC  (12+ messages)

[PATCHv2 0/5] OMAP Mailbox framework adoption & DT support
 2014-07-16 21:11 UTC  (7+ messages)
` [PATCHv2 2/5] mailbox/omap: add support for parsing dt devices

[PATCH v3] PCI: enable ASPM configuration in PCIE POWERSAVE mode
 2014-07-16 21:30 UTC  (4+ messages)

[PATCH] misc/GenWQE: fix pci_enable_msi usage
 2014-07-16 21:10 UTC  (2+ messages)

[to-be-updated] mm-zbud-change-zbud_alloc-size-type-to-size_t.patch removed from -mm tree
 2014-07-16 21:10 UTC 

[PATCH 0/3] ASoC: davinci-mcasp/edma: Switch AM335x/43xx to edma-pcm
 2014-07-16 21:09 UTC  (2+ messages)

[withdrawn] mm-zbud-zbud_alloc-minor-param-change.patch removed from -mm tree
 2014-07-16 21:09 UTC 

[PATCH] docs: bring four more man pages closer to standard formatting
 2014-07-16 21:09 UTC 

[PATCH] acpi-video: Fix backlight taking 2 steps on a brightness key press
 2014-07-16 21:26 UTC  (4+ messages)

[PATCH 0/2][V2] License compliance fixes
 2014-07-16 21:08 UTC  (3+ messages)
` [PATCH 1/2] license.bbclass: canonicalise licenses when dealing with INCOMPATIBLE_LICENSE
` [PATCH 2/2] default-distrovars: update license whitelists to use canonical names

PROBLEM: Samsung SSD 840 failed to get NCQ Send/Recv, failed to set xfermode
 2014-07-16 20:55 UTC 

[PATCH 1/2] Bluetooth: add public address configuration for Marvell USB devices
 2014-07-16 21:06 UTC  (2+ messages)

[PATCHv4 0/6] mm/zpool: add common api for zswap to use zbud/zsmalloc
 2014-07-16 21:05 UTC  (7+ messages)
` [PATCHv5 0/4] "

[Bug 81444] New: [drm:radeon_uvd_free_handles] *ERROR* Error destroying UVD (-22)!
 2014-07-16 21:06 UTC 

[PATCHv5 0/5] ARM: remove the sub-node and deprecated supports-highspeed property for dwmmc
 2014-07-16 21:06 UTC  (4+ messages)
` [PATCHv5 3/5] ARM: dts: socfpga: unuse the slot-node and deprecated the supports-highspeed for dw-mmc

[GIT PULL] SOCFPGA DTS updates for 3.17
 2014-07-16 21:05 UTC  (5+ messages)

Potential race in ip4_datagram_release_cb
 2014-07-16 21:03 UTC  (13+ messages)
` [PATCH] ipv4: fix a race in ip4_datagram_release_cb()

[Buildroot] [PATCH v2 00/24] Scientific libraries
 2014-07-16 21:03 UTC  (4+ messages)
` [Buildroot] [PATCH v2 06/24] python-numpy: add optional blas/lapack support

[PATCH v5] bfin_mac: convert bfin Ethernet driver to NAPI framework
 2014-07-16 21:03 UTC  (3+ messages)

[PATCH] btrfs-progs: mkfs: don't zero extend small files
 2014-07-16 21:02 UTC 

UBIFS Panic
 2014-07-16 21:00 UTC  (15+ messages)

+ mm-remove-the-unused-gfp-arg-to-shmem_add_to_page_cache.patch added to -mm tree
 2014-07-16 21:01 UTC 

[PATCH] i2c: scx200: drop GPIO based i2c driver
 2014-07-16 21:00 UTC  (3+ messages)

[PATCH] sparc: Add support for seek and shorter read to /dev/mdesc
 2014-07-16 21:00 UTC  (6+ messages)

[PATCH] target/configfs: Remove unnecessary null test
 2014-07-16 20:59 UTC 

[Buildroot] [git commit] opencv: add jasper support
 2014-07-16 20:59 UTC 

[PATCH] SUNRPC: xdr_get_next_encode_buffer should be declared static
 2014-07-16 20:58 UTC  (2+ messages)

[PATCH] devres: Add devm_kasprintf and devm_kvasprintf API
 2014-07-16 20:57 UTC 

OF_DYNAMIC node lifecycle
 2014-07-16 20:57 UTC  (12+ messages)

[Buildroot] [git commit] opencv: enable SSE4.1 SSE4.2 support when available
 2014-07-16 20:57 UTC 

[Buildroot] [git commit] opencv: disable OpenMP support
 2014-07-16 20:57 UTC 

Requesting for your partnership
 2014-07-16  2:11 UTC 

[Buildroot] [git commit] opencv: disable opencl support/module
 2014-07-16 20:56 UTC 

[PATCH v3 0/6] Cleanup for MSI
 2014-07-16 20:56 UTC  (2+ messages)

[Buildroot] [git commit] opencv: disable apps module
 2014-07-16 20:56 UTC 

[Buildroot] [git commit] opencv: add superres module knob
 2014-07-16 20:55 UTC 

[Buildroot] [git commit] opencv: sort and reorder SW support options
 2014-07-16 20:55 UTC 

[PATCH 1/3] lib/colors: remove memory leak
 2014-07-16 20:54 UTC  (3+ messages)
` [PATCH 2/3] fallocate: avoid unnecessary computation
` [PATCH 3/3] fstrim: avoid TOCTOU race

Error assigning BAR 0 to hotplugged device
 2014-07-16 20:55 UTC  (4+ messages)

[Buildroot] [git commit] opencv: sort and reorder HW support options
 2014-07-16 20:55 UTC 

[U-Boot] ARM: omap: Looking to dynamically setup ECC and nand settings during boot
 2014-07-16 20:53 UTC  (6+ messages)
  ` [U-Boot] "

[Buildroot] [git commit] opencv: sort and reorder CMake configuration flags
 2014-07-16 20:53 UTC 

linux-next: manual merge of the staging tree with the v4l-dvb tree
 2014-07-16 20:52 UTC  (2+ messages)

linux-next: manual merge of the staging tree with the net-next tree
 2014-07-16 20:52 UTC  (2+ messages)

[PATCH] MAINTAINERS: power_supply: update maintainership
 2014-07-16 21:09 UTC  (4+ messages)
` [PATCHv2] "

[Buildroot] [git commit] opencv: bump to version 2.4.8
 2014-07-16 20:51 UTC 

[PATCH] staging: gdm72xx: remove unused code
 2014-07-16 20:50 UTC  (5+ messages)
` [PATCH] staging: gdm72xx: conditionally compile debug code

[U-Boot] [PATCH] cmd_nand/cmd_ubi/cmd_nboot: Set environment variable 'filesize'
 2014-07-16 20:50 UTC  (3+ messages)

(resending) [PATCH 1/1] rpm: compile rpmqv.c instead of rpmqv.cc
 2014-07-16 20:50 UTC  (2+ messages)

[RFC] The proposal of FSL QorIQ SDK upstream
 2014-07-16 20:49 UTC  (3+ messages)

[PATCH 5/5] drm/i915: BDW can also detect unclaimed registers
 2014-07-16 20:49 UTC  (3+ messages)
` [PATCH 1/2] drm/i915: reorganize the unclaimed register detection code
  ` [PATCH 2/2] drm/i915: BDW can also detect unclaimed registers

[PATCH] ARM: dts: qcom: Add 8064 multimedia clock controller node
 2014-07-16 20:49 UTC  (2+ messages)

[RFC PATCH] arm64/efi: efistub: reuse EFI mapping for Image if it is lower
 2014-07-16 20:48 UTC  (4+ messages)

[Buildroot] [git commit] python-numpy: add optional blas/lapack support
 2014-07-16 20:46 UTC 

[to-be-updated] memcg-deprecate-memoryforce_empty-knob.patch removed from -mm tree
 2014-07-16 20:45 UTC 

[PATCH v2] logprint: Fix printing of AGF and AGI buffers
 2014-07-16 20:45 UTC 

[folded-merged] memcg-deprecate-memoryforce_empty-knob-fix.patch removed from -mm tree
 2014-07-16 20:45 UTC 

memcg swap doesn't work in mmotm-2014-07-09-17-08?
 2014-07-16 20:43 UTC  (6+ messages)

[PATCH 0/2] rnndb: support for MDP5 v1.3 using dynamic offsets
 2014-07-16 20:41 UTC  (3+ messages)
` [PATCH 1/2] WIP: rnndb: move reg_.. bitset definitions to common MDP xml file
` [PATCH 2/2] WIP: rnndb: add support for MDP5 v1.3 using dynamic offsets

[Buildroot] [PATCH] defconfig for Phytec Cosmic-AM335x Board
 2014-07-16 20:42 UTC  (2+ messages)

+ simple_xattr-permit-0-size-extended-attributes.patch added to -mm tree
 2014-07-16 20:41 UTC 

[Qemu-devel] [Bug 1318830] Re: High CPU usage on windows virtual machine
 2014-07-16 20:34 UTC 

How to replace control code in gdm72xx?
 2014-07-16 20:40 UTC  (2+ messages)

[PATCH 00/19] Various fixes and package upgrades
 2014-07-16 20:38 UTC  (3+ messages)
` [PATCH 18/19] xserver-xorg: Fix build determinism problem

Rebooting domu fails in nfs share exported from another domu on the same dom0
 2014-07-16 20:36 UTC 

SATA disks disabled on boot
 2014-07-16 20:35 UTC  (5+ messages)

Backport request for 3.14 stable to use rdmsrl_safe() first when initializing RAPL PMU to allow KVM guests to boot on Intel hosts
 2014-07-16 20:28 UTC 

[PATCH v2 1/7] dt: Introduce the FMan 10 Gb/s MDIO binding
 2014-07-16 20:17 UTC  (3+ messages)
` [PATCH v2 3/7] powerpc/corenet: Create the dts components for the DPAA FMan
` [PATCH v2 7/7] powerpc/corenet: Enable muxing MDIO buses via FPGA

[PATCH] logprint: Fix printing of AGF buffers
 2014-07-16 20:33 UTC  (7+ messages)

[PATCH] MAINTAINERS: Remove Kirkwood
 2014-07-16 20:32 UTC 

[PATCH] MAINTAINERS: coreteam@netfilter.org is moderated
 2014-07-16 20:32 UTC  (2+ messages)

XFS CRC errors after a crash
 2014-07-16 20:32 UTC  (7+ messages)

[PATCH 0/2] Staging: Comedi: adl_pci9118: 2 style issues fixed
 2014-07-16 20:31 UTC  (2+ 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.