messages from 2019-01-29 23:20:50 to 2019-01-30 00:49:18 UTC [more...]
[Qemu-devel] [PATCH v6 00/73] per-CPU locks
2019-01-30 0:48 UTC (61+ 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-devel] [PATCH v6 17/73] arm: convert to cpu_halted
` [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 39/73] i386: convert to cpu_interrupt_request
` [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 45/73] sh4: convert to cpu_interrupt_request
` [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 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 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 64/73] mips: convert to cpu_has_work_with_iothread_lock
` [Qemu-devel] [PATCH v6 66/73] riscv: "
[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
[PATCH] mm: fix sleeping function warning in alloc_swap_info
2019-01-30 0:42 UTC (3+ messages)
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] "
` "
[PATCH i-g-t v2] i915/selftest: Allow filtering of individual subtests
2019-01-30 0:20 UTC (3+ messages)
` [igt-dev] "
` [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)
SBI extension proposal v2
2019-01-30 0:17 UTC (15+ messages)
` [sw-dev] "
[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)
[RFC PATCH 0/5] Device peer to peer (p2p) through vma
2019-01-30 0:08 UTC (17+ messages)
` [RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma
[PATCH (Apple Git) 00/13] Differences between git-2.20.1 and Apple Git-116
2019-01-30 0:07 UTC (12+ messages)
` [PATCH (Apple Git) 02/13] test-lib: Export PERL5LIB for testing git-svn
` [PATCH (Apple Git) 11/13] Fix problem found from running the test suite
` [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 (17+ messages)
` [PATCH 09/18] io_uring: use fget/fput_many() for file references
` [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
[PATCH] x86: avoid confusion over the new RESCTRL config prompt
2019-01-29 23:46 UTC (3+ messages)
[PATCH 0/4] ION stability and perf changes
2019-01-29 23:44 UTC (6+ messages)
` [PATCH 2/4] staging: android: ion: Restrict cache maintenance to dma mapped memory
[PATCH 1/1] seq: arecordmidi: Add num-events option
2019-01-29 23:42 UTC (6+ messages)
[igt-dev] [PATCH i-g-t] i915/gem_eio: Check for allow-hang prior to issuing a reset
2019-01-29 23:41 UTC (5+ messages)
[LSF/MM TOPIC] NUMA remote THP vs NUMA local non-THP under MADV_HUGEPAGE
2019-01-29 23:40 UTC
[PATCH 0/3] hwmon: (lm85) add LM96000 high freqency pwm support
2019-01-29 23:38 UTC (2+ messages)
[igt-dev] [PATCH i-g-t] i915/gem_exec_capture: Check the strlen() for an empty file
2019-01-29 23:38 UTC (3+ messages)
` "
` [igt-dev] [Intel-gfx] "
[PATCH net] vhost: fix OOB in get_rx_bufs()
2019-01-29 23:38 UTC (5+ messages)
[PATCH 00/21] glibc port to ARC processors
2019-01-29 23:36 UTC (8+ messages)
` [PATCH 13/21] ARC: Build Infrastructure
[PATCH] psi: clarify the Kconfig text for the default-disable option
2019-01-29 23:36 UTC
[Bug 202441] New: Possibly vfs cache related replicable xfs regression since 4.19.0 on sata hdd:s
2019-01-29 23:35 UTC (5+ messages)
` [Bug 202441] "
[PATCH] ucc_geth: Reset BQL queue when stopping device
2019-01-29 23:33 UTC (5+ messages)
[PATCH 00/11] btrfs: add zstd compression level support
2019-01-29 23:35 UTC (4+ messages)
` [PATCH 07/11] btrfs: move to fn pointers for get/put workspaces
[PATCH] lib: zstd: Mark expected switch fall-throughs
2019-01-29 23:34 UTC
[PATCH v1] mm: migrate: don't rely on PageMovable() of newpage after unlocking it
2019-01-29 23:33 UTC (3+ messages)
[PATCH v3 0/1] config: allow giving different author and committer idents
2019-01-29 23:33 UTC (3+ messages)
` [PATCH v3 1/1] config: allow giving separate "
[PATCH v2] mm: migrate: don't rely on __PageMovable() of newpage after unlocking it
2019-01-29 23:32 UTC
[PATCH 0/4] Sideband the whole fetch v2 response
2019-01-29 23:27 UTC (4+ messages)
` [PATCH v3 "
` [PATCH v3 4/4] tests: define GIT_TEST_SIDEBAND_ALL
[U-Boot] [PATCH v1 0/3] Add support for symlink creation in EXT4
2019-01-29 23:26 UTC (3+ messages)
[PATCH ghak105 V2] audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL
2019-01-29 23:26 UTC (4+ messages)
[Qemu-riscv] [Qemu-devel] [PATCH 5/5 v2] RISC-V: Add hooks to use the gdb xml files
2019-01-29 23:21 UTC (3+ messages)
` "
DSA support for Marvell 88e6065 switch
2019-01-29 23:21 UTC (6+ messages)
` mv88e6xxx -- DSA support for Marvell 88e6065 switch (and maybe 88e6060?)
[U-Boot] Two u boot environment on eMMC
2019-01-29 23:20 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.