All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-01 10:50:20 to 2016-06-01 12:24:52 UTC [more...]

[PATCH v3 0/5] sched/fair: Fix attach and detach sched avgs for task group change or sched class change
 2016-06-01 12:24 UTC  (8+ messages)
` [PATCH v3 1/5] sched/fair: Clean up attach_entity_load_avg()
` [PATCH v3 2/5] sched/fair: Skip detach and attach new group task
` [PATCH v3 3/5] sched/fair: Skip detach sched avgs for new task when changing task groups
` [PATCH v3 4/5] sched/fair: Move load and util avgs from wake_up_new_task() to sched_fork()
` [PATCH v3 5/5] sched/fair: Add inline to detach_entity_load_evg()

[PATCH 0/2] Add Rockchip PCIe RC controller support
 2016-06-01 12:24 UTC  (5+ messages)
` [PATCH 2/2] pci: Add PCIe driver for Rockchip Soc

[PULL] drm: atmel-hlcdc: fixes for 4.7-rc2
 2016-06-01 12:23 UTC  (2+ messages)

[PATCH 0/6] thunderbolt: Introducing Thunderbolt(TM) networking
 2016-06-01 12:22 UTC  (5+ messages)

[PATCH V2 0/8] Btrfs: self-tests: Support non-4k page size
 2016-06-01 12:21 UTC  (9+ messages)
` [PATCH V2 1/8] Btrfs: test_check_exists: Fix infinite loop when searching for free space entries
` [PATCH V2 2/8] Btrfs: Fix integer overflow when calculating bytes_per_bitmap
` [PATCH V2 5/8] Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes
` [PATCH V2 6/8] Btrfs: self-tests: Use macros instead of constants and add missing newline
` [PATCH V2 7/8] Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize
` [PATCH V2 8/8] Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system

[PATCH v2] arm/acpi: Add Server Base System Architecture UART support
 2016-06-01 12:21 UTC  (3+ messages)

linux-next: Tree for May 30
 2016-06-01 12:18 UTC  (7+ messages)
` [ath9k-devel] "
  ` [ath9k-devel] ath9k gpio request
        `  "

[PATCH] rtc: ds1307: Fix relying on reset value for weekday
 2016-06-01 12:18 UTC  (3+ messages)
  ` [rtc-linux] "

[Buildroot] [PATCH 1/3] libamcodec: new Package
 2016-06-01 12:16 UTC  (2+ messages)

[PATCH 00/13] Add R8A7794/SILK board eMMC DT support
 2016-06-01 12:16 UTC  (5+ messages)
` [PATCH 13/13] ARM: dts: blanche: add Ethernet support

[Xenomai] rtdm_timer_start causes switching to secondary mode and Bug
 2016-06-01 12:15 UTC 

[PATCH] mmc: mmc: fix check on mmc_select_bus_width return value
 2016-06-01 12:17 UTC 

[PATCH 1/2] completion: create variable for untracked file modes
 2016-06-01 12:15 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] completion: add git status

[PATCH for-4.7] docs: Feature Levelling feature document
 2016-06-01 12:14 UTC  (4+ messages)

[Qemu-devel] [PATCH0/6] trace: Per-vCPU tracing states
 2016-06-01 12:14 UTC  (3+ messages)

[oe-commits] [openembedded-core] branch master updated (bb4ead9 -> b746223)
 2016-06-01 12:14 UTC  (2+ messages)

[PATCH -v3 0/8] spin_unlock_wait borkage and assorted bits
 2016-06-01 12:13 UTC  (10+ messages)
` [PATCH -v3 4/8] locking, arch: Update spin_unlock_wait()
` [PATCH -v3 7/8] locking: Move smp_cond_load_acquire() and friends into asm-generic/barrier.h

Why __alloc_contig_migrate_range calls migrate_prep() at first?
 2016-06-01 12:11 UTC 

[PATCH v20 00/11] Support for creating/using Stolen memory backed objects
 2016-06-01 12:11 UTC  (3+ messages)
` [PATCH 11/11] drm/i915: Extend GET_APERTURE ioctl to report available map space

[PATCH] hid-elo: kill not flush the work
 2016-06-01 12:10 UTC  (2+ messages)

[PATCH 0/7] KVM: syzkaller fixes
 2016-06-01 12:09 UTC  (8+ messages)
` [PATCH 1/7] kvm: x86: avoid warning on repeated KVM_SET_TSS_ADDR
` [PATCH 2/7] KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
` [PATCH 3/7] KVM: fail KVM_SET_VCPU_EVENTS with invalid exception number
` [PATCH 4/7] KVM: irqfd: fix NULL pointer dereference in kvm_irq_map_gsi
` [PATCH 5/7] KVM: x86: avoid vmalloc(0) in the KVM_SET_CPUID
` [PATCH 6/7] KVM: x86: fix OOPS after invalid KVM_SET_DEBUGREGS
` [PATCH 7/7] KVM: x86: protect KVM_CREATE_PIT/KVM_CREATE_PIT2 with kvm->lock

[Bug 96307] New: Kernel 4.7-rc1 oops when starting X
 2016-06-01 12:08 UTC 

[PATCH] extensions: libxt_mark: fix a wrong translation to nft when mask is specified
 2016-06-01 12:07 UTC 

RAID6 recovery with 6/9 drives out-of-sync
 2016-06-01 12:06 UTC  (4+ messages)

[PATCH 1/2] libfsimage: replace deprecated readdir_r() with readdir()
 2016-06-01 12:06 UTC  (8+ messages)

[PATCH v3 00/12] usb/mmc/power: Generic power sequence (and fix USB/LAN when TFTP booting)
 2016-06-01 12:05 UTC  (8+ messages)
` [PATCH v3 09/12] EXAMPLE CODE: usb: port: Parse pwrseq phandle from Device Tree
` [PATCH v3 12/12] ARM: dts: exynos: Fix LAN and HUB after bootloader initialization on Odroid U3

[Qemu-trivial] [PATCH 00/16] use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d))
 2016-06-01  9:33 UTC  (3+ messages)
` [Qemu-trivial] [PATCH 07/16] xen: Use DIV_ROUND_UP

Add MediaTek USB3 DRD Driver
 2016-06-01 12:04 UTC  (6+ messages)
` [PATCH v2,1/5] dt-bindings: mt8173-xhci: support host side of dual-role mode

[PATCH 6/6] mm, oom: fortify task_will_free_mem
 2016-06-01 12:04 UTC  (6+ messages)

[PATCH] IB/core: Fix different types mix in ib_device_cap_flags structure values
 2016-06-01 12:04 UTC  (10+ messages)

[PATCH 0/7] Netfilter fixes for net
 2016-06-01 12:03 UTC  (8+ messages)
` [PATCH 1/7] netfilter: nfnetlink_queue: fix timestamp attribute
` [PATCH 2/7] netfilter: conntrack: remove leftover binary sysctl define
` [PATCH 3/7] netfilter: nf_queue: Make the queue_handler pernet
` [PATCH 4/7] netfilter: nf_ct_helper: Fix helper unregister count
` [PATCH 5/7] netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
` [PATCH 6/7] netfilter: nf_tables: validate NFTA_SET_TABLE parameter
` [PATCH 7/7] netfilter: nf_ct_helper: bail out on duplicated helpers

[PATCH v4 1/6] qspinlock: powerpc support qspinlock
 2016-06-01 12:00 UTC  (6+ messages)
` [PATCH v4 2/6] powerpc: pseries/Kconfig: Add qspinlock build config
` [PATCH v4 3/6] powerpc: lib/locks.c: Add cpu yield/wake helper function
` [PATCH v4 4/6] pv-qspinlock: powerpc support pv-qspinlock
` [PATCH v4 5/6] pv-qspinlock: use cmpxchg_release in __pv_queued_spin_unlock
` [PATCH v4 6/6] powerpc: pseries: Add pv-qspinlock build config/make

[PATCH v4] Drivers: hv: vmbus: fix the race when querying & updating the percpu list
 2016-06-01 13:43 UTC 

[PATCH v4 0/6] powerPC/pSeries use pv-qpsinlock as the default spinlock implemention
 2016-06-01 12:00 UTC 

[PATCH] x86/cpuid: fix dom0 crash on skylake machine
 2016-06-01 12:01 UTC  (11+ messages)

[PATCH] ASoC: mediatek: add MCLK source selection
 2016-06-01 12:00 UTC  (3+ messages)

[PATCH] timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD
 2016-06-01 11:43 UTC  (3+ messages)

[PATCH v5 0/1] sti: add audio interface to the hdmi driver
 2016-06-01 11:55 UTC  (3+ messages)
` [PATCH v5 1/1] drm: sti: Add ASoC generic hdmi codec support

[oom_reaper] df1e2f5663: EIP: [<81e30134>] mmput_async+0x9/0x6b SS:ESP 0068:819a5e78
 2016-06-01 11:55 UTC  (6+ messages)
      ` [lkp] "

[Buildroot] [PATCH] odroid_xu4: new board
 2016-06-01 11:52 UTC  (4+ messages)

[PATCH v4 0/4] xen/arm: arm64: Widen register access to mpidr to 64-bits
 2016-06-01 11:49 UTC  (4+ messages)

GV98 adapter, experience with nouveau
 2016-06-01 11:48 UTC 

[RFC PATCH 0/4] rk3399 support ddr frequency scaling
 2016-06-01 11:47 UTC  (4+ messages)
` [RFC PATCH 3/4] PM / devfreq: rockchip: add devfreq driver for rk3399 dmc

[PATCH 1/2] dmaengine: mv_xor: Minor coding style fix
 2016-06-01 11:47 UTC  (2+ messages)

[GIT PULL] Device replace fixes
 2016-06-01 11:44 UTC 

[Bug 96306] New: BUG: KASAN: slab-out-of-bounds in OUT_RINGp (via nvc0_fbcon_imageblit)
 2016-06-01 11:44 UTC 

[ovmf test] 95092: regressions - FAIL
 2016-06-01 11:43 UTC 

[PATCH v2] livepatch: allow removal of a disabled patch
 2016-06-01 11:43 UTC  (3+ messages)

[PATCH RESEND 0/4] qemu-qdisk: Replace grant map by grant copy
 2016-06-01 11:42 UTC  (10+ messages)
` [PATCH RESEND 1/4] libs, gnttab, libxc: Interface for grant copy operation
` [PATCH RESEND 3/4] qdisk, hw/block/xen_disk: Perform grant copy instead of grant map

[PATCH] drm: atmel-hlcdc: actually disable scaling when no scaling is required
 2016-06-01 11:42 UTC  (3+ messages)

[PATCH] PCI: Wait for 50ms after bridge is powered up
 2016-06-01 11:42 UTC  (11+ messages)

[Buildroot] [arc-buildroot] [autobuild.buildroot.net] arc build results for 2016-05-31
 2016-06-01 11:40 UTC  (4+ messages)

[RFC] kernel paramters like DPDK CLI options
 2016-06-01 11:40 UTC  (3+ messages)

[PATCH v2] ARM: uniphier: drop code for old DT binding
 2016-06-01 11:37 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/1] qcow2: avoid extra flushes in qcow2
 2016-06-01 11:35 UTC  (3+ messages)

[PATCH v4 1/8] monitor: Rename vm_event_monitor_get_capabilities
 2016-06-01 11:37 UTC  (10+ messages)
` [PATCH v4 4/8] monitor: ARM SMC events
` [PATCH v4 5/8] arm/vm_event: get/set registers

[PATCH v7 0/6] mfd: (multiple trees): max8997: Add regmap
 2016-06-01 11:37 UTC  (4+ messages)
` [PATCH v7 1/6] mfd: max8997: Use regmap to access registers

[Buildroot] [PATCH 1/4] wayland: bump to version 1.11.0
 2016-06-01 11:37 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] wayland-protocols: bump to version 1.4
` [Buildroot] [PATCH 3/4] weston: bump to version 1.11.0
` [Buildroot] [PATCH 4/4] libinput: bump to version 1.3.1

Workaround for fetching files
 2016-06-01 11:36 UTC  (4+ messages)

[PATCH V9] vm_event: Allow subscribing to write events for specific MSR-s
 2016-06-01 11:36 UTC  (5+ messages)

Data not freed after remove?
 2016-06-01 11:35 UTC 

Please don't puke: Modifying Frame Version, Beacon and Probe-Response values
 2016-06-01 11:34 UTC  (4+ messages)

[PATCH] dell-smm-hwmon: Detect fan with index=2
 2016-06-01 11:34 UTC  (3+ messages)

[PATCH v2 0/2] usb: host: xhci: rcar: fix the quirks setting of XHCI_NO_64BIT_SUPPORT
 2016-06-01 11:41 UTC  (5+ messages)

[patch] PM / devfreq: exynos-nocp: Checking for IS_ERR instead of NULL
 2016-06-01 11:33 UTC  (5+ messages)
` [patch v2] PM / devfreq: exynos-nocp: Remove incorrect IS_ERR() check

[Qemu-devel] [PATCH] ui: sdl2: Fix crash with -nodefaults -sdl
 2016-06-01 11:31 UTC  (3+ messages)

[PATCH] devfreq: fix double call put_device
 2016-06-01 11:31 UTC  (3+ messages)

[Qemu-devel] [PATCH] Improve avx2 configure test
 2016-06-01 11:28 UTC 

[PATCH] btrfs-progs: fix uninit variables in btrfs-image
 2016-06-01 11:26 UTC  (2+ messages)

[LTP] [PATCH] syscalls/epoll_create1: Cleanup && Convert to new API
 2016-06-01 11:26 UTC  (2+ messages)

[U-Boot] [PATCH] arm: socfpga: Add missing ',' in CONFIG_BOOTARGS
 2016-06-01 11:24 UTC 

[U-Boot] [PATCH v2 0/7] spl: nand: sunxi: implement auto-detection
 2016-06-01 11:23 UTC  (8+ messages)
` [U-Boot] [PATCH v2 1/7] spl: nand: sunxi: remove support for so-called 'syndrome' mode
` [U-Boot] [PATCH v2 2/7] spl: nand: rename the SYS_NAND_U_BOOT_OFFS Kconfig option
` [U-Boot] [PATCH v2 3/7] spl: nand: support redundant u-boot image
` [U-Boot] [PATCH v2 4/7] spl: nand: sunxi: stop guessing the redundant u-boot offset
` [U-Boot] [PATCH v2 5/7] spl: nand: sunxi: rework status polling loop
` [U-Boot] [PATCH v2 6/7] spl: nand: sunxi: split 'load page' and 'read page' logic
` [U-Boot] [PATCH v2 7/7] spl: nand: sunxi: add support for NAND config auto-detection

[RFC PATCH 0/4] Integration of function trace with System Trace IP blocks
 2016-06-01 11:18 UTC  (10+ messages)
` [RFC PATCH 1/4] STM Ftrace: Adding generic buffer interface driver
` [RFC PATCH 2/4] trace: Introduce an output interface from ftrace to STM
` [RFC PATCH 3/4] trace: Duplicate the output of the function trace logs "
` [RFC PATCH 4/4] stm: Mark the functions of writing buffer with notrace

[RFC ABI 0/8] Netlink-based IOCTLs RDMA ABI
 2016-06-01 11:18 UTC  (11+ messages)

dma_declare_coherent_memory fails for RAM allocated memory
 2016-06-01 11:18 UTC  (2+ messages)

[PATCH v5 1/3] mempool: support external handler
 2016-06-01 11:18 UTC  (11+ messages)

[U-Boot] [PATCH] drivers: usb: fsl: Fix NULL terminating issue for usb controller name string
 2016-06-01 11:17 UTC 

DTS for Zynq Microzed/Picozed
 2016-06-01 11:17 UTC  (4+ messages)

[qemu-upstream-4.3-testing test] 95119: trouble: blocked/broken
 2016-06-01 11:17 UTC 

[U-Boot] socfpga sr1500: possible typo in console=
 2016-06-01 11:16 UTC 

[PATCH] xen/arm: setup: initialize xenheap mappings after boot pages avaiable
 2016-06-01 11:13 UTC  (6+ messages)

[Qemu-devel] [PATCH v3 0/2] Let PKGVERSION include the "git describe" output
 2016-06-01 11:13 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 2/2] Makefile: Derive "PKGVERSION" from "git describe" by default

[U-Boot] [PATCH] spl: fit: Fix load address of fit header
 2016-06-01 11:13 UTC  (2+ messages)

kmod documentation issue -- module parameters must after modulename
 2016-06-01 11:12 UTC 

[PATCH nft v2] evaluate: fix "list set" unexpected behaviour
 2016-06-01 11:11 UTC  (2+ messages)

[PATCH] qed: fix qed_fill_link() error handling
 2016-06-01 11:10 UTC  (7+ messages)

[PATCH] thermal: cpu_cooling: fix improper order during initialization
 2016-06-01 11:10 UTC  (2+ messages)

[PATCH v2] iommu: Disable preemption around use of this_cpu_ptr()
 2016-06-01 11:10 UTC  (4+ messages)
` [PATCH v3 1/2] "
  ` [PATCH v3 2/2] iommu: Remove cpu-local spinlock

[LTP] [PATCH 1/3] ltp-aiodio: report posix_memalign errors properly
 2016-06-01 11:09 UTC  (3+ messages)

[PATCH] Revert "ARM: cns3xxx: pci: avoid potential stack overflow"
 2016-06-01 11:08 UTC  (2+ messages)

[PATCH] gpio: zynq: initialize clock even without CONFIG_PM
 2016-06-01 11:03 UTC 

[PATCH] netfilter: fix possible ZERO_SIZE_PTR pointer dereferencing error
 2016-06-01 11:04 UTC  (4+ messages)
  ` [PATCH] netfilter: fix possible ZERO_SIZE_PTR pointerdereferencing error

dpdk compilation issue on cumuluslinux
 2016-06-01 11:04 UTC  (2+ messages)

[U-Boot] [PATCH 0/7] spl: nand: sunxi: implement auto-detection
 2016-06-01 11:04 UTC  (3+ messages)
` [U-Boot] [PATCH 7/7] spl: nand: sunxi: add support for NAND config auto-detection

Are there any tools to check/repair reiser4 meta data [/dev/sdb]
 2016-06-01 11:03 UTC 

[RFC PATCH 1/2] ACPI / button: Send "open" state after boot/resume
 2016-06-01 11:01 UTC  (4+ messages)
` [PATCH v3 3/3] ACPI / button: Add quirks for initial lid state notification

[PATCH] iommu: Disable preemption around use of this_cpu_ptr()
 2016-06-01 11:00 UTC  (2+ messages)
` ✓ Ro.CI.BAT: success for iommu: Disable preemption around use of this_cpu_ptr() (rev2)

[Bug 90626] New: HP ZBook 15 nouveau driver hangup for kernel >= 3.19
 2016-06-01 10:54 UTC  (2+ messages)
  ` [Bug 90626] HP ZBook 15 nouveau driver hangup for kernel >= 4.1

[PATCH] relay: fix potential memory leak
 2016-06-01 10:45 UTC 

[PATCH] qat: fix phys address of content descriptor
 2016-06-01 10:52 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v2 0/3] cpufreq: avoid redundant driver calls in schedutil
 2016-06-01 10:50 UTC  (5+ messages)
` [PATCH v2 3/3] cpufreq: schedutil: map raw required frequency to driver frequency


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.