All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-06-12 20:59:02 to 2019-06-12 23:39:32 UTC [more...]

[PATCH -next] mm/hotplug: skip bad PFNs from pfn_to_online_page()
 2019-06-12 23:13 UTC  (6+ messages)

[RESEND PATCH v1 0/5] Solve postboot supplier cleanup and optimize probe ordering
 2019-06-12 23:23 UTC  (16+ messages)
` [RESEND PATCH v1 1/5] of/platform: Speed up of_find_device_by_node()

[PATCH V8 0/3] Add support for measuring the boot command line during kexec_file_load
 2019-06-12 22:31 UTC  (3+ messages)
` [PATCH V8 3/3] Call ima_kexec_cmdline to measure the cmdline args

[Buildroot] [PATCH 0/2] lmbench patches
 2019-06-12 23:39 UTC 

[RFC PATCH v2 0/8] Inline Encryption Support
 2019-06-12 23:34 UTC  (4+ messages)
` [RFC PATCH v2 3/8] block: blk-crypto for Inline Encryption
  ` [f2fs-dev] "

[PATCH v2 00/10] xfs: refactor and improve inode iteration
 2019-06-12 23:33 UTC  (7+ messages)
` [PATCH 02/10] xfs: convert quotacheck to use the new iwalk functions

[MPTCP] [PATCH] squash-to: Implement MPTCP receive path
 2019-06-12 23:32 UTC 

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-12 23:33 UTC  (21+ messages)

[Buildroot] [RFC PATCH/next 0/2] Add Cage and wlroots packages
 2019-06-12 23:31 UTC  (7+ messages)
` [Buildroot] [RFC PATCH/next 1/2] package/wlroots: new package
` [Buildroot] [RFC PATCH/next 2/2] package/cage: "

[PATCH v2] selftest/devtool: fix URI to MarkupSafe package
 2019-06-12 23:30 UTC  (2+ messages)
` ✗ patchtest: failure for selftest/devtool: fix URI to MarkupSafe package (rev2)

[Qemu-devel] [PULL 0/6] Python queue, 2019-06-11
 2019-06-12 23:12 UTC  (7+ messages)
` [Qemu-devel] [PULL 6/6] travis: Make check-acceptance job more verbose

[Qemu-devel] [RFC PATCH v4 0/5] target/ppc: single step for KVM HV
 2019-06-12 23:27 UTC  (5+ messages)
` [Qemu-devel] [RFC PATCH v4 5/5] target/ppc: support single stepping with "

[cip-dev] CIP IRC weekly meeting today
 2019-06-12 23:26 UTC 

[ndctl PATCH] ndctl, test: handle backup_keys in security.sh
 2019-06-12 23:26 UTC  (4+ messages)

[PATCH] ASoC: tas571x: Fix -Wunused-const-variable
 2019-06-12 23:25 UTC 

[MPTCP] [RFC v2 3/3] mptcp: Add handling of incoming MP_JOIN requests
 2019-06-12 23:21 UTC 

[MPTCP] [RFC v2 2/3] mptcp: Add ADD_ADDR handling
 2019-06-12 23:21 UTC 

[MPTCP] [RFC v2 1/3] mptcp: Add path manager interface
 2019-06-12 23:21 UTC 

[MPTCP] [RFC v2 0/3] MP_JOIN handling WIP
 2019-06-12 23:21 UTC 

[RFC 0/2] iommu: arm-smmu: Inherit SMR and CB config during init
 2019-06-12 18:07 UTC  (5+ messages)
` [RFC 1/2] iommu: arm-smmu: Handoff SMR registers and context banks
` [RFC 2/2] iommu: arm-smmu: Don't blindly use first SMR to calculate mask

[Qemu-devel] [PATCH] iotests: Fix 129
 2019-06-12 22:37 UTC 

[Qemu-devel] [PATCH v5 00/42] block: Deal with filters
 2019-06-12 22:17 UTC  (44+ messages)
` [Qemu-devel] [PATCH v5 01/42] block: Mark commit and mirror as filter drivers
` [Qemu-devel] [PATCH v5 02/42] copy-on-read: Support compressed writes
` [Qemu-devel] [PATCH v5 03/42] throttle: "
` [Qemu-devel] [PATCH v5 04/42] block: Add child access functions
` [Qemu-devel] [PATCH v5 05/42] block: Add chain helper functions
` [Qemu-devel] [PATCH v5 06/42] qcow2: Implement .bdrv_storage_child()
` [Qemu-devel] [PATCH v5 07/42] block: *filtered_cow_child() for *has_zero_init()
` [Qemu-devel] [PATCH v5 08/42] block: bdrv_set_backing_hd() is about bs->backing
` [Qemu-devel] [PATCH v5 09/42] block: Include filters when freezing backing chain
` [Qemu-devel] [PATCH v5 10/42] block: Use CAF in bdrv_is_encrypted()
` [Qemu-devel] [PATCH v5 11/42] block: Add bdrv_supports_compressed_writes()
` [Qemu-devel] [PATCH v5 12/42] block: Use bdrv_filtered_rw* where obvious
` [Qemu-devel] [PATCH v5 13/42] block: Use CAFs in block status functions
` [Qemu-devel] [PATCH v5 14/42] block: Use CAFs when working with backing chains
` [Qemu-devel] [PATCH v5 15/42] block: Re-evaluate backing file handling in reopen
` [Qemu-devel] [PATCH v5 16/42] block: Use child access functions when flushing
` [Qemu-devel] [PATCH v5 17/42] block: Use CAFs in bdrv_refresh_limits()
` [Qemu-devel] [PATCH v5 18/42] block: Use CAFs in bdrv_refresh_filename()
` [Qemu-devel] [PATCH v5 19/42] block: Use CAF in bdrv_co_rw_vmstate()
` [Qemu-devel] [PATCH v5 20/42] block/snapshot: Fall back to storage child
` [Qemu-devel] [PATCH v5 21/42] block: Use CAFs for debug breakpoints
` [Qemu-devel] [PATCH v5 22/42] block: Use CAFs in bdrv_get_allocated_file_size()
` [Qemu-devel] [PATCH v5 23/42] blockdev: Use CAF in external_snapshot_prepare()
` [Qemu-devel] [PATCH v5 24/42] block: Use child access functions for QAPI queries
` [Qemu-devel] [PATCH v5 25/42] mirror: Deal with filters
` [Qemu-devel] [PATCH v5 26/42] backup: "
` [Qemu-devel] [PATCH v5 27/42] commit: "
` [Qemu-devel] [PATCH v5 28/42] stream: "
` [Qemu-devel] [PATCH v5 29/42] nbd: Use CAF when looking for dirty bitmap
` [Qemu-devel] [PATCH v5 30/42] qemu-img: Use child access functions
` [Qemu-devel] [PATCH v5 31/42] block: Drop backing_bs()
` [Qemu-devel] [PATCH v5 32/42] block: Make bdrv_get_cumulative_perm() public
` [Qemu-devel] [PATCH v5 33/42] blockdev: Fix active commit choice
` [Qemu-devel] [PATCH v5 34/42] block: Inline bdrv_co_block_status_from_*()
` [Qemu-devel] [PATCH v5 35/42] block: Fix check_to_replace_node()
` [Qemu-devel] [PATCH v5 36/42] iotests: Add tests for mirror @replaces loops
` [Qemu-devel] [PATCH v5 37/42] block: Leave BDS.backing_file constant
` [Qemu-devel] [PATCH v5 38/42] iotests: Let complete_and_wait() work with commit
` [Qemu-devel] [PATCH v5 39/42] iotests: Add filter commit test cases
` [Qemu-devel] [PATCH v5 40/42] iotests: Add filter mirror "
` [Qemu-devel] [PATCH v5 41/42] iotests: Add test for commit in sub directory
` [Qemu-devel] [PATCH v5 42/42] iotests: Test committing to overridden backing

[Bug 203879] New: hard freeze on high single threaded load when Xorg is active (AMD Ryzen 7 2700X CPU, AMD Radeon RX 580 GPU)
 2019-06-12 23:04 UTC  (2+ messages)
` [Bug 203879] "

Simulating 6lowpan with mac802154_hwsim
 2019-06-12 23:08 UTC  (8+ messages)

[Qemu-devel] [RFC PATCH] spapr_pci: Fix Null pointer dereferences in spapr_dt_pci_bus()
 2019-06-12 23:02 UTC 

[Qemu-devel] [PATCH 0/2] vl: Drain before (block) job cancel when quitting
 2019-06-12 22:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] iotests: Test quitting with job on throttled node

[PATCH v3 0/3] powerpc: Enabling IMA arch specific secure boot policies
 2019-06-12 23:04 UTC  (5+ messages)
` [PATCH v3 1/3] powerpc/powernv: Add OPAL API interface to get secureboot state

[GIT PULL] clk: meson: fixes for v5.2
 2019-06-12 23:02 UTC  (2+ messages)

[PATCH] selftest/devtool: fix URI to MarkupSafe package
 2019-06-12 23:00 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH] kernel-fitimage: uboot-sign: Check UBOOT_DTB_BINARY before adding deps
 2019-06-12 22:59 UTC  (7+ messages)

[igt-dev] [PATCH i-g-t v5 0/9] Aperture removal IGT changes
 2019-06-12 22:57 UTC  (10+ messages)
` [igt-dev] [PATCH i-g-t v5 1/9] tests/i915/gem_render_copy.c: Do detiling on the CPU side
` [igt-dev] [PATCH i-g-t v5 2/9] tests/i915/gem_madvise.c: Add more mappings
` [igt-dev] [PATCH i-g-t v5 3/9] lib/i915/gem_mman: Remove static variables
` [igt-dev] [PATCH i-g-t v5 4/9] lib/i915: Add mmap_offset support
` [igt-dev] [PATCH i-g-t v5 5/9] tests/i915/gem_mmap_offset_exhaustion.c: Extend test to different mappings
` [igt-dev] [PATCH i-g-t v5 6/9] igt/lib: Add wrapper to check if gtt mapping is available
` [igt-dev] [PATCH i-g-t v5 7/9] igt/i915: Require GTT mapping to be available when needed
` [igt-dev] [PATCH i-g-t v5 8/9] Remove static variables from mapping version function
` [igt-dev] [PATCH i-g-t v5 9/9] igt/lib: If mappable aperture is missing return 0 size

[PATCH MM-PART3 v2 00/12] xen/arm: Provide a generic function to update Xen PT
 2019-06-12 22:52 UTC  (11+ messages)
` [PATCH MM-PART3 v2 07/12] xen/arm: mm: Rework xen_pt_update_entry to avoid use xenmap_operation
  ` [Xen-devel] "
` [PATCH MM-PART3 v2 09/12] xen/arm: mm: Use {, un}map_domain_page() to map/unmap Xen page-tables
  ` [Xen-devel] "
` [PATCH MM-PART3 v2 10/12] xen/arm: mm: Rework Xen page-tables walk during update
  ` [Xen-devel] "
` [PATCH MM-PART3 v2 11/12] xen/arm: mm: Don't open-code Xen PT update in {set, clear}_fixmap()
  ` [Xen-devel] "
` [PATCH MM-PART3 v2 12/12] xen/arm: mm: Remove set_pte_flags_on_range()
  ` [Xen-devel] "

[Xen-devel] [linux-linus test] 137589: regressions - FAIL
 2019-06-12 22:43 UTC 

[PATCH v4 00/28] Convert files to ReST - part 1
 2019-06-12 17:52 UTC  (2+ messages)
` [PATCH v4 12/28] docs: kbuild: convert docs to ReST and rename to *.rst

[PATCH 1/2] arm64: Improve parking of stopped CPUs
 2019-06-12 22:38 UTC  (4+ messages)
` [PATCH 2/2] arm64: Implement panic_smp_self_stop()

[PATCH] mtd-utils: upgrade 2.0.2 -> 2.1.0
 2019-06-12 22:26 UTC  (4+ messages)

[SPDK] nvme vs bdev layer
 2019-06-12 22:25 UTC 

[PATCH v2 0/8] RPM Encapsulation
 2019-06-12 22:24 UTC  (9+ messages)
` [PATCH v2 1/8] drm/i915: prefer i915_runtime_pm in intel_runtime function
` [PATCH v2 4/8] drm/i915: move and rename i915_runtime_pm
` [PATCH v2 8/8] drm/i915: make intel_wakeref work on the rpm struct

[PATCH xfsprogs manual] Inconsistency between the code and the manual page
 2019-06-12 22:19 UTC  (2+ messages)

[PATCH] mmc: core: Prevent processing SDIO IRQs when the card is suspended
 2019-06-12 22:20 UTC  (2+ messages)

[Xen-devel] [ovmf test] 137595: all pass - PUSHED
 2019-06-12 22:19 UTC 

[SPDK] nvme vs bdev layer
 2019-06-12 22:16 UTC 

[PATCH] popt: fix SRC_URI
 2019-06-12 22:10 UTC 

[RFC] ARM64 PCI resource survey issue(s)
 2019-06-12 22:05 UTC  (16+ messages)
        ` [PATCH/RESEND] arm64: acpi/pci: invoke _DSM whether to preserve firmware PCI setup

[BISECTED REGRESSION] b43legacy broken on G4 PowerBook
 2019-06-12 21:59 UTC  (11+ messages)

[PATCH] include: linux: gpio: fix build warnings on undefined struct pinctrl_dev
 2019-06-12 21:59 UTC 

[PATCH v3 3/4] backlight: pwm_bl: compute brightness of LED linearly to human eye
 2019-06-12 21:59 UTC  (11+ messages)

[PATCH 0/3] handle init errors more gracefully in amd_iommu
 2019-06-12 21:52 UTC  (4+ messages)
` [PATCH 1/3] iommu/amd: make iommu_disable safer
` [PATCH 2/3] iommu/amd: move gart fallback to amd_iommu_init
` [PATCH 3/3] iommu/amd: only free resources once on init error

[U-Boot] [PATCH] rtc: Add DM support to ds3231
 2019-06-12 21:55 UTC  (2+ messages)

[Buildroot] add option to run docker with initramfs
 2019-06-12 21:53 UTC  (4+ messages)

meta-yadro subtree
 2019-06-12 21:52 UTC  (2+ messages)

linux-next: Tree for Jun 12
 2019-06-12 21:50 UTC  (2+ messages)
` linux-next: Tree for Jun 12 (staging/media/meson/)

[U-Boot] [PATCH] fastboot: Fix slot names reported by getvar
 2019-06-12 21:49 UTC 

[PATCH v2 hmm 00/11] Various revisions from a locking/code review
 2019-06-12 21:49 UTC  (5+ messages)

[RESEND PATCH v3 0/3] Improve the dma-buf tracking
 2019-06-12 21:49 UTC  (4+ messages)
` [RESEND PATCH v3 2/3] dma-buf: add DMA_BUF_{GET,SET}_NAME ioctls

[PATCH v4 0/3] Improve the dma-buf tracking
 2019-06-12 21:48 UTC  (4+ messages)
` [PATCH v4 1/3] dma-buf: give each buffer a full-fledged inode
` [PATCH v4 2/3] dma-buf: add DMA_BUF_SET_NAME ioctls
` [PATCH v4 3/3] dma-buf: add show_fdinfo handler

[Xen-devel] [xen-unstable-smoke test] 137679: tolerable all pass - PUSHED
 2019-06-12 21:46 UTC 

[liu-song6-linux:uprobe-thp 119/186] kernel/sysctl.c:1730:15: error: 'one' undeclared here (not in a function); did you mean 'zone'?
 2019-06-12 21:41 UTC  (2+ messages)

[Buildroot] [PATCH] package/dbus: security bump to version 1.12.16
 2019-06-12 21:40 UTC 

linux not getting gpio interrupts on xenomai 3.0.8 on raspberrypi raspbian/stretch kernel 4.9
 2019-06-12 21:40 UTC  (2+ messages)

[dpdk-dev] [PATCH] Revert "net/mlx: support IOVA VA mode"
 2019-06-12 21:39 UTC  (2+ messages)

[U-Boot] Default environment file
 2019-06-12 21:33 UTC  (5+ messages)

[U-Boot] [PATCH 1/1] efi_loader: parameter checks SetVariable()
 2019-06-12 21:32 UTC 

[PATCH 1/9] drm/i915/gtt: No need to zero the table for page dirs
 2019-06-12 21:32 UTC  (2+ messages)
` ✗ Fi.CI.IGT: failure for series starting with [1/9] "

[U-Boot] [PATCH v2 00/16] arm: k3: arm64: Initial support for Texas Instrument's J721E Platform
 2019-06-12 21:31 UTC  (3+ messages)
` [U-Boot] [PATCH v2 02/16] armv7R: K3: j721e: Add support for boot device detection

[PATCH v6 0/5] Basic DT support for Lenovo Miix 630
 2019-06-12 21:26 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix 32b compilation
 2019-06-12 21:25 UTC  (2+ messages)

[OpenRISC] [PATCH v3 0/11] OpenRISC orfpx64a32 and openrisc spec 1.3 support
 2019-06-12 21:25 UTC  (4+ messages)

[Xen-devel] [qemu-upstream-4.11-testing bisection] complete test-arm64-arm64-xl-credit2
 2019-06-12 21:24 UTC 

[PATCH v2 0/5] Panel rotation patches
 2019-06-12 21:20 UTC  (6+ messages)
` [PATCH 1/5] drm/panel: Add helper for reading DT rotation

[U-Boot] [PATCH v2 0/3] fastboot: Fix getvar "has-slot" and cleanup
 2019-06-12 21:20 UTC  (5+ messages)
` [U-Boot] [PATCH v2 1/3] fastboot: Use const qualifier for char *part_name
` [U-Boot] [PATCH v2 2/3] fastboot: getvar: Refactor fastboot_*_get_part_info() usage
` [U-Boot] [PATCH v2 3/3] fastboot: Check if partition really exist in getvar_has_slot()

RFQ Material INF18002(non-ARAMCO)
 2019-06-12 21:17 UTC 

[RFC PATCH 00/16] xenhost support
 2019-06-12 21:15 UTC  (7+ messages)
` [RFC PATCH 02/16] x86/xen: cpuid support in xenhost_t
  ` [Xen-devel] "
` [RFC PATCH 04/16] x86/xen: hypercall support for xenhost_t
  ` [Xen-devel] "

[PATCH bpf-next] net: Don't uninstall an XDP program when none is installed
 2019-06-12 21:15 UTC  (2+ messages)

[dpdk-dev] [RFC PATCH 0/2] introduce __rte_internal tag
 2019-06-12 21:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH v1 0/9] dpdk: "
  ` [dpdk-dev] [PATCH v1 9/9] dpaa2: mark internal functions with __rte_internal

[PATCH] drm/amdgpu: only use kernel zone if need_dma32 is not required
 2019-06-12 21:13 UTC  (3+ messages)

[PATCH] mesa: Update 19.0.6 -> 19.1.0
 2019-06-12 21:12 UTC 

kselftest build broken?
 2019-06-12 21:12 UTC  (14+ messages)

[PATCH v2] dt-bindings: rcar-{csi2,vin}: Rename bindings documentation files
 2019-06-12 21:12 UTC 

pull in safec from meta-openembedded/master-next
 2019-06-12 21:13 UTC  (2+ messages)

[PATCHv5 1/2] dt-bindings: cadence-quadspi: add optional reset property
 2019-06-12 21:12 UTC  (5+ messages)
` [PATCHv5 2/2] mtd: spi-nor: cadence-quadspi: add reset control

[RFC PATCH] ref-filter: sort detached HEAD lines firstly
 2019-06-12 21:09 UTC  (5+ messages)
` [PATCH v2 0/1] Sort "
  ` [PATCH v2 1/1] ref-filter: sort "

[PATCH net-next v2 0/1] stmmac: honor the GPIO flags for the PHY reset GPIO
 2019-06-12 21:09 UTC  (5+ messages)
` [PATCH net-next v2 1/1] net: stmmac: use GPIO descriptors in stmmac_mdio_reset

[PATCH net] net: dsa: microchip: Don't try to read stats for unused ports
 2019-06-12 21:08 UTC  (2+ messages)

[Bug 110897] HyperZ is broken for r300 (bad z for some micro and macrotiles?)
 2019-06-12 21:04 UTC  (2+ messages)

[Intel-wired-lan] i350 software defined pins sysfs access
 2019-06-12 21:03 UTC  (2+ messages)

[PATCH 1/1] bluetooth: validate BLE connection interval updates
 2019-06-12 21:00 UTC 

U-Boot environment management from userspace
 2019-06-12 21:00 UTC  (5+ messages)

[Buildroot] Set up native build environment for kernel and application dev on target
 2019-06-12 20:59 UTC  (3+ messages)

[GIT PULL] SELinux fixes for v5.2 (#2)
 2019-06-12 20:59 UTC 

MHI code review
 2019-06-12 20:58 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.