All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-15 09:08:02 to 2021-04-15 09:39:27 UTC [more...]

[PATCH 00/57] Rid W=1 warnings from Staging
 2021-04-15  9:39 UTC  (7+ messages)
` [PATCH 48/57] staging: comedi: drivers: jr3_pci: Remove set but unused variable 'min_full_scale'
` [PATCH 55/57] staging: comedi: drivers: ni_mio_common: Move 'range_ni_E_ao_ext' to where it is used
` [PATCH 57/57] staging: rtl8723bs: hal: sdio_halinit: Remove unused variable 'ret'

[PATCH 1/8] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-kappa
 2021-04-15  9:35 UTC  (24+ messages)
` [PATCH 2/8] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-willow
` [PATCH 3/8] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-burnet
` [PATCH 4/8] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-kenzo
` [PATCH 5/8] arm64: dts: mt8183: Add kukui-jacuzzi-kappa board
` [PATCH 6/8] arm64: dts: mt8183: Add kukui-jacuzzi-willow board
` [PATCH 7/8] arm64: dts: mt8183: Add kukui-jacuzzi-burnet board
` [PATCH 8/8] arm64: dts: mt8183: Add kukui-jacuzzi-kenzo board

[PATCH 1/2] i2c: s3c2410: simplify getting of_device_id match data
 2021-04-15  9:38 UTC  (2+ messages)
` [RFT 2/2] i2c: s3c2410: fix possible NULL pointer deref on read message after write

What's cooking (draft for #4's issue this month)
 2021-04-15  9:37 UTC  (5+ messages)

[PATCH] serial: sh-sci: remove obsolete latency workaround
 2021-04-15  9:36 UTC  (3+ messages)

[PATCH v2 0/2] x86: is_pv*domain() adjustments
 2021-04-15  9:36 UTC  (3+ messages)
` [PATCH v2 1/2] x86: correct is_pv_domain() when !CONFIG_PV
` [PATCH v2 2/2] x86: use is_pv_64bit_domain() to avoid double evaluate_nospec()

[PATCH 0/2] drm/ingenic: IPU plane fixes
 2021-04-15  9:26 UTC  (4+ messages)
` [PATCH 2/2] drm/ingenic: Don't request full modeset if property is not modified

[PATCH 0/11 v3] Use local_lock for pcp protection and reduce stat overhead
 2021-04-15  9:34 UTC  (8+ messages)
` [PATCH 04/11] mm/vmstat: Inline NUMA event counter updates
` [PATCH 07/11] mm/page_alloc: Remove duplicate checks if migratetype should be isolated

[OE-core] [PATCH] Rust cross testing integration with oe-selftest
 2021-04-15  9:32 UTC  (9+ messages)
` [PATCH 1/8] We copied rust.inc to rust-test.inc file, since the rust.inc generates the rquired wrappers (which contains target compiler paths) in place. Which we can use in config.toml file for cross testing. We are trying to generate the config.toml through do_configure option in rust-test.inc file
  ` [PATCH 2/8] The function "do_compile" is to compile remote-test-server, and "do_check" to trigger the rust testing
  ` [PATCH 3/8] The rust.py is oe-selftest script to build remote-test-server, qemu-image and boot image in slirp mode. Once the image gets booted throgh "check" the testing starts by copying the "remote-test-server" in to the image
  ` [PATCH 4/8] In rust testing we have to boot image in slirp mode along with qemu monitor via telnet. Also, we are passing "-serial mon:stdio -serial" to fix runtime errors like, "failed with Connection reset by peer" observed during execution on image
  ` [PATCH 5/8] There are some error messages like, "error: linker `cc` not found" got fixed by adding "cc" in hosttools
  ` [PATCH 6/8] We are passing "hostfwd=tcp::12345-:12345" while booting image when slirp is selected. Also, we are using mapped port of ssh :22 to copy remote-test-server to image. We have added a logic to extract the port number whenever multiple instaces of qemu are running (ex., 2222 gets incremented by 1 if its already in use by another qemu)
  ` [PATCH 7/8] These changes are to get the rust target triplet "mips64-unknown-linux-gnuabi64" for mips64
  ` [PATCH 8/8] In case of testing for "x86_64"

[PATCH] include/qemu/osdep.h: Move system includes to top
 2021-04-15  9:33 UTC  (2+ messages)

[PATCH bpf-next v3 0/6] Add a snprintf eBPF helper
 2021-04-15  9:34 UTC  (6+ messages)
` [PATCH bpf-next v3 3/6] bpf: Add a bpf_snprintf helper

drivers/atm/nicstar.c:2691:37: sparse: sparse: context imbalance in 'ns_poll' - different lock contexts for basic block
 2021-04-15  9:34 UTC 

[PATCH] ASoC: codecs: wcd934x: Fix missing IRQF_ONESHOT as only threaded handler
 2021-04-15  9:34 UTC  (2+ messages)

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-15  9:32 UTC  (4+ messages)
` [PATCH bpf-next 2/2] docs: bpf: bpf_jit_enable mode changed

[Buildroot] [PATCH 1/1] package/avahi: allow disabling default services
 2021-04-15  9:34 UTC  (2+ messages)

[PATCH] coresight: add support to enable more coresight paths
 2021-04-15  9:33 UTC 

[PATCH V6 00/13] xfs: Tests to verify inode fork extent count overflow detection
 2021-04-15  9:33 UTC  (4+ messages)
` [PATCH V6 13/13] xfs: Stress test with bmap_alloc_minlen_extent error tag enabled

[RFC/RFT PATCH 0/3] arm64: drop pfn_valid_within() and simplify pfn_valid()
 2021-04-15  9:31 UTC  (16+ messages)
` [RFC/RFT PATCH 1/3] memblock: update initialization of reserved pages
` [RFC/RFT PATCH 2/3] arm64: decouple check whether pfn is normal memory from pfn_valid()

[PATCH mptcp-next] mptcp: ignore unsupported msg flags
 2021-04-15  9:33 UTC  (5+ messages)

[PATCH bpf-next v4 0/6] Add a snprintf eBPF helper
 2021-04-15  9:32 UTC  (4+ messages)
` [PATCH bpf-next v4 1/6] bpf: Factorize bpf_trace_printk and bpf_seq_printf

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2021-04-15  9:32 UTC 

[PATCH v3 00/10] Add support for extension boards detection and DT overlays application
 2021-04-15  9:32 UTC  (5+ messages)
` [PATCH v3 07/10] arm: sunxi: add support for DIP detection to CHIP board

[PATCH v2] i386: Make 'hv-reenlightenment' require explicit 'tsc-frequency' setting
 2021-04-15  9:31 UTC  (5+ messages)

[PATCH] mm: ptdump: Fix build failure
 2021-04-15  9:31 UTC  (2+ messages)

"Backport" of 441bf7332d55 ("staging: m57621-mmc: delete driver from the tree.") as well for older stable series still supported?
 2021-04-15  9:32 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2021-04-15  9:31 UTC 

[PATCH 1/3] drm/panel: Add connector_type and bus_format for AUO G104SN02 V2 panel
 2021-04-15  9:16 UTC  (6+ messages)
` [PATCH 2/3] drm/panel: Add connector_type for some EDT displays
` [PATCH 3/3] drm/panel: Add bus_format and bus_flags for EDT ETM0430G0DH6

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2021-04-15  9:31 UTC 

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2021-04-15  9:31 UTC 

[PATCH v2 00/10] drm: Support simple-framebuffer devices and firmware fbs
 2021-04-15  9:21 UTC  (6+ messages)
` [PATCH v2 08/10] drm/simpledrm: Acquire clocks from DT device node

[PATCH] drm/radeon/si: Fix inconsistent indenting
 2021-04-15  9:30 UTC  (2+ messages)

[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
 2021-04-15  9:30 UTC  (2+ messages)

[PATCH 1/1] perf map: Fix error return code in maps__clone()
 2021-04-15  9:27 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-04-15  9:29 UTC 

[PATCH 1/4] kas/base.yml: rename ptest fragment to noptest
 2021-04-15  9:29 UTC  (4+ messages)
` [PATCH 2/4] CI: make update-repos a bit more verbose
` [PATCH 3/4] CI: don't disable uninative
` [PATCH 4/4] Rename top-level kas/ to ci/

[PATCHv7 bpf-next 0/4] xdp: extend xdp_redirect_map with broadcast support
 2021-04-15  9:29 UTC  (9+ messages)
` [PATCHv7 bpf-next 1/4] bpf: run devmap xdp_prog on flush instead of bulk enqueue
` [PATCHv7 bpf-next 2/4] xdp: extend xdp_redirect_map with broadcast support

[peterz-queue:perf/hybrid 3/26] arch/x86/kernel/cpu/intel.c:95:4: warning: no previous prototype for 'get_this_hybrid_cpu_type'
 2021-04-15  9:29 UTC  (2+ messages)

[PATCH v2 0/2] TJA1103 driver
 2021-04-15  9:25 UTC  (3+ messages)
` [PATCH v2 1/2] net: phy: add genphy_c45_pma_suspend/resume
` [PATCH v2 2/2] phy: nxp-c45: add driver for tja1103

Inaccessible pages & folios
 2021-04-15  9:28 UTC  (6+ messages)

`git fetch` not updating 'origin/HEAD' after branch rename
 2021-04-15  9:28 UTC  (4+ messages)

[PATCH 0/2] iommu/amd: Revert and remove failing PMC test
 2021-04-15  9:28 UTC  (7+ messages)
` [PATCH 2/2] iommu/amd: Remove performance counter pre-initialization test

[PATCH v3 0/3] x86: shim building adjustments (plus shadow follow-on)
 2021-04-15  9:27 UTC  (2+ messages)
` [PATCH v4] x86/shim: don't permit HVM and PV_SHIM_EXCLUSIVE at the same time

[PATCH 00/23] media: imx: imx7-mipi-csis: Add i.MX8MM support
 2021-04-15  9:27 UTC  (2+ messages)

[PATCH v2 net-next 0/5] net: dsa: Allow default tag protocol to be overridden from DT
 2021-04-15  9:26 UTC  (6+ messages)
` [PATCH v2 net-next 1/5] net: dsa: mv88e6xxx: Mark chips with undocumented EDSA tag support
` [PATCH v2 net-next 2/5] net: dsa: mv88e6xxx: Allow dynamic reconfiguration of tag protocol
` [PATCH v2 net-next 3/5] net: dsa: Only notify CPU ports of changes to the "
` [PATCH v2 net-next 4/5] net: dsa: Allow default tag protocol to be overridden from DT
` [PATCH v2 net-next 5/5] dt-bindings: net: dsa: Document dsa,tag-protocol property

[PATCH] riscv: locks: introduce ticket-based spinlock implementation
 2021-04-15  9:24 UTC  (14+ messages)
          ` [RFC][PATCH] locking: Generic ticket-lock

[PATCH 10/15] usb: dwc2: Allow exit hibernation in urb enqueue
 2021-04-15  9:24 UTC  (4+ messages)
` [PATCH 13/15] usb: dwc2: Add exit hibernation mode before removing drive

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-15  9:24 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/tty
 2021-04-15  9:24 UTC 

[Intel-gfx] [PATCH 00/19] More DG1 enabling
 2021-04-15  9:23 UTC  (7+ messages)
` [Intel-gfx] [PATCH 11/19] drm/i915: Update the helper to set correct mapping

[PATCH RFC 0/7] RFC: Asynchronous QMP Draft
 2021-04-15  9:23 UTC  (9+ messages)
` [PATCH RFC 3/7] protocol: generic async message-based protocol loop
` [PATCH RFC 6/7] qmp_protocol: add QMP client implementation

[dpdk-dev] [PATCH 0/2] add alternative AVX512 offload path
 2021-04-15  8:58 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5 "
  ` [dpdk-dev] [PATCH v5 1/2] net/ice: add Tx "
  ` [dpdk-dev] [PATCH v5 2/2] net/ice: add Rx "

[dpdk-dev] [PATCH v4 0/3] add lookaside IPsec UDP encapsulation and transport mode
 2021-04-15  9:22 UTC  (3+ messages)
` [dpdk-dev] [PATCH v4 2/3] examples/ipsec-secgw: add UDP encapsulation support

[PULL v2 0/3] osdep.h + QOM changes for QEMU 6.0-rc3
 2021-04-15  9:20 UTC  (5+ messages)
` [PULL v2 2/3] osdep: protect qemu/osdep.h with extern "C"

MT25Q Advanced Sector Protection support
 2021-04-15  9:20 UTC 

[PATCH V5 00/12] block: support bio based io polling
 2021-04-15  9:21 UTC  (8+ messages)
` [PATCH V5 11/12] block: add poll_capable method to support bio-based IO polling
  ` [dm-devel] "

[PATCH net] igb: Fix XDP with PTP enabled
 2021-04-15  9:21 UTC  (2+ messages)
` [Intel-wired-lan] "

[meta-virtualization][PATCH v2 1/6] xen-tools: fix 32-bit x86 build by setting pvshim configure flags
 2021-04-15  9:21 UTC  (8+ messages)
` [meta-virtualization][PATCH v2 2/6] xen, xen-tools: add recipes for new stable Xen 4.15 release
` [meta-virtualization][PATCH v2 3/6] xen, xen-tools: uprev git recipes after "
` [meta-virtualization][PATCH v2 4/6] xen, xen-tools: Document the version update process in README

[PATCH v18 0/2] Enable power management for ufs wlun
 2021-04-15  9:21 UTC  (3+ messages)
` [PATCH v18 2/2] ufs: sysfs: Resume the proper scsi device

[PATCH] infiniband: ulp: Remove unnecessary struct declaration
 2021-04-15  9:21 UTC 

[PATCH RFC net-next 0/3] Multi-CPU DSA support
 2021-04-15  9:20 UTC  (12+ messages)

[dpdk-dev] [PATCH 1/2] [RFC]: ethdev: add pre-defined meter policy API
 2021-04-15  9:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH v8 0/2] Support "
  ` [dpdk-dev] [PATCH v8 1/2] ethdev: add pre-defined "
  ` [dpdk-dev] [PATCH v8 2/2] app/testpmd: support policy actions per color

[PATCH v3 00/15] zstd decompression for DomU-s + fallout / consolidation
 2021-04-15  9:20 UTC  (2+ messages)
` Ping: "

[PATCH 0/7] stm class/intel_th: Updates for v5.13
 2021-04-15  9:20 UTC  (10+ messages)
` [PATCH 2/7] stm class: Replace uuid_t with plain u8 uuid[16]

[freescale-fslc:5.4-2.3.x-imx 14383/18176] drivers/pci/controller/dwc/pci-imx6.c:1961: undefined reference to `dw_pcie_link_up'
 2021-04-15  9:20 UTC 

[syzbot] INFO: trying to register non-static key in nfc_llcp_sock_unlink
 2021-04-15  9:20 UTC 

[PATCH 1/1] mountd/exports: Fix typo in the man page
 2021-04-15  9:19 UTC 

[PATCH] arm64: alternatives: Move length validation in alternative_{insn,endif}
 2021-04-15  9:17 UTC  (3+ messages)

[dpdk-dev] limit on console prints
 2021-04-15  9:18 UTC 

[PATCH] scsi_debug: fix cmd_per_lun, set to max_queue
 2021-04-15  9:15 UTC  (2+ messages)

[Bug 1923663] [NEW] Can't(?) disable default floppy drive any more in qemu 6.0
 2021-04-15  9:04 UTC  (2+ messages)
` [Bug 1923663] "

[PATCH] ASoC: rt711-sdca: remove capture switch controls
 2021-04-15  9:16 UTC 

[PATCH 1/5] mm/swapfile: add percpu_ref support for swap
 2021-04-15  9:17 UTC  (12+ messages)

[PATCH] arm64: versal: Remove gd reference
 2021-04-15  9:16 UTC 

[PATCH] doc: clarify "do not capitalize the first word" rule
 2021-04-15  9:16 UTC  (2+ messages)

[PATCH] stm class: Use correct UUID APIs
 2021-04-15  9:15 UTC 

[PATCH v2 0/4] Fix some tests that fail for exfat FS
 2021-04-15  9:15 UTC  (7+ messages)
` [PATCH v2 2/4] common: hide permision warning from mkswap for exfat
` [PATCH v2 4/4] generic/003: Amend the test "

[PATCH v2 0/6] CAN TRANSCEIVER: Add support for CAN transceivers
 2021-04-15  9:15 UTC  (9+ messages)
` [PATCH v2 3/6] dt-bindings: phy: Add binding for TI TCAN104x "

post-receive: pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
 2021-04-15  9:15 UTC 

[PATCH] driver: input: touchscreen: modify Raydium i2c touchscreen driver
 2021-04-15  9:14 UTC 

rather slow 'git repack' in 'blob:none' partial clones
 2021-04-15  9:15 UTC  (3+ messages)
` [PATCH 0/2] prevent `repack` to unpack and delete promisor objects

[PATCH] platform/x86: intel_chtdc_ti_pwrbtn: Fix missing IRQF_ONESHOT as only threaded handler
 2021-04-15  9:14 UTC 

post-receive: pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
 2021-04-15  9:14 UTC 

[dpdk-dev] [PATCH v10 1/4] devtools: add exception for reserved fields
 2021-04-15  9:13 UTC  (5+ messages)
` [dpdk-dev] [PATCH v11 0/3] Enhancements to crypto adapter forward mode
  ` [dpdk-dev] [PATCH v11 1/3] eventdev: introduce crypto adapter enqueue API
  ` [dpdk-dev] [PATCH v11 2/3] event/octeontx2: support crypto adapter forward mode
  ` [dpdk-dev] [PATCH v11 3/3] test/event_crypto: use crypto adapter enqueue API

[PATCH] Bluetooth: 6lowpan: remove unused function
 2021-04-15  9:13 UTC  (2+ messages)
`  "

[PATCH v2 4/6] phy: phy-can-transceiver: Add support for generic CAN transceiver driver
 2021-04-15  9:12 UTC  (4+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-15  9:13 UTC 

[PATCH][next] can: etas_es58x: Fix potential null pointer dereference on pointer cf
 2021-04-15  9:12 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-15  9:12 UTC 

[PATCH] drm/amdgpu: Copy MEC FW version to MEC2 if we skipped loading MEC2
 2021-04-15  9:12 UTC  (3+ messages)

Why isn't 'jch' based on 'next'?
 2021-04-15  9:12 UTC 

[PATCH 0/3] Acceptance Tests: support choosing specific distro and version
 2021-04-15  9:11 UTC  (2+ messages)

[peterz-queue:perf/core 18/22] kernel/events/core.c:6418:22: sparse: sparse: incorrect type in assignment (different address spaces)
 2021-04-15  9:11 UTC  (6+ messages)

tidying up osdep.h
 2021-04-15  9:10 UTC  (2+ messages)

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-15  9:12 UTC 

post-receive: pub/scm/linux/kernel/git/gregkh/driver-core
 2021-04-15  9:11 UTC 

[PATCH 0/9] Updates for mmsd
 2021-04-15  9:10 UTC  (5+ messages)
` Forking on MMSD
  ` [Debian-on-mobile-maintainers] "

[PATCH] platform/x86: gigabyte-wmi: add X570 AORUS ELITE
 2021-04-15  9:10 UTC  (4+ messages)

[PATCH] platform/x86: thinkpad_acpi: Add labels to the first 2 temperature sensors
 2021-04-15  9:10 UTC  (2+ messages)

[PATCH 0/2] util/async: print leaked BH name when AioContext finalizes
 2021-04-15  9:08 UTC  (3+ messages)
` [PATCH 1/2] util/async: add a human-readable name to BHs for debugging

[PATCH] mmc: meson-gx: remove useless warning about scatterlist size alignment in block mode
 2021-04-15  9:07 UTC  (3+ messages)

Panic in sfc module on boot since 5.10
 2021-04-15  9:03 UTC 

[PATCH v4 0/6] Add Unisoc's drm kms module
 2021-04-15  9:09 UTC  (8+ messages)
` [PATCH v4 4/6] drm/sprd: add Unisoc's drm display controller driver

[dpdk-dev] [PATCH] doc: announce modification in eventdev structure
 2021-04-15  9:08 UTC 

[PATCH] drm/virtio: Create Dumb BOs as guest Blobs (v2)
 2021-04-15  9:07 UTC  (4+ messages)
` [PATCH] drm/virtio: Create Dumb BOs as guest Blobs (v3)

post-receive: pub/scm/linux/kernel/git/gregkh/char-misc
 2021-04-15  9:08 UTC 


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.