All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-09-29 20:09:49 to 2020-09-29 20:38:03 UTC [more...]

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

[patch V2 00/36] net: in_interrupt() cleanup and fixes
 2020-09-29 20:25 UTC  (52+ messages)
` [Intel-wired-lan] "
` [patch V2 01/36] net: enic: Cure the enic api locking trainwreck
  ` [Intel-wired-lan] "
` [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
` [patch V2 08/36] net: e100: Remove in_interrupt() usage and pointless GFP_ATOMIC allocation
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [patch V2 09/36] net: fec_mpc52xx: Replace in_interrupt() usage
` [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] "
` [Intel-wired-lan] [patch V2 12/36] net: ionic: Remove WARN_ON(in_interrupt())
` [patch V2 13/36] net: mdiobus: Remove WARN_ON_ONCE(in_interrupt())
  ` [Intel-wired-lan] "
` [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()
` [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] "
` [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
` [patch V2 29/36] net: iwlwifi: Remove in_interrupt() from tracing macro
  ` [Intel-wired-lan] "
` [Intel-wired-lan] [patch V2 30/36] net: hostap: Remove in_interrupt() usage
` [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] "

[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

[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

[PULL 00/29] QAPI patches patches for 2020-09-29
 2020-09-29 20:19 UTC  (25+ messages)
` [PULL 01/29] qapi: Restrict LostTickPolicy enum to machine code
` [PULL 02/29] qapi: Correct balloon documentation
` [PULL 03/29] qapi: Restrict balloon-related commands to machine code
` [PULL 04/29] qapi: Restrict query-vm-generation-id command "
` [PULL 05/29] qapi: Restrict query-uuid "
` [PULL 06/29] qapi: Restrict device memory commands "
` [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 10/29] qapi/block.json: Add newline after "Example:" for block-latency-histogram-set
` [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 14/29] qapi/machine.json: Escape a literal '*' in doc comment
` [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 25/29] docs/devel/qapi-code-gen.txt: Update to new rST backend conventions
` [PULL 26/29] scripts/texi2pod: Delete unused script
` [PULL 28/29] configure: Drop texinfo requirement
` [PULL 29/29] Remove texinfo dependency from docker and CI configs

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

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  (9+ 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  (7+ 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] compiler.h: avoid escaped section names
 2020-09-29 20:30 UTC  (5+ messages)

[PATCH rdma-next v2 0/4] Improve ODP by using HMM API
 2020-09-29 20:30 UTC  (8+ 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)

+ lib-mpi-fix-off-by-one-check-on-index-no.patch added to -mm tree
 2020-09-29 20:21 UTC 

[PATCH -next] rtc: meson: simplify the return expression of meson_vrtc_probe
 2020-09-29 20:19 UTC  (4+ messages)

[PATCH 1/1] usb: xhci: avoid type conversion of void *
 2020-09-29 20:20 UTC  (2+ messages)

[dpdk-dev] [PATCH] net: check that seg is valid before dereference
 2020-09-29 20:19 UTC  (3+ messages)

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

[PATCH] ARM: prima2: Constify static sirfsoc_rstc_ops
 2020-09-29 20:17 UTC  (2+ messages)

stable-rc/linux-4.19.y baseline: 143 runs, 1 regressions (v4.19.148-245-g78ef55ba27c3)
 2020-09-29 20:18 UTC 

[PATCH v6 00/21] Convert QAPI doc comments to generate rST instead of texinfo
 2020-09-29 20:17 UTC  (2+ messages)

[PATCH bpf-next v2] selftests/bpf: Fix endianness issues in sk_lookup/ctx_narrow_access
 2020-09-29 20:18 UTC 

[PATCH] rtc: rx8010: rename rx8010_init_client() to rx8010_init()
 2020-09-29 20:18 UTC  (2+ messages)

[PATCH v6 0/6] irqchip: qcom: pdc: Introduce irq_set_wake call
 2020-09-29 20:18 UTC  (3+ messages)
` [PATCH v6 3/6] genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag

stable-rc/queue/5.4 baseline: 150 runs, 3 regressions (v5.4.68-388-gcf92ab7a7853)
 2020-09-29 20:17 UTC 

[PATCH 1/2] drm/bridge: sii902x: Enable I/O and core VCC supplies if present
 2020-09-29 20:17 UTC  (5+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/2] dt-bindings: display: sii902x: Add supply bindings

[RFC PATCH net-next 0/6] implement kthread based napi poll
 2020-09-29 20:16 UTC  (4+ messages)

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-09-29 20:17 UTC  (2+ messages)

[PATCH] ARM: dts: document pinctrl-single,pins when #pinctrl-cells = 2
 2020-09-29 20:15 UTC  (12+ messages)

[PATCH 00/45] Add support for vangoh
 2020-09-29 20:15 UTC  (6+ messages)
` [PATCH 05/45] drm/amdgpu: add vangogh_reg_base_init function for van gogh

[PATCH] system_data_types.7: Add note about length modifiers and conversions to [u]intmax_t, and corresponding example
 2020-09-29 20:15 UTC  (6+ messages)
  ` man-pages.7: Simplify indentation of structure definitions, shell session logs, and so on

[PATCH net-next 0/7] net: hns3: updates for -next
 2020-09-29 20:14 UTC  (2+ messages)

[PATCH] systemd: Drop 0023-Fix-field-efi_loader_entry_one_shot_stat-has-incompl.patch
 2020-09-29 20:14 UTC 

+ nilfs2-fix-some-kernel-doc-warnings-for-nilfs2.patch added to -mm tree
 2020-09-29 20:14 UTC 

+ list-add-a-macro-to-test-if-entry-is-pointing-to-the-head.patch added to -mm tree
 2020-09-29 20:13 UTC 

[PATCH] ACPI / NUMA: Add stub function for pxm_to_node
 2020-09-29 20:13 UTC  (2+ messages)

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

[RFC PATCH v4 00/29] Hexagon patch series
 2020-09-29 20:11 UTC  (5+ messages)

[PATCH net-next 0/7] octeontx2-af: cleanup and extend parser config
 2020-09-29 20:12 UTC  (2+ messages)

[PATCH V1 0/3] Passthru device support under emulated amd-iommu
 2020-09-29 19:34 UTC  (3+ messages)
` [PATCH V1 2/3] amd-iommu: Sync IOVA-to-GPA translation during page invalidation

[PATCH 0/4] media: meson: Add support for the Amlogic GE2D Accelerator Unit
 2020-09-29 20:09 UTC  (4+ messages)
` [PATCH 1/4] dt-bindings: media: Add bindings "

[PATCH net v2 0/4] via-rhine: Resume fix and other maintenance work
 2020-09-29 20:09 UTC  (5+ messages)
` [PATCH net v2 1/4] via-rhine: Fix for the hardware having a reset failure after resume
` [PATCH net v2 2/4] via-rhine: VTunknown1 device is really VT8251 South Bridge
` [PATCH net v2 3/4] via-rhine: Eliminate version information
` [PATCH net v2 4/4] via-rhine: New device driver maintainer

[RFC v5 00/68] support vector extension v1.0
 2020-09-29 19:04 UTC  (2+ messages)
` [RFC v5 68/68] target/riscv: trigger illegal instruction exception if frm is not valid


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.