All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-03-23 08:43:38 to 2020-03-23 09:38:07 UTC [more...]

KASAN: vmalloc-out-of-bounds Write in i801_isr
 2020-03-23  9:37 UTC  (4+ messages)
` [PATCH] i2c: i801: Fix memory corruption in i801_isr_byte_done()

[PATCH v4 00/16] Initial Prefixed Instruction support
 2020-03-23  9:31 UTC  (23+ messages)
` [PATCH v4 02/16] xmon: Move out-of-line instructions to text section
` [PATCH v4 03/16] powerpc: Use a datatype for instructions
` [PATCH v4 04/16] powerpc: Use a macro for creating instructions from u32s
` [PATCH v4 05/16] powerpc: Use a function for masking instructions
` [PATCH v4 07/16] powerpc: Introduce functions for instruction nullity and equality
` [PATCH v4 09/16] powerpc: Use a function for reading instructions
` [PATCH v4 15/16] powerpc sstep: Add support for prefixed load/stores

tc question about ingress bandwidth splitting
 2020-03-23  9:36 UTC  (3+ messages)

PCI/PCIe cards and MSI support
 2020-03-23  9:35 UTC  (6+ messages)

[PATCH 0/3] target/arm: Coverity tweaks
 2020-03-23  9:35 UTC  (2+ messages)

[Xen-devel] [PATCH 0/2] Handle
 2020-03-23  9:34 UTC  (7+ messages)
` [Xen-devel] [PATCH 1/2] xen/mm: fold PGC_broken into PGC_state bits
  ` [Xen-devel] [PATCH 2/2] xen/mm: Introduce PGC_state_uninitialised

[PATCH v2 0/2] Handle return value and remove unnecessary check
 2020-03-23  9:35 UTC  (8+ messages)
` [PATCH v2 1/2] pwm: bcm-iproc: handle clk_get_rate() return
` [PATCH v2 2/2] pwm: bcm-iproc: remove unnecessary check of 'duty'

[PATCH v3 0/6] Add devicetree features and fixes for UniPhier SoCs
 2020-03-23  9:32 UTC  (14+ messages)
` [PATCH v3 1/6] dt-bindings: dma: uniphier-xdmac: Consolidate register region description
` [PATCH v3 2/6] ARM: dts: uniphier: Add XDMAC node
` [PATCH v3 3/6] arm64: "
` [PATCH v3 4/6] ARM: dts: uniphier: Add ethernet aliases
` [PATCH v3 5/6] arm64: "
` [PATCH v3 6/6] arm64: dts: uniphier: Stabilize Ethernet RGMII mode of PXs3 ref board

[yocto] Menuconfig for imx8mq-var-dart #yocto
 2020-03-23  9:33 UTC  (2+ messages)
`  "

[PATCH v5 00/12] ClearFog Base static variant support
 2020-03-23  9:33 UTC  (28+ messages)
` [PATCH v5 01/12] arm: mvebu: fix SerDes table alignment
` [PATCH v5 02/12] arm: mvebu: solidrun: remove hardcoded DTS MAC address
` [PATCH v5 03/12] arm: mvebu: clearfog: use Pro name by default
` [PATCH v5 04/12] arm: mvebu: clearfog: initial ClearFog Base variant
` [PATCH v5 05/12] arm: mvebu: clearfog: Add option for 2.5 Gbps SFP
` [PATCH v5 06/12] arm: mvebu: clearfog: Add SATA mode flags
` [PATCH v5 07/12] arm: mvebu: clearfog: Unify DT selection paths
` [PATCH v5 08/12] arm: mvebu: clearfog: add SPI offsets
` [PATCH v5 09/12] arm: mvebu: enable working default boot support
` [PATCH v5 10/12] arm: mvebu: clearfog: move ENV params to Kconfig
` [PATCH v5 11/12] arm: mvebu: clearfog: don't always use SPL MMC
` [PATCH v5 12/12] arm: mvebu: clearfog: Use Pro DT by default

[Buildroot] Error building Python with musl in 2020.02
 2020-03-23  9:33 UTC  (3+ messages)

[dpdk-dev] [PATCH v1] ci: add test suite run without hugepage
 2020-03-23  9:32 UTC  (5+ messages)
` [dpdk-dev] [PATCH v3 0/4] no-huge unit test
  ` [dpdk-dev] [PATCH v3 2/4] ci: generate fast-tests suite base on hugepage availability

[Buildroot] [Bug 12686] New: recipe for target 'install_dev' failed (libcrypto.so: file format not recognized)
 2020-03-23  9:32 UTC  (2+ messages)
` [Buildroot] [Bug 12686] "

[PATCH 00/14] ASoC: SOF DSP virtualisation
 2020-03-23  9:31 UTC  (9+ messages)
` [PATCH 06/14] ASoC: SOF: add a power status IPC

[dpdk-dev] [PATCH] devtools: fix check symbol change script
 2020-03-23  9:30 UTC  (4+ messages)
  ` [dpdk-dev] [EXT] "
    ` [dpdk-dev] [dpdk-stable] "

[LTP] Query: Supporting time64 syscalls
 2020-03-23  9:30 UTC  (2+ messages)

Is iwlwifi-9260-th-b0-jf-b0-46.ucode a debug firmware?
 2020-03-23  9:30 UTC  (4+ messages)

[PATCH 0/2] qapi: A section heading bug fix, and maybe an improvement
 2020-03-23  9:28 UTC  (3+ messages)
` [PATCH RFC 2/2] qapi: Make section headings start a new doc comment block

[Intel-gfx] [PATCH 1/8] drm/i915/gt: Mark timeline->cacheline as destroyed after rcu grace period
 2020-03-23  9:28 UTC  (8+ messages)
` [Intel-gfx] [PATCH 2/8] drm/i915: Avoid live-lock with i915_vma_parked()
` [Intel-gfx] [PATCH 3/8] drm/i915: Extend intel_wakeref to support delayed puts
` [Intel-gfx] [PATCH 4/8] drm/i915/gt: Delay release of engine-pm after last retirement
` [Intel-gfx] [PATCH 5/8] drm/i915: Rely on direct submission to the queue
` [Intel-gfx] [PATCH 6/8] drm/i915/execlists: Pull tasklet interrupt-bh local to direct submission
` [Intel-gfx] [PATCH 7/8] drm/i915: Immediately execute the fenced work
` [Intel-gfx] [PATCH 8/8] drm/i915/gem: Avoid gem_context->mutex for simple vma lookup

[PATCH v3 0/4] staging: iio: adc: General code reformatting / cleanup patchset
 2020-03-23  9:28 UTC  (5+ messages)
` [PATCH v3 3/4] staging: iio: adc: ad7192: get_filter_freq code optimization
    ` [Outreachy kernel] "

[PATCH v4] iio: accel: Add support for the Bosch-Sensortec BMI088
 2020-03-23  9:28 UTC 

help needed in debugging missed wakeup(?)
 2020-03-23  9:27 UTC  (4+ messages)

[PATCH v3 0/5] mtd: spi-nor: Add SR 4bit block protection support
 2020-03-23  9:24 UTC  (7+ messages)
` [PATCH v3 1/5] mtd: spi-nor: Fix gap in SR block protection locking
` [PATCH v3 2/5] mtd: spi-nor: Set all BP bits to one when lock_len == mtd->size
` [PATCH v3 3/5] mtd: spi-nor: Add new formula for SR block protection handling
` [PATCH v3 4/5] mtd: spi-nor: Add SR 4bit block protection support
` [PATCH v3 4/5] mtd: spi-nor: Add 4bit SR "
` [PATCH v3 5/5] mtd: spi-nor: Enable locking for n25q512ax3/n25q512a

[dpdk-dev] [PATCH v1 00/32] DPDK Trace support
 2020-03-23  9:26 UTC  (10+ messages)
` [dpdk-dev] [PATCH v1 11/32] eal/trace: implement trace save
` [dpdk-dev] [PATCH v1 12/32] eal/trace: implement registration payload
` [dpdk-dev] [PATCH v1 13/32] eal/trace: implement provider payload

[PATCH v8 00/14] powerpc/vas: Page fault handling for user space NX requests
 2020-03-23  9:06 UTC  (8+ messages)
` [PATCH v8 01/14] powerpc/xive: Define xive_native_alloc_irq_on_chip()
` [PATCH v8 02/14] powerpc/xive: Define xive_native_alloc_get_irq_info()
` [PATCH v8 04/14] powerpc/vas: Alloc and setup IRQ and trigger port address

[oe] [meta-python] [PATCH] python3-whoosh: Enable ptest
 2020-03-23 18:25 UTC 

Raid6 recovery
 2020-03-23  9:23 UTC  (8+ messages)

[PATCH] KVM: x86: Expose fast short REP MOV for supported cpuid
 2020-03-23  9:22 UTC 

[tip:master 31/36] arch/x86/include/asm/vdso/processor.h:11:29: error: redefinition of 'rep_nop'
 2020-03-23  9:21 UTC  (2+ messages)

[PATCH v7 0/4] xfs: Remove wrappers for some semaphores
 2020-03-23  9:22 UTC  (3+ messages)

[PATCH] ASoC: SOF: fix uninitialised "work" with VirtIO
 2020-03-23  9:20 UTC  (3+ messages)

[PATCH v2] iio: accel: Add support for the Bosch-Sensortec BMI088
 2020-03-23  9:21 UTC  (7+ messages)
` [PATCH] "
      ` [PATCH v3] "

[PATCH v2] serial: 8250_dw: Fix common clocks usage race condition
 2020-03-23  9:20 UTC  (3+ messages)

[PATCH] VMCI: Fix NULL pointer dereference on context ptr
 2020-03-23  9:20 UTC  (5+ messages)
  `  "

[DRBD-announce] drbd-utils-9.12.1
 2020-03-23  9:19 UTC 

[PATCH] clk: clk-flexgen: fix clock-critical handling
 2020-03-23  9:20 UTC  (2+ messages)

[PATCH] KVM: VMX: Disable Intel PT before VM-entry
 2020-03-23  9:20 UTC  (3+ messages)

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

[PATCH] drm/amdgpu: disabled fru eeprom access
 2020-03-23  9:20 UTC  (3+ messages)

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

[PATCH rasdaemon 0/2] support l3tag&l3data decoding and one fix
 2020-03-23  9:14 UTC  (3+ messages)
` [PATCH rasdaemon 1/2] rasdaemon: add support of l3tag and l3data in hip08 OEM format2
` [PATCH rasdaemon 2/2] rasdaemon: fix the issue that non standard decoder can't work in pthread way

[PATCH] dts: arm: stih407-family: remove duplicated rng nodes
 2020-03-23  9:17 UTC  (3+ messages)

[PATCH v2] VMCI: Fix NULL pointer dereference on context ptr
 2020-03-23  9:16 UTC  (3+ messages)

[PATCH] dts: arm: stih418: Fix complain about IRQ_TYPE_NONE usage
 2020-03-23  9:16 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/kms_chamelium: Fix waiting for hotplug uevents
 2020-03-23  9:15 UTC  (2+ messages)

[PATCH v2 0/8] Sort out SMMUv3 ATC invalidation and locking
 2020-03-23  9:16 UTC  (11+ messages)
` arm-smmu-v3 high cpu usage for NVMe

[PATCH] net: Make skb_segment not to compute checksum if network controller supports checksumming
 2020-03-23  9:15 UTC  (13+ messages)
` [PATCH v2] "

[PATCH] aspeed/smc: Fix DMA support for AST2600
 2020-03-23  9:14 UTC  (2+ messages)

[PATCH] rtc: fsl-ftm-alarm: remove the useless variable
 2020-03-23  9:15 UTC  (3+ messages)
  ` [EXT] "

[PATCH v4 2/5] mfd: mp2629: Add support for mps battery charger
 2020-03-23  9:15 UTC  (2+ messages)

[PATCH v4] leds: pwm: check result of led_pwm_set() in led_pwm_add()
 2020-03-23  9:14 UTC 

[PATCH v1 0/2] Handle return value and remove unnecessary check
 2020-03-23  9:13 UTC  (9+ messages)
` [PATCH v1 1/2] pwm: bcm-iproc: handle clk_get_rate() return
` [PATCH v1 2/2] pwm: bcm-iproc: remove unnecessary check of 'duty'

[RESEND RFC PATCH 0/8] Add MMC packed request support
 2020-03-23  9:13 UTC  (11+ messages)
` [RESEND RFC PATCH 2/8] block: Allow sending a batch of requests from the scheduler to hardware

[PATCH] hw/arm/bcm283x: Correct the license text
 2020-03-23  9:12 UTC  (3+ messages)

[PATCH v1 1/2] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth SoC QCA6390
 2020-03-23  9:12 UTC  (2+ messages)

Simulate Radio wave interference
 2020-03-23  9:11 UTC  (3+ messages)

[PATCH] printf.3: ffix
 2020-03-23  9:00 UTC 

[PATCH v4 0/5] leds: pwm: add support for default-state device
 2020-03-23  9:08 UTC  (6+ messages)
` [PATCH v4 3/5] leds: pwm: check result of led_pwm_set() in led_pwm_add()

[patch part-II V2 09/13] x86/entry/common: Split hardirq tracing into lockdep and ftrace parts
 2020-03-23  9:08 UTC  (3+ messages)
` [x86/entry/common] bae397f6e7: WARNING:at_kernel/sched/cputime.c:#get_vtime_delta

[PATCH 1/2] drm/amdgpu: cleanup amdgpu_ttm_copy_mem_to_mem and amdgpu_map_buffer v2
 2020-03-23  9:07 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu: add full TMZ support into amdgpu_ttm_map_buffer v2

[mm/lru] 7e653afc0d: stress-ng.hdd.ops_per_sec -69.4% regression
 2020-03-23  9:07 UTC 

[PATCH] KVM: arm64: Add support for IDSR exits to userspace
 2020-03-23  9:07 UTC  (4+ messages)

[btrfs] 3eba67af68: WARNING:at_fs/btrfs/ctree.c:#__btrfs_cow_block[btrfs]
 2020-03-23  9:06 UTC  (2+ messages)

[PATCH] net: ena: Add PCI shutdown handler to allow safe kexec
 2020-03-23  9:05 UTC 

generic DMA bypass flag v2
 2020-03-23  8:58 UTC  (10+ messages)
` [PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device

[PATCH] units.7: tfix
 2020-03-23  8:57 UTC 

[PATCHv2 0/2] Odroid N2 failes to boot using upstream kernel using microSD card
 2020-03-23  9:03 UTC  (7+ messages)
` [PATCHv2 2/2] clk: meson: g12a: set cpub_clk flags to CLK_IS_CRITICAL

linux-next: Tree for Mar 23
 2020-03-23  9:00 UTC 

[PATCH 00/10] stm32mp1: board and SOC identifications
 2020-03-23  8:59 UTC  (6+ messages)
` [PATCH 07/10] board: stm32mp1: add finished good in board identifier OTP

[PATCH v2 1/4] Documentation: LKMM: Move MP+onceassign+derefonce to new litmus-tests/rcu/
 2020-03-23  8:59 UTC  (3+ messages)
` [PATCH v2 4/4] MAINTAINERS: Update maintainers for new Documentaion/litmus-tests/

[PULL v3 0/1] Slirp patches
 2020-03-23  8:55 UTC  (2+ messages)

[PATCH v5 00/13] SCMI Notifications Core Support
 2020-03-23  8:54 UTC  (4+ messages)

[PATCH v4] Translate debugfs.txt into Chinese and link it to the index
 2020-03-23  8:53 UTC 

[PATCH v9 0/9] virtio-iommu: VFIO integration
 2020-03-23  8:46 UTC  (10+ messages)
` [PATCH v9 1/9] hw/vfio/common: Remove error print on mmio region translation by viommu
` [PATCH v9 2/9] memory: Add interface to set iommu page size mask
` [PATCH v9 3/9] vfio: set iommu page size as per host supported page size
` [PATCH v9 4/9] virtio-iommu: set supported page size mask
` [PATCH v9 5/9] virtio-iommu: Add iommu notifier for map/unmap
` [PATCH v9 6/9] virtio-iommu: Call iommu notifier for attach/detach
` [PATCH v9 7/9] virtio-iommu: add iommu replay
` [PATCH v9 8/9] virtio-iommu: Implement probe request
` [PATCH v9 9/9] virtio-iommu: add iommu notifier memory-region

[RFC,net-next,v1, 0/1] Enable SERDES power up/down
 2020-03-23  8:53 UTC  (5+ messages)
` [RFC,net-next,v1, 1/1] net: stmmac: Enable SERDES power up/down sequence

[PATCH RESEND] drivers/block/zram/zram_drv.c: remove WARN_ON_ONCE() in free_block_bdev()
 2020-03-23  8:53 UTC 

[PATCH v3 00/11] media: adv748x: add support for HDMI audio
 2020-03-23  8:50 UTC  (7+ messages)
` [PATCH v3 09/11] arm64: dts: renesas: salvator: add a connection from adv748x codec (HDMI input) to the R-Car SoC

[meta-virtualization][PATCH] go: Enable different target dir by using variable
 2020-03-23  8:50 UTC  (4+ messages)

Wrong Perf Backtraces
 2020-03-23  8:49 UTC  (3+ messages)

[igt-dev] [PATCH] [PATCH i-g-t]tests/i915/gem_ctx_create: Reverted device reopen logic
 2020-03-23  8:49 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests/i915/gem_ctx_create: "

[PATCH] x86/memory: Drop pud_mknotpresent()
 2020-03-23  8:46 UTC  (2+ messages)
` [tip: x86/cleanups] x86/mm: "

[PATCH libdrm] modetest: call drmModeCrtcSetGamma() only if add_property_optional returns true
 2020-03-23  4:25 UTC  (9+ messages)

[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-03-23  6:13 UTC 

[PATCH 0/7] bcache patches for Linux v5.7-rc1
 2020-03-23  8:45 UTC  (4+ messages)
` [PATCH 6/7] bcache: optimize barrier usage for Rmw atomic bitops

[PATCH v9 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-23  5:03 UTC  (2+ messages)
` [PATCH v9 1/2] dt-bindings: display: add visionox rm69299 panel variant

[PATCH v8 0/4] qcow2: Implement zstd cluster compression method
 2020-03-23  8:44 UTC  (3+ messages)
` [PATCH v8 3/4] qcow2: add zstd cluster compression

[PATCH] drm/i915: Force DPCD backlight mode for HP Spectre x360 Convertible 13t-aw100
 2020-03-23  5:35 UTC 

[PATCH v7 0/2] Add support for rm69299 Visionox panel driver and add devicetree bindings for visionox panel
 2020-03-23  5:03 UTC  (3+ messages)
` [PATCH v7 2/2] drm/panel: add support for rm69299 visionox panel driver

[PATCH v8 0/3] IT6505 cover letter
 2020-03-23  5:21 UTC  (3+ messages)
` [PATCH v8 2/3] dt-bindings: Add binding for IT6505
` [PATCH v8 3/3] drm/bridge: add it6505 driver

[PATCH v5 00/13] support gce on mt6779 platform
 2020-03-23  1:11 UTC  (4+ messages)
` [PATCH v5 02/13] mailbox: cmdq: variablize address shift in platform

[PATCH 0/3] gpiolib: add reference counting to GPIO descriptors
 2020-03-23  8:44 UTC  (8+ messages)
` [PATCH 2/3] gpiolib: use kref in gpio_desc

dash & IFS
 2020-03-23  8:44 UTC  (2+ messages)

[PATCH] sparc32: use per-device dma_ops
 2020-03-23  8:43 UTC 

[PATCH v8 0/8] virtio-iommu: VFIO integration
 2020-03-23  8:43 UTC  (5+ messages)
` [PATCH v8 4/8] virtio-iommu: set supported page size mask


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.