All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-05-11 10:42:42 to 2015-05-11 11:21:40 UTC [more...]

[PATCH] cris: arch-v32: gpio: Use kzalloc instead of kmalloc/memset
 2015-05-11 11:21 UTC  (2+ messages)

[added to the 3.18 stable tree] kvm: add a memslot flag for incoherent memory regions
 2015-05-11 11:17 UTC  (41+ messages)
` [added to the 3.18 stable tree] arm, arm64: KVM: allow forced dcache flush on page faults
` [added to the 3.18 stable tree] arm, arm64: KVM: handle potential incoherency of readonly memslots
` [added to the 3.18 stable tree] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag
` [added to the 3.18 stable tree] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option
` [added to the 3.18 stable tree] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu
` [added to the 3.18 stable tree] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot
` [added to the 3.18 stable tree] arm/arm64: KVM: Introduce stage2_unmap_vm
` [added to the 3.18 stable tree] arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps()
` [added to the 3.18 stable tree] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized
` [added to the 3.18 stable tree] arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through all
` [added to the 3.18 stable tree] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs
` [added to the 3.18 stable tree] arm/arm64: KVM: Require in-kernel vgic for the arch timers
` [added to the 3.18 stable tree] KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu
` [added to the 3.18 stable tree] arm64: KVM: Fix TLB invalidation by IPA/VMID
` [added to the 3.18 stable tree] arm64: KVM: Fix HCR setting for 32bit guests
` [added to the 3.18 stable tree] arm/arm64: KVM: Invalidate data cache on unmap
` [added to the 3.18 stable tree] arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
` [added to the 3.18 stable tree] ARM: KVM: Fix size check in __coherent_cache_guest_page
` [added to the 3.18 stable tree] arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
` [added to the 3.18 stable tree] arm64: KVM: Do not use pgd_index to index stage-2 pgd
` [added to the 3.18 stable tree] arm/arm64: KVM: Keep elrsr/aisr in sync with software model
` [added to the 3.18 stable tree] mlx4: Fix tx ring affinity_mask creation
` [added to the 3.18 stable tree] net/mlx4_en: Schedule napi when RX buffers allocation fails
` [added to the 3.18 stable tree] ipv4: Missing sk_nulls_node_init() in ping_unhash()
` [added to the 3.18 stable tree] ip_forward: Drop frames with attached skb->sk
` [added to the 3.18 stable tree] net: add skb_checksum_complete_unset
` [added to the 3.18 stable tree] ppp: call skb_checksum_complete_unset in ppp_receive_frame
` [added to the 3.18 stable tree] tcp: fix possible deadlock in tcp_send_fin()
` [added to the 3.18 stable tree] tcp: avoid looping "
` [added to the 3.18 stable tree] net: do not deplete pfmemalloc reserve
` [added to the 3.18 stable tree] net: fix crash in build_skb()
` [added to the 3.18 stable tree] x86/asm/decoder: Fix and enforce max instruction size in the insn decoder
` [added to the 3.18 stable tree] sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance
` [added to the 3.18 stable tree] sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIs
` [added to the 3.18 stable tree] KVM: x86: Fix MSR_IA32_BNDCFGS in msrs_to_save
` [added to the 3.18 stable tree] Btrfs: fix log tree corruption when fs mounted with -o discard
` [added to the 3.18 stable tree] btrfs: don't accept bare namespace as a valid xattr
` [added to the 3.18 stable tree] Btrfs: fix inode eviction infinite loop after cloning into it
` [added to the 3.18 stable tree] Btrfs: fix inode eviction infinite loop after extent_same ioctl
` [added to the 3.18 stable tree] usb: gadget: printer: enqueue printer's response for setup request

[PATCH v3 15/22] time/posix-timers:Convert to the 64bit methods for k_clock callback functions
 2015-05-11 11:20 UTC 

[U-Boot] [PATCH 0/7] avr32: remove non-generic boards
 2015-05-11 11:19 UTC  (9+ messages)
` [U-Boot] [PATCH 1/7] avr32: delete non generic board atngw100
` [U-Boot] [PATCH 2/7] avr32: delete non generic board favr-32-ezkit
` [U-Boot] [PATCH 3/7] avr32: delete non generic board hammerhead
` [U-Boot] [PATCH 4/7] avr32: delete non generic board mimc200
` [U-Boot] [PATCH 5/7] avr32: delete non generic board's atstk100{3, 4, 6}
` [U-Boot] [PATCH 6/7] avr32: take maintainership for atstk1002
` [U-Boot] [PATCH 7/7] avr32: delete ancient board.c

[PATCH v3 14/22] time:Introduce the do_sys_settimeofday64() function with timespec64 type
 2015-05-11 11:19 UTC 

[PATCH 0/6] Introduce Allwinner A33 support
 2015-05-11 11:18 UTC  (12+ messages)
` [PATCH 4/6] ARM: dts: sunxi: add common sun8i dtsi
` [PATCH 6/6] ARM: dts: sun8i: Add ET-Q8 A33 support

[stable] Locked mount and loopback mount fixes
 2015-05-11 11:19 UTC  (4+ messages)

[PATCH v2] clocksource: exynos_mct: fix for sleeping in atomic ctx handling cpu hotplug notif
 2015-05-11 11:18 UTC  (3+ messages)

mm: memory-hotplug: enable memory hotplug to handle hugepage
 2015-05-11 11:17 UTC 

[PATCH v3 13/22] posix-timers:Convert to the 64bit methods for the clock_getres syscall function
 2015-05-11 11:17 UTC 

[PATCH v3 12/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_getres
 2015-05-11 11:17 UTC 

[PATCH v3 11/22] posix-timers:Convert to the 64bit methods for the clock_gettime syscall function
 2015-05-11 11:17 UTC 

[PATCH v3 10/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_gettime
 2015-05-11 11:16 UTC 

[Qemu-devel] [PATCH v6 00/47] Postcopy implementation
 2015-05-11 11:16 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 02/47] Split header writing out of qemu_savevm_state_begin

[PATCH v3 09/22] posix-timers:Convert to the 64bit methods for the clock_settime syscall function
 2015-05-11 11:16 UTC 

[PATCH v3 08/22] posix-timers:Split out the guts of the syscall and change the implementation for clock_settime
 2015-05-11 11:16 UTC 

[PATCH v3 07/22] posix-timers:Convert to the 64bit methods for the timer_settime syscall function
 2015-05-11 11:15 UTC 

[PATCH v3 06/22] posix-timers:Split out the guts of the syscall and change the implementation for timer_settime
 2015-05-11 11:15 UTC 

[PATCH] genirq: provide dummy set_irq_wake()
 2015-05-11 11:14 UTC  (5+ messages)
` [PATCH v2] genirq: Set IRQCHIP_SKIP_SET_WAKE flag for dummy_irq_chip

[PATCH v3 05/22] posix-timers:Convert to the 64bit methods for the timer_gettime syscall function
 2015-05-11 11:15 UTC 

[PATCH v3 04/22] posix-timers:Split out the guts of the syscall and change the implementation for timer_gettime
 2015-05-11 11:14 UTC 

[PATCH] stmpe_ts: add usage of threshold function
 2015-05-11 11:08 UTC  (2+ messages)
` [PATCH] Input: stmpe-ts: add chip "

[PATCH] Remove CPPFLAGS_XEN
 2015-05-11 11:13 UTC 

[Qemu-devel] [PATCH RFC 0/3] Checkpoint-assisted migration proposal
 2015-05-11 11:13 UTC  (3+ messages)
` [Qemu-devel] [PATCH RFC, Ping "

[PATCH 2/3] NILFS2: support NFSv2 export
 2015-05-11 11:13 UTC  (5+ messages)
      ` [PATCH v2] "

[PATCH v3 03/22] time/hrtimer:Introduce hrtimer_get_res64() with timespec64 type for getting the timer resolution
 2015-05-11 11:13 UTC 

[PATCH][request for stable 3.10 inclusion] UBI: fix soft lockup in ubi_check_volume()
 2015-05-11 11:13 UTC  (2+ messages)

[PATCH] staging: panel: fix stackdump
 2015-05-11 11:12 UTC 

[PATCH v3 02/22] timekeeping:Introduce the current_kernel_time64() function with timespec64 type
 2015-05-11 11:12 UTC 

autoNUMA web workload regression
 2015-05-11 11:11 UTC  (5+ messages)
` [PATCH] numa,sched: only consider less busy nodes as numa balancing destination

ARC stable backport for 3.14 and earlier
 2015-05-11 11:11 UTC  (3+ messages)

[PATCH RESEND 1/2] drm/i915: don't register invalid gmbus pins for bdw
 2015-05-11 11:13 UTC  (4+ messages)
` [PATCH RESEND 2/2] drm/i915: don't register invalid gmbus pins for skl

[PATCH v3 01/22] linux/time64.h:Introduce the 'struct itimerspec64' for 64bit
 2015-05-11 11:10 UTC 

[V4] x86/cpuidle: get accurate C0 value with xenpm tool
 2015-05-11 11:10 UTC  (2+ messages)

[git:media_tree/master] [media] marvell-ccic: fix Y'CbCr ordering
 2015-04-27 18:17 UTC 

[PATCH 00/11] Skylake display NV12 feature addition
 2015-05-11 11:08 UTC  (4+ messages)
` [PATCH 08/11] drm/i915: Add NV12 support to intel_framebuffer_init

Ath10 firmware crashing in Monitor mode(Sniffer mode)
 2015-05-11 11:08 UTC  (6+ messages)

[PATCH v3 00/22] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-05-11 11:08 UTC  (2+ messages)

renesas-drivers-2015-05-11-v4.1-rc3
 2015-05-11 11:08 UTC 

[PATCH] mmc: core: don't call bus_ops->power_restore if already on
 2015-05-11 11:07 UTC  (3+ messages)

[PATCH v3 00/22] Convert the posix_clock_operations and k_clock structure to ready for 2038
 2015-05-11 11:06 UTC  (2+ messages)

Query regarding bneptest tool
 2015-05-11 11:06 UTC 

[PATCH v2 1/2] drm/i915/vlv: Remove wait for for punit to updates freq
 2015-05-11 11:06 UTC  (5+ messages)
` [PATCH v4] drm/i915/chv: Set min freq to efficient frequency on chv

[U-Boot] [PATCH] boards/b4860qds: Update README for correct DIP information
 2015-05-11 11:05 UTC 

[PATCH v3] drm/i915: Avoid GPU Hang when comming out of s3 or s4
 2015-05-11 11:05 UTC  (3+ messages)
` [PATCH v4] "

[PATCH v3 0/7] Add support for NXP LPC18xx family
 2015-05-11 11:05 UTC  (3+ messages)
` [PATCH v3 2/7] clocksource: add lpc32xx timer driver

[PATCH v2 0/2] Add initial CoreSight support for the Qualcomm 8x16 chipsets
 2015-05-11 11:04 UTC  (8+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: Add msm8916 CoreSight components

[Qemu-devel] [PULL 00/16] Migration pull request (v2)
 2015-05-11 11:04 UTC  (5+ messages)

passing options to grub in xen,openfirmware and efi
 2015-05-11 11:04 UTC  (13+ messages)

[PATCH v5 0/2] ARM: at91/dt: add support for at91-kizboxmini
 2015-05-11 11:03 UTC  (4+ messages)
` [PATCH v5 2/2] ARM: at91/dt: add support for kizboxmini

Question about windows domU long boot time in xen and help for update libxl virtio patch (for a test)
 2015-05-11 11:03 UTC  (9+ messages)
      ` [win-pv-devel] "

[PATCH] xfrm: fix a possible policy leak
 2015-05-11 11:03 UTC  (2+ messages)

[rtc-linux] [PATCH 00/12] mfd: watchdog: rtc: Add LPC Clocksource driver
 2015-05-11 11:03 UTC  (18+ messages)
` [rtc-linux] [PATCH 02/12] clocksource: sti: Provide support for the ST LPC Clocksource IP
  ` [rtc-linux] "
    `  "
` [rtc-linux] [PATCH 07/12] rtc: st: Update IP layout information to include Clocksource

[xen-unstable test] 55228: regressions - trouble: blocked/fail/pass/preparing/running
 2015-05-11 11:02 UTC  (2+ messages)

[PATCH v4] ARM: at91/dt: add support for kizbox2
 2015-05-11 11:02 UTC  (3+ messages)

[PATCH Remus v2 00/10] Remus support for Migration-v2
 2015-05-11 11:01 UTC  (6+ messages)

[PATCH 00/11] Toaster patchset
 2015-05-11 10:58 UTC  (12+ messages)
` [PATCH 01/11] toaster: clear up toaster shutdown for mac osx
` [PATCH 02/11] toastergui: decrease load time for configuration page
` [PATCH 03/11] toaster: Make toaster script working in zsh
` [PATCH 04/11] toaster: Code cleanup: indent
` [PATCH 05/11] toaster: fix typo in format string
` [PATCH 06/11] toaster: <Add class id to a few columns>
` [PATCH 07/11] toastergui: Consider task name when restarting a build
` [PATCH 08/11] toasterui: URL refactoring
` [PATCH 09/11] toaster: adding art missing from Bootstrap
` [PATCH 10/11] toastergui: fix whitespace after URL
` [PATCH 11/11] toastergui: removing unused views

[PATCH] tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_send
 2015-05-11 11:00 UTC  (3+ messages)

[BUG] rbd hard lookup -> kernel crush by some crush maps
 2015-05-11 10:59 UTC  (3+ messages)

[Qemu-devel] [PATCH RFC 0/2] virt bare-metal payload infrastructure with atomic test case
 2015-05-11 10:58 UTC  (3+ messages)

[RFC 0/2] strace/drm: Add i915 ioctls to strace
 2015-05-11 10:50 UTC  (2+ messages)

[PATCH 0/12] IB/srp patches for kernel v4.2
 2015-05-11 10:58 UTC  (12+ messages)
` [PATCH 01/12] scsi_transport_srp: Introduce srp_wait_for_queuecommand()
              ` hosts resets in SRP and the rest of the world, was: "

[Bug 89247] [NVE7] short display freeze on xrandr --query
 2015-05-11 10:57 UTC 

vsprintf: Add support for userspace strings
 2015-05-11 10:57 UTC  (4+ messages)

[RFC][PATCH 00/13] Fix RMRR
 2015-05-11 10:57 UTC  (10+ messages)
` [RFC][PATCH 07/13] xen/passthrough: extend hypercall to support rdm reservation policy
` [RFC][PATCH 08/13] tools: extend xc_assign_device() "

[PATCH 0/3] Add sai master mode, tdm slot operation and add some sample rate support
 2015-05-11 10:24 UTC  (3+ messages)
` [PATCH 2/3] ASoC: fsl_sai: Add tdm slots operation for SAI master mode

[PATCH v2] drm/rockchip: Add BGR formats to VOP
 2015-05-11 10:55 UTC  (3+ messages)

[PATCH v2] kmemleak: record accurate early log buffer count and report when exceeded
 2015-05-11 10:55 UTC  (3+ messages)

[PATCH] Add support for VirtualBox VDI images
 2015-05-11 10:55 UTC 

[PATCH] arm64: dma-mapping: always clear allocated buffers
 2015-05-11 10:53 UTC 

[PATCH v4 0/7] ASoC: intel - add skylake PCM driver
 2015-05-11 10:54 UTC  (8+ messages)
` [PATCH v4 1/7] ASoC: hda - add ASoC HDA codec match function
` [PATCH v4 2/7] ALSA: hda - add new HDA registers
` [PATCH v4 3/7] ASoC: hda - add asoc hda core bus, controller and stream helpers
` [PATCH v4 4/7] ASoC: intel - add Skylake HDA platform driver
` [PATCH v4 5/7] ASoC: intel - add Skylake HDA audio driver
` [PATCH v4 6/7] ASoC: intel - add makefile support for SKL driver
` [PATCH v4 7/7] ASoC: intel - adds support for decoupled mode in skl driver

[PATCH v3] fdisk: add the 'i'nfo command
 2015-05-11 10:52 UTC  (2+ messages)

[xen-unstable test] 53884: regressions - FAIL
 2015-05-11 10:50 UTC  (7+ messages)

[lm-sensors] Additional PWM driver support for w83792d
 2015-05-11 10:50 UTC  (3+ messages)

[PATCH] xen/xsm: Fix x86 XSM build after commit 6ea9f04
 2015-05-11 10:48 UTC  (2+ messages)

[PATCH] pvgrub: initialise p2m_size
 2015-05-11 10:48 UTC  (2+ messages)

[PATCH] Parse commandline in grub-xen
 2015-05-11 10:48 UTC  (6+ messages)

[PATCH] tools/libxc: Fix missing break from c/s b49a7517
 2015-05-11 10:48 UTC  (3+ messages)

[PATCH] php: Fix race condition during installation
 2015-05-11 10:47 UTC  (3+ messages)

[PATCH v2 0/2] Poweroff (EPOW, DPO) events support for PowerNV platform
 2015-05-11 10:47 UTC  (5+ messages)
` [PATCH v2 1/2] powerpc/powernv: Add poweroff "

[PATCH] staging: lustre: remove unused variable
 2015-05-11 10:47 UTC 

[PATCH] gpio: gpio-kempld: Fix get_direction return value
 2015-05-11 10:46 UTC 

next-20150511 build: 1 failures 47 warnings (next-20150511)
 2015-05-11 10:45 UTC 

[PATCH v2 0/6] Misc patches to aid migration v2 Remus support
 2015-05-11 10:44 UTC  (5+ messages)
` [PATCH v2 2/6] libxc/restore: Bail if unknown options are found

[Qemu-devel] [RFC PATCH 00/34] Multi Architecture System Emulation
 2015-05-11 10:44 UTC  (6+ messages)
` [Qemu-devel] [RFC PATCH 02/34] tcg+qom: QOMify core CPU defintions

[U-Boot] [PATCH] git-mailrc: add Alexey as ARC maintainer
 2015-05-11 10:44 UTC 

linux-next: build failure after merge of the tty tree
 2015-05-11 10:42 UTC  (2+ messages)

[PATCH v2 0/2] Retry attempts to acquire the packed-refs lock
 2015-05-11 10:35 UTC  (2+ messages)
` [PATCH v2 2/2] lock_packed_refs(): allow retries when acquiring "


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.