All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-24 08:55:28 to 2020-07-24 09:31:01 UTC [more...]

[PATCH -next] arm64: Export __cpu_logical_map
 2020-07-24  9:30 UTC  (7+ messages)

[linux-next:master 2417/10784] drivers/video/console/newport_con.c:362:15: error: 'struct vc_data' has no member named 'vc_color'; did you mean
 2020-07-24  9:30 UTC  (3+ messages)
` [PATCH] newport_con: vc_color is now in state

[PATCH V2 2/3] gpio: xilinx: Add interrupt support
 2020-07-24  9:22 UTC  (5+ messages)

[PATCH] Adding support for reloading configuration via systemd
 2020-07-24  9:29 UTC  (5+ messages)

[PATCH v2 00/18] clk: at91: add sama7g5 clock support
 2020-07-24  9:22 UTC  (55+ messages)
` [PATCH v2 01/18] clk: at91: clk-generated: continue if __clk_determine_rate() returns error
` [PATCH v2 02/18] clk: at91: clk-generated: check best_rate against ranges
` [PATCH v2 03/18] clk: at91: clk-sam9x60-pll: fix mul mask
` [PATCH v2 04/18] clk: at91: sam9x60-pll: use logical or for range check
` [PATCH v2 05/18] clk: at91: sam9x60-pll: check fcore against ranges
` [PATCH v2 06/18] clk: at91: sam9x60-pll: use frac when setting frequency
` [PATCH v2 07/18] clk: at91: sam9x60: fix main rc oscillator frequency
` [PATCH v2 08/18] clk: at91: sckc: register slow_rc with accuracy option
` [PATCH v2 09/18] clk: at91: replace conditional operator with double logical not
` [PATCH v2 10/18] clk: at91: clk-generated: pass the id of changeable parent at registration
` [PATCH v2 11/18] clk: at91: clk-generated: add mux_table option
` [PATCH v2 12/18] clk: at91: clk-master: add master clock support for SAMA7G5
` [PATCH v2 13/18] clk: at91: clk-peripheral: add support for changeable parent rate
` [PATCH v2 14/18] clk: at91: clk-programmable: add mux_table option
` [PATCH v2 15/18] clk: at91: add macro for pll ids mask
` [PATCH v2 16/18] clk: at91: clk-sam9x60-pll: re-factor to support plls with multiple outputs
` [PATCH v2 17/18] clk: at91: clk-utmi: add utmi support for sama7g5
` [PATCH v2 18/18] clk: at91: sama7g5: add clock "

[PATCH v2 0/2] add PEC support on slave side
 2020-07-24  9:22 UTC  (5+ messages)
` [PATCH v2 1/2] i2c: add PEC error event

[PATCH v2 1/5] selftests/powerpc: Add test of stack expansion logic
 2020-07-24  9:25 UTC  (7+ messages)
` [PATCH v2 2/5] powerpc: Allow 4224 bytes of stack expansion for the signal frame
` [PATCH v2 3/5] selftests/powerpc: Update the stack expansion test
` [PATCH v2 4/5] powerpc/mm: Remove custom stack expansion checking
` [PATCH v2 5/5] selftests/powerpc: Remove powerpc special cases from stack expansion test

[PATCH 2/2] rhashtable: Restore RCU marking on rhash_lock_head
 2020-07-24  9:15 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix PSP autoload twice in FLR
 2020-07-24  9:28 UTC 

[PATCH v4 0/5] vfio/pci: add denylist and disable qat
 2020-07-24  9:28 UTC  (3+ messages)
` [PATCH v4 2/5] vfio/pci: Add device denylist

[PATCH V2 0/3] gpio-xilinx: Update on xilinx gpio driver
 2020-07-24  9:28 UTC  (3+ messages)
` [PATCH V2 3/3] MAINTAINERS: add fragment for xilinx GPIO drivers

[PATCH v5 0/6] arch/x86: kprobes: Remove MODULES dependency
 2020-07-24  9:27 UTC  (8+ messages)
` [PATCH v5 1/6] kprobes: Remove dependency to the module_mutex
` [PATCH v5 3/6] arch/x86: Implement text_alloc() and text_free()
` [PATCH v5 5/6] kprobes: Use "

[PATCH 0/2] ath10k: SAR power limit vendor command
 2020-07-24  9:26 UTC  (14+ messages)
` [PATCH 1/2] nl80211: vendor-cmd: qca: add dynamic SAR power limits

[Intel-gfx] [PATCH 0/4] Allow privileged user to map the OA buffer
 2020-07-24  9:26 UTC  (5+ messages)
` [Intel-gfx] [PATCH 2/4] drm/i915/perf: Whitelist OA report trigger registers
` [Intel-gfx] [PATCH 3/4] drm/i915/perf: Whitelist OA counter and buffer registers

[Bug 1888818] [NEW] Multi-queue vhost-user fails to reconnect with qemu version >=4.2
 2020-07-24  9:10 UTC 

[PATCH] clk: at91: fix possible dead lock in new drivers
 2020-07-24  9:25 UTC  (2+ messages)

[PATCH 2/2] tracepoint: used attribute definitions from compiler_attributes.h
 2020-07-24  9:24 UTC  (2+ messages)

[PATCH v7 00/47] block: Deal with filters
 2020-07-24  9:23 UTC  (7+ messages)
` [PATCH v7 28/47] block/null: Implement bdrv_get_allocated_file_size
` [PATCH v7 29/47] blockdev: Use CAF in external_snapshot_prepare()

[PATCH 1/5] selftests/powerpc: Add test of stack expansion logic
 2020-07-24  9:20 UTC  (5+ messages)
` [PATCH 2/5] powerpc: Allow 4096 bytes of stack expansion for the signal frame

[PATCH v4 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-24  9:20 UTC  (4+ messages)
` [PATCH v4 2/3] dt-bindings: arm: stm32: document Odyssey compatible

[PATCH v4 0/4] Fix some PMP implementations
 2020-07-24  9:22 UTC  (8+ messages)
` [PATCH v4 1/4] target/riscv: Fix the range of pmpcfg of CSR funcion table
` [PATCH v4 2/4] target/riscv/pmp.c: Fix the index offset on RV64
` [PATCH v4 3/4] target/riscv: Fix the translation of physical address
` [PATCH v4 4/4] target/riscv: Change the TLB page size depends on PMP entries

[PULL] nouveau-next 5.9
 2020-07-24  9:22 UTC 

[PATCH RESEND v9 00/18] Add support for mt2701 JPEG ENC support
 2020-07-24  9:17 UTC  (10+ messages)
` [PATCH RESEND v9 18/18] media: platform: Add jpeg enc feature

[PATCH] stm32mp1: mmu_set_region_dcache_behaviour
 2020-07-24  9:21 UTC 

[PATCH] Revert "tty: xilinx_uartps: Fix missing id assignment to the console"
 2020-07-24  9:19 UTC  (11+ messages)
` [PATCH] tty: xilinx_uartps: Really fix id assignment

[PATCH] fs/nsfs.c: fix ioctl support of compat processes
 2020-07-24  9:20 UTC  (2+ messages)

[PATCH 0/4] Add support for ARMv8.3-SPE
 2020-07-24  9:16 UTC  (10+ messages)
` [PATCH 1/4] drivers/perf: "
` [PATCH 2/4] perf: arm-spe: "
` [PATCH 3/4] perf auxtrace: Add new itrace options "
` [PATCH 4/4] perf: arm-spe: Synthesize new events "

[PATCH v3 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-24  9:16 UTC  (6+ messages)
` [PATCH v3 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

[igt-dev] [PATCH 1/2] i915/perf: add tests for triggered OA reports
 2020-07-24  9:18 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [1/2] "

[PATCH net-next v4 0/2] hinic: add some error messages for debug
 2020-07-24  9:17 UTC  (3+ messages)
` [PATCH net-next v4 1/2] hinic: add support to handle hw abnormal event
` [PATCH net-next v4 2/2] hinic: add log in exception handling processes

[PATCH v7 0/3] sched/uclamp: new sysctl for default RT boost value
 2020-07-24  9:16 UTC  (6+ messages)
` [PATCH v7 1/3] sched/uclamp: Add a new sysctl to control RT default "
` [PATCH v7 3/3] sched/uclamp: Fix a deadlock when enabling uclamp static key

Covid 19 Wohltätigkeitsfonds
 2020-07-24  9:16 UTC  (2+ messages)

[PATCH] selinux: add tracepoint on denials
 2020-07-24  9:15 UTC 

[PATCH net-next v1 0/5] add cable test support for ksz8081 and ksz8873
 2020-07-24  9:15 UTC  (8+ messages)
` [PATCH net-next v1 5/5] net: phy: micrel: ksz886x/ksz8081: add cabletest support

[RFC PATCH 0/3] MIPS KVM related clean-ups
 2020-07-24  9:11 UTC  (3+ messages)
` [RFC PATCH 1/3] MIPS: Retire kvm paravirt

[PATCH] MIPS: OCTEON: add missing put_device() call in dwc3_octeon_device_init()
 2020-07-24  9:10 UTC  (2+ messages)

[PATCH 1/1] mtd: cfi_flash: read device tree correctly
 2020-07-24  9:14 UTC  (2+ messages)

[PATCH 0/4] qom: reduce boilerplate required for declaring and defining objects
 2020-07-24  9:12 UTC  (10+ messages)
` [PATCH 1/4] qom: make object_ref/unref use a void * instead of Object *
` [PATCH 2/4] qom: provide convenient macros for declaring and defining types
` [PATCH 3/4] crypto: use QOM macros for declaration/definition of secret types

[PATCH] pseries: fix kvmppc_set_fwnmi()
 2020-07-24  9:12 UTC  (3+ messages)

[PATCH] arm: stm32mp: move dbgmcu_init call when DT is ready
 2020-07-24  9:13 UTC 

[RFC PATCH v1 0/4] PCI devices passthrough on Arm
 2020-07-24  9:11 UTC  (4+ messages)
` [RFC PATCH v1 4/4] arm/libxl: Emulated PCI device tree node in libxl

drivers/gpu/drm/i915/gt/uc/intel_guc_submission.c:259:19: error: unused function 'rq_prio'
 2020-07-24  9:09 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt64 for v5.9 (#1)
 2020-07-24  9:09 UTC 

[PATCH v8 0/5] Add support for iMX8MQ Display Controller Subsystem
 2020-07-24  9:07 UTC  (15+ messages)
` [PATCH v8 1/5] drm/imx: compile imx directory by default
` [PATCH v8 2/5] drm/imx: Add initial support for DCSS on iMX8MQ
` [PATCH v8 3/5] drm/imx/dcss: use drm_bridge_connector API
` [PATCH v8 4/5] MAINTAINERS: Add entry for i.MX 8MQ DCSS driver
` [PATCH v8 5/5] dt-bindings: display: imx: add bindings for DCSS

[PATCH] compat: allow override of depmod basedir
 2020-07-24  9:09 UTC  (2+ messages)

[GIT PULL] ARM: mvebu: dt for v5.9 (#1)
 2020-07-24  9:08 UTC 

[PATCH 00/12] [PULL REQUEST] iommu/vt-d: patches for v5.9
 2020-07-24  9:08 UTC  (3+ messages)

[PATCH v13 0/2] ACPI / APEI: Add support to notify the vendor specific HW errors
 2020-07-24  9:08 UTC  (3+ messages)

[GIT PULL] ARM: mvebu: drivers for v5.9 (#1)
 2020-07-24  9:06 UTC 

[PATCH v2 1/2] drm: add drmm_encoder_init()
 2020-07-24  9:07 UTC  (3+ messages)

elan_i2c fail
 2020-07-24  9:06 UTC 

[PATCH v5 00/18] Add support for Nitro Enclaves
 2020-07-24  9:06 UTC  (10+ messages)
` [PATCH v5 01/18] nitro_enclaves: Add ioctl interface definition

[PATCH] clk: Add support for enabling/disabling clocks from debugfs
 2020-07-24  9:06 UTC  (2+ messages)

[PATCH bpf-next 0/2] tools: bpftool: update prog names list and fix segfault
 2020-07-24  9:06 UTC  (3+ messages)
` [PATCH bpf-next 1/2] tools: bpftool: skip type probe if name is not found
` [PATCH bpf-next 2/2] tools: bpftool: add LSM type to array of prog names

[PATCH] signal: fix typo in comment
 2020-07-24  9:05 UTC 

[GIT PULL] ARM: mvebu: arm for v5.9 (#1)
 2020-07-24  9:04 UTC 

[PATCH] mm/hugetlb: add mempolicy check in the reservation routine
 2020-07-24  9:04 UTC  (4+ messages)
  ` [Phishing Risk] [External] "

[LTP] [PATCH] [COMMITTED] safe_macros: Move sig*set() functions to C file
 2020-07-24  9:05 UTC 

[PATCH v4 0/5] DVFS support for Venus
 2020-07-24  9:02 UTC  (4+ messages)
` [PATCH v4 4/5] arm64: dts: sdm845: Add OPP tables and power-domains for venus

[dpdk-dev] [PATCH 0/1] Avoid race with unregister interrupt hanlder if interrupt
 2020-07-24  9:00 UTC  (2+ messages)
` [dpdk-dev] [PATCH 1/1] librte_eal: wrapper around rte_intr_callback_unregister()

Covid 19 Wohltätigkeitsfonds
 2020-07-24  9:01 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t] Add new IGT test to validate crtc Dithering
 2020-07-24  9:01 UTC  (3+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for Add new IGT test to validate crtc Dithering (rev3)

[PATCH v2 0/2] perf tools: Fix record failure when mixed with ARM SPE event
 2020-07-24  8:59 UTC  (4+ messages)
` [PATCH v2 1/2] "

[dpdk-dev] [dpdk-dev v1] net/iavf: delete unsupported rss types
 2020-07-24  9:00 UTC  (2+ messages)

[PATCH v13 1/2] ACPI / APEI: Add a notifier chain for unknown (vendor) CPER records
 2020-07-24  9:00 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/i40e: fix incorrect hash look up table
 2020-07-24  9:00 UTC  (3+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH v4] USB: Fix device driver race
 2020-07-24  8:59 UTC 

[PATCH v2] xen-netfront: fix potential deadlock in xennet_remove()
 2020-07-24  8:59 UTC  (2+ messages)

[PATCH v3] USB: Fix device driver race
 2020-07-24  8:59 UTC  (3+ messages)

[poky] How to install Compiler g++ in Yocto #yocto #g++ #gcc #compiler #package #library #poky
 2020-07-24  8:59 UTC  (3+ messages)
`  "

[cip-dev] Resource describing the Deby workflow?
 2020-07-24  8:58 UTC  (2+ messages)

[PATCH v2 1/3] clk: intel: Use devm_clk_hw_register() instead of clk_hw_register()
 2020-07-24  8:58 UTC  (7+ messages)
` [PATCH v2 2/3] clk: intel: Improve locking in the driver
` [PATCH v2 3/3] clk: intel: Avoid unnecessary memset by improving code

[PATCH v3 for-5.1?? 00/21] Fix error handling during bitmap postcopy
 2020-07-24  8:43 UTC  (4+ messages)
` [PATCH v3 13/21] migration/block-dirty-bitmap: simplify dirty_bitmap_load_complete
` [PATCH v3 15/21] migration/block-dirty-bitmap: relax error handling in incoming part
` [PATCH v3 21/21] qemu-iotests/199: add source-killed case to bitmaps postcopy

[PATCH 3/3] ASoC: max98390: update dsm param bin max size
 2020-07-24  8:56 UTC 

[igt-dev] [PATCH i-g-t] tests/kms_dither: Add new IGT test to validate crtc Dithering
 2020-07-24  8:57 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t] tests/kms_dither: New IGT "

Protocol Q
 2020-07-22 18:40 UTC 

Using OneRNG hardware RNG can I get wireguard to use /dev/random
 2020-07-24  8:55 UTC  (2+ messages)

[RFC 0/2] Add risc-v vhost-net support
 2020-07-24  8:54 UTC  (6+ messages)
` [RFC 1/2] RISC-V: KVM: enable ioeventfd capability and compile for risc-v
` [RFC 2/2] RISC-V: KVM: read\write kernel mmio device support

[PATCH 00/10] remoteproc: imx_rproc: support iMX8M and early boot
 2020-07-24  8:08 UTC  (2+ messages)
` [PATCH 01/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M


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.