All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-25 12:19:38 to 2019-09-25 13:16:20 UTC [more...]

[PATCH linux dev-5.3 00/13] mtd: spi-nor: aspeed: add support for ast2600
 2019-09-25 12:42 UTC  (10+ messages)
` [PATCH linux dev-5.3 01/13] ARM: dts: aspeed-g6: Add FMC and SPI devices
` [PATCH linux dev-5.3 03/13] ARM: dts: aspeed: rainier: Enable MAC0
` [PATCH linux dev-5.3 04/13] ARM: dts: ast2600-evb: Enable FMC and SPI devices
` [PATCH linux dev-5.3 05/13] mtd: spi-nor: Add support for w25q512jv
` [PATCH linux dev-5.3 08/13] mtd: spi-nor: aspeed: add initial support for ast2600
` [PATCH linux dev-5.3 09/13] mtd: spi-nor: aspeed: Check for disabled segments on the AST2600
` [PATCH linux dev-5.3 11/13] mtd: spi-nor: aspeed: Introduce a HCLK mask for training
` [PATCH linux dev-5.3 12/13] mtd: spi-nor: aspeed: check upper freq limit when doing training
` [PATCH linux dev-5.3 13/13] mtd: spi-nor: aspeed: add support for AST2600 training

[Buildroot] [PATCH] wine: Add hashes for license files
 2019-09-25 13:16 UTC  (3+ messages)

[PATCH] drm/i915/execlists: Simplify gen12_csb_parse
 2019-09-25 13:15 UTC  (2+ messages)

[PATCH] KVM: selftests: fix ucall on x86
 2019-09-25 13:15 UTC  (2+ messages)

[PATCH v2 00/19] hashmap bug/safety/ease-of-use fixes
 2019-09-25 13:15 UTC  (17+ messages)
` [PATCH v2 02/19] coccicheck: detect hashmap_entry.hash assignment
` [PATCH v2 04/19] hashmap_entry_init takes "struct hashmap_entry *"
` [PATCH v2 07/19] hashmap_get takes "const struct "
` [PATCH v2 08/19] hashmap_remove "
` [PATCH v2 10/19] introduce container_of macro
` [PATCH v2 11/19] hashmap_get_next returns "struct hashmap_entry *"
` [PATCH v2 12/19] hashmap: use *_entry APIs to wrap container_of
` [PATCH v2 19/19] hashmap: remove type arg from hashmap_{get,put,remove}_entry

[Xen-devel] [PATCH v3 00/47] xen: add core scheduling support
 2019-09-25 13:15 UTC  (26+ messages)
` [Xen-devel] [PATCH v3 14/47] xen/sched: make null scheduler vcpu agnostic
` [Xen-devel] [PATCH v3 30/47] xen/sched: add support for multiple vcpus per sched unit where missing
` [Xen-devel] [PATCH v3 34/47] xen/sched: add fall back to idle vcpu when scheduling unit
` [Xen-devel] [PATCH v3 35/47] xen/sched: make vcpu_wake() and vcpu_sleep() core scheduling aware
` [Xen-devel] [PATCH v3 36/47] xen/sched: carve out freeing sched_unit memory into dedicated function
` [Xen-devel] [PATCH v3 37/47] xen/sched: move per-cpu variable scheduler to struct sched_resource

[alsa-devel] [PATCH v3 0/2] Add CML M/C for RT5682 and RT1011
 2019-09-25 13:14 UTC  (3+ messages)
` [alsa-devel] [PATCH v3 1/2] ASoC: Intel: boards: Add CML m/c using RT1011 and RT5682

[PATCH v2 00/20] target/mips: Misc cleanups for September/October 2019
 2019-09-25 12:46 UTC  (20+ messages)
` [PATCH v2 01/20] target/mips: Clean up helper.c
` [PATCH v2 02/20] target/mips: Clean up internal.h
` [PATCH v2 03/20] target/mips: Clean up kvm_mips.h
` [PATCH v2 04/20] target/mips: Clean up mips-defs.h
` [PATCH v2 05/20] target/mips: Clean up op_helper.c
` [PATCH v2 06/20] target/mips: Clean up translate.c
` [PATCH v2 07/20] target/mips: msa: Split helpers for <NLOC|NLZC>.<B|H|W|D>
` [PATCH v2 08/20] target/mips: msa: Split helpers for PCNT.<B|H|W|D>
` [PATCH v2 09/20] target/mips: msa: Split helpers for BINS<L|R>.<B|H|W|D>
` [PATCH v2 10/20] target/mips: msa: Unroll loops and demacro <BMNZ|BMZ|BSEL>.V
` [PATCH v2 11/20] target/mips: msa: Split helpers for B<CLR|NEG|SEL>.<B|H|W|D>
` [PATCH v2 12/20] target/mips: msa: Split helpers for AVE_<S|U>.<B|H|W|D>
` [PATCH v2 13/20] target/mips: msa: Split helpers for AVER_<S|U>.<B|H|W|D>
` [PATCH v2 14/20] target/mips: msa: Split helpers for CEQ.<B|H|W|D>
` [PATCH v2 15/20] target/mips: msa: Split helpers for CLE_<S|U>.<B|H|W|D>
` [PATCH v2 16/20] target/mips: msa: Split helpers for CLT_<S|U>.<B|H|W|D>
` [PATCH v2 17/20] target/mips: msa: Split helpers for DIV_<S|U>.<B|H|W|D>
` [PATCH v2 19/20] target/mips: msa: Simplify and move helper for MOVE.V
` [PATCH v2 20/20] target/mips: msa: Move helpers for <AND|NOR|OR|XOR>.V

[PATCH 1/2] clk: hisilicon: fix sparse warnings in clk-hi3670.c
 2019-09-25 13:14 UTC  (2+ messages)

[PATCH v2 0/2] drm: LogiCVC display controller support
 2019-09-25 13:14 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: display: Document the Xylon LogiCVC display controller

[PATCH v2 0/7] s390x/mmu: DAT translation rewrite
 2019-09-25 12:52 UTC  (3+ messages)
` [PATCH v2 2/7] s390x/mmu: Move DAT protection handling out of mmu_translate_asce()
` [PATCH v2 5/7] s390x/mmu: Use TARGET_PAGE_MASK in mmu_translate_pte()

Sapira Consulting
 2019-09-25 13:07 UTC 

[PATCH libmnl] src: fix doxygen function documentation
 2019-09-25 13:14 UTC 

[PATCH] firmware: imx: Skip return value check for some special SCU firmware APIs
 2019-09-25 13:13 UTC  (3+ messages)

[PATCH v2] dt-bindings: riscv: Fix CPU schema errors
 2019-09-25 13:12 UTC  (2+ messages)

[PATCH 0/2] add Amlogic A1 clock controller driver
 2019-09-25 13:12 UTC  (6+ messages)
` [PATCH 2/2] clk: meson: a1: add support for Amlogic A1 clock driver

[PATCH] efi: make unexported efi_rci2_sysfs_init static
 2019-09-25 13:12 UTC 

[PATCH 1/2] drm/ttm: Remove explicit typecasts of vm_private_data
 2019-09-25 13:11 UTC  (2+ messages)
` [PATCH 2/2] drm/ttm: Convert vm callbacks to helpers

struct_mutex is over the hill and far away
 2019-09-25 13:11 UTC  (19+ messages)
` [PATCH 20/27] drm/i915: Remove logical HW ID
` [PATCH 22/27] drm/i915/overlay: Drop struct_mutex guard
` [PATCH 23/27] drm/i915: Drop struct_mutex guard from debugfs/framebuffer_info
` [PATCH 24/27] drm/i915: Remove struct_mutex guard for debugfs/opregion
` [PATCH 25/27] drm/i915: Drop struct_mutex from suspend state save/restore
` [PATCH 26/27] drm/i915/selftests: Drop vestigal struct_mutex guards
` [PATCH 27/27] drm/i915: Drop struct_mutex from around GEM initialisation

[PATCH] arm64: Allow disabling of the compat vDSO
 2019-09-25 13:09 UTC  (2+ messages)

[igt-dev] [PATCH RFC i-g-t 00/10] GEN12 render and media compression with Clear Color
 2019-09-25 13:09 UTC  (11+ messages)
` [igt-dev] [PATCH RFC i-g-t 01/10] Format modifier for Intel Gen-12 render compression
` [igt-dev] [PATCH RFC i-g-t 02/10] lib/igt_fb.c: Update tile sizes for GEN12 CCS
` [igt-dev] [PATCH RFC i-g-t 03/10] tests/kms_ccs: Add GEN12 CCS render compression format modifiers
` [igt-dev] [PATCH RFC i-g-t 04/10] Format modifier for Intel Gen-12 media compression
` [igt-dev] [PATCH RFC i-g-t 05/10] lib/igt_fb.c: Update tile sizes for GEN12 MCS
` [igt-dev] [PATCH RFC i-g-t 06/10] tests/kms_ccs: Add GEN12 CCS media compression format modifiers
` [igt-dev] [PATCH RFC i-g-t 07/10] Format modifier for Gen-12 render engine with Color Clear
` [igt-dev] [PATCH RFC i-g-t 08/10] lib/igt_fb.c: Update tile sizes for GEN12 "
` [igt-dev] [PATCH RFC i-g-t 09/10] tests/kms_ccs: Add GEN12 CCS Color Clear format modifiers
` [igt-dev] [PATCH RFC i-g-t 10/10] tests/kms_getgfb: Update GEN12 CCS "

[PATCH 00/20] spapr: IRQ subsystem cleanups
 2019-09-25 12:47 UTC  (3+ messages)
` [PATCH 05/20] xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes

[PATCH] sunrpc: clean up indentation issue
 2019-09-25 13:09 UTC  (2+ messages)

[PATCH] generic/442: add sync before dmsetup remove
 2019-09-25 13:08 UTC  (2+ messages)

[PATCH] fsx: add more check for copy_file_range
 2019-09-25 13:08 UTC  (2+ messages)

[PATCH] mm, vmpressure: Fix a signedness bug in vmpressure_register_event()
 2019-09-25 13:07 UTC  (3+ messages)

[MPTCP] [PATCH] mptcp: allow MPTCP sockets by default
 2019-09-25 13:05 UTC 

[PATCH 00/35] irqchip/gic-v4: GICv4.1 architecture support
 2019-09-25 13:04 UTC  (4+ messages)
` [PATCH 10/35] irqchip/gic-v4.1: VPE table (aka GICR_VPROPBASER) allocation

[PATCH] crypto: caam - use mapped_{src,dst}_nents for descriptor
 2019-09-25 13:04 UTC 

[PATCH v3 0/3] Add Global Clock controller (GCC) driver for SC7180
 2019-09-25 13:03 UTC  (6+ messages)
` [PATCH v3 3/3] clk: qcom: "

[MPTCP] [PATCH v2] mptcp: allow MPTCP sockets by default
 2019-09-25 13:02 UTC 

[PATCH 01/23] drm/i915/dp: Fix dsc bpp calculations, v2
 2019-09-25 13:02 UTC  (7+ messages)
` [PATCH 05/23] drm/i915: Complete sw/hw split
` [PATCH 09/23] drm/i915: Do not add all planes when checking scalers on glk+

[Buildroot] [PATCH v2 1/1] package/php-xdebug: new package
 2019-09-25 13:02 UTC  (5+ messages)

[dpdk-dev] [PATCH v4 0/4] doc: changes to abi policy introducing major abi versions
 2019-09-25 13:01 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 1/4] doc: separate versioning.rst into version and policy

[PATCH v2] i2c: at91: Send bus clear command if SCL or SDA is down
 2019-09-25 12:59 UTC  (3+ messages)

[PATCH] drm/amdgpu: Add NAVI12 support from kfd side
 2019-09-25 13:00 UTC  (2+ messages)

WARNING in pvr2_i2c_core_done
 2019-09-25 12:59 UTC 

[PATCH] drm/amdgpu: fix error handling in amdgpu_bo_list_create
 2019-09-25 12:58 UTC  (2+ messages)

[PATCH v4 linux dev-5.3 00/10] ARM: dts: aspeed-g6 lpc, rainier
 2019-09-25 12:56 UTC  (11+ messages)
` [PATCH v4 linuux dev-5.3 01/10] dt-bindings: aspeed-lpc: Add G6 compatible strings
` [PATCH v4 linuux dev-5.3 02/10] dt-bindings: ipmi: Add aspeed-g6 "
` [PATCH v4 linuux dev-5.3 03/10] soc: aspeed: lpc: Add G6 "
` [PATCH v4 linuux dev-5.3 04/10] ipmi: aspeed-g6: Add "
` [PATCH v4 linuux dev-5.3 05/10] reset: simple: Add AST2600 compatibility string
` [PATCH v4 linuux dev-5.3 06/10] ARM: dts: aspeed-g6: Add lpc devices
` [PATCH v4 linuux dev-5.3 07/10] ARM: dts: aspeed: Add Rainier system
` [PATCH v4 linuux dev-5.3 08/10] ARM: dts: aspeed-g6: Expose SuperIO scratch registers
` [PATCH v4 linuux dev-5.3 09/10] ARM: dts: aspeed: rainier: Add mac devices
` [PATCH v4 linuux dev-5.3 10/10] ARM: dts: aspeed: rainier: Add i2c devices

[PATCH v2] mm: implement write-behind policy for sequential file writes
 2019-09-25 12:54 UTC  (8+ messages)

[PATCH RFC/RFT 0/4] Add Airtime Queue Limits (AQL) to mac80211
 2019-09-25 12:52 UTC  (6+ messages)
` [PATCH RFC/RFT 4/4] mac80211: Apply Airtime-based Queue Limit (AQL) on packet dequeue

[PATCH] async: Let kfree() out of the critical area of the lock
 2019-09-25 12:52 UTC 

[PATCH] nvme: Add ctrl attributes for queue_count and sqsize
 2019-09-25 12:50 UTC  (2+ messages)

[PATCH V2 0/8] mdev based hardware virtio offloading support
 2019-09-25 12:45 UTC  (7+ messages)
` [PATCH V2 6/8] mdev: introduce virtio device and its device ops

[Xen-devel] [PATCH v7 0/4] Fix PCI passthrough for HVM with stubdomain
 2019-09-25 12:45 UTC  (5+ messages)
` [Xen-devel] [PATCH v7 4/4] xen/x86: Allow stubdom access to irq created for msi

[PATCH 0/1] stash apply: be prepared to run in a worktree's subdirectory
 2019-09-25 12:45 UTC  (2+ messages)
` [PATCH 1/1] stash apply: report status correctly even "

Revert "Bluetooth: validate BLE connection interval updates"
 2019-09-25 12:45 UTC 

[PATCH v3 00/33] testing/next (docker,tcg, alpha ;-)
 2019-09-25 12:43 UTC  (5+ messages)
` [PATCH v3 16/33] podman: fix command invocation
` [PATCH v3 28/33] docker: removed unused debian8 partial image

[dpdk-dev] [PATCH 0/2] extend RSS offload types
 2019-09-25 12:42 UTC  (11+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] ethdev: "

Documentation error for "sched_getaffinity"
 2019-09-25 12:42 UTC 

[PATCH rdma-next] RDMA/core: Fix use after free and refcnt leak on ndev in_device in iwarp_query_port
 2019-09-25 12:33 UTC 

[PATCH 00/22] block: Fix check_to_replace_node()
 2019-09-25 12:39 UTC  (3+ messages)
` [PATCH 06/22] block: Add bdrv_recurse_can_replace()

[PATCH v4 0/8] Introduce the microvm machine type
 2019-09-25 12:39 UTC  (6+ messages)

[ANNOUNCE] Git Rev News edition 55
 2019-09-25 12:40 UTC 

WARN_ON_ONCE in qla2x00_status_cont_entry
 2019-09-25 12:39 UTC 

[Xen-devel] [PATCH v2] x86/cpuid: Extend the cpuid= option to support all named features
 2019-09-25 12:39 UTC  (4+ messages)

[PATCH 0/7] Emulated coherent graphics memory take 2
 2019-09-25 12:38 UTC  (5+ messages)
` [PATCH 2/7] drm/ttm: Remove explicit typecasts of vm_private_data
  ` Re-review? WAS "

[PATCH] toplevel: Move ipc/ to kernel/ipc/: don't check the ipc dir
 2019-09-25 12:37 UTC 

kernelci.org update - 2019-09-24
 2019-09-25 12:35 UTC 

[PATCH 00/11] PCI dma-ranges parsing consolidation
 2019-09-25 12:33 UTC  (5+ messages)
` [PATCH 02/11] PCI: altera: Use pci_parse_request_of_pci_ranges()

[PATCH v6 00/12] add integrity and security to TPM2 transactions
 2019-09-25 12:34 UTC  (6+ messages)
` [PATCH v6 02/12] tpm-buf: add handling for TPM2B types

[PATCH] Re: Possible FS race condition between iterate_dir and d_alloc_parallel
 2019-09-25 12:34 UTC  (12+ messages)

[PATCH] add a Code of Conduct document
 2019-09-25 12:34 UTC  (4+ messages)

[PATCH] iio: gyro: clean up indentation issue
 2019-09-25 12:32 UTC  (2+ messages)

[PATCH v3] PCI: aardvark: Use LTSSM state to build link training flag
 2019-09-25 12:32 UTC  (3+ messages)

[PULL 0/7] xen queue 2019-09-24
 2019-09-25 12:30 UTC  (3+ messages)
  ` [Xen-devel] "

[PATCH 00/17] KVM monolithic v1
 2019-09-25 12:32 UTC  (5+ messages)
` [PATCH 07/17] KVM: monolithic: x86: adjust the section prefixes

[PATCH] drm/i915/tgl: Swap rps disable for rc6 disable
 2019-09-25 12:29 UTC  (2+ messages)

[PATCH V3] target/riscv: Bugfix reserved bits in PTE for RV64
 2019-09-25 12:28 UTC  (4+ messages)

[dpdk-dev] [PATCH v3 0/4] doc: changes to abi policy introducing major abi versions
 2019-09-25 12:29 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 2/4] "

[PATCH net-next] net/sched: Set default of CONFIG_NET_TC_SKB_EXT to N
 2019-09-25 12:28 UTC 

[PATCH v8 0/7] DC3CO Support for TGL
 2019-09-25 12:26 UTC  (5+ messages)
` [PATCH v8 4/7] drm/i915/tgl: Do modeset to enable and configure DC3CO exitline

[linux dev-5.3 v2] arm: dts: add NPCM7xx RunBMC Olympus Quanta device tree
 2019-09-25 12:26 UTC 

[PATCH] net: use unlikely for dql_avail case
 2019-09-25 12:25 UTC  (2+ messages)

[Buildroot] [git commit branch/2019.05.x] package/libnftnl: drop obsolete patch
 2019-09-25 12:25 UTC 

[Buildroot] [git commit branch/2019.05.x] package/libnftnl: bump to version 1.1.3
 2019-09-25 12:24 UTC 

[PATCH][thud] cve-check: backport rewrite from master
 2019-09-25 12:23 UTC 

[PATCH v2 00/21] Refine memblock API
 2019-09-25 12:17 UTC  (4+ messages)

[Buildroot] [git commit branch/2019.02.x] package/libnftnl: drop obsolete patch
 2019-09-25 12:22 UTC 

[Buildroot] [git commit branch/2019.02.x] package/libnftnl: bump to version 1.1.3
 2019-09-25 12:22 UTC 

[Buildroot] [git commit] package/iptables: bump to version 1.8.3
 2019-09-25 12:21 UTC  (5+ messages)

[LTP] [Patch v4] fzsync: revoke thread_b if parent hits accidental break
 2019-09-25 12:21 UTC  (2+ messages)

[PATCH v3] drm/i915: Restrict qgv points which don't have enough bandwidth
 2019-09-25 12:17 UTC 

[PATCH v9 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-09-25 12:14 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.