All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-12-13 04:37:43 to 2018-12-13 05:09:15 UTC [more...]

[PATCH v6 1/9] app/procinfo: add usage for new debug
 2018-12-13  5:08 UTC  (7+ messages)
` [PATCH v7 0/9] app/proc-info: improve debug of proc-info tool
  ` [PATCH v7 1/9] app/procinfo: add usage for new debug
  ` [PATCH v7 2/9] app/procinfo: add compare for new options
  ` [PATCH v7 3/9] app/procinfo: add prototype for debug instances
  ` [PATCH v7 4/9] app/procinfo: add support for show port
  ` [PATCH v7 5/9] app/procinfo: add support for show tm

[PATCH v1] net/i40e: remove redundant code in free queues
 2018-12-13 12:46 UTC  (2+ messages)
` [PATCH v2] net/i40e: remove redundant code

[PATCH] ASoC: simple-card: Dereference pointer for memcpy sizeof in asoc_simple_card_probe
 2018-12-13  5:07 UTC  (2+ messages)

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

Can we drop upstream Linux x32 support?
 2018-12-13  5:03 UTC  (3+ messages)

[PATCH 1/2] mm, pageblock: make sure pageblock won't exceed mem_sectioin
 2018-12-13  5:02 UTC  (6+ messages)

[PATCH 19.02 0/2] Allow using virtio without hugepages
 2018-12-13  4:59 UTC  (5+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 4/5] mem: use memfd for no-huge mode

[PATCH] tty/serial: do not free trasnmit buffer page under port lock
 2018-12-13  4:58 UTC 

[Bug 108980] New: GF117: MMIO write of 0000001f FAULT at 6013d4 [ IBUS ]
 2018-12-13  4:55 UTC  (2+ messages)
  ` [Bug 108980] "

[PATCH RESEND v7 0/4] clk: meson: add a sub EMMC clock controller support
 2018-12-13  4:55 UTC  (12+ messages)
` [PATCH RESEND v7 1/4] clk: meson: add emmc sub clock phase delay driver
` [PATCH RESEND v7 3/4] clk: meson: add sub MMC clock controller driver

IP fragmentation performance and don't fragment bug when forwarding
 2018-12-13  4:52 UTC  (12+ messages)
    ` IP (rtl8169) forwarding bug (performance)

[PATCH AUTOSEL 4.19 01/73] mac80211_hwsim: fix module init error paths for netlink
 2018-12-13  4:48 UTC  (37+ messages)
` [PATCH AUTOSEL 4.19 05/73] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
` [PATCH AUTOSEL 4.19 09/73] net: phy: sfp: correct store of detected link modes
` [PATCH AUTOSEL 4.19 12/73] drm/msm: Fix task dump in gpu recovery
` [PATCH AUTOSEL 4.19 14/73] drm/msm: fix handling of cmdstream offset
` [PATCH AUTOSEL 4.19 15/73] drm/msm/dsi: configure VCO rate for 10nm PLL driver
` [PATCH AUTOSEL 4.19 16/73] drm/msm: Grab a vblank reference when waiting for commit_done
` [PATCH AUTOSEL 4.19 17/73] drm/ttm: fix LRU handling in ttm_buffer_object_transfer
` [PATCH AUTOSEL 4.19 18/73] drm/amdgpu: wait for IB test on first device open
` [PATCH AUTOSEL 4.19 19/73] ARC: io.h: Implement reads{x}()/writes{x}()
` [PATCH AUTOSEL 4.19 23/73] bpf: Fix verifier log string check for bad alignment
` [PATCH AUTOSEL 4.19 24/73] liquidio: read sc->iq_no before release sc
` [PATCH AUTOSEL 4.19 27/73] SUNRPC: Fix a potential race in xprt_connect()
` [PATCH AUTOSEL 4.19 29/73] drivers/sbus/char: add of_node_put()
` [PATCH AUTOSEL 4.19 32/73] drm/msm/hdmi: Enable HPD after HDMI IRQ is set up
` [PATCH AUTOSEL 4.19 37/73] clk: mvebu: Off by one bugs in cp110_of_clk_get()
` [PATCH AUTOSEL 4.19 39/73] Input: synaptics - enable SMBus for HP 15-ay000
` [PATCH AUTOSEL 4.19 42/73] net: phy: don't allow __set_phy_supported to add unsupported modes
` [PATCH AUTOSEL 4.19 44/73] net: phy: Fix not to call phy_resume() if PHY is not attached
` [PATCH AUTOSEL 4.19 45/73] net: phy: micrel: add toggling phy reset "
` [PATCH AUTOSEL 4.19 46/73] macvlan: return correct error value
` [PATCH AUTOSEL 4.19 47/73] mv88e6060: disable hardware level MAC learning
` [PATCH AUTOSEL 4.19 50/73] bpf: check pending signals while verifying programs
` [PATCH AUTOSEL 4.19 52/73] ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
` [PATCH AUTOSEL 4.19 54/73] ethernet: fman: fix wrong of_node_put() in probe function
` [PATCH AUTOSEL 4.19 58/73] x86/build: Fix compiler support check for CONFIG_RETPOLINE
` [PATCH AUTOSEL 4.19 60/73] tools/testing/nvdimm: Align test resources to 128M
` [PATCH AUTOSEL 4.19 64/73] vhost/vsock: fix reset orphans race with close timeout
` [PATCH AUTOSEL 4.19 65/73] mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctl
` [PATCH AUTOSEL 4.19 66/73] i2c: axxia: properly handle master timeout
` [PATCH AUTOSEL 4.19 67/73] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
` [PATCH AUTOSEL 4.19 69/73] i2c: uniphier-f: fix violation of tLOW requirement for Fast-mode
` [PATCH AUTOSEL 4.19 70/73] nvme: validate controller state before rescheduling keep alive
` [PATCH AUTOSEL 4.19 71/73] nvmet-rdma: fix response use after free
` [PATCH AUTOSEL 4.19 72/73] Revert "net/ibm/emac: wrong bit is used for STA control"

[libvirt test] 131256: regressions - FAIL
 2018-12-13  4:52 UTC 

[U-Boot] Bogus message about SCSI during build
 2018-12-13  4:52 UTC  (2+ messages)

[PATCH V2] clk: vc5: Add suspend/resume support
 2018-12-13  4:52 UTC  (4+ messages)

[PATCH AUTOSEL 4.9 01/34] mac80211_hwsim: fix module init error paths for netlink
 2018-12-13  4:50 UTC  (18+ messages)
` [PATCH AUTOSEL 4.9 03/34] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
` [PATCH AUTOSEL 4.9 04/34] x86/earlyprintk/efi: Fix infinite loop on some screen widths
` [PATCH AUTOSEL 4.9 05/34] drm/msm: Grab a vblank reference when waiting for commit_done
` [PATCH AUTOSEL 4.9 06/34] ARC: io.h: Implement reads{x}()/writes{x}()
` [PATCH AUTOSEL 4.9 09/34] SUNRPC: Fix leak of krb5p encode pages
` [PATCH AUTOSEL 4.9 11/34] sbus: char: add of_node_put()
` [PATCH AUTOSEL 4.9 13/34] drivers/tty: add missing of_node_put()
` [PATCH AUTOSEL 4.9 14/34] ide: pmac: add of_node_put()
` [PATCH AUTOSEL 4.9 17/34] Input: omap-keypad - fix keyboard debounce configuration
` [PATCH AUTOSEL 4.9 21/34] net: phy: Fix not to call phy_resume() if PHY is not attached
` [PATCH AUTOSEL 4.9 22/34] mv88e6060: disable hardware level MAC learning
` [PATCH AUTOSEL 4.9 25/34] ARM: 8814/1: mm: improve/fix ARM v7_dma_inv_range() unaligned address handling
` [PATCH AUTOSEL 4.9 27/34] ethernet: fman: fix wrong of_node_put() in probe function
` [PATCH AUTOSEL 4.9 30/34] vhost/vsock: fix reset orphans race with close timeout
` [PATCH AUTOSEL 4.9 32/34] i2c: scmi: Fix probe error on devices with an empty SMB0001 ACPI device node
` [PATCH AUTOSEL 4.9 33/34] nvmet-rdma: fix response use after free

[PATCH] Allow hwrng to initialize crng
 2018-12-13  4:50 UTC  (3+ messages)

cron job: media_tree daily build: ERRORS
 2018-12-13  4:29 UTC 

[PATCH AUTOSEL 4.14 01/41] mac80211_hwsim: fix module init error paths for netlink
 2018-12-13  4:49 UTC  (20+ messages)
` [PATCH AUTOSEL 4.14 02/41] Input: hyper-v - fix wakeup from suspend-to-idle
` [PATCH AUTOSEL 4.14 04/41] scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during unload
` [PATCH AUTOSEL 4.14 05/41] x86/earlyprintk/efi: Fix infinite loop on some screen widths
` [PATCH AUTOSEL 4.14 07/41] ARC: io.h: Implement reads{x}()/writes{x}()
` [PATCH AUTOSEL 4.14 08/41] bonding: fix 802.3ad state sent to partner when unbinding slave
` [PATCH AUTOSEL 4.14 10/41] nfs: don't dirty kernel pages read by direct-io
` [PATCH AUTOSEL 4.14 13/41] sbus: char: add of_node_put()
` [PATCH AUTOSEL 4.14 15/41] drivers/tty: add missing of_node_put()
` [PATCH AUTOSEL 4.14 16/41] ide: pmac: add of_node_put()
` [PATCH AUTOSEL 4.14 18/41] clk: mvebu: Off by one bugs in cp110_of_clk_get()
` [PATCH AUTOSEL 4.14 20/41] Input: synaptics - enable SMBus for HP 15-ay000
` [PATCH AUTOSEL 4.14 23/41] net: phy: don't allow __set_phy_supported to add unsupported modes
` [PATCH AUTOSEL 4.14 25/41] net: phy: Fix not to call phy_resume() if PHY is not attached
` [PATCH AUTOSEL 4.14 26/41] mv88e6060: disable hardware level MAC learning
` [PATCH AUTOSEL 4.14 30/41] ARM: 8815/1: V7M: align v7m_dma_inv_range() with v7 counterpart
` [PATCH AUTOSEL 4.14 34/41] vhost/vsock: fix reset orphans race with close timeout
` [PATCH AUTOSEL 4.14 36/41] i2c: axxia: properly handle master timeout
` [PATCH AUTOSEL 4.14 40/41] nvmet-rdma: fix response use after free

Enlarging w/ xfs_growfs: XFS_IOC_FSGROWFSDATA xfsctl failed: Inappropriate ioctl for device
 2018-12-13  4:49 UTC  (13+ messages)

[PATCH v7 1/5] ACPI: Allow CONFIG_PCI to be unset for reboot
 2018-12-13  4:48 UTC  (10+ messages)
` [PATCH v7 2/5] ACPI / OSL: Stub out acpi_os_read_pci_configuration when CONFIG_PCI is unset
` [PATCH v7 3/5] ACPI / OSL: Stub out acpi_os_write_pci_configuration "
` [PATCH v7 4/5] PCI/ACPI: Allow ACPI to be built without CONFIG_PCI set
` [PATCH v7 5/5] ACPICA: Remove PCI bits from ACPICA when CONFIG_PCI is unset

[PATCH AUTOSEL 3.18 01/16] scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
 2018-12-13  4:33 UTC  (2+ messages)
` [PATCH AUTOSEL 3.18 10/16] ide: pmac: add of_node_put()

[PATCH] Export mm_update_next_owner function for vhost-net
 2018-12-13  4:47 UTC 

[U-Boot] qemu x86 ide device not probing automatically with 2018.11
 2018-12-13  4:46 UTC  (2+ messages)

[PATCH AUTOSEL 4.4 01/23] mac80211_hwsim: fix module init error paths for netlink
 2018-12-13  4:32 UTC  (5+ messages)
` [PATCH AUTOSEL 4.4 02/23] scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
` [PATCH AUTOSEL 4.4 04/23] x86/earlyprintk/efi: Fix infinite loop on some screen widths
` [PATCH AUTOSEL 4.4 06/23] ARC: io.h: Implement reads{x}()/writes{x}()
` [PATCH AUTOSEL 4.4 13/23] ide: pmac: add of_node_put()

[PATCH v9 00/39] drm/i915: Implement HDCP2.2
 2018-12-13  4:44 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Implement HDCP2.2 (rev11)

[PATCH V3 0/6] PM / Domains: Allow performance state propagation
 2018-12-13  4:43 UTC  (2+ messages)

rcu_preempt caused oom
 2018-12-13  4:40 UTC  (9+ messages)

[PATCH] pstore: fix crypto dependencies of 842/zstd compression
 2018-12-13  4:39 UTC  (3+ messages)

[PATCH bpf-next 0/4] bpf: improve verifier state analysis
 2018-12-13  4:37 UTC  (4+ messages)
` [PATCH bpf-next 4/4] bpf: add self-check logic to liveness analysis


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.