All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-15 08:32:53 to 2020-05-15 09:23:24 UTC [more...]

[PATCH v2 0/5] block: Documentation improvment
 2020-05-15  9:19 UTC  (5+ messages)
` [PATCH v2 1/5] qemu/osdep: Document qemu_memalign() and friends
` [PATCH v2 2/5] qemu/bitmap: Document bitmap_new() returned pointer
` [PATCH v2 3/5] block/block: Document BlockSizes fields
` [PATCH v2 4/5] sysemu/block-backend: Document blk_read()/blk_pwrite()

[PATCH, v2] Makefile: add EXTRAVERSION support
 2020-05-15  9:23 UTC 

[PATCH 0/2] tests: Remove unused bison/flex packages
 2020-05-15  9:21 UTC  (5+ messages)
` [PATCH 1/2] tests/docker: Remove flex/bison packages
` [PATCH 2/2] tests/vm: "

Error during update_runstate_area with KPTI activated
 2020-05-15  9:21 UTC  (11+ messages)

[igt-dev] [PATCH i-g-t] runner/resultgen: Fix dmesg whitelist entry's regular expression
 2020-05-15  9:21 UTC  (2+ messages)

[PATCH] xhci: Fix log mistake of xhci_start
 2020-05-15  9:21 UTC  (2+ messages)

[PATCH v3 0/7] staging: most: usb: fix issues found in code audit
 2020-05-15  9:21 UTC  (8+ messages)
` [PATCH v3 1/7] staging: most: usb: use dev_*() functions to print messages
` [PATCH v3 2/7] staging: most: usb: remove reference to USB error codes
` [PATCH v3 3/7] staging: most: usb: check number of reported endpoints
` [PATCH v3 4/7] staging: most: usb: use dev_dbg function
` [PATCH v3 5/7] staging: most: fix typo in Kconfig
` [PATCH v3 6/7] staging: most: usb: use macro ATTRIBUTE_GROUPS
` [PATCH v3 7/7] Documentation: ABI: correct sysfs attribute description of MOST driver

Two separate i2c transfers
 2020-05-15  9:20 UTC  (8+ messages)

[PATCH v5 0/7] dwc-hsotg (aka dwc2) USB host controller emulation
 2020-05-15  9:19 UTC  (7+ messages)
` [PATCH v5 1/7] raspi: add BCM2835 SOC MPHI emulation
` [PATCH v5 2/7] dwc-hsotg (dwc2) USB host controller register definitions

[PATCH v5 00/18] Rework READ_ONCE() to improve codegen
 2020-05-15  9:20 UTC  (11+ messages)

[Intel-gfx] [PATCH 1/4] drm/i915/selftests: Add tests for timeslicing virtual engines
 2020-05-15  9:18 UTC  (3+ messages)
` [Intel-gfx] [PATCH 4/4] drm/i915/execlists: Optimise away false timeslicing on "

[PATCH v3 0/7] firmware: smccc: Add basic SMCCC v1.2 + ARCH_SOC_ID support
 2020-05-15  9:16 UTC  (4+ messages)

[PATCH 0/4] Move the sysctl interface to the corresponding feature code file
 2020-05-15  9:17 UTC  (10+ messages)
` [PATCH 1/4] hung_task: Move hung_task sysctl interface to hung_task_sysctl.c
` [PATCH 2/4] proc/sysctl: add shared variables -1
` [PATCH 3/4] watchdog: move watchdog sysctl to watchdog.c

[PATCH] x86: retrieve and log CPU frequency information
 2020-05-15  9:17 UTC  (4+ messages)

[PATCH RFC] selftests: do not use .ONESHELL
 2020-05-15  9:18 UTC  (3+ messages)

[PATCH 0/8] Copy hashmap to libapi, use in perf expr
 2020-05-15  9:17 UTC  (3+ messages)
` [PATCH 4/8] libbpf hashmap: Localize static hashmap__* symbols

[PATCH 0/3] s390x: improve documentation
 2020-05-15  9:15 UTC  (12+ messages)
` [PATCH 1/3] docs/s390x: document the virtual css
` [PATCH 2/3] docs/s390x: document 3270
` [PATCH 3/3] docs/s390x: document vfio-ccw

[PATCH v4 0/6] colo-compare bugfixes
 2020-05-15  9:15 UTC  (2+ messages)

[PATCH 0/2] opp: core: add regulators enable and disable
 2020-05-15  9:16 UTC  (2+ messages)

[PATCH] hw_breakpoint: Remove unused '__register_perf_hw_breakpoint' declaration
 2020-05-15  9:15 UTC  (5+ messages)

[PATCH] MAINTAINERS: add lib/livepatch to LIVE PATCHING
 2020-05-15  9:15 UTC  (3+ messages)

[PATCH 0/7] crypto: hisilicon - add debugfs for DFX
 2020-05-15  9:14 UTC  (8+ messages)
` [PATCH 1/7] crypto: hisilicon/qm - add debugfs for QM
` [PATCH 2/7] crypto: hisilicon/qm - add debugfs to the QM state machine
` [PATCH 3/7] crypto: hisilicon/sec2 - add debugfs for Hisilicon SEC
` [PATCH 4/7] crypto: hisilicon/hpre - add debugfs for Hisilicon HPRE
` [PATCH 5/7] crypto: hisilicon/zip - add debugfs for Hisilicon ZIP
` [PATCH 6/7] crypto: hisilicon/qm - add DebugFS for xQC and xQE dump
` [PATCH 7/7] crypto: hisilicon/qm - change debugfs file name from qm_regs to regs

[PATCH net-next 0/3] mptcp: fix MP_JOIN failure handling
 2020-05-15  9:15 UTC  (4+ messages)
` [PATCH net-next 1/3] mptcp: add new sock flag to deal with join subflows

[PATCH] arm64/defconfig: Enable CONFIG_KEXEC_FILE
 2020-05-15  9:14 UTC  (7+ messages)

[PATCH 00/10] spi: Adding support for Microchip Sparx5 SoC
 2020-05-15  9:11 UTC  (6+ messages)
` [PATCH 01/10] spi: dw: Add support for polled operation via no IRQ specified in DT

[PATCH v5 0/3] qemu-sockets: add abstract UNIX domain socket support
 2020-05-15  9:07 UTC  (5+ messages)
` [PATCH v5 1/3] "
` [PATCH v5 2/3] tests/util-sockets: add abstract unix socket cases
` [PATCH v5 3/3] qemu-options: updates for abstract unix sockets

[PATCH 1/2] hwrng: iproc-rng200 - Set the quality value
 2020-05-15  9:10 UTC  (6+ messages)

[PATCH] sd: Add zoned capabilities device attribute
 2020-05-15  9:10 UTC  (2+ messages)

[LTP] [PATCH v3 1/4] INSTALL: Update requirements, modernise text
 2020-05-15  9:10 UTC  (5+ messages)

[GIT PULL] Ressurect the atomisp staging driver
 2020-05-15  9:10 UTC  (11+ messages)

[PATCH 1/2] perf expr: Test parsing of floating point numbers
 2020-05-15  9:09 UTC  (7+ messages)
` [PATCH 2/2] perf test: Improve pmu event metric testing

[PATCH] SoC: cros_ec_codec: switch to library API for SHA-256
 2020-05-15  9:08 UTC  (8+ messages)

[dpdk-dev] [PATCH (v20.08) 0/9] vhost: improve Vhost/vDPA device init
 2020-05-15  9:09 UTC  (4+ messages)
` [dpdk-dev] [PATCH 3/9] vdpa/ifc: add support to vDPA queue enable

[PATCH v2] arm64: dts: qcom: apq8016-sbc-d3: Add Qualcomm APQ8016 SBC + D3Camera mezzanine
 2020-05-15  9:08 UTC 

[PATCH 0/3] make vm_committed_as_batch aware of vm overcommit policy
 2020-05-15  9:08 UTC  (11+ messages)
` [PATCH 2/3] mm/util.c: make vm_memory_committed() more accurate
` [PATCH 3/3] mm: adjust vm_committed_as_batch according to vm overcommit policy

proposal: deprecate -readconfig/-writeconfig
 2020-05-15  9:06 UTC  (4+ messages)

[PATCH 0/5] docs/system: Document some arm board models
 2020-05-15  9:06 UTC  (12+ messages)
` [PATCH 1/5] docs/system: Add 'Arm' to the Integrator/CP document title
` [PATCH 5/5] docs/system: Document Musca boards

[PATCH 1/2] hwrng: iproc-rng200 - Set the quality value
 2020-05-15  9:06 UTC  (3+ messages)

[PATCH v10 00/14] iotests: use python logging
 2020-05-15  9:03 UTC  (7+ messages)
` [PATCH v10 14/14] iotests: use python logging for iotests.log()

[PATCH] ALSA: pcm: fix incorrect hw_base increase
 2020-05-15  9:04 UTC  (4+ messages)

Reducing fragmentation in OpenBMC
 2020-05-15  9:03 UTC 

[PATCH -next] fs/btrfs: Fix unlocking in btrfs_ref_tree_mod
 2020-05-15  9:03 UTC  (2+ messages)

[PATCH -tip urgent] x86/unwind/orc: Fix error handling in __unwind_start()
 2020-05-15  9:03 UTC  (2+ messages)

[PATCH v4 00/10] add STM32 FMC2 EBI controller driver
 2020-05-15  9:02 UTC  (7+ messages)
` [PATCH v4 06/10] dt-bindings: mtd: update STM32 FMC2 NAND controller documentation

[Bug 1878348] [NEW] --static build fails in v5.0 (since 5010cec2bc87dafab39b3913c8ca91f88df9c540)
 2020-05-15  8:48 UTC  (2+ messages)
` [Bug 1878348] "

[PATCH 0/5] target/i386: fxtract, fscale fixes
 2020-05-15  8:59 UTC  (3+ messages)
` [PATCH 1/5] target/i386: implement special cases for fxtract

[PATCH 1/2] MIPS: Loongson: Fix fatal error during GPU init
 2020-05-15  8:58 UTC  (3+ messages)

[PATCH v4 0/6] hyperv: VMBus implementation
 2020-05-15  8:56 UTC  (9+ messages)
` [PATCH v4 5/6] i386: Hyper-V VMBus ACPI DSDT entry

[dpdk-dev] [PATCH] net/mlx5: fix counter query fail during port closing
 2020-05-15  8:56 UTC 

[PATCH 2/2] ext4: skip non-loaded groups at cr=0/1
 2020-05-15  8:56 UTC  (3+ messages)

[RESEND PATCH v2] ALSA: hda: Allow SST driver on SKL and KBL platforms with DMIC
 2020-05-15  8:55 UTC  (3+ messages)

[PATCH] blkzone: deny destructive ioctls on busy blockdev
 2020-05-15  8:50 UTC  (2+ messages)

[PULL 00/21] QOM patches for 2020-05-15
 2020-05-15  8:54 UTC  (2+ messages)

[selftests/bpf] da43712a72: kernel-selftests.bpf.make_fail
 2020-05-15  8:54 UTC  (3+ messages)

[PATCH 0/3] Add support for Rockchip RK808 PMIC RTC device
 2020-05-15  8:54 UTC  (4+ messages)
` [PATCH 2/3] power: pmic: rk8xx: bind rk808 RTC

[PATCH v2 1/2] MIPS: Loongson: Build ATI Radeon GPU driver as module
 2020-05-15  8:54 UTC  (6+ messages)
` [PATCH v2 2/2] MIPS: Fix build errors under CONFIG_HAVE_STD_PC_SERIAL_PORT

[PATCH v2] bitmaps: Update maintainer
 2020-05-15  8:53 UTC  (2+ messages)

[kvm-unit-tests PATCH v6 00/10] s390x: Testing the Channel Subsystem I/O
 2020-05-15  8:53 UTC  (8+ messages)
` [kvm-unit-tests PATCH v6 07/10] s390x: css: msch, enable test

[PATCH v1 0/4] Optimize fw_devlink parsing
 2020-05-15  8:52 UTC  (2+ messages)

[patch V5 00/38] x86/entry: Entry/exception code rework - the leftovers
 2020-05-15  8:52 UTC  (4+ messages)
` [patch V5 24/38] x86/entry: Provide IDTENTRY_SYSVEC

[PATCH 5.6 000/118] 5.6.13-rc1 review
 2020-05-15  8:52 UTC  (7+ messages)

[PATCH v2 for 4.4, 4.9] spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls
 2020-05-15  8:51 UTC  (2+ messages)

[meta-networking][PATCH 1/2] libldb: upgrade 1.5.6 -> 1.5.7
 2020-05-15  8:50 UTC  (2+ messages)
` [meta-networking][PATCH 2/2] samba: upgrade 4.10.13 -> 4.10.15

[RFC] arm64: Enable perf events based hard lockup detector
 2020-05-15  8:49 UTC 

[PATCH] kgdb: Fix broken handling of printk() in NMI context
 2020-05-15  8:50 UTC  (6+ messages)
        ` [PATCH] printk/kdb: Redirect printk messages into kdb in any context

[PATCH] hw/ide: Make IDEDMAOps handlers take a const IDEDMA pointer
 2020-05-15  8:48 UTC  (3+ messages)

[PATCH 0/5] sf: Cleanup
 2020-05-15  8:49 UTC  (5+ messages)
` [PATCH 3/5] env: sf: Preserve and free the previous flash

[PATCH v4.4..v5.4] scsi: sg: add sg_remove_request in sg_write
 2020-05-15  8:48 UTC  (2+ messages)

[PATCH 00/13] Reconcile NUMA balancing decisions with the load balancer v6
 2020-05-15  8:47 UTC  (9+ messages)

[PATCH v9 0/8] TPM 2.0 trusted keys with attached policy
 2020-05-15  8:47 UTC  (6+ messages)

[PATCH v5 0/6] Add support for O_MAYEXEC
 2020-05-15  8:43 UTC  (11+ messages)
` [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
                ` How about just O_EXEC? (was Re: [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC)

[V5 PATCH 2/2] ASoC: max98390: Added Amplifier Driver
 2020-05-15  8:42 UTC  (3+ messages)

[PATCH] hw/mips/mips_fulong2e: Remove unused 'audio/audio.h' include
 2020-05-15  8:42 UTC 

[RFC PATCH v3 0/9] Suppress negative dentry
 2020-05-15  8:42 UTC  (4+ messages)

[PATCH RFC 0/5] KVM: x86: KVM_MEM_ALLONES memory
 2020-05-15  8:42 UTC  (9+ messages)
` [PATCH RFC 4/5] KVM: x86: aggressively map PTEs in KVM_MEM_ALLONES slots

[dpdk-dev] [PATCH] net/mlx5: fix potential null dereference in port close
 2020-05-15  8:42 UTC 

[PATCH v1 0/2] update is25wp256d page write capabilities
 2020-05-15  8:41 UTC  (6+ messages)
` [PATCH v1 2/2] spi: nor: update page program settings for is25wp256 using post bfpt fixup

[PATCH] xfrm: policy: Only use mark as policy lookup key
 2020-05-15  8:39 UTC  (3+ messages)
` [PATCH v2] xfrm: policy: Fix xfrm policy match

[dpdk-dev] [PATCH] example/vhost_blk: fix buffer not null terminated
 2020-05-15 14:45 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/4] ASoC: Intel: Add KeemBay ASoC driver
 2020-05-15  8:38 UTC  (4+ messages)
` [PATCH 4/4] dt-bindings: sound: Add documentation for KeemBay sound card and i2s

stable/linux-4.4.y bisection: baseline.login on at91-sama5d4_xplained
 2020-05-15  8:38 UTC  (6+ messages)

[PATCH v4 0/6] dma: Add Xilinx ZynqMP DPDMA driver
 2020-05-15  8:38 UTC  (5+ messages)
` [PATCH v4 3/6] dmaengine: Add support for repeating transactions

[dpdk-dev] [PATCH] net/virtio: remove duplicated runtime check
 2020-05-15  8:38 UTC  (2+ messages)

[PATCH v1 1/2] MIPS: ath79: ar9331_dpt_module: update led nodes
 2020-05-15  8:10 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/virtio: disable event suppression when reconnect
 2020-05-15  8:37 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] net/virtio: fix unexpected event after reconnect

[dpdk-dev] [PATCH v2] vhost: fix mbuf alloc failure
 2020-05-15  8:36 UTC  (3+ messages)
` [dpdk-dev] [PATCH v3] vhost: fix mbuf allocation failures

Constantly map and unmap of streaming DMA buffers with IOMMU backend might cause serious performance problem
 2020-05-15  8:19 UTC 

[dpdk-dev] [PATCH] net/mlx5: fix shared counter search with nested index
 2020-05-15  8:36 UTC 

[PATCH 00/19] staging: wfx: various fixes
 2020-05-15  8:33 UTC  (20+ messages)
` [PATCH 01/19] staging: wfx: fix warning when unregister a frozen device
` [PATCH 02/19] staging: wfx: apply 80-columns rule to strings
` [PATCH 03/19] staging: wfx: check pointers returned by allocations
` [PATCH 04/19] staging: wfx: fix value of scan timeout
` [PATCH 05/19] staging: wfx: fix coherency of hif_scan() prototype
` [PATCH 06/19] staging: wfx: fix indentation
` [PATCH 07/19] staging: wfx: fix status of dropped frames
` [PATCH 08/19] staging: wfx: split out wfx_tx_fill_rates() from wfx_tx_confirm_cb()
` [PATCH 09/19] staging: wfx: call wfx_tx_update_sta() before to destroy tx_priv
` [PATCH 10/19] staging: wfx: fix potential use-after-free
` [PATCH 11/19] staging: wfx: rename wfx_do_unjoin() into wfx_reset()
` [PATCH 12/19] staging: wfx: merge wfx_stop_ap() with wfx_reset()
` [PATCH 13/19] staging: wfx: fix potential dead lock between join and scan
` [PATCH 14/19] staging: wfx: fix PS parameters when multiple vif are in use
` [PATCH 15/19] staging: wfx: drop unnecessary filter configuration when disabling filter
` [PATCH 16/19] staging: wfx: fix error reporting in wfx_start_ap()
` [PATCH 17/19] staging: wfx: remove false-positive WARN()
` [PATCH 18/19] staging: wfx: trace acknowledges not linked to any stations
` [PATCH 19/19] staging: wfx: remove false positive warning

Onboard audio devices and -audiodev none
 2020-05-15  8:34 UTC  (2+ messages)

next/pending-fixes boot: 229 boots: 8 failed, 213 passed with 5 offline, 3 untried/unknown (v5.7-rc5-433-g662b55c6e1a2)
 2020-05-15  8:35 UTC 

[PATCH] memcg: Fix memcg_kmem_bypass() for remote memcg charging
 2020-05-15  8:34 UTC  (12+ messages)
      ` [PATCH v2] "

[PATCH] perf evsel: Get group fd from CPU0 for system wide event
 2020-05-15  8:33 UTC  (7+ messages)

[dpdk-dev] [PATCH] net/ice/base: fix FDIR rule passthrough mode
 2020-05-15  8:33 UTC  (3+ messages)

[PATCH v3 00/15] drm/mgag200: Convert to atomic modesetting
 2020-05-15  8:32 UTC  (13+ messages)
` [PATCH v3 02/15] drm/mgag200: Clean up mga_set_start_address()
` [PATCH v3 03/15] drm/mgag200: Clean up mga_crtc_do_set_base()
` [PATCH v3 06/15] drm/mgag200: Update mode registers after plane registers
` [PATCH v3 07/15] drm/mgag200: Set pitch in a separate helper function
` [PATCH v3 08/15] drm/mgag200: Set primary plane's format in "
` [PATCH v3 09/15] drm/mgag200: Move TAGFIFO reset into separate function
` [PATCH v3 10/15] drm/mgag200: Move hiprilvl setting into separate functions
` [PATCH v3 11/15] drm/mgag200: Move register initialization into separate function
` [PATCH v3 12/15] drm/mgag200: Remove out-commented suspend/resume helpers
` [PATCH v3 13/15] drm/mgag200: Use simple-display data structures
` [PATCH v3 14/15] drm/mgag200: Convert to simple KMS helper
` [PATCH v3 15/15] drm/mgag200: Replace VRAM helpers with SHMEM helpers


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.