All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-07-31 16:58:45 to 2019-07-31 17:41:55 UTC [more...]

[PATCH] sstate: Truncate PV in sstate filenames that are too long
 2019-07-31 17:41 UTC  (5+ messages)

[PATCH 1/3] glib-2.0: udpate 2.58.3 -> 2.60.3
 2019-07-31 17:41 UTC  (7+ messages)
` [PATCH 3/3] gtk+3: update 3.24.5 -> 3.24.8
        ` Questions: Using OE toolchain of different arch

[PATCH v2 1/2] fork: extend clone3() to support CLONE_SET_TID
 2019-07-31 17:41 UTC  (2+ messages)

[PATCH 0/3] drm: bridge: Add NWL MIPI DSI host controller support
 2019-07-31 17:40 UTC  (7+ messages)
` [PATCH 3/3] drm/bridge: "

[Intel-wired-lan] [PATCH S23 v4 01/15] ice: Implement ethtool ops for channels
 2019-07-31 17:40 UTC  (30+ messages)
` [Intel-wired-lan] [PATCH S23 v4 02/15] ice: Use the software based tail when checking for hung Tx ring
` [Intel-wired-lan] [PATCH S23 v4 03/15] ice: Assume that more than one Rx queue is rare in ice_napi_poll
` [Intel-wired-lan] [PATCH S23 v4 04/15] ice: Restructure VFs initialization flows
` [Intel-wired-lan] [PATCH S23 v4 05/15] ice: fix set pause param autoneg check
` [Intel-wired-lan] [PATCH S23 v4 06/15] ice: Set WB_ON_ITR when we don't re-enable interrupts
` [Intel-wired-lan] [PATCH S23 v4 07/15] ice: Fix kernel hang with DCB reset in CEE mode
` [Intel-wired-lan] [PATCH S23 v4 08/15] ice: allow empty rx descriptors
` [Intel-wired-lan] [PATCH S23 v4 09/15] ice: Do not always bring up PF VSI in ice_ena_vsi()
` [Intel-wired-lan] [PATCH S23 v4 10/15] ice: update GLINT_DYN_CTL and GLINT_VECT2FUNC register access
` [Intel-wired-lan] [PATCH S23 v4 11/15] ice: Reduce wait times during VF bringup/reset
` [Intel-wired-lan] [PATCH S23 v4 12/15] ice: Increase size of Mailbox receive queue for many VFs
` [Intel-wired-lan] [PATCH S23 v4 13/15] ice: Move VF resources definition to SR-IOV specific file
` [Intel-wired-lan] [PATCH S23 v4 14/15] ice: Change type for queue counts
` [Intel-wired-lan] [PATCH S23 v4 15/15] ice: improve print for VF's when adding/deleting MAC filters

[PATCH 0/5] Btrfs: fixes for inode cache (-o inode_cache)
 2019-07-31 17:39 UTC  (2+ messages)

[Xen-devel] [qemu-mainline test] 139548: regressions - FAIL
 2019-07-31 17:37 UTC 

entity-manager exposing eeproms
 2019-07-31 17:38 UTC  (3+ messages)

[libgpiod] [PATCH v2] gpioinfo: mark kernel claimed lines as used
 2019-07-31 17:38 UTC 

[GIT PULL] KVM/arm updates for 5.3-rc3
 2019-07-31 17:36 UTC  (18+ messages)
` [PATCH 1/5] KVM: arm/arm64: Introduce kvm_pmu_vcpu_init() to setup PMU counter index
` [PATCH 2/5] arm64: KVM: regmap: Fix unexpected switch fall-through
` [PATCH 3/5] KVM: arm: vgic-v3: Mark expected "
` [PATCH 4/5] KVM: arm64: Update kvm_arm_exception_class and esr_class_str for new EC
` [PATCH 5/5] arm64: KVM: hyp: debug-sr: Mark expected switch fall-through

[PATCH] dmaengine: fsl-edma: implement .device_synchronize callback
 2019-07-31 17:36 UTC 

[Qemu-devel] [PATCH] riscv: rv32: Root page table address can be larger than 32-bit
 2019-07-31 17:35 UTC  (3+ messages)
  ` [Qemu-riscv] "

[PATCH 0/4] Initial TGL submission changes
 2019-07-31 17:33 UTC  (7+ messages)
` [PATCH 3/4] drm/i915/tgl: Gen12 csb support
` [PATCH 4/4] drm/i915/tgl: Report valid VDBoxes with SFC capability

[PATCH v5 00/14] Provide generic top-down mmap layout functions
 2019-07-31 17:33 UTC  (6+ messages)
` [PATCH v5 14/14] riscv: Make mmap allocation top-down by default

[PATCH v2 00/23] LPUART fixes and improvements
 2019-07-31 17:30 UTC  (24+ messages)
` [PATCH v2 01/23] tty: serial: fsl_lpuart: fix framing error handling when using DMA
` [PATCH v2 02/23] tty: serial: fsl_lpuart: flush receive FIFO after overruns
` [PATCH v2 03/23] tty: serial: fsl_lpuart: Flush HW FIFOs in .flush_buffer
` [PATCH v2 04/23] tty: serial: fsl_lpuart: Simplify RX/TX IRQ handlers
` [PATCH v2 05/23] tty: serial: fsl_lpuart: Fix bogus indentation
` [PATCH v2 06/23] tty: serial: fsl_lpuart: Drop unnecessary uart_write_wakeup()
` [PATCH v2 07/23] tty: serial: fsl_lpuart: Fix issue in software flow control
` [PATCH v2 08/23] tty: serial: fls_lpuart: Split shared TX IRQ handler into two
` [PATCH v2 09/23] tty: serial: fsl_lpuart: Drop no-op bit opearation
` [PATCH v2 10/23] tty: serial: fsl_lpuart: Drop unnecessary extra parenthesis
` [PATCH v2 11/23] tty: serial: fsl_lpuart: Clear CSTOPB unconditionally
` [PATCH v2 12/23] tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
` [PATCH v2 13/23] tty: serial: fsl_lpuart: Introduce lpuart_wait_bit_set()
` [PATCH v2 14/23] tty: serial: fsl_lpuart: Use cpu_relax() instead of barrier()
` [PATCH v2 15/23] tty: serial: fsl_lpuart: Introduce lpuart_stopped_or_empty()
` [PATCH v2 16/23] tty: serial: fsl_lpuart: Drop unnecessary lpuart*_stop_tx()
` [PATCH v2 17/23] tty: serial: fsl_lpuart: Introduce lpuart_dma_shutdown()
` [PATCH v2 18/23] tty: serial: fsl_lpuart: Introduce lpuart_tx_dma_startup()
` [PATCH v2 19/23] tty: serial: fsl_lpuart: Introduce lpuart_rx_dma_startup()
` [PATCH v2 20/23] tty: serial: fsl_lpuart: Introduce lpuart32_configure()
` [PATCH v2 21/23] tty: serial: fsl_lpuart: Introduce lpuart*_setup_watermark_enable()
` [PATCH v2 22/23] tty: serial: fsl_lpuart: Don't enable TIE in .startup() or .resume()
` [PATCH v2 23/23] tty: serial: fsl_lpuart: Ignore TX/RX interrupts if DMA is enabled

[PATCH 0/5] sched/deadline: Fix double accounting in push_dl_task() & some cleanups
 2019-07-31 17:32 UTC  (6+ messages)
` [PATCH 4/5] sched/deadline: Cleanup on_dl_rq() handling

Fwd: Re: New USB Device
 2019-07-31 17:32 UTC  (5+ messages)

[RFC v4 0/8] TurboSched: A scheduler for sustaining Turbo Frequencies for longer durations
 2019-07-31 17:32 UTC  (4+ messages)

[Buildroot] [PATCH 1/1] package/xenomai: bump to version 3.0.9
 2019-07-31 17:32 UTC 

[PATCH v13 0/5] overlayfs override_creds=off
 2019-07-31 16:58 UTC  (17+ messages)
` [PATCH v13 1/5] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
` [f2fs-dev] [PATCH v13 2/5] Add flags option to get xattr method paired to __vfs_getxattr
  `  "
` [f2fs-dev] [PATCH v13 3/5] overlayfs: handle XATTR_NOSECURITY flag for get xattr method
  `  "
` [f2fs-dev] [PATCH v13 4/5] overlayfs: internal getxattr operations without sepolicy checking
  `  "
` [f2fs-dev] [PATCH v13 5/5] overlayfs: override_creds=off option bypass creator_cred
  `  "
` [f2fs-dev] [PATCH v13 0/5] overlayfs override_creds=off

Compressed kernels currently won't boot
 2019-07-31 17:30 UTC  (2+ messages)

[Sound-open-firmware] Signed firmware availability for kbl/cnl
 2019-07-31 17:29 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/5] virtiofsd: multithreading preparation
 2019-07-31 17:27 UTC  (4+ messages)
` [Qemu-devel] [PATCH 4/5] virtiofsd: drop lo_dirp->fd field
    ` [Virtio-fs] "

[PATCH 1/2] input: keyboard: gpio_keys_polled: use gpio lookup table
 2019-07-31 17:26 UTC  (5+ messages)

[PATCH] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-07-31 17:26 UTC  (2+ messages)

[PATCH v3 0/4] arm64: kprobes: Fix some bugs in arm64 kprobes
 2019-07-31 17:26 UTC  (4+ messages)
` [PATCH v3 3/4] arm64: Make debug exception handlers visible from RCU

[PATCH 1/8] drm/amdgpu: drop drmP.h in amdgpu_amdkfd_arcturus.c
 2019-07-31 17:26 UTC  (2+ messages)

oops in 5.2-rc7
 2019-07-31 17:24 UTC  (2+ messages)

[PATCH] qemuboot-x86.inc: remove it and move content to corresponding conf
 2019-07-31 17:23 UTC  (5+ messages)
  ` error in building qt5-image

[PATCH] arm64: Lower priority mask for GIC_PRIO_IRQON
 2019-07-31 17:22 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/mlx5: Release locks during notifier unregister
 2019-07-31 17:22 UTC  (5+ messages)

[PATCH 0/8] Raspberry Pi 4 DMA addressing support
 2019-07-31 17:07 UTC  (5+ messages)
` [PATCH 5/8] arm64: use ZONE_DMA on DMA addressing limited devices

[PATCH-4.19-stable 0/2] iommu/vt-d: queue_iova() boot crash backport
 2019-07-31 17:06 UTC  (6+ messages)
` [PATCH-4.19-stable 2/2] iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA

Patch "iommu/vt-d: Don't queue_iova() if there is no flush queue" has been added to the 4.19-stable tree
 2019-07-31 17:05 UTC 

Support for --stdin-paths in commit, add, etc
 2019-07-31 17:19 UTC  (3+ messages)

[PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-07-31 17:19 UTC  (3+ messages)

[PATCH] parisc: strip debug information when building compressed images
 2019-07-31 17:19 UTC 

[PATCH v2 bpf-next 00/12] CO-RE offset relocations
 2019-07-31 17:18 UTC  (8+ messages)
` [PATCH v2 bpf-next 02/12] libbpf: implement BPF CO-RE offset relocation algorithm

Review required [Was: Associate ddc adapters with connectors]
 2019-07-31 17:19 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for series starting with [01/13] drm/amdgpu: Provide ddc symlink in dm connector's sysfs directory
` ✗ Fi.CI.SPARSE: "

[PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA
 2019-07-31 17:15 UTC  (15+ messages)
            ` microblaze HAVE_MEMBLOCK_NODE_MAP dependency (was Re: [PATCH v2 0/5] mm: Enable CONFIG_NODES_SPAN_OTHER_NODES by default for NUMA)
                    ` microblaze HAVE_MEMBLOCK_NODE_MAP dependency (was Re: [PATCH v2 0/5] mm: Enable CONFIG_NODES_SPA

[RFC 0/2] iomap & xfs support for large pages
 2019-07-31 17:17 UTC  (3+ messages)
` [PATCH 1/2] iomap: Support "
` [PATCH 2/2] xfs: "

[PATCH v5] PM / wakeup: show wakeup sources stats in sysfs
 2019-07-31 17:17 UTC  (6+ messages)

[ANNOUNCE] Git v2.23.0-rc0 - Initial test failures on NonStop
 2019-07-31 17:17 UTC  (10+ messages)

[U-Boot] [BISECTED] [BUG]: MMC initialization hang at Zynq Z-turn board
 2019-07-31 17:16 UTC 

[PATCH] drm/i915/vbt: Fix VBT parsing for the PSR section
 2019-07-31 17:14 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH] net: sctp: Rename fallthrough label to unhandled
 2019-07-31 17:14 UTC  (3+ messages)
` [RFC PATCH] compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use

[PATCH] arm64/efi: fix variable 'si' set but not used
 2019-07-31 17:14 UTC  (3+ messages)

[Intel-wired-lan] [PATCH S24 v2 01/12] ice: Allow egress control packets from PF_VSI
 2019-07-31 17:13 UTC  (24+ messages)
` [Intel-wired-lan] [PATCH S24 v2 02/12] ice: Account for all states of FW DCBx and LLDP
` [Intel-wired-lan] [PATCH S24 v2 03/12] ice: Don't call synchronize_irq() for VF's from the host
` [Intel-wired-lan] [PATCH S24 v2 04/12] ice: Treat DCBx state NOT_STARTED as valid
` [Intel-wired-lan] [PATCH S24 v2 05/12] ice: Fix RSS LUT table when setting Rx channels
` [Intel-wired-lan] [PATCH S24 v2 06/12] ice: Copy dcbx configuration only if mode is correct
` [Intel-wired-lan] [PATCH S24 v2 07/12] ice: reject VF attempts to enable head writeback
` [Intel-wired-lan] [PATCH S24 v2 08/12] ice: Rename ethtool private flag for lldp
` [Intel-wired-lan] [PATCH S24 v2 09/12] ice: silence some bogus error messages
` [Intel-wired-lan] [PATCH S24 v2 10/12] ice: Fix flag used for module query
` [Intel-wired-lan] [PATCH S24 v2 11/12] ice: Don't clear auto_fec bit in ice_cfg_phy_fec()
` [Intel-wired-lan] [PATCH S24 v2 12/12] ice: Add input handlers for virtual channel handlers

[Bug 110674] Crashes / Resets From AMDGPU / Radeon VII
 2019-07-31 17:13 UTC  (3+ messages)

[PATCH 0/4] lnvm/pblk mapping cleanups
 2019-07-31 17:13 UTC  (3+ messages)
` [PATCH 4/4] block: stop exporting bio_map_kern

Patch "iommu/vt-d: Don't queue_iova() if there is no flush queue" has been added to the 4.14-stable tree
 2019-07-31 17:05 UTC 

[PATCH 0/4] xfs: fixes and new tests for bulkstat v5
 2019-07-31 17:12 UTC  (5+ messages)
` [PATCH 4/4] xfs: test new v5 bulkstat commands

[PATCH] arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG, ERG}
 2019-07-31 17:11 UTC  (2+ messages)
` [PATCH] arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}

[igt-dev] [PATCH i-g-t] igt/tests/kms_dp_tiled_display.c : kms test file for display port tiled displays
 2019-07-31 17:13 UTC  (5+ messages)

stable-rc/linux-4.4.y boot: 91 boots: 1 failed, 57 passed with 32 offline, 1 conflict (v4.4.186-152-g312c583f6950)
 2019-07-31 17:11 UTC 

[PATCH v2 1/3] ASoC: Intel: SoC: skylake: no need to check return value of debugfs_create functions
 2019-07-31 17:11 UTC  (3+ messages)
` [PATCH v2 3/3] ASoC: SOF: "
  ` [alsa-devel] "

build error
 2019-07-31 17:09 UTC  (4+ messages)
` [PATCH] arm64: vdso: Fix Makefile regression

[PATCH v4 0/2] [PATCH v2 0/6] sparsemem support for RISC-V
 2019-07-31 17:07 UTC  (5+ messages)
` [PATCH v4 2/2] RISC-V: Implement sparsemem

[U-Boot] [RFC] drivers: dma: ti-edma3: Enable edma3-tpcc
 2019-07-31 17:07 UTC  (2+ messages)

[Buildroot] [PATCH v2] package/qt5base: fix libtool la file dependency_libs entries
 2019-07-31 17:07 UTC 

[Xen-devel] Xen Coding style and clang-format
 2019-07-31 17:05 UTC  (12+ messages)

[Xen-devel] [PATCH] CODING_STYLE: clarify function argument indentation
 2019-07-31 17:05 UTC  (4+ messages)

[PATCH v19 00/15] arm64: untag user pointers passed to the kernel
 2019-07-31 17:05 UTC  (5+ messages)
` [PATCH v19 02/15] arm64: Introduce prctl() options to control the tagged user addresses ABI

[PATCH v3] kasan: add memory corruption identification for software tag-based mode
 2019-07-31 17:04 UTC  (23+ messages)

[PATCH bpf-next 0/9] Revamp test_progs as a test running framework
 2019-07-31 17:04 UTC  (8+ messages)
` [PATCH bpf-next 1/9] selftests/bpf: prevent headers to be compiled as C code

[PATCH] watchdog:alim1535_wdt: Fix data race in ali_settimer() concerning ali_timeout_bits variable. variable
 2019-07-31 17:04 UTC  (5+ messages)
  ` [PATCH] watchdog:alim1535_wdt: Fix data race in ali_settimer() concerning ali_timeout_bits variable

[RFC v2 0/8] arm64: MMU enabled kexec relocation
 2019-07-31 17:04 UTC  (7+ messages)

standard read/write vs event waiting routines (poll) in ALSA
 2019-07-31 17:03 UTC  (2+ messages)

[PATCH v4.4 V2 00/43] V4.4 backport of arm64 Spectre patches
 2019-07-31 17:02 UTC  (4+ messages)

hmm_range_fault related fixes and legacy API removal v3
 2019-07-31 17:02 UTC  (5+ messages)
` [PATCH 02/13] amdgpu: don't initialize range->list in amdgpu_hmm_init_range

[PATCH 0/6] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-07-31 17:00 UTC  (7+ messages)
` [PATCH 1/6] dt-bindings: thermal: Add DT bindings documentation for Amlogic Thermal

[U-Boot] [PATCH v2 1/2] dm: core: device: switch off power domain after device removal
 2019-07-31 17:02 UTC  (6+ messages)

[Qemu-devel] [PATCH v4 00/54] plugins for TCG
 2019-07-31 17:00 UTC  (2+ messages)

stable-rc/linux-4.9.y boot: 100 boots: 0 failed, 65 passed with 35 offline (v4.9.186-216-gf61b5d80bbfa)
 2019-07-31 17:01 UTC 

[Xen-devel] [PATCH 0/3] automation: build Xen in openSUSE Tumbleweed
 2019-07-31 16:58 UTC  (4+ messages)
` [Xen-devel] [PATCH 1/3] automation: try to keep openSUSE Leap image a little smaller
` [Xen-devel] [PATCH 2/3] automation: add openSUSE Tumbleweed CI image
` [Xen-devel] [PATCH 3/3] automation: build in openSUSE Tumbleweed

[U-Boot] [PATCH 1/2] avb: Fix build when CONFIG_OPTEE_TA_AVB is disabled
 2019-07-31 16:59 UTC  (2+ messages)
` [U-Boot] [PATCH 2/2] cmd: avb: Fix compiler warnings

[PATCH 0/2] arm/arm64: Add support for function error injection
 2019-07-31 16:58 UTC  (4+ messages)
` [PATCH 1/2] arm64: "


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.