All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-29 23:48:45 to 2019-01-30 01:19:06 UTC [more...]

[PATCH] ARM: aarch64: Avoid relocations in runtime-offset.S
 2019-01-30  1:18 UTC  (5+ messages)

[RFC PATCH 0/5] Device peer to peer (p2p) through vma
 2019-01-30  1:17 UTC  (18+ messages)
` [RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma

[PATCH 1/3] autofs: drop dentry reference only when it is never used
 2019-01-30  1:16 UTC  (3+ messages)
` [PATCH 3/3] autofs: add ignore mount option

[RFD] A mount api that notices previous mounts
 2019-01-30  1:15 UTC  (3+ messages)

[PATCH] mm: fix sleeping function warning in alloc_swap_info
 2019-01-30  1:11 UTC  (5+ messages)

fsync hangs after scsi rejected a request
 2019-01-30  1:13 UTC  (13+ messages)

[PATCH] net/pcap: fix memory leak
 2019-01-30  1:08 UTC 

[PATCH] drm/i915: Apply LUT validation checks to platforms more accurately
 2019-01-30  1:08 UTC  (2+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Apply LUT validation checks to platforms more accurately (rev2)

[PATCH v8 0/8] Introduce the for_each_set_clump8 macro
 2019-01-30  1:07 UTC  (2+ messages)

[regression -next0117] What is kcompactd and why is he eating 100% of my cpu?
 2019-01-30  1:06 UTC  (7+ messages)

[PATCH RFC v2 0/3] xfs: fix [f]inobt magic value verification
 2019-01-30  1:05 UTC  (6+ messages)
` [PATCH RFC v2 2/3] xfs: distinguish between inobt and finobt magic values

dm-integrity + mdadm + btrfs = no journal?
 2019-01-30  1:02 UTC  (2+ messages)

[linux-linus test] 132561: regressions - FAIL
 2019-01-30  1:00 UTC 

[PATCH v2] KVM: x86: Sync the pending Posted-Interrupts
 2019-01-30  0:59 UTC 

[PATCH net-next v2 00/12] net: dsa: management mode for bcm_sf2
 2019-01-30  0:55 UTC  (13+ messages)
` [PATCH net-next v2 01/12] net: bridge: multicast: Propagate br_mc_disabled_update() return
` [PATCH net-next v2 02/12] net: dsa: b53: Fix default VLAN ID
` [PATCH net-next v2 03/12] net: dsa: b53: Properly account for VLAN filtering
` [PATCH net-next v2 04/12] net: systemport: Fix reception of BPDUs
` [PATCH net-next v2 05/12] net: dsa: b53: Define registers for IGMP snooping
` [PATCH net-next v2 06/12] net: dsa: b53: Add support for MDB
` [PATCH net-next v2 07/12] net: dsa: Add ability to program multicast filter for CPU port
` [PATCH net-next v2 08/12] net: dsa: Add ndo_vlan_rx_{add,kill}_vid implementation
` [PATCH net-next v2 09/12] net: dsa: Make VLAN filtering use DSA notifiers
` [PATCH net-next v2 10/12] net: dsa: Wire up multicast IGMP snooping attribute notification
` [PATCH net-next v2 11/12] net: dsa: b53: Add support for toggling IGMP snooping
` [PATCH net-next v2 12/12] net: dsa: bcm_sf2: Enable management mode

[PATCH] vfs: Avoid softlockups in drop_pagecache_sb()
 2019-01-30  0:56 UTC  (2+ messages)

[Qemu-devel] [PATCH v6 00/73] per-CPU locks
 2019-01-30  0:48 UTC  (75+ messages)
` [Qemu-devel] [PATCH v6 01/73] cpu: convert queued work to a QSIMPLEQ
` [Qemu-devel] [PATCH v6 02/73] cpu: rename cpu->work_mutex to cpu->lock
` [Qemu-devel] [PATCH v6 03/73] cpu: introduce cpu_mutex_lock/unlock
` [Qemu-devel] [PATCH v6 04/73] cpu: make qemu_work_cond per-cpu
` [Qemu-devel] [PATCH v6 05/73] cpu: move run_on_cpu to cpus-common
` [Qemu-devel] [PATCH v6 06/73] cpu: introduce process_queued_cpu_work_locked
` [Qemu-devel] [PATCH v6 07/73] cpu: make per-CPU locks an alias of the BQL in TCG rr mode
` [Qemu-devel] [PATCH v6 08/73] tcg-runtime: define helper_cpu_halted_set
` [Qemu-devel] [PATCH v6 09/73] ppc: convert to helper_cpu_halted_set
` [Qemu-devel] [PATCH v6 10/73] cris: "
` [Qemu-devel] [PATCH v6 11/73] hppa: "
` [Qemu-devel] [PATCH v6 12/73] m68k: "
` [Qemu-devel] [PATCH v6 13/73] alpha: "
` [Qemu-devel] [PATCH v6 14/73] microblaze: "
` [Qemu-devel] [PATCH v6 15/73] cpu: define cpu_halted helpers
` [Qemu-devel] [PATCH v6 16/73] tcg-runtime: convert to cpu_halted_set
` [Qemu-arm] [PATCH v6 17/73] arm: convert to cpu_halted
  ` [Qemu-devel] "
` [Qemu-devel] [PATCH v6 18/73] ppc: "
` [Qemu-devel] [PATCH v6 19/73] sh4: "
` [Qemu-devel] [PATCH v6 20/73] i386: "
` [Qemu-devel] [PATCH v6 21/73] lm32: "
` [Qemu-devel] [PATCH v6 22/73] m68k: "
` [Qemu-devel] [PATCH v6 23/73] mips: "
` [Qemu-devel] [PATCH v6 24/73] riscv: "
` [Qemu-devel] [PATCH v6 25/73] s390x: "
` [Qemu-devel] [PATCH v6 26/73] sparc: "
` [Qemu-devel] [PATCH v6 27/73] xtensa: "
` [Qemu-devel] [PATCH v6 28/73] gdbstub: "
` [Qemu-devel] [PATCH v6 29/73] openrisc: "
` [Qemu-devel] [PATCH v6 30/73] cpu-exec: "
` [Qemu-devel] [PATCH v6 31/73] cpu: "
` [Qemu-devel] [PATCH v6 32/73] cpu: define cpu_interrupt_request helpers
` [Qemu-devel] [PATCH v6 33/73] ppc: use cpu_reset_interrupt
` [Qemu-devel] [PATCH v6 34/73] exec: "
` [Qemu-devel] [PATCH v6 35/73] i386: "
` [Qemu-devel] [PATCH v6 36/73] s390x: "
` [Qemu-devel] [PATCH v6 37/73] openrisc: "
` [Qemu-devel] [PATCH v6 38/73] arm: convert to cpu_interrupt_request
` [Qemu-devel] [PATCH v6 39/73] i386: "
` [Qemu-devel] [PATCH v6 40/73] i386/kvm: "
` [Qemu-devel] [PATCH v6 41/73] i386/hax-all: "
` [Qemu-devel] [PATCH v6 42/73] i386/whpx-all: "
` [Qemu-devel] [PATCH v6 43/73] i386/hvf: convert to cpu_request_interrupt
` [Qemu-devel] [PATCH v6 44/73] ppc: convert to cpu_interrupt_request
` [Qemu-devel] [PATCH v6 45/73] sh4: "
` [Qemu-devel] [PATCH v6 46/73] cris: "
` [Qemu-devel] [PATCH v6 47/73] hppa: "
` [Qemu-devel] [PATCH v6 48/73] lm32: "
` [Qemu-devel] [PATCH v6 49/73] m68k: "
` [Qemu-devel] [PATCH v6 50/73] mips: "
` [Qemu-devel] [PATCH v6 51/73] nios: "
` [Qemu-devel] [PATCH v6 52/73] s390x: "
` [Qemu-devel] [PATCH v6 53/73] alpha: "
` [Qemu-devel] [PATCH v6 54/73] moxie: "
` [Qemu-devel] [PATCH v6 55/73] sparc: "
` [Qemu-devel] [PATCH v6 56/73] openrisc: "
` [Qemu-devel] [PATCH v6 57/73] unicore32: "
` [Qemu-devel] [PATCH v6 58/73] microblaze: "
` [Qemu-devel] [PATCH v6 59/73] accel/tcg: "
` [Qemu-devel] [PATCH v6 60/73] cpu: convert to interrupt_request
` [Qemu-devel] [PATCH v6 61/73] cpu: call .cpu_has_work with the CPU lock held
` [Qemu-devel] [PATCH v6 62/73] cpu: introduce cpu_has_work_with_iothread_lock
` [Qemu-devel] [PATCH v6 63/73] ppc: convert to cpu_has_work_with_iothread_lock
` [Qemu-devel] [PATCH v6 64/73] mips: "
` [Qemu-devel] [PATCH v6 65/73] s390x: "
` [Qemu-devel] [PATCH v6 66/73] riscv: "
` [Qemu-devel] [PATCH v6 67/73] sparc: "
` [Qemu-devel] [PATCH v6 68/73] xtensa: "
` [Qemu-devel] [PATCH v6 69/73] cpu: rename all_cpu_threads_idle to qemu_tcg_rr_all_cpu_threads_idle
` [Qemu-devel] [PATCH v6 70/73] cpu: protect CPU state with cpu->lock instead of the BQL
` [Qemu-devel] [PATCH v6 71/73] cpus-common: release BQL earlier in run_on_cpu
` [Qemu-devel] [PATCH v6 72/73] cpu: add async_run_on_cpu_no_bql
` [Qemu-devel] [PATCH v6 73/73] cputlb: queue async flush jobs without the BQL

[CI 1/3] drm/i915: Remove the intel_engine_notify tracepoint
 2019-01-30  0:53 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [CI,1/3] "

SBI extension proposal v2
 2019-01-30  0:49 UTC  (16+ messages)
` [sw-dev] "

[PATCH] drm/i915: Apply LUT validation checks to platforms more accurately
 2019-01-30  0:49 UTC  (2+ messages)
` [PATCH] drm/i915: Apply LUT validation checks to platforms more accurately (v2)

[PATCH RFC RFT net-next 00/10] Modernize mv88e6060 and remove legacy probe
 2019-01-30  0:37 UTC  (11+ messages)
` [PATCH RFC RFT net-next 01/10] net: dsa: mv88e6xxx: Remove legacy probe support
` [PATCH RFC RFT net-next 02/10] net: dsa: mv88e6060: Replace ds with priv
` [PATCH RFC RFT net-next 03/10] net: dsa: mv88e6060: Replace REG_WRITE macro
` [PATCH RFC RFT net-next 04/10] net: dsa: mv88e6060: Replace REG_READ macro
` [PATCH RFC RFT net-next 05/10] net: dsa: mv88e6060: Support probing as an mdio device
` [PATCH RFC RFT net-next 06/10] net: dsa: mv88e6060: Remove support for legacy probing
` [PATCH RFC RFT net-next 07/10] net: dsa: mv88e6060: Add SPDX header
` [PATCH RFC RFT net-next 08/10] net: dsa: Remove legacy probing support
` [PATCH RFC RFT net-next 09/10] arch: arm: dts: Remove disabled marvell,dsa properties
` [PATCH RFC RFT net-next 10/10] bt-bindings: net: DSA: Remove legacy binding

[PATCH] [meta-oe][PATCH] php: upgrade to 5.6.39
 2019-01-30  0:44 UTC 

imx8mq-evk: Outbound network packets lost
 2019-01-30  0:43 UTC  (7+ messages)
      ` [U-Boot] "

[PATCH] [meta-cloud-services][patch]:python-mox3
 2019-01-30  0:42 UTC  (4+ messages)
` [PATCH] [meta-cloud-services][patch]:python-kombu:upgrade to 4.2.0
` [PATCH] [meta-cloud-services][patch]:python-waitress:upgrade to 1.2.0
` [PATCH] [patch]:python-webob:upgrade to 1.8.5

+ mm-migrate-dont-rely-on-__pagemovable-of-newpage-after-unlocking-it.patch added to -mm tree
 2019-01-30  0:42 UTC 

stable-rc/linux-4.19.y boot: 115 boots: 0 failed, 112 passed with 2 offline, 1 untried/unknown (v4.19.18-104-gd0a51a4dd99a)
 2019-01-30  0:41 UTC 

[U-Boot] [RFC 0/3] dm, efi: integrate efi_disk into DM
 2019-01-30  0:40 UTC  (4+ messages)
` [U-Boot] [RFC 3/3] drivers: align block device drivers with DM-efi integration

[PATCH bpf 0/2] bpf: btf: allow typedef func_proto
 2019-01-30  0:38 UTC  (3+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] tools/bpf: fix test_btf for typedef func_proto case

linux-next: Fixes tag needs some work in the xfs tree
 2019-01-30  0:38 UTC  (6+ messages)

[PATCH] KVM: x86: Sync the pending Posted-Interrupts
 2019-01-30  0:37 UTC  (6+ messages)

[PATCH v4 0/1] config: allow giving separate author and committer idents
 2019-01-30  0:35 UTC  (2+ messages)
` [PATCH v4 1/1] "

[PATCH 0/7] binder: eliminate use of vmalloc space for binder buffers
 2019-01-30  0:32 UTC  (4+ messages)
` [PATCH 1/7] binder: create userspace-to-binder-buffer copy function

[security:next-general 83/85] security/safesetid/lsm.c:17:10: fatal error: asm/syscall.h: No such file or directory
 2019-01-30  0:33 UTC 

[RFC PATCH v2 08/10] rtc: bd70528: Initial support for ROHM bd70528 RTC
 2019-01-30  0:24 UTC  (5+ messages)

Will the recent memory leak fixes be backported to longterm kernels?
 2019-01-30  0:23 UTC  (11+ messages)

[Qemu-devel] [PATCH v3 0/3] Trivial cleanup in hw/acpi
 2019-01-30  0:06 UTC  (8+ messages)
` [Qemu-trivial] "
` [Qemu-devel] [PATCH v3 1/3] hw/i386/pc.c: remove unused function pc_acpi_init()
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v3 2/3] hw/acpi: remove unused function acpi_table_add_builtin()
  ` [Qemu-trivial] "
` [Qemu-devel] [PATCH v3 3/3] hw/acpi: remove unnecessary variable acpi_table_builtin
  ` [Qemu-trivial] "

[Qemu-trivial] [PATCH 1/3] hw/i386/pc.c: remove unused function pc_acpi_init()
 2019-01-29 23:58 UTC  (10+ messages)
` [Qemu-trivial] [PATCH v2 0/3] Trivial cleanup in hw/acpi
  ` [Qemu-trivial] [Qemu-devel] "
              `  "

[igt-dev] [PATCH i-g-t v2] i915/selftest: Allow filtering of individual subtests
 2019-01-30  0:20 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for i915/selftest: Allow filtering of individual subtests (rev2)

[U-Boot] input in flex scanner failed (for rpi_0_w_defconfig)
 2019-01-30  0:20 UTC  (2+ messages)

[PATCH] doc: update SubmittingPatches about the Fixes tag
 2019-01-30  0:18 UTC  (3+ messages)
` [PATCH] Documentation/process: hardcoded core.abbrev considered harmful!

[PATCH] x86/syscalls: Mark expected switch fall-throughs
 2019-01-30  0:14 UTC  (2+ messages)

[Bug 199] Azure DPDK 18.11 Multiple Processes Example Support
 2019-01-30  0:17 UTC 

[PATCH] ARM: socfpga: fix base address of SDR controller
 2019-01-30  0:16 UTC  (3+ messages)

[PATCH v2 0/4] Write-hint for FS journal
 2019-01-30  0:13 UTC  (7+ messages)

[PATCH] x86/speculation: Add document to describe Spectre and its mitigations
 2019-01-30  0:12 UTC  (2+ messages)

[PATCH (Apple Git) 00/13] Differences between git-2.20.1 and Apple Git-116
 2019-01-30  0:07 UTC  (10+ messages)
` [PATCH (Apple Git) 02/13] test-lib: Export PERL5LIB for testing git-svn
` [PATCH (Apple Git) 12/13] Enable support for Xcode.app-bundled gitconfig

[PATCH] efi: arm/arm64: allow SetVirtualAddressMap() to be omitted
 2019-01-30  0:06 UTC  (3+ messages)

State of the world, 2019-01-28
 2019-01-30  0:03 UTC 

[PATCH] chromium
 2019-01-29 23:53 UTC  (2+ messages)

[PATCH] yet another little patch
 2019-01-29 23:47 UTC  (2+ messages)

[PATCH] Add hostapd service module
 2019-01-29 23:42 UTC  (2+ messages)

[U-Boot] [PATCH v6 0/7] cmd: add efidebug for efi environment
 2019-01-30  0:00 UTC  (4+ messages)
` [U-Boot] [PATCH v6 6/7] cmd: efidebug: add images command

Are your photos ready for retouching?
 2019-01-29 10:54 UTC 

Are your photos ready for retouching?
 2019-01-29 10:11 UTC 

[PATCH 4/6] arm64: dts: Add Adreno GPU and GPU smmu definitions
 2019-01-29 23:58 UTC  (3+ messages)
` [PATCH] "

[PATCH v3] staging: android: ion: Add implementation of dma_buf_vmap and dma_buf_vunmap
 2019-01-29 23:56 UTC  (12+ messages)

wirehub - decentralized, peer-to-peer and secure overlay networks built with WireGuard
 2019-01-29 23:55 UTC  (2+ messages)

[PATCH v2 0/3] iolatency bug fix
 2019-01-29 23:55 UTC  (4+ messages)
` [PATCH v2 1/3] blk-iolatency: fix IO hang due to negative inflight counter

[PATCH 0/9] skl+ watermark stuff
 2019-01-29 23:54 UTC  (17+ messages)
` [PATCH 1/9] drm/i915: Don't ignore level 0 lines watermark for glk+
` [PATCH 2/9] drm/i915: Reinstate an early latency==0 check for skl+
` [PATCH 3/9] drm/i915: Fix bits vs. bytes mixup in dbuf block size computation
` [PATCH 4/9] drm/i915: Fix > vs >= mismatch in watermark/ddb calculations
` [PATCH 5/9] drm/i915: Account for minimum ddb allocation restrictions
` [PATCH 6/9] drm/i915: Pass dev_priv to skl_needs_memory_bw_wa()
` [PATCH 8/9] drm/i915: Drop the pointless linetime==0 check
` [PATCH 9/9] drm/i915: Use IS_GEN9_LP() for the linetime w/a check

[PATCH blktests] block: add test for io hang due to blk-iolatency
 2019-01-29 23:54 UTC 

[igt-dev] [PATCH i-g-t v5 1/4] test/psr: Do not fail tests when kernel set a valid disabled reason
 2019-01-29 23:52 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v5 3/4] test: Add PSR2 selective update tests

[PATCH 0/4] powerpc/livepatch: reliable stack unwinder fixes
 2019-01-29 23:50 UTC  (3+ messages)

[PATCH] mm/mincore: allow for making sys_mincore() privileged
 2019-01-29 23:52 UTC  (8+ messages)

[PATCHSET v9] io_uring IO interface
 2019-01-29 23:51 UTC  (11+ messages)
` [PATCH 12/18] io_uring: add support for pre-mapped user IO buffers

(Basic Greenhorn Q) add ethernet access point 130 feet away
 2019-01-29 23:28 UTC 

[U-Boot] [PATCH v2 0/2] efi_loader: Patch RTS at ExitBootServices
 2019-01-29 23:48 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/2] x86: Add efi runtime reset


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.