All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-24 16:45:31 to 2019-10-24 17:18:34 UTC [more...]

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

[PULL 00/51] target-arm queue
 2019-10-24 16:27 UTC  (34+ messages)
` [PULL 02/51] aspeed: Add an AST2600 eval board
` [PULL 03/51] target/arm: Split out rebuild_hflags_common
` [PULL 05/51] target/arm: Split out rebuild_hflags_common_32
` [PULL 06/51] target/arm: Split arm_cpu_data_is_big_endian
` [PULL 07/51] target/arm: Split out rebuild_hflags_m32
` [PULL 08/51] target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
` [PULL 09/51] target/arm: Split out rebuild_hflags_a32
` [PULL 11/51] target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
` [PULL 13/51] target/arm: Hoist computation of TBFLAG_A32.VFPEN
` [PULL 14/51] target/arm: Add arm_rebuild_hflags
` [PULL 15/51] target/arm: Split out arm_mmu_idx_el
` [PULL 16/51] target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
` [PULL 17/51] target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
` [PULL 18/51] target/arm: Rebuild hflags at EL changes
` [PULL 19/51] target/arm: Rebuild hflags at MSR writes
` [PULL 20/51] target/arm: Rebuild hflags at CPSR writes
` [PULL 21/51] target/arm: Rebuild hflags at Xscale SCTLR writes
` [PULL 22/51] target/arm: Rebuild hflags for M-profile
` [PULL 23/51] target/arm: Rebuild hflags for M-profile NVIC
` [PULL 24/51] linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN
` [PULL 25/51] linux-user/arm: "
` [PULL 26/51] target/arm: Rely on hflags correct in cpu_get_tb_cpu_state
` [PULL 27/51] hw/net/fsl_etsec/etsec.c: Switch to transaction-based ptimer API
` [PULL 28/51] hw/timer/xilinx_timer.c: "
` [PULL 29/51] hw/dma/xilinx_axidma.c: "
` [PULL 31/51] hw/timer/slavio_timer.c: "
` [PULL 32/51] hw/timer/grlib_gptimer.c: "
` [PULL 33/51] hw/m68k/mcf5206.c: "
` [PULL 34/51] hw/watchdog/milkymist-sysctl.c: "
` [PULL 35/51] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
` [PULL 37/51] target/arm: Allow SVE to be disabled via a CPU property
` [PULL 39/51] target/arm/kvm64: Add kvm_arch_get/put_sve
` [PULL 45/51] hw/arm/bcm2835_peripherals: Use the thermal sensor block

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

[PATCH v6 00/30] PCI: Allow BAR movement during hotplug
 2019-10-24 17:12 UTC  (34+ messages)
` [PATCH v6 01/30] PCI: Fix race condition in pci_enable/disable_device()
` [PATCH v6 02/30] PCI: Enable bridge's I/O and MEM access for hotplugged devices
` [PATCH v6 03/30] PCI: hotplug: Add a flag for the movable BARs feature
` [PATCH v6 04/30] PCI: Define PCI-specific version of the release_child_resources()
` [PATCH v6 05/30] PCI: hotplug: movable BARs: Fix reassigning the released bridge windows
` [PATCH v6 06/30] PCI: hotplug: movable BARs: Recalculate all bridge windows during rescan
` [PATCH v6 07/30] PCI: hotplug: movable BARs: Don't disable the released bridge windows
` [PATCH v6 08/30] PCI: hotplug: movable BARs: Don't allow added devices to steal resources
` [PATCH v6 09/30] PCI: Include fixed and immovable BARs into the bus size calculating
` [PATCH v6 10/30] PCI: Prohibit assigning BARs and bridge windows to non-direct parents
` [PATCH v6 11/30] PCI: hotplug: movable BARs: Try to assign unassigned resources only once
` [PATCH v6 12/30] PCI: hotplug: movable BARs: Calculate immovable parts of bridge windows
` [PATCH v6 13/30] PCI: hotplug: movable BARs: Compute limits for relocated "
` [PATCH v6 14/30] PCI: Make sure bridge windows include their fixed BARs
` [PATCH v6 15/30] PCI: Fix assigning the fixed prefetchable resources
` [PATCH v6 16/30] PCI: hotplug: movable BARs: Assign fixed and immovable BARs before others
` [PATCH v6 17/30] PCI: hotplug: movable BARs: Don't reserve IO/mem bus space
` [PATCH v6 18/30] PCI: hotplug: Configure MPS for hot-added bridges during bus rescan
` [PATCH v6 19/30] PCI: hotplug: movable BARs: Ignore the MEM BAR offsets from bootloader
` [PATCH v6 20/30] powerpc/pci: Fix crash with enabled movable BARs
` [PATCH v6 21/30] powerpc/pci: Access PCI config space directly w/o pci_dn
` [PATCH v6 22/30] powerpc/pci: Create pci_dn on demand
` [PATCH v6 23/30] powerpc/pci: hotplug: Add support for movable BARs
` [PATCH v6 24/30] powerpc/powernv/pci: Suppress an EEH error when reading an empty slot
` [PATCH v6 25/30] PNP: Don't reserve BARs for PCI when enabled movable BARs
` [PATCH v6 26/30] PCI: hotplug: movable BARs: Enable the feature by default
` [PATCH v6 27/30] nvme-pci: Handle movable BARs
` [PATCH v6 28/30] PCI/portdrv: Declare support of "
` [PATCH v6 29/30] PCI: pciehp: movable BARs: Trigger a domain rescan on hp events
` [PATCH v6 30/30] Revert "powerpc/powernv/pci: Work around races in PCI bridge enabling"

[PATCH net-next 00/13] Control action percpu counters allocation by netlink flag
 2019-10-24 17:17 UTC  (9+ messages)

[PATCH][next] ASoC: rt5677: Add missing null check for failed allocation of rt5677_dsp
 2019-10-24 17:15 UTC  (4+ messages)
` [alsa-devel] "

RFC: Moving git-gui development to GitHub
 2019-10-24 17:16 UTC  (4+ messages)

[MODERATED] [PATCH 0/9] TAA 0
 2019-10-24 17:15 UTC  (8+ messages)
` [MODERATED] [PATCH 4/9] TAA 4
  ` [MODERATED] "
` [MODERATED] [PATCH 9/9] TAA 9
  ` [MODERATED] "

[PATCH v1 1/3] gpu: host1x: Remove implicit IOMMU backing on client's registration
 2019-10-24 17:15 UTC  (6+ messages)

[PATCH] x86/kdump: Print a notice if SME/SEV is active on crash reservation
 2019-10-24 17:14 UTC 

multiple telemetry designs
 2019-10-24 17:13 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] package/php: security bump version to 7.3.11
 2019-10-24 17:13 UTC 

[Virtio-fs] False error message when DAX cache is disabled
 2019-10-24 17:13 UTC  (2+ messages)

[PATCH] spi: Fix SPI_CS_HIGH setting when using native and GPIO CS
 2019-10-24 17:13 UTC  (6+ messages)

[PATCH] drm/tegra: Do not use ->load() and ->unload() callbacks
 2019-10-24 17:12 UTC  (3+ messages)

[PATCH v2 2/2] PCI: pciehp: Prevent deadlock on disconnect
 2019-10-24 17:11 UTC  (2+ messages)

[PATCH] drm/i915/bios: add compression parameter block definition
 2019-10-24 17:13 UTC  (6+ messages)
    ` [Intel-gfx] "

[Bug 111481] AMD Navi GPU frequent freezes on both Manjaro/Ubuntu with kernel 5.3 and mesa 19.2 -git/llvm9
 2019-10-24 17:09 UTC  (2+ messages)

[RFC 0/2] io_uring: examine request result only after completion
 2019-10-24 17:09 UTC  (2+ messages)

[PATCH v2 0/8] Add Kernel Concurrency Sanitizer (KCSAN)
 2019-10-24 17:09 UTC  (8+ messages)
` [PATCH v2 4/8] seqlock, kcsan: Add annotations for KCSAN

[PATCH v1 1/2] SUNRPC: Trace gssproxy upcall results
 2019-10-24 17:08 UTC  (3+ messages)

[Buildroot] [PATCH 1/2] package/jitterentropy-library: bump to version 2.2.0
 2019-10-24 17:07 UTC  (3+ messages)
` [Buildroot] [PATCH 2/2] package/jitterentropy-library: fix static build

[dpdk-dev] [RFC] mbuf: support dynamic fields and flags
 2019-10-24 17:07 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] RISC-V: Add PCIe I/O BAR memory mapping
 2019-10-24 17:07 UTC  (6+ messages)

[RFC bpf-next 0/5] Extend SOCKMAP to store listening sockets
 2019-10-24 17:06 UTC  (6+ messages)
` [RFC bpf-next 1/5] bpf, sockmap: Let BPF helpers use lookup operation on SOCKMAP
` [RFC bpf-next 2/5] bpf, sockmap: Allow inserting listening TCP sockets into SOCKMAP

[RFC] Memory Tiering
 2019-10-24 17:06 UTC  (4+ messages)

[PATCH 0/2] Enabling MSI for Microblaze
 2019-10-24 17:03 UTC  (8+ messages)

Query: SCSI Device node creation when UFS is loaded as a module
 2019-10-24 17:05 UTC  (3+ messages)

[RFC PATCH v2 bpf-next 00/15] xdp_flow: Flow offload to XDP
 2019-10-24 17:05 UTC  (7+ messages)

[PATCH 1/2] dt-bindings: rng: atmel-trng: add new compatible
 2019-10-24 17:04 UTC  (4+ messages)
` [PATCH 2/2] hwrng: atmel: add new platform support for sam9x60

[PATCH 0/6] USB: gadget: f_hid: fix lifetime issues
 2019-10-24 16:45 UTC  (7+ messages)
` [PATCH 1/6] USB: gadget: f_hid: move chardev setup to module init
` [PATCH 2/6] USB: gadget: f_hid: switch to IDR for tracking minors
` [PATCH 3/6] USB: gadget: f_hid: find f_hidg by IDR lookup on open
` [PATCH 4/6] USB: gadget: f_hid: decouple cdev from f_hidg lifetime
` [PATCH 5/6] USB: gadget: f_hid: refcount f_hidg structure
` [PATCH 6/6] USB: gadget: f_hid: return ENODEV from read/write after deletion

[PATCH net-next] mvpp2: prefetch frame header
 2019-10-24 17:04 UTC  (3+ messages)

divide error in dummy_timer
 2019-10-24 17:05 UTC  (3+ messages)

[PATCH 00/13] cpuidle: psci: Support hierarchical CPU arrangement
 2019-10-24 17:03 UTC  (21+ messages)
` [PATCH 08/13] cpuidle: psci: Prepare to use OS initiated suspend mode via PM domains
` [PATCH 10/13] cpuidle: psci: Add a helper to attach a CPU to its PM domain
` [PATCH 11/13] cpuidle: psci: Attach CPU devices to their PM domains
` [PATCH 12/13] cpuidle: psci: Manage runtime PM in the idle path
` [PATCH 13/13] arm64: dts: Convert to the hierarchical CPU topology layout for MSM8916

Git Test Coverage Report (October 11)
 2019-10-24 17:04 UTC  (5+ messages)

[PATCH] random: Seed the fallback random number generator
 2019-10-24 17:04 UTC  (2+ messages)

[RFC][PATCH 0/6] NPM refactoring
 2019-10-24 17:03 UTC  (7+ messages)

[PATCH v2 00/18] cros_ec: Add sensorhub driver and FIFO processing*** SUBJECT HERE
 2019-10-24 17:03 UTC  (4+ messages)
` [PATCH v2 01/18] platform: chrome: Put docs with the code

[PATCH v2 4/4] perf/x86/intel/pt: Opportunistically use single range output mode
 2019-10-24 17:02 UTC  (2+ messages)

[thud/master] [PATCH 0/3] Update tensorflow lite to version 1.15.0
 2019-10-24 16:58 UTC  (4+ messages)
` [thud/master] [PATCH 1/3] flatbuffers: create version 1.11.0
` [thud/master] [PATCH 2/3] tensorflow-lite: update to version 1.15
` [thud/master] [PATCH 3/3] armnn: udpate with tensorflow lite version 1.15.0

KMSAN: uninit-value in aes_encrypt (2)
 2019-10-24 17:02 UTC 

[PATCH rdma-next 0/6] CM cleanup
 2019-10-24 17:01 UTC  (3+ messages)
` [PATCH rdma-next 6/6] RDMA/srpt: Use private_data_len instead of hardcoded value

[dpdk-dev] [RFC 0/5] use WFE for locks and ring on aarch64
 2019-10-24 17:00 UTC  (4+ messages)
` [dpdk-dev] [PATCH v9 2/5] eal: add the APIs to wait until equal

[PATCH] PCI: increase D3 delay for AMD Ryzen5/7 XHCI controllers
 2019-10-24 17:00 UTC  (2+ messages)

[U-Boot] [PATCH v2 00/41] convert GE boards to DM
 2019-10-24 17:00 UTC  (2+ messages)

[PATCH RESEND] scripts: setlocalversion: replace backquote to dollar parenthesis
 2019-10-24 16:58 UTC  (2+ messages)

[dpdk-dev] Debug crash in bucket_enqueue ()
 2019-10-24 16:58 UTC  (2+ messages)

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-10-24 16:57 UTC  (3+ messages)
` [RFC PATCH 11/10] pipe: Add fsync() support "

[PATCH] scsi:sd: define variable dif as unsigned int instead of bool
 2019-10-24 16:57 UTC  (2+ messages)

[PATCH 1/2] rtc/ia64: remove legacy efirtc driver
 2019-10-24 16:57 UTC  (8+ messages)

[Buildroot] [PATCH v6] package/libvirt: new package
 2019-10-24 16:57 UTC  (2+ messages)

[PATCH v2] [trivial] net: Fix misspellings of "configure" and "configuration"
 2019-10-24 16:57 UTC  (3+ messages)

[dpdk-dev] [PATCH 00/10] fix global variable multiple definitions
 2019-10-24 16:56 UTC  (5+ messages)
` [dpdk-dev] [PATCH 05/10] crypto/dpaa2_sec: "
  ` [dpdk-dev] [dpdk-stable] "

[PATCH v2] iommu/arm-smmu: Break insecure users by disabling bypass by default
 2019-10-24 16:56 UTC  (14+ messages)

[GCC,LLVM] bpf_helpers.h
 2019-10-24 16:56 UTC  (2+ messages)
` initiated discussion to support attribute address_space in clang

[PATCH] nvmet: fill discovery controller sn, fr and mn correctly
 2019-10-24 16:55 UTC 

Spontaneous reboots when using RX 560
 2019-10-24 16:55 UTC  (16+ messages)

[Buildroot] [PATCH v2] package/initscripts: refactor S20urandom
 2019-10-24 16:56 UTC  (2+ messages)

[RFC 00/37] KVM: s390: Add support for protected VMs
 2019-10-24 16:54 UTC  (12+ messages)
` [RFC 02/37] s390/protvirt: introduce host side setup
` [RFC 07/37] KVM: s390: protvirt: Secure memory is not mergeable

[PATCH V7] mm/debug: Add tests validating architecture page table helpers
 2019-10-24 16:51 UTC  (6+ messages)

[PATCH v3 net-next 00/12] net: aquantia: PTP support for AQC devices
 2019-10-24 16:51 UTC  (3+ messages)

[PATCH RFC v1 00/12] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-10-24  3:53 UTC  (3+ messages)
` [PATCH RFC v1 01/12] mm/memory_hotplug: Don't allow to online/offline memory blocks with holes

[PATCH] travis.yml: enable linux-gcc-debug-tcg cache
 2019-10-24 16:21 UTC  (2+ messages)

Fw:Mi sto augurando che la tua giornata sia fantastica
 2019-10-24 16:43 UTC 

[PATCH 00/30] virtiofs daemon (base)
 2019-10-24 16:19 UTC  (3+ messages)

[PATCH][next] net: dsa: fix dereference on ds->dev before null check error
 2019-10-24 16:47 UTC  (3+ messages)

[PATCH] x86/hyper-v: micro-optimize send_ipi_one case
 2019-10-24 16:47 UTC  (2+ messages)

[PATCH v13 00/22] Generic page walk and ptdump
 2019-10-24 16:46 UTC  (5+ messages)
` [PATCH v13 09/22] sparc: mm: Add p?d_leaf() definitions

[PATCH 00/15] staging: exfat: Clean up return codes
 2019-10-24 16:46 UTC  (5+ messages)
` [PATCH 15/15] staging: exfat: Clean up return codes - FFS_SUCCESS

[PATCH v4 0/2] sched/topology: Asymmetric topologies fixes
 2019-10-24 16:45 UTC  (4+ messages)
` [PATCH v4 1/2] sched/topology: Don't try to build empty sched domains

[PATCH 00/32] drm/tegra: Add DisplayPort support
 2019-10-24 16:45 UTC  (4+ messages)
` [PATCH 30/32] drm/tegra: sor: Avoid timeouts on unplug events
` [PATCH 31/32] drm/tegra: sor: Extract common audio enabling code
` [PATCH 32/32] drm/tegra: sor: Introduce audio enable/disable callbacks

[PULL 00/28] ppc-for-4.2 queue 20191024
 2019-10-24 16:09 UTC  (2+ messages)


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.