All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-29 20:22:12 to 2020-09-29 20:48:10 UTC [more...]

[PATCH v3 0/10] libperf and arm64 userspace counter access support
 2020-09-29 20:46 UTC  (7+ messages)
` [PATCH v3 01/10] arm64: pmu: Add hook to handle pmu-related undefined instructions

[PULL 00/29] QAPI patches patches for 2020-09-29
 2020-09-29 20:19 UTC  (26+ messages)
` [PULL 02/29] qapi: Correct balloon documentation
` [PULL 03/29] qapi: Restrict balloon-related commands to machine code
` [PULL 05/29] qapi: Restrict query-uuid command "
` [PULL 07/29] qapi: Extract ACPI commands to 'acpi.json'
` [PULL 08/29] qapi: Extract PCI commands to 'pci.json'
` [PULL 09/29] qapi: Fix doc comment indentation again
` [PULL 11/29] tests/qapi/doc-good.json: Prepare for qapi-doc Sphinx extension
` [PULL 12/29] scripts/qapi: Move doc-comment whitespace stripping to doc.py
` [PULL 13/29] scripts/qapi/parser.py: improve doc comment indent handling
` [PULL 14/29] qapi/machine.json: Escape a literal '*' in doc comment
` [PULL 15/29] docs/sphinx: Add new qapi-doc Sphinx extension
` [PULL 16/29] docs/interop: Convert qemu-ga-ref to rST
` [PULL 17/29] docs/interop: Convert qemu-qmp-ref "
` [PULL 18/29] qapi: Use rST markup for literal blocks
` [PULL 19/29] qga/qapi-schema.json: Add some headings
` [PULL 20/29] tests/qapi-schema: Convert doc-good.json to rST-style strong/emphasis
` [PULL 21/29] meson.build: Move SPHINX_ARGS to top level meson.build file
` [PULL 22/29] meson.build: Make manuals depend on source to Sphinx extensions
` [PULL 23/29] tests/qapi-schema: Add test of the rST QAPI doc-comment output
` [PULL 24/29] scripts/qapi: Remove texinfo generation support
` [PULL 25/29] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions
` [PULL 26/29] scripts/texi2pod: Delete unused script
` [PULL 27/29] Remove Texinfo related line from git.orderfile
` [PULL 28/29] configure: Drop texinfo requirement
` [PULL 29/29] Remove texinfo dependency from docker and CI configs

kernel panic in nvmet_tcp when receiving malformed admin command
 2020-09-29 20:47 UTC  (2+ messages)

[RFC][PATCH 2/6] dma-buf: heaps: Move heap-helper logic into the cma_heap implementation (fwd)
 2020-09-29 20:48 UTC  (2+ messages)

[PATCH] compiler.h: avoid escaped section names
 2020-09-29 20:47 UTC  (5+ messages)

linusw/fixes build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc2-13-g2e969d8a7f99)
 2020-09-29 20:47 UTC 

Keyboard regression by intel-vbtn
 2020-09-29 20:47 UTC  (11+ messages)

[Bug 1897783] [NEW] avocado tests not running on aarch64 host
 2020-09-29 20:37 UTC  (2+ messages)
` [Bug 1897783] "

Yocto Technical Team Minutes, Engineering Sync, for September 29, 2020
 2020-09-29 20:47 UTC 

[PATCH] bus: qcom: ebi2: fix device node iterator leak
 2020-09-29 20:46 UTC  (2+ messages)

[PATCH v3 0/4] TPM 2.0 fixes in IMA tests
 2020-09-29 20:46 UTC  (4+ messages)
` [PATCH v3 3/4] ima_tpm.sh: Fix calculating boot aggregate
    ` [LTP] "

[Buildroot] [PATCH] package/python-tinyrpc: not available for python 2.x
 2020-09-29 20:45 UTC 

[PATCH v2 2/6] mfd: Add MFD driver for ATC260x PMICs
 2020-09-29 20:45 UTC  (4+ messages)

[PATCH 4.4 00/85] 4.4.238-rc1 review
 2020-09-29 20:45 UTC  (2+ messages)

[net-next 01/15] net/mlx5: DR, Add buddy allocator utilities
 2020-09-29 20:44 UTC  (5+ messages)

[PATCH 1/2] dt-bindings: pinctrl: at91-pio4: add microchip,sama7g5
 2020-09-29 20:41 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: pinctrl: at91-pio4: add microchip, sama7g5

[PATCH] drm/amd/display: add pipe reassignment prevention code to dcn3
 2020-09-29 20:43 UTC 

[PATCH] Documentation: PM: Fix a reStructuredText syntax error
 2020-09-29 20:41 UTC 

[PATCH v4 00/14] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-09-29 18:17 UTC  (10+ messages)

RTL8402 stops working after hibernate/resume
 2020-09-29 20:42 UTC  (19+ messages)

[PATCH 0/2] iio:trigger: Remove re-poll logic
 2020-09-29 20:40 UTC  (3+ messages)
` [PATCH 2/2] iio:trigger: rename try_reenable() to reenable() plus return void

[patch V2 00/36] net: in_interrupt() cleanup and fixes
 2020-09-29 20:25 UTC  (74+ messages)
` [Intel-wired-lan] "
` [patch V2 01/36] net: enic: Cure the enic api locking trainwreck
  ` [Intel-wired-lan] "
` [patch V2 02/36] net: caif: Remove unused caif SPI driver
  ` [Intel-wired-lan] "
` [patch V2 03/36] net: Add netif_rx_any_context()
  ` [Intel-wired-lan] "
` [patch V2 04/36] net: caif: Use netif_rx_any_context()
  ` [Intel-wired-lan] "
` [patch V2 05/36] net: atheros: Remove WARN_ON(in_interrupt())
  ` [Intel-wired-lan] "
` [patch V2 06/36] net: cxgb3: Cleanup in_interrupt() usage
  ` [Intel-wired-lan] "
` [patch V2 07/36] net: cxbg4: Remove pointless in_interrupt() check
  ` [Intel-wired-lan] "
` [patch V2 08/36] net: e100: Remove in_interrupt() usage and pointless GFP_ATOMIC allocation
  ` [Intel-wired-lan] "
` [patch V2 09/36] net: fec_mpc52xx: Replace in_interrupt() usage
  ` [Intel-wired-lan] "
` [patch V2 10/36] net: intel: Remove in_interrupt() warnings
  ` [Intel-wired-lan] "
` [patch V2 11/36] net: ionic: Replace in_interrupt() usage
  ` [Intel-wired-lan] "
` [patch V2 12/36] net: ionic: Remove WARN_ON(in_interrupt())
  ` [Intel-wired-lan] "
` [patch V2 13/36] net: mdiobus: Remove WARN_ON_ONCE(in_interrupt())
  ` [Intel-wired-lan] "
` [patch V2 14/36] net: natsemi: Replace in_interrupt() usage
  ` [Intel-wired-lan] "
` [patch V2 15/36] net: sfc: "
  ` [Intel-wired-lan] "
` [patch V2 16/36] net: sfc: Use GFP_KERNEL in efx_ef10_try_update_nic_stats()
  ` [Intel-wired-lan] "
` [patch V2 17/36] net: sunbmac: Replace in_interrupt() usage
  ` [Intel-wired-lan] "
` [patch V2 18/36] net: sun3lance: Remove redundant checks in interrupt handler
  ` [Intel-wired-lan] "
` [patch V2 19/36] net: vxge: Remove in_interrupt() conditionals
  ` [Intel-wired-lan] "
` [patch V2 20/36] net: zd1211rw: Remove ZD_ASSERT(in_interrupt())
  ` [Intel-wired-lan] "
` [patch V2 21/36] net: usb: kaweth: Replace kaweth_control() with usb_control_msg()
  ` [Intel-wired-lan] "
` [patch V2 22/36] net: usb: kaweth: Remove last user of kaweth_control()
  ` [Intel-wired-lan] "
` [patch V2 23/36] net: usb: net1080: Remove in_interrupt() comment
  ` [Intel-wired-lan] "
` [patch V2 24/36] net: wan/lmc: Remove lmc_trace()
  ` [Intel-wired-lan] "
` [patch V2 25/36] net: brcmfmac: Replace in_interrupt()
  ` [Intel-wired-lan] "
` [patch V2 26/36] net: brcmfmac: Convey execution context via argument to brcmf_netif_rx()
  ` [Intel-wired-lan] "
` [patch V2 27/36] net: brcmfmac: Convey allocation mode as argument
  ` [Intel-wired-lan] "
` [patch V2 28/36] net: ipw2x00,iwlegacy,iwlwifi: Remove in_interrupt() from debug macros
  ` [Intel-wired-lan] [patch V2 28/36] net: ipw2x00, iwlegacy, iwlwifi: "
` [patch V2 29/36] net: iwlwifi: Remove in_interrupt() from tracing macro
  ` [Intel-wired-lan] "
` [patch V2 30/36] net: hostap: Remove in_interrupt() usage
  ` [Intel-wired-lan] "
` [patch V2 31/36] net: mwifiex: Use netif_rx_any_context()
  ` [Intel-wired-lan] "
` [patch V2 32/36] net: libertas libertas_tf: Remove in_interrupt() from debug macro
  ` [Intel-wired-lan] "
` [patch V2 33/36] net: libertas: Use netif_rx_any_context()
  ` [Intel-wired-lan] "
` [patch V2 34/36] net: rtlwifi: Remove void* casts related to delayed work
  ` [Intel-wired-lan] "
` [patch V2 35/36] net: rtlwifi: Remove in_interrupt() from debug macro
  ` [Intel-wired-lan] "
` [patch V2 36/36] net: rtlwifi: Replace in_interrupt() for context detection
  ` [Intel-wired-lan] "

[RFC] dm: fix imposition of queue_limits in dm_wq_work() thread
 2020-09-29 20:39 UTC  (3+ messages)
`  "
  ` [PATCH] dm: fix missing imposition of queue_limits from "

linusw/devel build: 7 builds: 0 failed, 7 passed, 11 warnings (v5.9-rc1-39-g12d16b397ce0)
 2020-09-29 20:40 UTC 

[PATCH v2 0/6] Add initial support for ATC260x PMICs
 2020-09-29 20:35 UTC  (5+ messages)
` [PATCH v2 5/6] input: atc260x: Add onkey driver "

[PATCH v3 00/19] Support disabling TCG on ARM (part 2)
 2020-09-29 20:36 UTC  (6+ messages)
` [PATCH v3 17/19] hw/arm: Automatically select the 'virt' machine on KVM

incoming
 2020-09-29 20:37 UTC  (4+ messages)
` [patch 8/9] mm: replace memmap_context by meminit_context

[PATCH 0/8] selftests/vm: gup_test, hmm-tests, assorted improvements
 2020-09-29 20:36 UTC  (15+ messages)
` [PATCH 2/8] selftests/vm: use a common gup_test.h

drivers/usb/usbip/stub_dev.c:33:8-16: WARNING: use scnprintf or sprintf
 2020-09-29 20:34 UTC  (2+ messages)
` [PATCH] coccinelle: api: fix device_attr_show.cocci warnings

[dpdk-dev] [PATCH v3 11/11] doc: update bbdev feature table
 2020-09-29 20:34 UTC  (4+ messages)
` [dpdk-dev] [PATCH v9 00/10] bbdev PMD ACC100
  ` [dpdk-dev] [PATCH v9 02/10] baseband/acc100: add register definition file

[PATCH v2] drm/i915/edp/jsl: Update vswing table for HBR and HBR2
 2020-09-29 20:34 UTC  (8+ messages)
      ` [Intel-gfx] "

[PATCH v2] Partially revert "video: fbdev: amba-clcd: Retire elder CLCD driver"
 2020-09-29 20:32 UTC  (3+ messages)

[PATCH 0/3] tracing: Add dynamic strings for synthetic events
 2020-09-29 20:33 UTC  (4+ messages)
` [PATCH 1/3] tracing: Change STR_VAR_MAX_LEN
` [PATCH 2/3] tracing: Fix parse_synth_field() error handling
` [PATCH 3/3] tracing: Add support for dynamic strings to synthetic events

[Buildroot] [RFC PATCH 0/4] add BCC and bpftrace packages
 2020-09-29 20:33 UTC  (3+ messages)
` [Buildroot] [RFC PATCH 2/4] Add BPF Compiler Collection (BCC) Package

[wireless-drivers-next:master] BUILD SUCCESS 1d2a85382282e7c77cbde5650335c3ffc6073fa1
 2020-09-29 20:33 UTC 

[PATCH] mm: clarify usage of GFP_ATOMIC in !preemptible contexts
 2020-09-29 20:33 UTC  (2+ messages)

[PATCH v2 devicetree 0/2] Add Seville Ethernet switch to T1040RDB
 2020-09-29 20:33 UTC  (6+ messages)
` [PATCH v2 devicetree 2/2] powerpc: dts: t1040rdb: add ports for Seville Ethernet switch

[PATCH v5 00/17] add support for Hisilicon SD5203 SoC
 2020-09-29 20:30 UTC  (34+ messages)
` [PATCH v5 01/17] dt-bindings: mfd: syscon: add some compatible strings for Hisilicon
` [PATCH v5 02/17] dt-bindings: arm: hisilicon: delete the descriptions of HiP05/HiP06 controllers
` [PATCH v5 03/17] dt-bindings: arm: hisilicon: split the dt-bindings of each controller into a separate file
` [PATCH v5 05/17] dt-bindings: arm: hisilicon: add binding for SD5203 SoC
` [PATCH v5 10/17] dt-bindings: arm: hisilicon: convert system controller bindings to json-schema
` [PATCH v5 11/17] dt-bindings: arm: hisilicon: convert hisilicon,cpuctrl "
  ` [PATCH v5 11/17] dt-bindings: arm: hisilicon: convert hisilicon, cpuctrl "
` [PATCH v5 12/17] dt-bindings: arm: hisilicon: convert hisilicon,pctrl "
  ` [PATCH v5 12/17] dt-bindings: arm: hisilicon: convert hisilicon, pctrl "
` [PATCH v5 13/17] dt-bindings: arm: hisilicon: convert hisilicon,hip04-fabric "
  ` [PATCH v5 13/17] dt-bindings: arm: hisilicon: convert hisilicon, hip04-fabric "
` [PATCH v5 14/17] dt-bindings: arm: hisilicon: convert hisilicon,hip04-bootwrapper "
  ` [PATCH v5 14/17] dt-bindings: arm: hisilicon: convert hisilicon, hip04-bootwrapper "
` [PATCH v5 16/17] dt-bindings: arm: hisilicon: convert hisilicon,hi3798cv200-perictrl "
  ` [PATCH v5 16/17] dt-bindings: arm: hisilicon: convert hisilicon, hi3798cv200-perictrl "
` [PATCH v5 17/17] dt-bindings: arm: hisilicon: convert LPC controller "

entity manager configurations and dbus interfaces
 2020-09-29 20:29 UTC  (2+ messages)

[linux-next:master 6496/11956] drivers/gpu/drm/mediatek/mtk_dpi.c:530:39: warning: unused variable 'mtk_dpi_encoder_funcs'
 2020-09-29 20:32 UTC 

[PATCH v4 0/1] convert l2 cache dt bindings to YAML format
 2020-09-29 20:31 UTC  (4+ messages)
` [PATCH v4 1/1] dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema

[PATCH] trace-cmd: fix extract output option
 2020-09-29 20:31 UTC  (2+ messages)

[PATCH] Revert "video: fbdev: amba-clcd: Retire elder CLCD driver"
 2020-09-29 20:29 UTC  (10+ messages)

[RESEND PATCH] soc: qcom: smp2p: Safely acquire spinlock without IRQs
 2020-09-29 20:30 UTC 

[PATCH -next] rtc: rv8803: simplify the return expression of rv8803_nvram_write
 2020-09-29 20:20 UTC  (2+ messages)

[PATCH rdma-next v2 0/4] Improve ODP by using HMM API
 2020-09-29 20:30 UTC  (6+ messages)
` [PATCH rdma-next v2 1/4] IB/core: Improve ODP to use hmm_range_fault()

[bpf-next PATCH] bpf, selftests: fix warning in snprintf_btf where system() call unchecked
 2020-09-29 20:30 UTC  (2+ messages)

[PATCH bpf-next v10 0/7] bpf: Support multi-attach for freplace programs
 2020-09-29 20:30 UTC  (2+ messages)

[PATCH] dma-buf: system_heap: fix returnvar.cocci warnings
 2020-09-29 20:29 UTC  (2+ messages)

[PATCH][next] fddi/skfp: Avoid the use of one-element array
 2020-09-29 20:28 UTC  (2+ messages)

[RFC][PATCH 1/6] dma-buf: system_heap: Rework system heap to use sgtables instead of pagelists (fwd)
 2020-09-29 20:28 UTC  (2+ messages)

[nftables] multi-level rate limiting with dynamic set
 2020-09-29 20:28 UTC 

[PATCH net-next 1/1] l2tp: report rx cookie discards in netlink get
 2020-09-29 20:27 UTC  (2+ messages)

[PATCH v4 00/17] HSM driver for ACRN hypervisor
 2020-09-29 20:26 UTC  (5+ messages)
` [PATCH v4 02/17] x86/acrn: Introduce acrn_{setup, remove}_intr_handler()

[PATCH v2] PCI: Unify ECAM constants in native PCI Express drivers
 2020-09-29 20:23 UTC  (4+ messages)

[PATCH net 0/2] More incorrect VCAP offsets for mscc_ocelot switch
 2020-09-29 20:24 UTC  (2+ messages)

+ mm-clarify-usage-of-gfp_atomic-in-preemptible-contexts.patch added to -mm tree
 2020-09-29 20:24 UTC 

[PATCH v6 0/1] irqchip: dw-apb-ictl: support hierarchy irq domain
 2020-09-29 20:23 UTC  (3+ messages)
` [PATCH v6 1/1] dt-bindings: dw-apb-ictl: convert to json-schema

pull request: bluetooth-next 2020-09-29
 2020-09-29 20:23 UTC  (2+ messages)

Does batman choose DHCP server by random?
 2020-09-29 20:22 UTC  (4+ messages)


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.