All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-07-23 16:56:40 to 2018-07-23 17:49:37 UTC [more...]

[PATCH 0/9] Always use the url specified in the recipe as a base for the git shallow tarball naming
 2018-07-23 15:42 UTC  (2+ messages)
` [PATCH 8/9] fetch2/git: move generation of git source name into own method

[PATCH 0/2] cpufreq: Fix a circular lock dependency problem
 2018-07-23 17:49 UTC 

[PATCH net-next] selftests: forwarding: gre_multipath: Drop IPv6 tests
 2018-07-23 16:47 UTC  (2+ messages)

[PATCH] pack-protocol: mention and point to docs for protocol v2
 2018-07-23 17:48 UTC 

[PATCH i2c-next] i2c: aspeed: Handle master/slave combined irq events properly
 2018-07-23 17:48 UTC  (3+ messages)

[PATCH v6 00/17] media: imx: Switch to subdev notifiers
 2018-07-23 16:44 UTC  (4+ messages)
` [PATCH v6 16/17] media: v4l2: async: Remove notifier subdevs array

[PATCH 02/11] touchscreen: ad7877: Use octal permissions
 2018-07-23 17:46 UTC  (6+ messages)
` [PATCH 05/11] touchscreen: elants: "

[PATCH v3 0/3] add memcpy support for sdma
 2018-07-23 17:46 UTC  (7+ messages)
` [PATCH v3 1/3] dmaengine: imx-sdma: add SDMA_BD_MAX_CNT to replace '0xffff'
  ` [v3,1/3] "
` [PATCH v3 2/3] dmaengine: imx-sdma: add memcpy interface
  ` [v3,2/3] "
` [PATCH v3 3/3] dmaengine: imx-sdma: allocate max 20 bds for one transfer
  ` [v3,3/3] "

Unable to view patches in https://patchwork.kernel.org/project/LKML/list/
 2018-07-23 17:44 UTC  (4+ messages)
  ` Synaptics Driver Problem

[Qemu-devel] [PATCH v3 00/40] Add nanoMIPS support to QEMU
 2018-07-23 17:43 UTC  (18+ messages)
` [Qemu-devel] [PATCH v3 23/40] target/mips: Implement emulation of nanoMIPS LLWP/SCWP pair
` [Qemu-devel] [PATCH v3 31/40] target/mips: Fix ERET/ERETNC behavior related to ADEL exception
` [Qemu-devel] [PATCH v3 32/40] elf: Add nanoMIPS specific variations in ELF header fields
` [Qemu-devel] [PATCH v3 33/40] elf: Relax MIPS' elf_check_arch() to accept EM_NANOMIPS too
` [Qemu-devel] [PATCH v3 34/40] linux-user: Don't check FCR31_NAN2008 bit for nanoMIPS
` [Qemu-devel] [PATCH v3 38/40] gdbstub: Disable handling of nanoMIPS ISA bit in the MIPS gdbstub
` [Qemu-devel] [PATCH v3 40/40] target/mips: Add definition of nanoMIPS I7200 CPU

[Buildroot] [PATCH 1/1] ncmpc: bump to version 0.30
 2018-07-23 17:43 UTC 

[PATCH V2 0/2] firmware: ti_sci: Add host-id as an optional parameter
 2018-07-23 17:42 UTC  (4+ messages)

[PATCH v07 1/9] hotplug/cpu: Conditionally acquire/release DRC index
 2018-07-23 17:42 UTC  (2+ messages)

[Intel-wired-lan] [jkirsher-net-queue:dev-queue] BUILD SUCCESS 8ede258c4dbc567d01e559467c2c5c27667e24cf
 2018-07-23 17:42 UTC 

[PATCH v4 00/11] hugetlb: Factorize hugetlb architecture primitives
 2018-07-23 17:41 UTC  (7+ messages)

undefined reference to `__divdi3'
 2018-07-23 17:41 UTC  (2+ messages)

[PATCH 0/9] Add support to develop Git in Visual Studio Code
 2018-07-23 17:41 UTC  (5+ messages)
` [PATCH 1/9] contrib: add a script to initialize VS Code configuration
` [PATCH 2/9] vscode: hard-code a couple defines

Incorrect name of PCM
 2018-07-23 17:40 UTC  (6+ messages)

[PATCH v10 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-23 17:40 UTC  (3+ messages)
` [PATCH v10 3/7] Bluetooth: btqca: Redefine qca_uart_setup() to generic function

[Intel-wired-lan] [RFC 00/13] Bug fixes for ice
 2018-07-23 17:39 UTC  (6+ messages)
` [Intel-wired-lan] [RFC 08/13] ice: Don't explicitly set port_vlan_bits to 0

KASAN: use-after-free Read in rds_cong_queue_updates (2)
 2018-07-23 17:38 UTC  (2+ messages)

[PATCH] MIPS: Change definition of cpu_relax() for Loongson-3
 2018-07-23 17:37 UTC  (6+ messages)

rte_mbuf library likely()/unlikely()
 2018-07-23 17:37 UTC  (2+ messages)

[Intel-wired-lan] [PATCH 00/13] Bug fixes for ice
 2018-07-23 17:37 UTC  (14+ messages)
` [Intel-wired-lan] [PATCH 01/13] ice: Fix static analyser warning
` [Intel-wired-lan] [PATCH 02/13] ice: Cleanup magic number
` [Intel-wired-lan] [PATCH 03/13] ice: Fix missing shift
` [Intel-wired-lan] [PATCH 04/13] ice: Report stats for allocated queues via ethtool stats
` [Intel-wired-lan] [PATCH 05/13] ice: Clean control queues only when they are initialized
` [Intel-wired-lan] [PATCH 06/13] ice: Fix bugs in control queue processing
` [Intel-wired-lan] [PATCH 07/13] ice: Use order_base_2 to calculate higher power of 2
` [Intel-wired-lan] [PATCH 08/13] ice: Don't explicitly set port_vlan_bits to 0
` [Intel-wired-lan] [PATCH 09/13] ice: Set VLAN flags correctly
` [Intel-wired-lan] [PATCH 10/13] ice: Update to interrupts enabled in OICR
` [Intel-wired-lan] [PATCH 11/13] ice: Fix couple of null pointer dereference issues
` [Intel-wired-lan] [PATCH 12/13] ice: Fix potential return of uninitialized value
` [Intel-wired-lan] [PATCH 13/13] ice: Change struct members from bool to u8

[net-next v5 0/3] net/tls: Minor code cleanup patches
 2018-07-23 16:35 UTC  (4+ messages)
` [net-next v5 3/3] net/tls: Remove redundant array allocation

[PATCH] drm/i915: Skip repeated calls to i915_gem_set_wedged()
 2018-07-23 17:37 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Skip repeated calls to i915_gem_set_wedged() (rev2)

[PATCH] phy: qcom-qmp: Fix dts bindings to reflect reality
 2018-07-23 17:37 UTC  (8+ messages)

[PATCH v3 0/5] compress: add ZLIB compression PMD
 2018-07-23 17:35 UTC  (5+ messages)
` [PATCH v3 4/5] compress/zlib: support burst enqueue/dequeue

data corruption with 'splt' workload to XFS on DM cache with its 3 underlying devices being on same NVMe device
 2018-07-23 16:33 UTC 

master - lvconvert: reject conversions of LVs under snapshot
 2018-07-23 17:35 UTC 

[Intel-wired-lan] [jkirsher/next-queue PATCH 0/2] Address issues with reset on systems with high completion timeout times
 2018-07-23 17:35 UTC  (7+ messages)
` [Intel-wired-lan] [jkirsher/next-queue PATCH 2/2] ixgbe: Refactor queue disable logic to take completion time into account
  ` [Intel-wired-lan] [RFC PATCH] ixgbe: ixgbe_get_completion_timeout() can be static

[Bridge] [PATCH net-next v3 0/2] net: bridge: add support for backup port
 2018-07-23 16:32 UTC  (2+ messages)
`  "

[PATCH v2] hvm/altp2m: Clarify the proper way to extend the altp2m interface
 2018-07-23 17:33 UTC  (2+ messages)

[RFC][PATCH 0/5] Mount, Filesystem and Keyrings notifications
 2018-07-23 16:31 UTC  (2+ messages)

[PATCH] bpf: Add Python 3 support to selftests scripts for bpf
 2018-07-23 17:33 UTC  (6+ messages)

[PATCH] openssl_1.0.2n: improve reproducibility
 2018-07-23 17:33 UTC  (4+ messages)

2018-06-01-stable - lvconvert: restrict command matching for no option variant
 2018-07-23 17:32 UTC 

2018-06-01-stable - lvconvert: improve text about splitmirrors
 2018-07-23 17:32 UTC 

[PATCH v2 0/4] iio: vcnl4000: add support for vcnl4200
 2018-07-23 17:32 UTC  (7+ messages)
` [PATCH v2 2/4] iio: vcnl4000: add VCNL4010 device id
` [PATCH v2 4/4] iio: vcnl4000: add support for VCNL4200

[PATCH net-next v6 0/4] net: vhost: improve performance when enable busyloop
 2018-07-23 17:31 UTC  (6+ messages)
` [PATCH net-next v6 3/4] net: vhost: factor out busy polling logic to vhost_net_busy_poll()

linux-next: Tree for Jul 23
 2018-07-23 17:31 UTC  (2+ messages)
` linux-next: Tree for Jul 23 (netfilter)

[PATCH] drm/amdgpu: Don't warn on destroying a pinned BO
 2018-07-23 17:30 UTC  (4+ messages)

Reg. rpm changelog
 2018-07-23 17:30 UTC  (3+ messages)

[patch net-next v4 00/12] sched: introduce chain templates support with offloading to mlxsw
 2018-07-23 16:28 UTC  (2+ messages)

[PATCH net 0/5] tcp: more robust ooo handling
 2018-07-23 16:28 UTC  (6+ messages)
` [PATCH net 1/5] tcp: free batches of packets in tcp_prune_ofo_queue()
` [PATCH net 2/5] tcp: avoid collapses in tcp_prune_queue() if possible
` [PATCH net 3/5] tcp: detect malicious patterns in tcp_collapse_ofo_queue()
` [PATCH net 4/5] tcp: call tcp_drop() from tcp_data_queue_ofo()
` [PATCH net 5/5] tcp: add tcp_ooo_try_coalesce() helper

possible deadlock in mnt_want_write
 2018-07-23 17:30 UTC 

master - lvconvert: improve text about splitmirrors
 2018-07-23 17:29 UTC 

[PATCH net] ip: hash fragments consistently
 2018-07-23 16:26 UTC  (2+ messages)

[RESEND] Spectre-v2 (IBPB/IBRS) and SSBD fixes for 4.4.y
 2018-07-23 17:27 UTC  (4+ messages)

pull-request: wireless-drivers-next 2018-07-23
 2018-07-23 17:27 UTC 

[PATCHv5 00/19] MKTME enabling
 2018-07-23 17:22 UTC  (5+ messages)
` [PATCHv5 10/19] x86/mm: Implement page_keyid() using page_ext

[GIT PULL] Renesas ARM Based SoC Defconfig Updates for v4.19
 2018-07-23 17:16 UTC  (5+ messages)

[PATCH/RFT 0/7] rsnd: add support for r8a77965
 2018-07-23 16:21 UTC  (2+ messages)

[Qemu-devel] [PULL for-3.0 0/1] tcg-next patches
 2018-07-23 17:23 UTC  (2+ messages)
` [Qemu-devel] [PULL for-3.0 1/1] tcg/i386: Mark xmm registers call-clobbered

[meta-oe][PATCH] perl: native modules will not trigger build perl for target
 2018-07-23 17:23 UTC  (5+ messages)

[PATCH] firmware: vpd: Fix section enabled flag on vpd_section_destroy
 2018-07-23 17:23 UTC  (4+ messages)

[PATCH v2 00/12] Add utilization clamping support
 2018-07-23 17:22 UTC  (8+ messages)
` [PATCH v2 08/12] sched/core: uclamp: extend cpu's cgroup controller
` [PATCH v2 10/12] sched/core: uclamp: use TG's clamps to restrict Task's clamps

Have you read my previous message
 2018-07-23 16:20 UTC 

[PATCH v1 0/2] mm/kdump: exclude reserved pages in dumps
 2018-07-23 17:20 UTC  (5+ messages)

[PATCH v6 0/5] add mailbox support for i.MX7D
 2018-07-23 17:19 UTC  (7+ messages)
` [PATCH v6 4/5] ARM: dts: imx7s: add i.MX7 messaging unit support
` [PATCH v6 5/5] mailbox: Add support for i.MX7D messaging unit

[PATCH] mmc: renesas_sdhi: Add r8a77990 support
 2018-07-23 16:17 UTC  (2+ messages)

[PATCH] ACPI/IORT: Support address size limit for root complexes
 2018-07-23 17:18 UTC  (6+ messages)

[PATCH v2 3/3] drm: mali-dp: Set encoder possible_clones
 2018-07-23 17:16 UTC  (5+ messages)
` [PATCH 00/10] Add helper for plane reset
  ` [PATCH 10/10] drm/vmwgfx: Use __drm_atomic_helper_plane_reset instead of copying the logic

[PATCH 1/4] x86/perf/intel: Introduce PMU flag for Extended PEBS
 2018-07-23 17:15 UTC  (6+ messages)
` [PATCH 3/4] perf/x86/intel/ds: Handle PEBS overflow for fixed counters

[PATCH v2 00/21] dom0less step1: boot multiple domains from device tree
 2018-07-23 17:14 UTC  (7+ messages)

[PATCH 0/5] midas: fix IRQ pin configuration
 2018-07-23 17:13 UTC  (16+ messages)
` [PATCH 1/5] ARM: dts: exynos: add max77693 pinctrl config for midas
` [PATCH 2/5] ARM: dts: exynos: add pinctrl config for midas keys
` [PATCH 3/5] ARM: dts: exynos: add pinctrl for midas fuelgauge irq pin
` [PATCH 4/5] ARM: dts: exynos: configure max77686 IRQ pin on midas
` [PATCH 5/5] ARM: dts: exynos: configure midas SD card CD pin

FAILED: patch "[PATCH] drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs" failed to apply to 4.17-stable tree
 2018-07-23 17:13 UTC  (2+ messages)
` [PATCH] drm/nouveau: Set DRIVER_ATOMIC cap earlier to fix debugfs

[PATCH 00/15] xen/arm: Bunch of clean-up/improvement
 2018-07-23 17:12 UTC  (2+ messages)

Applied "regmap: sccb: fix typo and sort headers alphabetically" to the regmap tree
 2018-07-23 17:10 UTC 

Applied "regmap: sccb: fix typo and sort headers alphabetically" to the regmap tree
 2018-07-23 17:09 UTC 

UBIFS: Shrinking in place
 2018-07-23 17:08 UTC 

Applied "regmap: sccb: fix typo and sort headers alphabetically" to the regmap tree
 2018-07-23 17:08 UTC 

[PATCH] drm/atomic: Check old_plane_state->crtc in drm_atomic_helper_async_check()
 2018-07-23 17:07 UTC  (2+ messages)

Applied "regmap: sccb: fix typo and sort headers alphabetically" to the regmap tree
 2018-07-23 17:06 UTC 

[PATCH] scsi: mptfusion: Fix potential Spectre v1
 2018-07-23 17:06 UTC 

[Amlogic 64-bit DT updates for v4.19, round 2 (redo)
 2018-07-23 17:06 UTC  (2+ messages)

[PATCH] arm64, kaslr: export offset in VMCOREINFO ELF notes
 2018-07-23 17:05 UTC  (6+ messages)

FAILED: patch "[PATCH] drm/nouveau/drm/nouveau: Fix runtime PM leak in" failed to apply to 4.17-stable tree
 2018-07-23 17:06 UTC  (2+ messages)
` [PATCH] drm/nouveau/drm/nouveau: Fix runtime PM leak in nv50_disp_atomic_commit()

[PATCH 1/2] drm/i915/icp: Add Interrupt Support
 2018-07-23 17:05 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for series starting with [1/2] "

[PATCH 1/9] ath9k_hw: set spectral scan enable bit on trigger for AR9003+
 2018-07-23 16:03 UTC  (9+ messages)
` [PATCH 2/9] ath9k: don't run periodic and nf calibation at the same time
` [PATCH 3/9] ath9k: force rx_clear when disabling rx
` [PATCH 4/9] ath9k: fix moredata bit in PS buffered frame release
` [PATCH 5/9] ath9k: clear potentially stale EOSP status bit in intermediate queues
` [PATCH 6/9] ath9k: report tx status on EOSP
` [PATCH 7/9] ath9k: fix block-ack window tracking issues
` [PATCH 8/9] ath9k_hw: fix channel maximum power level test
` [PATCH 9/9] ath9k: fix more-data flag for buffered multicast packets

[PATCH] gpu/drm/vkms: Use new return type vm_fault_t
 2018-07-23 17:04 UTC 

[PATCH v11 00/15] subject: arm64: kexec: add kexec_file_load() support
 2018-07-23 17:04 UTC  (7+ messages)
` [PATCH v11 11/15] arm64: kexec_file: add crash dump support

[PATCH xf86-video-ati] Remove drmmode_terminate_leases
 2018-07-23 17:04 UTC  (2+ messages)

[PATCH v1 0/3] [RFC] Speeding up checkout (and merge, rebase, etc)
 2018-07-23 17:03 UTC  (4+ messages)

[PATCH] ARM: dts: iwg23s-sbc: Add pinctl support for scif1
 2018-07-23 16:01 UTC  (2+ messages)

[Intel-wired-lan] [RFC 00/13] Feature updates for ice
 2018-07-23 17:03 UTC  (4+ messages)
` [Intel-wired-lan] [RFC 03/13] ice: Prevent control queue operations during reset

[PATCH -next v4 0/3] introduce SCCB regmap
 2018-07-23 17:02 UTC  (6+ messages)
` [PATCH -next v4 1/3] regmap: add SCCB support

[virtio-dev] [PATCH v2] content: Introduce VIRTIO_NET_F_STANDBY feature
 2018-07-23 17:02 UTC 

arch/arc/ allmodconfig
 2018-07-23 16:51 UTC  (6+ messages)

t7406-submodule-update shaky ?
 2018-07-23 17:01 UTC  (2+ messages)

[PATCH 1/2] Add sw2_sw4 voltage table to cpcap regulator
 2018-07-23 17:01 UTC  (2+ messages)

[PATCH v2 0/4] staging/fsl-mc/bus: Move DPIO from staging to drivers/soc/fsl
 2018-07-23 17:00 UTC  (10+ messages)
` [PATCH v2 1/4] staging: fsl-dpaa2/eth: move generic FD defines to DPIO
` [PATCH v2 2/4] staging:fsl-mc: Move DPIO from staging to drivers/soc/fsl
` [PATCH v2 3/4] drivers/staging: Remove fsl-mc driver from staging
` [PATCH v2 4/4] drivers/soc/fsl/dpio: Convert DPIO documentation to .rst

[PATCH v3] PCI: Check for PCIe downtraining conditions
 2018-07-23 17:01 UTC  (6+ messages)

[PATCH] packagegroup-core-full-cmdline: clean up system-services dependencies
 2018-07-23 17:01 UTC 

[PATCH] nvme: if_ready checks to fail io to deleting controller
 2018-07-23 17:00 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] mbedtls: bump to version 2.7.4
 2018-07-23 17:00 UTC 

WARNING in untrack_pfn
 2018-07-23 16:59 UTC 

[PATCH] ARM: dts: r8a77470: Add PFC support
 2018-07-23 15:56 UTC  (2+ messages)

[PATCH 0/2] automation: build test with debian unstable
 2018-07-23 16:57 UTC  (3+ messages)
` [PATCH 1/2] automation: add debian unstable images
` [PATCH 2/2] automation: build with debian unstable


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.