All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-24 22:33:52 to 2019-10-24 23:29:45 UTC [more...]

[PATCH v3 0/3] kvm: call kvm_arch_destroy_vm if vm creation fails
 2019-10-24 23:29 UTC  (7+ messages)
` [PATCH v3 1/3] kvm: Don't clear reference count on kvm_create_vm() error path
` [PATCH v3 2/3] kvm: Allocate memslots and buses before calling kvm_arch_init_vm
` [PATCH v3 3/3] kvm: call kvm_arch_destroy_vm if vm creation fails

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-10-24 23:29 UTC  (9+ messages)

[igt-dev] [PATCH i-g-t] i915/gem_ctx_exec: Restore i915.enable_hangcheck before failing
 2019-10-24 23:29 UTC 

[PATCH v4 0/2] upon streaming, check that the pipeline starts with a source entity
 2019-10-24 23:28 UTC  (3+ messages)
` [PATCH v4 1/2] media: vimc: move the dev field of each entity to vimc_ent_dev

[U-Boot] [PATCH 00/12] rockchip: add support for px30
 2019-10-24 23:28 UTC  (13+ messages)
` [U-Boot] [PATCH 01/12] spl: separate SPL_FRAMEWORK config for spl and tpl
` [U-Boot] [PATCH 02/12] rockchip: add core px30 headers
` [U-Boot] [PATCH 03/12] pinctrl: rockchip: add px30 pinctrl driver
` [U-Boot] [PATCH 04/12] rockchip: clk: add px30 clock driver
` [U-Boot] [PATCH 05/12] net: gmac_rockchip: add support for px30
` [U-Boot] [PATCH 06/12] rockchip: mkimage: "
` [U-Boot] [PATCH 07/12] misc: add driver for the Rockchip otp controller
` [U-Boot] [PATCH 08/12] rockchip: misc: read cpuid either from efuse or otp
` [U-Boot] [PATCH 09/12] rockchip: ram: add dm-based sdram driver
` [U-Boot] [PATCH 10/12] rockchip: add px30 devicetrees
` [U-Boot] [PATCH 11/12] rockchip: add px30 architecture core
` [U-Boot] [PATCH 12/12] rockchip: add px30-evb board

[PATCH] ima: skip verifying TPM 2.0 PCR values
 2019-10-24 23:26 UTC  (8+ messages)
    ` [LTP] "

[PATCH 04/23] remember commit/tag parse failures
 2019-10-24 23:25 UTC  (2+ messages)

CI testing of persistence and sysfs
 2019-10-24 23:25 UTC  (5+ messages)
` [PATCH 02/11] drm/i915: Put future HW and their uAPIs under STAGING & BROKEN
  ` [Intel-gfx] "

[PATCH 0/2] Fix the speed of the CI (Visual Studio) tests
 2019-10-24 23:23 UTC  (4+ messages)
` [PATCH v2 "

PCI device function not being enumerated [Was: PCMCIA not working on Panasonic Toughbook CF-29]
 2019-10-24 23:22 UTC  (6+ messages)

[BUGFIX PATCH 0/3] perf/probe: Fix available line bugs
 2019-10-24 23:22 UTC  (5+ messages)

[PATCH 02/23] parse_commit_buffer(): treat lookup_tree() failure as parse error
 2019-10-24 23:22 UTC  (3+ messages)

[PATCH v2 00/15] t5520: various test cleanup
 2019-10-24 23:21 UTC  (3+ messages)
` [PATCH v3 00/14] "

[PATCH 1/3] ACPI / LPSS: Add LNXVIDEO -> BYT I2C7 to lpss_device_links
 2019-10-24 23:18 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/lld: fix build with gcc < 5.1
 2019-10-24 23:18 UTC 

[RFC PATCH 00/35] user xattr support (RFC8276)
 2019-10-24 23:15 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 1/2] lib/psr: Skip PSR tests if sink not reliable
 2019-10-24 23:15 UTC  (3+ messages)

[PATCHSET] io_uring: add support for accept(4)
 2019-10-24 23:13 UTC  (19+ messages)
` [PATCH 1/3] io_uring: add support for async work inheriting files table

[PATCH v7 00/17] xfs: mount API patch series
 2019-10-24 23:12 UTC  (5+ messages)
` [PATCH v7 09/17] xfs: add xfs_remount_rw() helper

[PATCH v3 00/15] KVM: Dynamically size memslot arrays
 2019-10-24 23:07 UTC  (64+ messages)
` [PATCH v3 01/15] KVM: Reinstall old memslots if arch preparation fails
` [PATCH v3 02/15] KVM: Don't free new memslot if allocation of said memslot fails
` [PATCH v3 03/15] KVM: PPC: Move memslot memory allocation into prepare_memory_region()
` [PATCH v3 04/15] KVM: x86: Allocate memslot resources during prepare_memory_region()
` [PATCH v3 05/15] KVM: Drop kvm_arch_create_memslot()
` [PATCH v3 06/15] KVM: Explicitly free allocated-but-unused dirty bitmap
` [PATCH v3 07/15] KVM: Refactor error handling for setting memory region
` [PATCH v3 08/15] KVM: Move setting of memslot into helper routine
` [PATCH v3 09/15] KVM: Move memslot deletion to helper function
` [PATCH v3 10/15] KVM: Simplify kvm_free_memslot() and all its descendents
` [PATCH v3 11/15] KVM: Clean up local variable usage in __kvm_set_memory_region()
` [PATCH v3 12/15] KVM: Provide common implementation for generic dirty log functions
` [PATCH v3 13/15] KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
` [PATCH v3 14/15] KVM: Terminate memslot walks via used_slots
` [PATCH v3 15/15] KVM: Dynamically size memslot array based on number of used slots

[PATCH v5 1/3] go: Refactor patches for 1.13.3
 2019-10-24 23:11 UTC  (3+ messages)
` [PATCH v5 2/3] go: Add go1.13 recipes
` [PATCH v5 3/3] go: Change default GOVERSION to 1.13

Crypto Larval
 2019-10-24 23:11 UTC 

[PATCH 1/4] drm/i915: Add is_dgfx to device info
 2019-10-24 23:09 UTC  (11+ messages)
  ` [Intel-gfx] "
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for series starting with [1/4] "
    `  "
` [Intel-gfx] ✓ Fi.CI.BAT: success "
    `  "

What's cooking in git.git (Oct 2019, #06; Thu, 24)
 2019-10-24 23:09 UTC  (2+ messages)

[ANNOUNCE] Git v2.24.0-rc0
 2019-10-24 23:08 UTC  (6+ messages)
` Git for Windows v2.24.0-rc0, was "
  ` [git-for-windows] "

[PATCH wireless-drivers 0/2] fix mt76x2e hangs on U7612E mini-pcie
 2019-10-24 23:07 UTC  (6+ messages)
` [PATCH wireless-drivers 1/2] mt76: mt76x2e: disable pcie_aspm by default

[yocto][PATCH][opkg] bug 13528 add SPDX id to opkg
 2019-10-24 19:39 UTC  (2+ messages)
` [opkg-devel] "

[Buildroot] [PATCH 1/1] llvm: disable bindings on host
 2019-10-24 23:06 UTC 

[PATCH] libcap-ng:upgrade 0.7.9 -> 0.7.10
 2019-10-24 23:05 UTC  (3+ messages)

[PATCH v2] pretty: add "%aL"|"%al|%cL|%cl" option to output local-part of email addresses
 2019-10-24 23:05 UTC  (3+ messages)

[PATCH net-next v6 0/2] mv88e6xxx: Allow config of ATU hash algorithm
 2019-10-24 23:03 UTC  (3+ messages)
` [PATCH net-next v6 1/2] net: dsa: Add support for devlink device parameters
` [PATCH net-next v6 2/2] net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm

[PATCH v5 1/2] hwmon: Add driver for Texas Instruments TMP512/513 sensor chips
 2019-10-24 22:59 UTC  (2+ messages)

[Buildroot] [PATCH 1/3] package/lld: create $(HOST_DIR)/$(GNU_TARGET_NAME)/bin before create symlinks
 2019-10-24 23:01 UTC  (2+ messages)

[meta-python][PATCH v2] python-waitress: Add recipes
 2019-10-24 23:00 UTC  (4+ messages)

[PATCH] ARM: imx_v6_v7_defconfig: Enable CONFIG_TOUCHSCREEN_DA9052
 2019-10-24 22:59 UTC 

[PATCH v4 0/8] riscv: resolve most warnings from sparse
 2019-10-24 22:58 UTC  (14+ messages)
` [PATCH v4 1/6] riscv: add prototypes for assembly language functions from head.S
` [PATCH v4 2/6] riscv: init: merge split string literals in preprocessor directive
` [PATCH v4 3/6] riscv: mark some code and data as file-static
` [PATCH v4 4/6] riscv: add missing header file includes
` [PATCH v4 5/6] riscv: fp: add missing __user pointer annotations
` [PATCH v4 6/6] riscv: for C functions called only from assembly, mark with __visible

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-10-24 22:51 UTC  (19+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 01/17] arm64: mm: don't use x18 in idmap_kpti_install_ng_mappings
  ` [PATCH v2 02/17] arm64/lib: copy_page: avoid x18 register in assembler code
  ` [PATCH v2 03/17] arm64: kvm: stop treating register x18 as caller save
  ` [PATCH v2 04/17] arm64: kernel: avoid x18 as an arbitrary temp register
  ` [PATCH v2 05/17] add support for Clang's Shadow Call Stack (SCS)
  ` [PATCH v2 06/17] scs: add accounting
  ` [PATCH v2 07/17] scs: add support for stack usage debugging
  ` [PATCH v2 08/17] kprobes: fix compilation without CONFIG_KRETPROBES
  ` [PATCH v2 09/17] arm64: disable function graph tracing with SCS
  ` [PATCH v2 10/17] arm64: disable kretprobes "
  ` [PATCH v2 11/17] arm64: reserve x18 from general allocation "
  ` [PATCH v2 12/17] arm64: preserve x18 when CPU is suspended
  ` [PATCH v2 13/17] arm64: efi: restore x18 if it was corrupted
  ` [PATCH v2 14/17] arm64: vdso: disable Shadow Call Stack
  ` [PATCH v2 15/17] arm64: kprobes: fix kprobes without CONFIG_KRETPROBES
  ` [PATCH v2 16/17] arm64: disable SCS for hypervisor code
  ` [PATCH v2 17/17] arm64: implement Shadow Call Stack

drivers/usb/usbip/stub_rx.c:505 stub_recv_cmd_submit() error: uninitialized symbol 'nents'
 2019-10-24 22:52 UTC  (5+ messages)

[v5,1/3] dt-bindings: i2c: support property idle-state
 2019-10-24 22:53 UTC  (3+ messages)

[PATCH v7 0/2] Subject: [PATCH v7 0/2] leds: Add control of the voltage/current regulator to the LED core
 2019-10-24 22:51 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: leds: document the "power-supply" property

[PATCH] drm: Add support for integrated privacy screens
 2019-10-24 18:18 UTC  (5+ messages)
` ✗ Fi.CI.BUILD: failure for "
    ` [Intel-gfx] "

[PATCH] drm/dp: Add function to parse EDID descriptors for adaptive sync limits
 2019-10-24 15:06 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] Semihost SYS_READC implementation (v3)
 2019-10-24 22:46 UTC  (2+ messages)
` [PATCH] Semihost SYS_READC implementation (v4)

[PATCH linux-kselftest/test v6] lib/list-test: add a test for the 'list' doubly linked list
 2019-10-24 22:46 UTC 

[PATCH v3 1/2] hwmon: Add support for ltc2947
 2019-10-24 22:46 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: hwmon: Add ltc2947 documentation

[ANNOUNCE] Git v2.24.0-rc1
 2019-10-24 22:46 UTC  (2+ messages)
` Git for Windows v2.24.0-rc1, was "

[PATCH v5 0/2] Amazon's Annapurna Labs Memory Controller EDAC
 2019-10-24 22:46 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: edac: al-mc-edac: "

[PATCH 01/11] netdev: Add a wdev_id based frame watch API
 2019-10-24 22:45 UTC  (2+ messages)

[PATCH v6 0/2] Refactor Gen11+ SAGV support
 2019-10-24 22:45 UTC  (5+ messages)
` [PATCH v6 1/2] drm/i915: Refactor intel_can_enable_sagv
  ` [Intel-gfx] "

[PATCH RFC] xfs: automatic log item relogging experiment
 2019-10-24 22:43 UTC  (2+ messages)

[PATCH 0/7] Remove data_len field from the nvmet_req struct
 2019-10-24 22:40 UTC  (7+ messages)
` [PATCH 3/7] nvmet: Introduce common execute function for get_log_page and identify

[PATCH] staging: most: Change bool init to true/false
 2019-10-24 22:39 UTC 

[MODERATED] [PATCH 0/9] TAA 0
 2019-10-24 22:38 UTC  (7+ messages)
` [MODERATED] [PATCH 3/9] TAA 3
  ` [MODERATED] "

[PATCH v9 00/12] Add arm64/signal initial kselftest support
 2019-10-24 22:41 UTC  (4+ messages)
` [PATCH v9 02/12] kselftest: arm64: mangle_pstate_invalid_compat_toggle and common utils

[PATCH] x86/hyper-v: micro-optimize send_ipi_one case
 2019-10-24 22:38 UTC  (3+ messages)

[PATCH 0/5] Update VSC SDP / HDR Metadata SDP states on pipe updates
 2019-10-24 22:37 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "
    `  "

[PATCH] Cleanup: replace prefered with preferred
 2019-10-24 22:37 UTC  (6+ messages)

[PATCH 1/3] drm/i915: Use _PICK() for CHICKEN_TRANS()
 2019-10-24 22:36 UTC  (8+ messages)
` [PATCH 2/3] drm/i915: Add CHICKEN_TRANS_D
  ` [Intel-gfx] "
` [Intel-gfx] [PATCH 1/3] drm/i915: Use _PICK() for CHICKEN_TRANS()

[PATCH 1/2] drm/i915: Remove nonpriv flags when srm/lrm
 2019-10-24 22:36 UTC  (7+ messages)
      ` [Intel-gfx] "

[PATCH 1/2] drm/property: Enforce more lifetime rules
 2019-10-24 22:35 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/2] "
    `  "

[GIT PULL] Devicetree fixes for v5.4, round 2
 2019-10-24 22:35 UTC  (2+ messages)

[patch V2 00/17] entry: Provide generic implementation for host and guest entry/exit work
 2019-10-24 22:33 UTC  (8+ messages)
` [patch V2 07/17] x86/entry/64: Remove redundant interrupt disable


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.