All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-09-24 11:55:53 to 2019-09-24 12:51:20 UTC [more...]

[PULL 00/37] QAPI patches for 2019-09-24
 2019-09-24 12:33 UTC  (14+ messages)
` [PULL 01/37] qapi: Make visit_next_list()'s comment less confusing
` [PULL 02/37] make check-unit: use after free in test-opts-visitor
` [PULL 03/37] scripts/git.orderfile: Match QAPI schema more precisely
` [PULL 04/37] qapi: Drop check_type()'s redundant parameter @allow_optional
` [PULL 05/37] qapi: Drop support for boxed alternate arguments
` [PULL 06/37] docs/devel/qapi-code-gen: Minor specification fixes
` [PULL 07/37] tests/qapi-schema: Demonstrate bad reporting of funny characters
` [PULL 11/37] qapi: Permit alternates with just one branch
` [PULL 13/37] qapi: Adjust frontend errors to say enum value, not member
` [PULL 15/37] docs/devel/qapi-code-gen: Rewrite compatibility considerations
` [PULL 19/37] tests/qapi-schema: Cover unknown pragma
` [PULL 26/37] qapi: Improve reporting of lexical errors
` [PULL 29/37] qapi: Reject blank 'if' conditions in addition to empty ones

ceph; pg scrub errors
 2019-09-24 12:51 UTC  (3+ messages)

[PATCH 0/3] LTC2947 support
 2019-09-24 12:49 UTC  (5+ messages)
` [PATCH 1/3] hwmon: Fix HWMON_P_MIN_ALARM mask
` [PATCH 2/3] hwmon: Add support for ltc2947
` [PATCH 3/3] dt-bindings: iio: Add ltc2947 documentation

[PATCH i-g-t] i915/gem_map_gtt: Escape from slow forked GTT access
 2019-09-24 12:48 UTC  (3+ messages)

[dpdk-dev] [PATCH 0/2] fix SAD selection logic
 2019-09-24 12:47 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 1/2] examples/ipsec-secgw: "
  ` [dpdk-dev] [PATCH v2 2/2] examples/ipsec-secgw: tests for split SAD

[PATCH v7 00/13] Device property improvements, add %pfw format specifier
 2019-09-24 12:47 UTC  (3+ messages)
` [PATCH v7 12/13] lib/vsprintf: Add %pfw conversion specifier for printing fwnode names

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-24 12:43 UTC  (37+ messages)

[alsa-devel] alsa-ucm-conf repository - initial import
 2019-09-24 12:45 UTC 

[PATCH v4 0/8] Introduce the microvm machine type
 2019-09-24 12:44 UTC  (8+ messages)
` [PATCH v4 1/8] hw/i386: Factorize PVH related functions
` [PATCH v4 2/8] hw/i386: Factorize e820 "
` [PATCH v4 3/8] hw/virtio: Factorize virtio-mmio headers
` [PATCH v4 5/8] fw_cfg: add "modify" functions for all types
` [PATCH v4 6/8] roms: add microvm-bios (qboot) as binary and git submodule
` [PATCH v4 7/8] docs/microvm.txt: document the new microvm machine type
` [PATCH v4 8/8] hw/i386: Introduce the "

[PATCH 1/2] u-boot-ti-staging: update to ti2019.04-rc2 tag
 2019-09-24 12:50 UTC  (2+ messages)
` [PATCH 2/2] linux-ti-staging: "

[PATCH v2 nf] netfilter: nf_tables: bogus EBUSY when deleting flowtable after flush
 2019-09-24 12:42 UTC 

leds: apu: drop obsolete support for apu>=2
 2019-09-24 12:42 UTC  (5+ messages)

[LTP] [PATCH v3] fzsync: revoke thread_b if parent hits an accidental break
 2019-09-24 12:42 UTC  (2+ messages)

[PATCH] drm: sun8i-ui/vi: Fix layer zpos change/atomic modesetting
 2019-09-24 12:40 UTC  (9+ messages)

[PATCH] drm/amdgpu: fix an UMC hw arbitrator bug(v2)
 2019-09-24 12:40 UTC  (2+ messages)

[PATCH 0/3] clk: let clock perform allocation in init
 2019-09-24 12:39 UTC  (5+ messages)
` [PATCH 1/3] clk: actually call the clock init before any other callback of the clock
` [PATCH 2/3] clk: let init callback return an error code
` [PATCH 3/3] clk: add terminate callback to clk_ops

[GIT PULL] MIPS changes
 2019-09-24 12:40 UTC  (5+ messages)

[dpdk-dev] [PATCH 00/18] ethdev: change link status get functions return value to int
 2019-09-24 12:38 UTC  (2+ messages)

[PATCH v11 rdma-next 0/7] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-09-24 12:37 UTC  (7+ messages)
` [PATCH v11 rdma-next 2/7] RDMA/core: Create mmap database and cookie helper functions
    ` [EXT] "

gitlab-ci helper scripts for OpenEmbedded builds
 2019-09-24 12:36 UTC  (2+ messages)

[PATCH V3 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-24 12:31 UTC  (7+ messages)

[Xen-devel] [PATCH v3 00/47] xen: add core scheduling support
 2019-09-24 12:34 UTC  (18+ messages)
` [Xen-devel] [PATCH v3 07/47] xen/sched: move per cpu scheduler private data into struct sched_resource
` [Xen-devel] [PATCH v3 13/47] xen/sched: add is_running indicator to struct sched_unit
` [Xen-devel] [PATCH v3 24/47] xen: switch from for_each_vcpu() to for_each_sched_unit()
` [Xen-devel] [PATCH v3 36/47] xen/sched: carve out freeing sched_unit memory into dedicated function
` [Xen-devel] [PATCH v3 37/47] xen/sched: move per-cpu variable scheduler to struct sched_resource

[PATCH xfstests] overlay: Enable character device to be the base fs partition
 2019-09-24 12:33 UTC  (2+ messages)

[PATCH] io_uring: compare cached_cq_tail with cq.head in_io_uring_poll
 2019-09-24 12:53 UTC 

[PATCH v5 0/8] ath10k: improve throughout of tcp/udp TX/RX of sdio
 2019-09-24 12:32 UTC  (4+ messages)

[Xen-devel] [xen-unstable-smoke test] 141755: regressions - FAIL
 2019-09-24 12:31 UTC 

[BUG] Unable to handle kernel NULL pointer dereference in phy_support_asym_pause
 2019-09-24 12:31 UTC  (2+ messages)

[Buildroot] [PATCH v3] exfat, exfat-utils: fix the installation path of the helper, utilities
 2019-09-24 12:29 UTC 

[PATCH] drm7amdgpu: once more fix amdgpu_bo_create_kernel_at
 2019-09-24 12:29 UTC  (2+ messages)

[Buildroot] [PATCH v2] libhttpserver: new package
 2019-09-24 12:27 UTC 

[PATCH] memcg: Only record foreign writebacks with dirty pages when memcg is not disabled
 2019-09-24 12:27 UTC  (3+ messages)
` [PATCH v2] "

[thud][PATCH] kernel-devsrc: check for localversion files in the kernel source tree
 2019-09-24 12:18 UTC 

[U-Boot] [PATCH RFT 0/3] spi-nor: spi-nor-ids: Fix 4 Byte addressing for n25q256 and n25q512*
 2019-09-24 12:24 UTC  (4+ messages)
` [U-Boot] [PATCH RFT 3/3] spi-nor: spi-nor-ids: Add entries for newer variants of n25q256* "

[thud][PATCH] ti-sgx-ddk-km: Update SRCREV to pick CMA mem area changes
 2019-09-24 12:26 UTC 

[PATCH] fs: direct-io: Fixed a Documentation build warn
 2019-09-24 12:23 UTC  (6+ messages)
` [Linux-kernel-mentees] "

What's cooking in git.git (Sep 2019, #02; Wed, 18)
 2019-09-24 12:23 UTC  (3+ messages)
` git-gui contributions, was "

[PATCH] clk: at91: avoid sleeping early
 2019-09-24 12:21 UTC  (3+ messages)

Kernel development collaboration platform wish list
 2019-09-24 12:20 UTC  (4+ messages)

[PATCH 0/2] RTC support for QEMU RISC-V virt machine
 2019-09-24 12:18 UTC  (7+ messages)
` [PATCH 1/2] hw: timer: Add Goldfish RTC device

Is Nouveau really using the io_reserve_lru?
 2019-09-24 12:19 UTC 

[Xen-devel] [linux-next test] 141700: regressions - FAIL
 2019-09-24 12:19 UTC 

[MPTCP] [PATCH RFC] net/mptcp: rcu-ify the subflow context
 2019-09-24 12:18 UTC 

[v4][PATCH 0/3] adding gamma state checker for icl+ platforms
 2019-09-24 12:17 UTC  (3+ messages)
` [v4][PATCH 2/3] drm/i915/color: Extract icl_read_luts()

Questions of openbmc-test-automation
 2019-09-24 12:17 UTC  (4+ messages)

[PATCH v1 1/5] ACPI / utils: Describe function parameters in kernel-doc
 2019-09-24 12:16 UTC  (18+ messages)
` [PATCH v1 2/5] ACPI / utils: Introduce acpi_dev_hid_uid_match() helper
` [PATCH v1 3/5] ACPI / LPSS: Switch to use acpi_dev_hid_uid_match()
` [PATCH v1 4/5] mmc: sdhci-acpi: "
` [PATCH v1 5/5] iommu/amd: "

[PATCH] [RFC] vmscan.c: add a sysctl entry for controlling memory reclaim IO congestion_wait length
 2019-09-24 12:16 UTC  (10+ messages)
        ` Is congestion broken?

[rcu:dev.2019.09.23a 62/77] kernel/rcu/tree.c:2882 kfree_call_rcu() warn: inconsistent returns 'irqsave:flags'
 2019-09-24 12:15 UTC  (2+ messages)

[PATCH] modpost: fix static EXPORT_SYMBOL warnings for UML build
 2019-09-24 12:15 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/7] ethdev: change allmulticast controls to return status
 2019-09-24 12:14 UTC  (4+ messages)
` [dpdk-dev] [PATCH 4/7] ethdev: change allmulticast callbacks "

[Buildroot] [PATCH v2] exfat, exfat-utils: fix the installation path of the helper, utilities
 2019-09-24 12:14 UTC  (4+ messages)

[Linux-kernel-mentees] [PATCH v7] cec-follower: add tuner analog service emulation
 2019-09-24 12:14 UTC  (4+ messages)
` [PATCH v8] "
  ` [Linux-kernel-mentees] "

[PATCH] [PATCH v8] USB: serial: pl2303: Add new PID to support PL2303HXN (TYPE_HXN)
 2019-09-24 12:14 UTC 

[PATCH] add a Code of Conduct document
 2019-09-24 12:13 UTC  (2+ messages)

[dpdk-dev] [PATCH v2 01/10] build: add an option to enable LTO build
 2019-09-24 12:11 UTC  (11+ messages)

[PATCH v2] PCI: dwc: Add support to add GEN3 related equalization quirks
 2019-09-24 12:11 UTC  (9+ messages)

[PATCH libnetfilter_queue] src: Enable clang build
 2019-09-24 12:11 UTC  (2+ messages)

static EXPORT_SYMBOL checker causes false positives on ARCH=um
 2019-09-24 12:09 UTC  (3+ messages)

[Bug 105651] Vega64 doesn't output properly onto dell up2715k at 5120x2880
 2019-09-24 12:10 UTC  (2+ messages)

Problems with arm64 compat vdso
 2019-09-24 12:11 UTC  (4+ messages)

[PATCH] media: v4l2-fwnode: fix location of acpi/dsd documentation
 2019-09-24 12:09 UTC  (3+ messages)
` [PATCH v2] "

Fw:How to use gtest/gmock in openbmc
 2019-09-24 12:09 UTC  (3+ messages)
  ` sdbusplus make check error

INFO: trying to register non-static key in hci_uart_flush (2)
 2019-09-24 12:09 UTC  (2+ messages)

[sumo][PATCH v2 0/4] Fix build with host gcc9 / latest glibc
 2019-09-24 12:08 UTC  (5+ messages)
` [sumo][PATCH v2 1/4] elfutils(-native): Add backported patch to fix build with host gcc9
` [sumo][PATCH v2 2/4] bison: Fix build break with glibc 2.28
` [sumo][PATCH v2 3/4] glib-2.0: Add patch from upstream to fix build with host gcc9
` [sumo][PATCH v2 4/4] cross-localedef-native: Fix build for hosts with recent glibc

[U-Boot] [PATCH 1/2] spi-nor: spi-nor-ids: Merge "n25q512a" and "mt25qu512a" entries
 2019-09-24 12:08 UTC  (10+ messages)
` [U-Boot] [PATCH 2/2] spi-nor: spi-nor-ids: Disable SPI_NOR_4B_OPCODES for n25q512* and n25q256*
  ` [U-Boot] [EXT] "

[Devel] [PATCH] ACPICA: make acpi_load_table() return table index
 2019-09-24 12:08 UTC  (4+ messages)
` [PATCH] ACPICA: Introduce acpi_load_table_with_index()

stable-2.02 - tests: allow-mixed-block-sizes skip with older losetup
 2019-09-24 12:08 UTC 

[GIT PULL] sound fixes for 5.4-rc1
 2019-09-24 12:07 UTC 

[alsa-devel] alsa-lib: Add ucm support for whiskeylake sof-skl_hda_card audio
 2019-09-24 12:06 UTC  (5+ messages)
    ` [alsa-devel] [External] "

[Xen-devel] [PATCH v2 0/6] arch/arm: optee: fix TODOs and change status to "Tech Preview"
 2019-09-24 12:06 UTC  (5+ messages)
` [Xen-devel] [PATCH v2 4/6] xen/arm: optee: handle shared buffer translation error

Change the password through the REST interface
 2019-09-24 12:04 UTC  (2+ messages)

[virtio-dev] [PATCH v5] Add virtio rpmb device specification
 2019-09-24 12:04 UTC  (3+ messages)
  ` [virtio-dev] "

[dpdk-dev] [Bug 351] When RTE_LIBRTE_PCAP_PMD is enabled RTE_PORT_PCAP is not enabled for rte_port_source_sink.c
 2019-09-24 12:04 UTC  (2+ messages)
` [dpdk-dev] [PATCH] port: fix missing pcap support with meson

[alsa-devel] [PATCH v4] dt-bindings: sound: Convert Samsung I2S controller to dt-schema
 2019-09-24 12:03 UTC  (4+ messages)
  `  "

[PATCH] slab, memcontrol: undefined reference to `memcg_kmem_get_cache'
 2019-09-24 12:04 UTC  (2+ messages)

[PATCH] scsi: qedf: Add port_id getter
 2019-09-24 12:03 UTC  (3+ messages)
` [PATCH v2] "

[dpdk-dev] [RFC] ethdev: add new fields for max LRO session size
 2019-09-24 12:03 UTC  (5+ messages)

[PATCH RFC 0/2] perf record: Put a copy of kcore into the perf.data directory
 2019-09-24 12:03 UTC  (7+ messages)
` [PATCH RFC 1/2] perf tools: Support single perf.data file directory

[RFC PATCH 0/2] Fix SEV user-space mapping of unencrypted coherent memory
 2019-09-24 12:03 UTC  (13+ messages)
` [RFC PATCH 1/2] x86: Don't let pgprot_modify() change the page encryption bit
              ` TTM huge page-faults WAS: "

[Linux-kernel-mentees] [PATCH] v4l2-compliance: Verify metadata formats
 2019-09-24 12:01 UTC  (4+ messages)
`  "

[PATCH] clk: at91: sam9x60: fix programmable clock
 2019-09-24 12:00 UTC  (3+ messages)

[PATCH 0/4] pwm patches for the next merge window
 2019-09-24 12:00 UTC  (4+ messages)
` [PATCH 4/4] [RFC] Documentation: pwm: rework documentation for the framework

Recent changes (master)
 2019-09-24 12:00 UTC 

[alsa-devel] [PATCH] ALSA: usb-audio: Add DSD support for EVGA NU Audio
 2019-09-24 11:58 UTC  (2+ messages)

[PATCH v8 0/3] fix double page fault on arm64
 2019-09-24 11:59 UTC  (7+ messages)
` [PATCH v8 3/3] mm: fix double page fault on arm64 if PTE_AF is cleared

[dpdk-dev] [PATCH] vhost: fix vring memory partially mapped
 2019-09-24 11:58 UTC  (2+ messages)

[PATCH 1/2] drm/i915/selftests: Verify the LRC register layout between init and HW
 2019-09-24 11:58 UTC  (4+ messages)

[MPTCP] protocol questions
 2019-09-24 11:57 UTC 

[PATCH v4 0/9] target/arm/kvm: enable SVE in guests
 2019-09-24 11:31 UTC  (2+ messages)
` [PATCH v4 5/9] target/arm/kvm64: Add kvm_arch_get/put_sve

[dpdk-dev] [PATCH 0/2] ethdev: change xstats reset function return value to int
 2019-09-24 11:56 UTC  (4+ messages)
` [dpdk-dev] [PATCH 2/2] ethdev: make stats and xstats reset callbacks return int


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.