All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-20 10:01:49 to 2020-02-20 10:45:35 UTC [more...]

[PATCH v4 0/3] clockevent: add low power STM32 timer
 2020-02-20 10:45 UTC  (6+ messages)
` [PATCH v4 3/3] clocksource: Add Low Power STM32 timers driver

[igt-dev] [PATCH i-g-t 1/3] igt/kms_frontbuffer_tracking: Skip over IGT_DRAW_BLT when there's no BLT
 2020-02-20 10:45 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for series starting with [i-g-t,1/3] "

[dpdk-dev] [PATCH] net/ice: fix queue bind MSI-X interrupt error
 2020-02-20 10:45 UTC  (4+ messages)

[PATCH v2] util/async: make bh_aio_poll() O(1)
 2020-02-20 10:43 UTC  (3+ messages)

[cip-dev] [PATCH 4.19.y-cip 00/23] Renesas RZ/G2E USB Type-C Backport
 2020-02-20 10:44 UTC  (4+ messages)
` [cip-dev] [PATCH 4.19.y-cip 05/23] usb: typec: Find the ports by also matching against the device node
  `  "

[dpdk-dev] [PATCH 0/4] Reorganise Travis jobs
 2020-02-20 10:44 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/4] ci: remove unnecessary dependency on Linux headers
` [dpdk-dev] [PATCH 4/4] ci: reorganise Travis jobs

[PATCH] rcu_queue: add QSLIST functions
 2020-02-20 10:43 UTC  (2+ messages)

[PATCH] thinkpad_acpi: Add sysfs entry for lcdshadow feature
 2020-02-20 10:42 UTC  (2+ messages)

[dpdk-dev] [PATCH] examples/ipsec-secgw: extend inline session to non AES-GCM
 2020-02-20 10:42 UTC  (5+ messages)

[PATCH v4 0/6] driver core: Try to improve and cleanup driver_deferred_probe_check_state()
 2020-02-20 10:42 UTC  (10+ messages)
` [PATCH v4 1/6] driver core: Fix driver_deferred_probe_check_state() logic
` [PATCH v4 2/6] driver core: Set deferred_probe_timeout to a longer default if CONFIG_MODULES is set
` [PATCH v4 4/6] driver core: Remove driver_deferred_probe_check_state_continue()
` [PATCH v4 5/6] driver core: Rename deferred_probe_timeout and make it global

[PATCH v2 RESEND] mm/sparsemem: pfn_to_page is not valid yet on SPARSEMEM
 2020-02-20 10:41 UTC  (2+ messages)

[PATCH v3 00/17] s390x: Protected Virtualization support
 2020-02-20 10:39 UTC  (5+ messages)
` [PATCH v3 04/17] s390x: protvirt: Add diag308 subcodes 8 - 10
` [PATCH v3 05/17] s390x: protvirt: Support unpack facility

[PATCH v3 00/37] KVM: s390: Add support for protected VMs
 2020-02-20 10:40 UTC  (38+ messages)
` [PATCH v3 01/37] mm:gup/writeback: add callbacks for inaccessible pages
` [PATCH v3 02/37] KVM: s390/interrupt: do not pin adapter interrupt pages
` [PATCH v3 03/37] s390/protvirt: introduce host side setup
` [PATCH v3 04/37] s390/protvirt: add ultravisor initialization
` [PATCH v3 05/37] s390/mm: provide memory management functions for protected KVM guests
` [PATCH v3 06/37] s390/mm: add (non)secure page access exceptions handlers
` [PATCH v3 07/37] KVM: s390: protvirt: Add UV debug trace
` [PATCH v3 08/37] KVM: s390: add new variants of UV CALL
` [PATCH v3 09/37] KVM: s390: protvirt: Add initial vm and cpu lifecycle handling
` [PATCH v3 10/37] KVM: s390: protvirt: Add KVM api documentation
` [PATCH v3 11/37] KVM: s390: protvirt: Secure memory is not mergeable
` [PATCH v3 12/37] KVM: s390/mm: Make pages accessible before destroying the guest
` [PATCH v3 13/37] KVM: s390: protvirt: Handle SE notification interceptions
` [PATCH v3 14/37] KVM: s390: protvirt: Instruction emulation
` [PATCH v3 15/37] KVM: s390: protvirt: Implement interrupt injection
` [PATCH v3 16/37] KVM: s390: protvirt: Add SCLP interrupt handling
` [PATCH v3 17/37] KVM: s390: protvirt: Handle spec exception loops
` [PATCH v3 18/37] KVM: s390: protvirt: Add new gprs location handling
` [PATCH v3 19/37] KVM: S390: protvirt: Introduce instruction data area bounce buffer
` [PATCH v3 20/37] KVM: s390: protvirt: handle secure guest prefix pages
` [PATCH v3 21/37] KVM: s390/mm: handle guest unpin events
` [PATCH v3 22/37] KVM: s390: protvirt: Write sthyi data to instruction data area
` [PATCH v3 23/37] KVM: s390: protvirt: STSI handling
` [PATCH v3 24/37] KVM: s390: protvirt: disallow one_reg
` [PATCH v3 25/37] KVM: s390: protvirt: Do only reset registers that are accessible
` [PATCH v3 26/37] KVM: s390: protvirt: Only sync fmt4 registers
` [PATCH v3 27/37] KVM: s390: protvirt: Add program exception injection
` [PATCH v3 28/37] KVM: s390: protvirt: UV calls in support of diag308 0, 1
` [PATCH v3 29/37] KVM: s390: protvirt: Report CPU state to Ultravisor
` [PATCH v3 30/37] KVM: s390: protvirt: Support cmd 5 operation state
` [PATCH v3 31/37] KVM: s390: protvirt: Mask PSW interrupt bits for interception 104 and 112
` [PATCH v3 32/37] KVM: s390: protvirt: do not inject interrupts after start
` [PATCH v3 33/37] KVM: s390: protvirt: Add UV cpu reset calls
` [PATCH v3 34/37] DOCUMENTATION: Protected virtual machine introduction and IPL
` [PATCH v3 35/37] s390: protvirt: Add sysfs firmware interface for Ultravisor information
` [PATCH v3 36/37] KVM: s390: rstify new ioctls in api.rst
` [PATCH v3 37/37] KVM: s390: protvirt: introduce and enable KVM_CAP_S390_PROTECTED

[PATCH v10 00/22] Add virtual device fuzzing support
 2020-02-20 10:38 UTC  (11+ messages)
` [PATCH v10 01/22] softmmu: move vl.c to softmmu/
` [PATCH v10 15/22] fuzz: support for fork-based fuzzing
` [PATCH v10 16/22] fuzz: add support for qos-assisted fuzz targets
` [PATCH v10 20/22] fuzz: add virtio-net fuzz target
` [PATCH v10 21/22] fuzz: add virtio-scsi "

[ISSUE] The time cost of IOSQE_IO_LINK
 2020-02-20 10:39 UTC  (13+ messages)
                ` [PATCH] asm-generic/atomic: Add try_cmpxchg() fallbacks

[PATCH v2 0/7] mm/hotplug: Only use subsection map in VMEMMAP case
 2020-02-20 10:38 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/crypto-perf: use common macros for min/max
 2020-02-20 10:38 UTC  (2+ messages)

[PATCH v3 00/22] tracing vs world
 2020-02-20 10:37 UTC  (13+ messages)
` [PATCH v3 08/22] rcu,tracing: Create trace_rcu_{enter,exit}()
` [PATCH v3 22/22] x86/int3: Ensure that poke_int3_handler() is not sanitized

[dpdk-dev] [PATCH] test/ipsec: fix a typo in function name
 2020-02-20 10:37 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix a bug NULL pointer dereference
 2020-02-20 10:39 UTC  (6+ messages)
    ` 回复: "

[dpdk-dev] [PATCH] ipsec: fix use of uninitialized variable
 2020-02-20 10:36 UTC  (4+ messages)

[PATCH v4] tools/perf/metricgroup: Fix printing event names of metric group with multiple events incase of overlapping events
 2020-02-20 10:36 UTC  (4+ messages)

[Xen-devel] [PATCH 0/3] tools/xentop: Fix calculation of used memory and some cleanups
 2020-02-20 10:35 UTC  (11+ messages)
` [Xen-devel] [PATCH 1/3] tools/xentop: Fix calculation of used memory
` [Xen-devel] [PATCH 2/3] tools/xentop: Remove dead code
` [Xen-devel] [PATCH 3/3] tools/xentop: Cleanup some trailing whitespace

[Xen-devel] [PATCH 0/5] libxl/PCI: reserved device memory adjustments
 2020-02-20 10:35 UTC  (3+ messages)
` [Xen-devel] [PATCH 1/5] libxl/PCI: honor multiple per-device reserved memory regions

Firmware files for QCA BT chip WCN3991
 2020-02-20 10:35 UTC 

[PATCH net-next v3 0/9] net: fix sysfs permssions when device changes network
 2020-02-20 10:35 UTC  (6+ messages)
` [PATCH net-next v3 6/9] drivers/base/power: add dpm_sysfs_change_owner()

[PATCH 00/19] VFS: Filesystem information and notifications [ver #16]
 2020-02-20 10:34 UTC  (4+ messages)
` [PATCH 01/19] vfs: syscall: Add fsinfo() to query filesystem information "

Hard Disk consumes lots of power in s2idle
 2020-02-20 10:34 UTC  (6+ messages)

Yocto Project Status WW07'20
 2020-02-20 10:33 UTC  (4+ messages)
    ` [OE-core] "

[CFT 0/8] rework phylink interface for split MAC/PCS support
 2020-02-20 10:29 UTC  (11+ messages)
` [CFT 4/8] net: axienet: use resolved link config in mac_link_up()
` [CFT 5/8] net: dpaa2-mac: "
` [CFT 6/8] net: macb: "

[PATCH v2 1/2] RDMA/rw: fix error flow during RDMA context initialization
 2020-02-20 10:31 UTC  (3+ messages)
` [PATCH v2 2/2] RDMA/rw: map P2P memory correctly for signature operations

[PATCH] sched/fair: add !se->on_rq check before dequeue entity
 2020-02-20 10:31 UTC  (4+ messages)

[LTP] [PATCH] syscalls/fgetxattr02: Use loop instead of RAM disk
 2020-02-20 10:31 UTC  (4+ messages)

[PATCH 0/3] leds: add support for apa102c leds
 2020-02-20 10:30 UTC  (8+ messages)
` [PATCH 2/3] dt-bindings: leds: Shiji Lighting APA102C LED driver
` [PATCH 3/3] drivers: leds: add support for apa102c leds

[RFC PATCH 0/5] Removing support for 32bit KVM/arm host
 2020-02-20 10:29 UTC  (6+ messages)

[RFC v6 07/23] RISC-V: Use 64-bit time_t and off_t for RV32 and RV64
 2020-02-20 10:28 UTC  (10+ messages)

[PATCH V3 0/7] gpio: zynq: Update on gpio-zynq driver
 2020-02-20 10:28 UTC  (9+ messages)
` [PATCH V3 2/7] dt-bindings: gpio: Add binding for Versal gpio
` [PATCH V3 3/7] devicetree-binding: Add pmc gpio node

usb cdc-acm TIOCSSERIAL may wrongly report EPERM
 2020-02-20 10:27 UTC  (4+ messages)

[meta-oe][master][PATCH] strongswan: avoid charon crash
 2020-02-20 10:26 UTC 

[PATCH 1/2] tty: serial: samsung_tty: build it for any platform
 2020-02-20 10:26 UTC  (4+ messages)
` [PATCH 2/2] tty: serial: samsung_tty: remove SERIAL_SAMSUNG_DEBUG

[PATCH v3] backlight: corgi: Convert to use GPIO descriptors
 2020-02-20 10:26 UTC  (2+ messages)

[Buildroot] [PATCH v3 0/2] Add CVE reporting to pkg-stats
 2020-02-20 10:26 UTC  (5+ messages)
` [Buildroot] [PATCH v3 1/2] support/scripts/pkg-stats: add support for CVE reporting

[PATCH 01/13] core-image-sato-sdk-ptest: do not pull in ptest-pkgs
 2020-02-20 10:26 UTC  (3+ messages)
` [PATCH 11/13] p11-kit: upgrade 0.23.18.1 -> 0.23.20

[Ocfs2-devel] [QUESTION] An NULL pointer dereference problem which was caused when dereference journal head
 2020-02-20 10:25 UTC  (3+ messages)

[PATCH kvmtool v2] Add emulation for CFI compatible flash memory
 2020-02-20 10:24 UTC  (5+ messages)

[PATCH v2 0/2] This small series does two things:
 2020-02-20 10:23 UTC  (6+ messages)
` [PATCH v2 1/2] docs: Convert qemu-cpu-models.texi to rST

[Xen-devel] [PATCH V3] x86/altp2m: Hypercall to set altp2m view visibility
 2020-02-20 10:23 UTC  (4+ messages)

[PATCH v6 0/4] leds: trigger: implement a tty trigger
 2020-02-20 10:22 UTC  (5+ messages)
` [PATCH v6 1/4] lib: new helper kstrtodev_t()

[PATCH] mm: Fix possible PMD dirty bit lost in set_pmd_migration_entry()
 2020-02-20 10:22 UTC  (2+ messages)

am437x-evm zeus image
 2020-02-20 10:21 UTC  (3+ messages)
` [meta-ti] "

[Intel-gfx] [PATCH] drm/i915: Distribute switch variables for initialization
 2020-02-20 10:21 UTC  (3+ messages)
  `  "

[PATCH v2 00/21] btrfs: refactor and generalize chunk/dev_extent/extent allocation
 2020-02-20 10:17 UTC  (4+ messages)
` [PATCH v2 09/21] btrfs: factor out create_chunk()

Bug: Git: Clone: University Network: No Output on Terminal
 2020-02-20 10:20 UTC  (5+ messages)

[PATCH] drm/amdgpu: Add a chunk ID for spm trace
 2020-02-20 10:19 UTC  (4+ messages)

[PATCH] mm: Stop kswapd early when nothing's waiting for it to free pages
 2020-02-20 10:19 UTC  (8+ messages)

[dpdk-dev] [PATCH] examples/fips_validation: fix incorrect CT length string
 2020-02-20 10:19 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] examples/fips_validation: fix incorrect string for CT length

[PATCH 1/1] RDMA/rw: map P2P memory correctly for signature operations
 2020-02-20 10:18 UTC  (3+ messages)

[virtio-comment] [PATCH] virtio-net: Add support for correct hdr_len field
 2020-02-20 10:18 UTC 

[PATCH 0/7] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-02-20  9:58 UTC  (9+ messages)
` [PATCH 1/8] powerpc: Add asm header 'papr_scm.h' describing the papr-scm interface
` [PATCH 2/8] powerpc/papr_scm: Provide support for fetching dimm health information
` [PATCH 3/8] powerpc/papr_scm: Fetch dimm performance stats from PHYP
` [PATCH 4/8] UAPI: ndctl: Introduce NVDIMM_FAMILY_PAPR_SCM as a new NVDIMM DSM family
` [PATCH 5/8] powerpc/uapi: Introduce uapi header 'papr_scm_dsm.h' for papr_scm DSMs
` [PATCH 6/8] powerpc/papr_scm: Add support for handling PAPR DSM commands
` [PATCH 7/8] powerpc/papr_scm: Re-implement 'papr_flags' using 'nd_papr_scm_dimm_health_stat'
` [PATCH 8/8] powerpc/papr_scm: Implement support for DSM_PAPR_SCM_HEALTH

[PATCH v3] dm: uclass: don't assign aliased seq numbers
 2020-02-20 10:14 UTC  (4+ messages)

[dpdk-dev] [PATCH] build: add combined libs
 2020-02-20 10:13 UTC  (2+ messages)

[MODERATED] Re: [PATCH 1/2] more sampling fun 1
 2020-02-20 10:13 UTC  (3+ messages)
  ` [MODERATED] "

mvneta: comphy regression with SolidRun ClearFog
 2020-02-20 10:12 UTC  (4+ messages)

[REGRESSION] gpio hogging fails with pinctrl gpio drivers
 2020-02-20 10:12 UTC  (4+ messages)

Attention:Beneficiary
 2020-02-20 10:11 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t 0/1] Support to assemble CB kernel for gen7 devs
 2020-02-20 10:10 UTC  (5+ messages)
` [igt-dev] [PATCH i-g-t 1/1] tools/generate_cb_buffer: Add script to assemble CB kernel

[PATCH] hw/char/pl011: Output characters using best-effort mode
 2020-02-20 10:10 UTC  (3+ messages)

[PATCH 0/4] crypto: hisilicon - Improve SEC performance
 2020-02-20 10:10 UTC  (4+ messages)
` [PATCH 4/4] crypto: hisilicon/sec2 - Add pbuffer mode for SEC driver

spi_flash_read issue
 2020-02-20 10:10 UTC 

[PATCH v3 1/2] driver core: Rework logic in __driver_deferred_probe_check_state to allow EPROBE_DEFER to be returned for longer
 2020-02-20 10:09 UTC  (3+ messages)

[LTP] [PATCH V2 00/10] Add new LTP tests related to fsmount family of syscalls
 2020-02-20 10:09 UTC  (5+ messages)
` [LTP] [PATCH V2 05/10] syscalls/fsconfig: New tests

[PATCH v3] binfmt_misc: pass binfmt_misc flags to the interpreter
 2020-02-20 10:07 UTC  (3+ messages)

[PATCH][master-next] webkitgtk: add PACKAGECONFIG gobject-introspection
 2020-02-20 10:08 UTC  (2+ messages)

[PATCH v4] iommu/vt-d: consider real PCI device when checking if mapping is needed
 2020-02-20 10:06 UTC  (2+ messages)

[PATCH 2/2] MAINTAINERS: Set MIPS status to Odd Fixes
 2020-02-20 10:06 UTC  (2+ messages)

[Intel-gfx] [PULL] drm-misc-fixes
 2020-02-20 10:06 UTC  (2+ messages)
`  "

[PATCH v2 0/8] Eight patches related to changing the number of hardware queues
 2020-02-20 10:05 UTC  (3+ messages)
` [PATCH v2 2/8] blk-mq: Keep set->nr_hw_queues and set->map[].nr_queues in sync

[RESEND RFC PATCH v3] clk: Use new helper in managed functions
 2020-02-20 10:04 UTC  (2+ messages)

[dpdk-dev] [PATCH] app/testpmd: fix identifier size for port attach
 2020-02-20 10:03 UTC  (2+ messages)

[PATCH qemu v7 0/5] spapr: Kill SLOF
 2020-02-20 10:01 UTC  (2+ messages)

[PATCH 0/6] phy: usb: add support for STM32 usbphyc
 2020-02-20 10:01 UTC  (7+ messages)
` [PATCH 1/6] regulator: import Linux regulator_bulk API
` [PATCH 2/6] phy: remove unused init_data parameter
` [PATCH 3/6] phy: populate existing ->pwr member with phy-supply
` [PATCH 4/6] phy: introduce phy_get_by_index
` [PATCH 5/6] regulator: port over Linux stm32 PWR regulator driver
` [PATCH 6/6] phy: port over Linux stm32 usbphyc driver

[dpdk-dev] CONFIG_RTE_MAX_MEM_MB fails in DPDK18.05
 2020-02-20 10:02 UTC  (13+ messages)

[PATCH] lttng-modules: Check the pid_ns before using it because it may be NULL
 2020-02-20 10:02 UTC  (2+ messages)

[PATCH v4 0/4] nvmem/gpio: fix resource management
 2020-02-20 10:01 UTC  (5+ messages)
` [PATCH v4 1/4] nvmem: fix memory leak in error path
` [PATCH v4 2/4] gpiolib: use kref in gpio_desc
` [PATCH v4 3/4] nvmem: increase the reference count of a gpio passed over config
` [PATCH v4 4/4] nvmem: release the write-protect pin


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.