All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-16 16:25:16 to 2018-01-16 17:04:22 UTC [more...]

what trees/branches to test on syzbot
 2018-01-16 17:02 UTC  (5+ messages)

[PATCH v16 00/10] Add backlight helper functions
 2018-01-16 17:03 UTC  (18+ messages)
` [PATCH v16 01/10] video: backlight: Add helpers to enable and disable backlight
` [PATCH v16 02/10] drm/tinydrm: Convert tinydrm_enable/disable_backlight to backlight_enable/disable
` [PATCH v16 03/10] video: backlight: Add of_find_backlight helper in backlight.c
` [PATCH v16 04/10] drm/tinydrm: Replace tinydrm_of_find_backlight with of_find_backlight
` [PATCH v16 05/10] video: backlight: Add devres versions of of_find_backlight
` [PATCH v16 06/10] drm/tinydrm: Call devres version "

[PATCH] perf:util:dso: Using O_CLOEXEC in do_open
 2018-01-16 16:55 UTC  (3+ messages)

[PATCH v6 0/6] drm/i915: expose RCS topology to userspace
 2018-01-16 17:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v2] x86/microcode/intel: Extend BDW late-loading with LLC size check
 2018-01-16 17:02 UTC  (4+ messages)

[PATCH] perf report: Provide libtraceevent with a kernel symbol resolver
 2018-01-16 16:48 UTC  (3+ messages)

[PATCH 1/8] drm/amd/pp: Add a new pp feature mask bit for OD feature
 2018-01-16 17:02 UTC  (3+ messages)
` [PATCH 7/8] drm/amd/pp: Implement edit_dpm_table on smu7

[PULL v2 0/3] KVM/ARM Fixes for v4.15 - Round 3
 2018-01-16 17:02 UTC  (5+ messages)
` [PULL v2 1/3] KVM: arm/arm64: Check pagesize when allocating a hugepage at Stage 2
` [PULL v2 2/3] KVM: arm64: Fix GICv4 init when called from vgic_its_create
` [PULL v2 3/3] arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC calls

[PATCH] [RESEND] powerpc: mpic_timer: avoid struct timeval
 2018-01-16 17:01 UTC 

[PATCH v2 00/10] rtlwifi: fix some bugs and add btcoex functions
 2018-01-16 17:02 UTC  (5+ messages)
` [PATCH v2 09/10] rtlwifi: btcoex: Add common function for qeurying BT information

[PATCH v2 0/2] iio: ad5272: Add support for Analog Devices digital potentiometers
 2018-01-16 17:01 UTC  (4+ messages)
` [PATCH v2 2/2] "

[PATCH v2] vfio: noiommu check error handling
 2018-01-16 17:01 UTC  (6+ messages)

[PATCH v2] vfio-ccw: update documentation
 2018-01-16 17:01 UTC  (2+ messages)

[PATCH 00/10] perf tools: Add support for CoreSight trace decoding
 2018-01-16 17:01 UTC  (10+ messages)

[PATCH] [RESEND] spufs: use timespec64 for timestamps
 2018-01-16 17:00 UTC 

[PATCH] x86/pti: Fix !PCID and sanitize defines
 2018-01-16 17:00 UTC  (5+ messages)

Documenting eventdev reconfiguration behavior
 2018-01-16 16:59 UTC  (3+ messages)

[PATCH 3.10.y] [FIX BAD BACKPORT] Btrfs: add missing brelse when superblock checksum fails
 2018-01-16 16:58 UTC  (2+ messages)

[PATCH] Carrier detect ok, don't turn off negotiation
 2018-01-16 16:58 UTC 

[PATCH v8 00/17] x86: Mitigations for SP2/CVE-2017-5715/Branch Target Injection
 2018-01-16 16:58 UTC  (4+ messages)
` [PATCH v8 08/17] x86/msr: Emulation of MSR_{SPEC_CTRL, PRED_CMD} for guests

[PATCH 1/3] powerpc/32: Fix hugepage allocation on 8xx at hint address
 2018-01-16 16:57 UTC  (10+ messages)
` [PATCH 2/3] powerpc/mm: Allow more than 16 low slices

[RFC PATCH 00/16] PTI support for x86-32
 2018-01-16 16:52 UTC  (19+ messages)
` [PATCH 01/16] x86/entry/32: Rename TSS_sysenter_sp0 to TSS_sysenter_stack
` [PATCH 02/16] x86/entry/32: Enter the kernel via trampoline stack
` [PATCH 03/16] x86/entry/32: Leave the kernel via the "
` [PATCH 04/16] x86/pti: Define X86_CR3_PTI_PCID_USER_BIT on x86_32
` [PATCH 05/16] x86/pgtable: Move pgdp kernel/user conversion functions to pgtable.h
` [PATCH 06/16] x86/mm/ldt: Reserve high address-space range for the LDT
` [PATCH 07/16] x86/mm: Move two more functions from pgtable_64.h to pgtable.h
` [PATCH 08/16] x86/pgtable/32: Allocate 8k page-tables when PTI is enabled
` [PATCH 09/16] x86/mm/pti: Clone CPU_ENTRY_AREA on PMD level on x86_32
` [PATCH 10/16] x86/mm/pti: Populate valid user pud entries
` [PATCH 11/16] x86/mm/pgtable: Move pti_set_user_pgd() to pgtable.h
` [PATCH 12/16] x86/mm/pae: Populate the user page-table with user pgd's
` [PATCH 13/16] x86/mm/pti: Add an overflow check to pti_clone_pmds()
` [PATCH 14/16] x86/mm/legacy: Populate the user page-table with user pgd's
` [PATCH 15/16] x86/entry/32: Switch between kernel and user cr3 on entry/exit
` [PATCH 16/16] x86/pti: Allow CONFIG_PAGE_TABLE_ISOLATION for x86_32

[Qemu-devel] [PATCH v2 00/32] Allow configuring the qcow2 L2 cache entry size
 2018-01-16 16:57 UTC  (7+ messages)
` [Qemu-devel] [PATCH v2 16/32] qcow2: Update l2_allocate() to support L2 slices
` [Qemu-devel] [PATCH v2 25/32] qcow2: Update expand_zero_clusters_in_l1() "
` [Qemu-devel] [PATCH v2 31/32] qcow2: Allow configuring the L2 slice size

[Qemu-devel] [PATCH 0/3] linux-user: select CPU type according ELF header values
 2018-01-16 16:56 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/3] linux-user: introduce functions to detect CPU type

[PATCH] staging: lustre: Fix avoid intensive reconnecting for ko2iblnd patch
 2018-01-16 16:56 UTC  (3+ messages)
    ` [lustre-devel] "

[PATCH net-next v2 00/10] Aquantia atlantic driver update 2018/01
 2018-01-16 16:56 UTC  (3+ messages)
` [PATCH net-next v2 08/10] net: aquantia: Fix register definitions to linux style

[PATCH] crypto: mxs-dcp: Add empty hash export and import
 2018-01-16 16:56 UTC  (2+ messages)

Regarding Linux kernel vs Android
 2018-01-16 16:55 UTC  (3+ messages)

[PATCH 0/3] KVM: VMX: per-VCPU MSR bitmaps
 2018-01-16 16:52 UTC  (4+ messages)
` [PATCH 1/3] KVM: VMX: introduce alloc_loaded_vmcs
` [PATCH 2/3] KVM: VMX: use same MSR bitmaps for 32-/64-bit modes
` [PATCH 3/3] KVM: VMX: make MSR bitmaps per-VCPU

[PATCH v2 0/7] Introduce GENI SE Controller Driver
 2018-01-16 16:55 UTC  (3+ messages)
` [PATCH v2 1/7] qcom-geni-se: Add QCOM GENI SE Driver summary

[PATCH 0/8] staging: fsl-mc: Cleanup
 2018-01-16 16:54 UTC  (5+ messages)
` [PATCH 8/8] staging: fsl-mc: Convert documentation to rst format

[PATCH v4 00/36] Hardened usercopy whitelisting
 2018-01-16 16:54 UTC  (11+ messages)
` [PATCH 04/36] usercopy: Prepare for "
      ` kmem_cache_attr (was Re: [PATCH 04/36] usercopy: Prepare for usercopy whitelisting)
            ` [kernel-hardening] "

staging: lustre: lnet: convert selftest to use workqueues
 2018-01-16 16:53 UTC  (3+ messages)
  ` [lustre-devel] "

[PATCH v2 0/5] Introduce virtual PMD for Hyper-V/Azure platforms
 2018-01-16 16:54 UTC  (8+ messages)
` [PATCH v3 0/8] Introduce virtual driver "
  ` [PATCH v3 3/8] net/failsafe: support probed sub-devices getting

[Bug 198123] New: Console is the wrong color at boot with radeon 6670
 2018-01-16 16:54 UTC  (2+ messages)
` [Bug 198123] "

[GIT PULL] isolation: 1Hz residual tick offloading v3
 2018-01-16 16:53 UTC  (8+ messages)
` [PATCH 4/5] sched/isolation: Residual 1Hz scheduler tick offload

[PATCH v2 00/12] R-Car DU: Convert LVDS code to bridge driver
 2018-01-16 16:54 UTC  (7+ messages)
` [PATCH v2 03/12] drm: rcar-du: Fix legacy DT to create LVDS encoder nodes

Rudolph: merging Vixen and Comet
 2018-01-16 16:52 UTC  (8+ messages)

[PATCH] [v3] media: s3c-camif: fix out-of-bounds array access
 2018-01-16 16:52 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/11] qdev: remove DeviceClass::init/exit()
 2018-01-16 16:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH 05/11] virtio-ccw: convert VirtIOCCWDeviceClass::init -> realize

[Buildroot] [PATCH] configs/freescale_imx28evk: Bump U-Boot and kernel versions
 2018-01-16 16:52 UTC 

[PATCH v2 0/2] thermal, OPP: move the CPU power estimation to the OPP library
 2018-01-16 16:51 UTC  (3+ messages)
` [PATCH v2 1/2] PM / OPP: introduce an OPP power estimation helper
` [PATCH v2 2/2] thermal: cpu_cooling: use power models from the OPP library

[PATCH v5 00/44] ARM: davinci: convert to common clock framework​
 2018-01-16 16:51 UTC  (20+ messages)
` [PATCH v5 10/44] clk: davinci: New driver for davinci PSC clocks
` [PATCH v5 01/44] dt-bindings: clock: Add new bindings for TI Davinci PLL clocks

[PATCH RFC 00/13] UTF-8 case insensitive lookups for EXT4
 2018-01-16 16:50 UTC  (4+ messages)
` [PATCH RFC 07/13] charsets: utf8: Hook-up utf-8 code to charsets library

[PATCH v2 0/2] add tracepoints for nvme command submission and completion
 2018-01-16 16:50 UTC  (5+ messages)
` [PATCH v2 1/2] nvme: add tracepoint for nvme_setup_cmd
` [PATCH v2 2/2] nvme: add tracepoint for nvme_complete_rq

[PATCH] [v2] media: s3c-camif: fix out-of-bounds array access
 2018-01-16 16:49 UTC  (4+ messages)

[PATCH 1/6] kconfig: do not call check_conf() for olddefconfig
 2018-01-16 16:47 UTC  (5+ messages)
` [PATCH 3/6] kconfig: do not call conf_set_all_new_symbols() for (all)defconfig

[Qemu-devel] [PATCH v5 0/7] Rework vhost memory region updates
 2018-01-16 16:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH v5 3/7] vhost: Simplify ring verification checks

[PATCH v2] powerpc/mm: Fix growth direction for hugepages mmaps with slice
 2018-01-16 16:48 UTC  (3+ messages)

[PATCH 0/3] generic channel for multi-process communication
 2018-01-16 16:47 UTC  (7+ messages)
` [PATCH v2 0/4] "
  ` [PATCH v2 3/4] eal: add synchronous "

[Qemu-devel] [PATCH v4 00/14] Initial i.MX7 support
 2018-01-16 16:47 UTC  (5+ messages)
` [Qemu-devel] [PATCH v4 11/14] ARM: Add basic code to emulate A7MPCore DAP block

[Qemu-devel] [PULL v2 0/4] tcg queued patches
 2018-01-16 16:46 UTC  (5+ messages)
` [Qemu-devel] [PULL v2 1/4] tcg/arm: Fix double-word comparisons
` [Qemu-devel] [PULL v2 2/4] tcg/arm: Support tlb offsets larger than 64k
` [Qemu-devel] [PULL v2 3/4] tcg/ppc: "
` [Qemu-devel] [PULL v2 4/4] tcg/ppc: Allow a 32-bit offset to the constant pool

docker-compose fails with "ImportError: No module named 'tty'"
 2018-01-16 16:46 UTC  (2+ messages)
  ` [PATCH] Add python3-terminal RDEPENDS to docker-compose

[PATCH v3] firmware: qcom: scm: Fix incorrect of_node_put calls in scm_init
 2018-01-16 16:45 UTC  (2+ messages)

[PATCH v2 1/7] fixdep: remove unnecessary <arpa/inet.h> inclusion
 2018-01-16 16:44 UTC  (2+ messages)

[Buildroot] [git commit branch/2017.11.x] asterisk: security bump to version 14.7.5
 2018-01-16 16:45 UTC 

[PATCH v5] sched: make RED scaling configurable
 2018-01-16 16:44 UTC  (6+ messages)
` [PATCH v6] "

[PATCH] drm/i915: Always call to intel_display_set_init_power() in resume_early
 2018-01-16 16:44 UTC  (2+ messages)

[U-Boot] [PATCH] sunxi: Fix display timing flags
 2018-01-16 16:43 UTC 

[PATCH i-g-t v3 0/8] kms_plane_scaling tests
 2018-01-16 16:43 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for kms_plane_scaling tests. (rev3)

[RFC] adapter: Add CreateDevice method
 2018-01-16 16:42 UTC  (3+ messages)

[PATCH] mfd/viperboard: Delete an error message for a failed memory allocation in vprbrd_probe()
 2018-01-16 16:42 UTC  (2+ messages)

[PATCH] [v2] drm/i915: use static const array for PICK macro
 2018-01-16 16:42 UTC  (4+ messages)

[PATCH 2/2] drm/amdgpu: Use new TTM flag to avoid OOM triggering
 2018-01-16 16:42 UTC  (4+ messages)
` [PATCH v2 1/2] drm/ttm: Allow page allocations w/o triggering OOM
  ` [PATCH v2 2/2] drm/amdgpu: Use new TTM flag to avoid OOM triggering

User-visible context-mount API
 2018-01-16 16:41 UTC  (5+ messages)

[Qemu-devel] [PATCH v3 0/4] cryptodev: add vhost support
 2018-01-16 16:41 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] cryptodev: add vhost-user as a new cryptodev backend

[REGRESSION][v4.14.y][v4.15] x86/intel_rdt/cqm: Improve limbo list processing
 2018-01-16 16:40 UTC  (5+ messages)

[for-4.16 PATCH v4-mike 1/2] blk-mq: return dispatch result from blk_mq_try_issue_directly
 2018-01-16 16:41 UTC  (3+ messages)
` [for-4.16 PATCH v4-mike 2/2] blk-mq: issue request directly for blk_insert_cloned_request

[PATCH] drm/i915: Do not WARN_ON with small framebuffers
 2018-01-16 16:40 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v5 0/6] drm/i915: expose RCS topology to userspace
 2018-01-16 16:39 UTC  (2+ messages)
` ✗ Fi.CI.IGT: warning for "

[PATCH] Kbuild: suppress packed-not-aligned warning for default setting only
 2018-01-16 16:38 UTC  (2+ messages)

[nft PATCH 0/2] Allow to disable man page output
 2018-01-16 16:38 UTC  (3+ messages)
` [nft PATCH 1/2] configure: Fix help text regarding --enable-debug
` [nft PATCH 2/2] configure: Allow to disable man page building

[Bug 104608] [r600, RV635] Removing radeon module results in BUG: unable to handle kernel NULL pointer dereference at 0000000000000258
 2018-01-16 16:37 UTC  (2+ messages)

[PATCH v2 1/2] doc: add guidelines for coverity tags
 2018-01-16 16:37 UTC  (5+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] doc: add guidelines for stable tags

[Qemu-devel] [PATCH v2 0/4] Implement Physical Presence interface for TPM 1.2 and 2
 2018-01-16 16:35 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 2/4] acpi: build QEMU table for PPI virtual memory device

[PATCH v2 0/2] x86: initial simplistic Meltdown mitigation
 2018-01-16 16:07 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 1/2] x86: Meltdown band-aid against malicious 64-bit PV guests
  ` [PATCH v3 2/2] x86: allow Meltdown band-aid to be disabled

[PATCH v4 0/3] i2c: mv64xxx: Fix clock resource for Armada 7K/8K
 2018-01-16 16:35 UTC  (4+ messages)
` [PATCH v4 1/3] i2c: mv64xxx: Remove useless test before clk_disable_unprepare
` [PATCH v4 2/3] i2c: mv64xxx: Fix clock resource by adding an optional bus clock
` [PATCH v4 3/3] i2c: mv64xxx: Add myslef as maintainer for this driver

[PATCH] x86/acpi: check rsdp address received via bootparams to be valid
 2018-01-16 16:35 UTC  (4+ messages)

[PATCH] NVDIMM: Reduced-the-ND_MIN_NAMESPACE_SIZE-from-4MB-to-4KB
 2018-01-16 16:40 UTC  (2+ messages)

[PATCH] selftests: Fix loss of test output in run_kselftests.sh
 2018-01-16 16:34 UTC  (4+ messages)
  ` [Linux-kselftest-mirror] "

[PATCH] doc: remove UTF-8 BOM from programmer's guide
 2018-01-16 16:35 UTC  (2+ messages)

Problem with dialstring ##21#
 2018-01-16 16:35 UTC  (2+ messages)

[PATCH v6 0/5] kaslr: add parameter kaslr_mem=nn[KMG][@|!ss[KMG]]
 2018-01-16 16:34 UTC  (5+ messages)
` [PATCH v6 5/5] kaslr: add kaslr_mem=nn[KMG]!ss[KMG] to avoid memory regions

[PATCH] caif: reduce stack size with KASAN
 2018-01-16 16:34 UTC 

[PATCH] doc: document the new devargs syntax
 2018-01-16 16:33 UTC  (2+ messages)

[RESEND PATCH 0/2] selftests: ftrace: Fix multiple-kprobe testcase
 2018-01-16 16:33 UTC  (5+ messages)
    ` [Linux-kselftest-mirror] "

[PATCH v2] sata: sata_rcar: Reset SATA PHY when Salvator-X board resumes
 2018-01-16 16:34 UTC  (4+ messages)

[U-Boot] [PATCH 1/7] libfdt: migrate fdt_rw.c to a wrapper of scripts/dtc/libfdt/fdt_rw.c
 2018-01-16 16:33 UTC  (4+ messages)
` [U-Boot] [PATCH 7/7] libfdt: migrate include/libfdt_env.h to a wrapper

[PATCH 00/13] replace print_symbol() with printk()-s
 2018-01-16 16:33 UTC  (10+ messages)
            ` [00/13] "

[PATCH] crypto: ux500/hash: Add empty export and import
 2018-01-16 16:32 UTC 

[PATCH net] ip6_gre: init dev->mtu and dev->hard_header_len correctly
 2018-01-16 16:32 UTC  (2+ messages)

[PATCH 08a/30] kexec_file: split KEXEC_VERIFY_SIG into KEXEC_SIG and KEXEC_SIG_FORCE
 2018-01-16 16:31 UTC  (7+ messages)
` [PATCH 00/30] security, efi: Add kernel lockdown
  ` [PATCH 08/30] kexec_file: Restrict at runtime if the kernel is locked down

[PATCH 0/3] Device tree fixes for Axentia TSE-850 and Nattis
 2018-01-16 16:30 UTC  (4+ messages)
` [PATCH 1/3] ARM: dts: at91: nattis: use up-to-date mtd partitions

[U-Boot] [PATCH] ARC: HSDK: hang on panic
 2018-01-16 16:30 UTC 

[PATCH] pinctrl: meson: axg: fix gpio_ao bank stop pin
 2018-01-16 16:29 UTC 

[PATCH] ARM: make memzero optimization smarter
 2018-01-16 16:28 UTC 

[PATCH i-g-t 1/3] debugger: Convert to current intel_register_access_init()
 2018-01-16 16:29 UTC  (3+ messages)
` [PATCH i-g-t 3/3] debugger: No longer rely on compatability define in intel_bufmgr.h

[PATCH v4] docs: note default for timer_mode in xl.cfg man
 2018-01-16 16:28 UTC 

[PATCH 0/1] vfio-ccw: start updating vfio-ccw.txt
 2018-01-16 16:28 UTC  (4+ messages)
` [PATCH 1/1] vfio-ccw: update documentation

[PATCH] cgroup/cpuset: fix circular locking dependency
 2018-01-16 16:27 UTC  (11+ messages)

[PATCH v2 0/3] trace-cmd: Integrate stack tracer status in 'stat'
 2018-01-16 16:27 UTC  (5+ messages)
` [PATCH v2 1/3] trace-cmd: Make read_proc() to return int status via OUT arg

[PATCH net] ibmvnic: Fix pending MAC address changes
 2018-01-16 16:26 UTC  (2+ messages)

[PATCH] tcmu: Fix trailing semicolon
 2018-01-16 16:25 UTC  (3+ messages)

[PATCH v2 00/39] convert examples to new ethdev offloads API
 2018-01-16 16:25 UTC  (3+ messages)
` [PATCH v3 "


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.