All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-01-28 09:06:54 to 2020-01-28 10:03:06 UTC [more...]

[alsa-devel] [PATCH] ALSA: hda: Reset stream if DMA RUN bit not cleared
 2020-01-28  9:50 UTC  (3+ messages)
  `  "

[PATCH v3 1/5] console: Don't perform test for CON_BRL flag
 2020-01-28  9:52 UTC  (10+ messages)
` [PATCH v3 4/5] console: Avoid positive return code from unregister_console()
` [PATCH v3 5/5] console: Introduce ->exit() callback

[PATCH 1/3] clk: rockchip: convert rk3399 pll type to use readl_poll_timeout
 2020-01-28 10:02 UTC  (6+ messages)
` [PATCH 2/3] clk: rockchip: convert basic pll lock_wait to use regmap_read_poll_timeout
` [PATCH 3/3] clk: rockchip: convert rk3036 pll type to use internal lock status

[PATCH] perf tools: Add machine pointer to struct hists
 2020-01-28 10:02 UTC  (3+ messages)
` [PATCH v2] "

[GSoC] Doubts in an issue
 2020-01-28 10:02 UTC 

[PATCH] fixup! ARM: add optee early loading function
 2020-01-28 10:01 UTC  (2+ messages)

[PATCHSET 0/4] Add support for shared io-wq backends
 2020-01-28 10:01 UTC  (16+ messages)

[RFC PATCH 2/4] pinctrl: bcm2835: Refactor platform data
 2020-01-28  9:44 UTC  (3+ messages)

[PATCH nf-next v4 00/10] netfilter: nft_bitwise: shift support
 2020-01-28 10:00 UTC  (6+ messages)

[PATCH] barebox_banner: switch to pr_notice
 2020-01-28  9:59 UTC  (4+ messages)
  ` [SPAM:54%] "

[dpdk-dev] [PATCH 1/3] net/bnx2x: fix to use required mem barriers in Rx path
 2020-01-28  9:59 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2 1/2] net/bnx2x: fix reset of scan FP flag

[igt-dev] [PATCH i-g-t 1/2] i915: Inject invalid CS into hanging spinners
 2020-01-28  9:59 UTC  (2+ messages)
` [igt-dev] [Intel-gfx] "

[PATCH v1 0/1] vfio-ccw: Fix interrupt handling for HALT/CLEAR
 2020-01-28  9:58 UTC  (7+ messages)
` [PATCH v1 1/1] vfio-ccw: Don't free channel programs for unrelated interrupts

[Bridge] [RFC net-next v3 00/10] net: bridge: mrp: Add support for Media Redundancy Protocol (MRP)
 2020-01-28  9:58 UTC  (20+ messages)
` [Bridge] [RFC net-next v3 06/10] net: bridge: mrp: switchdev: Extend switchdev API to offload MRP
          `  "
` [Bridge] [RFC net-next v3 09/10] net: bridge: mrp: Integrate MRP into the bridge
            `  "

[Buildroot] [PATCH 1/1] package/nodejs: use system-icu for host-nodejs when available
 2020-01-28  9:57 UTC  (4+ messages)

[PATCH v2] unit: Add test-casese for l_ringbuf_append function
 2020-01-28  9:54 UTC  (2+ messages)

[PATCH userspace v2 0/4] Fix build with -fno-common
 2020-01-28  9:54 UTC  (3+ messages)
` [PATCH userspace v2 4/4] Makefile: always "

[Virtio-fs] [PATCH] virtiofsd/passthrough_ll: Fix wrong output format in lo_setxattr()
 2020-01-28  9:52 UTC  (2+ messages)

[PATCH for 4.19-stable v3 00/24] mm/memory_hotplug: backport of pending stable fixes
 2020-01-28  9:50 UTC  (25+ messages)
` [PATCH for 4.19-stable v3 01/24] mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
` [PATCH for 4.19-stable v3 02/24] mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
` [PATCH for 4.19-stable v3 03/24] mm, sparse: pass nid instead of pgdat to sparse_add_one_section()
` [PATCH for 4.19-stable v3 04/24] drivers/base/memory.c: remove an unnecessary check on NR_MEM_SECTIONS
` [PATCH for 4.19-stable v3 05/24] mm, memory_hotplug: add nid parameter to arch_remove_memory
` [PATCH for 4.19-stable v3 06/24] mm/memory_hotplug: release memory resource after arch_remove_memory()
` [PATCH for 4.19-stable v3 07/24] drivers/base/memory.c: clean up relics in function parameters
` [PATCH for 4.19-stable v3 08/24] mm, memory_hotplug: update a comment in unregister_memory()
` [PATCH for 4.19-stable v3 09/24] mm/memory_hotplug: make unregister_memory_section() never fail
` [PATCH for 4.19-stable v3 10/24] mm/memory_hotplug: make __remove_section() "
` [PATCH for 4.19-stable v3 11/24] powerpc/mm: Fix section mismatch warning
` [PATCH for 4.19-stable v3 12/24] mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
` [PATCH for 4.19-stable v3 13/24] s390x/mm: implement arch_remove_memory()
` [PATCH for 4.19-stable v3 14/24] mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
` [PATCH for 4.19-stable v3 15/24] drivers/base/memory: pass a block_id to init_memory_block()
` [PATCH for 4.19-stable v3 16/24] mm/memory_hotplug: create memory block devices after arch_add_memory()
` [PATCH for 4.19-stable v3 17/24] mm/memory_hotplug: remove memory block devices before arch_remove_memory()
` [PATCH for 4.19-stable v3 18/24] mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
` [PATCH for 4.19-stable v3 19/24] mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
` [PATCH for 4.19-stable v3 20/24] mm/hotplug: kill is_dev_zone() usage in __remove_pages()
` [PATCH for 4.19-stable v3 21/24] drivers/base/node.c: simplify unregister_memory_block_under_nodes()
` [PATCH for 4.19-stable v3 22/24] mm/memunmap: don't access uninitialized memmap in memunmap_pages()
` [PATCH for 4.19-stable v3 23/24] mm/memory_hotplug: fix try_offline_node()
` [PATCH for 4.19-stable v3 24/24] mm/memory_hotplug: shrink zones when offlining memory

[Virtio-fs] virtiofsd merged in qemu
 2020-01-28  9:50 UTC  (2+ messages)

[CRASH] crypto: virtio: crash when modprobing tcrypt on 5.5-rc7 / next-20200122
 2020-01-28  9:49 UTC  (3+ messages)

git-clone --single-branch clones objects outside of branch
 2020-01-28  9:48 UTC  (4+ messages)

[PATCH v2] brcmfmac: add the BRCM 4364 found in MacBook Pro 15,2
 2020-01-28  9:47 UTC  (4+ messages)

[peterz-queue:locking/core 8/13] include/linux/compiler.h:315:38: error: call to '__compiletime_assert_323' declared with attribute error: Unsupported access size for {READ, WRITE}_ONCE()
 2020-01-28  9:46 UTC  (2+ messages)

[Buildroot] Fwd: Building helloworld package
 2020-01-28  9:45 UTC 

[PATCH 0/4] Several patch to solve warning on stm32mp1 board with W=1
 2020-01-28  9:44 UTC  (5+ messages)
` [PATCH 1/4] board: stm32mp1: board: add include for dfu
` [PATCH 2/4] board: stm32mp1: change dfu function to static
` [PATCH 3/4] pinctrl: stmfx: update the result type of dm_i2c_reg_read
` [PATCH 4/4] clk: stm32mp1: solve type issue in stm32mp1_lse_enable and stm32mp1_clktree

[PATCH V2 00/13] pm80xx : Updates for the driver version 0.1.39
 2020-01-28  9:43 UTC  (9+ messages)
` [PATCH V2 05/13] pm80xx : Support for char device

[PATCH] powerpc/64: system call implement the bulk of the logic in C fix
 2020-01-28  9:41 UTC  (4+ messages)

[Buildroot] QtWebEngine on RPI 0 W
 2020-01-28  9:43 UTC  (5+ messages)

[PATCH 0/4] STM32 DMAMUX driver fixes and improvements
 2020-01-28  9:41 UTC  (10+ messages)
` [PATCH 1/4] dmaengine: stm32-dmamux: add suspend/resume power management support
` [PATCH 2/4] dmaengine: stm32-dmamux: fix clock handling in probe sequence
` [PATCH 3/4] dmaengine: stm32-dmamux: use reset controller only at probe time
` [PATCH 4/4] dmaengine: stm32-dmamux: driver defers probe for clock and reset

[PATCH] net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEM
 2020-01-28  9:42 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t v4 0/1] tests/i915/gem_ctx_persistence: Set context with supported engines
 2020-01-28  9:41 UTC  (3+ messages)
` [igt-dev] [PATCH i-g-t v4 1/1] "

[PATCH v1 0/5] uml: add more unspecified HAS_IOMEM dependencies
 2020-01-28  9:22 UTC  (4+ messages)
` [PATCH v1 2/5] reset: brcmstb-rescal: add unspecified HAS_IOMEM dependency

[PATCH] Input: synaptics-rmi4 - switch to reduced reporting mode
 2020-01-28  9:41 UTC  (5+ messages)

[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
 2020-01-28  9:38 UTC  (6+ messages)

[PATCH] tools lib api fs: Move cgroupsfs_find_mountpoint()
 2020-01-28  9:40 UTC  (3+ messages)
` [PATCH v2] tools lib api fs: Move cgroupsfs__mountpoint()

[igt-dev] [PATCH i-g-t v4 0/1] tests: add i915-query perf tests
 2020-01-28  9:39 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for tests: add i915-query perf tests (rev3)

[PATCH v2 0/5] Handle monitor trap flag during instruction emulation
 2020-01-28  9:39 UTC  (7+ messages)
` [PATCH v2 1/5] KVM: x86: Mask off reserved bit from #DB exception payload
` [PATCH v2 2/5] KVM: nVMX: Handle pending #DB when injecting INIT VM-exit
` [PATCH v2 3/5] KVM: x86: Deliver exception payload on KVM_GET_VCPU_EVENTS
` [PATCH v2 4/5] KVM: nVMX: Emulate MTF when performing instruction emulation
` [kvm-unit-tests PATCH v2 5/5] x86: VMX: Add tests for monitor trap flag

[PATCH v2] Implement the Screamer sound chip for the mac99 machine type
 2020-01-28  9:38 UTC  (4+ messages)

imx8mn evk
 2020-01-28  9:38 UTC  (4+ messages)
` [meta-freescale] "

[Buildroot] [RFC-for-2019.02 v1] package/qt5webengine: fix LTS/5.6 jpec_codec compile failures
 2020-01-28  9:36 UTC 

[PATCH v1] drivers/base/memory.c: indicate all memory blocks as removable
 2020-01-28  9:35 UTC 

MIPS: relocation issue
 2020-01-28  9:34 UTC  (2+ messages)

[PATCH v2] kvm: selftests: Introduce num-pages conversion utilities
 2020-01-28  9:34 UTC 

[PATCH 0/4] J721e: Add I2C nodes
 2020-01-28  9:34 UTC  (3+ messages)
` [PATCH 4/4] configs: j721e_evm_defconfig: Enable PCA953x IO expander

[PULL 00/13] Block layer patches
 2020-01-28  9:32 UTC  (2+ messages)

[Xen-devel] [PATCH] RCU: reimplement RCU barrier to avoid deadlock
 2020-01-28  9:32 UTC  (2+ messages)

[PATCH v2 5.5] iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices
 2020-01-28  9:31 UTC 

[dpdk-dev] [PATCH v3 0/6] Introduce CPU crypto mode
 2020-01-28  9:31 UTC  (4+ messages)
` [dpdk-dev] [PATCH v4 0/8] "
  ` [dpdk-dev] [PATCH v4 3/8] test/crypto: add CPU crypto tests

[RFC v3] crypto: ccree - protect against short scatterlists
 2020-01-28  9:30 UTC  (5+ messages)

[Linux-kernel-mentees] [PATCH] cred: Use RCU primitives to access RCU pointers
 2020-01-28  9:30 UTC  (3+ messages)
  `  "

[PATCH v1] MIPS: remove .bss to __rel_start overlay
 2020-01-28  9:28 UTC 

[PATCH v3 5/6] x86/ftrace: Use text_poke()
 2020-01-28  9:28 UTC  (12+ messages)

[PATCH] Handling SIGSETXID used by glibc NPTL setuid/setgid
 2020-01-28  9:26 UTC  (3+ messages)

[igt-dev] [PATCH i-g-t] tests/i915/gem_tiled_wc: skip on platforms without GGTT
 2020-01-28  9:26 UTC  (4+ messages)

[RFC PATCH] hw/arm/virt: Support NMI injection
 2020-01-28  9:25 UTC  (4+ messages)

[PATCH v3 0/3] sched/fair: Capacity aware wakeup rework
 2020-01-28  9:24 UTC  (2+ messages)

[PATCH v2 0/1] config: read instructions from stdin
 2020-01-28  9:24 UTC  (5+ messages)
` [PATCH v2 1/1] config: learn the --stdin option for instructions

[GIT PULL] uml updates for 5.6-rc1
 2020-01-28  9:24 UTC  (2+ messages)

[PATCH v3 0/5] OP-TEE early loading
 2020-01-28  9:23 UTC  (5+ messages)
` [PATCH v3 1/5] optee: move optee_verify_header() to common

[PATCH v4 1/4] perf util: Move block_pair_cmp to block-info
 2020-01-28  9:21 UTC  (6+ messages)
` [PATCH v4 3/4] perf util: Flexible to set block info output formats

[PATCH] spi: spi-fsl-espi: add GPIO chipselect support
 2020-01-28  9:20 UTC  (2+ messages)

[PATCH 5.5] iwlwifi: mvm: Do not require PHY_SKU NVM section for 3168 devices
 2020-01-28  9:10 UTC 

[PATCH] kvm: selftests: Introduce num-pages conversion utilities
 2020-01-28  9:18 UTC  (2+ messages)

system freeze - beaglebone black xenomai - gpio interrupts driver
 2020-01-28  9:18 UTC  (6+ messages)

Kconfig errors in stable branch
 2020-01-28  9:17 UTC  (2+ messages)

mmotm 2020-01-23-21-12 uploaded (efi)
 2020-01-28  9:17 UTC  (6+ messages)

What is the highest value returned by rt_timer_read?
 2020-01-28  9:16 UTC  (2+ messages)

[Intel-gfx] [PATCH v4 0/4] drm: Introduce struct drm_device based WARN* and use them in i915
 2020-01-28  9:16 UTC  (3+ messages)
` [Intel-gfx] ✗ Fi.CI.BUILD: failure for drm: Introduce struct drm_device based WARN* and use them in i915 (rev4)

[PATCH v3 00/13] RFC: [for 5.0]: HMP monitor handlers cleanups
 2020-01-28  9:13 UTC  (5+ messages)

[PATCH v4 1/3] imd: replace magicvalue with sizeof(struct)
 2020-01-28  9:15 UTC  (2+ messages)

[PATCH] arm: exynos: Use proper ADC device name
 2020-01-28  9:14 UTC  (2+ messages)

[PATCH] arm: dts: exynos: Extend board description
 2020-01-28  9:14 UTC  (2+ messages)

[PATCH v3] arm: exynos: Use proper PMIC device names
 2020-01-28  9:14 UTC  (2+ messages)

[PATCH] arm: exynos: odroid: Change autoboot script to use ${mmcbootdev}
 2020-01-28  9:14 UTC  (2+ messages)

[PATCH v2] arm: exynos: Read default MMC device from XOM[7:5] pins
 2020-01-28  9:14 UTC  (6+ messages)

[PATCH 0/3] Fix Odroid U3/X2 SD-card boot
 2020-01-28  9:14 UTC  (2+ messages)

[Buildroot] host-python-2.7 failure to build _hashlib
 2020-01-28  9:14 UTC  (4+ messages)

[PATCH] mm: avoid blocking lock_page() in kcompactd
 2020-01-28  9:13 UTC  (11+ messages)

[dpdk-dev] [pull-request] next-eventdev 20.02 RC2
 2020-01-28  9:13 UTC 

FAILED: patch "[PATCH] netfilter: nf_tables: autoload modules from the abort path" failed to apply to 4.19-stable tree
 2020-01-28  9:11 UTC 

[PATCH v2 0/2] qemu-img: Add --target-is-zero to indicate that a target is blank
 2020-01-28  9:10 UTC  (5+ messages)
` [PATCH v2 2/2] doc: Use @code rather than @var for options

linux-next: manual merge of the generic-ioremap tree with the drivers-x86 tree
 2020-01-28  9:11 UTC  (3+ messages)

[PATCH 0/9] stm32mp1 devicetre-tree and board update
 2020-01-28  9:11 UTC  (10+ messages)
` [PATCH 1/9] ARM: dts: stm32mp1: DT alignment with kernel v5.4
` [PATCH 2/9] stm32mp1: pwr: use the last binding for pwr
` [PATCH 3/9] ARM: dts: stm32mp1: DT alignment with kernel v5.5-rc7
` [PATCH 4/9] ARM: dts: stm32mp1: move FDCAN to PLL4_R
` [PATCH 5/9] ARM: dts: stm32mp1: correct ddr node
` [PATCH 6/9] ARM: dts: stm32m1: add reg for pll nodes
` [PATCH 7/9] board: stm32mp1: update readme
` [PATCH 8/9] doc: add board documentation for stm32mp1
` [PATCH 9/9] stm32mp1: support of STM32MP15x Rev.Z

[PATCH 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2020-01-28  9:10 UTC  (2+ messages)

[PATCH v4 0/7] Add support for Azoteq IQS620A/621/622/624/625
 2020-01-28  9:10 UTC  (5+ messages)
` [PATCH v4 5/7] iio: temperature: Add support for Azoteq IQS620AT temperature sensor

[PATCH v4 0/7] Multifd Migration Compression
 2020-01-28  9:05 UTC  (8+ messages)
` [PATCH v4 1/7] migration: Add support for modules
` [PATCH v4 2/7] multifd: Make no compression operations into its own structure
` [PATCH v4 3/7] multifd: Add multifd-zlib-level parameter
` [PATCH v4 4/7] multifd: Add zlib compression multifd support
` [PATCH v4 5/7] configure: Enable test and libs for zstd
` [PATCH v4 6/7] multifd: Add multifd-zstd-level parameter
` [PATCH v4 7/7] multifd: Add zstd compression multifd support

[PATCH] sched, fair: Allow a per-cpu kthread waking a task to stack on the same CPU
 2020-01-28  9:10 UTC  (4+ messages)

[dpdk-dev] [PATCH v6 00/11] example/l3fwd: introduce event device support
 2020-01-28  9:09 UTC  (2+ messages)

[PATCH V2 0/9] mmc: mmci: sdmmc: add sdr104 support
 2020-01-28  9:06 UTC  (20+ messages)
` [PATCH V2 1/9] mmc: mmci: sdmmc: replace sg_dma_xxx macros
` [PATCH V2 2/9] mmc: mmci: sdmmc: rename sdmmc_priv struct to sdmmc_idma
` [PATCH V2 3/9] mmc: mmci: add a reference at mmc_host_ops in mmci struct
` [PATCH V2 4/9] mmc: mmci: add private pointer for variant
` [PATCH V2 5/9] dt-bindings: mmc: mmci: add delay block base register for sdmmc
` [PATCH V2 6/9] mmc: mmci: sdmmc: add execute tuning with delay block
` [PATCH V2 7/9] mmc: mmci: add volt_switch callbacks
` [PATCH V2 8/9] mmc: mmci: sdmmc: add voltage switch functions
` [PATCH V2 9/9] mmc: mmci: add sdmmc variant revision 2.0


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.