All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-30 09:39:16 to 2019-09-30 10:35:26 UTC [more...]

[Xen-devel] [PATCH v2 00/55] Switch to domheap for Xen PTEs
 2019-09-30 10:33 UTC  (26+ messages)
` [Xen-devel] [PATCH v2 01/55] x86/mm: defer clearing page in virt_to_xen_lXe
` [Xen-devel] [PATCH v2 05/55] x86/mm: introduce l{1, 2}t local variables to modify_xen_mappings
` [Xen-devel] [PATCH v2 06/55] x86/mm: map_pages_to_xen should have one exit path
` [Xen-devel] [PATCH v2 07/55] x86/mm: add an end_of_loop label in map_pages_to_xen
` [Xen-devel] [PATCH v2 08/55] x86/mm: make sure there is one exit path for modify_xen_mappings
` [Xen-devel] [PATCH v2 10/55] x86/mm: change pl2e to l2t in virt_to_xen_l2e
` [Xen-devel] [PATCH v2 11/55] x86/mm: change pl1e to l1t in virt_to_xen_l1e
` [Xen-devel] [PATCH v2 12/55] x86/mm: change pl3e to l3t in virt_to_xen_l3e
` [Xen-devel] [PATCH v2 13/55] x86/mm: rewrite virt_to_xen_l3e
` [Xen-devel] [PATCH v2 15/55] x86/mm: rewrite virt_to_xen_l1e
` [Xen-devel] [PATCH v2 18/55] x86/mm: switch to new APIs in modify_xen_mappings
` [Xen-devel] [PATCH v2 20/55] x86/mm: switch to new APIs in arch_init_memory
` [Xen-devel] [PATCH v2 21/55] x86_64/mm: introduce pl2e in paging_init
` [Xen-devel] [PATCH v2 22/55] x86_64/mm: switch to new APIs "
` [Xen-devel] [PATCH v2 23/55] x86_64/mm: drop l4e_to_l3e invocation from paging_init
` [Xen-devel] [PATCH v2 25/55] x86_64/mm: introduce pl2e in setup_m2p_table
` [Xen-devel] [PATCH v2 26/55] x86_64/mm: switch to new APIs "
` [Xen-devel] [PATCH v2 27/55] x86_64/mm: drop lXe_to_lYe invocations from setup_m2p_table
` [Xen-devel] [PATCH v2 29/55] efi: avoid using global variable in copy_mapping
` [Xen-devel] [PATCH v2 30/55] efi: use new page table APIs in efi_init_memory
` [Xen-devel] [PATCH v2 31/55] efi: add emacs block to boot.c
` [Xen-devel] [PATCH v2 32/55] efi: switch EFI L4 table to use new APIs
` [Xen-devel] [PATCH v2 33/55] x86/smpboot: add emacs block
` [Xen-devel] [PATCH v2 34/55] x86/smpboot: clone_mapping should have one exit path
` [Xen-devel] [PATCH v2 37/55] x86/smpboot: switch pl1e to use new APIs in clone_mapping

[Xen-devel] [PATCH for Xen 4.13] iommu/arm: Remove arch_iommu_populate_page_table() completely
 2019-09-30 10:34 UTC 

[dpdk-dev] [PATCH 00/12] net/mlx5: add bonding configuration support
 2019-09-30 10:34 UTC  (3+ messages)
` [dpdk-dev] [PATCH 04/12] net/mlx5: add VF LAG mode bonding device recognition

[PATCH v5 0/9] qcow2-bitmaps: rewrite reopening logic
 2019-09-30 10:32 UTC  (3+ messages)

[Xen-devel] [PATCH] SUPPORT.md: Add PV display/sound, update keyboard
 2019-09-30 10:33 UTC  (3+ messages)

[PATCH] fstests: btrfs: Add regression test to check if btrfs can handle high devid
 2019-09-30 10:33 UTC  (3+ messages)

[GIT PULL] csky changes for v5.4-rc1
 2019-09-30 10:33 UTC 

[PATCH] uaccess: Add missing __must_check attributes
 2019-09-30 10:33 UTC  (2+ messages)

[PATCH] drm/i915/userptr: Never allow userptr into the mappable GGTT
 2019-09-30 10:33 UTC  (3+ messages)
` [PATCH v2] "
  ` [Intel-gfx] "

[PATCH v7 0/4] s390: stop abusing memory_region_allocate_system_memory()
 2019-09-30 10:25 UTC  (12+ messages)
` [PATCH v7 1/4] kvm: extract kvm_log_clear_one_slot
` [PATCH v7 4/4] s390: do not call memory_region_allocate_system_memory() multiple times

Thoughts on VM fence infrastructure
 2019-09-30 10:30 UTC 

[GIT PULL] csky changes for v5.3-rc1
 2019-09-30 10:31 UTC 

NULL-deref in xhci_clear_tt_buffer_complete()
 2019-09-30 10:31 UTC 

[PATCH] tracing/probe: Test nr_args match in looking for same probe events
 2019-09-30 10:28 UTC  (4+ messages)
` [PATCH] tracing/probe: Fix to check the difference of nr_args before adding probe

[PATCH] configure: Remove s390 (31-bit mode) from the list of supported CPUs
 2019-09-30 10:25 UTC  (2+ messages)

[PATCH 0/1] git-gui (Windows): use git-bash.exe if it is available
 2019-09-30 10:27 UTC  (4+ messages)
` [PATCH 1/1] "

[dpdk-dev] [PATCH 1/8] config: change ABI versioning for global
 2019-09-30 10:27 UTC  (3+ messages)
` [dpdk-dev] [PATCH 3/8] buildtools: add ABI versioning check script

[RFC PATCH] configure: deprecate 32 bit build hosts
 2019-09-30 10:26 UTC  (5+ messages)

[PATCH v2 0/6] KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL
 2019-09-30 10:07 UTC  (4+ messages)
` [PATCH v2 3/6] KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs

[Xen-devel] [PATCH v5 20/19] docs: add "sched-gran" boot parameter documentation
 2019-09-30 10:25 UTC  (2+ messages)

[PATCH 0/2] Add TSENS support for MSM8956/76
 2019-09-30 10:25 UTC  (3+ messages)
` [PATCH 2/2] dt: thermal: tsens: Document compatible for MSM8956 and MSM8976

rt_e1000e on i.mx6 platform
 2019-09-30 10:24 UTC 

Btrfs partition mount error
 2019-09-30 10:23 UTC  (10+ messages)

[PATCH] drm/i915/tgl: Magic udelay to relieve the random lockups with multiple engines
 2019-09-30 10:23 UTC  (3+ messages)
` ✗ Fi.CI.CHECKPATCH: warning for drm/i915/tgl: Magic udelay to relieve the random lockups with multiple engines (rev2)
` ✓ Fi.CI.BAT: success "

Arch info lost in "info cpus"
 2019-09-30 10:22 UTC  (3+ messages)

[PATCH 0/3] mtd: spi-nor: aspeed: fix support for multiple CS on the ast2600
 2019-09-30 10:05 UTC  (3+ messages)
` [PATCH 1/3] mtd: spi-nor: aspeed: fix training of multiple CS on the AST2600
` [PATCH 2/3] mtd: spi-nor: aspeed: Disable zero size segments "

GRUB Legacy Bugfix for Misbehaving/Broken RTC
 2019-09-30 10:22 UTC  (2+ messages)

arch/arm/crypto/aes-ce-core.S:467: Error: selected processor does not support `movw ip,:lower16:.Lcts_permute_table' in ARM mode
 2019-09-30 10:20 UTC  (2+ messages)
` arch/arm/crypto/aes-ce-core.S:467: Error: selected processor does not support `movw ip, :lower16:.Lcts_permute_table' "

[Xen-devel] Latest development (master) Xen fails to boot on HP ProLiant DL20 GEN10
 2019-09-30 10:19 UTC  (8+ messages)

[PATCH v8 0/8] Implement UNIT_CELL_SIZE control
 2019-09-30 10:18 UTC  (9+ messages)
` [PATCH v8 1/8] media: v4l2-core: Implement v4l2_ctrl_new_std_compound
` [PATCH v8 2/8] Documentation: v4l2_ctrl_new_std_compound
` [PATCH v8 3/8] media: add V4L2_CTRL_TYPE_AREA control type
` [PATCH v8 4/8] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v8 5/8] media: add V4L2_CID_UNIT_CELL_SIZE control
` [PATCH v8 6/8] Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE
` [PATCH v8 7/8] media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_from_void
` [PATCH v8 8/8] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE

[PATCH] drm/i915: Initialise breadcrumb lists on the virtual engine
 2019-09-30 10:19 UTC  (2+ messages)

[U-Boot] [PATCH 1/1] board/freescale/ls1028a: Secure boot: Adds sec_init call
 2019-09-30 10:16 UTC 

[Xen-devel] [PATCH v1 0/6] Add hypervisor sysfs-like support
 2019-09-30 10:16 UTC  (12+ messages)
` [Xen-devel] [PATCH v1 1/6] docs: add feature document for Xen "

[dpdk-dev] [PATCH v4 0/4] add fallback session
 2019-09-30 10:16 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 3/4] examples/ipsec-secgw: add frag TTL cmdline option

Interest in a patch to edit/view EFI Boot* variables
 2019-09-30 10:16 UTC  (2+ messages)

[PATCH] x86/kdump: Fix 'kmem -s' reported an invalid freepointer when SME was active
 2019-09-30 10:14 UTC  (8+ messages)

[PATCH 0/1] Add mt7629 pwm support
 2019-09-30  9:59 UTC  (6+ messages)
` [PATCH 1/1] arm: dts: mediatek: add "

[PATCH v2 00/33] spapr: IRQ subsystem cleanup
 2019-09-30 10:13 UTC  (7+ messages)
` [PATCH v2 21/33] spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController

[yhuang:random-r0.1i 30/45] page_alloc.c:undefined reference to `node_random_demote_select_work'
 2019-09-30 10:13 UTC 

[dpdk-dev] [PATCH] net/i40e: fix conflict with multi-driver
 2019-09-30 10:07 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] net/i40e: fix exception "

[patch net-next 0/7] net: introduce alternative names for network interfaces
 2019-09-30 10:09 UTC  (11+ messages)
` [patch net-next 1/7] net: procfs: use index hashlist instead of name hashlist
` [patch net-next 2/7] net: introduce name_node struct to be used in hashlist
` [patch net-next 3/7] net: rtnetlink: add linkprop commands to add and delete alternative ifnames
` [patch net-next 4/7] net: rtnetlink: put alternative names to getlink message
` [patch net-next 5/7] net: rtnetlink: unify the code in __rtnl_newlink get dev with the rest
` [patch net-next 6/7] net: rtnetlink: introduce helper to get net_device instance by ifname
` [patch net-next 7/7] net: rtnetlink: add possibility to use alternative names as message handle
` [patch net-next 1/2] ip: add support for alternative name addition/deletion/list
` [patch net-next 2/2] ip: allow to use alternative names as handle

[PATCH] sh: remove unneeded uapi asm-generic wrappers
 2019-09-30 10:08 UTC  (4+ messages)

Urgent Response
 2019-09-30  9:30 UTC 

Urgent Response
 2019-09-30  9:30 UTC 

[PATCH v7 0/8] Implement UNIT_CELL_SIZE control
 2019-09-30 10:06 UTC  (9+ messages)
` [PATCH v7 1/8] media: v4l2-core: Implement v4l2_ctrl_new_std_compound
` [PATCH v7 2/8] Documentation: v4l2_ctrl_new_std_compound
` [PATCH v7 3/8] media: add V4L2_CTRL_TYPE_AREA control type
` [PATCH v7 4/8] Documentation: media: Document V4L2_CTRL_TYPE_AREA
` [PATCH v7 5/8] media: add V4L2_CID_UNIT_CELL_SIZE control
` [PATCH v7 6/8] Documentation: media: Describe V4L2_CID_UNIT_CELL_SIZE
` [PATCH v7 7/8] media: v4l2-ctrl: Add new helper v4l2_ctrl_ptr_from_void
` [PATCH v7 8/8] media: imx214: Add new control with V4L2_CID_UNIT_CELL_SIZE

[U-Boot] [PATCH 0/5] riscv: sifive/fu540: Enable SPI-NOR support
 2019-09-30 10:05 UTC  (11+ messages)
` [U-Boot] [PATCH 1/5] riscv: dts: Add hifive-unleashed-a00 dts from Linux
` [U-Boot] [PATCH 2/5] sifive: fu540: Enable OF_SEPARATE
` [U-Boot] [PATCH 3/5] mtd: spi-nor: ids: Add is25wp256 chip
` [U-Boot] [PATCH 4/5] riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi
` [U-Boot] [PATCH 5/5] sifive: fu540: Enable spi-nor flash support

[RFC PATCH 05/27] containers: Open a socket inside a container
 2019-09-30 10:02 UTC  (3+ messages)

[PATCH] arm64: dts: renesas: r8a774b1-hihope-rzg2n: Enable HS400 mode
 2019-09-30 10:02 UTC 

[PATCH] firmware: imx: Skip return value check for some special SCU firmware APIs
 2019-09-30 10:02 UTC  (12+ messages)

[PATCH] arm64: tegra: only map accessible sysram
 2019-09-30 10:02 UTC  (4+ messages)

[PATCH v2 00/19] hashmap bug/safety/ease-of-use fixes
 2019-09-30 10:01 UTC  (6+ messages)
` [PATCH v2 07/19] hashmap_get takes "const struct hashmap_entry *"

[MIPS] GCC: Fix Loongson3 LLSC Errata
 2019-09-30  9:59 UTC 

[PATCH 00/22] LMEM basics
 2019-09-30  9:58 UTC  (4+ messages)
` [PATCH 10/22] drm/i915/selftests: add write-dword test for LMEM

[PATCH 1/2] powerpc: Fix definition of PCR bits to work with old binutils
 2019-09-30  9:56 UTC  (2+ messages)

BTRFS Raid5 error during Scrub
 2019-09-30  9:56 UTC  (2+ messages)
` [BTRFS "

[PATCH 00/13] ci: include a Visual Studio build & test in our Azure Pipeline
 2019-09-30  9:55 UTC  (23+ messages)
` [PATCH 02/13] msvc: avoid using minus operator on unsigned types
` [PATCH 11/13] tests: let --immediate and --write-junit-xml play well together
` [PATCH v2 00/13] ci: include a Visual Studio build & test in our Azure Pipeline
  ` [PATCH v2 01/13] push: do not pretend to return `int` from `die_push_simple()`
  ` [PATCH v2 02/13] msvc: avoid using minus operator on unsigned types
  ` [PATCH v2 03/13] winansi: use FLEX_ARRAY to avoid compiler warning
  ` [PATCH v2 04/13] compat/win32/path-utils.h: add #include guards
  ` [PATCH v2 05/13] msvc: ignore some libraries when linking
  ` [PATCH v2 06/13] msvc: handle DEVELOPER=1
  ` [PATCH v2 07/13] msvc: work around a bug in GetEnvironmentVariable()
  ` [PATCH v2 08/13] vcxproj: only copy `git-remote-http.exe` once it was built
  ` [PATCH v2 09/13] vcxproj: include more generated files
  ` [PATCH v2 10/13] test-tool run-command: learn to run (parts of) the testsuite
  ` [PATCH v2 11/13] tests: let --immediate and --write-junit-xml play well together
  ` [PATCH v2 13/13] ci: also build and test with MS Visual Studio on Azure Pipelines
  ` [PATCH v2 12/13] ci: really use shallow clones "

[PATCH 00/11] of: dma-ranges fixes and improvements
 2019-09-30  9:55 UTC  (6+ messages)

[PATCH 1/4] power: extend guest channel for query freq
 2019-09-30  9:54 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2 0/4] frequency list query from guest
  ` [dpdk-dev] [PATCH v2 1/4] power: extend guest channel for query freq

[PULL 00/11] Qcrypto next patches
 2019-09-30  9:53 UTC  (2+ messages)

[Xen-devel] [xen-unstable test] 141990: regressions - FAIL
 2019-09-30  9:52 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t] Fix global symbol loading failure in resolve function
 2019-09-30  9:53 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for Fix global symbol loading failure in resolve function (rev4)

[PATCH 0/5] DA9062 PMIC fixes and features
 2019-09-30  9:53 UTC  (11+ messages)
` [PATCH 2/5] dt-bindings: mfd: da9062: add regulator voltage selection documentation

[RFC PATCH] drm:- Add a modifier to denote 'protected' framebuffer
 2019-09-30  9:51 UTC  (7+ messages)

[Qemu-devel] [PATCH v3 0/3] Add virtio-fs (experimental)
 2019-09-30  9:50 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] virtio: Add virito_fs linux headers
  `  "

[PATCH v10 0/12] Add mt7629 and fix mt7628 pwm
 2019-09-30  9:51 UTC  (7+ messages)
` [PATCH v10 08/12] pwm: mediatek: Add MT7629 compatible string

[PATCH 1/2] drm/qxl: stop abusing TTM to call driver internal functions
 2019-09-30  9:51 UTC  (4+ messages)
  ` [Spice-devel] "

[dpdk-dev] [PATCH] net/iavf: enable AVX2 for iavf
 2019-09-30  9:47 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4] "

[PATCH -next] can: grcan: use devm_platform_ioremap_resource() to simplify code
 2019-09-30  9:49 UTC  (2+ messages)

[PATCH] virtio-fs: rename num_queues to num_request_queues
 2019-09-30  9:48 UTC  (5+ messages)

[PATCH v4] diffcore-break: use a goto instead of a redundant if statement
 2019-09-30  9:48 UTC  (4+ messages)

[PATCH] scsi: core: Log SCSI command age with errors
 2019-09-30  9:46 UTC  (6+ messages)

[alsa-devel] [PATCH 1/2] ASOC: Add ADAU7118 8 Channel PDM-to-I2S/TDM Converter driver
 2019-09-30  9:44 UTC  (4+ messages)
    `  "

[PATCH 0/1] git-gui: respect core.hooksPath, falling back to .git/hooks
 2019-09-30  9:45 UTC  (8+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] git-gui: "
  ` [PATCH v2 1/1] "

[PATCH v6 0/7] Add support of New Amlogic temperature sensor for G12 SoCs
 2019-09-30  9:44 UTC  (9+ messages)
` [PATCH v6 3/7] arm64: dts: amlogic: g12: add temperature sensor
` [PATCH v6 4/7] arm64: dts: meson: g12: Add minimal thermal zone

[dpdk-dev] [RFC PATCH 0/9] security: add software synchronous crypto process
 2019-09-30  9:43 UTC  (6+ messages)
` [dpdk-dev] [PATCH 00/10] "
  ` [dpdk-dev] [PATCH 01/10] security: introduce CPU Crypto action type and API

[Linux-kernel-mentees] [PATCH v2 0/2] cec-compliance: tuner control
 2019-09-30  9:43 UTC  (5+ messages)
` [Linux-kernel-mentees] [PATCH v3 3/3] cec-compliance: refactor tuner control tests
  `  "

[PATCH -next] bfa: Make restart_bfa static
 2019-09-30  9:43 UTC 

[PATCH 00/35] irqchip/gic-v4: GICv4.1 architecture support
 2019-09-30  9:40 UTC  (6+ messages)
` [PATCH 20/35] irqchip/gic-v4.1: Allow direct invalidation of VLPIs

[PATCH v1] MIPS: dts: ar9331: fix interrupt-controller size
 2019-09-30  9:39 UTC 

[igt-dev] [PATCH i-g-t] i915/perf_pmu: Compare semaphore and busy measurements
 2019-09-30  9:39 UTC  (4+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for i915/perf_pmu: Compare semaphore and busy measurements (rev2)

[PATCH v11 00/15] TVP5150 Features and fixes
 2019-09-30  9:39 UTC  (12+ messages)
` [PATCH v11 01/15] dt-bindings: connector: analog: add sdtv standards property
` [PATCH v11 02/15] media: v4l: link dt-bindings and uapi
` [PATCH v11 04/15] media: v4l2-fwnode: add initial connector parsing support
` [PATCH v11 06/15] media: tvp5150: add input source selection of_graph support
` [PATCH v11 08/15] media: tvp5150: fix set_selection rectangle handling
` [PATCH v11 09/15] media: tvp5150: add FORMAT_TRY support for get/set selection handlers
` [PATCH v11 10/15] media: tvp5150: initialize subdev before parsing device tree
` [PATCH v11 11/15] media: tvp5150: add s_power callback
` [PATCH v11 13/15] media: dt-bindings: tvp5150: add optional sdtv standards documentation
` [PATCH v11 14/15] media: tvp5150: add support to limit sdtv standards
` [PATCH v11 15/15] media: tvp5150: make debug output more readable


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.