All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-10 11:16:07 to 2019-10-10 12:05:48 UTC [more...]

[PULL 00/36] Block patches
 2019-10-10 11:42 UTC  (4+ messages)
` [PULL 06/36] block/backup: fix max_transfer handling for copy_range
` [PULL 08/36] block/backup: split shareable copying part from backup_do_cow
` [PULL 11/36] block/backup: fix block-comment style

[PATCH rdma-next] RDMA/uapi: Fix and re-organize the usage of rdma_driver_id
 2019-10-10 12:05 UTC 

[PATCH v7 00/12] Introduce the microvm machine type
 2019-10-10 11:40 UTC  (3+ messages)
` [PATCH v7 03/12] hw/i386/pc: fix code style issues on functions that will be moved out

[PATCH 1/2] drm/i915/tgl: the BCS engine supports relative MMIO
 2019-10-10 12:04 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/2] "

[alsa-devel] [PATCH v2 3/5] ASoC: core: add support to snd_soc_dai_get_sdw_stream()
 2019-10-10 12:03 UTC  (13+ messages)

[Qemu-devel] [PATCH v31 0/8] QEMU AVR 8 bit cores
 2019-10-10 11:38 UTC  (5+ messages)
`  "

Fix "dm kcopyd: Fix bug causing workqueue stalls" causes dead lock
 2019-10-10 12:03 UTC  (13+ messages)

[PATCHv2 0/6] nvme: double reset prevention
 2019-10-10 12:03 UTC  (5+ messages)
` [PATCHv2 5/6] nvme: Prevent resets during paused states

[PATCH v4 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2019-10-10 11:54 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: edac: al-mc-edac: "
` [PATCH v4 2/2] EDAC: al-mc-edac: Introduce "

[PATCH 0/1] fsmonitor: don't fill bitmap with entries to be removed
 2019-10-10 12:02 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/1] "

[PATCH v2 0/3] pinctrl: meson-a1: add pinctrl driver
 2019-10-10 12:02 UTC  (6+ messages)
` [PATCH v2 2/3] pinctrl: meson-a1: add pinctrl driver for Meson A1 Soc

[PULL 00/31] s390x/tcg update
 2019-10-10 11:33 UTC  (30+ messages)
` [PULL 01/31] s390x/mmu: Drop debug logging from MMU code
` [PULL 02/31] s390x/mmu: Move DAT protection handling out of mmu_translate_asce()
` [PULL 03/31] s390x/mmu: Inject DAT exceptions from a single place
` [PULL 04/31] s390x/mmu: Inject PGM_ADDRESSING on bogus table addresses
` [PULL 05/31] s390x/mmu: Use TARGET_PAGE_MASK in mmu_translate_pte()
` [PULL 06/31] s390x/mmu: DAT table definition overhaul
` [PULL 07/31] s390x/mmu: Convert to non-recursive page table walk
` [PULL 08/31] s390x/mmu: Add EDAT2 translation support
` [PULL 09/31] s390x/mmu: Implement ESOP-2 and access-exception-fetch/store-indication facility
` [PULL 10/31] s390x/mmu: Implement Instruction-Execution-Protection Facility
` [PULL 11/31] s390x/cpumodel: Prepare for changes of QEMU model
` [PULL 12/31] s390x/cpumodel: Add new TCG features to QEMU cpu model
` [PULL 13/31] target/s390x: Add ilen to unwind data
` [PULL 14/31] target/s390x: Remove ilen parameter from tcg_s390_program_interrupt
` [PULL 15/31] target/s390x: Remove ilen parameter from s390_program_interrupt
` [PULL 16/31] target/s390x: Use tcg_s390_program_interrupt in TCG helpers
` [PULL 17/31] target/s390x: Push trigger_pgm_exception lower in s390_cpu_tlb_fill
` [PULL 18/31] target/s390x: Handle tec "
` [PULL 19/31] target/s390x: Return exception from mmu_translate_real
` [PULL 20/31] target/s390x: Remove exc argument to mmu_translate_asce
` [PULL 21/31] target/s390x: Return exception from mmu_translate
` [PULL 22/31] target/s390x: Return exception from translate_pages
` [PULL 23/31] target/s390x: Remove fail variable from s390_cpu_tlb_fill
` [PULL 24/31] target/s390x: Simplify helper_lra
` [PULL 25/31] target/s390x: Rely on unwinding in s390_cpu_tlb_fill
` [PULL 26/31] target/s390x: Rely on unwinding in s390_cpu_virt_mem_rw
` [PULL 28/31] target/s390x: Remove ilen argument from trigger_access_exception
` [PULL 30/31] target/s390x: Remove ILEN_UNWIND
` [PULL 31/31] s390x/tcg: MVCL: Exit to main loop if requested

[PATCH 0/1] Pass through the exit code of post-checkout
 2019-10-10 12:01 UTC  (2+ messages)
` [PATCH 1/1] switch/restore: consistently pass through exit code of `post-checkout`

next-20191010 kselftest results
 2019-10-10 12:00 UTC 

[PATCH] Makefile: respect $(V) in %.cocci.patch target
 2019-10-10 12:00 UTC  (2+ messages)

[PATCH v5 0/8] drm/omap: OMAP_BO flags
 2019-10-10 12:00 UTC  (9+ messages)
` [PATCH v5 1/8] drm/omap: use refcount API to track the number of users of dma_addr
` [PATCH v5 2/8] drm/omap: add omap_gem_unpin_locked()
` [PATCH v5 3/8] drm/omap: accept NULL for dma_addr in omap_gem_pin
` [PATCH v5 4/8] drm/omap: cleanup OMAP_BO flags
` [PATCH v5 5/8] drm/omap: remove OMAP_BO_TILED define
` [PATCH v5 6/8] drm/omap: cleanup OMAP_BO_SCANOUT use
` [PATCH v5 7/8] drm/omap: add omap_gem_validate_flags()
` [PATCH v5 8/8] drm/omap: add OMAP_BO flags to affect buffer allocation

[PATCH v2 0/4] drm/bridge: dw-hdmi: Add support for HDR metadata
 2019-10-10 11:59 UTC  (3+ messages)

[Xen-devel] [PATCH v2 0/2] iommu: fixes for interrupt remapping enabling
 2019-10-10 11:59 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 1/2] x2APIC: translate IO-APIC entries when enabling the IOMMU
` [Xen-devel] [PATCH v2 2/2] iommu: translate IO-APIC pins when enabling interrupt remapping

[PATCH 0/1] xdiffi: fix typos and touch up comments
 2019-10-10 11:58 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v1 0/3] Integrate support for Self save, determine support and preference for self save or restore
 2019-10-10 11:58 UTC  (4+ messages)
` [PATCH v1 1/3] powerpc/powernv: Interface to define support and preference for a SPR
` [PATCH v1 2/3] powerpc/powernv: Introduce Self save support
` [PATCH v1 3/3] powerpc/powernv: Parse device tree, population of SPR support

[PATCH v2 0/2] extcon: axp288: Move to swnodes
 2019-10-10 11:58 UTC  (7+ messages)

[PATCH] scsi: core: fix uninit-value access of variable sshdr
 2019-10-10 12:05 UTC 

next/master boot: 301 boots: 12 failed, 274 passed with 13 offline, 1 untried/unknown, 1 conflict (next-20191010)
 2019-10-10 11:58 UTC 

[pull] ttm drm-fixes-5.4
 2019-10-10 11:58 UTC  (6+ messages)

[PATCH 00/24] Enable bigjoiner support, second approach
 2019-10-10 11:56 UTC  (4+ messages)
` [PATCH 07/24] drm/i915: Introduce intel_atomic_get_plane_state_after_check()

[PATCH] can: j1939: fix memory leak if filters was set
 2019-10-10 11:55 UTC  (2+ messages)

[linux-platform-drivers-x86:review-andy 18/20] drivers/platform//x86/huawei-wmi.c:886:41: error: 'struct huawei_wmi' has no member named 'pdev'; did you mean 'idev'?
 2019-10-10 11:53 UTC 

[PATCH v2 0/1] IDE: Deprecate ide-drive
 2019-10-10 11:42 UTC  (5+ messages)
` [PATCH v2 1/1] IDE: deprecate ide-drive

[Outreachy] [PATCH] blame: Convert pickaxe_blame defined constants to enums
 2019-10-10 11:52 UTC 

[PATCH -next] drm/vkms: Remove duplicated include from vkms_drv.c
 2019-10-10 11:52 UTC  (2+ messages)

[PATCH v9 00/12] nvmet: add target passthru commands support
 2019-10-10 11:50 UTC  (7+ messages)
` [PATCH v9 01/12] nvme-core: introduce nvme_ctrl_get_by_path()
` [PATCH v9 04/12] nvmet: make nvmet_copy_ns_identifier() non-static

[PATCH] ARM: configs: at91: unselect PIT
 2019-10-10 11:50 UTC  (3+ messages)

[PATCH v6 0/2] Amazon's Annapurna Labs POS Driver
 2019-10-10 11:41 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: soc: al-pos: Amazon's Annapurna Labs POS
` [PATCH v6 2/2] soc: amazon: al-pos-edac: Introduce Amazon's Annapurna Labs POS EDAC driver

[PATCH 1/1] commit: add support to provide --coauthor
 2019-10-10 11:49 UTC  (5+ messages)

[Outreachy] Outreachy initial contact
 2019-10-10 11:48 UTC 

[U-Boot] [PATCH v1] usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
 2019-10-10 11:47 UTC  (2+ messages)

[LTP] [PATCH] acct: fix version check on big endian system
 2019-10-10 11:44 UTC  (4+ messages)

[PATCH 3/4] media: af9035: add support for Logilink VG0022A
 2019-10-10 11:44 UTC  (3+ messages)
` [PATCH 4/4] Add "

[U-Boot] [PATCH] test/py: hush_if_test: Add tests to cover octal/hex values
 2019-10-10 11:44 UTC 

[PATCH 00/13] cpuidle: psci: Support hierarchical CPU arrangement
 2019-10-10 11:39 UTC  (28+ messages)
` [PATCH 01/13] cpuidle: psci: Fix potential access to unmapped memory
` [PATCH 02/13] dt: psci: Update DT bindings to support hierarchical PSCI states
` [PATCH 03/13] firmware: psci: Export functions to manage the OSI mode
` [PATCH 04/13] of: base: Add of_get_cpu_state_node() to get idle states for a CPU node
` [PATCH 05/13] cpuidle: dt: Support hierarchical CPU idle states
` [PATCH 06/13] cpuidle: psci: Simplify OF parsing of CPU idle state nodes
` [PATCH 07/13] cpuidle: psci: Support hierarchical CPU idle states
` [PATCH 08/13] cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains
` [PATCH 09/13] cpuidle: psci: Add support for PM domains by using genpd
` [PATCH 10/13] cpuidle: psci: Add a helper to attach a CPU to its PM domain
` [PATCH 11/13] cpuidle: psci: Attach CPU devices to their PM domains
` [PATCH 12/13] cpuidle: psci: Manage runtime PM in the idle path
` [PATCH 13/13] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916

[PATCH v3] migration: Support gtree migration
 2019-10-10 11:35 UTC  (4+ messages)

wake_q memory ordering
 2019-10-10 11:42 UTC  (2+ messages)

[PATCH 2/2] dm-snapshot: Reimplement the cow limit
 2019-10-10 11:42 UTC  (2+ messages)

[PATCH] si2157: Add support for Logilink VG0022A
 2019-10-10 11:42 UTC  (5+ messages)
` [PATCH 1/4] media: si2168: use bits instead of bool for flags

[PATCH] selinux-testsuite: add libelf to builds using libbpf
 2019-10-10 11:42 UTC  (5+ messages)

[mkl-can:testing 26/28] drivers/net//can/ti_hecc.c:644:3: error: 'ndev' undeclared; did you mean 'cdev'?
 2019-10-10 11:42 UTC  (2+ messages)

[PATCH] drm/i915/execlists: Mark up expected state during reset
 2019-10-10 11:41 UTC  (2+ messages)
` ✓ Fi.CI.BAT: success for "

[PATCH v4 0/4] lib: introduce copy_struct_from_user() helper
 2019-10-10 11:40 UTC  (5+ messages)
` [PATCH v4 1/4] "

[dpdk-dev] [PATCH 0/3] net/enic: fix multi-process isseus
 2019-10-10 11:39 UTC  (2+ messages)

[LTP] [PATCH v2] acct: fix version check on big endian system
 2019-10-10 11:39 UTC  (7+ messages)

[PATCH 1/2] dm-snapshot: introduce account_start_copy and account_end_copy
 2019-10-10 11:38 UTC  (2+ messages)

x86/sgx: v23-rc2
 2019-10-10 11:37 UTC 

[PATH bpf-next 1/2] flow_dissector: Allow updating the flow dissector program atomically
 2019-10-10 11:37 UTC  (4+ messages)
` [PATH bpf-next 2/2] selftests/bpf: Check that flow dissector can be re-attached

[PATCH V9 0/2] arm64/mm: Enable memory hot remove
 2019-10-10 11:34 UTC  (4+ messages)
` [PATCH V9 2/2] "

[Query] : PCIe - Endpoint Function
 2019-10-10 11:32 UTC  (2+ messages)

[PATCH] drm/ttm: fix handling in ttm_bo_add_mem_to_lru
 2019-10-10 11:32 UTC  (2+ messages)

[PATCH v2 0/2] dmaengine: avalon: Support Avalon-MM DMA Interface for PCIe
 2019-10-10 11:30 UTC  (7+ messages)
` [PATCH v2 1/2] dmaengine: avalon: Intel "

[U-Boot] [RESEND PATCH v1] usb: ehci-mx6: Fix bus enumeration for iMX7 SoCs
 2019-10-10 11:31 UTC 

[PATCH 0/5] travis.yml improvements: Update libraries, build with arm64
 2019-10-10 11:29 UTC  (6+ messages)
` [PATCH 4/5] travis.yml: Fix the ccache lines

[PATCH] drm/plane: Clarify our expectations for src/dst rectangles
 2019-10-10 11:29 UTC 

[PATCH v2 0/4] iotests: trivial cleanups
 2019-10-10 11:27 UTC  (3+ messages)
` [PATCH v2 3/4] qemu-iotests: 044: pass is actually a noop, so remove it

[RFC PATCH] drm/amdgpu: fix amdgpu_vm_handle_fault return value
 2019-10-10 11:27 UTC  (3+ messages)

[PATCH net-next v2] genetlink: do not parse attributes for families with zero maxattr
 2019-10-10 11:26 UTC  (2+ messages)

[PATCHv2 0/2] log guest name and memory error type AO, AR for MCEs
 2019-10-10 11:25 UTC  (5+ messages)
` [PATCHv2 1/2] util/qemu-error: add guest name helper with -msg options

[PATCH] i2c: aspeed: fix master pending state handling
 2019-10-10  6:37 UTC  (3+ messages)

[Xen-devel] [PATCH 0/2] iommu: fixes for interrupt remapping enabling
 2019-10-10 11:24 UTC  (3+ messages)
` [Xen-devel] [PATCH 1/2] x2APIC: translate IO-APIC entries when enabling the IOMMU

linux-next: build failure after merge of the tip tree
 2019-10-10 11:23 UTC  (3+ messages)

[PATCH] error: Fix -msg timestamp default
 2019-10-10 11:22 UTC  (2+ messages)

[meta-security][PATCH 1/2] apparmor: add PRIVATE_LIBS for ptest package
 2019-10-10 11:22 UTC  (2+ messages)
` [meta-security][PATCH 2/2] apparmor: make bash dependency optional

[Buildroot] [PATCH 00/30] SELinux improvements
 2019-10-10 11:22 UTC  (4+ messages)
` [Buildroot] [PATCH 09/30] package/musl-fts: new package

[PATCH 1/2] Modify cpupower to schedule itself on cores it is reading MSRs from
 2019-10-10 11:22 UTC  (4+ messages)

[PATCH] drm/dp-mst: Drop connection_mutex check
 2019-10-10 11:22 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH V3 0/5] blk-mq: improvement on handling IO during CPU hotplug
 2019-10-10 11:21 UTC  (7+ messages)

[Xen-devel] [xen-unstable-smoke test] 142542: tolerable all pass - PUSHED
 2019-10-10 11:20 UTC 

[PATCH] lua: change a hard readline dependency into an optional one
 2019-10-10 11:20 UTC 

[DRBD-announce] drbd-9.0.20-1
 2019-10-10 11:19 UTC 

[PATCH 01/10] socat: turn hard readline dependency into an option
 2019-10-10 11:18 UTC  (10+ messages)
` [PATCH 02/10] perl: make gdbm optional
` [PATCH 03/10] python3: "
` [PATCH 04/10] python3: un-break disabling the readline PACKAGECONFIG
` [PATCH 05/10] libcheck: split /usr/bin/checkmk into its own package
` [PATCH 06/10] iproute2: make elfutils support optional
` [PATCH 07/10] bind: do not RDEPEND on bash
` [PATCH 08/10] elfutils: do not depend on target libtool
` [PATCH 09/10] license.bbclass: split incompatible license check into a helper function
` [PATCH 10/10] license_image.bbclass: check and reject packages which have incompatible licenses

[RFC] gpio: expose pull-up/pull-down line flags to userspace
 2019-10-10 11:17 UTC  (11+ messages)

[PATCH v2 0/2] diag 9c improvements
 2019-10-10 11:16 UTC  (3+ messages)
` [PATCH v2 2/2] KVM: s390: Do not yield when target is already running


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.