All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-05-16 17:23:14 to 2017-05-16 18:42:33 UTC [more...]

[patch V2 00/17] init: Enable might_sleep() and smp_processor_id() debugging early
 2017-05-16 18:42 UTC  (2+ messages)
` [patch V2 02/17] arm: Adjust system_state check

[PATCH v2] drm: Add DRM_ROTATE_ and DRM_REFLECT_ defines to UAPI
 2017-05-16 18:41 UTC  (3+ messages)

[Bug 101011] Shadow of Mordor crashes with mesa from 08.05.2017
 2017-05-16 18:41 UTC  (2+ messages)

[PATCH 00/46] SELinux: Fine-tuning for several function implementations
 2017-05-16 18:41 UTC  (14+ messages)
` [PATCH 0/3] SELinux: Fine-tuning for two "
  ` [PATCH 1/3] selinux: Return directly after a failed memory allocation in policydb_index()
  ` [PATCH 2/3] selinux: Return an error code only as a constant in sidtab_insert()
  ` [PATCH 3/3] selinux: Use an other error code for an input validation failure "

[PATCH linux-next] fs: remove void * casting in init_once()
 2017-05-16 18:38 UTC 

[PATCH 0/2] Add new PCI_DEV_FLAGS_NO_RELAXED_ORDERING flag
 2017-05-16 18:38 UTC  (15+ messages)
` [PATCH 1/2] PCI: Add new PCIe Fabric End Node flag, PCI_DEV_FLAGS_NO_RELAXED_ORDERING

[PATCH 0/25 v3] fs: Convert all embedded bdis into separate ones
 2017-05-16 18:37 UTC  (5+ messages)
` [PATCH 16/25] fuse: Convert to separately allocated bdi

[PATCH net-next] ipv6: Prevent overrun when parsing v6 header options
 2017-05-16 18:36 UTC 

t5400 failure on Windows
 2017-05-16 18:35 UTC  (3+ messages)

[PATCH] xen/9pfs: fix return value check in xen_9pfs_front_probe()
 2017-05-16 18:35 UTC  (2+ messages)

[PATCH 0/4] ftrace: Fix a few issues
 2017-05-16 18:33 UTC  (6+ messages)
` [PATCH 2/4] ftrace/instances: Clear function triggers when removing instances

use libqmi or .json definition for qmi calls
 2017-05-16 18:33 UTC  (2+ messages)

[PATCH] Makefile: remove SMATCH_DATA smatch_data/kernel.balanced_funcs item
 2017-05-16 18:32 UTC  (2+ messages)
` Fwd: "

[PATCH v2 0/6] pintrl: meson: add support for GPIO IRQs
 2017-05-16 18:31 UTC  (7+ messages)
` [PATCH v2 6/6] pintrl: meson: add support for GPIO interrupts

[PATCH net-next] liquidio: fix PF falsely indicating success at setting MAC address of a nonexistent VF
 2017-05-16 18:28 UTC 

Interesting Rose patch
 2017-05-16 18:27 UTC  (3+ messages)
` Fwd: "

error using `git mergetool --tool=meld`
 2017-05-16 18:26 UTC 

[RFC v2 3/3] doc: gemalto: add documentation about interface cinterion.HardwareMonitor
 2017-05-16 18:25 UTC  (2+ messages)

[PATCH v2 02/53] kernel-hacking: update document
 2017-05-16 18:24 UTC  (10+ messages)
` [PATCH v2 00/53] Get rid of Docbook
  ` [PATCH v2 04/53] mutex, futex: adjust kernel-doc markups to generate ReST
  ` [PATCH v2 50/53] fs: fix the location of the kernel-api book
  ` [PATCH v2 51/53] usb: fix the comment with regards to DocBook
  ` [PATCH v2 52/53] docs-rst: get rid of Documentation/sphinx/tmplcvt script
  ` [PATCH v2 53/53] kernel-doc: describe the ``literal`` syntax

[PATCH] staging: iio: meter: Replace symbolic permissions with octal permissions
 2017-05-16 18:24 UTC  (6+ messages)

[RFC V1 0/1] Reduce cdc_ncm memory use when kernel memory low
 2017-05-16 18:24 UTC  (4+ messages)
` [RFC V1 1/1] net: cdc_ncm: Reduce "

[RESEND PATCH v3] UBI: add debugfs file for tracking PEB state
 2017-05-16 18:22 UTC  (2+ messages)

[PATCH v1 0/9] SELinux user space support for Infiniband RDMA
 2017-05-16 18:22 UTC  (6+ messages)
` [PATCH v1 1/9] checkpolicy: Add support for ibpkeycon labels
` [PATCH v1 8/9] semanage: Update semanage to allow runtime labeling of ibendports

frv build failure in mainline kernel
 2017-05-16 18:22 UTC  (9+ messages)

[PATCH] selinux: Use task_alloc hook rather than task_create hook
 2017-05-16 18:21 UTC  (8+ messages)

[PATCH v2 1/2] iio: accel: bma180: Add support for BMA250E
 2017-05-16 18:21 UTC  (2+ messages)

[RFC v2 2/3] gemalto: Implement HardwareMonitor method
 2017-05-16 18:20 UTC  (2+ messages)

[PATCH 0/4] Support for Synopsys DW CSI-2 Host
 2017-05-16 18:18 UTC  (16+ messages)
` [PATCH 1/4] Documentation: dt: Add bindings documentation for DW MIPI "
` [PATCH 2/4] media: platform: dwc: Support for DW "
` [PATCH 3/4] Documentation: dt: Add bindings documentation for CSI-2 Host Video Platform

[patch net-next v3 00/10] net: sched: introduce multichain support for filters
 2017-05-16 18:16 UTC  (15+ messages)
` [patch net-next v3 01/10] net: sched: move tc_classify function to cls_api.c
` [patch net-next v3 02/10] net: sched: introduce tcf block infractructure
` [patch net-next v3 03/10] net: sched: rename tcf_destroy_chain helper
` [patch net-next v3 04/10] net: sched: replace nprio by a bool to make the function more readable
` [patch net-next v3 05/10] net: sched: move TC_H_MAJ macro call into tcf_auto_prio
` [patch net-next v3 06/10] net: sched: introduce helpers to work with filter chains
` [patch net-next v3 07/10] net: sched: push chain dump to a separate function
` [patch net-next v3 08/10] net: sched: introduce multichain support for filters
` [patch net-next v3 09/10] net: sched: push tp down to action init
` [patch net-next v3 10/10] net: sched: add termination action to allow goto chain
` [patch iproute2 v2 repost 1/3] tc_filter: add support for chain index
` [patch iproute2 v2 repost 2/3] tc: actions: add helpers to parse and print control actions
` [patch iproute2 v2 repost 3/3] tc/actions: introduce support for goto chain action

[PATCH 0/6 RFC] utilize bio_clone_fast to clean up
 2017-05-16 17:15 UTC  (4+ messages)
` [PATCH 2/6] Btrfs: use bio_clone_bioset_partial to simplify DIO submit

[Patch net] ipv4: restore rt->fi for reference counting
 2017-05-16 18:16 UTC  (18+ messages)

Proposal to allow setting up shared memory areas between VMs from xl config file
 2017-05-16 18:16 UTC  (11+ messages)

clone vs submodule operation with HTTP cURL
 2017-05-16 18:15 UTC  (3+ messages)

[PATCH v3 1/9] iio: light: rpr0521 disable sensor -bugfix
 2017-05-16 18:15 UTC  (13+ messages)
` [PATCH v3 2/9] iio: light: rpr0521 poweroff for probe fails
` [PATCH v3 3/9] iio: light: rpr0521 on-off sequence change for CONFIG_PM
` [PATCH v3 6/9] iio: light: rpr0521 sample_frequency read/write

[PATCH net-next] liquidio: fix insmod failure when multiple NICs are plugged in
 2017-05-16 18:14 UTC 

[RFC v2 1/3] gemalto: Prepare new interface for hardware monitoring
 2017-05-16 18:14 UTC  (2+ messages)

[patch 00/18] init: Enable might_sleep() and smp_processor_id() debugging early
 2017-05-16 18:13 UTC  (4+ messages)
` [patch 07/18] ACPI: Adjust system_state check

[PATCH net-next] net: dsa: store CPU port pointer in the tree
 2017-05-16 18:10 UTC 

[PATCH] qmimodem: add debug helper qmi_result_tlv_walk
 2017-05-16 18:09 UTC  (2+ messages)

[PATCH rdma-next 0/8] Add OPA extended LID support
 2017-05-16 18:08 UTC  (6+ messages)
` [PATCH rdma-next 1/8] IB/core: Convert ah_attr from OPA to IB when copying to user
` [PATCH rdma-next 7/8] IB/core: Change wc.slid from 16 to 32 bits

[PATCH v7 0/9] Enhancement to intel_dp_aux_backlight driver
 2017-05-16 18:07 UTC  (8+ messages)
` [PATCH v7 9/9] drm/i915: Set PWM divider to match desired frequency in vbt

[PATCH 2/2] qmimodem: receive & delete sms from NV storage on 'Powered'
 2017-05-16 18:06 UTC  (2+ messages)

[PATCH] iio: imu: inv_mpu6050: test whoami against invalid values and do it first
 2017-05-16 18:06 UTC  (4+ messages)

[lustre-devel] lctl dl - different devices with same device name
 2017-05-16 18:03 UTC 

[PATCH v2 0/3] iio: adc: sama5d2_adc hw triggers and buffers
 2017-05-16 18:03 UTC  (9+ messages)
` [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support

[PATCH] net/smc: mark as BROKEN due to remote memory exposure
 2017-05-16 18:03 UTC  (7+ messages)

[RFC 00/10] kmod: stress test driver, few fixes and enhancements
 2017-05-16 18:02 UTC  (9+ messages)
` [RFC 04/10] kmod: provide wrappers for kmod_concurrent inc/dec

[BUG] EDAC infomation partially missing
 2017-05-16 18:02 UTC  (4+ messages)

[RESEND: PATCH v4 0/4] Add memory ownership switch support and enable mss rproc on msm8996
 2017-05-16 18:02 UTC  (5+ messages)
` [RESEND: PATCH v4 1/4] firmware: scm: Add new SCM call for switching memory ownership
` [RESEND: PATCH v4 2/4] remoteproc: qcom: refactor mss fw image loading sequence
` [RESEND: PATCH v4 3/4] remoteproc: qcom: Make secure world call for mem ownership switch
` [RESEND: PATCH v4 4/4] remoteproc: qcom: Add support for mss boot on msm8996

[RFC/RFT PATCH v2 0/3] PCI: generic device NUMA node detection
 2017-05-16 18:02 UTC  (4+ messages)
` [RFC/RFT PATCH v2 3/3] PCI/ACPI: Add ACPI pci_bus_find_numa_node() implementation

HDA cs8409 codec support
 2017-05-16 18:01 UTC  (7+ messages)

[PATCH v4] drm/msm: gpu: Enable zap shader for A5XX
 2017-05-16 18:00 UTC 

[PATCH] mmc: core: Allow fallback to mmc_select_hs()
 2017-05-16 18:00 UTC 

How best to integrate dmClock QoS library into ceph codebase
 2017-05-16 17:59 UTC  (4+ messages)

reversion in GIT_COMMON_DIR refs path
 2017-05-16 17:59 UTC  (3+ messages)

imx7: mmc_select_hs200 failed, error -74
 2017-05-16 17:57 UTC  (4+ messages)

A bug in scsi_alloc_target of drivers/scsi/scsi_scan.c
 2017-05-16 17:56 UTC  (2+ messages)

[PATCH] xfs: only return detailed fsmap info if the caller has CAP_SYS_ADMIN
 2017-05-16 17:54 UTC  (3+ messages)

[PATCH v2 0/4] ftrace: Fix a few issues
 2017-05-16 17:51 UTC  (5+ messages)
` [PATCH v2 1/4] ftrace: Simplify glob handling in unregister_ftrace_function_probe_func()
` [PATCH v2 2/4] ftrace/instances: Clear function triggers when removing instances
` [PATCH v2 3/4] selftests/ftrace: Fix bashisms
` [PATCH v2 4/4] selftests/ftrace: Add test to remove instance with active event triggers

[libvirt test] 109466: regressions - FAIL
 2017-05-16 17:52 UTC 

Questions about PVHv2/HVMlite
 2017-05-16 17:51 UTC  (5+ messages)

[merged] imx7-fix-kconfig-warning-and-build-errors.patch removed from -mm tree
 2017-05-16 17:50 UTC 

[merged] mm-docs-update-memorystat-description-with-workingset-entries.patch removed from -mm tree
 2017-05-16 17:50 UTC 

[merged] mm-vmscan-scan-until-it-founds-eligible-pages.patch removed from -mm tree
 2017-05-16 17:50 UTC 

[merged] dax-fix-pmd-data-corruption-when-fault-races-with-write.patch removed from -mm tree
 2017-05-16 17:50 UTC 

[merged] ext4-return-back-to-starting-transaction-in-ext4_dax_huge_fault.patch removed from -mm tree
 2017-05-16 17:50 UTC 

[merged] mm-thp-copying-user-pages-must-schedule-on-collapse.patch removed from -mm tree
 2017-05-16 17:50 UTC 

[U-Boot] [PATCH] configs: davinci: omapl138_lcdk: add random eth address support
 2017-05-16 17:50 UTC 

[merged] dax-fix-data-corruption-when-fault-races-with-write.patch removed from -mm tree
 2017-05-16 17:50 UTC 

[merged] mm-fix-data-corruption-due-to-stale-mmap-reads.patch removed from -mm tree
 2017-05-16 17:50 UTC  (2+ messages)

[merged] tigran-has-moved.patch removed from -mm tree
 2017-05-16 17:50 UTC 

[merged] dax-prevent-invalidation-of-mapped-dax-entries.patch removed from -mm tree
 2017-05-16 17:50 UTC 

[merged] mm-vmalloc-fix-vmalloc-users-tracking-properly.patch removed from -mm tree
 2017-05-16 17:50 UTC 

[PATCH] perf test: Disable breakpoint signal tests for powerpc
 2017-05-16 17:49 UTC 

[merged] mm-khugepaged-add-missed-tracepoint-for-collapse_huge_page_swapin.patch removed from -mm tree
 2017-05-16 17:49 UTC 

[PATCH 1/2] smsutil: sms_decode() allow to pass sms with unknown TPDU size
 2017-05-16 17:49 UTC  (2+ messages)

[PATCH v1 0/5] Fast git status via a file system watcher
 2017-05-16 17:49 UTC  (7+ messages)
` [PATCH v1 2/5] Teach git to optionally utilize a file system monitor to speed up detecting new or changed files

[merged] gcov-support-gcc-71.patch removed from -mm tree
 2017-05-16 17:49 UTC 

[merged] mm-vmstat-remove-spurious-warn-during-zoneinfo-print.patch removed from -mm tree
 2017-05-16 17:49 UTC 

[merged] time-delete-current_fs_time-function.patch removed from -mm tree
 2017-05-16 17:49 UTC 

[merged] hwpoison-memcg-forcibly-uncharge-lru-pages.patch removed from -mm tree
 2017-05-16 17:49 UTC 

[morty/master][PATCH] am57xx-evm.conf: add new DTB entries for camera modules
 2017-05-16 17:44 UTC 

BUG: cxgb4 is broken in v4.12-rc1
 2017-05-16 17:43 UTC  (5+ messages)
`  "

[PATCH v4] send-email: --batch-size to work around some SMTP server limit
 2017-05-16 17:43 UTC  (4+ messages)

[Buildroot] [Bug 9866] New: BASE_DIR usage
 2017-05-16 17:42 UTC  (3+ messages)
` [Buildroot] [Bug 9866] "

[RFC] perf: Add "-f" and "-F" flags to watch a "/sys" style file
 2017-05-16 17:42 UTC  (3+ messages)

nfs+ext4,can not umount the ext4 mountpoint
 2017-05-16 17:42 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/17] qobject/qapi: add uint type
 2017-05-16 17:41 UTC  (7+ messages)
` [Qemu-devel] [PATCH 08/17] qapi: update the qobject visitor to use QUInt
` [Qemu-devel] [PATCH 09/17] qnum: fix get_int() with values > INT64_MAX
` [Qemu-devel] [PATCH 10/17] object: add uint property setter/getter

git rebase regression: cannot pass a shell expression directly to --exec
 2017-05-16 17:41 UTC  (17+ messages)

iSER with policy based routing error
 2017-05-16 17:39 UTC  (4+ messages)

[patch net-next 00/12] mlxsw: Preparations for restructuring
 2017-05-16 17:38 UTC  (13+ messages)
` [patch net-next 01/12] mlxsw: spectrum_buffer: Reduce scope of shared buffer struct
` [patch net-next 02/12] mlxsw: spectrum_router: Reduce scope of router struct
` [patch net-next 03/12] mlxsw: spectrum_switchdev: Reduce scope of bridge struct
` [patch net-next 04/12] mlxsw: spectrum_router: Move RIFs array to its rightful place
` [patch net-next 05/12] mlxsw: spectrum_router: Move FIB notification block to router struct
` [patch net-next 06/12] mlxsw: spectrum_router: Initialize RIFs in a separate function
` [patch net-next 07/12] mlxsw: spectrum_switchdev: Remove redundant check
` [patch net-next 08/12] mlxsw: spectrum_switchdev: Don't batch VLAN operations
` [patch net-next 09/12] mlxsw: spectrum_switchdev: Don't batch STP operations
` [patch net-next 10/12] mlxsw: spectrum_switchdev: Don't batch learning operations
` [patch net-next 11/12] mlxsw: spectrum: Move PVID code to appropriate place
` [patch net-next 12/12] mlxsw: spectrum: Default ports to non-virtual mode

permanent XFS volume corruption
 2017-05-16 17:38 UTC  (11+ messages)

[Qemu-devel] [PATCH v4 0/5] Remove old MigrationParams
 2017-05-16 17:37 UTC  (9+ messages)
` [Qemu-devel] [PATCH 2/5] migration: Create block capability

[PATCH v5 00/32] x86: Secure Memory Encryption (AMD)
 2017-05-16 17:35 UTC  (6+ messages)
` [PATCH v5 26/32] x86, drm, fbdev: Do not specify encrypted memory for video mappings

[PATCH 0/6] small multipath fixes
 2017-05-16 17:33 UTC  (4+ messages)
` [PATCH 4/6] libmultipath: fix suspended devs from failed reloads

[PATCH v2] count_stat_eventual: Remove unnecessary READ_ONCE() and smp_mb()
 2017-05-16 17:33 UTC  (2+ messages)

[PATCH] ARM: dts: imx7d-pico: Add initial support
 2017-05-16 17:32 UTC 

[PATCH 0/2] sh-clk: Adjustments for two function implementations
 2017-05-16 17:31 UTC  (6+ messages)
` [PATCH 1/2] sh-clk: Improve a size determination in sh_clk_fsidiv_register()
` [PATCH 2/2] sh-clk: Delete an error message for a failed memory allocation in two functions

[PATCH] scsi: zero per-cmd driver data for each MQ I/O
 2017-05-16 17:31 UTC  (3+ messages)

[PATCH] x86/vpmu: add cpu hot unplug notifier for vpmu
 2017-05-16 17:29 UTC 

[PATCH v13 00/12] power: add power sequence library
 2017-05-16 17:28 UTC  (6+ messages)

[cip-dev] CIP TSC meeting minutes (08 May 2017)
 2017-05-16 17:28 UTC  (3+ messages)
` [cip-dev] CIP TSC meeting minutes (15 "

[refpolicy] [PATCH 1/6] dirmngr: add to roles and allow gpg to domtrans
 2017-05-16 17:23 UTC  (5+ messages)
` [refpolicy] [PATCH 4/6] dirmngr: Network rules to connect to keyserver


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.