All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-02-06 16:51:16 to 2020-02-06 17:45:47 UTC [more...]

[PATCH 00/29] Convert QAPI doc comments to generate rST instead of texinfo
 2020-02-06 17:30 UTC  (23+ messages)
` [PATCH 01/29] configure: Allow user to specify sphinx-build binary
` [PATCH 02/29] configure: Check that sphinx-build is using Python 3
` [PATCH 03/29] Makefile: Fix typo in dependency list for interop manpages
` [PATCH 04/29] qga/qapi-schema.json: Fix missing '-' in GuestDiskBusType doc comment
` [PATCH 05/29] qga/qapi-schema.json: Fix indent level on doc comments
` [PATCH 06/29] qga/qapi-schema.json: minor format fixups for rST
` [PATCH 07/29] qapi/block-core.json: Use literal block for ascii art
` [PATCH 08/29] qapi: Use ':' after @argument in doc comments
` [PATCH 10/29] qapi: Remove hardcoded tabs
` [PATCH 11/29] qapi/ui.json: Put input-send-event body text in the right place
` [PATCH 12/29] qapi: Explicitly put "foo: dropped in n.n" notes into Notes section
` [PATCH 13/29] qapi/ui.json: Avoid `...' texinfo style quoting
` [PATCH 14/29] qapi/block-core.json: Use explicit bulleted lists
` [PATCH 15/29] qapi/ui.json: "
` [PATCH 16/29] qapi/{block, misc, tmp}.json: "
` [PATCH 17/29] qapi: Add blank lines before "
` [PATCH 18/29] qapi/migration.json: Replace _this_ with *this*
` [PATCH 19/29] qapi/qapi-schema.json: Put headers in their own doc-comment blocks
` [PATCH 21/29] scripts/qapi: Move doc-comment whitespace stripping to doc.py
` [PATCH 24/29] docs/interop: Convert qemu-ga-ref to rST
` [PATCH 26/29] qapi: Use rST markup for literal blocks
` [PATCH 27/29] qga/qapi-schema.json: Add some headings

Make the hid-logitech-dj driver remove the HID++ nodes when the device disconnects
 2020-02-06 17:45 UTC  (7+ messages)

warning from domain_get_iommu
 2020-02-06 17:43 UTC  (3+ messages)

[RFC PATCH 00/11] Finer grained kernel address space randomization
 2020-02-06 17:43 UTC  (14+ messages)
` [RFC PATCH 08/11] x86: Add support for finer grained KASLR

[PATCH] security: selinux: allow per-file labeling for bpffs
 2020-02-06 17:41 UTC  (4+ messages)

[PATCH v4 0/3] selftests: KVM: AMD Nested SVM test infrastructure
 2020-02-06 17:39 UTC  (5+ messages)
` [PATCH v4 1/3] selftests: KVM: Replace get_gdt/idt_base() by get_gdt/idt()
` [PATCH v4 3/3] selftests: KVM: SVM: Add vmcall test

[Buildroot] [git commit] boot/uboot: license files hashes only valid for latest version
 2020-02-06 17:38 UTC 

[Intel-gfx] [PATCH 0/2] HDCP 2.2 Comp fixes
 2020-02-06 17:36 UTC  (7+ messages)
` [Intel-gfx] [PATCH 1/2] drm/i915/hdcp: Fix 1B-06 HDCP2.2 Comp test
` [Intel-gfx] [PATCH 2/2] drm/i915/hdcp: Fix 1B-10 HDCP 2.2 "

[PATCH v2 0/9] add ASoC components for AHUB
 2020-02-06 17:36 UTC  (18+ messages)
` [PATCH v2 3/9] ASoC: tegra: add Tegra210 based DMIC driver
  ` [alsa-devel] "
` [PATCH v2 4/9] ASoC: tegra: add Tegra210 based I2S driver
  ` [alsa-devel] "
` [PATCH v2 6/9] ASoC: tegra: add Tegra186 based DSPK driver
  ` [alsa-devel] "

[PATCH v3 1/4] kernel.h: Split out min()/max() et al helpers
 2020-02-06 17:34 UTC  (3+ messages)
` [PATCH v3 4/4] kernel.h: Move lower_32_bits()/upper_32_bits() to bitops.h

[PATCH 00/10][v2] kernel-yocto: consolidated pull request
 2020-02-06 17:35 UTC  (11+ messages)
` [PATCH 01/10] kern-tools: tweak symbol_why to be python safe
` [PATCH 02/10] kern-tools: integrate merge_config fix for gold linker
` [PATCH 03/10] kern-tools-native: use more common S value and oe_runmake
` [PATCH 04/10] kernel-yocto: Move defaults and tasks from linux-yocto.inc into bbclass
` [PATCH 05/10] kernel-yocto: Drop setting of unused variables in do_kernel_metadata
` [PATCH 06/10] kernel-yocto: Only override CONFIG_LOCALVERSION if LINUX_VERSION_EXTENSION is set
` [PATCH 07/10] kernel-yocto.bbclass: set KERNEL_LD also for merge_config.sh
` [PATCH 08/10] kernel-yocto.bbclass: do_kernel_configme: don't use +errexit, merge_config_build.log and fail when /.config wasn't created
` [PATCH 09/10] kernel-yocto: fix defconfig detection in find_sccs()
` [PATCH 10/10] kern-tools: fix merge_config when LD contains parameters

[PATCH] tests/acceptance/virtio_check_params: Disable test
 2020-02-06 17:30 UTC  (3+ messages)

[PATCH] mmc: sdhci-msm: Mark sdhci_msm_cqe_disable static
 2020-02-06 17:34 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Page table manipulation primitives
 2020-02-06 17:34 UTC  (2+ messages)

[PATCH v2 1/3] kcsan: Introduce KCSAN_ACCESS_ASSERT access type
 2020-02-06 17:34 UTC  (2+ messages)

[PATCH liburing v2 0/1] test: add epoll test case
 2020-02-06 17:33 UTC  (3+ messages)

btrfs-scrub: slow scrub speed (raid5)
 2020-02-06 17:32 UTC 

[REGRESSION] gpio hogging fails with pinctrl gpio drivers
 2020-02-06 17:32 UTC 

[RFC v2 00/14] Add SDEI support for arm64
 2020-02-06 17:30 UTC  (7+ messages)

[Buildroot] [PATCH 0/2] A better solution for the swapon/swapoff issue in inittag
 2020-02-06 17:32 UTC  (3+ messages)
` [Buildroot] [PATCH 1/2] Revert "system: don't attempt swapon/swapoff in inittab if not available"
` [Buildroot] [PATCH 2/2] package/skeleton-init-sysv: conditionally enable swapon/swapoff in inittab

[PATCH v6 0/6] locking/lockdep: Reuse zapped chain_hlocks entries
 2020-02-06 17:31 UTC  (7+ messages)
` [PATCH v6 6/6] locking/lockdep: Reuse freed "

[Intel-gfx] [PATCH] drm/i915/selftests: drop igt_ppgtt_exhaust_huge
 2020-02-06 17:31 UTC  (3+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for "

[RFC PATCH 0/2] ima: uncompressed module appraisal support
 2020-02-06 17:30 UTC  (4+ messages)
` [RFC PATCH 1/2] ima: Implement support for uncompressed module appended signatures

bug? illegal text in commit log
 2020-02-06 17:30 UTC  (4+ messages)

mesh: Missing API for delivering provisioning public key via OOB?
 2020-02-06 17:29 UTC  (3+ messages)

master - writecache: prevent snapshots
 2020-02-06 17:29 UTC 

[GIT PULL] drm/tegra: Fixes for v5.6-rc1
 2020-02-06 17:27 UTC  (2+ messages)

disabling timer interrupt until (system_state >= SYSTEM_RUNNING)
 2020-02-06 17:25 UTC 

[dpdk-dev] [PATCH] mbuf: fix to update documentation of QinQ stripped bit interpretation
 2020-02-06 17:25 UTC  (2+ messages)

[PATCH] Btrfs: fix race between using extent maps and merging them
 2020-02-06 17:21 UTC  (2+ messages)

[Buildroot] How to create a vfat "data" partition
 2020-02-06 17:22 UTC 

[for-next][PATCH 00/26] tracing: Updates for 5.6
 2020-02-06 17:20 UTC  (5+ messages)
` [for-next][PATCH 04/26] bootconfig: Add Extra Boot Config support

[PATCH v2] mtd: spi-nor: Add support for xt25f128b chip
 2020-02-06 17:19 UTC 

[GIT PULL] Second batch of KVM changes for 5.6 merge window
 2020-02-06 17:20 UTC  (2+ messages)

[GIT PULL] kgdb fixes for v5.6-rc1
 2020-02-06 17:20 UTC  (2+ messages)

[PATCH v2 00/15] glibc port to ARC processors
 2020-02-06 17:19 UTC  (6+ messages)
    ` ARCv2 Public PRM (was Re: [PATCH v2 00/15] glibc port to ARC processors)

[Buildroot] "PATCH": hack to be able to build Rust targetting MIPS
 2020-02-06 17:18 UTC  (6+ messages)

[PATCH] btrfs: remove trivial nowait check
 2020-02-06 17:17 UTC  (2+ messages)

[PATCH] io_uring: fix deferred req iovec leak
 2020-02-06 17:16 UTC  (3+ messages)

[PATCH] cifs: fix mode bits from dir listing when mounted with modefromsid
 2020-02-06 17:16 UTC 

[PATCH] cred: Use RCU primitives to access RCU pointers
 2020-02-06 17:15 UTC  (11+ messages)
                ` [Linux-kernel-mentees] "

[PATCH 4.19] crypto: geode-aes - convert to skcipher API and make thread-safe
 2020-02-06 17:15 UTC 

[dpdk-dev] [RFC] Accelerator API to chain packet processing functions
 2020-02-06 17:13 UTC  (6+ messages)

[RFC PATCH v2 0/6] Add Tegra driver for video capture
 2020-02-06 17:13 UTC  (9+ messages)

Understanding the working of Optimistic DAD Feature
 2020-02-06 17:12 UTC  (2+ messages)

[PATCH kvmtool] Add emulation for CFI compatible flash memory
 2020-02-06 17:13 UTC  (5+ messages)

[PATCH] target/i386: fix TCG UCODE_REV access
 2020-02-06 17:10 UTC 

[PATCH v3] skbuff: fix a data race in skb_queue_len()
 2020-02-06 17:10 UTC  (3+ messages)

[confused] can orangefs ACLs be removed at all?
 2020-02-06 17:09 UTC  (3+ messages)

[PATCH] drm/amdgpu: fix amdgpu pmu to use hwc->config instead of hwc->conf
 2020-02-06 17:08 UTC 

[Intel-gfx] [PATCH] drm/i915/gt: Prevent queuing retire workers on the virtual engine
 2020-02-06 17:08 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gt: Prevent queuing retire workers on the virtual engine (rev4)

[PATCH v1 1/3] configure/Makefile: introduce libdevdir defaults to $(libdir)
 2020-02-06 17:07 UTC  (3+ messages)
` [PATCH v1 2/3] debian: package liburing-0.4 and use a layout as the libaio package
` [PATCH v1 3/3] liburing.spec move to liburing-0.4

[PATCH v2 00/16] Add MHI bus support
 2020-02-06 17:08 UTC  (3+ messages)
` [PATCH v2 02/16] bus: mhi: core: Add support for registering MHI controllers

[PATCH v3 00/21] block: Fix check_to_replace_node()
 2020-02-06 17:06 UTC  (12+ messages)
` [PATCH v3 09/21] quorum: Add QuorumChild.to_be_replaced

[PATCH v2] .readthedocs.yml: specify some minimum python requirements
 2020-02-06 17:00 UTC  (2+ messages)

[PATCH v2 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2020-02-06 16:59 UTC  (11+ messages)
  ` [PATCH v2 4/4] Add the NVMM acceleration enlightenments

[BUG] pfifo_fast may cause out-of-order CAN frame transmission
 2020-02-06 17:06 UTC  (9+ messages)

sound/pci/hda/patch_hdmi.c:1086: undefined reference to `snd_hda_get_num_devices'
 2020-02-06 17:05 UTC  (5+ messages)

[PATCH v1] io_uring_cqe_get_data() only requires a const struct io_uring_cqe *cqe
 2020-02-06 17:05 UTC  (5+ messages)

System DT - thinking a sprint would help
 2020-02-06 17:04 UTC  (2+ messages)

[PULL 0/1] one vfio-ccw patch for 5.6
 2020-02-06 17:03 UTC  (2+ messages)
` [PULL 1/1] vfio-ccw: Use the correct style for SPDX License Identifier

[PATCH v1 0/2] fix for bug 1859021
 2020-02-06 17:00 UTC  (4+ messages)
` [PATCH v1 2/2] tests/tcg: add a vtimer test for aarch64

[PATCH v3] cmd: Add command to dump drivers and compatible strings
 2020-02-06 17:03 UTC 

[PATCH v3] ARM: dts: aspeed: witherspoon: Add gpio line names
 2020-02-06 17:02 UTC  (2+ messages)

[Cluster-devel] [PATCH] gfs2: Clean up gfs2_file_write_iter and fix O_SYNC write handling
 2020-02-06 17:02 UTC  (3+ messages)

[PATCH] tests/qemu_iotests: Minimize usage of used ports
 2020-02-06 16:59 UTC  (6+ messages)

[PATCH] dissect: introduce dissect_ctx
 2020-02-06 17:01 UTC 

[PATCH 00/20] btrfs: refactor and generalize chunk/dev_extent/extent allocation
 2020-02-06 17:01 UTC  (5+ messages)
` [PATCH 09/20] btrfs: parameterize dev_extent_min
` [PATCH 12/20] btrfs: introduce clustered_alloc_info

[PATCH 00/44][v5] Cleanup how we handle root refs, part 1
 2020-02-06 16:59 UTC  (3+ messages)

[Intel-gfx] [PATCH i-g-t] benchmarks: Drop gem_mmap
 2020-02-06 16:59 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

linux-next: Tree for Feb 6
 2020-02-06 16:59 UTC  (2+ messages)
` linux-next: Tree for Feb 6 (amdgpu)

[LSF/MM/BPF TOPIC] Restricted kernel address spaces
 2020-02-06 16:59 UTC 

[PATCH] drm/amd/display: Indicate use of TMZ buffers to DC
 2020-02-06 16:58 UTC  (2+ messages)

[RFC PATCH 03/11] x86/boot: Allow a "silent" kaslr random byte fetch
 2020-02-06 16:58 UTC  (4+ messages)

[Xen-devel] [xen-unstable-smoke test] 146765: tolerable all pass - PUSHED
 2020-02-06 16:57 UTC 

[PULL 0/5] Trivial branch patches
 2020-02-06 16:55 UTC  (3+ messages)
` [PULL 3/5] nbd: fix uninitialized variable warning

sound/soc/intel/boards/hda_dsp_common.c:76: undefined reference to `snd_hda_codec_build_controls'
 2020-02-06 16:55 UTC  (4+ messages)

[PATCH v4 00/17] x86: coral: Add support for Cr50
 2020-02-06 16:55 UTC  (18+ messages)
` [PATCH v4 01/17] dm: core: Allow iterating devices without uclass_get()
` [PATCH v4 02/17] dm: core: Add a function to find a device by drvdata
` [PATCH v4 03/17] dm: core: Change syscon to use helper function
` [PATCH v4 04/17] tegra: i2c: Change driver "
` [PATCH v4 05/17] x86: Add a clock driver for Intel devices
` [PATCH v4 06/17] x86: apl: Use the clock driver
` [PATCH v4 07/17] x86: apl: Drop the I2C config in FSP-S
` [PATCH v4 08/17] x86: coral: Update i2c and rtc status
` [PATCH v4 09/17] dm: irq: Add support for interrupt controller types
` [PATCH v4 10/17] x86: Give each driver an IRQ type
` [PATCH v4 11/17] x86: itss: Add of-platdata support
` [PATCH v4 12/17] dm: irq: Add support for requesting interrupts
` [PATCH v4 13/17] x86: Add support for ACPI general-purpose events
` [PATCH v4 14/17] x86: coral: Add I2C and TPM device-tree definitions
` [PATCH v4 15/17] tpm: Add more TPM2 definitions
` [PATCH v4 16/17] tpm: Add a driver for H1/Cr50
` [PATCH v4 17/17] x86: coral: Enable TPM

[PATCH v3 00/17] x86: coral: Add support for Cr50
 2020-02-06 16:55 UTC  (3+ messages)

btrfs scrub prevents system suspend
 2020-02-06 16:54 UTC  (2+ messages)

[Buildroot] Requirements for QML in RPi4
 2020-02-06 16:54 UTC  (5+ messages)

[PATCH] bison: Upgrade to 3.5.1
 2020-02-06 16:53 UTC  (3+ messages)

[LSF/MM/BPF TOPIC]: MM documentation
 2020-02-06 16:53 UTC 

[Xen-devel] [PATCH] MAINTAINERS: cc community manager on patches to CHANGELOG.md
 2020-02-06 16:52 UTC  (2+ messages)

[Buildroot] Qt5 Webkit fails to compile
 2020-02-06 16:52 UTC  (7+ messages)

[PATCH] client: Fix missing Connected Network display
 2020-02-06 16:51 UTC 

[PATCH v5 00/19] KVM: Dynamically size memslot arrays
 2020-02-06 16:51 UTC  (8+ messages)
` [PATCH v5 12/19] KVM: Move memslot deletion to helper function


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.