All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-28 21:32:55 to 2017-08-28 22:15:13 UTC [more...]

[PATCH] mm: Use WQ_HIGHPRI for mm_percpu_wq
 2017-08-28 22:15 UTC  (3+ messages)

[U-Boot] [PATCH 1/3] dm: core: also parse chosen node
 2017-08-28 22:15 UTC  (3+ messages)
` [U-Boot] [PATCH 3/3] video: add config option to skip framebuffer clear

[PATCH net-next] net: Add comment that early_demux can change via sysctl
 2017-08-28 22:14 UTC 

[PATCH net-next 0/3] tc: act_ife: handle IEEE IFE ethertype as default
 2017-08-28 22:14 UTC  (5+ messages)
` [PATCH net-next 1/3] if_ether: add forces ife lfb type
` [PATCH net-next 2/3] act_ife: use registered ife_type as fallback

[PATCH] drm/i915: Remove excess indent in intel_finish_reset() caught by sparse
 2017-08-28 22:12 UTC  (2+ messages)

Issues with bpf_trace_printk
 2017-08-28 22:12 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/3] ipmi: Fix some minor issues
 2017-08-28 22:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] ipmi: Fix SEL get/set time commands
` [Qemu-devel] [PATCH v3 2/3] ipmi: Don't set the timestamp on add events that don't have it
` [Qemu-devel] [PATCH v3 3/3] ipmi: Add the platform event message command

crypto fix for unwinder warnings
 2017-08-28 22:12 UTC 

[PATCH v2 00/20] Speculative page faults
 2017-08-28 21:14 UTC  (5+ messages)
` [PATCH v2 14/20] mm: Provide speculative fault infrastructure

[PATCH v3 0/4] Input/HID: introduce joydev ignore feature
 2017-08-28 22:09 UTC  (10+ messages)
` [PATCH 1/4] Input: Add new property INPUT_PROP_JOYDEV_IGNORE

linux-next: build failure after merge of the l2-mtd tree
 2017-08-28 22:06 UTC  (2+ messages)

[PATCH net-next 0/3] gre: add collect_md mode for ERSPAN tunnel
 2017-08-28 22:06 UTC  (2+ messages)

[PATCH 1/4] multipathd: don't flood system with sd_notify calls
 2017-08-28 22:05 UTC  (4+ messages)
` [PATCH 2/4] libmultipath: add_feature: skip pointless NULL check
` [PATCH 3/4] libmultipath: add_feature: allow only 1 feature
` [PATCH 4/4] multipath: delegate dangerous commands to multipathd

[PATCH] ARC fix for 4.13-final
 2017-08-28 22:03 UTC  (4+ messages)
` [PATCH] ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intc

[PATCH] nvme: Use metadata for passthrough commands
 2017-08-28 22:03 UTC 

[U-Boot] [PATCH] cmd/spl.c: Include <libfdt.h> for fdt_totalsize
 2017-08-28 22:02 UTC  (2+ messages)

[Qemu-arm] [Qemu devel v7 PATCH 0/5] Add support for Smartfusion2 SoC
 2017-08-28 21:57 UTC  (7+ messages)
` [Qemu-devel] [Qemu devel v7 PATCH 1/5] msf2: Add Smartfusion2 System timer
  ` [Qemu-arm] "
` [Qemu-arm] [Qemu devel v7 PATCH 4/5] msf2: Add Smartfusion2 SoC
    ` [Qemu-devel] "

[PATCH v3 0/3] Rework handling of scsi_device.vpd_pg8[03]
 2017-08-28 21:58 UTC  (5+ messages)
` [PATCH v3 1/3] rcu: Introduce rcu_swap_protected()

sysfs symlinks in genfscon
 2017-08-28 21:58 UTC 

[PATCH 0/6] drm/tinydrm: Support device unplug
 2017-08-28 21:58 UTC  (12+ messages)
` [PATCH 1/6] drm/fb-helper: Avoid NULL ptr dereference in fb_set_suspend()
` [PATCH 2/6] drm/fb-helper: Support device unplug
` [PATCH 3/6] drm/fb-cma-helper: "
` [PATCH 4/6] drm/tinydrm: Embed drm_device in tinydrm_device
` [PATCH 6/6] drm/tinydrm: Support device unplug

[PATCH v2 00/30] Hardened usercopy whitelisting
 2017-08-28 21:57 UTC  (108+ messages)
` [kernel-hardening] "
` [PATCH v2 01/30] usercopy: Prepare for "
  ` [kernel-hardening] "
` [PATCH v2 02/30] usercopy: Enforce slab cache usercopy region boundaries
  ` [kernel-hardening] "
` [PATCH v2 03/30] usercopy: Mark kmalloc caches as usercopy caches
  ` [kernel-hardening] "
` [PATCH v2 04/30] dcache: Define usercopy region in dentry_cache slab cache
  ` [kernel-hardening] "
` [PATCH v2 05/30] vfs: Define usercopy region in names_cache slab caches
  ` [kernel-hardening] "
` [PATCH v2 06/30] vfs: Copy struct mount.mnt_id to userspace using put_user()
  ` [kernel-hardening] "
` [PATCH v2 07/30] ext4: Define usercopy region in ext4_inode_cache slab cache
  ` [kernel-hardening] "
` [PATCH v2 08/30] ext2: Define usercopy region in ext2_inode_cache "
  ` [kernel-hardening] "
` [PATCH v2 09/30] jfs: Define usercopy region in jfs_ip "
  ` [kernel-hardening] "
` [PATCH v2 10/30] befs: Define usercopy region in befs_inode_cache "
  ` [kernel-hardening] "
` [PATCH v2 11/30] exofs: Define usercopy region in exofs_inode_cache "
  ` [kernel-hardening] "
` [PATCH v2 12/30] orangefs: Define usercopy region in orangefs_inode_cache "
  ` [kernel-hardening] "
` [PATCH v2 13/30] ufs: Define usercopy region in ufs_inode_cache "
  ` [kernel-hardening] "
` [PATCH v2 14/30] vxfs: Define usercopy region in vxfs_inode "
  ` [kernel-hardening] "
` [PATCH v2 15/30] xfs: Define usercopy region in xfs_inode "
  ` [kernel-hardening] "
    ` [kernel-hardening] "
` [PATCH v2 16/30] cifs: Define usercopy region in cifs_request "
  ` [kernel-hardening] "
` [PATCH v2 17/30] scsi: Define usercopy region in scsi_sense_cache "
  ` [kernel-hardening] "
    ` [kernel-hardening] "
` [PATCH v2 18/30] net: Define usercopy region in struct proto "
  ` [kernel-hardening] "
` [PATCH v2 19/30] ip: Define usercopy region in IP "
  ` [kernel-hardening] "
` [PATCH v2 20/30] caif: Define usercopy region in caif "
  ` [kernel-hardening] "
` [PATCH v2 21/30] sctp: Define usercopy region in SCTP "
  ` [kernel-hardening] "
` [PATCH v2 22/30] sctp: Copy struct sctp_sock.autoclose to userspace using put_user()
  ` [kernel-hardening] "
` [PATCH v2 23/30] net: Restrict unwhitelisted proto caches to size 0
  ` [kernel-hardening] "
` [PATCH v2 24/30] fork: Define usercopy region in mm_struct slab caches
  ` [kernel-hardening] "
` [PATCH v2 25/30] fork: Define usercopy region in thread_stack "
  ` [kernel-hardening] "
` [PATCH v2 26/30] fork: Provide usercopy whitelisting for task_struct
  ` [kernel-hardening] "
` [PATCH v2 27/30] x86: Implement thread_struct whitelist for hardened usercopy
  ` [kernel-hardening] "
` [PATCH v2 28/30] arm64: "
  ` [kernel-hardening] "
` [PATCH v2 29/30] arm: "
  ` [kernel-hardening] "
` [PATCH v2 30/30] usercopy: Restrict non-usercopy caches to size 0
  ` [kernel-hardening] "

+ mm-madvise-ensure-poisoned-pages-are-removed-from-per-cpu-lists.patch added to -mm tree
 2017-08-28 21:57 UTC 

[patch net-next 0/3] net/sched: Improve getting objects by indexes
 2017-08-28 21:56 UTC  (5+ messages)
` [patch net-next 2/3] net/sched: Change cls_flower to use IDR
` [patch net-next 3/3] net/sched: Change act_api and act_xxx modules "

[PATCH] lsm_audit: use get_task_comm
 2017-08-28 21:54 UTC  (3+ messages)

[PATCH 0/2] SPI NOR - force 3byte addressing mode
 2017-08-28 21:54 UTC  (6+ messages)
` [PATCH 1/2] mtd: spi-nor: add an option to force 3byte adressing mode

+ cpumask-fix-spurious-cpumask_of_node-on-non-numa-multi-node-configs.patch added to -mm tree
 2017-08-28 21:54 UTC 

[PATCH v8 0/3] PCI: iproc: SOC specific fixes
 2017-08-28 21:53 UTC  (9+ messages)
` [PATCH v8 2/3] PCI: iproc: retry request when CRS returned from EP

[PATCH 00/17] Fix missing device tree hwmods and IO ranges omap variants
 2017-08-28 21:52 UTC  (5+ messages)
` [PATCH 17/17] ARM: dts: Add missing hwmod related properties for dra7

[PATCH 1/3] target/arm: Remove stale comment
 2017-08-28 21:51 UTC  (10+ messages)
` [Qemu-devel] [RFC PATCH 2/3] cpus-common: Cache allocated work items
` [RFC PATCH 3/3] mttcg: Implement implicit ordering semantics
    ` [Qemu-devel] "

[PATCH] pata_octeon_cf: use of_property_read_{bool|u32}()
 2017-08-28 21:52 UTC  (2+ messages)

[GIT PULL] workqueue fixes for v4.13-rc3
 2017-08-28 21:52 UTC  (11+ messages)

[PATCH v2 00/20] rpmsg: glink: Add glink smem based transport
 2017-08-28 21:51 UTC  (4+ messages)
` [PATCH v2 11/20] rpmsg: glink: Fix idr_lock from mutex to spinlock

[PATCH] cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configs
 2017-08-28 21:51 UTC 

[PATCH lttng-tools 1/2] Test: add file based synchronization point for python test app
 2017-08-28 21:50 UTC 

[PATCH lttng-tools 2/2] Fix: use file based synchronization for python logging test
 2017-08-28 21:50 UTC 

[U-Boot] [PATCH v1 0/3] video: add STM32 LTDC display controller
 2017-08-28 21:50 UTC  (2+ messages)

[PATCH] eal/linuxapp: check mmap return value MAP_FAILED
 2017-08-28 21:49 UTC  (3+ messages)
` [PATCH v2] "
` [PATCH v3] "

[RFC 0/6] IORT support and introduce fwspec
 2017-08-28 21:48 UTC  (16+ messages)
` [RFC 2/6] arm64: Add definitions for fwnode_handle
` [RFC 3/6] Introduce _xrealloc
` [RFC 6/6] acpi:arm64: Add support for parsing IORT table

[Qemu-devel] [PATCH 0/3] scripts: add argparse module for Python 2.6 compatibility
 2017-08-28 21:47 UTC  (2+ messages)

[Qemu-devel] [GSoC] OpenGL support on Windows
 2017-08-28 21:42 UTC 

[Qemu-devel] reduce write bandwidth of qcow2 driver while allocating new cluster
 2017-08-28 21:40 UTC  (2+ messages)

[Bug 101483] A10-8780P (Carrizo) + R7 M260/M265 does not boot without any "workaround" parameter
 2017-08-28 21:35 UTC  (3+ messages)

[PATCH] selinux: constify nf_hook_ops
 2017-08-28 21:34 UTC  (2+ messages)

Get ARP/ND tables from kernel
 2017-08-28 21:34 UTC  (3+ messages)

[U-Boot] [GIT] Pull request: u-boot-dfu
 2017-08-28 21:33 UTC  (3+ messages)

[PATCH v4 0/4] PCI: rockchip: Move PCIE_WAKE handling into rockchip pcie driver
 2017-08-28 21:32 UTC  (8+ messages)
` [PATCH v4 3/4] dt-bindings: PCI: rockchip: Add support for pcie wake irq


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.