All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-05 13:47:38 to 2018-11-05 14:36:54 UTC [more...]

[PATCH v3 1/2] staging: erofs: Modify coding style alignments
 2018-11-05 14:49 UTC  (4+ messages)
` [PATCH v3 2/2] staging: erofs: Modify conditional checks

[PATCH 0/4] Workaround for Cortex-A76 erratum 1165522
 2018-11-05 14:36 UTC  (8+ messages)
` [PATCH 1/4] KVM: arm64: Rework detection of SVE, !VHE systems
` [PATCH 2/4] KVM: arm64: Allow implementations to be confined to using VHE
` [PATCH 3/4] arm64: KVM: Install stage-2 translation before enabling traps on VHE
` [PATCH 4/4] arm64: KVM: Implement workaround for Cortex-A76 erratum 1165522

[PATCH] siggen: Correct format argument substitution
 2018-11-05 14:29 UTC 

[PATCH] libsepol: ibpkeys.c: fix printf format string specifiers for subnet_prefix
 2018-11-05 14:38 UTC 

[PATCH] riscv: add missing vdso_install target
 2018-11-05 14:35 UTC  (4+ messages)

[PATCH] overlay: test file handle decode with multi lower layers on same fs
 2018-11-05  5:18 UTC 

Linux 4.20-rc1
 2018-11-05 14:35 UTC  (5+ messages)
` System not booting since dm changes? (was Linux 4.20-rc1)

[PATCH v15 00/23] Intel SGX1
 2018-11-05 14:35 UTC  (19+ messages)
` [PATCH v15 05/23] x86/cpu/intel: Detect SGX support and update caps appropriately
` [PATCH v15 11/23] x86/sgx: Add definitions for SGX's CPUID leaf and variable sub-leafs

[PATCH] Btrfs: incremental send, fix infinite loop when apply children dir moves
 2018-11-05 14:35 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/1] vdi: Use a literal number of bytes for
 2018-11-05 14:29 UTC  (2+ messages)

[PATCH] staging: Remove the mt29f_spinand driver
 2018-11-05 14:34 UTC  (5+ messages)

[PATCH 1/6] brcmfmac: Remove firmware-loading code duplication
 2018-11-05 14:34 UTC  (7+ messages)
` [PATCH 3/6] brcmfmac: Add support for first trying to get a board specific nvram file
` [PATCH 6/6] brcmfmac: Cleanup brcmf_fw_request_done()

android-security-selinux@google.com
 2018-11-05 14:36 UTC  (3+ messages)
` [PATCH] libselinux: fix overly strict validation of file_contexts.bin

[LTP] [RFC PATCH 0/2] Cleanup runtests containing duplicate definitions
 2018-11-05 14:34 UTC  (3+ messages)

[PATCH v3 0/7] Make CONFIG_PV work on x86
 2018-11-05 14:33 UTC  (11+ messages)
` [PATCH v3 1/7] x86: make traps.c build with !CONFIG_PV
` [PATCH v3 2/7] x86/domctl: rework XEN_DOMCTL_{set, get}_address_size
` [PATCH v3 3/7] x86: make PV hypercall entry points work with !CONFIG_PV
` [PATCH v3 4/7] x86: rearrange x86_64/entry.S
` [PATCH v3 5/7] x86: make entry point code build when !CONFIG_PV

mainline/master boot bisection: v4.19-12838-g71e56028173b on beagle-xm
 2018-11-05 14:33 UTC  (3+ messages)

[PATCH v4] mm, drm/i915: mark pinned shmemfs pages as unevictable
 2018-11-05 14:33 UTC  (4+ messages)
` ✗ Fi.CI.IGT: failure for mm, drm/i915: Mark pinned shmemfs pages as unevictable (rev3)

[PATCH] ARM: mm: dump: Change to use DEFINE_SHOW_ATTRIBUTE macro
 2018-11-05 14:32 UTC  (2+ messages)

[PATCH] Adding support for xscreensaver-5.39
 2018-11-05 14:31 UTC  (5+ messages)

[RFC 0/3] cfg80211/nl80211/iw: add basic AMPDU/AMSDU controls
 2018-11-05 14:30 UTC  (4+ messages)
` [RFC 1/3] cfg80211/nl80211: add wiphy flags to control aggregation
` [RFC 2/3] iw: add phy subcommands to configure aggregation
` [RFC 3/3] qtnfmac: add support for basic aggregation control

[PATCH 1/3] drm/amdgpu: rename explicit to need_pipe_sync for better understanding
 2018-11-05 14:31 UTC  (14+ messages)
` [PATCH 2/3] drm/amdgpu: drop the sched_sync

[Qemu-devel] [PATCH v2 0/1] include: Add a comment to explain the origin of
 2018-11-05 14:30 UTC  (2+ messages)

[PATCH 1/3] drm/atomic: Use explicit old crtc state in drm_atomic_add_affected_planes()
 2018-11-05 14:30 UTC  (4+ messages)

[PATCH] net/avf/base: fix shifting 32 bits signed variable 31 times
 2018-11-05 14:30 UTC  (3+ messages)

[PATCH] clocksource: imx-gpt: remove unnecessary irq protection
 2018-11-05 14:30 UTC  (4+ messages)

[PATCH 00/14] staging: greybus: various code cleanups
 2018-11-05 14:28 UTC  (19+ messages)
` [PATCH 01/14] staging: greybus Align parameters to parentheses
` [PATCH 02/14] staging: greybus Add a blank line after declaration
` [PATCH 03/14] staging: greybus Fix SPDX identifier
` [PATCH 04/14] staging: greybus Align arguments with parentheses
` [PATCH 05/14] staging: greybus Shorten comparison to NULL
  ` [Outreachy kernel] "
` [PATCH 06/14] staging: greybus Correct SPDX License Identifier
` [PATCH 07/14] staging: greybus Remove multiple blank lines
` [PATCH 08/14] staging: greybus Insert empty line after struct
` [PATCH 09/14] staging: greybus Remove space before tab
` [PATCH 10/14] staging: greybus: cleanup long line in gb_uart_probe()
  ` [Outreachy kernel] "
` [PATCH 11/14] staging: greybus: remove multiple blank lines
` [PATCH 12/14] staging: greybus: Add extra space around OR operator
` [PATCH 13/14] staging: greybus: remove extra space before tab
` [PATCH 14/14] staging: greybus: correct SPDX license identifiers

[RFC PATCH] lib: Introduce generic __cmpxchg_u64() and use it where needed
 2018-11-05 14:24 UTC  (13+ messages)

[v1,1/2] dt-bindings: dmaengine: dw-dmac: add protection control property
 2018-11-05 14:27 UTC  (8+ messages)
` [v1,2/2] dmaengine: dw: implement per-channel protection control setting
  ` [PATCH v1 2/2] "
` [PATCH v1 1/2] dt-bindings: dmaengine: dw-dmac: add protection control property

[vfs:M8 9/31] fs/fs_context.c:66:2: warning: enumeration value 'FS_CONTEXT_FOR_SUBMOUNT' not handled in switch
 2018-11-05  5:09 UTC 

[PATCH 1/2] mm: use kvzalloc for swap_info_struct allocation
 2018-11-05 14:27 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] riscv: add asm/unistd.h UAPI header
 2018-11-05 14:26 UTC  (4+ messages)

match on wg packets and redirect
 2018-11-05 14:22 UTC 

[PATCH] ext4: remove code duplication in update_ind/bind/tind_extent_range
 2018-11-05  5:08 UTC  (2+ messages)

[PATCH v3] ppc64: fix compilation of when AltiVec is enabled
 2018-11-05 14:25 UTC  (3+ messages)

[PATCH v2] staging: fix some typo
 2018-11-05 14:25 UTC  (2+ messages)

linux-4.20-rc1/sound/soc/stm/stm32_sai_sub.c:343: Faulty error check
 2018-11-05 14:24 UTC  (4+ messages)

[PATCH] staging: vt6655: fix small typo
 2018-11-05 14:24 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/5] Various option help readability improvement suggestions
 2018-11-05 14:18 UTC  (2+ messages)

[RFC PATCH] cplay: Always write frag * fragment_size
 2018-11-05 14:23 UTC 

Memory hotplug failed to offline on bare metal system of multiple nodes
 2018-11-05 14:23 UTC  (8+ messages)
` [PATCH] mm, memory_hotplug: teach has_unmovable_pages about of LRU migrateable pages

[Qemu-devel] [PATCH v3 0/6] Add authorization support to all network services
 2018-11-05 14:22 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 5/6] vnc: allow specifying a custom authorization object name
` [Qemu-devel] [PATCH v3 6/6] monitor: deprecate acl_show, acl_reset, acl_policy, acl_add, acl_remove

[PATCH v2 0/4] staging: wilc1000: validate input to set_wiphy_param and return proper errors
 2018-11-05 14:22 UTC  (3+ messages)
` [PATCH v2 1/4] staging: wilc1000: remove unused flags in handle_cfg_param()

[PATCH 0/1] vhost: add vhost_blk driver
 2018-11-05 14:21 UTC  (5+ messages)

[Bug 108651] New: Screen flickering when using compositor with OpenGL backend
 2018-11-05 14:21 UTC  (4+ messages)
` [Bug 108651] "

dom0/pvh: Dom0 PVH with PCI passthrough support status
 2018-11-05 14:17 UTC  (7+ messages)

[PATCH 0/2] staging: zoran: replace bit mask and fix styling
 2018-11-05 14:17 UTC  (4+ messages)
` [PATCH 1/2] staging: zoran: replace masking with BIT macro
  ` [Outreachy kernel] "
` [PATCH 2/2] staging: zoran: remove unnecessary braces

[PATCH] staging: wilc1000: update wilc1000 driver maintainer ids
 2018-11-05 14:16 UTC  (2+ messages)

[PATCH v4 1/2] drm/i915/skl: Rework MOCS tables to keep common part in a define
 2018-11-05 14:16 UTC  (3+ messages)
` [PATCH v4 2/2] drm/i915/icl: Define MOCS table for Icelake
` ✓ Fi.CI.BAT: success for series starting with [v4,1/2] drm/i915/skl: Rework MOCS tables to keep common part in a define

18.08 build error on ppc64el - bool as vector type
 2018-11-05 14:15 UTC  (4+ messages)
` [PATCH] ppc64: fix compilation of when AltiVec is enabled

[PATCH security-next v5 00/30] LSM: Explict ordering
 2018-11-05 14:13 UTC  (5+ messages)
` [PATCH security-next v5 12/30] LSM: Provide separate ordered initialization

[RFC PATCH] Documentation/ABI: Add sysfs-transport-sas
 2018-11-05 14:12 UTC  (2+ messages)

[PATCH 1/3] bus/pci: update device devargs on each rescan
 2018-11-05 14:10 UTC  (2+ messages)

[PATCH V4 00/10] ARM: imx: add imx7ulp support
 2018-11-05 14:10 UTC  (7+ messages)
` [PATCH V4 04/10] gpio: vf610: add optional clock support
    ` [PATCH V5 1/1] "

[PATCH v3 0/7] x86/alternatives: text_poke() fixes
 2018-11-05 14:09 UTC  (3+ messages)
` [PATCH v3 2/7] x86/jump_label: Use text_poke_early() during early_init

[RFC] arm64: Kconfig: Choose ARM64_64K_PAGES as default
 2018-11-05 14:08 UTC  (2+ messages)

Segmentation error 6 in rt_heap_create() without --enable-pshared
 2018-11-05 14:08 UTC  (4+ messages)

[Buildroot] [PATCH v4 0/4] init scripts: rewrite S01logging
 2018-11-05 14:07 UTC  (7+ messages)
` [Buildroot] [PATCH v4 1/4] busybox: rewrite logging init script
` [Buildroot] [PATCH v4 2/4] rsyslog: rewrite "
` [Buildroot] [PATCH v4 3/4] sysklogd: "

[PATCH 0/2] drm/i915/icl: Fix suspend/resume for TypeC HDMI
 2018-11-05 14:06 UTC  (6+ messages)
` ✗ Fi.CI.IGT: failure for "
` ✓ Fi.CI.IGT: success "

[PATCH] build: disable compiler AVX512F support
 2018-11-05 14:06 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 0/2] staging: greybus: fix styling and bool comparison
 2018-11-05 14:06 UTC  (5+ messages)
` [PATCH 2/2] staging: graybus: match open parentheses

[PATCH 4.14 000/143] 4.14.79-stable review
 2018-11-05 14:05 UTC  (5+ messages)
` [PATCH 4.14 069/143] ARM: tegra: Fix ULPI regression on Tegra20

[PATCH] ARM: proc-v7: fix Thumb annotation of cpu_v7_hvc_switch_mm
 2018-11-05 14:06 UTC  (3+ messages)

[4/6] dma: tegra: add accurate reporting of dma state
 2018-11-05 14:05 UTC 

Outreachy patches caught up on again
 2018-11-05 14:04 UTC 

[Buildroot] [PATCH 1/1] package/mmc-utils: add patch to fix build failure
 2018-11-05 14:04 UTC  (5+ messages)

[Qemu-devel] [PATCH 0/1 resend] Add vhost-pci-blk driver
 2018-11-05 14:03 UTC  (2+ messages)
` [Qemu-devel] [PATCH 1/1 "

[PATCH 0/2] drm/meson: Allow using optional canvas provider
 2018-11-05 14:02 UTC  (5+ messages)

KOBJ_BIND uevent
 2018-11-05 14:02 UTC  (4+ messages)

[Qemu-riscv] [PATCH v6 0/5] Connect a PCIe host and graphics support to RISC-V
 2018-11-05 13:23 UTC  (3+ messages)
` [Qemu-riscv] [PATCH v6 2/5] hw/riscv/virt: Connect the gpex PCIe
  ` [Qemu-riscv] [Qemu-devel] "

[B.A.T.M.A.N.] [RFC 0/2] batman-adv: netlink restructuring, part 2
 2018-11-05 14:00 UTC  (5+ messages)
` [B.A.T.M.A.N.] [RFC 1/2] batman-adv: Add infrastructure for netlink config manipulation

[Qemu-devel] [PATCH RFC v7 0/9] qemu_thread_create: propagate errors to callers to check
 2018-11-05 13:59 UTC  (5+ messages)
` [Qemu-devel] [PATCH RFC v7 7/9] migration: remove unused &local_err parameter in migrate_set_error
` [Qemu-devel] [PATCH RFC v7 9/9] qemu_thread_create: propagate the error to callers to handle

[PATCH v3 00/11] mtd: cfi_cmdset_0002: Fix flash write issue for OpenWrt Project
 2018-11-05 13:58 UTC  (7+ messages)
` [PATCH v3 01/11] mtd: cfi_cmdset_0002: Change do_write_oneword() to use chip_good()

[PATCH] ASoC: imx-audmux: complete dt-bindings for imx6
 2018-11-05 13:58 UTC  (2+ messages)

[PATCH] arm: at91: fix sdram controller init
 2018-11-05 13:56 UTC  (2+ messages)

[PATCH v2] drm/bridge/sii902x: Fix EDID readback
 2018-11-05 13:56 UTC 

[PATCH] Add initial support for the EVB-KSZ9477 eval board
 2018-11-05 13:56 UTC  (4+ messages)

[PATCH] vga_switcheroo: Fix missing gpu_bound call at audio client registration
 2018-11-05 13:56 UTC  (7+ messages)

[Qemu-devel] [PATCH 1/1] Add vhost-pci-blk driver
 2018-11-05 13:55 UTC  (3+ messages)

[Qemu-devel] [PATCH for-3.1 0/2] Fix qemu_thread_atexit* for OSX
 2018-11-05 13:55 UTC  (3+ messages)
` [Qemu-devel] [PATCH for-3.1 1/2] include/qemu/thread.h: Document qemu_thread_atexit* API
` [Qemu-devel] [PATCH for-3.1 2/2] util/qemu-thread-posix: Fix qemu_thread_atexit* for OSX

[PATCH] ARM: dts: i.MX25: add the clocks for the EPIT blocks
 2018-11-05 13:55 UTC  (5+ messages)

[PATCH v2 0/9] viridian cleanup
 2018-11-05 13:54 UTC  (6+ messages)
` [PATCH v2 6/9] viridian: separate time related enlightenment implementations

[PATCH 0/2] staging: zoran remove braces and replace BIT macro
 2018-11-05 13:54 UTC  (3+ messages)
` [PATCH 2/2] staging: zoran: remove unnecessary braces

[Qemu-trivial] [PATCH] misc: fix spelling
 2018-11-05 13:54 UTC  (2+ messages)
` [Qemu-devel] "

[PATCH] drm/bridge/sii902x: Fix EDID readback
 2018-11-05 13:53 UTC  (9+ messages)

[cip-dev] IRC logger down?
 2018-11-05 13:53 UTC  (4+ messages)

[PATCH] staging: net: ipv4: tcp_westwood: fixed warnings and checks
 2018-11-05 13:53 UTC 

[RFC 0/2] RISC-V: A proposal to add vendor-specific code
 2018-11-05 13:51 UTC  (11+ messages)

SBI extension proposal
 2018-11-05 13:50 UTC  (8+ messages)

[PATCH] staging: davinci_vpfe: add spdx license identifier
 2018-11-05 13:51 UTC  (2+ messages)

[PATCH] mm: Create the new vm_fault_t type
 2018-11-05 13:53 UTC  (6+ messages)

[PATCH] cobalt/kernel: Simplify mayday processing
 2018-11-05 13:50 UTC  (3+ messages)

[PATCH] staging: davinci_vpfe: add spdx license identifier
 2018-11-05 13:50 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/4] Introducing QemuSupportState
 2018-11-05 13:49 UTC  (10+ messages)
` [Qemu-devel] [PATCH 1/4] add QemuSupportState

[PATCH 0/2] staging: rtlwifi: Modify bool operations and clean up spacing
 2018-11-05 13:47 UTC  (3+ messages)
` [PATCH 2/2] staging: rtlwifi: Change line and comment spacing


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.