All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-15 12:01:25 to 2020-06-15 12:48:50 UTC [more...]

[PATCH v12 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-15 12:48 UTC  (24+ messages)
` [PATCH v12 1/6] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v12 2/6] seq_buf: Export seq_buf_printf
` [PATCH v12 3/6] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v12 4/6] powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
` [PATCH v12 5/6] ndctl/papr_scm, uapi: Add support for PAPR nvdimm specific methods
  ` [PATCH v12 5/6] ndctl/papr_scm,uapi: "
` [PATCH v12 6/6] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

[PATCH] i2c: sh_mobile: implement atomic transfers
 2020-06-15 12:48 UTC  (4+ messages)

[PATCH] hw/xen_pt: Don't grant opregion permissions
 2020-06-15 12:47 UTC  (2+ messages)

[nvme-cli] Commit fix apsrintf return check
 2020-06-15 12:47 UTC  (3+ messages)

[Bug 208185] New: aacraid won't init Adaptec 5405 card most times, driver is unstable
 2020-06-15 12:47 UTC 

[PATCH v7 0/4] Introduce the for_each_set_clump macro
 2020-06-15 12:46 UTC  (4+ messages)

[PATCH] i2c: mediatek: Add i2c support for continuous mode
 2020-06-15 12:46 UTC  (5+ messages)

[meta-virtualization] Xen on Raspberry Pi 4 (was "How to resolve the ERROR: xen-image-minimal-1.0-r0 do_rootfs: Function failed: do_rootfs. and ERROR: xen-image-minimal-1.0-r0 do_rootfs: Could not invoke dnf. ERROR: xen-image-minimal-1.0-r0 do_rootf")
 2020-06-15 12:45 UTC  (5+ messages)

[PATCH v13 0/6] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-06-15 12:44 UTC  (14+ messages)
` [PATCH v13 1/6] powerpc: Document details on H_SCM_HEALTH hcall
` [PATCH v13 2/6] seq_buf: Export seq_buf_printf
` [PATCH v13 3/6] powerpc/papr_scm: Fetch nvdimm health information from PHYP
` [PATCH v13 4/6] powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
` [PATCH v13 5/6] ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
` [PATCH v13 6/6] powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH

Question about Odroid XU4 cpuidle
 2020-06-15 12:45 UTC  (5+ messages)

[dpdk-dev] i40eVF pmd vlan id handling
 2020-06-15 12:45 UTC  (3+ messages)

[PATCH 1/4] external-arm-toolchain-versions: also collect binutils/bfd version
 2020-06-15 12:45 UTC  (3+ messages)
` [PATCH 4/4] external-arm-sdk-toolchain: add recipe to package gcc/gdb/binutils cross binaries
  ` [meta-arm] "

[PATCH] ARM: dts: am5729: beaglebone-ai: fix rgmii phy-mode
 2020-06-15 12:45 UTC  (3+ messages)

[PATCH v3] target/arm/cpu: adjust virtual time for arm cpu
 2020-06-15 12:43 UTC  (6+ messages)

[PATCH] pinctrl: stm32: use the hwspin_lock_timeout_in_atomic() API
 2020-06-15 12:44 UTC 

[PATCH 0/3] IGD Passthrough fixes for linux based stubdomains
 2020-06-15 12:44 UTC  (3+ messages)
` [PATCH 2/3] tools/libxl: Grant permission for mapping opregions to the target domain

[PATCH v2] arm: socfpga: add board support for ic-automation moritz III
 2020-06-15 12:44 UTC 

[RFC PATCH] serial: samsung: Re-factors UART IRQ resource for various Samsung SoC
 2020-06-15 12:26 UTC  (2+ messages)

[PATCH v1] bluetooth: use configured default params for active scans
 2020-06-15 12:43 UTC 

[LTP] [PATCH 2/5] include: Add declaration of struct ipc64_perm
 2020-06-15 12:43 UTC  (3+ messages)
` [LTP] [PATCH V2 "

[PATCH] pinctrl: qcom: sc7180: Make gpio28 non wakeup capable
 2020-06-15 12:42 UTC 

[PATCH nft] tests: shell: Drop redefinition of DIFF variable
 2020-06-15 12:40 UTC  (5+ messages)

[PATCH BlueZ] mesh: Change BeaconFlags property type to a dict
 2020-06-15 12:41 UTC 

[meta-oe][PATCH] protobuf: Upgrade 3.11.4 -> 3.12.3
 2020-06-15 12:41 UTC 

[PATCH 0/3] tpm: Enable usage of TPM TIS with interrupts
 2020-06-15 12:37 UTC  (4+ messages)
` [PATCH 1/3] tpm_tis: Allow lowering of IRQ also when locality is not active
` [PATCH 2/3] tpm: Extend TPMIfClass with get_irqnum() function
` [PATCH 3/3] acpi: Enable TPM IRQ

[PATCH 1/3] dt-bindings: sound: Document wm8994 endpoints
 2020-06-15 12:40 UTC  (3+ messages)

[PATCH BlueZ] mesh: Rename IVUpdate import flag to IvUpdate
 2020-06-15 12:41 UTC 

[Intel-gfx] [PATCH 01/10] drm/i915/selftests: Disable preemptive heartbeats over preemption tests
 2020-06-15 12:39 UTC  (10+ messages)
` [Intel-gfx] [PATCH 02/10] drm/i915/selftests: Dump engine state and trace upon hanging after reset
` [Intel-gfx] [PATCH 03/10] drm/i915/gt: Add a safety submission flush in the heartbeat
` [Intel-gfx] [PATCH 04/10] drm/i915/execlists: Replace direct submit with direct call to tasklet
` [Intel-gfx] [PATCH 05/10] drm/i915/execlists: Defer schedule_out until after the next dequeue
` [Intel-gfx] [PATCH 06/10] drm/i915/gt: ce->inflight updates are now serialised
` [Intel-gfx] [PATCH 07/10] drm/i915/gt: Drop atomic for engine->fw_active tracking
` [Intel-gfx] [PATCH 08/10] drm/i915/gt: Use virtual_engine during execlists_dequeue
` [Intel-gfx] [PATCH 09/10] drm/i915/gt: Decouple inflight virtual engines
` [Intel-gfx] [PATCH 10/10] drm/i915/gt: Resubmit the virtual engine on schedule-out

[PATCH v2 00/15] vfio: expose virtual Shared Virtual Addressing to VMs
 2020-06-15 12:39 UTC  (4+ messages)

[PATCH v2 0/1] s390: virtio: let's arch choose to accept devices without IOMMU feature
 2020-06-15 12:39 UTC  (3+ messages)
` [PATCH v2 1/1] s390: virtio: let arch "

[meta-python][PATCH 1/2] python3-psutil: Consolidate in a single file
 2020-06-15 12:38 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-protobuf: "

[PATCH v3 0/4] block: seriously improve savevm performance
 2020-06-15 12:36 UTC  (5+ messages)
` [PATCH 1/4] migration/savevm: respect qemu_fclose() error code in save_snapshot()

[PATCH v2] Staging: rtl8712: Addressed checkpatch.pl issues related to macro parameter wrapping in parentheses
 2020-06-15 12:36 UTC  (2+ messages)

[PULL v2 00/58] virtio,acpi,pci: features, fixes, cleanups, tests
 2020-06-15 12:35 UTC  (5+ messages)
` [PULL v2 20/58] bios-tables-test: Add Q35/TPM-TIS test

[PATCH v1 RFC 0/2] introduce fallback to pio in spi core
 2020-06-15 12:35 UTC  (10+ messages)
` [PATCH v1 RFC 1/2] spi: introduce fallback to pio

clean up kernel_{read,write} & friends v4
 2020-06-15 12:34 UTC  (15+ messages)
` [PATCH 01/13] cachefiles: switch to kernel_write
` [PATCH 02/13] autofs: "
` [PATCH 03/13] bpfilter: "
` [PATCH 04/13] fs: unexport __kernel_write
` [PATCH 05/13] fs: check FMODE_WRITE in __kernel_write
` [PATCH 06/13] fs: implement kernel_write using __kernel_write
` [PATCH 07/13] fs: remove __vfs_write
` [PATCH 08/13] fs: don't change the address limit for ->write_iter in __kernel_write
` [PATCH 09/13] fs: add a __kernel_read helper
` [PATCH 10/13] integrity/ima: switch to using __kernel_read
` [PATCH 11/13] fs: implement kernel_read "
` [PATCH 12/13] fs: remove __vfs_read
` [PATCH 13/13] fs: don't change the address limit for ->read_iter in __kernel_read

[PATCH] Staging: rtl8712: Addressed checkpatch.pl issues related to macro parameter wrapping in parentheses
 2020-06-15 12:34 UTC  (4+ messages)

[PATCH 0/2] Add strace support for printing arguments for ioctls
 2020-06-15 12:33 UTC  (3+ messages)
` [PATCH 2/2] linux-user: Add strace support for printing arguments of ioctl()

[PATCH v2] SUNRPC: Add missing definition of ARCH_IMPLEMENTS_FLUSH_DCACHE_PAGE
 2020-06-15 12:33 UTC  (2+ messages)

[PATCH v3 0/2] Resolve revision handling and add support for DA silicon
 2020-06-15 12:33 UTC  (2+ messages)

[PATCH V10 0/2] media: i2c: Add support for OV02A10 sensor
 2020-06-15 12:29 UTC  (9+ messages)
` [PATCH V10 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings
` [PATCH V10 2/2] media: i2c: ov02a10: Add OV02A10 image sensor driver

[PATCH v2 2/3] pkt-line: use string versions of functions
 2020-06-15 12:32 UTC  (3+ messages)
` [PATCH v2] "

[OE-core] kernel: update rpm failed for the vfat
 2020-06-15 12:31 UTC  (4+ messages)

[PATCH v2 1/3] spi: spi-fsl-dspi: Fix external abort on interrupt in exit paths
 2020-06-15 12:30 UTC  (5+ messages)
` [PATCH v2 3/3] genirq: Do not test disabled IRQs with DEBUG_SHIRQ

Backport status of "aio: fix async fsync creds" (530f32fc370fd1431ea9802dbc53ab5601dfccdb)
 2020-06-15 12:30 UTC  (2+ messages)

[PATCH v7 00/13] perf: support enable and disable commands in stat and record modes
 2020-06-15 12:30 UTC  (11+ messages)
` [PATCH v7 01/13] tools/libperf: introduce notion of static polled file descriptors

KCSAN Support on ARM64 Kernel
 2020-06-15 12:30 UTC  (5+ messages)

[PATCH] lib/bb/utils.py: Do not preserve TERM in the environment
 2020-06-15 12:29 UTC  (2+ messages)
` [bitbake-devel] "

[Buildroot] systemd improvements V2
 2020-06-15 12:28 UTC  (5+ messages)
` [Buildroot] [PATCH v2 01/14] package/systemd: configure nss plugins in nsswitch.conf

[PATCH RFC v8 00/11] vhost: ring format independence
 2020-06-15 12:28 UTC  (4+ messages)
` [PATCH RFC v8 02/11] vhost: use batched get_vq_desc version

[PATCH] coccinelle: misc: add array_size_dup script to detect missed overflow checks
 2020-06-15 12:25 UTC  (3+ messages)
` [Cocci] "

[PATCH] efi/libstub: Fix path separator regression
 2020-06-15 12:24 UTC  (3+ messages)

[PATCH v5 0/3] hw/net/imx_fec: improve the imx fec emulator
 2020-06-15 12:23 UTC  (3+ messages)
` [PATCH v5 2/3] hw/net/imx_fec: Allow phy not to be the first device on the mii bus

[PATCH] KVM: x86: allow TSC to differ by NTP correction bounds without TSC scaling
 2020-06-15 12:20 UTC  (2+ messages)

[PATCH v1 1/4] gpio: pca953x: Synchronize interrupt handler properly
 2020-06-15 12:20 UTC  (3+ messages)
` [PATCH v1 4/4] gpio: pca953x: disable regmap locking for automatic address incrementing

[LTP] [PATCH 0/5] syscalls: Add tests to verify the _time_high fields
 2020-06-15 12:20 UTC  (5+ messages)
` [LTP] [PATCH 1/5] syscalls:ipc: Move libraries to libs/ director

[PATCH] pinctrl: freescale: imx: Use 'devm_of_iomap()' to avoid a resource leak in case of error in 'imx_pinctrl_probe()'
 2020-06-15 12:15 UTC  (4+ messages)

[PATCH v32 00/21] Intel SGX foundations
 2020-06-15 12:13 UTC  (2+ messages)

[PATCH 1/2] ASoC: rt1015: Update rt1015 default register value according to spec modification
 2020-06-15 12:17 UTC  (4+ messages)
` [PATCH 2/2] ASoC: rt1015: Flush DAC data before playback

[OE-core][PATCH] classes/buildhistory: capture package config
 2020-06-15 12:17 UTC  (3+ messages)

[PATCH 0/2] iommu: Move AMD and Intel Kconfig + Makefile bits into their directories
 2020-06-15 12:16 UTC  (3+ messages)
` [PATCH 2/2] iommu/amd: Move Kconfig and Makefile bits down into amd directory

[PATCH 1/3] scripts/boards.sh: Fix M3-W identifier
 2020-06-15 12:19 UTC  (3+ messages)
` [PATCH 2/3] scripts/boards.sh: Add support for M3-W+ SoC
` [PATCH 3/3] scripts/boards.sh: Add support for E3 SoC

[PATCH 0/3] vin-tests: Add more SoCs
 2020-06-15 12:19 UTC  (3+ messages)

[PATCH 0/2] omap4: sdp: convert to device model
 2020-06-15 12:15 UTC  (2+ messages)

[PATCH] x86/cpu: Reinitialize IA32_FEAT_CTL MSR on BSP during wakeup
 2020-06-15 12:15 UTC  (4+ messages)

[PATCH][dunfell 1/2] dbus: fix CVE-2020-12049
 2020-06-15 12:15 UTC  (2+ messages)
` [PATCH][dunfell 2/2] perl: fix CVE-2020-10543 & CVE-2020-10878

[PATCH 0/5] LSM: Measure security module state
 2020-06-15 12:15 UTC  (4+ messages)
` [PATCH 4/5] LSM: Define SELinux function to measure security state

[PATCH v2] fs: Do not check if there is a fsnotify watcher on pseudo inodes
 2020-06-15 12:13 UTC 

[PATCH] KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return type to bool
 2020-06-15 12:13 UTC 

[PATCH] drm/kselftest: fix spellint typo in test-drm_mm.c
 2020-06-15 12:11 UTC 

[PATCH] kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
 2020-06-15 12:01 UTC 

[PATCH] arch: sh: smc37c93x: fix spelling mistake
 2020-06-15 12:09 UTC  (2+ messages)

[RFC PATCH V2] selinux-testsuite: Add check for key changes on watch_queue
 2020-06-15 12:08 UTC  (2+ messages)

[PATCH v3 0/2] net: Drop legacy "name" from -net and remove NetLegacy
 2020-06-15 12:06 UTC  (2+ messages)

[Cocci] [PATCH] coccinelle: api: add kzfree script
 2020-06-15 12:03 UTC  (5+ messages)
      `  "

[PATCH 0/2] lib: Fix bitmap_cut() for overlaps, add test
 2020-06-15 12:04 UTC  (5+ messages)
` [PATCH 2/2] bitmap: Add test for bitmap_cut()

[PATCH v4 0/3] Venus dynamic debug
 2020-06-15 12:03 UTC  (5+ messages)
` [PATCH v4 2/3] venus: Make debug infrastructure more flexible

[PATCH v6 0/6] DVFS for IO devices on sdm845 and sc7180
 2020-06-15 12:02 UTC  (9+ messages)
` [PATCH v6 1/6] tty: serial: qcom_geni_serial: Use OPP API to set clk/perf state
` [PATCH v6 2/6] spi: spi-geni-qcom: "
` [PATCH v6 3/6] drm/msm/dpu: "
` [PATCH v6 4/6] drm/msm: dsi: "
` [PATCH v6 5/6] media: venus: core: Add support for opp tables/perf voting
` [PATCH v6 6/6] spi: spi-qcom-qspi: Use OPP API to set clk/perf state

[PATCH] generic/471: adapt test when running on btrfs to avoid failure on RWF_NOWAIT write
 2020-06-15 12:03 UTC  (4+ messages)

[RFC PATCH v1 0/6] stash: drop usage of a second index
 2020-06-15 12:02 UTC  (5+ messages)
` [RFC PATCH v1 2/6] stash: remove the second index in stash_working_tree()

Clang miscompiling arm64 kernel with BTI and PAC?
 2020-06-15 12:02 UTC  (3+ messages)

[PATCH 00/29] Documentation fixes
 2020-06-15 12:01 UTC  (10+ messages)
` [PATCH 13/29] dt: fix broken links due to txt->yaml renames

[PATCH] fs: Do not check if there is a fsnotify watcher on pseudo inodes
 2020-06-15 12:02 UTC  (6+ messages)

[PATCH v2 01/13] pinctrl: intel: Disable input and output buffer when switching to GPIO
 2020-06-15 12:01 UTC  (4+ messages)
` [PATCH v2 08/13] pinctrl: intel: Introduce for_each_requested_gpio() macro

[RESEND PATCH V13 0/3] da7280: haptic driver submission
 2020-06-15 11:40 UTC  (4+ messages)
` [RESEND PATCH V13 2/3] dt-bindings: input: Add document bindings for DA7280
` [RESEND PATCH V13 3/3] Input: new da7280 haptic driver

[PATCH V7 RESEND 0/7] Add interconnect support to QSPI and QUP drivers
 2020-06-15 12:01 UTC  (4+ messages)
` [PATCH V7 RESEND 6/7] spi: spi-qcom-qspi: Add interconnect support


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.