All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-23 13:24:19 to 2020-03-23 14:01:31 UTC [more...]

[PATCH][next] chrome: cros_ec_chardev: Replace zero-length array with flexible-array member
 2020-03-23 14:01 UTC  (2+ messages)

[RESEND][patch V3 00/23] x86/entry: Consolidation part II (syscalls)
 2020-03-23 14:00 UTC  (3+ messages)
` [RESEND][patch V3 04/23] kprobes: Prevent probes in .noinstr.text section
  ` [patch "

[U-Boot] [PATCH] arm: dts: bcm283x: Allow UARTs to work before relocation
 2020-03-23 14:00 UTC  (10+ messages)
  `  "

[PATCH v5 0/4] platform/chrome: Add Type C connector class driver
 2020-03-23 14:00 UTC  (4+ messages)
` [PATCH v5 2/4] "

[PATCH v3 00/10] ARM virt: Add NVDIMM support
 2020-03-23 13:59 UTC  (4+ messages)
` [PATCH v3 02/10] fw_cfg: Migrate ACPI table mr sizes separately

[dpdk-dev] [PATCH] devtools: forbid variable declaration inside for
 2020-03-23 13:59 UTC  (4+ messages)

nCipher HSM kernel driver submission feedback request
 2020-03-23 13:59 UTC  (4+ messages)

[PATCH v2 00/14] perf: Stream comparison
 2020-03-23 13:59 UTC  (3+ messages)

[Intel-gfx] [PATCH] drm/i915/selftests: add some vma_sync
 2020-03-23 13:59 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.BAT: failure for "

[RFC PATCH 0/9] produce working binaries by default
 2020-03-23 13:58 UTC  (5+ messages)
` [RFC PATCH 6/9] mkimage_fit_atf.sh: "

[PATCH v4] iio: accel: Add support for the Bosch-Sensortec BMI088
 2020-03-23 13:58 UTC  (5+ messages)

[PATCH v1 0/8] riscv: Add SPI support for Kendryte K210
 2020-03-23 13:58 UTC  (4+ messages)
` [PATCH v1 1/8] doc: Fix typo in FIT documentation

[PATCH v2 0/8] fix test failure with busybox
 2020-03-23 13:58 UTC  (3+ messages)
` [PATCH v2 7/8] t4124: fix test for non-compliant diff(1)

[PATCH 0/3] arm64: zynqmp: Add support for running U-Boot in EL3 again
 2020-03-23 13:58 UTC  (4+ messages)
` [PATCH 1/3] firmware: zynqmp: Enable IPI code calling also in EL3
` [PATCH 2/3] arm64: zynqmp: Reorder parameters for zynqmp_mmio_write()
` [PATCH 3/3] arm64: zynqmp: Add support for u-boot.itb generation without ATF

[PATCH] ref-manual: update PROVIDES example, clarify use of "+="
 2020-03-23 13:57 UTC 

[PATCH] ASoC: MT6660: make spdxcheck.py happy
 2020-03-21 11:40 UTC 

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-03-23 13:57 UTC  (7+ messages)

[Bug 206895] New: [amdgpu] crash while using opencl from amdgpu-pro on kernel 5.5.10
 2020-03-23 13:57 UTC  (2+ messages)
` [Bug 206895] [amdgpu] crash while using opencl from amdgpu-pro on kernel 5.5.10 & 5.6.0-rc6

[patch 00/22] x86/treewide: Consolidate CPU match macro maze and get rid of C89 (sic!) initializers
 2020-03-20 22:18 UTC  (22+ messages)
` [patch 01/22] x86/devicetable: Move x86 specific macro out of generic code
` [patch 02/22] x86/cpu: Add conistent CPU match macros
` [patch 08/22] ACPI: Convert to new X86 "
` [patch 09/22] cpufreq: "
` [patch 11/22] platform/x86: Convert to new "
` [patch 19/22] ASoC: Intel: Convert to new X86 "

[Intel-gfx] [PATCH] drm/i915/selftests: mark huge_gem_object as not shrinkable
 2020-03-23 13:56 UTC  (4+ messages)

wmediumd MAC implementation/simulation
 2020-03-23 13:56 UTC 

[virtio-dev] [PATCH] virtio-iommu: Remove invalid requirement about padding
 2020-03-23 13:56 UTC  (2+ messages)

[PATCH 0/4] Throttle select_idle_sibling when a target domain is overloaded
 2020-03-23 13:55 UTC  (8+ messages)
` [PATCH 1/4] sched/fair: Track efficiency of select_idle_sibling
` [PATCH 2/4] sched/fair: Track efficiency of task recent_used_cpu
` [PATCH 3/4] sched/fair: Clear SMT siblings after determining the core is not idle

[PATCH] iomap: Do not use GFP_NORETRY to allocate BIOs
 2020-03-23 13:55 UTC  (4+ messages)

[PATCH] affine kernel threads to specified cpumask
 2020-03-23 13:54 UTC 

[Xen-devel] [PATCH v4 00/17] Convert cpu_up/down to device_online/offline
 2020-03-23 13:51 UTC  (34+ messages)
`  "
` [PATCH v4 01/17] cpu: Add new {add,remove}_cpu() functions
  ` [Xen-devel] [PATCH v4 01/17] cpu: Add new {add, remove}_cpu() functions
` [PATCH v4 02/17] smp: Create a new function to shutdown nonboot cpus
` [PATCH v4 03/17] ia64: Replace cpu_down with smp_shutdown_nonboot_cpus()
` [PATCH v4 04/17] arm: Don't use disable_nonboot_cpus()
` [PATCH v4 05/17] arm: Use reboot_cpu instead of hardcoding it to 0
` [PATCH v4 06/17] arm64: Don't use disable_nonboot_cpus()
` [PATCH v4 07/17] arm64: Use reboot_cpu instead of hardconding it to 0
` [PATCH v4 08/17] arm64: hibernate.c: Create a new function to handle cpu_up(sleep_cpu)
` [PATCH v4 09/17] x86: Replace cpu_up/down with add/remove_cpu
` [PATCH v4 10/17] powerpc: "
` [PATCH v4 11/17] sparc: "
` [PATCH v4 12/17] parisc: "
` [Xen-devel] [PATCH v4 13/17] driver: xen: Replace cpu_up/down with device_online/offline
  `  "
` [PATCH v4 14/17] firmware: psci: Replace cpu_up/down with add/remove_cpu
` [PATCH v4 15/17] torture: "
` [PATCH v4 16/17] smp: Create a new function to bringup nonboot cpus online
` [PATCH v4 17/17] cpu: Hide cpu_up/down

[RFC PATCH 0/3] lockdep/irq: wait-type related cleanups
 2020-03-23 13:53 UTC  (3+ messages)
` [RFC PATCH 1/3] lockdep/irq: Be more strict about IRQ-threadable code end

[PATCH] Minimal libv4l2 support for complex cameras
 2020-03-23 13:52 UTC  (8+ messages)

[PATCH] media: Refactor configuration options
 2020-03-23 13:52 UTC  (5+ messages)

[PATCH v5 0/5] Add support for devices in the Energy Model
 2020-03-23 13:50 UTC  (6+ messages)
` [PATCH v5 5/5] drm/panfrost: Register devfreq cooling and attempt to add "

[PATCH v2] serial: 8250_dw: Fix common clocks usage race condition
 2020-03-23 13:50 UTC  (4+ messages)

[PATCH] nfsd: memory corruption in nfsd4_lock()
 2020-03-23 13:50 UTC  (2+ messages)

[PATCH v1 1/1] iio: new iio kernel module for the ltc2945 device
 2020-03-23 13:50 UTC  (2+ messages)

[patch 17/22] PCI: intel-mid: Convert to new X86 CPU match macros
 2020-03-20 14:30 UTC  (2+ messages)

TCP and UDP dport in the same rule
 2020-03-23 13:47 UTC  (8+ messages)

[PATCH v3 0/4] bdi: fix use-after-free for bdi device
 2020-03-23 13:22 UTC  (5+ messages)
` [PATCH v3 1/4] bdi: use bdi_dev_name() to get device name
` [PATCH v3 2/4] bdi: add new bdi_get_dev_name()
` [PATCH v3 3/4] bdi: replace bdi_dev_name() with bdi_get_dev_name()
` [PATCH v3 4/4] bdi: protect bdi->dev with spinlock

[PATCH v9 0/3] i2c: npcm7xx: add NPCM i2c controller driver
 2020-03-23 13:44 UTC  (10+ messages)
` [PATCH v9 1/3] dt-bindings: i2c: npcm7xx: add NPCM I2C controller
` [PATCH v9 2/3] i2c: npcm7xx: Add Nuvoton NPCM I2C controller driver
` [PATCH v9 3/3] i2c: npcm7xx: Add support for slave mode for Nuvoton

[PATCH 0/7] clocksource: Add NVIDIA Tegra186 timers support
 2020-03-23 13:45 UTC  (11+ messages)
` [PATCH 2/7] clocksource: Add "

[PATCH net-next v3 0/2] net/mlx5e: add indr block support in the FT mode
 2020-03-23 13:44 UTC  (4+ messages)
` [PATCH net-next v3 1/2] net/mlx5e: refactor indr setup block

[Intel-gfx] [PATCH 01/12] drm/i915/selftests: Add request throughput measurement to perf
 2020-03-23 13:43 UTC  (12+ messages)
` [Intel-gfx] [PATCH 02/12] drm/i915: Wrap i915_active in a simple kreffed struct
` [Intel-gfx] [PATCH 03/12] drm/i915/perf: Schedule oa_config after modifying the contexts
` [Intel-gfx] [PATCH 04/12] dma-buf: Prettify typecasts for dma-fence-chain
` [Intel-gfx] [PATCH 05/12] dma-buf: Report signaled links inside dma-fence-chain
` [Intel-gfx] [PATCH 06/12] dma-buf: Exercise dma-fence-chain under selftests
` [Intel-gfx] [PATCH 07/12] dma-buf: Proxy fence, an unsignaled fence placeholder
` [Intel-gfx] [PATCH 08/12] drm/syncobj: Allow use of dma-fence-proxy
` [Intel-gfx] [PATCH 09/12] drm/i915/gem: Teach execbuf how to wait on future syncobj
` [Intel-gfx] [PATCH 10/12] drm/i915/gem: Allow combining submit-fences with syncobj
` [Intel-gfx] [PATCH 11/12] drm/i915/gt: Declare when we enabled timeslicing
` [Intel-gfx] [PATCH 12/12] drm/i915/gt: Yield the timeslice if caught waiting on a user semaphore

KASAN: use-after-free Read in hfa384x_usbin_callback
 2020-03-23 13:44 UTC  (2+ messages)

[OE-core][PATCH] openssl: Upgrade 1.1.1d -> 1.1.1e
 2020-03-23 13:44 UTC 

[RFC][GSoC] Implement Generation Number v2
 2020-03-23 13:43 UTC  (5+ messages)

[PATCH] rtc: Kconfig: change the tristate type to bool
 2020-03-23 13:43 UTC  (2+ messages)

[LTP] [PATCH 1/2] lib: Implement SAFE_RUN() macro (new API only)
 2020-03-23 13:42 UTC  (6+ messages)
` [LTP] [PATCH 2/2] Use SAFE_RUNCMD()

[RFC PATCH 0/3] sched: Instrument sched domain flags
 2020-03-23 13:42 UTC  (3+ messages)
` [RFC PATCH 1/3] sched/topology: Split out SD_* flags declaration to its own file

[PATCH-for-5.0 0/3] virtio,vhost-gpu: Release memory returned by malloc() with free()
 2020-03-23 13:41 UTC  (2+ messages)
` [PATCH-for-5.0 0/3] virtio, vhost-gpu: "

[PATCH] timer: silenct a lockdep splat with debugobjects
 2020-03-23 13:41 UTC  (8+ messages)

[Xen-devel] [libvirt bisection] complete build-i386-libvirt
 2020-03-23 13:41 UTC 

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-23 13:37 UTC  (5+ messages)

[PATCH 0/7] serial: 8250: Add rs485 emulation to 8250_dw
 2020-03-23 13:41 UTC  (6+ messages)

[hch-misc:sh-dma-remap 5/10] drivers/clocksource/sh_mtu2.c:380:55: error: macro "ioremap" requires 3 arguments, but only 2 given
 2020-03-23 13:40 UTC 

[Xen-devel] [PATCH v3 1/2] xen: Use evtchn_type_t as a type for event channels
 2020-03-23 13:39 UTC  (3+ messages)

[virtio-dev] [RFC PATCH] virtio-iommu: Add PAGE_SIZE_MASK property
 2020-03-23 13:38 UTC 

[PATCH] vdso: Fix clocksource.h macro detection
 2020-03-23 13:39 UTC 

[Xen-devel] [PATCH XTF benchmark v1 0/4] XTF: add micro benchmarks
 2020-03-23 13:37 UTC  (5+ messages)
` [Xen-devel] [PATCH XTF benchmark v1 1/4] categories: add benchmark
` [Xen-devel] [PATCH XTF benchmark v1 2/4] time: add stubs
` [Xen-devel] [PATCH XTF benchmark v1 3/4] time: provide measurement template
` [Xen-devel] [PATCH XTF benchmark v1 4/4] perf: measure MMUEXT_MARK_SUPER test

qemu-system-aarch64 windows binary run Arm64 defconfig kernel not working
 2020-03-23 13:37 UTC  (2+ messages)

[PATCH-for-5.0] block: Assert BlockDriver::format_name is not NULL
 2020-03-23 13:36 UTC  (2+ messages)

[PATCH v5 0/9] Huge page-table entries for TTM
 2020-03-23 13:30 UTC  (3+ messages)
` Ack to merge through DRM? WAS [PATCH v5 1/9] fs: Constify vma argument to vma_is_dax

[dpdk-dev] [PATCH v1 00/32] DPDK Trace support
 2020-03-23 13:37 UTC  (4+ messages)
` [dpdk-dev] [PATCH v1 03/32] eal/trace: implement trace register API

Coverity CID 1421984
 2020-03-23 13:35 UTC  (5+ messages)

[PATCH] block: Avoid memleak on qcow2 image info failure
 2020-03-23 13:33 UTC  (2+ messages)

deprecation of in-tree builds
 2020-03-23 13:32 UTC  (3+ messages)

[PATCH v3 0/9] KVM: Move x86 init ops to separate struct
 2020-03-23 12:48 UTC  (15+ messages)
` [PATCH v3 2/9] KVM: x86: Move init-only kvm_x86_ops "
` [PATCH v3 3/9] KVM: VMX: Move hardware_setup() definition below vmx_x86_ops
` [PATCH v3 4/9] KVM: VMX: Configure runtime hooks using vmx_x86_ops
` [PATCH v3 6/9] KVM: x86: Copy kvm_x86_ops by value to eliminate layer of indirection
` [PATCH v3 7/9] KVM: x86: Drop __exit from kvm_x86_ops' hardware_unsetup()
` [PATCH v3 8/9] KVM: VMX: Annotate vmx_x86_ops as __initdata
` [PATCH v3 9/9] KVM: SVM: Annotate svm_x86_ops "

[PATCH] PCI: tegra: Print -EPROBE_DEFER error message at debug level
 2020-03-23 13:34 UTC  (4+ messages)

Fanotify Ignore mask
 2020-03-23 13:34 UTC  (3+ messages)
    ` [EXTERNAL] "

[RFC PATCH 00/28]: Accurate ECN for TCP
 2020-03-23 13:34 UTC  (6+ messages)
` [RFC PATCH 28/28] tcp: AccECN sysctl documentation

[PATCH] fix vhost_user_blk_watch crash
 2020-03-23  5:29 UTC 

[meta-oe][PATCH] libcereal: upgrade 1.2.2 -> 1.3.0
 2020-03-23 13:33 UTC 

[PATCH v3 0/5] mtd: spi-nor: Add SR 4bit block protection support
 2020-03-23 13:32 UTC  (3+ messages)
  ` [PATCH v3 3/5] mtd: spi-nor: Add new formula for SR block protection handling

[PATCH v4 0/9] crypto/nx: Enable GZIP engine and provide userpace API
 2020-03-23 13:32 UTC  (5+ messages)
` [PATCH v4 3/9] powerpc/vas: Add VAS user space API

[Buildroot] [PATCH v2 1/1] package/cog: add option for platform DRM
 2020-03-23 13:30 UTC  (3+ messages)
` [Buildroot] [PATCH v3 "

[PATCH 0/2] mm/mmap: check mapping limits more strictly
 2020-03-23 13:29 UTC  (3+ messages)
` [PATCH 1/2] mm/mmap.c: add more sanity checks to get_unmapped_area()
` [PATCH 2/2] mm/mmap.c: do not allow mappings outside of allowed limits

[PATCH v4] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-03-23 13:28 UTC  (2+ messages)

what is the current purpose of PRIORITY variable?
 2020-03-23 13:28 UTC 

[virtio-dev] [PATCH v3 0/2] Virtio video device specification
 2020-03-23 13:28 UTC  (5+ messages)
` [virtio-dev] Re: [PATCH v3 1/2] virtio-video: Add virtio "
    `  "

[Buildroot] [PATCH] package/libostree: bump to version 2020.3
 2020-03-23 13:28 UTC 

[PATCH v4 0/2] Replaced locks with lock guard macros
 2020-03-23 13:26 UTC  (7+ messages)
` [PATCH v4 1/2] lockable: fix __COUNTER__ macro to be referenced properly
` [PATCH v4 2/2] lockable: replaced locks with lock guard macros where appropriate

[PATCH] mm/debug: Add tests validating arch page table helpers for core features
 2020-03-23 13:26 UTC  (9+ messages)

[Xen-devel] [PATCH 0/7] x86/ucode: Cleanup and fixes - Part 3/n (Intel)
 2020-03-23 13:26 UTC  (4+ messages)
` [Xen-devel] [PATCH 1/7] x86/ucode: Document the behaviour of the microcode_ops hooks

[PATCH] powerpc xmon: drop the option `i` in cacheflush
 2020-03-23 13:22 UTC  (3+ messages)

[PATCH 1/6] net: dwc_eth_qos: Fully rewrite RX descriptor field 3
 2020-03-23 13:25 UTC  (8+ messages)
` [PATCH 6/6] net: dwc_eth_qos: Prevent DMA from writing updated RX DMA descriptor


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.