All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-04 15:34:04 to 2018-10-04 16:06:20 UTC [more...]

[PATCH 00/12] drm/sun4i: Allwinner A64 MIPI-DSI support
 2018-10-04 16:06 UTC  (11+ messages)
` [PATCH 10/12] drm/panel: Add Bananapi S070WV20-CT16 MIPI-DSI panel driver
` [PATCH 12/12] arm64: dts: allwinner: bananapi-m64: Bananapi S070WV20-CT16 DSI panel

Git Evolve
 2018-10-04 16:05 UTC  (3+ messages)

[PATCH v4 0/9] powerpc: Switch to CONFIG_THREAD_INFO_IN_TASK
 2018-10-04 15:44 UTC  (20+ messages)
` [PATCH v4 1/9] book3s/64: avoid circular header inclusion in mmu-hash.h
` [PATCH v4 2/9] powerpc: Only use task_struct 'cpu' field on SMP
` [PATCH v4 3/9] powerpc: Prepare for moving thread_info into task_struct
` [PATCH v4 4/9] powerpc: Activate CONFIG_THREAD_INFO_IN_TASK
` [PATCH v4 5/9] powerpc: regain entire stack space
` [PATCH v4 6/9] powerpc: 'current_set' is now a table of task_struct pointers
` [PATCH v4 7/9] powerpc/32: Remove CURRENT_THREAD_INFO and rename TI_CPU
` [PATCH v4 8/9] powerpc/64: Remove CURRENT_THREAD_INFO
` [PATCH v4 9/9] powerpc: clean stack pointers naming

[PATCH 1/4] ethdev: add SCTP Rx checksum offload support
 2018-10-04 16:05 UTC  (5+ messages)
` [PATCH v2 1/2] "
  ` [PATCH v2 2/2] mbuf: fix Tx offload mask

[net-next 00/13][pull request] 10GbE Intel Wired LAN Driver Updates 2018-10-03
 2018-10-04  9:12 UTC  (5+ messages)
` [net-next 02/13] ixgbe: Fix ixgbe TX hangs with XDP_TX beyond queue limit
` [net-next 07/13] ixgbe: Fix crash with VFs and flow director on interface flap

[PATCH] drm/gvt : fix error message typo
 2018-10-04 16:04 UTC 

[PATCH V3] x86/altp2m: propagate ept.ad changes to all active altp2ms
 2018-10-04 16:04 UTC  (2+ messages)

[PATCH] spi: spi-ep93xx: Change dir type in ep93xx_spi_dma_{finish,prepare}
 2018-10-04 16:04 UTC  (3+ messages)

[tpm2] Conflicting TPM2 engines and storage formats
 2018-10-04 16:04 UTC 

[PATCH v14 0/9] paravirtual IOMMU pre-requisites and clean-up
 2018-10-04 16:02 UTC  (3+ messages)
` [PATCH v14 5/9] memory: add check_get_page_from_gfn() as a wrapper

[PATCH] drm/i915/icl: MBUS B credit change
 2018-10-04 16:03 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[GIT PULL] ARM: mvebu: dt for v4.20 (#2)
 2018-10-04 16:03 UTC 

[PATCH security-next v4 00/32] LSM: Explict LSM ordering
 2018-10-04 16:02 UTC  (17+ messages)
` [PATCH security-next v4 23/32] selinux: Remove boot parameter

[RFC v3] ethdev: claim device reset as async
 2018-10-04 15:58 UTC  (3+ messages)

[GIT PULL] ARM: mvebu: dt64 for v4.20 (#2)
 2018-10-04 16:02 UTC 

[PATCH net-next] socket: Tighten no-error check in bind()
 2018-10-04  9:09 UTC 

[PATCH v3 0/8] New fanotify event info API
 2018-10-04  9:09 UTC  (5+ messages)
` [PATCH v3 7/8] fanotify: support reporting thread id instead of process id
` [PATCH v3 8/8] fsnotify: optimize away srcu_read_lock() for events on directories

[U-Boot] [PATCH v2 00/17] test: Various test refinements and improvements
 2018-10-04 16:01 UTC  (3+ messages)
` [U-Boot] [PATCH v2 01/17] test/py: ignore console read exceptions after test failure

[U-Boot] [PATCH 00/20] Add support for MediaTek SoCs - MT7623n / MT7629
 2018-10-04 16:01 UTC  (3+ messages)
` [U-Boot] [PATCH 18/20] spi: mtk_qspi: add qspi driver for MT7629 SoC

[PATCH 0/5] cec/adv/omap: fixes and new status flags
 2018-10-04  9:09 UTC  (6+ messages)
` [PATCH 1/5] cec: add new tx/rx status bits to detect aborts/timeouts
` [PATCH 2/5] adv7604: when the EDID is cleared, unconfigure CEC as well
` [PATCH 3/5] adv7842: "
` [PATCH 4/5] omapdrm/dss/hdmi4_cec.c: clear TX FIFO before transmit_done
` [PATCH 5/5] omapdrm/dss/hdmi4_cec.c: don't set the retransmit count

[PATCH] media: davinci_vpfe: fix a NULL pointer dereference bug
 2018-10-04 16:00 UTC 

[U-Boot] [PATCH] Revert "test/py: Import 'configparser' lower case to be python 3.x safe"
 2018-10-04 16:00 UTC  (2+ messages)

[Bug 91831] Corrupted video output with 32bit kernel
 2018-10-04 16:00 UTC 

[PATCH] drm/i915: Only reset seqno if actually idle
 2018-10-04 15:58 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH 00/17] Hi all
 2018-10-04 15:43 UTC  (18+ messages)
` [PATCH 01/17] x86/shadow: put PV L1TF functions under CONFIG_PV
` [PATCH 02/17] x86/mm: make mm.c build with !CONFIG_PV
` [PATCH 03/17] x86: turn is_pv_{, 32bit_}{domain, vcpu} into inline functions
` [PATCH 04/17] x86: introduce is_pv_64bit_{vcpu, domain}
` [PATCH 05/17] x86: make x86_64/traps.c build with !CONFIG_PV
` [PATCH 06/17] x86: provide stub for arch_do_multicall_call
` [PATCH 07/17] x86/traps: put PV code handlers under CONFIG_PV
` [PATCH 08/17] x86: make construct_dom0 build with !CONFIG_PV
` [PATCH 09/17] x86/amd: put setting pv_post_outb_hook under CONFIG_PV
` [PATCH 10/17] x86: provide stub for switch_compat
` [PATCH 11/17] x86: provide stubs for entry point
` [PATCH 12/17] x86: connect guest creation with CONFIG_PV
` [PATCH 13/17] x86: don't create Dom0 if neither PV nor HVM is available
` [PATCH 14/17] x86: don't report PV support when !CONFIG_PV
` [PATCH 15/17] x86: expose CONFIG_PV
` [PATCH 16/17] x86: introduce new defconfigs for PV and HVM
` [PATCH 17/17] automation: build Xen with CONFIG_PV and CONFIG_HVM explicitly set

[PATCH] media: dt-bindings: media: rcar_vin: add device tree support for r8a7744
 2018-10-04 15:58 UTC 

[PATCH v9 00/11] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM) (a subset)
 2018-10-04 15:57 UTC  (7+ messages)

[PATCH net-next v2 0/6] net: phy: mscc: various improvements to Microsemi PHY driver
 2018-10-04 15:57 UTC  (4+ messages)
` [PATCH net-next v2 1/6] net: phy: mscc: migrate to phy_select/restore_page functions

[U-Boot] [PATCH 0/3] Support for the Aspeed ast2500 FMC/SPI controllers
 2018-10-04 15:57 UTC  (5+ messages)
` [U-Boot] [PATCH 2/3] spi: Add support for the Aspeed ast2500 SPI controllers

Update on btrfs patch status
 2018-10-04 15:46 UTC 

audit log's server
 2018-10-04 15:56 UTC  (2+ messages)

[Bug 97810] Boot Kernel Panic RX460 (polaris11)
 2018-10-04 15:55 UTC 

[PATCH] config: disable RTE_NEXT_ABI by default
 2018-10-04 15:55 UTC  (4+ messages)
` [PATCH v2] "

[RFC] drm/i915/dp: Remove i915.enable_dp_mst module parameter
 2018-10-04 15:54 UTC  (4+ messages)

[PATCH 1/3] staging: rtl8188eu: fix line over 80 characters - style
 2018-10-04 15:54 UTC  (3+ messages)

Sending just ssh traffic via wg
 2018-10-04 15:53 UTC 

[RFC PATCH v4 00/27] Control Flow Enforcement: Shadow Stack
 2018-10-04 15:47 UTC  (5+ messages)
` [RFC PATCH v4 03/27] x86/fpu/xstate: Enable XSAVES system states

[PATCH 00/11] introduce telemetry library
 2018-10-04 15:53 UTC  (4+ messages)
` [PATCH v2 00/10] "

Linux 4.18.12
 2018-10-04 15:53 UTC  (2+ messages)

[PATCH RFC] x86/altp2m: fix display frozen when switching to a new view early
 2018-10-04 15:52 UTC  (8+ messages)

[PATCH] eal/vfio: share the default container in multi process
 2018-10-04 15:52 UTC  (2+ messages)

[pull] amdgpu drm-fixes-4.19
 2018-10-04 15:52 UTC 

Linux 4.14.74
 2018-10-04 15:52 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 0/8] discard blockstats
 2018-10-04 15:52 UTC  (7+ messages)
` [Qemu-devel] [PATCH v4 3/8] ide: account UNMAP (TRIM) operations
` [Qemu-devel] [PATCH v4 6/8] scsi: account unmap operations
` [Qemu-devel] [PATCH v4 7/8] file-posix: account discard operations

PROBLEM: IMA xattrs not written on overlayfs
 2018-10-04 15:52 UTC  (8+ messages)

Linux 4.9.131
 2018-10-04 15:52 UTC  (2+ messages)

[PATCH v4 00/28] add vIOMMU support with irq remapping function of virtual VT-d
 2018-10-04 15:51 UTC  (2+ messages)

[PATCH 0/6] cpuidle: menu: Fixes, optimizations and cleanups
 2018-10-04 15:50 UTC  (3+ messages)
` [PATCH 5/6] cpuidle: menu: Avoid computations for very close timers

[Qemu-devel] [PATCH 0/4] Misc MIPS fixes and improvements for October 2018
 2018-10-04 15:50 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/4] target/mips: Add bit definitions for DSP R3 ASE

[Qemu-devel] [PATCH 1/1] tests: Add migration test for aarch64
 2018-10-04 15:50 UTC  (4+ messages)

[GIT PULL] Renesas ARM64 Based SoC SoC Updates for v4.20
 2018-10-04 15:50 UTC  (9+ messages)

[PATCH v2 0/5] use IOVAs check based on DMA mask
 2018-10-04 15:49 UTC  (15+ messages)
` [PATCH v2 1/5] mem: add function for checking memsegs IOVAs addresses
      ` Fwd: "
` [PATCH v2 2/5] mem: use address hint for mapping hugepages
` [PATCH v2 3/5] bus/pci: use IOVAs check when setting IOVA mode

[PATCH 00/11] nvmet: Enable AENs support for Discovery controllers
 2018-10-04 15:49 UTC  (12+ messages)
` [PATCH 01/11] nvmet: Provide aen bit functions for multiple controller types
` [PATCH 02/11] nvmet: Change aen mask functions to use bit numbers
` [PATCH 03/11] nvmet: Allow Keep Alive for Discovery controller
` [PATCH 04/11] nvmet: Make kato and AEN processing for use by other controllers
` [PATCH 05/11] nvmet: Add defines for discovery change async events
` [PATCH 06/11] nvmet: Add support to Discovery controllers for commands
` [PATCH 07/11] nvmet: Add parent to nvmet_referral_disable
` [PATCH 08/11] nvmet: Maintain a global list of ports
` [PATCH 09/11] nvmet: Allow all hosts access to the Discovery subsystem
` [PATCH 10/11] nvmet: Provide adding AENs for multiple controller types
` [PATCH 11/11] nvmet: Enable Discovery Controller AENs

[GIT PULL] fixes for soc/fsl drivers for v4.19 take 2
 2018-10-04 15:48 UTC  (4+ messages)

[Qemu-devel] [PATCH 0/7] Acceptance Tests: basic architecture support
 2018-10-04 15:48 UTC  (4+ messages)
` [Qemu-devel] [PATCH 7/7] Acceptance Tests: change the handling of tests for specific archs

[PATCH RFC 0/2] mach-omap2: handle autoidle denial
 2018-10-04 15:48 UTC  (6+ messages)

[PATCH] Input: mousedev - add a schedule point in mousedev_write()
 2018-10-04 15:47 UTC 

[PATCH 0/2] Fix Hantro/Gstreamer build issues
 2018-10-04 15:47 UTC  (4+ messages)
` [PATCH 1/2] imx-vpu-hantro: fix build issue

[PATCH] iommu: Do physical merging in iommu_map_sg()
 2018-10-04 15:47 UTC 

[PATCH v2] ARM: dts: imx6sx-sdb: Fix enet phy regulator
 2018-10-04 15:47 UTC 

[PATCH RFC] mm/memory_hotplug: Introduce memory block types
 2018-10-04 15:45 UTC  (16+ messages)

[PATCH] kvm/x86 : fix some typo
 2018-10-04 15:45 UTC 

[PATCH 4.14 000/137] 4.14.74-stable review
 2018-10-04 15:44 UTC  (3+ messages)

[PATCH] media: isif: fix a NULL pointer dereference bug
 2018-10-04 15:44 UTC 

[Qemu-devel] [PATCH v2 0/4] softfloat: Fix division
 2018-10-04 15:43 UTC  (4+ messages)

[Outreachy kerne][PATCH dri-devel]drm/ati_pcigart.c SPDX License Identifier is added in form of a comment
 2018-10-04 15:42 UTC  (2+ messages)
` [Outreachy kernel] "

[RFC PATCH v4 0/9] Control Flow Enforcement: Branch Tracking, PTRACE
 2018-10-04 15:37 UTC  (5+ messages)
` [RFC PATCH v4 6/9] x86/cet/ibt: Add arch_prctl functions for IBT

[PATCH v4 0/2] PPTT handle Handle architecturally unknown cache types
 2018-10-04 15:41 UTC  (3+ messages)
` [PATCH v4 1/2] drivers: base: cacheinfo: Do not populate sysfs for "

[PATCH bpf-next] net: core: Fix build with CONFIG_IPV6=m
 2018-10-04  8:48 UTC  (2+ messages)

[PATCH] PCI / ACPI: Mark expected switch fall-through
 2018-10-04 15:40 UTC 

[GIT PULL] A Single RISC-V Fix for 4.19-rc7
 2018-10-04 15:40 UTC  (2+ messages)

[PATCH] nvme: take node locality into account when selecting a path
 2018-10-04 15:40 UTC  (9+ messages)

[PATCH 00/12] add per-domain and per-cpupool generic parameters
 2018-10-04 15:40 UTC  (5+ messages)
` [PATCH 01/12] xen: use macros for filling parameter definition blocks
` [PATCH 02/12] xen: use a structure to define parsing parameters

[PATCH v8 00/10] EDAC: Enhancements to Synopsys EDAC driver
 2018-10-04 15:35 UTC  (43+ messages)
` [PATCH v8 01/10] edac: synopsys: Update the driver code for better readability
  ` [v8,01/10] "
` [PATCH v8 02/10] edac: synopsys: Rename the static functions to a shorter name
  ` [v8,02/10] "
` [PATCH v8 03/10] edac: synopsys: Modify the comments in the driver
  ` [v8,03/10] "
` [PATCH v8 04/10] edac: synopsys: Make return type void for functions always returning 0
  ` [v8,04/10] "
` [PATCH v8 05/10] edac: synps: Add platform specific structures for ddrc controller
  ` [v8,05/10] "
` [PATCH v8 06/10] dt: bindings: Document ZynqMP DDRC in Synopsys documentation
  ` [v8,06/10] "
` [PATCH v8 07/10] edac: synopsys: Add macro defines for ZynqMP DDRC
  ` [v8,07/10] "
` [PATCH v8 08/10] edac: synopsys: Add EDAC ECC support "
  ` [v8,08/10] "
` [PATCH v8 09/10] arm64: zynqmp: Add DDRC node
  ` [v8,09/10] "
` [PATCH v8 10/10] edac: synopsys: Add Error Injection support for ZynqMP DDRC
  ` [v8,10/10] "

[PATCH] ethdev: add action to swap source and destination MAC to flow API
 2018-10-04 15:36 UTC  (3+ messages)

[PATCH 0/3] ethdev: add IP address and TCP/UDP port rewrite actions to flow API
 2018-10-04 15:35 UTC  (4+ messages)
` [PATCH 2/3] ethdev: add flow api actions to modify TCP/UDP port numbers

[rk3188-radxa] USB reset, cannot enumerate
 2018-10-04 15:34 UTC 

[OpenRISC] [PATCH v3 0/5] OpenRISC binutils updates and new relocs
 2018-10-04 15:34 UTC  (3+ messages)
` [OpenRISC] [PATCH v3 4/5] or1k: Add the l.muld, l.muldu, l.macu, l.msbu insns


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.