All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-05-02 14:49:05 to 2019-05-02 15:15:26 UTC [more...]

[PATCH] x86/boot: Annotate the Real Mode entry points
 2019-05-02 15:14 UTC  (6+ messages)
    ` [Xen-devel] "

[RESEND PATCH v3 00/11] compiler: allow all arches to enable CONFIG_OPTIMIZE_INLINING
 2019-05-02 14:13 UTC  (3+ messages)
` [RESEND PATCH v3 05/11] mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized

[PATCH 00/14] soundwire: more code cleanups
 2019-05-02 15:15 UTC  (5+ messages)
` [PATCH 01/14] soundwire: fix kconfig help format

[PATCH] RFC: console: hack up console_trylock more
 2019-05-02 15:15 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for "

[v2] USB: serial: io_edgeport: mark expected switch fall-throughs
 2019-05-02 15:14 UTC  (15+ messages)
      ` [PATCH v2] "

[Qemu-devel] [PATCH 0/2] configure: Fix make check-tcg for ppc64le
 2019-05-02 15:14 UTC  (5+ messages)

[U-Boot] [PATCH] board: toradex: drop support.arm maintainer email
 2019-05-02 15:14 UTC 

[PATCH v2] drm/i915/GLK: Properly handle plane CSC for BT2020 framebuffers
 2019-05-02 15:11 UTC 

[Qemu-devel] [PATCH] hw/arm/fsl-imx: move cpus initialization to realize time after smp_cpus check
 2019-05-02 15:00 UTC  (4+ messages)
` [Qemu-arm] "

[RFC PATCH] network fs notification
 2019-05-02 15:13 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 00/15] tests: acpi: add UEFI (ARM) testing support
 2019-05-02 14:52 UTC  (42+ messages)
  ` [Qemu-devel] [PATCH v4 01/15] tests: acpi: rename acpi_parse_rsdp_table() into acpi_fetch_rsdp_table()
  ` [Qemu-devel] [PATCH v4 02/15] tests: acpi: make acpi_fetch_table() take size of fetched table pointer
  ` [Qemu-devel] [PATCH v4 03/15] tests: acpi: make RSDT test routine handle XSDT
  ` [Qemu-devel] [PATCH v4 04/15] tests: acpi: make pointer to RSDP 64bit
  ` [Qemu-devel] [PATCH v4 05/15] tests: acpi: fetch X_DSDT if pointer to DSDT is 0
  ` [Qemu-devel] [PATCH v4 06/15] tests: acpi: skip FACS table if board uses hw reduced ACPI profile
  ` [Qemu-devel] [PATCH v4 07/15] tests: acpi: move boot_sector_init() into x86 tests branch
  ` [Qemu-devel] [PATCH v4 08/15] tests: acpi: add acpi_find_rsdp_address_uefi() helper
  ` [Qemu-devel] [PATCH v4 09/15] tests: acpi: add a way to start tests with UEFI firmware
  ` [Qemu-devel] [PATCH v4 10/15] tests: acpi: ignore SMBIOS tests when UEFI firmware is used
  ` [Qemu-devel] [PATCH v4 11/15] tests: acpi: allow to override default accelerator
  ` [Qemu-devel] [PATCH v4 12/15] tests: add expected ACPI tables for arm/virt board
  ` [Qemu-devel] [PATCH v4 13/15] tests: acpi: add simple arm/virt testcase
  ` [Qemu-devel] [PATCH v4 14/15] tests: acpi: refactor rebuild-expected-aml.sh to dump ACPI tables for a specified list of targets
  ` [Qemu-devel] [PATCH v4 15/15] tests: acpi: print error unable to dump ACPI table during rebuild

[PATCH v2 1/2] Add polling support to pidfd
 2019-05-02 15:13 UTC  (5+ messages)

[PATCH net] cls_cgroup: avoid panic when receiving a packet before filter set
 2019-05-02 15:13 UTC 

[RFC PATCH V3 0/4] Add Xilinx's ZynqMP SHA3 driver support
 2019-05-02 15:12 UTC  (3+ messages)

[PATCH v1] arm64: dts: qcom: msm8998: Add i2c5 pins
 2019-05-02 15:12 UTC  (4+ messages)

[PATCH] ARC: [plat-hsdk]: Add missing multicast filter bins number to GMAC node
 2019-05-02 15:12 UTC  (3+ messages)

[PATCH v2 0/10] iomem memory policy
 2019-05-02 15:12 UTC  (13+ messages)
` [PATCH v2 01/10] xen: add a p2mt parameter to map_mmio_regions
  ` [Xen-devel] "
` [PATCH v2 02/10] xen: rename un/map_mmio_regions to un/map_regions
  ` [Xen-devel] "
` [PATCH v2 03/10] xen: extend XEN_DOMCTL_memory_mapping to handle memory policy
  ` [Xen-devel] "

[RFC PATCH 00/18] blktrace: add blktrace extension support
 2019-05-02 15:12 UTC  (5+ messages)
` [RFC PATCH 01/18] blktrace: increase the size of action mask

[Intel-wired-lan] i40e X722 RSS problem with NAT-Traversal IPsec packets
 2019-05-02 15:11 UTC  (4+ messages)

[PATCH 00/13] drm/i915: the great header refactoring, part three
 2019-05-02 15:11 UTC  (16+ messages)
` [PATCH 01/13] drm/i915/dvo: move DVO chip types to intel_dvo.c
` [PATCH 02/13] drm/i915/dsi: move operation mode types to intel_dsi.h
` [PATCH 03/13] drm/i915: move ranges to intel_display.c
` [PATCH 04/13] drm/i915: remove unused/stale macros and comments from intel_drv.h
` [PATCH 05/13] drm/i915/csr: move CSR version macros to intel_csr.h
` [PATCH 06/13] drm/i915: extract intel_dpio_phy.h from i915_drv.h
` [PATCH 07/13] drm/i915: extract intel_lpe_audio.h "
` [PATCH 08/13] drm/i915: extract intel_acpi.h "
` [PATCH 09/13] drm/i915: extract i915_debugfs.h "
` [PATCH 10/13] drm/i915: move i915_vgacntrl_reg() where needed
` [PATCH 11/13] drm/i915: make i915_utils.h self-contained
` [PATCH 12/13] drm/i915: move more generic utils to i915_utils.h
` [PATCH 13/13] drm/i915: extract intel_gmbus.h from i915_drv.h and rename intel_i2c.c

[dpdk-dev] [PATCH 0/4] add testing of libdpdk pkg-config file
 2019-05-02 15:11 UTC  (4+ messages)
` [dpdk-dev] [PATCH 3/4] devtools/test-meson-builds: add testing of "

[PATCH v9 0/2] Mixel MIPI DPHY support for NXPs i.MX8 SOCs
 2019-05-02 15:11 UTC  (6+ messages)
` [PATCH v9 2/2] phy: Add driver for mixel mipi dphy found on NXP's i.MX8 SoCs

Linux 5.1-rc5
 2019-05-02 15:10 UTC  (8+ messages)

[PATCH] sched: Provide a pointer to the valid CPU mask
 2019-05-02 15:10 UTC  (2+ messages)

[PATCH 00/13] fscrypt, ext4: prepare for blocksize != PAGE_SIZE
 2019-05-02 15:11 UTC  (9+ messages)
` [PATCH 01/13] fscrypt: simplify bounce page handling
` [PATCH 02/13] fscrypt: remove the "write" part of struct fscrypt_ctx

[Qemu-trivial] [Qemu-devel] [PATCH 0/9] refactor cpu topo into machine properties
 2019-05-02 15:09 UTC  (6+ messages)
` [Qemu-trivial] [Qemu-devel] [PATCH 2/9] cpu/topology: add general support for "
        `  "

[v4 1/4] drm/i915: Fix the pipe state timing mismatch warnings
 2019-05-02 15:09 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [v4,1/4] "

[PATCH] x86/entry/64: randomize kernel stack offset upon syscall
 2019-05-02 15:08 UTC  (11+ messages)

stable-rc/linux-4.4.y build: 190 builds: 11 failed, 179 passed, 42 errors, 4434 warnings (v4.4.179-110-g6d4c797f7aaa)
 2019-05-02 15:08 UTC 

[PATCH] overlayfs: ignore empty NFSv4 ACLs in ext4 upperdir
 2019-05-02 15:08 UTC  (17+ messages)

[PATCH net-next 0/3] netlink: strict attribute checking follow-up
 2019-05-02 15:07 UTC  (5+ messages)
` [PATCH net-next 3/3] netlink: add validation of NLA_F_NESTED flag

[Qemu-devel] [PATCH 0/2] tests/uefi-test-tools: report the SMBIOS entry point structures
 2019-05-02 14:48 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] "

Bug: fatal: Unable to create '.../.git/index.lock': File exists
 2019-05-02 15:07 UTC  (8+ messages)

[PATCH 00/31] Netfilter updates for net-next
 2019-05-02 15:06 UTC  (9+ messages)
` [PATCH 07/31] netfilter: ctnetlink: Support L3 protocol-filter on flush

[Qemu-devel] [PATCH] linux-user: fix GPROF build failure
 2019-05-02 14:58 UTC  (8+ messages)
      ` [Qemu-devel] [PATCH] linux-user: avoid treading on gprof's SIGPROF signals

[dpdk-dev] [PATCH 0/4] net/mlx5: code cleanup in rx and tx files
 2019-05-02 15:01 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/4] net/mlx5: remove unused functions
  ` [dpdk-dev] [PATCH v2 2/4] net/mlx5: fix missing validation of null pointer
  ` [dpdk-dev] [PATCH v2 3/4] net/mlx5: fix description of function return value
  ` [dpdk-dev] [PATCH v2 4/4] net/mlx5: move locally used functions to static

RGW Beast frontend and ipv6 options
 2019-05-02 15:03 UTC  (4+ messages)

ofono.service failure
 2019-05-02 15:03 UTC 

[PATCH] KVM: nVMX: Set msr bitmap correctly for MSR_FS_BASE in vmcs02
 2019-05-02 15:03 UTC  (2+ messages)

[PATCH] rtw88: Made RA_MASK macros ULL
 2019-05-02 15:02 UTC  (2+ messages)
` [PATCH v2] rtw88: Make "

switch core SCSI code to SPDX tags
 2019-05-02 15:02 UTC  (3+ messages)
` [PATCH 10/24] scsi_transport_srp: switch "

[Qemu-devel] [PATCH RFC v8 00/12] Add RX archtecture support
 2019-05-02 14:34 UTC  (20+ messages)
  ` [Qemu-devel] [PATCH RFC v8 01/12] target/rx: TCG translation
  ` [Qemu-devel] [PATCH RFC v8 02/12] target/rx: TCG helper
  ` [Qemu-devel] [PATCH RFC v8 04/12] target/rx: RX disassembler
  ` [Qemu-devel] [PATCH RFC v8 05/12] target/rx: Miscellaneous files
  ` [Qemu-devel] [PATCH RFC v8 06/12] hw/intc: RX62N interrupt controller (ICUa)
  ` [Qemu-devel] [PATCH RFC v8 08/12] hw/char: RX62N serical communication interface (SCI)
  ` [Qemu-devel] [PATCH RFC v8 09/12] hw/rx: RX Target hardware definition
  ` [Qemu-devel] [PATCH RFC v8 11/12] MAINTAINERS: Add RX
  ` [Qemu-devel] [PATCH RFC v8 12/12] hw/registerfields.h: Add 8bit and 16bit register macros

[dpdk-dev] [PATCH] maintainers: fix added or removed files
 2019-05-02 15:01 UTC 

[Xenomai] called regular poll() rtdm-socket
 2019-05-02 15:01 UTC  (2+ messages)

[PATCH v2] mtd: nand: raw: brcmnand: When oops in progress use pio and interrupt polling
 2019-05-02 15:01 UTC  (2+ messages)

[GIT PULL] Final fixes for 5.1
 2019-05-02 15:01 UTC 

[PATCH libnetfilter_conntrack 4/3] src: replace old libnfnetlink builder
 2019-05-02 15:01 UTC 

[PATCH] rcu_nest: fix concurrency issues
 2019-05-02 14:59 UTC  (2+ messages)

[PATCH 1/2] drm/i915/execlists: Flush the tasklet on parking
 2019-05-02 15:00 UTC  (2+ messages)
` [PATCH 2/2] drm/i915: Leave engine parking to the engines

[dpdk-dev] [PATCH] mk: disable warning with gcc 9 on Fedora 30
 2019-05-02 15:00 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] qemu-img: rebase: Improve/optimize rebase operation
 2019-05-02 14:38 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 "

[PATCH v3 0/3] Qualcomm QCS404 PCIe support
 2019-05-02 15:00 UTC  (4+ messages)
` [PATCH v3 1/3] PCI: qcom: Use clk_bulk API for 2.4.0 controllers

[PATCH] xfs: change some error-less functions to void types
 2019-05-02 14:59 UTC  (3+ messages)
` [PATCH V3] "
  ` [PATCH V4] "

[PATCH][next] rtw88: phy: mark expected switch fall-throughs
 2019-05-02 14:59 UTC  (2+ messages)

[PATCH 1/6] knotty: Implement console 'keepalive' output
 2019-05-02 14:59 UTC  (5+ messages)
` [PATCH 4/6] bitbake: Drop duplicate license boilerplace text

[PATCH][next] rtw88: fix shift of more than 32 bits of a integer
 2019-05-02 14:58 UTC  (3+ messages)

[PATCH V2 0/2] PCI: dwc: Export symbols to support module build
 2019-05-02 14:58 UTC  (5+ messages)
` [PATCH V2 1/2] PCI: dwc: Add API support to de-initialize host
` [PATCH V2 2/2] PCI: dwc: Export APIs to support .remove() implementation

[PATCH 0/6] Refactor to expand subslice mask
 2019-05-02 14:58 UTC  (10+ messages)
` [PATCH 5/6] drm/i915: Remove inline from sseu helper functions

[PATCH RFC] arm64: dts: allwinner: a64: teres-i: Enable audio
 2019-05-02 14:48 UTC  (12+ messages)

[RFC/RFT 3/7] rt2800: initial watchdog implementation
 2019-05-02 14:57 UTC  (2+ messages)

[PATCH v4 00/22] soundwire: code cleanup
 2019-05-02 14:55 UTC  (5+ messages)
` [PATCH v4 22/22] soundwire: add missing newlines in dynamic debug logs
      ` [alsa-devel] "

System service
 2019-05-02 14:55 UTC 

stable-rc/linux-4.19.y boot: 120 boots: 2 failed, 115 passed with 3 offline (v4.19.38)
 2019-05-02 14:54 UTC 

Patch "x86/fpu: Don't export __kernel_fpu_{begin,end}()" has been added to the 4.19-stable tree
 2019-05-02 14:54 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-next-queue:dev-queue] BUILD REGRESSION caadc58950421f0ecc435f51e1288160f6ebd312
 2019-05-02 14:54 UTC 

[U-Boot] [PATCH u-boot-marvell v3 00/17] Fixes for Turris Omnia
 2019-05-02 14:53 UTC  (18+ messages)
` [U-Boot] [PATCH u-boot-marvell v3 01/17] arm: mvebu: turris_omnia: remove redundant code
` [U-Boot] [PATCH u-boot-marvell v3 02/17] arm: mvebu: turris_omnia: add XHCI to defconfig
` [U-Boot] [PATCH u-boot-marvell v3 03/17] arm: mvebu: turris_omnia: use AHCI and SATA driver model
` [U-Boot] [PATCH u-boot-marvell v3 04/17] arm: mvebu: turris_omnia: remove legacy macros from board header
` [U-Boot] [PATCH u-boot-marvell v3 05/17] arm: mvebu: turris_omnia: move I2C dependencies to Kconfig
` [U-Boot] [PATCH u-boot-marvell v3 06/17] arm: mvebu: turris_omnia: add SCSI as boot target
` [U-Boot] [PATCH u-boot-marvell v3 07/17] arm: mvebu: turris_omnia: refactor I2C accessing code
` [U-Boot] [PATCH u-boot-marvell v3 08/17] arm: mvebu: turris_omnia: fix checkpatch warnings
` [U-Boot] [PATCH u-boot-marvell v3 09/17] arm: mvebu: turris_omnia: move ATSHA204A from defconfig to Kconfig
` [U-Boot] [PATCH u-boot-marvell v3 10/17] arm: mvebu: turris_omnia: refactor more code
` [U-Boot] [PATCH u-boot-marvell v3 11/17] arm: mvebu: turris_omnia: print board info as Turris Mox
` [U-Boot] [PATCH u-boot-marvell v3 12/17] arm: mvebu: turris_*: remove watchdog include
` [U-Boot] [PATCH u-boot-marvell v3 13/17] arm: mvebu: turris_omnia: fix regdomain env var setting
` [U-Boot] [PATCH u-boot-marvell v3 14/17] arm: mvebu: turris_omnia: add RESET button handling
` [U-Boot] [PATCH u-boot-marvell v3 15/17] i2c: mvtwsi: fix reading status register after interrupt
` [U-Boot] [PATCH u-boot-marvell v3 16/17] arm: mvebu: turris_omnia: add GPIO support to defconfig
` [U-Boot] [PATCH u-boot-marvell v3 17/17] arm: mvebu: turris_omnia: enable defconfig options needed by vendor

[PATCH v6 00/12] mm: Sub-section memory hotplug support
 2019-05-02 14:53 UTC  (3+ messages)
` [PATCH v6 02/12] mm/sparsemem: Introduce common definitions for the size and mask of a section

[PATCH] ath11k: move per peer pktlog entry to per sta debugfs
 2019-05-02 14:53 UTC  (5+ messages)

[PATCH 0/1] Deprecate git rebase --preserve-merges
 2019-05-02 14:52 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] rebase: deprecate --preserve-merges

[Buildroot] [PATCH] {linux, linux-headers}: bump 4.{9, 14, 19}.x / 5.0.x series
 2019-05-02 14:52 UTC 

[PATCH] AMD/IOMMU: don't open-code for_each_amd_iommu()
 2019-05-02 14:51 UTC  (4+ messages)
` [Xen-devel] Ping: "
    `  "

[PATCH] AMD/IOMMU: adjust IOMMU list head initialization
 2019-05-02 14:50 UTC  (4+ messages)
` [Xen-devel] Ping: "
    `  "

[Qemu-devel] [PATCH v3 00/13] tests: acpi: add UEFI (ARM) testing support
 2019-05-02 14:42 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 11/13] tests: acpi: add simple arm/virt testcase

Xen GCC coverage ARM64 testing - Unexpected Trap: Data Abort
 2019-05-02 14:50 UTC  (4+ messages)
` [Xen-devel] "

[PATCH] drm/i915: add single combo phy init/unit functions
 2019-05-02 14:52 UTC  (2+ messages)
` [PATCH v3] "

[PATCH][next] KVM: PPC: Book3S HV: XIVE: fix spelling mistake "acessing" -> "accessing"
 2019-05-02 14:49 UTC  (2+ messages)

[GSoC][PATCH v5 0/7] clone: dir-iterator refactoring with tests
 2019-05-02 14:48 UTC  (7+ messages)
` [GSoC][PATCH v6 00/10] "
  ` [GSoC][PATCH v6 06/10] dir-iterator: add flags parameter to dir_iterator_begin
  ` [GSoC][PATCH v6 07/10] clone: copy hidden paths at local clone
  ` [GSoC][PATCH v6 08/10] clone: extract function from copy_or_link_directory
  ` [GSoC][PATCH v6 09/10] clone: use dir-iterator to avoid explicit dir traversal
  ` [GSoC][PATCH v6 10/10] clone: replace strcmp by fspathcmp

[Qemu-devel] [PATCH v3 00/40] s390x/tcg: Vector Instruction Support Part 2
 2019-05-02 14:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 38/40] s390x/tcg: Implement VECTOR SUM ACROSS QUADWORD


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.