All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-29 17:57:15 to 2016-01-29 18:46:31 UTC [more...]

[PATCH v4] futex: Remove requirement for lock_page in get_futex_key
 2016-01-29 18:46 UTC  (4+ messages)

[PATCH v1] crypto: ccp - Limit the amount of information exported
 2016-01-29 18:45 UTC 

[PATCH] mergetool: reorder vim/gvim buffers in three-way diffs
 2016-01-29 18:45 UTC  (2+ messages)

clk: scpi: Fix checking return value of platform_device_register_simple()
 2016-01-29 18:42 UTC  (4+ messages)

[GIT PULL] Btrfs
 2016-01-29 18:42 UTC 

4.5-rc1 multipath regression
 2016-01-29 18:42 UTC 

network drivers are not installed when MACHINE qemux86-64
 2016-01-29 18:41 UTC 

[Qemu-devel] [PATCH v2 0/2] PPC handles mcrfs incorrectly
 2016-01-29 18:40 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] target-ppc: Make every FPSCR_ macro have a corresponding FP_ macro
` [Qemu-devel] [PATCH v2 2/2] target-ppc: mcrfs should always update FEX/VX and only clear exception bits

[RFC] Kernel unaligned access at __skb_flow_dissect
 2016-01-29 18:40 UTC  (3+ messages)

[Xenomai] [PATCH] ipipe x86 mm: handle huge pages in memory pinning
 2016-01-29 18:39 UTC  (6+ messages)
` [Xenomai] [PATCH v2] "

WARNING at net/mac80211/rate.c:513 ieee80211_get_tx_rates [mac80211]
 2016-01-29 18:39 UTC  (14+ messages)

[PATCH] [media] cx231xx: fix close sequence for VBI + analog
 2016-01-29 18:36 UTC 

[meta-oe][PATCH v2 1/2] openldap: enable native build
 2016-01-29 18:36 UTC  (3+ messages)
` [meta-oe][PATCH v2 2/2] apache2: add openldap support to PACKAGECONFIG

[PATCH net-next 00/10] Proposal for a API set for HW Buffer management
 2016-01-29 18:36 UTC  (5+ messages)
` [PATCH net-next 09/10] net: Add a hardware buffer management helper API

[Qemu-devel] [PATCH 00/15] clean includes, part 2
 2016-01-29 18:35 UTC  (9+ messages)
` [Qemu-devel] [PATCH 02/15] stubs: Clean up includes
` [Qemu-devel] [PATCH 03/15] bsd-user: "
` [Qemu-devel] [PATCH 04/15] backends: "
` [Qemu-devel] [PATCH 06/15] disas: "
` [Qemu-devel] [PATCH 07/15] qapi: "
` [Qemu-devel] [PATCH 11/15] qobject: "

[PATCH 0/3] 8250: Split Fintek PCIE to UART to independent file
 2016-01-29 18:35 UTC  (13+ messages)

[PATCH 1/2] stash--helper: implement "git stash--helper"
 2016-01-29 18:34 UTC  (5+ messages)
` [PATCH 2/2] stash: use "stash--helper"

[Buildroot] [PATCH v2 00/17] Rework atomic handling
 2016-01-29 18:34 UTC  (3+ messages)
` [Buildroot] [PATCH v2 15/17] openal: add missing BR2_TOOLCHAIN_HAS_SYNC_4 dependency

[PULL][PATCH 0/4] Sysfs fixes to incompat bits
 2016-01-29 18:34 UTC  (4+ messages)
` [PATCH 3/4] btrfs: sysfs: introduce helper for syncing bits with sysfs files

Jethro Qt5.5 does not build without X11
 2016-01-29 18:34 UTC  (2+ messages)

[PATCH 2/4] Add BUG() debugger entry points x86
 2016-01-29 18:35 UTC  (2+ messages)

Gitignore file exceptions are not applied to untarcked files
 2016-01-29 18:31 UTC  (2+ messages)

[PATCH 1/2] watchdog: introduce touch_softlockup_watchdog_sched()
 2016-01-29 18:32 UTC  (15+ messages)
          ` [PATCH] workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue
              ` [PATCH wq/for-4.5-fixes] workqueue: skip flush dependency checks for legacy workqueues

[PATCH 0/9] ARM: pxa/mmp cleanups and warning fixes
 2016-01-29 18:31 UTC  (4+ messages)
` [PATCH 1/9] ARM: pxa: define clock registers as __iomem

[PATCH] clocksource/arm_arch_timer: Enable and verify MMIO access
 2016-01-29 18:30 UTC  (3+ messages)

PM domain change on unbound devices warning on ipmi_si unload
 2016-01-29 17:56 UTC  (5+ messages)

[PATCH] help guest boot up on AArch64 host with GICv2
 2016-01-29 18:29 UTC  (8+ messages)

[PATCH 1/2] block: fix pfn_mkwrite() DAX fault handler
 2016-01-29 18:28 UTC  (4+ messages)
` [PATCH 2/2] dax: fix bdev NULL pointer dereferences

[PATCH 00/31] x86: Memory Protection Keys (v9)
 2016-01-29 18:17 UTC  (66+ messages)
` [PATCH 01/31] mm, gup: introduce concept of "foreign" get_user_pages()
` [PATCH 02/31] x86, fpu: add placeholder for Processor Trace XSAVE state
` [PATCH 03/31] x86, pkeys: Add Kconfig option
` [PATCH 04/31] x86, pkeys: cpuid bit definition
` [PATCH 05/31] x86, pkeys: define new CR4 bit
` [PATCH 06/31] x86, pkeys: add PKRU xsave fields and data structure(s)
` [PATCH 07/31] x86, pkeys: PTE bits for storing protection key
` [PATCH 08/31] x86, pkeys: new page fault error code bit: PF_PK
` [PATCH 09/31] x86, pkeys: store protection in high VMA flags
` [PATCH 10/31] x86, pkeys: arch-specific protection bits
` [PATCH 11/31] x86, pkeys: pass VMA down in to fault signal generation code
` [PATCH 12/31] signals, pkeys: notify userspace about protection key faults
` [PATCH 13/31] x86, pkeys: fill in pkey field in siginfo
` [PATCH 14/31] x86, pkeys: add functions to fetch PKRU
` [PATCH 15/31] mm: factor out VMA fault permission checking
` [PATCH 16/31] x86, mm: simplify get_user_pages() PTE bit handling
` [PATCH 17/31] x86, pkeys: check VMAs and PTEs for protection keys
` [PATCH 18/31] mm: do not enforce PKEY permissions on "foreign" mm access
` [PATCH 19/31] x86, pkeys: optimize fault handling in access_error()
` [PATCH 20/31] x86, pkeys: differentiate instruction fetches
` [PATCH 21/31] x86, pkeys: dump PKRU with other kernel registers
` [PATCH 22/31] x86, pkeys: dump pkey from VMA in /proc/pid/smaps
` [PATCH 23/31] x86, pkeys: add Kconfig prompt to existing config option
` [PATCH 24/31] x86, pkeys: actually enable Memory Protection Keys in CPU
` [PATCH 25/31] mm, multi-arch: pass a protection key in to calc_vm_flag_bits()
` [PATCH 26/31] x86, pkeys: add arch_validate_pkey()
` [PATCH 27/31] x86: separate out LDT init from context init
` [PATCH 28/31] x86, fpu: allow setting of XSAVE state
` [PATCH 29/31] x86, pkeys: allow kernel to modify user pkey rights register
` [PATCH 30/31] x86, pkeys: create an x86 arch_calc_vm_prot_bits() for VMA flags
` [PATCH 31/31] x86, pkeys: execute-only support

[U-Boot] Please pull u-boot-dm
 2016-01-29 18:28 UTC 

[PATCH v2 0/3] x86/mm: INVPCID support
 2016-01-29 18:27 UTC  (5+ messages)
` [PATCH v2 3/3] x86/mm: If INVPCID is available, use it to flush global mappings

[kernel-hardening] [PATCH v4 00/22] arm64: implement support for KASLR
 2016-01-29 18:26 UTC  (4+ messages)
`  "
  ` [kernel-hardening] "

[PATCH v6 0/8] Add virtio support for arm/arm64
 2016-01-29 18:25 UTC 

[PATCH v7 0/9] watchdog: Add support for keepalives triggered by infrastructure
 2016-01-29 18:24 UTC  (4+ messages)
` [RFT PATCH v7 9/9] watchdog: dw_wdt: Convert to use watchdog infrastructure

Newbie question on fixfiles
 2016-01-29 18:26 UTC  (4+ messages)

Bugs in git filter-branch (git replace related)
 2016-01-29 18:24 UTC  (3+ messages)

[Intel-wired-lan] [PATCH 0/2] Convert ixgbe/i40e to use eth_platform_get_mac_address
 2016-01-29 18:24 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 1/2] ixgbe: use eth_platform_get_mac_address()

[PATCH v6 1/8] eal: pci: add api to rd/wr pci bar region
 2016-01-29 18:21 UTC  (8+ messages)
  ` [PATCH v6 2/8] linuxapp/vfio: ignore mapping for ioport region
  ` [PATCH v6 3/8] eal/linux: never check iopl for arm
  ` [PATCH v6 4/8] virtio: Introduce config RTE_VIRTIO_INC_VECTOR
  ` [PATCH v6 5/8] virtio: move io header and api from virtio_pci.h
  ` [PATCH v6 6/8] virtio: add vfio api to rd/wr ioport space
  ` [PATCH v6 7/8] virtio: extend pci rw api for vfio
  ` [PATCH v6 8/8] virtio: do not parse if interface is vfio

[U-Boot] [PATCH] test/py: make each unit test a pytest
 2016-01-29 18:23 UTC  (4+ messages)

Old split quilt queues
 2016-01-29 18:23 UTC  (5+ messages)

[U-Boot] [PATCH v3 0/6] add dma uclass implementation and adopt ti-edma3 to it
 2016-01-29 18:23 UTC  (5+ messages)
` [U-Boot] [PATCH v3 1/6] dm: implement a DMA uclass

[PATCH 00/26] spl: Support loading a FIT image containing U-Boot
 2016-01-29 18:23 UTC  (5+ messages)
` [PATCH 07/26] libfdt: Add a function to write a property placeholder
    ` [U-Boot] "

[U-Boot] [PATCH 0/9] Malta UART using device model & device tree
 2016-01-29 18:23 UTC  (9+ messages)
` [U-Boot] [PATCH 2/9] fdt: Support for ISA busses
` [U-Boot] [PATCH 4/9] ns16550: Support I/O accessors selected by DT

[U-Boot] [PATCH] fdt: __of_translate_address(): check parent's 'ranges' before translate
 2016-01-29 18:23 UTC  (11+ messages)

[PATCH] linux-yocto: Adds new genericx86 and genericx86-64 SRCREVs for kernel 4.4
 2016-01-29 18:23 UTC  (3+ messages)

[PATCH V3] net: emac: emac gigabit ethernet controller driver
 2016-01-29 18:22 UTC  (3+ messages)

[RFC] eal: add cgroup-aware resource self discovery
 2016-01-29 11:22 UTC  (2+ messages)
` [PATCH] eal: make resource initialization more robust

[PATCH 00/13] Add media controller support to em28xx driver
 2016-01-29 18:22 UTC  (5+ messages)
` [PATCH 09/13] [media] tvp5150: create the expected number of pads
` [PATCH 11/13] [media] tvp5150: identify it as a MEDIA_ENT_F_ATV_DECODER

[PATCH RESEND net] nfc: use GFP_USER for user-controlled kmalloc
 2016-01-29 18:21 UTC  (7+ messages)

[PATCH v2] convert: legitimately disable clean/smudge filter with an empty override
 2016-01-29 18:20 UTC  (3+ messages)

[PATCH] weston: ti43x: Limit resolution to prevent HDMI display underrun
 2016-01-29 18:20 UTC 

[PATCH] x86: Convert shadow-paging to Kconfig
 2016-01-29 18:20 UTC 

[PATCH 4/4] Fix kgdb/kdb to conform to int3 format
 2016-01-29 18:19 UTC 

[PATCH 1/2] firmware: arm_scpi: fix send_message and sensor_get_value for big-endian
 2016-01-29 18:19 UTC  (2+ messages)
` [PATCH 2/2] firmware: arm_scpi: decrease Tx timeout to 20ms

[PATCH] net_sched: drr: check for NULL pointer in drr_dequeue
 2016-01-29 18:19 UTC  (3+ messages)

[PATCH 3/4] Add BUG() debugger entry points Build Option
 2016-01-29 18:19 UTC 

[U-Boot] question regarding USB gadget driver (dwc2)
 2016-01-29 18:19 UTC  (5+ messages)

[PATCH 1/4] Add BUG() debugger entry points
 2016-01-29 18:18 UTC 

[PATCH v9 00/13] support "task_isolation" mode for nohz_full
 2016-01-29 18:18 UTC  (7+ messages)
` [PATCH v9 04/13] task_isolation: add initial support

Bluetooth Smart 5LoWPAN connection between two devices
 2016-01-29 18:16 UTC  (6+ messages)

i2c-bcm2835: Unable to read from i2c0
 2016-01-29 18:16 UTC  (2+ messages)

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing
 2016-01-29 18:15 UTC  (2+ messages)

RFC on large number of hacks in mtd core files
 2016-01-29 18:14 UTC  (6+ messages)

[PATCH] Allow xsm to be built with GCC 5.1.1 and greater
 2016-01-29 18:24 UTC 

csum failed : d-raid0, m-raid1
 2016-01-29 18:13 UTC  (2+ messages)

[PATCH] kmscube: ti43x: workaround HDMI disaply underrun issue
 2016-01-29 18:12 UTC 

issue with MEMBLOCK_NOMAP
 2016-01-29 18:09 UTC  (6+ messages)

Journal Disk Cache - on or off
 2016-01-29 18:09 UTC  (4+ messages)

[Qemu-devel] [PATCH 1/1] redirect: change the state after attach usb 3.0 devices to xhci
 2016-01-29 18:07 UTC  (2+ messages)

[PATCH v2 0/3] iio: light: opt3001: Enable operation w/o IRQ
 2016-01-29 18:05 UTC  (8+ messages)
` [PATCH v2 1/3] iio: light: opt3001: extract int. time constants
` [PATCH v2 2/3] iio: light: opt3001: trivial type refactoring
` [PATCH v2 3/3] iio: light: opt3001: enable operation w/o IRQ

i.MX HABv4 rework and HABv3 support
 2016-01-29 18:04 UTC  (3+ messages)
` [PATCH 13/23] scripts: imx: move macro definitions to common header file

[GIT PULL] ARM: mvebu: fixes for v4.5 (#1)
 2016-01-29 18:04 UTC 

[PATCH 0/7] USB changes for rare warnings
 2016-01-29 18:03 UTC  (6+ messages)
` [PATCH 1/7] usb: gadget: pxa25x_udc: move register definitions from arch
  ` [PATCH 3/7] usb: gadget: pxa25x_udc: use readl/writel for mmio

[PATCH v2 1/2] ASoC: fsl-asoc-card: add cs4271 and cs4272 support
 2016-01-29 18:02 UTC  (5+ messages)
` [PATCH v2 2/2] devicetree: sound: Fix fsl-asoc-card identation

ata: BUG in ata_sff_hsm_move
 2016-01-29 18:14 UTC  (7+ messages)

[PATCH v2 06/18] drm: Add drm_format_plane_width() and drm_format_plane_height()
 2016-01-29 18:01 UTC  (2+ messages)
` [PATCH v3 "

[meta-oe][PATCHv3] thrift: Add recipe for Apache Thrift
 2016-01-29 18:03 UTC  (2+ messages)

[PATCH] staging: rtl8723au: Fixes unnecessary return warning
 2016-01-29 18:00 UTC  (2+ messages)

[Qemu-devel] [PULL 00/48] Block patches
 2016-01-29 17:59 UTC  (2+ messages)

[PATCH v2 0/5] mm: workingset: per-cgroup thrash detection
 2016-01-29 17:54 UTC  (6+ messages)
` [PATCH v2 1/5] mm: memcontrol: generalize locking for the page->mem_cgroup binding
` [PATCH v2 2/5] mm: workingset: #define radix entry eviction mask
` [PATCH v2 3/5] mm: workingset: separate shadow unpacking and refault calculation
` [PATCH v2 4/5] mm: workingset: eviction buckets for bigmem/lowbit machines
` [PATCH v2 5/5] mm: workingset: per-cgroup cache thrash detection

[Qemu-devel] [PATCH v3 00/11] igd passthrough chipset tweaks
 2016-01-29 17:59 UTC  (5+ messages)
` [Qemu-devel] [vfio-users] "
      `  "

[meta-oe][PATCH] efivar: fix zero initializer compiler error
 2016-01-29 18:01 UTC  (2+ messages)

[RFC] support more qdisk types
 2016-01-29 17:59 UTC  (8+ messages)

Exynos Snow board display regression
 2016-01-29 17:58 UTC  (4+ messages)

[PATCH 0/2] Fix ordering of ftrace + livepatch module notifier callbacks
 2016-01-29 17:58 UTC  (6+ messages)
` [PATCH 1/2] livepatch: Implement separate coming and going module notifiers


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.