All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-08 00:27:39 to 2019-06-08 04:52:13 UTC [more...]

[PATCH 0/1] Adding OE_EXTRA_IMPORTS
 2019-06-07 18:57 UTC  (2+ messages)
` [PATCH 1/1] base.bbclass: Add OE_EXTRA_IMPORTS

Round Robin IO
 2019-06-08  4:52 UTC  (2+ messages)

[PATCHv15 0/3] Intel FPGA Video and Image Processing Suite
 2019-06-08  4:50 UTC  (4+ messages)
` [PATCHv16 3/3] ARM:drm ivip "

[PATCH v1 0/9] Introduce Bandwidth OPPs & interconnect devfreq driver
 2019-06-08  4:43 UTC  (10+ messages)
` [PATCH v1 1/9] dt-bindings: opp: Introduce opp-peak-KBps and opp-avg-KBps bindings
` [PATCH v1 2/9] OPP: Add support for bandwidth OPP tables
` [PATCH v1 3/9] OPP: Add helper function "
` [PATCH v1 4/9] OPP: Add API to find an OPP table from its DT node
` [PATCH v1 5/9] dt-bindings: interconnect: Add interconnect-opp-table property
` [PATCH v1 6/9] interconnect: Add OPP table support for interconnects
` [PATCH v1 7/9] OPP: Add function to look up required OPP's for a given OPP
` [PATCH v1 8/9] OPP: Allow copying OPPs tables between devices
` [PATCH v1 9/9] interconnect: Add devfreq support

Get involved
 2019-06-08  4:32 UTC  (5+ messages)

[BISECTED REGRESSION] b43legacy broken on G4 PowerBook
 2019-06-08  4:21 UTC  (4+ messages)

[PATCH v11 0/3] remain and optimize memblock_next_valid_pfn on arm and arm64
 2019-06-08  4:22 UTC  (5+ messages)

[PATCH 1/8] i2c: i2c-qcom-geni: Provide support for ACPI
 2019-06-08  4:10 UTC  (8+ messages)
` [PATCH 3/8] pinctrl: msm: Add ability for drivers to supply a reserved GPIO list

[meta-oe][PATCH v2 0/4] runqemu: support non-bootable wic images
 2019-06-08  4:10 UTC  (2+ messages)
` ✗ patchtest: failure for "

[thud][PATCH] qemu: Security fix for CVE-2019-12155
 2019-06-08  4:10 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH 1/2] openssh: Add missing ptest dependency on coreutils
 2019-06-08  4:10 UTC  (2+ messages)
` ✗ patchtest: failure for "openssh: Add missing ptest dep..." and 1 more

[v2][PATCH 1/1] slang: modify an array test
 2019-06-08  4:10 UTC  (2+ messages)
` ✗ patchtest: failure for [v2] "

[PATCH v3] python3: fix build on softfloat mips
 2019-06-08  4:09 UTC  (2+ messages)
` ✗ patchtest: failure for python3: fix build on softfloat mips (rev2)

[PATCH v2] python3: fix build on softfloat mips
 2019-06-08  4:09 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v2 1/3] rng-tools: recipe cleanup
 2019-06-08  4:09 UTC  (2+ messages)
` ✗ patchtest: failure for "[v2] rng-tools: recipe cleanup..." and 2 more

[PATCH] fixing python3 build for mips softfloat targets
 2019-06-08  4:09 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] gnutls: Use the sysconfdir variable for the ca-certificates path
 2019-06-08  4:09 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH 1/2] rng-tools: recipe cleanup
 2019-06-08  4:09 UTC  (2+ messages)
` ✗ patchtest: failure for "rng-tools: recipe cleanup..." and 1 more

[PATCH 1/2] runqemu: Add the support to pass multi ports to tcpserial parameter
 2019-06-08  4:09 UTC  (2+ messages)
` ✗ patchtest: failure for "runqemu: Add the support to pa..." and 1 more

[PATCH v2] Remove manual RDEPENDS from PN-ptest to PN package
 2019-06-08  4:09 UTC  (2+ messages)
` ✗ patchtest: failure for Remove manual RDEPENDS from PN-ptest to PN package (rev2)

[PATCH v2] meta: license: fix non-SPDX license being removed from INCOMPATIBLE_LICENSE
 2019-06-08  4:09 UTC  (2+ messages)
` ✗ patchtest: failure for meta: license: fix non-SPDX license being removed from INCOMPATIBLE_LICENSE (rev2)

[PATCH] bash: Replace uninative loader path in ptest
 2019-06-08  4:09 UTC  (2+ messages)
` ✗ patchtest: failure for bash: Replace uninative loader path in ptest (rev3)

[PATCH 0/1] Initial QA test for reproducible builds
 2019-06-08  4:09 UTC  (2+ messages)
` ✗ patchtest: failure for Initial QA test for reproducible builds (rev2)

[RFC v2 0/7] arm64: return address signing
 2019-06-08  4:09 UTC  (5+ messages)

[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
 2019-06-08  4:05 UTC  (76+ messages)
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 03/16] lib, arm64: untag user pointers in strn*_user
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 06/16] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v16 07/16] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v16 13/16] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v16 14/16] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v16 15/16] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel

development in python
 2019-06-08  4:03 UTC  (4+ messages)

[PATCH 0/4] Move SCons to Python 3
 2019-06-08  4:04 UTC  (5+ messages)
` [PATCH 1/4] python3-scons-{native}: add recipe for v3.0.5
` ✗ patchtest: failure for Move SCons to Python 3

[v2 PATCH] mm: thp: fix false negative of shmem vma's THP eligibility
 2019-06-08  3:58 UTC  (2+ messages)

[RFC net-next 0/2] net: stmmac: Convert to phylink
 2019-06-08  3:58 UTC  (3+ messages)
` [RFC net-next 2/2] "

[PATCH v2 0/3] mfd: lp87565: Add support for 4-phase lp87561 combination
 2019-06-08  3:56 UTC  (7+ messages)
` [PATCH v2 3/3] regulator: lp87565: Add 4-phase lp87561 regulator support

[PATCH 0/3 v11] add reserved e820 ranges to the kdump kernel e820 table
 2019-06-08  3:54 UTC  (5+ messages)

[RFC RESEND PATCH v2 0/4] arm64: dts: ti: am6: Add gpio nodes
 2019-06-08  3:51 UTC  (6+ messages)
` [RFC RESEND PATCH v2 1/4] dt-bindings: gpio: davinci: Add k3 am654 compatible

[PATCH] arm64: dts: msm8996: fix PSCI entry-latency-us
 2019-06-08  3:50 UTC  (2+ messages)

cron job: media_tree daily build: WARNINGS
 2019-06-08  3:50 UTC 

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-08  3:48 UTC  (24+ messages)
` [PATCH 1/6] pinctrl: qcom: Add ipq6018 pinctrl driver
` [PATCH 2/6] dt-bindings: qcom: Add ipq6018 bindings
` [PATCH 3/6] clk: qcom: Add DT bindings for ipq6018 gcc clock controller
` [PATCH 4/6] clk: qcom: Add ipq6018 Global Clock Controller support
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support
` [PATCH 6/6] arm64: defconfig: Enable qcom ipq6018 clock and pinctrl

[RESEND] brcmfmac support for BCM4359 sdio on arm64 ??
 2019-06-08  3:39 UTC 

[Bug 110781] Radeon: heavy r300 performance drop regression between 11.x and 19.x
 2019-06-08  3:28 UTC  (2+ messages)

[PATCH] dvb_usb_dvbsky: Mygica T230C2 add support for T230C hw version 2
 2019-06-08  2:49 UTC 

[Buildroot] [buildroot] patch for suricata, wrong shebang in python/
 2019-06-08  3:24 UTC 

[Xen-devel] [xen-unstable test] 137378: regressions - FAIL
 2019-06-08  3:14 UTC 

[U-Boot] [PATCH] spl: Correct SPL_SIZE_LIMIT Kconfig option
 2019-06-08  3:14 UTC  (2+ messages)

AF_XDP with QoS support question
 2019-06-08  2:55 UTC 

[PATCH 0/6] Add minimal boot support for IPQ6018
 2019-06-08  2:44 UTC  (5+ messages)
` [PATCH 5/6] arm64: dts: Add ipq6018 SoC and CP01 board support

[RFC] printk/sysrq: Don't play with console_loglevel
 2019-06-08  2:45 UTC  (8+ messages)

[PATCH bpf] bpf: lpm_trie: check left child of root for NULL
 2019-06-08  2:44 UTC 

[PATCH v5 bpf-next 0/2] bpf: Add a new API libbpf_num_possible_cpus()
 2019-06-08  2:19 UTC  (3+ messages)
` [PATCH v5 bpf-next 1/2] bpf: add "
` [PATCH v5 bpf-next 2/2] bpf: use libbpf_num_possible_cpus

[PATCH v5] x86/mm/KASLR: Fix the size of vmemmap section
 2019-06-08  2:14 UTC  (3+ messages)
` [tip:x86/urgent] x86/mm/KASLR: Compute the size of the vmemmap section properly

[GIT PULL] Kselftest second fixes update for Linux 5.2-rc4
 2019-06-08  2:11 UTC  (4+ messages)

[PATCH v2 hmm 00/11] Various revisions from a locking/code review
 2019-06-08  2:12 UTC  (28+ messages)
` [PATCH v2 hmm 01/11] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH v2 hmm 05/11] mm/hmm: Remove duplicate condition test before wait_event_timeout
    ` [PATCH v3 "
` [PATCH v2 hmm 11/11] mm/hmm: Remove confusing comment and logic from hmm_release
` [PATCH v2 12/11] mm/hmm: Fix error flows in hmm_invalidate_range_start

linux-next: build failure after merge of the ecryptfs tree
 2019-06-08  1:54 UTC  (4+ messages)
` [PATCH net v3] net: phy: rename Asix Electronics PHY driver

[RFC PATCH V7 0/7] nvme-trace: Add support for fabrics command
 2019-06-08  1:57 UTC  (16+ messages)
` [RFC PATCH V7 2/7] nvme: trace: move opcode symbol print to nvme.h
` [RFC PATCH V7 3/7] nvme: trace: put cid with le16_to_cpu()
` [RFC PATCH V7 4/7] nvme: trace: support for fabrics commands in host-side
` [RFC PATCH V7 5/7] nvme: trace: filter out unnecessary fields for fabrics
` [RFC PATCH V7 7/7] nvmet: introduce target-side trace

Device specific pass through in host systems - discuss user interface
 2019-06-08  1:44 UTC  (3+ messages)

[U-Boot] [PATCH 0/5] sunxi: env: Load environment from boot media
 2019-06-08  1:26 UTC  (6+ messages)
` [U-Boot] [PATCH 1/5] env: allow undefined CONFIG_SYS_MMC_ENV_DEV
` [U-Boot] [PATCH 2/5] sunxi: autodetect SD/eMMC device for environment
` [U-Boot] [PATCH 3/5] env: allow runtime determination of FAT environment partition
` [U-Boot] [PATCH 4/5] sunxi: use FAT environment from boot source
` [U-Boot] [PATCH 5/5] sunxi: use boot source for determining environment location

[PATCH net] tcp: fix undo spurious SYNACK in passive Fast Open
 2019-06-08  1:26 UTC 

[PATCH 0/2] kvm-unit-test: nVMX: Test "Load IA32_EFER" VM-exit control on vmentry of nested guests
 2019-06-08  1:17 UTC  (3+ messages)

[RFC PATCH 00/11] mm/hmm: Various revisions from a locking/code review
 2019-06-08  1:15 UTC  (6+ messages)
` [RFC PATCH 08/11] mm/hmm: Use lockdep instead of comments

[PATCH 1/2] ext4: only set project inherit bit for directory
 2019-06-08  1:15 UTC  (8+ messages)
` [f2fs-dev] "
  ` 回复: "
      ` [f2fs-dev] 回复: 回复: "
          ` 回复: 回复: [f2fs-dev] "
          ` 回复: 回复: "

Removing ADS1015 driver from hwmon subsystem
 2019-06-08  1:13 UTC 

Change of repo location for QCOM
 2019-06-08  1:09 UTC  (2+ messages)

[PATCH 0/4][kvm-unit-test nVMX]: Test "load IA32_PERF_GLOBAL_CONTROL" VM-entry control on vmentry of nested guests
 2019-06-08  1:06 UTC  (3+ messages)

[PATCH 1/2] drm/edid: abstract override/firmware EDID retrieval
 2019-06-08  1:06 UTC  (4+ messages)
` [PATCH 2/2] drm: add fallback override/firmware EDID modes workaround

[PATCH 0/2] hwmon: Add TI ads1000/ads1100 driver package
 2019-06-08  1:02 UTC  (7+ messages)
` [PATCH 2/2] hwmon: Add ads1000/ads1100 voltage ADCs driver

[PATCH 0/4] Progress handling enhancements
 2019-06-07 18:24 UTC  (2+ messages)
` [PATCH 3/4] bitbake: build/progress: use context managers for progress handlers

[Qemu-devel] [PATCH v18 00/29] Add RX archtecture support
 2019-06-08  0:50 UTC  (2+ messages)

[PATCH] wic/filemap: handle FIGETBSZ failing
 2019-06-08  0:48 UTC  (3+ messages)

[PATCH] revision: remove stray whitespace when name empty
 2019-06-08  0:42 UTC  (2+ messages)

[MPTCP] [PATCH 2/2] mptcp: Refactor mptcp_established_options() to single hook
 2019-06-08  0:40 UTC 

[MPTCP] [PATCH 1/2] mptcp: reduce number of pr_debug() calls
 2019-06-08  0:40 UTC 

[MPTCP] [PATCH 0/2] Minor patches [Remaining two]
 2019-06-08  0:40 UTC 

[U-Boot] [PATCH v4 0/4] configs: rk3288: Tinker Board SPL file must fit into 32 KiB
 2019-06-08  0:38 UTC  (5+ messages)
` [U-Boot] [PATCH v4 3/4] configs: define CONFIG_SPL_SIZE_LIMIT

[PATCH] arm64: dts: rockchip: Enable HDMI audio on Rock Pi
 2019-06-08  0:35 UTC  (2+ messages)

iMX6 5.2-rc3 boot failure due to "PCI: imx6: Allow asynchronous probing"
 2019-06-08  0:28 UTC 

Have You Received Your Funds?
 2019-06-08  0:22 UTC 

Have You Received Your Funds?
 2019-06-08  0:22 UTC 

[PATCH] drm/i915/ehl: Add support for DPLL4 (v5)
 2019-06-08  0:27 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for drm/i915/ehl: Add support for DPLL4 (v5) (rev2)


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.