All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-11-10 18:11:22 to 2017-11-10 19:31:19 UTC [more...]

[PATCH 00/30] [v3] KAISER: unmap most of the kernel from userspace page tables
 2017-11-10 19:30 UTC 

[LTP] network/stress/ltp_net_stress_ipsec_tcp: problems with IP Payload Compression (comp) transform protocol on VTI
 2017-11-10 19:31 UTC  (3+ messages)

Secure Server Message
 2017-11-10 19:30 UTC 

Secure Server Message
 2017-11-10 19:30 UTC 

[PATCH 1/2] KEYS: trusted: sanitize all key material
 2017-11-10 19:28 UTC  (2+ messages)
` [PATCH 2/2] KEYS: trusted: fix writing past end of buffer in trusted_read()

Provision for filesystem specific open flags
 2017-11-10 19:29 UTC  (4+ messages)

[PATCH v3 0/9] Introduce per-device completion queue pools
 2017-11-10 19:27 UTC  (5+ messages)

[LTP] [PATCH 0/6] Miscellaneous fixes for Android systems
 2017-11-10 19:23 UTC  (4+ messages)
` [LTP] [PATCH 6/6] lib: mkfs: use 'mke2fs' on android systems for formatting filesystems

[Qemu-devel] [PATCH] hw: add .min_cpus and .default_cpus fields to machine_class
 2017-11-10 19:23 UTC  (4+ messages)
` [Qemu-arm] "

RAID5 up, but one drive removed, one says spare building, what now?
 2017-11-10 19:22 UTC  (9+ messages)

[PATCH] drm/i915: There is only one fault register from GEN8 onwards
 2017-11-10 19:22 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915: There is only one fault register from Gen8 onwards (rev3)

[U-Boot] [PATCH] dra7x: fastboot: Increase recovery partition size
 2017-11-10 19:22 UTC  (2+ messages)

[RFC PATCH 0/8] sequencer: dont't fork git commit
 2017-11-10 19:21 UTC  (7+ messages)
` [PATCH v2 0/9] "
  ` [PATCH v2 2/9] commit: move empty message checks to libgit
  ` [PATCH v2 3/9] Add a function to update HEAD after creating a commit

FAILED: patch "[PATCH] KEYS: trusted: fix writing past end of buffer in" failed to apply to 4.9-stable tree
 2017-11-10 19:21 UTC  (5+ messages)

[PATCH] drm/i915/glk: Refactor handling of PLANE_COLOR_CTL for GLK+
 2017-11-10 19:20 UTC  (3+ messages)
` [PATCH v3] "

[PATCH kvmtool 0/3] Virtio cleanup
 2017-11-10 19:19 UTC  (4+ messages)
` [PATCH kvmtool 1/3] virtio: Save negotiated features
` [PATCH kvmtool 2/3] virtio: Support drivers that don't negotiate VIRTIO_RING_F_EVENT_IDX
` [PATCH kvmtool 3/3] virtio/pci: Use port I/O for configuration registers by default

[PATCH net-next] bpf: add support for SO_PRIORITY in bpf_getsockopt
 2017-11-10 19:17 UTC  (2+ messages)
` [PATCH net-next] bpf: expose sk_priority through struct bpf_sock_ops

Kernel crash in free_pipe_info()
 2017-11-10 19:16 UTC  (8+ messages)

[PATCH] x86/intel_rdt: Fix a silent failure when writing zero value schemata
 2017-11-10 19:16 UTC 

[PATCH rdma-next v1 0/6] Expose CQ moderation to user space
 2017-11-10 19:15 UTC  (7+ messages)
` [PATCH rdma-next v1 1/6] IB/uverbs: Allow CQ moderation with modify CQ

Secure Server Message !
 2017-11-10 19:13 UTC 

[PATCH] [net-next, v3] ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic driver
 2017-11-10 19:13 UTC  (5+ messages)
` [PATCH] [net-next,v3] "

[PATCH] x86: use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz" again
 2017-11-10 19:11 UTC  (4+ messages)

[PATCH 0/7] drm/i915: Perf updates
 2017-11-10 19:08 UTC  (8+ messages)
` [PATCH 1/7] drm/i915/perf: complete whitelisting for OA programming on HSW
` [PATCH 2/7] drm/i915/perf: add support for Coffeelake GT3
` [PATCH 3/7] drm/i915/perf: refactor perf setup
` [PATCH 4/7] drm/i915: fix register naming
` [PATCH 5/7] drm/i915/perf: enable perf support on CNL
` [PATCH 6/7] drm/i915: expose command stream timestamp frequency to userspace
` [PATCH 7/7] drm/i915/perf: reuse timestamp frequency from device info

Frequent TX timeouts on a MT7623 (MT7530)
 2017-11-10 19:08 UTC  (6+ messages)

[PATCH 00/30] Add directory rename detection to git
 2017-11-10 19:05 UTC  (31+ messages)
` [PATCH 01/30] Tighten and correct a few testcases for merging and cherry-picking
` [PATCH 02/30] merge-recursive: Fix logic ordering issue
` [PATCH 03/30] merge-recursive: Add explanation for src_entry and dst_entry
` [PATCH 04/30] directory rename detection: basic testcases
` [PATCH 05/30] directory rename detection: directory splitting testcases
` [PATCH 06/30] directory rename detection: testcases to avoid taking detection too far
` [PATCH 07/30] directory rename detection: partially renamed directory testcase/discussion
` [PATCH 08/30] directory rename detection: files/directories in the way of some renames
` [PATCH 09/30] directory rename detection: testcases checking which side did the rename
` [PATCH 10/30] directory rename detection: more involved edge/corner testcases
` [PATCH 11/30] directory rename detection: testcases exploring possibly suboptimal merges
` [PATCH 12/30] directory rename detection: miscellaneous testcases to complete coverage
` [PATCH 13/30] directory rename detection: tests for handling overwriting untracked files
` [PATCH 14/30] directory rename detection: tests for handling overwriting dirty files
` [PATCH 15/30] merge-recursive: Move the get_renames() function
` [PATCH 16/30] merge-recursive: Introduce new functions to handle rename logic
` [PATCH 17/30] merge-recursive: Fix leaks of allocated renames and diff_filepairs
` [PATCH 18/30] merge-recursive: Make !o->detect_rename codepath more obvious
` [PATCH 19/30] merge-recursive: Split out code for determining diff_filepairs
` [PATCH 20/30] merge-recursive: Add a new hashmap for storing directory renames
` [PATCH 21/30] merge-recursive: Add get_directory_renames()
` [PATCH 22/30] merge-recursive: Check for directory level conflicts
` [PATCH 23/30] merge-recursive: Add a new hashmap for storing file collisions
` [PATCH 24/30] merge-recursive: Add computation of collisions due to dir rename & merging
` [PATCH 25/30] merge-recursive: Check for file level conflicts then get new name
` [PATCH 26/30] merge-recursive: When comparing files, don't include trees
` [PATCH 27/30] merge-recursive: Apply necessary modifications for directory renames
` [PATCH 28/30] merge-recursive: Avoid clobbering untracked files with "
` [RFC PATCH 29/30] merge-recursive: Fix overwriting dirty files involved in renames
` [PATCH 30/30] merge-recursive: Fix remaining directory rename + dirty overwrite cases

[PATCH] IB/qib: remove redundant setting of any in for-loop
 2017-11-10 19:07 UTC  (5+ messages)

[Qemu-devel] [PATCH V4] hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
 2017-11-10 19:06 UTC  (3+ messages)

When will Linux support new RAID controllers
 2017-11-10 19:06 UTC  (5+ messages)

POSIX Message Queue Priority Scheduling
 2017-11-10 19:04 UTC  (3+ messages)

Why replacing running executable file is forbidden, but overwriting of memory mapped shared object is allowed ?
 2017-11-10 19:04 UTC  (4+ messages)

[PATCH 00/12] ARM: VGIC/GIC separation cleanups
 2017-11-10 19:04 UTC  (5+ messages)
` [PATCH 04/12] ARM: VGIC: move gic_remove_irq_from_queues()

[PATCH v2] drm/i915/selftests: Add a GuC doorbells selftest
 2017-11-10 19:04 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 0/8] Create Git/Packet.pm
 2017-11-10 19:03 UTC  (2+ messages)

[PATCH 0/4] drm/i915: introduce query information
 2017-11-10 19:03 UTC  (7+ messages)
` [PATCH 4/4] drm/i915: expose rcs topology through discovery uAPI

[PATCH 1/2] packagegroup-base: remove hostap-utils from wifi support
 2017-11-10 19:01 UTC  (3+ messages)
` [PATCH 2/2] hostap-utils: remove obsolete driver

[PATCH 00/73] DC Linux Patches Nov 9, 2017
 2017-11-10 19:00 UTC  (6+ messages)
` [PATCH 38/73] drm/amd/display: Fix warnings on S3 resume
` [PATCH 56/73] drm/amd/display: Remove dangling planes on dc commit state

[PATCH linux dev-4.10 1/1] arm: dts: Add Wfp BMC Machine
 2017-11-10 18:59 UTC 

[Intel-wired-lan] [PATCH 1/3] ethtool: correct display of VF when showing vf/queue filters
 2017-11-10 18:55 UTC  (3+ messages)
` [Intel-wired-lan] [PATCH 2/3] ethtool: show vf and queue in the help for -N
` [Intel-wired-lan] [PATCH 3/3] ethtool: correct VF index values for the ring_cookie parameter

[Qemu-devel] [PATCH 0/3] Fix throttling crashes in BlockBackend with no BlockDriverState
 2017-11-10 18:54 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] block: Check for inserted BlockDriverState in blk_io_limits_disable()
` [Qemu-devel] [PATCH 2/3] block: Leave valid throttle timers when removing a BDS from a backend
` [Qemu-devel] [PATCH 3/3] qemu-iotests: Test I/O limits with removable media

[U-Boot] [PATCH 1/1] Makefile: add coccicheck target
 2017-11-10 18:54 UTC 

[Qemu-devel] [PATCH for 2.11 v2 0/2] Xilinx ZCU102 fixes for 2.11
 2017-11-10 18:52 UTC  (6+ messages)
` [Qemu-devel] [PATCH for 2.11 v2 2/2] xlnx-zcu102: Add an info message deprecating the EP108
  ` [Qemu-devel] [PATCH for 2.11 v2 1/2] xlnx-zynqmp: Properly support the smp command line option

[linux-linus test] 115718: regressions - FAIL
 2017-11-10 18:51 UTC 

[PATCH rdma-next v1 0/2] PCI write end padding capability
 2017-11-10 18:51 UTC  (2+ messages)

Integration of FMAC(Orga) Driver into Yocto Environment - regarding
 2017-11-10 18:17 UTC 

KASAN: use-after-free Read in worker_thread (2)
 2017-11-10 18:49 UTC  (2+ messages)

[PATCH] Accept 3d controllers and not only VGA controllers
 2017-11-10 18:49 UTC 

[PATCH v3 0/7] OMAP2+ OneNAND driver update
 2017-11-10 18:48 UTC  (16+ messages)
` [PATCH v3 5/7] mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementation

[PATCH] mac80211_hwsim: Fix memory leak in hwsim_new_radio_nl()
 2017-11-10 18:48 UTC 

[PATCH 0/4] kbuild: optimize output directory creation
 2017-11-10 18:46 UTC  (3+ messages)
` [PATCH 3/4] kbuild: create object directories simpler and faster

Does CONFIG_HARDENED_USERCOPY break /dev/mem?
 2017-11-10 18:46 UTC  (2+ messages)

[PATCH v1 0/2] DRM driver for ILI9225 display panels
 2017-11-10 18:44 UTC  (4+ messages)
` [PATCH v1 2/2] drm/tinydrm: add driver for ILI9225 panels

[PATCH v2] IB/rxe: don't crash, if allocation of crc algorithm failed
 2017-11-10 18:44 UTC  (3+ messages)

[nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11
 2017-11-10 18:42 UTC  (7+ messages)

[PATCH 00/30] [v2] KAISER: unmap most of the kernel from userspace page tables
 2017-11-10 18:41 UTC  (5+ messages)
` [PATCH 20/30] x86, mm: remove hard-coded ASID limit checks

[PATCH] drm/amd/amdgpu: fix UVD mc offsets
 2017-11-10 18:41 UTC  (4+ messages)

[PATCH] lib/mpi: call cond_resched() from mpi_powm() loop
 2017-11-10 18:41 UTC  (4+ messages)

Updated drm-intel-testing
 2017-11-10 18:36 UTC 

[PATCH 0/4] Fix issues with rename detection limits
 2017-11-10 18:36 UTC  (4+ messages)
` [PATCH 2/4] Remove silent clamp of renameLimit

rdma-core stable releases
 2017-11-10 18:36 UTC  (4+ messages)

[PATCH v3] ASoC: Replace snd_soc_acpi_check_hid with acpi_dev_present
 2017-11-10 18:36 UTC  (2+ messages)

[PATCH v5 0/3] Fix panic in logical packages calculation
 2017-11-10 18:35 UTC  (6+ messages)
` [PATCH v5 2/3] x86/topology: Avoid wasting 128k for package id array

[master][PATCH] ti-ipc-examples-linux: explicitly depend on zip-native used during install
 2017-11-10 18:35 UTC 

[PATCH] drm/i915/selftests: Initialise mock_i915->mm.obj_lock
 2017-11-10 18:35 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] usb: f_fs: Drop check on Reserved1 field on OS_DESC_EXT_COMPAT
 2017-11-10 18:34 UTC  (3+ messages)

[PATCH v1] i2c: ismt: Use %pad specifier for dma_addr_t variables
 2017-11-10 18:33 UTC 

[Fuego] Fuego Japan Hackathon!! (Dec 2 at Sony)
 2017-11-10 18:33 UTC 

Problem with syntax?
 2017-11-10 18:32 UTC 

[PATCH 00/10] scripts/basic: Fine-tuning for seven function implementations
 2017-11-10 18:32 UTC  (3+ messages)

[net-next v3 0/4] Openvswitch meter action
 2017-11-10 18:29 UTC  (4+ messages)
` [net-next v4 4/4] openvswitch: Add meter action support

yocto documentation: no content, no PDF?
 2017-11-10 18:29 UTC  (4+ messages)

[PATCH] drm/amd/amdgpu: Fix wave mask in amdgpu_debugfs_wave_read()
 2017-11-10 18:29 UTC  (3+ messages)

[PATCH v1 1/3] PM / sysfs: Convert to use sysfs_streq()
 2017-11-10 18:28 UTC  (3+ messages)
` [PATCH v1 2/3] PM / sysfs: Remove redundant 'else' keyword
` [PATCH v1 3/3] PM / sysfs: Convert to use DEVICE_ATTR_RO / DEVICE_ATTR_RW

[RFC] cover-at-tip
 2017-11-10 18:28 UTC  (4+ messages)

[PATCH v3] drm/amd/amdgpu: fix UVD mc offsets
 2017-11-10 18:28 UTC 

[PATCH 0/4] Fix issues with rename detection limits
 2017-11-10 18:27 UTC  (2+ messages)

[Buildroot] [PATCH/next 1/3] package/python-oauthlib: new package
 2017-11-10 18:27 UTC  (3+ messages)
` [Buildroot] [PATCH/next 2/3] package/python-requests-oauthlib: "
` [Buildroot] [PATCH/next 3/3] package/python-mwclient: bump version to 0.8.6

[Qemu-devel] [PATCH v2 0/5] iotests: Make some tests less flaky
 2017-11-10 18:26 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 4/5] iotests: Make 083 "
  ` [Qemu-devel] [Qemu-block] "

[PATCH] IB/core: Avoid crash on pkey enforcement failed in received MADs
 2017-11-10 18:26 UTC  (4+ messages)

[PATCH v2 0/5] x86/xen: support booting PVH guest via standard boot path
 2017-11-10 18:26 UTC  (5+ messages)
` [PATCH v2 2/5] x86: add enum for hypervisors to replace x86_hyper

[PATCH] lib: vdso: add support for time
 2017-11-10 18:24 UTC  (2+ messages)

[PATCH v3 resend 0/1] Input: add support HiDeep touchscreen
 2017-11-10 18:25 UTC  (3+ messages)

[PATCH v6 0/2] add support for the Samsung S6SY761 touchscreen
 2017-11-10 18:24 UTC  (2+ messages)

[PATCH] Input: gamecon - mark expected switch fall-throughs
 2017-11-10 18:24 UTC  (2+ messages)

[PATCH] Input: sidewinder - mark expected switch fall-throughs
 2017-11-10 18:24 UTC  (2+ messages)

[PATCH] Input: spaceball - mark expected switch fall-throughs
 2017-11-10 18:24 UTC  (2+ messages)

[master][PATCH] FIXME: packagegroup-*-addons: disable kms++ for now due to gcc7 issues
 2017-11-10 18:24 UTC 

[PATCH v1] platform/x86: pmc_atom: Fix parent clocks
 2017-11-10 18:23 UTC  (3+ messages)

thread polling for timestamp on socket's error queue doesn't wake up
 2017-11-10 18:23 UTC  (3+ messages)

[PATCH net-next 0/2] net: dsa: lan9303: IGMP handling
 2017-11-10 18:22 UTC  (3+ messages)

[PATCH] Input: uinput - unlock on allocation failure in ioctl
 2017-11-10 18:22 UTC  (3+ messages)

[PATCH v2] drm/amd/amdgpu: fix UVD mc offsets
 2017-11-10 18:19 UTC  (2+ messages)

[PATCH] brd: remove unused brd_mutex
 2017-11-10 18:18 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/1] qcow2: Check that corrupted images can be repaired in iotest 060
 2017-11-10 18:17 UTC  (2+ messages)

[PATCH v2] mm, shrinker: make shrinker_list lockless
 2017-11-10 18:16 UTC  (6+ messages)

[PATCH] MAINTAINERS: add virtio-ccw.h to virtio/s390 section
 2017-11-10 18:15 UTC  (3+ messages)

[PATCH 2/2] pinctrl: sh-pfc: add R8A77970 PFC support
 2017-11-10 17:59 UTC 

[PATCH 1/2] pinctrl: sh-pfc: add PORT_GP_CFG_{6|22}() helper macros
 2017-11-10 17:59 UTC 

[PATCH 0/2] Add Renesas R8A77970 PFC driver
 2017-11-10 17:58 UTC 

[PATCH 0/2] Add Renesas R8A77970 PFC driver
 2017-11-10 17:58 UTC 

[PULL 0/1] vfio-ccw: bugfix
 2017-11-10 18:15 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] scripts/coccinelle: add some more coccinelle tests
 2017-11-10 18:15 UTC 

[PATCH v8 3/4] intel-ipu3: cio2: add new MIPI-CSI2 driver
 2017-11-10 18:14 UTC  (2+ messages)

[PATCH] PCI: hv: use effective affinity mask
 2017-11-10 18:14 UTC  (4+ messages)

[CI 1/8] drm/i915: Define an engine class enum for the uABI
 2017-11-10 18:14 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/8] "

[PATCH v3 1/5] iio: proximity: sx9500: Assign interrupt from GpioIo()
 2017-11-10 18:13 UTC  (7+ messages)
` [PATCH v3 3/5] iio: proximity: sx9500: Set IRQ pin to direction-input if necessary

Bug - Status - Space in Filename
 2017-11-10 18:13 UTC  (6+ messages)

[PATCH 00/22] drm/cma-helper: Remove drm_fbdev_cma* functions
 2017-11-10 18:12 UTC  (2+ messages)

is there a stylistic preference for a trailing "--" on a command?
 2017-11-10 18:12 UTC  (2+ messages)

[PATCH v16 00/18] osstest: initial FreeBSD support
 2017-11-10 18:10 UTC  (2+ messages)
` [PATCH v16 18/18] osstest: expand the list of tested disk controllers


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.