All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-03-15 12:49:24 to 2018-03-15 13:35:30 UTC [more...]

use generic dma-direct and swiotlb code for x86 V2
 2018-03-15 13:35 UTC  (11+ messages)
` [PATCH 03/14] x86: use dma-direct
` [PATCH 04/14] x86: use generic swiotlb_ops

[PATCH] drm/i915: Show dmc debug registers on CFL and GLK
 2018-03-15 13:35 UTC 

[Qemu-devel] [PATCH v3 0/4] target/ppc: add hash MMU support for the POWER9 PowerNV machine
 2018-03-15 13:34 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] target/ppc: export external HPT via virtual hypervisor
` [Qemu-devel] [PATCH v3 2/4] target/ppc: add basic support for PTCR on POWER9
` [Qemu-devel] [PATCH v3 3/4] target/ppc: add hash MMU support on POWER9 for PowerNV only
` [Qemu-devel] [PATCH v3 4/4] target/ppc: generalize check on radix when in HV mode

[RFC,1/2] drivers/edac: Add L1 and L2 error detection for A53 and A57
 2018-03-15 13:33 UTC  (4+ messages)
` [PATCH RFC 1/2] "

[bug report] drm/i915: Eliminate lots of iterations over the execobjects array
 2018-03-15 13:33 UTC  (3+ messages)

[Buildroot] [PATCH 1/4] package/rpi-firmware: bump version
 2018-03-15 13:33 UTC  (5+ messages)
` [Buildroot] [PATCH 2/4] configs/raspberrypi*: bump kernel version
` [Buildroot] [PATCH 3/4] board/raspberrypi: add support for rpi3 b+
` [Buildroot] [PATCH 4/4] package/rpi-firmware: improve installation of dtb files

Out-of-tree module build in a dedicated build directory
 2018-03-15 13:33 UTC  (3+ messages)

[Qemu-devel] [PATCH 00/10] RFC: Optimize nvdimm kind memory for snapshot
 2018-03-13  8:33 UTC  (5+ messages)
` [Qemu-devel] [PATCH 01/10] RFC: Add save and support snapshot dependency function to block driver
` [Qemu-devel] [PATCH 04/10] RFC: Set memory_region_set_log available for more client
` [Qemu-devel] [PATCH 07/10] RFC: Add get_current_snapshot_info to get the snapshot state
` [Qemu-devel] [PATCH 10/10] RFC: Enable nvdimm snapshot functions

[PATCH net-next nfs 0/6] Converting pernet_operations (part #7)
 2018-03-15 13:32 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] intel-ci: Add i915 query tests
 2018-03-15 13:32 UTC  (3+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH net-next] tuntap: XDP_TX can use native XDP
 2018-03-15 13:32 UTC  (4+ messages)

[PATCH v2 0/4] Fix issues with huge mapping in ioremap for ARM64
 2018-03-15 13:31 UTC  (11+ messages)
` [PATCH v2 2/4] ioremap: Implement TLB_INV before huge mapping
` [PATCH v2 3/4] arm64: Implement page table free interfaces

[PATCH v5] drivers/misc: vm_gen_counter: initial driver implementation
 2018-03-15 13:31 UTC  (9+ messages)

[PATCH] drm: Reduce object size of DRM_ERROR and DRM_DEBUG uses
 2018-03-15 13:30 UTC  (5+ messages)

pull request: linux-firmware: update cxgb4 firmware
 2018-03-15 13:29 UTC 

[PATCH v5 00/14] x86: emulator enhancements
 2018-03-15 13:24 UTC  (16+ messages)
` [PATCH v5 01/14] x86emul: support 3DNow! insns
` [PATCH v5 02/14] x86emul: place test blobs in executable section
` [PATCH v5 03/14] x86emul: abstract out XCRn accesses
` [PATCH v5 04/14] x86emul: adjust_bnd() should check XCR0
` [PATCH v5 05/14] x86/HVM: eliminate custom #MF/#XM handling
` [PATCH v5 06/14] x86emul: tell cmpxchg hook whether LOCK is in effect
` [PATCH v5 07/14] x86emul: correctly handle CMPXCHG* comparison failures
` [PATCH v5 08/14] x86emul: add read-modify-write hook
` [PATCH v5 09/14] x86emul: also handle shifts through ->rmw()
` [PATCH v5 10/14] x86/HVM: do actual CMPXCHG in hvmemul_cmpxchg()
` [PATCH v5 11/14] x86/HVM: make use of new read-modify-write emulator hook
` [PATCH v5 12/14] x86/HVM: use x86emul_write_xcr()
` [PATCH v5 13/14] x86/shadow: fully move unmap-dest into common code
` [PATCH v5 14/14] x86/shadow: fold sh_x86_emulate_{write, cmpxchg}() into their only callers

Need info on inventory
 2018-03-15 13:28 UTC  (2+ messages)

[PATCH] drm/amd/display: fix dereferencing possible ERR_PTR()
 2018-03-15 13:28 UTC  (2+ messages)

Intel GemniLake xHCI connected devices can never wake up the system from suspend
 2018-03-15 13:28 UTC  (3+ messages)

[PATCH 1/2] drm/i915: Trace GEM steps between submit and wedging
 2018-03-15 13:26 UTC  (4+ messages)
` [PATCH 2/2] drm/i915: Stop engines when declaring the machine wedged
  ` [PATCH] "

[PATCH v3 00/14] s390: vfio-ap: guest dedicated crypto adapters
 2018-03-15 13:25 UTC  (6+ messages)
` [PATCH v3 04/14] KVM: s390: device attribute to set AP interpretive execution
` [PATCH v3 05/14] s390: vfio-ap: base implementation of VFIO AP device driver

Linux 4.15.10
 2018-03-15 13:24 UTC  (2+ messages)

Linux 4.14.27
 2018-03-15 13:24 UTC  (2+ messages)

[PATCH 0/3] x86: assorted assembly related cleanup
 2018-03-15 13:17 UTC  (5+ messages)
` [PATCH 2/3] x86: move quoting of __ASM_{STAC,CLAC}
` [PATCH 3/3] x86: reduce "visibility" of spec_ctrl_asm.h

[PATCH v1] lib/kobject: Join string literals back
 2018-03-15 13:23 UTC 

[PATCH] percpu: Allow to kill tasks doing pcpu_alloc() and waiting for pcpu_balance_workfn()
 2018-03-15 13:23 UTC  (8+ messages)
  ` [PATCH] Improve mutex documentation

alsalib and snd_pcm_hw_params_set_rate_minmax
 2018-03-15 13:23 UTC  (6+ messages)

[PATCH] drm/amd/pp: Remove the cgs wrapper for notify smu version on APU
 2018-03-15 13:22 UTC  (2+ messages)

readdir returns d_type=DT_UNKNOWN to overlay exported dir (NFSv3)
 2018-03-15 13:22 UTC  (4+ messages)

[PATCH 0/4] deferred queue setup
 2018-03-15 13:22 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] ether: support "
  ` [PATCH v2 4/4] net/i40e: enable "

[PATCH v4 0/5] PCI endpoint 64-bit BAR fixes
 2018-03-15 13:22 UTC  (3+ messages)
` [PATCH v4 5/5] misc: pci_endpoint_test: Handle 64-bit BARs properly

[Qemu-devel] [PATCH v3 0/7] Call check and invalidate_cache from coroutine context
 2018-03-15 13:21 UTC  (3+ messages)
` [Qemu-devel] [PATCH 5/7] block: convert bdrv_invalidate_cache callback to coroutine_fn

[PATCH net-next 0/5] sctp: add support for some sctp auth APIs from RFC6458
 2018-03-15 13:20 UTC  (3+ messages)

[PATCH net-next 0/5] Rework ip_ra_chain protection
 2018-03-15 13:20 UTC  (6+ messages)
` [PATCH net-next 1/5] net: Revert "ipv4: get rid of ip_ra_lock"
` [PATCH net-next 2/5] net: Revert "ipv4: fix a deadlock in ip_ra_control"
` [PATCH net-next 3/5] net: Move IP_ROUTER_ALERT out of lock_sock(sk)
` [PATCH net-next 4/5] net: Make ip_ra_chain per struct net
` [PATCH net-next 5/5] net: Replace ip_ra_lock with per-net mutex

gfs2 IOMAP_ZERO confusion
 2018-03-15 13:20 UTC  (2+ messages)

[PATCH] drm/i915: Trace GEM steps between submit and wedging
 2018-03-15 13:13 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for "

Inphi IN112525 PHY
 2018-03-15 13:19 UTC 

[PATCH v7 0/5] Add Intel IOMMU debugfs support
 2018-03-15 13:18 UTC  (7+ messages)

[PATCH] mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs
 2018-03-15 13:18 UTC  (4+ messages)

[PATCH 4.16 REGRESSION fix 0/2] Bluetooth: Fix hci_bcm BT devices getting stuck in runtime-suspended status
 2018-03-15 13:15 UTC  (8+ messages)
` [PATCH 4.16 REGRESSION fix 1/2] Revert "Bluetooth: hci_bcm: Streamline runtime PM code"

[LTP] SIGSEGV in faccessat01 and fchmodat01
 2018-03-15 13:14 UTC  (5+ messages)

[PATCH v6 00/25] PM / Domains: Support hierarchical CPU arrangement (PSCI/ARM)
 2018-03-15 13:14 UTC  (4+ messages)

[PATCH i-g-t] tests/perf_pmu: Improve accuracy by waiting on spinner to start
 2018-03-15 13:14 UTC  (4+ messages)
` [igt-dev] "

[PATCH v4 0/3] drm: Add Thine THC63LVD1024 LVDS decoder bridge
 2018-03-15 13:14 UTC  (4+ messages)
  ` [PATCH v4 1/3] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder

[PATCH - JACK plugin 2/4] jack: Use internal snd_pcm_state to reduce amount of additional variables
 2018-03-15 13:14 UTC  (4+ messages)
` [PATCH - JACK plugin] "
  ` [PATCH - JACK 1/1] "

[PATCH] buildperf: measure the size of core-image-sato rootfs
 2018-03-15 13:13 UTC 

[PATCH v3 00/11] mmc: sdhci-omap: Add UHS/HS200 mode support
 2018-03-15 13:13 UTC  (4+ messages)
` [PATCH v3 07/11] mmc: sdhci: Program a relatively accurate SW timeout value

WARN_ON(irqs_disabled()) in dma_free_attrs?
 2018-03-15 13:11 UTC  (2+ messages)

Kernel module depedency (header+symbols)
 2018-03-15 13:03 UTC 

[PATCH] vsprintf: Make "null" pointer dereference more robust
 2018-03-15 13:09 UTC  (14+ messages)
                  ` [PATCH v3] vsprintf: Prevent crash when dereferencing invalid pointers

[Xenomai] segmentation fault during rt_task_unblock
 2018-03-15 13:08 UTC  (6+ messages)

iommu/amd: lock splitting & GFP_KERNEL allocation
 2018-03-15 13:07 UTC  (15+ messages)
` [PATCH 04/10] iommu/amd: split irq_lookup_table out of the amd_iommu_devtable_lock
` [PATCH 05/10] iommu/amd: remove the special case from get_irq_table()
` [PATCH 08/10] iommu/amd: drop the lock while allocating new irq remap table

[PATCH v3 0/3] Add earlycon support for AMD Carrizo / Stoneyridge
 2018-03-15 13:04 UTC  (3+ messages)
` [PATCH v3 3/3] serial: core: Allow skipping old serial port initialization

[PATCH] filter-branch: return 2 when nothing to rewrite
 2018-03-15 13:03 UTC 

[PATCH RESEND v6 1/2] mtd: fsl-quadspi: Distinguish the mtd device names
 2018-03-15 13:02 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 1/2] ocfs2/dlm: clean up unused argument for dlm_destroy_recovery_area()
 2018-03-15 13:02 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2/dlm: clean up unused stack variable in dlm_do_local_ast()

[Qemu-devel] [PULL 00/11] M68k for 2.12 patches
 2018-03-15 13:01 UTC  (2+ messages)

[PATCH 0/2] drm/sun4i: backend: Support interleaved YUV planes
 2018-03-15 13:01 UTC  (4+ messages)
` [PATCH 1/2] drm/sun4i: backend: Check that we only have a single YUV plane

[PATCH v10] mmc: Export host capabilities to debugfs
 2018-03-15 13:02 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_frontbuffer_tracking: Reduce fbc status spam
 2018-03-15 13:01 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/kms_frontbuffer_tracking: Reduce fbc status spam. (rev2)

[Qemu-devel] [PATCH] linux-user: implement HWCAP bits on MIPS
 2018-03-15 13:00 UTC  (4+ messages)

[PATCH v2 1/2] soc: imx: gpcv2: Do not pass static memory as platform data
 2018-03-15 13:00 UTC  (5+ messages)

[PATCH] mwifiex: remove warnings in mwifiex_cmd_append_11n_tlv()
 2018-03-15 12:59 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2/dlm: wait for dlm recovery done when migrating all lock resources
 2018-03-15 12:59 UTC 

[PATCH] clk: imx51: uart4, uart5 gates only exist on imx50, imx53
 2018-03-15 12:51 UTC  (4+ messages)

[Qemu-devel] [RFC v10 00/24] Multifd
 2018-03-15 12:57 UTC  (4+ messages)
` [Qemu-devel] [PATCH v10 19/24] migration: Create multifd channels

[PATCH v1 1/3] drm/tegra: plane: Fix RGB565 plane format on older Tegra's
 2018-03-15 12:58 UTC  (4+ messages)

OpenCV with python3
 2018-03-15 12:56 UTC  (2+ messages)

[PATCH] Config.mk: extend cc-option to consider exit status
 2018-03-15 12:56 UTC  (2+ messages)

[Buildroot] [PATCH 1/5] tmp2-tss: remove architecture restriction
 2018-03-15 12:56 UTC  (5+ messages)
` [Buildroot] [PATCH 2/5] tmp2-tss: bump to version 1.4.0
` [Buildroot] [PATCH 3/5] tpm2-abrmd: new package
` [Buildroot] [PATCH 4/5] tpm2-tools: "
` [Buildroot] [PATCH 5/5] DEVELOPERS: add myself for tpm2-{abrmd, tools, tss}

[Buildroot] [PATCH 1/1] libwebsockets: bump to v2.4.2
 2018-03-15 12:55 UTC 

[RFT][PATCH v4 0/7] sched/cpuidle: Idle loop rework
 2018-03-15 12:54 UTC  (4+ messages)
` [RFT][PATCH v4 4/7] cpuidle: Return nohz hint from cpuidle_select()

[PATCH 00/16] remove eight obsolete architectures
 2018-03-15 12:54 UTC  (12+ messages)
` [PATCH 11/16] treewide: simplify Kconfig dependencies for removed archs
  ` [PATCH 12/16] asm-generic: siginfo: remove obsolete #ifdefs
      ` [11/16] treewide: simplify Kconfig dependencies for removed archs

linux-next: manual merge of the printk tree with the asm-generic tree
 2018-03-15 12:52 UTC  (3+ messages)

[Qemu-devel] [PATCH] block: Fix leak of ignore_children in error path
 2018-03-15 12:52 UTC  (2+ messages)
` [Qemu-devel] [Qemu-block] "

[PATCH 00/11] sched/wait: Replace wait_on_atomic_t() with wait_var_event()
 2018-03-15 12:50 UTC  (3+ messages)
` [PATCH 02/11] sched/wait,drm: Replace wait_on_atomic_t usage

PASEMI: PCI_SCAN_ALL_PCIE_DEVS
 2018-03-15 12:51 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 for-2.12] qapi: Pass '-u' when doing non-silent diff
 2018-03-15 12:51 UTC 

[RFC PATCH v1 0/4] ethdev: add per-PMD tuning of RxTx parmeters
 2018-03-15 12:51 UTC  (10+ messages)
` [RFC PATCH v1 1/4] ethdev: add support for PMD-tuned Tx/Rx parameters

[PATCH] Fix: tracepoint: do not warn on ENOMEM
 2018-03-15 12:44 UTC 

[igt-dev] [PATCH i-g-t] lib/igt_kms: Fix enum type in igt_pipe_has_prop
 2018-03-15 12:51 UTC  (2+ messages)

[PATCH net] mlxsw: spectrum_buffers: Set a minimum quota for CPU port traffic
 2018-03-15 12:49 UTC 

[PATCH] net: dev_forward_skb(): Scrub packet's per-netns info only when crossing netns
 2018-03-15 12:50 UTC  (4+ messages)

[qemu-mainline test] 120676: regressions - FAIL
 2018-03-15 12:50 UTC 

[U-Boot] [PATCH 0/2] ARM: AM43xx: Add support for RTC only mode
 2018-03-15 12:50 UTC  (5+ messages)
` [U-Boot] [PATCH 1/2] "

New -Werror=restrict error with incremental gcc
 2018-03-15 12:50 UTC  (2+ messages)

[PATCH] x86: vlapic: Clear vector's TMR bit upon acceptance of edge-triggered interrupt to IRR
 2018-03-15 12:50 UTC  (3+ messages)

[PATCH 0/6] gemalto's ALS3 and PHS8P support
 2018-03-15 12:49 UTC  (7+ messages)
` [PATCH 1/6] gemalto: add detection of ALS3 modem
` [PATCH 2/6] gemalto: support ALS3 in gemalto's plugin
` [PATCH 3/6] gemalto: acquire the network technology
` [PATCH 4/6] gemalto: handle sim is inserted or removed URCs
` [PATCH 5/6] sim: give access to the driver
` [PATCH 6/6] gemalto: fix sim reinsertion issue


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.