All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-16 21:48:43 to 2020-10-16 23:51:18 UTC [more...]

[linux-next:master] BUILD REGRESSION b2926c108f9fd225d3fe9ea73fb5c35f48735d20
 2020-10-16 23:50 UTC 

[PATCH v3 0/5] RISC-V Pointer Masking implementation
 2020-10-16 23:49 UTC  (19+ messages)
` [PATCH v3 1/5] [RISCV_PM] Add J-extension into RISC-V
` [PATCH v3 2/5] [RISCV_PM] Support CSRs required for RISC-V PM extension except for ones in hypervisor mode
` [PATCH v3 3/5] [RISCV_PM] Print new PM CSRs in QEMU logs
` [PATCH v3 4/5] [RISCV_PM] Support pointer masking for RISC-V for i/c/f/d/a types of instructions
` [PATCH v3 5/5] [RISCV_PM] Implement address masking functions required for RISC-V Pointer Masking extension

Where to download znus 0011-linux-user-remove-host-stime-syscall.patch?
 2020-10-16 23:47 UTC 

[tpm2] Re: Question: missing "tpm0" in securityfs/sysfs, trying to parse TPM2 event log
 2020-10-16 23:46 UTC 

[PATCH net v3] net: openvswitch: fix to make sure flow_lookup() is not preempted
 2020-10-16 23:46 UTC  (2+ messages)

[PATCH 1/1] pci: pciehp: Handle MRL interrupts to enable slot for hotplug
 2020-10-16 23:43 UTC  (2+ messages)

[PATCH] task_work: cleanup notification modes
 2020-10-16 23:43 UTC  (7+ messages)

[dpdk-dev] [PATCH] ethdev: unify error code if port ID is invalid
 2020-10-16 23:43 UTC  (5+ messages)

[powerpc:fixes-test] BUILD SUCCESS 8d0e2101274358d9b6b1f27232b40253ca48bab5
 2020-10-16 23:39 UTC 

[Intel-gfx] [PATCH] drm/i915: Add plane .{min, max}_width() and .max_height() vfuncs
 2020-10-16 23:40 UTC  (2+ messages)

s390 - buildroot + qemu
 2020-10-16 23:40 UTC  (3+ messages)

[PATCH] t7518: fix flaky grep invocation
 2020-10-16 23:39 UTC 

[PATCH v2] gpiolib: cdev: document that line eflags are shared
 2020-10-16 23:39 UTC  (3+ messages)

drivers/staging/wfx/data_tx.c:34:19: warning: variable 'band' is uninitialized when used here
 2020-10-16 23:38 UTC  (2+ messages)

[Bluez PATCH v2] doc/advertising-api: Enable new data types in adv data / scan response
 2020-10-16 23:34 UTC 

[PATCHv4] selftests: rtnetlink: load fou module for kci_test_encap_fou() test
 2020-10-16 23:32 UTC  (2+ messages)

[PATCH 0/5] Builtin DTB improvements
 2020-10-16 23:31 UTC  (9+ messages)
` [PATCH 2/5] firmware: Add common FW_FDT_PATH compile-time option
` [PATCH 3/5] firmware: Remove FW_PAYLOAD_FDT_PATH "
` [PATCH 4/5] Makefile: Allow padding zeros when converting DTB to C source
` [PATCH 5/5] platform: kendryte/k210: Add some padding for FDT fixups

[Bluez PATCH] doc/advertising-api: Enable new data sections in adv data / scan response
 2020-10-16 23:30 UTC  (2+ messages)
` [Bluez] "

[RFC][PATCH v1] Fix and rename nla_strlcpy to nla_strcpy
 2020-10-16 23:29 UTC  (8+ messages)
` [PATCH v1 1/3] Fix unefficient call to memset before memcpu in nla_strlcpy
` [PATCH v1 2/3] Modify return value of nla_strlcpy to match that of strscpy
` [PATCH v1 3/3] Rename nla_strlcpy to nla_strcpy

[PATCH] drm/amdgpu: enable VCN PG and CG for vangogh
 2020-10-16 23:28 UTC 

[PATCH v2 0/3] gpiolib: cdev: allow edge event timestamps to be configured as REALTIME
 2020-10-16 23:27 UTC  (4+ messages)
` [PATCH v2 1/3] "

[PATCH v4 0/3] Make test selection easier by specifying description substrings instead of just numeric counters
 2020-10-16 23:25 UTC  (6+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/3] test-lib: allow selecting tests by substring/glob with --run
  ` [PATCH v5 2/3] t6006, t6012: adjust tests to use 'setup' instead of synonyms
  ` [PATCH v5 3/3] test-lib: reduce verbosity of skipped tests

[Intel-gfx] [PATCH] drm/i915/gt: Flush the old heartbeat on interval change
 2020-10-16 23:24 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/gt: Flush the old heartbeat on interval change (rev3)

[RFC PATCH resend 0/6] mm and ptrace: Track dumpability until task is freed
 2020-10-16 23:21 UTC  (8+ messages)
` [RFC PATCH resend 1/6] ptrace: Keep mm around after exit_mm() for __ptrace_may_access()
` [RFC PATCH resend 2/6] refcount: Move refcount_t definition into linux/types.h
` [RFC PATCH resend 3/6] mm: Add refcount for preserving mm_struct without pgd
` [RFC PATCH resend 4/6] mm, oom: Use mm_ref()/mm_unref() and avoid mmdrop_async()
` [RFC PATCH resend 5/6] ptrace: Use mm_ref() for ->exit_mm
` [RFC PATCH resend 6/6] mm: remove now-unused mmdrop_async()

[PATCH net] ixgbe: fix probing of multi-port devices with one MDIO
 2020-10-16 23:20 UTC 

[PATCH v2 1/7] staging: qlge: replace ql_* with qlge_* to avoid namespace clashes with other qlogic drivers
 2020-10-16 23:16 UTC  (3+ messages)

[PATCH v1 1/6] staging: qlge: Initialize devlink health dump framework for the dlge driver
 2020-10-16 23:08 UTC  (9+ messages)

[RFC][PATCH v1] Fortify string function strscpy
 2020-10-16 23:16 UTC  (3+ messages)
` [RFC][PATCH v2] "

[PATCH v3 0/7] dma-buf: Performance improvements for system heap & a system-uncached implementation
 2020-10-16 23:15 UTC  (6+ messages)
` [PATCH v3 7/7] dma-buf: system_heap: Add a system-uncached heap re-using the system heap

[PATCH 00/20] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-10-16 20:47 UTC  (5+ messages)
` [PATCH 14/20] dt-bindings: usb: meson-g12a-usb: Fix FL-adj property value
` [PATCH 15/20] dt-bindings: usb: meson-g12a-usb: Validate DWC2/DWC3 sub-nodes

[PATCH 1/2] mt76: mt7663: handle failure event for patch semaphore cmd
 2020-10-16 23:14 UTC  (3+ messages)

[PATCH] test_cmp: diagnose incorrect arguments
 2020-10-16 23:14 UTC  (7+ messages)
` [PATCH v2] "

arm64: dropping prevent_bootmem_remove_notifier
 2020-10-16 23:11 UTC  (2+ messages)

[Intel-gfx] [RFC v2 0/8] drm/i915: Add support for Intel's eDP backlight controls
 2020-10-16 23:13 UTC  (5+ messages)
` [Intel-gfx] [RFC v2 1/8] drm/i915/dp: Program source OUI on eDP panels
  `  "

[PATCH] warn when taking the address of a built-in function
 2020-10-16 23:11 UTC 

[Outreachy] Introduction
 2020-10-16 23:08 UTC  (2+ messages)

[Intel-wired-lan] ixgbe - only presenting one out of four interfaces on 5.9
 2020-10-16 23:05 UTC  (7+ messages)
    `  "

[PATCH 0/4] Some more lock_page work
 2020-10-16 23:03 UTC  (8+ messages)
    ` Possible deadlock in fuse write path (Was: Re: [PATCH 0/4] Some more lock_page work..)

[jirislaby:devel 15/52] drivers/tty/vt/keyboard.c:2066:3: warning: this statement may fall through
 2020-10-16 23:02 UTC 

[PATCH 1/2] arm64: dts: qcom: sc7180-lite: Tweak DDR/L3 scaling on SC7180-lite
 2020-10-16 22:59 UTC  (2+ messages)

[PATCH v4 00/13] riscv: Add SPI support for Kendryte K210
 2020-10-16 22:57 UTC  (14+ messages)
` [PATCH v4 01/13] spi: dw: Fix driving MOSI low while recieving
` [PATCH v4 02/13] spi: dw: Convert calls to debug to dev_*
` [PATCH v4 03/13] spi: dw: Rename "cs-gpio" to "cs-gpios"
` [PATCH v4 04/13] spi: dw: Use generic function to read reg address
` [PATCH v4 05/13] spi: dw: Rename registers to match datasheet
` [PATCH v4 06/13] spi: dw: Remove spi_enable_chip
` [PATCH v4 07/13] spi: dw: Rearrange struct dw_spi_priv
` [PATCH v4 08/13] spi: dw: Add SoC-specific compatible strings
` [PATCH v4 09/13] spi: dw: Add support for multiple CTRLR0 layouts
` [PATCH v4 10/13] spi: dw: Document devicetree binding
` [PATCH v4 11/13] spi: dw: Add mem_ops
` [PATCH v4 12/13] riscv: Add device tree bindings for SPI
` [PATCH v4 13/13] riscv: Add support for SPI on Kendryte K210

[PATCH resend v3 0/2] Broad write-locking of nascent mm in execve
 2020-10-16 22:57 UTC  (6+ messages)
` [PATCH resend v3 1/2] mmap locking API: Order lock of nascent mm outside lock of live mm
` [PATCH resend v3 2/2] exec: Broadly lock nascent mm until setup_arg_pages()

[PATCH v5.4 v2 0/4] Update SELinuxfs out of tree and then swapover
 2020-10-16 22:56 UTC  (7+ messages)

[PATCH net] net: dsa: point out the tail taggers
 2020-10-16 22:56 UTC  (10+ messages)

simplify pstore-blk
 2020-10-16 22:54 UTC  (3+ messages)

[PATCH rfc 0/2] mm: cma: make cma_release() non-blocking
 2020-10-16 22:52 UTC  (3+ messages)
` [PATCH rfc 1/2] "
` [PATCH rfc 2/2] mm: hugetlb: don't drop hugetlb_lock around cma_release() call

[linux-stable-rc:linux-4.14.y 9050/9999] drivers/media/v4l2-core/v4l2-compat-ioctl32.c:621:21: sparse: sparse: incorrect type in initializer (different address spaces)
 2020-10-16 22:52 UTC 

[PATCH v3 00/11] Introduce Simple atomic counters
 2020-10-16 22:51 UTC  (10+ messages)

[PATCH] ALSA: hda/ca0132: make some const arrays static, makes object smaller
 2020-10-16 22:49 UTC  (2+ messages)

question on "git subtree split"
 2020-10-16 22:31 UTC 

[PATCH 0/2] some small clarifying docfixes
 2020-10-16 22:48 UTC  (11+ messages)
` [PATCH 1/2] MyFirstContribution: clarify asciidoc dependency
` [PATCH 2/2] docs: demonstrate difference between 'am' and 'apply'

[dpdk-dev] [RFC] ethdev: unify prefix for static function and variables
 2020-10-16 22:47 UTC  (4+ messages)

HTIF tohost symbol size check always fails
 2020-10-16 22:33 UTC  (4+ messages)

[PATCH] rtnetlink: fix data overflow in rtnl_calcit()
 2020-10-16 22:45 UTC  (3+ messages)

dwc3: Power management for cable disconnect
 2020-10-16 22:42 UTC  (2+ messages)

[PATCH v2] soc: fsl: dpio: Change 'cpumask_t mask' to the driver's private data
 2020-10-16 22:39 UTC  (5+ messages)

[PATCH] Use maximum latency when determining L1 ASPM
 2020-10-16 22:41 UTC  (3+ messages)

[PATCH v1 00/29] virtio-mem: Big Block Mode (BBM)
 2020-10-16 22:39 UTC  (10+ messages)
` [PATCH v1 05/29] virtio-mem: generalize check for added memory

[PATCH 0/1] Fix Aspeed ast2600 MAC TX hang
 2020-10-16 22:37 UTC  (4+ messages)
` [PATCH 1/1] net: ftgmac100: Fix Aspeed ast2600 TX hang issue

Question about supporting RDMA Extensions for PMEM
 2020-10-16 22:37 UTC  (3+ messages)

[PATCH 0/4] xen/arm: Unbreak ACPI
 2020-10-16 22:33 UTC  (4+ messages)
    ` Xen-ARM EFI/ACPI problems (was: Re: [PATCH 0/4] xen/arm: Unbreak ACPI)

[PATCH] staging: wfx: make a const array static, makes object smaller
 2020-10-16 22:33 UTC  (2+ messages)

[GIT PULL] overlayfs update for 5.10
 2020-10-16 22:31 UTC  (2+ messages)

[GIT PULL] afs: Fix cell management, add tracepoint, downgrade assert
 2020-10-16 22:31 UTC  (2+ messages)

[f2fs-dev] [GIT PULL] f2fs update for 5.10-rc1
 2020-10-16 22:31 UTC  (3+ messages)

Linux 5.9: smartpqi: controller is offline: status code 0x6100c
 2020-10-16 22:31 UTC  (2+ messages)

[PATCH 0/2] net: dccp: fix structure use-after-free
 2020-10-16 22:30 UTC  (4+ messages)
` [PATCH 1/2] dccp: ccid: move timers to struct dccp_sock

[tpm2] Re: Question: standardized development environment for TPM2 testing, regressions, etc
 2020-10-16 22:29 UTC 

[PATCH v9 12/15] PCI/RCEC: Add RCiEP's linked RCEC to AER/ERR
 2020-10-16 22:29 UTC  (2+ messages)

[PATCH] fix null pointer deref on return expression with invalid type
 2020-10-16 22:28 UTC 

[PATCH v3 0/2] i2c: i2c-mux-gpio: Enable this driver in ACPI land
 2020-10-16 22:25 UTC  (3+ messages)
` [PATCH v3 1/2] i2c: i2c-mux-gpio: Factor out pdev->dev in _probe_dt()
` [PATCH v3 2/2] i2c: i2c-mux-gpio: Enable this driver in ACPI land

[PATCH for-next] provider/rxe: Support UD network_type patch
 2020-10-16 22:25 UTC  (2+ messages)

[PATCH] regulator: lp872x: make a const array static, makes object smaller
 2020-10-16 22:22 UTC  (2+ messages)

[PATCH] counter/ti-eqep: Fix regmap max_register
 2020-10-16 22:20 UTC  (2+ messages)

[PATCH v2 1/2] nvmet-passthru: Limit mdts by BIO_MAX_PAGES
 2020-10-16 22:19 UTC  (2+ messages)
` [PATCH v2 2/2] nvmet-passthru: Cleanup nvmet_passthru_map_sg()

[PATCH net-next 0/6] Support setting lanes via ethtool
 2020-10-16 22:15 UTC  (7+ messages)
` [PATCH net-next 1/6] ethtool: Extend link modes settings uAPI with lanes

[GIT PULL] tracing: Fix of mismatch section
 2020-10-16 22:14 UTC  (2+ messages)

[GIT PULL for v5.10-rc1] docs: fix building warnings and add support for Sphinx 3.1+
 2020-10-16 22:14 UTC  (2+ messages)

[dm-devel] [PATCH v2 00/12] multipath-tools: add linker version scripts
 2020-10-16 22:13 UTC  (3+ messages)
` [dm-devel] [PATCH v2 12/12] libmpathpersist: initialize mpp->hwe in get_mpvec()

[PATCH v2 00/22] add Object Storage Media Pool (mpool)
 2020-10-16 22:11 UTC  (8+ messages)
  ` [EXT] "

[PATCH BlueZ 3/3] plugins: Add Bose QC35 plugin
 2020-10-16 22:09 UTC 

[PATCH BlueZ 2/3] policy: Avoid using UUID if field is not set
 2020-10-16 22:09 UTC 

[PATCH BlueZ 1/3] profile: Add Vendor/Product ID profile matching
 2020-10-16 22:09 UTC 

[PATCH RFC] bus: mhi: core: Enable unique QRTR node ID support
 2020-10-16 22:06 UTC  (2+ messages)

[PATCH] drm/nouveau/bios/init: make two const arrays static, makes object smaller
 2020-10-16 22:05 UTC  (4+ messages)

[PATCH net-next 0/2] DP83TD510 Single Pair 10Mbps Ethernet PHY
 2020-10-16 22:02 UTC  (3+ messages)
` [PATCH net-next 2/2] net: phy: dp83td510: Add support for the DP83TD510 "

Please pull u-boot-marvell/master
 2020-10-16 22:02 UTC  (2+ messages)

[PATCH 0/2] xfs: hopefully the last few rt fixes
 2020-10-16 22:02 UTC  (4+ messages)
` [PATCH 2/2] xfs: fix fallocate functions when rtextsize is larger than 1

[RFC] Exempt multicast address from five-second neighbor lifetime
 2020-10-16 21:59 UTC  (2+ messages)

[PATCH -next] dss:use devm_platform_ioremap_resource_byname
 2020-10-16 21:55 UTC  (4+ messages)

[Regression 5.9][Bisected 1df2bdba528b] Wifi GTK rekeying fails: Sending of EAPol packages broken
 2020-10-16 21:46 UTC  (2+ messages)

[PATCH v1] i2c: aspeed: add KUnit tests for clock parameters
 2020-10-16 21:48 UTC  (3+ messages)

[PATCH 0/4] tracing: More synthetic event error fixes
 2020-10-16 21:48 UTC  (3+ messages)
` [PATCH 2/4] tracing: Use new trace_run_command() options
` [PATCH 4/4] selftests/ftrace: Update synthetic event syntax errors


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.