All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-01-06 22:34:33 to 2016-01-07 00:01:52 UTC [more...]

[PATCH 00/31] x86: Memory Protection Keys (v8)
 2016-01-07  0:01 UTC  (18+ 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 08/31] x86, pkeys: new page fault error code bit: PF_PK
` [PATCH 09/31] x86, pkeys: store protection in high VMA flags
` [PATCH 12/31] signals, pkeys: notify userspace about protection key faults
` [PATCH 14/31] x86, pkeys: add functions to fetch PKRU
` [PATCH 18/31] mm: add gup flag to indicate "foreign" mm access
` [PATCH 23/31] x86, pkeys: add Kconfig prompt to existing config option
` [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 v2] net: Add eth_platform_get_mac_address() helper
 2016-01-07  0:01 UTC  (6+ messages)

[PATCH] Input: ALPS - Report v3 pinnacle trackstick device only if is present
 2016-01-07  0:00 UTC  (5+ messages)

[PATCH v5 0/6] nvdimm: Add an IOCTL pass thru for DSM calls
 2016-01-06 23:58 UTC  (16+ messages)
` [PATCH v5 1/6] ACPI / util: Fix acpi_evaluate_dsm() argument type
` [PATCH v5 2/6] nvdimm: Clean-up access mode check
` [PATCH v5 3/6] nvdimm: Add wrapper for IOCTL pass thru
` [PATCH v5 4/6] nvdimm: Fix security issue with DSM IOCTL
` [PATCH v5 5/6] nvdimm: Increase max envelope size for IOCTL
` [PATCH v5 6/6] nvdimm: Add IOCTL pass thru functions

[PATCH net 0/2] vxlan: Set a large MTU on ovs-created vxlan devices
 2016-01-06 23:57 UTC  (5+ messages)
      ` [ovs-dev] "

[PATCH v2] tools/hv: Use include/uapi with __EXPORTED_HEADERS__
 2016-01-06 23:56 UTC  (2+ messages)
` [PATCH v2 RESEND] "

[Buildroot] [PATCH] nbd: bump to version 3.13
 2016-01-06 23:56 UTC 

weird DirectMap2M accounting
 2016-01-06 23:55 UTC 

[PATCH] Input: ALPS - Detect trackstick presence for v7 protocol
 2016-01-06 23:55 UTC  (5+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] f329be3ef937c9848dc6fdc35ee5b9c75d2ee0fe BUILD DONE
 2016-01-06 23:53 UTC 

[PATCH v2 00/34] arch: barrier cleanup + barriers for virt
 2016-01-06 23:53 UTC  (11+ messages)
` [PATCH v2 31/32] sh: support a 2-byte smp_store_mb

[PATCH v2 1/2] mtd: spi-nor: Add SPI NOR layer PM support
 2016-01-06 23:52 UTC  (2+ messages)

[PATCHv1 0/6] rdma controller support
 2016-01-06 23:52 UTC  (18+ messages)
` [PATCHv1 2/6] IB/core: Added members to support rdma cgroup
` [PATCHv1 3/6] rdmacg: implements "
` [PATCHv1 6/6] rdmacg: Added documentation for rdma controller

[U-Boot] [PATCH] checkpatch: fix left brace warning
 2016-01-06 23:51 UTC  (2+ messages)

[PATCH v3 1/5] perf tools: Add all matching dynamic sort keys for field name
 2016-01-06 23:50 UTC  (15+ messages)
` [PATCH v3 3/5] perf tools: Fix dynamic sort keys to sort properly
` [PATCH v3 5/5] perf evlist: Add --trace-fields option to show trace fields

[BUG] skb corruption and kernel panic at forwarding with fragmentation
 2016-01-06 23:49 UTC  (6+ messages)

[U-Boot] [PATCH] net: bootp: Ignore packets whose yiaddr is 0
 2016-01-06 23:49 UTC  (2+ messages)

xfs and swift
 2016-01-06 23:49 UTC  (5+ messages)

Nonstandard frequencies
 2016-01-06 23:45 UTC 

[PATCH 00/16] LMDB refs backend atop pre-vtable
 2016-01-06 23:42 UTC  (10+ messages)
` [PATCH 12/16] refs: always handle non-normal refs in files backend
    ` [PATCH/RFC v2 1/3] refs: allow log-only updates
      ` [PATCH/RFC v2 2/3] refs: resolve symbolic refs first
      ` [PATCH/RFC v2 3/3] refs: always handle non-normal refs in files backend
` [PATCH 13/16] init: allow alternate backends to be set for new repos
  ` [PATCH] clone: use child_process for recursive checkouts

Patch to auparse to handle out of order messages 2 of 3
 2016-01-06 23:40 UTC  (4+ messages)

[PATCH] Btrfs: fix regression that makes fitrim ioctl discard a device's MBR
 2016-01-06 23:40 UTC  (2+ messages)
` [PATCH v2] "

[PATCH net-next v3 0/8] net: break dependency of drivers on geneve and vxlan
 2016-01-06 23:39 UTC  (9+ messages)
` [PATCH net-next v3 1/8] qlcnic: protect qlcnic_82xx_io_slot_reset with rtnl lock
` [PATCH net-next v3 2/8] mlx4: add rtnl lock protection in mlx4_en_restart
` [PATCH net-next v3 3/8] ixgbe: add rtnl locking in service task around vxlan_get_rx_port
` [PATCH net-next v3 4/8] benet: add rtnl lock protection around be_open in be_resume
` [PATCH net-next v3 5/8] fm10k: add rtnl lock protection in fm10k_io_resume
` [PATCH net-next v3 6/8] netdev: add netdevice notifier type to trigger a reprogramming of offloads
` [PATCH net-next v3 7/8] vxlan: break dependency to network drivers
` [PATCH net-next v3 8/8] geneve: "

[Patch v6 0/3] media: ti-vpe: Add CAL v4l2 camera capture driver
 2016-01-06 23:37 UTC  (8+ messages)
` [Patch v6 1/3] media: ti-vpe: Document CAL driver
` [Patch v6 2/3] MAINTAINERS: Add ti-vpe maintainer entry
` [Patch v6 3/3] media: ti-vpe: Add CAL v4l2 camera capture driver

[PATCH 3.10.y to 4.3.y] tools: Add a "make all" rule
 2016-01-06 23:37 UTC  (11+ messages)
` [PATCH 3.10.y] "
` [PATCH 3.12.y] "
` [PATCH 3.13.y] "
` [PATCH 3.14.y] "
` [PATCH 3.16.y] "
` [PATCH 3.18.y] "
` [PATCH 3.19.y] "
` [PATCH 4.1.y] "
` [PATCH 4.2.y] "
` [PATCH 4.3.y] "

[PATCH v3] ARM: fix atags_to_fdt with stack-protector-strong
 2016-01-06 23:36 UTC  (2+ messages)

[PATCH v2] arm64: Add support for 4level 4K page translations table
 2016-01-06 23:32 UTC 

[PATCH 0/2] xfs: small debug improvements
 2016-01-06 23:31 UTC  (3+ messages)
` [PATCH 1/2] xfs: add tracepoints to readpage calls
` [PATCH 2/2] xfs: bmapbt checking on debug kernels too expensive

NULL pointer deref in k.o/for-4.5
 2016-01-06 23:31 UTC  (4+ messages)

[PATCH] ipset tool: Fix link with libtool >= 2.4.4
 2016-01-06 23:21 UTC  (2+ messages)
` [PATCH] "

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] 98a9fc978e1a8f3bc17b41a8108650933f06b2b9 BUILD DONE
 2016-01-06 23:30 UTC 

[PATCH] pci: aer: wait till the workqueue completes before free memory
 2016-01-06 23:27 UTC  (2+ messages)

[PATCH v2] of/unittest: Show broken behaviour in the platform bus
 2016-01-06 23:25 UTC  (2+ messages)

[PATCH v4 10/21] mtd: support BB SRAM on ICP DAS LP-8x4x
 2016-01-06 23:25 UTC  (7+ messages)
` [PATCH v5] "

Initial git clone behaviour
 2016-01-06 23:24 UTC  (3+ messages)

[PATCH] Fix documentation for adp1653 DT
 2016-01-06 23:23 UTC  (3+ messages)

[PATCH v2] ARM: psci: Fix indentation in DT bindings
 2016-01-06 23:23 UTC  (3+ messages)

[RFC HACK][PATCH] brcmfmac: provide country found in NVRAM as regulatory hint
 2016-01-06 23:20 UTC 

[PATCH] mtd: tests: consolidate kmalloc/memset 0 call to kzalloc
 2016-01-06 23:18 UTC  (2+ messages)

[PATCH 00/35 v2] separate operations from flags in the bio/request structs
 2016-01-06 23:17 UTC  (6+ messages)
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
    ` [Ocfs2-devel] "

[PATCH 1/3] jffs2: use to_delayed_work
 2016-01-06 23:17 UTC  (2+ messages)

[PATCH] Staging: wlan-ng: p80211conv.c: Coding style fixes General coding style checks have been fixed. Warnings not fixed
 2016-01-06 23:14 UTC  (2+ messages)

[PATCH v4 00/58] mtd: nand: refactor the NAND subsystem (part 1)
 2016-01-06 23:13 UTC  (7+ messages)
` [PATCH v4 55/58] mtd: nand: add helpers to access ->priv

[Bug 93615] Tonga does not recover from standby
 2016-01-06 23:13 UTC  (2+ messages)

[PATCH] scripts: recordmcount: fix incorrect use of sprintf
 2016-01-06 23:13 UTC  (4+ messages)

[PATCH V2 0/9] aacraid: Patchset for aacraid driver version 41052
 2016-01-07  7:22 UTC  (10+ messages)
` [PATCH V2 1/9] aacraid: SCSI blk tag support
` [PATCH V2 2/9] aacraid: Fix RRQ overload
` [PATCH V2 3/9] aacraid: Added EEH support
` [PATCH V2 4/9] aacraid: Fix memory leak in aac_fib_map_free
` [PATCH V2 5/9] aacraid: Set correct msix count for EEH recovery
` [PATCH V2 6/9] aacraid: Fundamental reset support for Series 7
` [PATCH V2 7/9] aacraid: Fix AIF triggered IOP_RESET
` [PATCH V2 8/9] aacraid: Fix character device re-initialization
` [PATCH V2 9/9] aacraid: Update driver version

RFC: Split do_rootfs into image specific tasks?
 2016-01-06 23:11 UTC  (5+ messages)

[Buildroot] [PATCH] sqlite: bump to version 3.10.0
 2016-01-06 23:11 UTC 

rcu_preempt self-detected stall on CPU from 4.4-rc4, since 3.17
 2016-01-06 23:10 UTC  (8+ messages)

[U-Boot] [PATCH 1/3] pci: Add error values definitions from the kernel
 2016-01-06 23:10 UTC  (4+ messages)

[PATCH net 0/3] ipv4: fix various issues reported by sparse
 2016-01-06 23:08 UTC  (2+ messages)
` Fwd: "

Patch "openvswitch: Fix helper reference leak" has been added to the 4.3-stable tree
 2016-01-06 23:07 UTC  (3+ messages)

[PATCH] libopkg: Add disable_intercepts option to opkg.conf
 2016-01-06 23:07 UTC 

[Buildroot] [PATCH 0/3] efl bump to 1.15.3
 2016-01-06 23:05 UTC  (4+ messages)
` [Buildroot] [PATCH 1/3] package/efl: "
` [Buildroot] [PATCH 2/3] package/elementary: "
` [Buildroot] [PATCH 3/3] package/enlightenment: bump to 0.19.14

[Qemu-devel] [Bug 1531632] [NEW] Can't compile qemu because of errors in the Xen code
 2016-01-06 22:03 UTC 

[PATCH V2 0/9] aacraid: Patchset for aacraid driver version 41052
 2016-01-06 23:01 UTC  (3+ messages)

[PATCH v3 1/4] mtd: spi-nor: fsl-quadspi: add big-endian support
 2016-01-06 23:00 UTC  (4+ messages)

[PATCH 4/4] classes: Fix do_rootfs references
 2016-01-06 22:57 UTC 

[PATCH 3/4] image: Create separate tasks for rootfs construction
 2016-01-06 22:57 UTC 

[PATCH 1/4] image.bbclass: Separate out image generation into a new task, do_image
 2016-01-06 22:57 UTC 

[PATCH 2/4] image: Move pre/post process commands to bbclass
 2016-01-06 22:57 UTC 

[PATCH 1/1 v2] unix.7: add example
 2016-01-06 22:57 UTC 

Broken RAID6, segfault on chunk-recover
 2016-01-06 22:51 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:master] c7f5d105495a38ed09e70d825f75d9d7d5407264 BUILD SUCCESS
 2016-01-06 22:56 UTC 

Maximum NVMe IO command size > 1MB?
 2016-01-06 22:54 UTC  (5+ messages)

[PATCH for-4.5 v2] mtd: nand: assign reasonable default name for NAND drivers
 2016-01-06 22:53 UTC  (2+ messages)

[PATCH] Input: rohm_bu21023 - fix handling of retrying firmware update
 2016-01-06 22:51 UTC 

selective block polling and preadv2/pwritev2 revisited
 2016-01-06 22:49 UTC  (5+ messages)

[PATCH] mm/hugetlbfs: Unmap pages if page fault raced with hole punch
 2016-01-06 22:37 UTC  (2+ messages)

Layer manifest (topic touched at ELCE)
 2016-01-06 22:42 UTC  (2+ messages)

[PATCH 0/2] Extensible SDK size reduction
 2016-01-06 22:42 UTC  (3+ messages)
` [PATCH 1/2] copy_buildsystem.py: Allow substring matches for excluded_targets

[Qemu-devel] [PATCH v8 23/35] qmp: Tighten output visitor rules
 2016-01-06 22:40 UTC  (2+ messages)
` [Qemu-devel] [PATCH v8 23.5/35] qmp: Tighten output visitor rules, part 2

[Intel-wired-lan] [v2 next PATCH S23 08/13] i40e: define function capabilities in only one place
 2016-01-06 22:39 UTC  (2+ messages)

linux-next: error while fetching the microblaze tree
 2016-01-06 22:38 UTC 

[PATCH] input: gpio_keys: Fix check for disabling unsupported key
 2016-01-06 22:38 UTC  (4+ messages)

[PATCH 1/3] md: set MD_HAS_JOURNAL in correct places
 2016-01-06 22:37 UTC  (3+ messages)
` [PATCH 2/3] MD: add journal with array suspended
` [PATCH 3/3] raid5-cache: handle journal hotadd in quiesce

can't boot with linux-next-20160104
 2016-01-06 22:34 UTC 

[PATCH 1/2] efi: Don't use spinlocks for efi vars
 2016-01-06 22:33 UTC  (3+ messages)
` [PATCH v2 0/3] efi interruptible runtime services
  ` [PATCH v2 3/3] efi: implement "


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.