All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-13 14:29:43 to 2020-02-13 15:15:14 UTC [more...]

[dpdk-dev] [PATCH] app/testpmd: add port check before manual detach
 2020-02-13 15:15 UTC  (2+ messages)

[PULL 00/46] target-arm queue
 2020-02-13 14:41 UTC  (43+ messages)
` [PULL 01/46] i.MX: Fix inverted register bits in wdt code
` [PULL 02/46] i.MX: Add support for WDT on i.MX6
` [PULL 03/46] bios-tables-test: prepare to change ARM virt ACPI DSDT
` [PULL 04/46] arm/virt/acpi: remove meaningless sub device "RP0" from PCI0
` [PULL 05/46] arm/virt/acpi: remove _ADR from devices identified by _HID
` [PULL 06/46] arm/acpi: fix PCI _PRT definition
` [PULL 07/46] arm/acpi: fix duplicated _UID of PCI interrupt link devices
` [PULL 08/46] arm/acpi: simplify the description of PCI _CRS
` [PULL 09/46] virt/acpi: update golden masters for DSDT update
` [PULL 10/46] target/arm: Add arm_mmu_idx_is_stage1_of_2
` [PULL 11/46] target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
` [PULL 12/46] target/arm: Add isar_feature tests for PAN + ATS1E1
` [PULL 13/46] target/arm: Move LOR regdefs to file scope
` [PULL 14/46] target/arm: Split out aarch32_cpsr_valid_mask
` [PULL 15/46] target/arm: Mask CPSR_J when Jazelle is not enabled
` [PULL 16/46] target/arm: Replace CPSR_ERET_MASK with aarch32_cpsr_valid_mask
` [PULL 17/46] target/arm: Use aarch32_cpsr_valid_mask in helper_exception_return
` [PULL 18/46] target/arm: Remove CPSR_RESERVED
` [PULL 19/46] target/arm: Introduce aarch64_pstate_valid_mask
` [PULL 20/46] target/arm: Update MSR access for PAN
` [PULL 21/46] target/arm: Update arm_mmu_idx_el "
` [PULL 22/46] target/arm: Enforce PAN semantics in get_S1prot
` [PULL 23/46] target/arm: Set PAN bit as required on exception entry
` [PULL 24/46] target/arm: Implement ATS1E1 system registers
` [PULL 25/46] target/arm: Enable ARMv8.2-ATS1E1 in -cpu max
` [PULL 26/46] target/arm: Add ID_AA64MMFR2_EL1
` [PULL 27/46] target/arm: Update MSR access to UAO
` [PULL 28/46] target/arm: Implement UAO semantics
` [PULL 29/46] target/arm: Enable ARMv8.2-UAO in -cpu max
` [PULL 30/46] hw/arm: ast2400/ast2500: Wire up EHCI controllers
` [PULL 31/46] hw/arm: ast2600: "
` [PULL 32/46] hw/char/exynos4210_uart: Fix memleaks in exynos4210_uart_init
` [PULL 33/46] hw/arm/raspi: Use BCM2708 machine type with pre Device Tree kernels
` [PULL 34/46] hw/arm/raspi: Correct the board descriptions
` [PULL 35/46] hw/arm/raspi: Extract the version from the board revision
` [PULL 36/46] hw/arm/raspi: Extract the RAM size "
` [PULL 37/46] hw/arm/raspi: Extract the processor type "
` [PULL 38/46] hw/arm/raspi: Trivial code movement
` [PULL 39/46] hw/arm/raspi: Make machines children of abstract RaspiMachineClass
` [PULL 40/46] hw/arm/raspi: Make board_rev a field of RaspiMachineClass
` [PULL 45/46] hw/arm/raspi: Extract the cores count from the board revision
` [PULL 46/46] target/arm: Implement ARMv8.1-VMID16 extension

[PATCH] i2c: designware-pci: Fix BUG_ON during device removal
 2020-02-13 15:15 UTC 

[ISSUE] The time cost of IOSQE_IO_LINK
 2020-02-13 15:14 UTC  (5+ messages)

[LTP] ❌ FAIL: Test report for kernel 5.6.0-rc1-f2850dd.cki (mainline.kernel.org)
 2020-02-13 15:14 UTC 

[PATCH] ext4: Simplify checking quota limits in ext4_statfs()
 2020-02-13 15:14 UTC  (2+ messages)
` [PATCH] ext4: simplify "

[PATCH 0/4] remove runnable_load_avg and improve group_classify
 2020-02-13 15:14 UTC  (8+ messages)
` [RFC 2/4] sched/numa: replace runnable_load_avg by load_avg

[RFC v3 00/25] intel_iommu: expose Shared Virtual Addressing to VMs
 2020-02-13 15:14 UTC  (13+ messages)
` [RFC v3 14/25] intel_iommu: add virtual command capability support
` [RFC v3 16/25] intel_iommu: add PASID cache management infrastructure

[git:media_tree/fixes] media: v4l2-rect.h: fix v4l2_rect_map_inside() top/left adjustments
 2020-01-08 13:34 UTC 

[Buildroot] [PATCH v2 3/3] package/rabbitmq-server: bump version to 3.8.2
 2020-02-13 15:14 UTC  (3+ messages)
` [Buildroot] [PATCH v3 1/2] package/rabbitmq-server: clean up license list
  ` [Buildroot] [PATCH v3 2/2] package/rabbitmq-server: bump version to 3.8.2

[igt-dev] [PATCH i-g-t 0/1] tests/kms_big_fb: Set plane position and framebuffer dimensions before commit
 2020-02-13 15:13 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t 1/1] "

[Intel-gfx] [PATCH] drm/i915/dsc: force full modeset whenever DSC is enabled at probe
 2020-02-13 15:13 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "

[PATCH] perf/callchain: Replace zero-length array with flexible-array member
 2020-02-13 15:15 UTC 

[Intel-gfx] [PATCH v1 0/2] Fix state transitions affecting DBuf
 2020-02-13 15:13 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PULL 0/9] Mini misc patches queue for 2020-02-12
 2020-02-13 14:43 UTC  (2+ messages)

Make the hid-logitech-dj driver remove the HID++ nodes when the device disconnects
 2020-02-13 15:12 UTC  (13+ messages)

[PATCH v2 0/6] irqchip/gic-v4.1: Cleanup and fixes for GICv4.1
 2020-02-13 15:11 UTC  (6+ messages)
` [PATCH v2 3/6] irqchip/gic-v4.1: Ensure L2 vPE table is allocated at RD level

[Intel-gfx] [PATCH v1] drm/i915: Call intel_edp_init_connector only for eDP
 2020-02-13 15:11 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for "

[LSF/MM/BPF TOPIC] FS Maintainers Don't Scale
 2020-02-13 15:11 UTC  (7+ messages)
` [Lsf-pc] "

[PATCH v3] perf stat: Show percore counts in per CPU output
 2020-02-13 15:10 UTC  (3+ messages)

[PATCH v4 0/9] ceph: add support for asynchronous directory operations
 2020-02-13 15:09 UTC  (5+ messages)

[PATCH net 0/2] net: dsa: Make sure there is headroom for tag
 2020-02-13 15:08 UTC  (7+ messages)
` [PATCH net 1/2] net: dsa: tag_qca: "
` [PATCH net 2/2] net: dsa: tag_ar9331: "

[PATCH kvm-unit-tests] s390x: unittests: Use smp parameter
 2020-02-13 15:08 UTC  (3+ messages)

stable-rc 5.4: arm64 make dtbs failed
 2020-02-13 15:08 UTC 

[PATCH] dmaengine: idxd: Fix error handling in idxd_wq_cdev_dev_setup()
 2020-02-13 15:07 UTC  (2+ messages)

[PATCH v4] drm/i915: dont retry stream management at seq_num_m roll over
 2020-02-13 15:07 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for "

[alsa-devel] [PATCH v2 0/5] soundwire: intel: add DAI callbacks
 2020-02-13 15:05 UTC  (7+ messages)
` [alsa-devel] [PATCH v2 5/5] soundwire: intel: free all resources on hw_free()

[PATCH] kdb: Eliminate strncpy() warnings by replacing with strscpy()
 2020-02-13 15:05 UTC 

[PATCH V2 0/5] vDPA support
 2020-02-13 15:05 UTC  (10+ messages)
` [PATCH V2 3/5] vDPA: introduce vDPA bus

[PATCH] dmaengine: doc: fix warnings/issues of client.rst
 2020-02-13 15:05 UTC  (2+ messages)

[PATCH v2] dm ebs: new block size emulating target
 2020-02-13 15:05 UTC 

[PATCH bpf-next v2] libbpf: Add support for dynamic program attach target
 2020-02-13 15:04 UTC 

[PATCH 1/2] clk: stratix10: use do_div() for 64-bit calculation
 2020-02-13 15:04 UTC  (5+ messages)
` [PATCH 2/2] clk: socfpga: stratix10: simplify paramter passing

[PATCH] fs: nfsd: fileache.c: Use built-in RCU list checking
 2020-02-13 15:03 UTC  (2+ messages)
` [Linux-kernel-mentees] "

[PATCH] random: add rng-seed= command line option
 2020-02-13 15:03 UTC  (7+ messages)

[Linux-kernel-mentees] [PATCH] fs: nfsd: nfs4state.c: Use built-in RCU list checking
 2020-02-13 15:03 UTC  (2+ messages)
`  "

[git:media_tree/fixes] media: iguanair: fix endpoint sanity check
 2020-01-09 15:07 UTC 

[git:media_tree/fixes] media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptors
 2020-01-23 12:15 UTC 

[PATCH v6 0/3] perf x86: Exposing IO stack to IO PMON mapping through sysfs
 2020-02-13 15:01 UTC  (4+ messages)
` [PATCH v6 1/3] perf x86: Infrastructure for exposing an Uncore unit to PMON mapping
` [PATCH v6 2/3] perf x86: Topology max dies for whole system
` [PATCH v6 3/3] perf x86: Exposing an Uncore unit to PMON for Intel Xeon® server platform

[PATCH-4.19-stable 0/2] Backport ENCODE_FRAME_POINTER hint
 2020-02-13 15:01 UTC  (2+ messages)

[PATCH] {Makefile,config.mk,a/Kconfig}: introduce SUPPLIER
 2020-02-13 15:01 UTC  (2+ messages)

[PATCH v4 0/5] perf cs-etm: Support thread stack and callchain
 2020-02-13 15:00 UTC  (6+ messages)
` [PATCH v4 5/5] perf cs-etm: Synchronize instruction sample with the thread stack

oe-core: IMAGE_INSTALL_append = "bash"
 2020-02-13 15:01 UTC 

[RFC PATCH 0/3] efi/x86: add support for generic EFI mixed mode boot
 2020-02-13 14:59 UTC  (8+ messages)
` [RFC PATCH 1/3] efi/x86: drop redundant .bss section
` [RFC PATCH 2/3] efi/x86: add true mixed mode entry point into .compat section
` [RFC PATCH 3/3] efi/x86: implement mixed mode boot without the handover protocol

[Intel-gfx] [PATCH v2 0/8] drm/i915: pfit/scaler rework prep stuff
 2020-02-13 15:00 UTC  (4+ messages)
` [Intel-gfx] [PATCH v2 1/8] drm/i915: Parametrize PFIT_PIPE

[Buildroot] udisks situation
 2020-02-13 14:59 UTC  (3+ messages)

[PATCH] linux/pipe_fs_i.h: fix kernel-doc warnings after @wait was split
 2020-02-13 14:59 UTC  (3+ messages)

[PATCH 4.19] scsi: megaraid_sas: Do not initiate OCR if controller is not in ready state
 2020-02-13 14:58 UTC  (2+ messages)

[MPTCP] Re: [RFC 5/5] mptcp: add rmem queue accounting
 2020-02-13 14:58 UTC 

Backports 4.14, 4.9, 4.4: dm: fix potential for q->make_request_fn NULL pointer
 2020-02-13 14:58 UTC  (2+ messages)

[PATCH v2 00/10] recipe updates, testing fixes
 2020-02-13 14:57 UTC  (3+ messages)
` [PATCH 07/10] busybox: Backport patches to support removal of __NR_clock_gettime

[dpdk-dev] [PATCH] examples/tep_term: fix return value check
 2020-02-13 14:57 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH] drm/amdgpu: Move to a per-IB secure flag (TMZ)
 2020-02-13 14:57 UTC  (3+ messages)

[PATCH v3 0/5] SFH: Add Support for AMD Sensor Fusion Hub
 2020-02-13 14:56 UTC  (3+ messages)

[PATCH v3 0/2] Fix NFS/RDMA operation with Ryzen IOMMU
 2020-02-13 14:56 UTC  (9+ messages)
` [PATCH v3 1/2] xprtrdma: Fix DMA scatter-gather list mapping imbalance

Calculating major.minor.patch from commit hash
 2020-02-13 14:54 UTC  (3+ messages)

[PATCH v2 1/2] Documentation: bindings: Add ANX7688 HDMI to DP bridge binding
 2020-02-13 14:54 UTC  (2+ messages)
` [PATCH v2 2/2] drm/bridge: anx7688: Add anx7688 bridge driver support

[PATCH] overview-manual: minor editing, rendering, wording changes
 2020-02-13 14:54 UTC  (2+ messages)
` [yocto] "

[dpdk-dev] [PATCH] add ABI checks
 2020-02-13 14:51 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 4/4] "

Device Tree Evolution Project - call notes - 12th February
 2020-02-13 14:50 UTC 

[RFC PATCH 0/6] do not store GPU address in TTM
 2020-02-13 14:52 UTC  (7+ messages)
` [RFC PATCH 5/6] drm/qxl: don't use ttm bo->offset

USB hub driver over-current behavior
 2020-02-13 14:49 UTC  (2+ messages)

[PATCH] drm/pl111: Support Integrator IM-PD1 module
 2020-02-13 14:48 UTC  (3+ messages)

[PATCH 00/35] KVM: s390: Add support for protected VMs
 2020-02-13 14:48 UTC  (6+ messages)
` [PATCH 01/35] mm:gup/writeback: add callbacks for inaccessible pages

[PATCH 0/3] Add power domain driver support for i.mx8m family
 2020-02-13 14:47 UTC  (15+ messages)

[PATCH] dmaengine: ti: omap-dma: Replace zero-length array with flexible-array member
 2020-02-13 14:47 UTC  (2+ messages)

[PATCH] dmaengine: bcm-sba-raid: Replace zero-length array with flexible-array member
 2020-02-13 14:46 UTC  (2+ messages)

[PATCH] dmaengine: uniphier-mdmac: replace zero-length array with flexible-array member
 2020-02-13 14:46 UTC  (3+ messages)

Heads up: phylink changes for next merge window
 2020-02-13 14:46 UTC  (2+ messages)

[PATCH v1] dt-bindings: arm64: imx: Add board binding for i.MX8QM MEK Board
 2020-02-13 14:46 UTC  (2+ messages)

recursive cloning with --reference-if-able + --dissociate
 2020-02-13 14:45 UTC 

[PATCH V3 1/2] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize
 2020-02-13 14:47 UTC  (4+ messages)
` [PATCH V3 2/2] xfs: Fix log reservation calculation for xattr insert operation

Problem booting a PowerBook G4 Aluminum after commit cd08f109 with CONFIG_VMAP_STACK=y
 2020-02-13 14:43 UTC  (4+ messages)
            ` RESEND: "

[Xen-devel] [xen-unstable-smoke test] 147013: regressions - FAIL
 2020-02-13 14:42 UTC 

[PATCH 00/12] mmc: core: Improve code for polling and HW busy detect
 2020-02-13 14:42 UTC  (4+ messages)

[PATCH] dt-bindings: dma: ti-edma: fix example compatible property
 2020-02-13 14:41 UTC  (2+ messages)

[Patch v9 0/8] Introduce Thermal Pressure
 2020-02-13 14:41 UTC  (9+ messages)
` [Patch v9 1/8] sched/pelt: Add support to track thermal pressure
` [Patch v9 3/8] arm,arm64,drivers:Add infrastructure to store and update instantaneous "

[PATCH bpf-next] libbpf: Add support for dynamic program attach target
 2020-02-13 14:41 UTC  (5+ messages)

[PATCH] dmaengine: idxd: fix runaway module ref count on device driver bind
 2020-02-13 14:40 UTC  (2+ messages)

Question about (and problem with) pflash data access
 2020-02-13 14:39 UTC  (8+ messages)

[sdbusplus] To generate a common header for public information of interfaces
 2020-02-13 14:38 UTC 

[PATCH v2 0/4] arm64: Add the cpufreq device to show cpufreq info to guest
 2020-02-13 14:37 UTC  (3+ messages)

[PATCH net 0/2] net: dsa: Make sure there is headroom for tag
 2020-02-13 14:37 UTC  (3+ messages)
` [PATCH net 1/2] net: dsa: tag_qca: "
` [PATCH net 2/2] net: dsa: tag_ar9331: "

[igt-dev] [RFC PATCH i-g-t] tests/gem_userptr_blits: Refresh map-fixed-invalidate* subtests
 2020-02-13 14:37 UTC  (3+ messages)
  ` [Intel-gfx] "

[PATCH] drm/i915: Disable -Wtautological-constant-out-of-range-compare
 2020-02-13 14:37 UTC  (10+ messages)
` [PATCH v2] "
            ` [Intel-gfx] "

[MPTCP] Re: [RFC 4/5] mptcp: update mptcp ack sequence from work queue
 2020-02-13 14:37 UTC 

[PATCH] cgroup/cpuset: Fix a race condition when reading cpuset.*
 2020-02-13 14:36 UTC  (5+ messages)

[Xen-devel] [linux-next test] 146930: regressions - FAIL
 2020-02-13 14:35 UTC 

[PATCH v2 0/2] spapr: Use vIOMMU translation for virtio by default
 2020-02-13 14:34 UTC  (3+ messages)
` [PATCH v2 1/2] spapr: Disable legacy virtio devices for pseries-5.0 and later

[Xen-devel] [PATCH] xen/sched: fix get_cpu_idle_time() with core scheduling
 2020-02-13 14:35 UTC 

[PATCH -next] dmaengine: idxd: remove set but not used variable 'idxd_cdev'
 2020-02-13 14:34 UTC  (2+ messages)

[PATCH v2 00/25] Large pages in the page cache
 2020-02-13 14:34 UTC  (7+ messages)
` [PATCH v2 05/25] mm: Fix documentation of FGP flags
` [PATCH v2 06/25] mm: Allow hpages to be arbitrary order

[dpdk-dev] [PATCH 20.05] ethdev: clear struct on releasing port
 2020-02-13 14:33 UTC 

About PPTT find_acpi_cpu_topology_package()
 2020-02-13 14:33 UTC  (11+ messages)

[PATCH kvm-unit-tests 0/2] runtime: Allow additional VMM parameters to be provided
 2020-02-13 14:33 UTC  (3+ messages)
` [PATCH kvm-unit-tests 1/2] arch-run: Allow $QEMU to include parameters
` [PATCH kvm-unit-tests 2/2] runtime: Introduce VMM_PARAMS

[PATCH v3 00/13] hw/arm/raspi: Dynamically create machines based on the board revision
 2020-02-13 14:32 UTC  (5+ messages)
` [PATCH v3 12/13] hw/arm/raspi: Use a unique raspi_machine_class_init() method

[PATCH 00/15] amdgpu: remove load and unload callbacks (v3)
 2020-02-13 14:32 UTC  (6+ messages)
` [PATCH 14/15] drm/amdgpu/ring: move debugfs init into core amdgpu debugfs

[PATCH] package_ipk: Minor import tweak + ensure packages regenerated
 2020-02-13 14:32 UTC  (2+ messages)
` ✗ patchtest: failure for "

[PATCH v3] perf test: Fix test trace+probe_vfs_getname.sh
 2020-02-13 14:30 UTC  (2+ messages)

[Intel-gfx] [PATCH 0/1] Adding definitions for VRR registers and bitfields
 2020-02-13 14:30 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[PATCH] hw/char/exynos4210_uart: Fix memleaks in exynos4210_uart_init
 2020-02-13 14:28 UTC  (6+ messages)

[PATCH v5 0/8] Multifd Migration Compression
 2020-02-13 14:28 UTC  (5+ messages)
` [PATCH v5 7/8] multifd: Add multifd-zstd-level parameter

[PATCH ghak25 v2 0/9] Address NETFILTER_CFG issues
 2020-02-13 14:29 UTC  (6+ messages)
` [PATCH ghak25 v2 8/9] netfilter: add audit operation field


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.