All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-29 17:49:25 to 2016-01-29 18:29:00 UTC [more...]

[PATCH 1/2] watchdog: introduce touch_softlockup_watchdog_sched()
 2016-01-29 18:28 UTC  (12+ messages)
        ` [PATCH] workqueue: warn if memory reclaim tries to flush !WQ_MEM_RECLAIM workqueue

[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)

[PATCH] help guest boot up on AArch64 host with GICv2
 2016-01-29 18:29 UTC  (9+ 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 2/4] Add BUG() debugger entry points x86
 2016-01-29 18:19 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

[Qemu-devel] [PATCH 00/15] clean includes, part 2
 2016-01-29 17:50 UTC  (16+ messages)
` [Qemu-devel] [PATCH 01/15] ui: Clean up includes
` [Qemu-devel] [PATCH 02/15] stubs: "
` [Qemu-devel] [PATCH 03/15] bsd-user: "
` [Qemu-devel] [PATCH 04/15] backends: "
` [Qemu-devel] [PATCH 05/15] util: "
` [Qemu-devel] [PATCH 06/15] disas: "
` [Qemu-devel] [PATCH 07/15] qapi: "
` [Qemu-devel] [PATCH 08/15] qga: "
` [Qemu-devel] [PATCH 09/15] slirp: "
` [Qemu-devel] [PATCH 10/15] net: "
` [Qemu-devel] [PATCH 11/15] qobject: "
` [Qemu-devel] [PATCH 12/15] qom: "
` [Qemu-devel] [PATCH 13/15] io: "
` [Qemu-devel] [PATCH 14/15] contrib: "
` [Qemu-devel] [PATCH 15/15] all: "

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)

[RFC] Kernel unaligned access at __skb_flow_dissect
 2016-01-29 18:06 UTC 

[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  (12+ 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

Publishing hammer v0.94.6
 2016-01-29 17:55 UTC  (7+ messages)

[PATCH 0/2] block: fix raw block device dax support
 2016-01-29 17:54 UTC  (8+ messages)
` [PATCH 1/2] block: revert runtime dax control of the raw block device
` [PATCH 2/2] block: use DAX for partition table reads

WARNING at net/mac80211/rate.c:513 ieee80211_get_tx_rates [mac80211]
 2016-01-29 17:54 UTC  (13+ messages)

[LSF/MM ATTEND] 2016 userfaultfd/KSMscale/THP
 2016-01-29 17:53 UTC 

[lm-sensors] [PATCH] hwmon: (vexpress) rename vexpress hwmon implementation
 2016-01-29 17:53 UTC  (3+ messages)
`  "

[PATCH] PCI: iproc: Remove redundant function number check for PAXC
 2016-01-29 17:53 UTC  (3+ messages)

pre Sandy bridge IOMMU support (gm45)
 2016-01-29 17:52 UTC  (6+ messages)
  ` [qubes-devel] "

[PATCH v2] Initial support for the android bootimg filesystem
 2016-01-29 17:51 UTC  (6+ messages)

[PATCH v5 1/1] drm/i915/bxt: Check BIOS RC6 setup before enabling RC6
 2016-01-29 17:52 UTC  (2+ messages)
` [PATCH v6 "

[PATCH v2] dm pref-path: provides preferred path load balance policy
 2016-01-29 17:50 UTC  (5+ messages)

[PATCH] gma500: handling failed allocation
 2016-01-29 17:49 UTC  (3+ messages)

[PATCH net-next 00/40] net: fec: cleanup/fixes
 2016-01-29 17:49 UTC  (5+ messages)
` [PATCH net-next 08/40] net: fec: move cbd_bufaddr assignment closer to the mapping function


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.