All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-06-28 16:48:46 to 2016-06-28 17:38:27 UTC [more...]

[PATCH 0/3] clk: sunxi: Simpler driver for Allwinner's clocks
 2016-06-28 17:44 UTC  (7+ messages)
  ` [PATCH 2/3] clk: sunxi: Add the A83T clocks
  ` [PATCH 3/3] dt: sun8i: Define the clocks of the A83T

[PATCH 0/3 v2] fs: allow to use dirfd as root for openat and other *at syscalls
 2016-06-28 17:38 UTC 

[PATCH 1/2] MADVISE_FREE, THP: Fix madvise_free_huge_pmd return value after splitting
 2016-06-28 17:36 UTC  (2+ messages)
` [PATCH 2/2] mm, THP: Clean up return value of madvise_free_huge_pmd

[PATCH v6 000/119] xfs: add reverse mapping, reflink, dedupe, and online scrub support
 2016-06-28 17:36 UTC  (7+ messages)
` [PATCH 013/119] xfs: support btrees with overlapping intervals for keys

[PATCH v11 0/3] ARM: hisi: Add initial support for Hi3519 SOC
 2016-06-28 17:36 UTC  (4+ messages)

tcp md5: one more crypto-sg-on-the-stack instance
 2016-06-28 17:35 UTC  (9+ messages)
      ` [PATCH net-next] tcp: md5: do not use stack storage in crypto operations
        ` [PATCH v2 net-next] tcp: md5: use kmalloc() backed scratch areas

[RFC2 PATCH 00/23] ARM64: support ILP32
 2016-06-28 17:35 UTC  (32+ messages)
` [PATCH 01/23] [AARCH64] define word size for lp64 and ilp32
` [PATCH 03/23] Add dynamic ILP32 AARCH64 relocations to elf.h
` [PATCH 05/23] [AARCH64] Use PTR_REG in crti.S
` [PATCH 06/23] [AARCH64] Use PTR_REG/PTR_SIZE/PTR_SIZE_LOG in dl-tlsesc.S
` [PATCH 10/23] [AARCH64] Detect ILP32 in configure scripts
` [PATCH 13/23] [AARCH64] Add support to ldconfig for ILP32 and libilp32
` [PATCH 14/23] [AARCH64] Add ILP32 ld.so to the known interpreter names
` [PATCH 15/23] [AARCH64] Add ldd-rewrite.sed so that ilp32 ld.so can be found
` [PATCH 16/23] [AARCH64] Make lp64 and ilp32 directories
` [PATCH 17/23] [AARCH64] ILP32: introduce syscalls that pass off_t
` [PATCH 18/23] [AARCH64] ILP32: support stat syscall family
` [PATCH 19/23] [AARCH64] delouse input arguments in system functions
` [PATCH 21/23] [AARCH64] Make __SIZEOF_SEM_T 16 for ILP32
` [PATCH 22/23] off_t: fix register pair calculation for 64-bit case
` [PATCH 23/23] [AARCH64] Take utmp{,x}.h from s390 port

[iproute PATCH v3 0/6] Big C99 style initializer rework
 2016-06-28 17:37 UTC  (4+ messages)

[Qemu-devel] [PULL 00/32] Misc patches for QEMU soft freeze
 2016-06-28 17:34 UTC  (33+ messages)
` [Qemu-devel] [PULL 01/32] ide: move headers to include folder
` [Qemu-devel] [PULL 02/32] pcspk: convert "pit" property type from ptr to link
` [Qemu-devel] [PULL 03/32] vmport: identify vmport type by macro TYPE_VMPORT
` [Qemu-devel] [PULL 04/32] pflash: make TYPE_CFI_PFLASH0{1, 2} macros public
` [Qemu-devel] [PULL 05/32] Q35: implement property interfece to several parameters
` [Qemu-devel] [PULL 06/32] pc_q35: configure Q35 instance using properties
` [Qemu-devel] [PULL 07/32] pckbd: handle A20 IRQ as GPIO
` [Qemu-devel] [PULL 08/32] port92: "
` [Qemu-devel] [PULL 09/32] ICH9 SMB: make TYPE_ICH9_SMB_DEVICE macro public
` [Qemu-devel] [PULL 10/32] ich9: call ich9_lpc_update_pic for disabled pirqs
` [Qemu-devel] [PULL 11/32] ich9: clean up ich9_lpc_update_pic/ich9_lpc_update_apic and callers
` [Qemu-devel] [PULL 12/32] ich9: unify pic and ioapic IRQ vectors
` [Qemu-devel] [PULL 13/32] ICH9 LPC: handle GSI as qdev GPIO
` [Qemu-devel] [PULL 14/32] ICH9 LPC: move call of isa_bus_irqs to 'realize' method
` [Qemu-devel] [PULL 15/32] isa: introduce wrapper isa_connect_gpio_out
` [Qemu-devel] [PULL 16/32] MC146818 RTC: add GPIO access to output IRQ
` [Qemu-devel] [PULL 17/32] scsi: esp: fix migration
` [Qemu-devel] [PULL 18/32] vnc: generalize "VNC server running on ..." message
` [Qemu-devel] [PULL 19/32] pci-assign: Move "Invalid ROM" error message to pci-assign-load-rom.c
` [Qemu-devel] [PULL 20/32] target-*: Don't redefine cpu_exec()
` [Qemu-devel] [PULL 21/32] char: clean up remaining chardevs when leaving
` [Qemu-devel] [PULL 22/32] socket: add listen feature
` [Qemu-devel] [PULL 23/32] socket: unlink unix socket on remove
` [Qemu-devel] [PULL 24/32] iscsi: fix assertion in is_sector_request_lun_aligned
` [Qemu-devel] [PULL 25/32] serial: make tsr_retry unsigned
` [Qemu-devel] [PULL 26/32] serial: simplify tsr_retry reset
` [Qemu-devel] [PULL 27/32] serial: separate serial_xmit and serial_watch_cb
` [Qemu-devel] [PULL 28/32] char: change qemu_chr_fe_add_watch to return unsigned
` [Qemu-devel] [PULL 29/32] serial: remove watch on reset
` [Qemu-devel] [PULL 30/32] serial: reinstate watch after migration
` [Qemu-devel] [PULL 31/32] ich9: implement ACPI_EN register
` [Qemu-devel] [PULL 32/32] ich9: implement SCI_IRQ_SEL register

[PATCH v2] notifier: Fix soft lockup for notifier_call_chain()
 2016-06-28 17:33 UTC  (5+ messages)

[PATCH 0/3] qcom watchdog fixes
 2016-06-28 17:34 UTC  (8+ messages)
` [PATCH 1/3] watchdog: qcom: update device tree bindings

[PATCH 0/5] Add support for EPT execute only for nested hypervisors
 2016-06-28 17:33 UTC  (7+ messages)
` [PATCH 1/5] mmu: mark spte present if the x bit is set
` [PATCH 3/5] mmu: don't set the present bit unconditionally

URE, link resets, user hostile defaults
 2016-06-28 17:33 UTC  (3+ messages)

Deleting child qdisc doesn't reset parent to default qdisc?
 2016-06-28 17:33 UTC  (11+ messages)
            ` [RFC PATCH] sch_tbf: avoid silent fallback to noop_qdisc (was Re: Deleting child qdisc doesn't reset parent to default qdisc?)

[PATCH linux 0/8] xen: pvhvm: support bootup on secondary vCPUs
 2016-06-28 17:32 UTC  (11+ messages)
` [PATCH linux 2/8] xen: introduce xen_vcpu_id mapping
  ` [Xen-devel] "
` [PATCH linux 4/8] x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to the shared_info page
` [PATCH linux 5/8] xen/events: use xen_vcpu_id mapping in events_base
` [PATCH linux 6/8] xen/events: fifo: use xen_vcpu_id mapping
` [PATCH linux 7/8] xen/evtchn: "
` [PATCH linux 8/8] xen/pvhvm: run xen_vcpu_setup() for the boot CPU

[PATCH] config: add conditional include
 2016-06-28 17:26 UTC  (2+ messages)
` [PATCH v2 0/2] Config "

[Buildroot] [v1 1/1] uboot: Add local directory option to menuconfig
 2016-06-28 17:32 UTC  (6+ messages)

[Qemu-devel] [Bug 1594239] [NEW] After adding more scsi disks for Aarch64 virtual machine, start the VM and got Qemu Error
 2016-06-28 17:22 UTC  (3+ messages)
` [Qemu-devel] [Bug 1594239] "

[qemu-mainline test] 96328: regressions - FAIL
 2016-06-28 17:29 UTC 

[PATCH] audit: catch errors from audit_filter_rules field checks
 2016-06-28 17:29 UTC  (3+ messages)

How to generate debug symbols but not copied to the image?
 2016-06-28 17:28 UTC  (3+ messages)

[PATCH v2] clk: Provide notifier stubs when !COMMON_CLK
 2016-06-28 17:26 UTC  (2+ messages)

[PATCH] drm/radeon: Remove deprecated create_singlethread_workqueue
 2016-06-28 17:26 UTC 

[git pull] clk: renesas: Add support for R-Car M3-W
 2016-06-28 17:25 UTC  (5+ messages)

[PATCH] Refactor recv_sideband()
 2016-06-28 17:24 UTC  (4+ messages)
` [PATCH v4] "

✗ Ro.CI.BAT: failure for drm/i915: hybrid wait-for macro
 2016-06-28 17:24 UTC 

[PATCH] drm/omap: panel-dsi-cm: Remove deprecated create_singlethread_workqueue
 2016-06-28 17:23 UTC 

[PATCH 1/1 v2] systemd: Only start the gssd daemons when they are enabled
 2016-06-28 17:23 UTC  (11+ messages)

[master/krogoth][PATCH v2] common-csl-ip: Bump version common-csl-ip-rtos: Move to new makefile support provided in ti-pdk.bbclass
 2016-06-28 17:23 UTC 

[PATCH v5 00/17] xen/arm: Use the typesafes gfn and mfn
 2016-06-28 17:23 UTC  (13+ messages)
` [PATCH v5 05/17] xen/passthrough: x86: Use INVALID_GFN rather than INVALID_MFN
` [PATCH v5 06/17] xen: Use a typesafe to define INVALID_MFN
` [PATCH v5 07/17] xen: Use a typesafe to define INVALID_GFN
` [PATCH v5 13/17] xen/arm: Use the typesafes mfn and gfn in map_dev_mmio_region
` [PATCH v5 15/17] xen/arm: p2m: Introduce helpers to insert and remove mapping

[Qemu-devel] [RFH PATCH] vhost-user-test: fix g_cond_wait_until compat implementation
 2016-06-28 17:22 UTC 

Bug in 'btrfs filesystem du' ?
 2016-06-28 17:20 UTC  (6+ messages)

[PATCH] x86/EFI + Live Patch: avoid symbol address truncation
 2016-06-28 17:20 UTC  (2+ messages)

[PATCH v3 0/3] mempool: user-owned mempool caches
 2016-06-28 17:20 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] mempool: allow for "

Shallow submodule efficiency
 2016-06-28 17:20 UTC  (2+ messages)

[Buildroot] [PATCH v6 0/3] Add docker engine support
 2016-06-28 17:20 UTC  (11+ messages)
` [Buildroot] [PATCH v6 3/3] docker-engine: new package

[PATCH net-next 00/16] Mellanox 100G SRIOV E-Switch offload and VF representors
 2016-06-28 17:19 UTC  (6+ messages)
` [PATCH net-next 08/16] net/devlink: Add E-Switch mode control

[PATCH] drm/exynos: Remove deprecated create_singlethread_workqueue
 2016-06-28 17:18 UTC 

[PATCH 0/8] arm64: dts: db820c: Add basic board support
 2016-06-28 17:17 UTC  (7+ messages)
` [PATCH 1/8] arm64: dts: db820c: add "

[PATCH v3 0/7] arm64: hibernate: Support DEBUG_PAGEALLOC and hibernate on non-boot cpu
 2016-06-28 17:16 UTC  (3+ messages)
` [PATCH v3 2/7] arm64: vmlinux.ld: Add .mmuoff.{text,data} sections

[PATCH v2] locking/qrwlock: Let qrwlock has same layout regardless of the endian
 2016-06-28 17:16 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/17] s390x: the big pci update
 2016-06-28 17:15 UTC  (6+ messages)
` [Qemu-devel] [PATCH 07/17] s390x/pci: introduce S390PCIBus

[RESEND][PATCH 0/2] Add pl031 RTC support for Hi6220/HiKey
 2016-06-28 17:15 UTC  (3+ messages)

[Qemu-devel] scsi-bus: Add support for SCSI scanners
 2016-06-28 17:14 UTC  (2+ messages)

[Qemu-devel] [PATCH] hw/arm/virt: mark the PCIe host controller as DMA coherent in the DT
 2016-06-28 17:14 UTC 

[Qemu-devel] [PATCH 00/11] pc: allow to use -device/device_add for CPUs
 2016-06-28 13:35 UTC  (5+ messages)
` [Qemu-devel] [PATCH 05/11] target-i386: cpu: replace custom apic-id setter/getter with static property

charitable project
 2016-06-28 16:58 UTC 

Gerrit server migration
 2016-06-28 17:09 UTC  (4+ messages)

[PATCH 0/4] arm64: hisilicon: Hip0x dt/config update
 2016-06-28 17:09 UTC  (3+ messages)
` [PATCH 2/4] arm64: dts: hip06: Append hns node

[kernel-hardening] [PATCH v1 0/2] Introduce the initify gcc plugin
 2016-06-28 17:00 UTC  (3+ messages)
`  "
  ` [kernel-hardening] "

[Qemu-devel] [PATCH V3 0/3] pxb: fix 64-bit MMIO allocation
 2016-06-28 17:08 UTC  (6+ messages)
` [Qemu-devel] [PATCH V3 2/3] hw/apci: handle 64-bit MMIO regions correctly

[PATCH v2 0/6] arm64: Extend Cortex-A53 errata workaround
 2016-06-28 17:07 UTC  (14+ messages)
` [PATCH v2 1/6] Revert "arm64: alternatives: add enable parameter to conditional asm macros"
` [PATCH v2 2/6] arm64: fix "dc cvau" cache operation on errata-affected core
` [PATCH v2 3/6] arm64: include alternative handling in dcache_by_line_op
` [PATCH v2 4/6] arm64: errata: Calling enable functions for CPU errata too
` [PATCH v2 5/6] arm64: consolidate signal injection on emulation errors
` [PATCH v2 6/6] arm64: trap userspace "dc cvau" cache operation on errata-affected core

[iproute PATCH v3] Use ARRAY_SIZE macro everywhere
 2016-06-28 16:42 UTC  (2+ messages)
` [iproute PATCH v4] "

[RFC] i915: Add fence fds to execbuffer2 uapi
 2016-06-28 17:06 UTC  (3+ messages)

[PATCH v5] mm, kasan: switch SLUB to stackdepot, enable memory quarantine for SLUB
 2016-06-28 16:51 UTC  (3+ messages)

[PATCH v6 0/6] mfd: tps65218: Clean ups
 2016-06-28 17:04 UTC  (5+ messages)
` [PATCH v6 3/6] input: tps65218-pwrbutton: Add platform_device_id table

Upcoming libibverbs release
 2016-06-28 17:05 UTC  (6+ messages)

[PATCH v9 00/12] kthread: Kthread worker API improvements
 2016-06-28 17:04 UTC  (9+ messages)
` [PATCH v9 06/12] kthread: Add kthread_drain_worker()

[Qemu-devel] [PATCH 0/3] drive-mirror: limit niov to MAX_IOV
 2016-06-28 17:05 UTC  (2+ messages)

copying build configuration files to the rootfs
 2016-06-28 17:03 UTC 

[PATCH 1/2] iommu/amd: Remove entry from the list before freeing it
 2016-06-28 16:48 UTC  (8+ messages)
` [PATCH 2/2] iommu/amd: Destroy api_lock mutex when freeing domain

[PATCH 1/2] drm/i915/debug: Select PREEMPT_COUNT when enabling debugging
 2016-06-28 17:03 UTC  (2+ messages)
` ✓ Ro.CI.BAT: success for series starting with [1/2] drm/i915/debug: Select PREEMPT_COUNT when enabling debugging (rev3)

[PATCH 0/3] arm64: dts: juno: add coresight support
 2016-06-28 17:03 UTC  (6+ messages)
` [PATCH 1/3] "

[PATCH] libertas_tf: Remove create_workqueue
 2016-06-28 17:02 UTC  (5+ messages)

[PATCH] mg_disk: fix error path in mg_probe()
 2016-06-28 17:01 UTC  (2+ messages)

[PATCH] Input: Add SW_PEN_INSERTED define
 2016-06-28 17:00 UTC 

Video Engine Utilization
 2016-06-28 17:00 UTC  (2+ messages)

[PATCH v4 0/4] perf: Add APM X-Gene SoC Performance Monitoring Unit driver
 2016-06-28 16:59 UTC  (13+ messages)
` [PATCH v4 3/4] perf: xgene: "

[BUG] perf test 29 crashing
 2016-06-28 16:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 0/7] Provide a QOM-based authorization API
 2016-06-28 16:58 UTC  (3+ messages)
` [Qemu-devel] [PATCH v6 6/7] util: add QAuthZSimple object type for a simple access control list

[PATCH] ip_pipeline: add Python script file for creating visual diagram of IP pipeline config file
 2016-06-28 16:58 UTC  (3+ messages)
` [PATCH v2] "

[RFC] drm/i915: hybrid wait-for macro
 2016-06-28 16:56 UTC 

[PATCH] PM / suspend: show workqueues busy name in suspend flow
 2016-06-28 16:56 UTC  (3+ messages)

Verbs Working Group meeting
 2016-06-28 16:54 UTC 

[Qemu-devel] [RFC v3 00/19] Base enabling patches for MTTCG
 2016-06-28 16:54 UTC  (3+ messages)
` [Qemu-devel] [RFC v3 15/19] tcg: drop global lock during TCG code execution

GDBSX Maintainer
 2016-06-28 16:53 UTC  (4+ messages)

[Patch net] mlx4: set csum_complete_sw bit when fixing complete csum
 2016-06-28 16:52 UTC  (5+ messages)

prefered behavior for injecting untracked args
 2016-06-28 16:41 UTC  (3+ messages)

[GIT PULL] doc: sphinx-4.8 DocBook to reST movement on Jon's docs-next
 2016-06-28 16:41 UTC 

[Qemu-devel] [PATCH 0/3] More netlink fixes
 2016-06-28 16:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/3] linux-user: fd_trans_*_data() returns the length

[PATCH] drm/i915: Skip fbdev core suspend/resume when fbdev emulation is disabled
 2016-06-28 16:51 UTC  (3+ messages)

target crash / host hang with nvme-all.3 branch of nvme-fabrics
 2016-06-28 16:49 UTC  (13+ messages)

[PATCH v2] xen: xenbus: Remove create_workqueue
 2016-06-28 16:47 UTC  (3+ messages)

[PATCH] mm, vmscan: set shrinker to the left page count
 2016-06-28 16:48 UTC  (5+ messages)

[RFC v2 0/3] dma-buf/sync_file: rework fences on struct sync_file
 2016-06-28 15:09 UTC  (5+ messages)
` [RFC v2 3/3] dma-buf/sync_file: rework fence storage in struct file


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.