All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-11-12 12:59:57 to 2018-11-12 14:15:03 UTC [more...]

[PATCH] proc: fixup map_files test on arm
 2018-11-12 14:14 UTC  (5+ messages)

[PATCH 1/3] gpio: mockup: fix indicated direction
 2018-11-12 14:14 UTC  (12+ messages)

[PATCH 3/3] Makefile: optionally symlink libexec/git-core binaries to bin/git
 2018-11-12 14:14 UTC  (7+ messages)
` [RFC/PATCH 0/5] stop installing old libexec aliases like "git-init"
` [RFC/PATCH 1/5] Makefile: move long inline shell loops in "install" into helper
` [RFC/PATCH 5/5] Makefile: Add a NO_INSTALL_BUILTIN_EXECDIR_ALIASES flag

[PATCH 02/10] mmc: jz4740: Get CD/WP GPIOs from descriptors
 2018-11-12 14:12 UTC  (2+ messages)
` [PATCH 03/10] mmc: jz4740: Use GPIO descriptor for power

[Qemu-devel] [PATCH v3 0/5] target/arm: KVM vs ARMISARegisters
 2018-11-12 14:10 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 2/5] target/arm: Fill in ARMISARegisters for kvm64
` [Qemu-devel] [PATCH v3 4/5] target/arm: Fill in ARMISARegisters for kvm32

[PATCH] gpio: drop broken to_gpio_irq_chip() helper
 2018-11-12 14:10 UTC 

[U-Boot] [PATCH u-boot] spi: Add Amlogic Meson SPI Flash Controller driver
 2018-11-12 14:09 UTC  (5+ messages)
`  "

[PATCH] media: card_utils: remove duplicated include file
 2018-11-12 11:30 UTC  (2+ messages)

[PATCH v3] f2fs: fix to be aware discard/preflush/dio command in is_idle()
 2018-11-11 16:55 UTC 

[PATCH] Btrfs: remove no longer used io_err from btrfs_log_ctx
 2018-11-12 14:09 UTC  (2+ messages)

[PATCH] amd/iommu: Fix Guest Virtual APIC Log Tail Address Register
 2018-11-12 14:08 UTC  (2+ messages)

[PATCH] Btrfs: fix rare chances for data loss when doing a fast fsync
 2018-11-12 14:08 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/7] qapi/range/memory-device: fixes and cleanups
 2018-11-12 14:07 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 7/7] memory-device: rewrite address assignment using ranges

[PATCH tip/core/rcu 0/41] More RCU flavor consolidation cleanup for v4.21/v5.0
 2018-11-12 14:07 UTC  (2+ messages)

[Regression bisected] btrfs: always wait on ordered extents at fsync time
 2018-11-12 14:07 UTC  (3+ messages)

broken sstate archives
 2018-11-12 14:07 UTC  (3+ messages)

[Ksummit-discuss] [TECH-TOPIC] Multiple time domains
 2018-11-12 14:06 UTC  (2+ messages)

[Bug 108270] [proton] Wolfenstein: The New Order (frame rate issue)
 2018-11-12 14:06 UTC  (2+ messages)

[PATCH 00/24] Add generic support for composing LED class device name
 2018-11-12 14:05 UTC  (6+ messages)
` [PATCH 10/24] leds: lp8860: Use led_compose_name()

[RFC] mm: Replace all open encodings for NUMA_NO_NODE
 2018-11-12  4:14 UTC  (4+ messages)

[PATCH] x86: fix hvm_migrate_irq assertion
 2018-11-12 14:04 UTC 

[U-Boot] [PATCH 1/2] Revert "board_f: Use static print_cpuinfo if CONFIG_CPU is active"
 2018-11-12 14:05 UTC  (7+ messages)

[PATCH net-next 0/6] net: sched: indirect tc block cb registration
 2018-11-12  4:13 UTC  (3+ messages)

stuck on ghak100 testsuite script
 2018-11-12 14:02 UTC  (6+ messages)

[PATCH 4.18 000/350] 4.18.19-stable review
 2018-11-12 14:02 UTC  (2+ messages)

[Qemu-devel] [PATCH v5 00/16] Don't pass flags to bdrv_reopen_queue()
 2018-11-12 14:00 UTC  (17+ messages)
` [Qemu-devel] [PATCH v5 01/16] block: Add bdrv_reopen_set_read_only()
` [Qemu-devel] [PATCH v5 02/16] block: Use bdrv_reopen_set_read_only() in bdrv_backing_update_filename()
` [Qemu-devel] [PATCH v5 03/16] block: Use bdrv_reopen_set_read_only() in commit_start/complete()
` [Qemu-devel] [PATCH v5 04/16] block: Use bdrv_reopen_set_read_only() in bdrv_commit()
` [Qemu-devel] [PATCH v5 05/16] block: Use bdrv_reopen_set_read_only() in stream_start/complete()
` [Qemu-devel] [PATCH v5 06/16] block: Use bdrv_reopen_set_read_only() in qmp_change_backing_file()
` [Qemu-devel] [PATCH v5 07/16] block: Use bdrv_reopen_set_read_only() in external_snapshot_commit()
` [Qemu-devel] [PATCH v5 08/16] block: Use bdrv_reopen_set_read_only() in the mirror driver
` [Qemu-devel] [PATCH v5 09/16] block: Drop bdrv_reopen()
` [Qemu-devel] [PATCH v5 10/16] qemu-io: Put flag changes in the options QDict in reopen_f()
` [Qemu-devel] [PATCH v5 11/16] block: Clean up reopen_backing_file() in block/replication.c
` [Qemu-devel] [PATCH v5 12/16] block: Remove flags parameter from bdrv_reopen_queue()
` [Qemu-devel] [PATCH v5 13/16] block: Stop passing flags to bdrv_reopen_queue_child()
` [Qemu-devel] [PATCH v5 14/16] block: Remove assertions from update_flags_from_options()
` [Qemu-devel] [PATCH v5 15/16] block: Assert that flags are up-to-date in bdrv_reopen_prepare()
` [Qemu-devel] [PATCH v5 16/16] block: Fix update of BDRV_O_AUTO_RDONLY in update_flags_from_options()

[PATCH 4.14 000/222] 4.14.81-stable review
 2018-11-12 14:01 UTC  (2+ messages)

stable-rc/linux-4.19.y boot: 98 boots: 9 failed, 65 passed with 16 offline, 8 conflicts (v4.19.1-362-gc881caaeb264)
 2018-11-12  4:10 UTC 

[PATCH 4.19 000/361] 4.19.2-stable review
 2018-11-12 14:00 UTC  (2+ messages)

[PATCH net-next 0/4] net: ethernet: ti: cpsw: allow vlan h/w timestamping
 2018-11-12 14:00 UTC  (5+ messages)
` [PATCH net-next 1/4] net: ethernet: ti: cpts: correct debug for expired txq skb
` [PATCH net-next 2/4] net: ethernet: ti: cpts: purge staled skbs from txq
` [PATCH net-next 3/4] net: ethernet: ti: cpts: move enable/disable flags outside of cpts module
` [PATCH net-next 4/4] net: ethernet: ti: cpsw: allow vlan tagged packets to be timestamped

[PATCH] ASoC: Intel: hdac_hdmi: add Icelake support
 2018-11-12 14:00 UTC  (8+ messages)

[PATCH v2] f2fs: add to account direct IO
 2018-11-11 16:46 UTC 

[Buildroot] [PATCH 0/2] Preparation for per-package host/target
 2018-11-12 13:59 UTC  (5+ messages)
` [Buildroot] [PATCH 2/2] linux: Make dtc install step more reliable

[PATCH] flexfiles: use per-mirror specified stateid for IO
 2018-11-12 13:59 UTC 

[GIT PULL] integrity fixes for v4.20-rc1
 2018-11-12 13:58 UTC 

Dealing with test results
 2018-11-12 13:58 UTC 

[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-12 13:58 UTC  (3+ messages)
` [PATCH v2 6/6] mm: track gup pages with page->dma_pinned_* fields

[cip-dev] Create development branch for 4.19.y
 2018-11-12 13:58 UTC 

[Qemu-devel] [PATCH v2 00/22] Add support for RDMA MAD
 2018-11-12 13:56 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 12/22] vmxnet3: Move some definitions to header file

[PATCH] x86: remove gcc-x86_*-has-stack-protector.sh checks
 2018-11-12 13:54 UTC  (3+ messages)

Backports for drm-intel-fixes
 2018-11-12 13:55 UTC  (2+ messages)
` ✗ Fi.CI.BAT: failure for drm/i915: Fix hpd handling for pins with two encoders (rev2)

[PATCH] fbcon: Silence fbcon logo on 'quiet' boots
 2018-11-12 13:52 UTC  (6+ messages)
    ` [kbuild-all] "

[PATCH v2 00/11] xentoollog, libvchan: Minor improvements
 2018-11-12 13:52 UTC  (4+ messages)
` [PATCH v2 11/11] tools/libvchan: libxenvchan_client_init: use ENOENT for no server

[PATCH v2] kyber: fix wrong strlcpy() size in trace_kyber_latency()
 2018-11-12 13:52 UTC  (2+ messages)

Operating central and peripheral roles concurrently
 2018-11-12 13:52 UTC  (5+ messages)

stable-rc/linux-4.14.y boot: 94 boots: 4 failed, 66 passed with 16 offline, 8 conflicts (v4.14.80-223-gaa871c61a152)
 2018-11-12  3:57 UTC 

[PATCH 0/5] tests: various improvements to the GIT_TEST_INSTALLED feature
 2018-11-12 13:48 UTC  (6+ messages)
` [PATCH 1/5] tests: fix GIT_TEST_INSTALLED's PATH to include t/helper/
` [PATCH 2/5] tests: respect GIT_TEST_INSTALLED when initializing repositories
` [PATCH 3/5] t/lib-gettext: test installed git-sh-i18n if GIT_TEST_INSTALLED is set
` [PATCH 4/5] tests: do not require Git to be built when testing an installed Git
` [PATCH 5/5] tests: explicitly use `git.exe` on Windows

[Qemu-devel] [PATCH v4 0/8] Use 'https://' instead of 'git://'
 2018-11-12 13:48 UTC  (2+ messages)

[U-Boot] Rockchip RV1108 eMMC initialization fail
 2018-11-12 13:48 UTC  (3+ messages)

[LTP] uclinux support?
 2018-11-12 13:47 UTC  (3+ messages)

stable-rc/linux-4.18.y boot: 100 boots: 9 failed, 67 passed with 16 offline, 8 conflicts (v4.18.18-351-g3c7d01cd1ddb)
 2018-11-12  3:53 UTC 

[U-Boot] [PATCH] coreboot: only init usb if necessary
 2018-11-12 13:44 UTC  (2+ messages)

stable-rc/linux-3.18.y boot: 44 boots: 3 failed, 32 passed with 6 offline, 3 conflicts (v3.18.125-57-gf9c712233143)
 2018-11-12  3:51 UTC 

[RFC 0/9] ASoC/ARM: Merge the davinci and omap audio directories
 2018-11-12 13:38 UTC  (5+ messages)

[PATCH] misc: genwqe: remove duplicated include file
 2018-11-12 11:29 UTC  (2+ messages)

[PATCH] svm: Add mutex_lock to protect apic_access_page_done on AMD systems
 2018-11-12 13:37 UTC  (2+ messages)

[PATCH v7 0/7] Paravirtual IOMMU Interface
 2018-11-12 13:37 UTC  (5+ messages)
` [PATCH v7 4/7] iommu: introduce iommu_map_page_nocrash
` [PATCH v7 5/7] iommu / vtd: introduce a new 'refcount' flag

[PATCH 1/2] ASoC: wm_adsp: Fix dma-unsafe read of scratch registers
 2018-11-12 13:36 UTC  (4+ messages)
` [PATCH 2/2] ASoC: wm_adsp: Factor out common init code

[PATCH v3 0/8] ASoC: omap-mcbsp: Cleanup and split core/sidetone support
 2018-11-12 13:35 UTC  (3+ messages)

[PATCH 0/4] nvmem: meson: efuse updates
 2018-11-12 13:34 UTC  (10+ messages)
` [PATCH 1/4] nvmem: meson-efuse: add error message on user_max failure

[ovmf test] 129838: regressions - FAIL
 2018-11-12 13:33 UTC 

[PATCH 4.9 000/141] 4.9.137-stable review
 2018-11-12 13:33 UTC  (3+ messages)

[PATCH AUTOSEL 4.4 01/32] locking/lockdep: Fix debug_locks off performance problem
 2018-11-12 13:32 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 07/32] cpupower: Fix coredump on VMWare

[PATCH -next] drm/qxl: remove set but not used variables 'driver, qbo'
 2018-11-12 13:32 UTC  (3+ messages)

[PATCH 0/2] Integrated the jitter entropy daemon to work around slow boot problems for Yocto
 2018-11-12 13:32 UTC  (8+ messages)
` [PATCH 1/2] rng-tools: 5 -> 6.6

[PATCH v3 0/7] clk: at91: Rework DT bindings
 2018-11-12 13:31 UTC  (16+ messages)
` [PATCH v3 1/7] ARM: dts: at91: sama5d4: switch to new clock bindings
` [PATCH v3 2/7] ARM: dts: at91: sama5d2: switch to new binding
` [PATCH v3 3/7] ARM: dts: at91: at91sam9260: switch to new clock bindings
` [PATCH v3 4/7] ARM: dts: at91: at91sam9261: "
` [PATCH v3 5/7] ARM: dts: at91: at91sam9263: "
` [PATCH v3 6/7] ARM: dts: at91: at91sam9x5: "
` [PATCH v3 7/7] ARM: dts: at91: at91sam9rl: "

Add issue management within git
 2018-11-12 13:29 UTC  (5+ messages)

[PATCH net] ip: hash fragments consistently
 2018-11-12  3:37 UTC  (5+ messages)
      `  "
        ` (2) "

[PATCH 0/2] fix some exclude patterns being ignored
 2018-11-12 13:25 UTC  (3+ messages)
` [PATCH 1/2] refs: show --exclude failure with --branches/tags/remotes=glob
` [PATCH 2/2] refs: fix some exclude patterns being ignored

[REGRESSION] brcmfmac: NULL pointer deference starting next-20181107
 2018-11-12 13:25 UTC  (4+ messages)

[Qemu-devel] [Bug 1802915] [NEW] GTK display refresh rate is throttled
 2018-11-12 13:17 UTC  (2+ messages)
` [Qemu-devel] [Bug 1802915] "

[Qemu-devel] [PATCH] bt: Mark the bluetooth subsystem as deprecated
 2018-11-12 13:23 UTC  (3+ messages)
  ` [Qemu-devel] [libvirt] "

[PATCH v2 0/2] Document memory-to-memory video codec interfaces
 2018-11-12 13:23 UTC  (3+ messages)
` [PATCH v2 2/2] media: docs-rst: Document memory-to-memory video encoder interface

[PATCH v2 1/1] iommu/vtd: Cleanup dma_remapping.h header
 2018-11-12 13:23 UTC  (3+ messages)

[PATCH v2] platform-msi: Free descriptors in platform_msi_domain_free()
 2018-11-12  3:30 UTC  (3+ messages)

[PATCH net-next] NFC: nci: remove redundant variable 'status'
 2018-11-12 13:20 UTC  (3+ messages)

Official Linux system wrapper library?
 2018-11-12 13:19 UTC  (6+ messages)

why /dev/ptmx is in the snapshots?
 2018-11-12 13:18 UTC  (2+ messages)

[Qemu-devel] [PATCH] fmops: fix off-by-one in AR_TABLE and DR_TABLE array size
 2018-11-12 13:18 UTC  (2+ messages)

[GIT PULL] commits for Linux 3.18
 2018-11-12  3:26 UTC 

[GIT PULL] commits for Linux 4.4
 2018-11-12  3:26 UTC 

[GIT PULL] commits for Linux 4.9
 2018-11-12  3:26 UTC 

[PATCH] cobalt/kernel: Simplify mayday processing
 2018-11-12 13:17 UTC  (7+ messages)
      ` Xenomai support for arm64

[GIT PULL] commits for Linux 4.14
 2018-11-12  3:26 UTC 

[GIT PULL] commits for Linux 4.18
 2018-11-12  3:26 UTC 

[GIT PULL] commits for Linux 4.19
 2018-11-12  3:26 UTC 

[RFC] arm64: Kconfig: Choose ARM64_64K_PAGES as default
 2018-11-12 13:16 UTC 

[PATCH 00/18] xen/arm64: Suspend to RAM support for Xen
 2018-11-12 13:15 UTC  (3+ messages)
` [PATCH 01/18] xen/arm: Move code that initializes VCPU context into a separate function

[Qemu-devel] [PATCH] edid: silence a stringop-overflow warning
 2018-11-12 13:14 UTC  (2+ messages)

HDMI doesn't work on ULCB board
 2018-11-12  3:23 UTC  (5+ messages)

[PATCH] drm/i915: fix broadwell EU computation
 2018-11-12 13:14 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[RFC PATCH 0/5] ref-filter: add new formatting options
 2018-11-12 13:12 UTC  (6+ messages)
` [RFC PATCH 1/5] ref-filter: add objectsize:disk option

[LTP] [PATCH 1/1] syscalls/fanotify10: Require kernel v4.19
 2018-11-12 13:11 UTC  (7+ messages)
        `  "

[PATCH] packagegroup-core-sdk: Disable SANITIZERS for ARC
 2018-11-12 13:09 UTC  (2+ messages)

[PATCH] nvmem: add type attribute
 2018-11-12 13:09 UTC  (2+ messages)

[meta-oe] Set linux capabilities on binary on a recipe in meta-oe layer
 2018-11-12 13:09 UTC  (6+ messages)
`  "

stable-rc/linux-4.14.y build: 185 builds: 0 failed, 185 passed, 1 warning (v4.14.80-223-g8ea94372bf00)
 2018-11-12  3:17 UTC 

[U-Boot] [PATCH v2 0/4] Add adc uclass's channel mask and conversion helpers and enhance adc cmd
 2018-11-12 13:04 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/4] dm: adc: add uclass's mask and conversion helpers
` [U-Boot] [PATCH v2 2/4] cmd: adc: add info on channel mask
` [U-Boot] [PATCH v2 3/4] cmd: adc: print single conversion also in uV
` [U-Boot] [PATCH v2 4/4] cmd: adc: add an option to scan some or all available channels

stable-rc/linux-4.4.y boot: 73 boots: 4 failed, 53 passed with 12 offline, 4 conflicts (v4.4.163-99-g0d9e7b480ef2)
 2018-11-12  3:12 UTC 

[PATCH RFC] locking/lockdep: replace simple printk by pr_info
 2018-11-12 13:03 UTC 

Inquiry 12/11/18
 2018-11-12 13:03 UTC 

[PATCH tip/core/rcu 0/7] Use lockdep instead of asserting spin_is_locked() for v4.21/v5.0
 2018-11-12 13:02 UTC  (3+ messages)
` [PATCH tip/core/rcu 2/7] sfc: Replace spin_is_locked() with lockdep

Checkout deleted semi-untracked file
 2018-11-12 13:02 UTC  (10+ messages)
` [RFC PATCH] Introduce "precious" file concept

Problems building and running Xen on Hikey960
 2018-11-12 13:01 UTC  (4+ messages)

[U-Boot] Pull request, v2018.11: u-boot-spi/master
 2018-11-12 13:01 UTC  (2+ messages)

[PATCH v2 0/2] Add Synopsys High-Speed USB PHY driver for Qualcomm SoCs
 2018-11-12 13:00 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: phy: Add Qualcomm Synopsys High-Speed USB PHY binding
` [PATCH v2 2/2] phy: qualcomm: Add Synopsys High-Speed USB PHY driver

[PATCH perf/urgent] perf tools: Fix crash on synthesizing the unit
 2018-11-12 13:00 UTC 

Import/Export as a fast way to purge files from Git?
 2018-11-12 13:00 UTC  (5+ messages)
` [PATCH 00/10] fast export and import fixes and features

[PATCH] Documentation: fix spelling mistake, EACCESS -> EACCES
 2018-11-12 12:57 UTC  (4+ messages)


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.