All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-20 01:45:05 to 2020-10-20 03:21:31 UTC [more...]

[iproute2-next v3] devlink: display elapsed time during flash update
 2020-10-20  3:21 UTC  (5+ messages)

[PATCH v12 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-10-20  3:18 UTC  (34+ messages)
` [PATCH v12 1/8] dt-bindings: mtd: Describe Rockchip RK3xxx NAND flash controller
` [PATCH v12 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 and others
` [PATCH v12 3/8] MAINTAINERS: add maintainers to ROCKCHIP NFC
` [PATCH v12 4/8] arm64: dts: rockchip: Add NFC node for RK3308 SoC
` [PATCH v12 5/8] arm64: dts: rockchip: Add NFC node for PX30 SoC
  ` [PATCH v12 6/8] arm: dts: rockchip: Add NFC node for RV1108 SoC
  ` [PATCH v12 7/8] arm: dts: rockchip: Add NFC node for RK2928 and other SoCs
  ` [PATCH v12 8/8] arm: dts: rockchip: Add NFC node for RK3036 SoC

[PATCH v2 0/4] Allow loading a no MMU kernel
 2020-10-20  3:17 UTC  (11+ messages)
` [PATCH v2 1/4] hw/riscv: sifive_u: Allow specifying the CPU
` [PATCH v2 2/4] hw/riscv: Return the end address of the loaded firmware
` [PATCH v2 3/4] hw/riscv: Add a riscv_is_32_bit() function
` [PATCH v2 4/4] hw/riscv: Load the kernel after the firmware

[RFC 0/4] Introduce VDUSE - vDPA Device in Userspace
 2020-10-20  3:20 UTC  (8+ messages)
  ` [External] "

[PATCH 0/2] mmc: fsl_esdhc: fix up for eMMC HS400
 2020-10-20  3:20 UTC  (4+ messages)
  ` [PATCH 2/2] mmc: fsl_esdhc: make sure delay chain locked for HS400

[PATCH v3 0/8] Fix some style problems in migration
 2020-10-20  3:10 UTC  (8+ messages)
` [PATCH v3 1/8] migration: Do not use C99 // comments
` [PATCH v3 2/8] migration: Don't use '#' flag of printf format
` [PATCH v3 3/8] migration: Add spaces around operator
` [PATCH v3 4/8] migration: Open brace '{' following struct go on the same line
` [PATCH v3 5/8] migration: Add braces {} for if statement
` [PATCH v3 6/8] migration: Do not initialise statics and globals to 0 or NULL
` [PATCH v3 7/8] migration: Open brace '{' following function declarations go on the next line

[PATCH v2 00/19] Parallel Checkout (part I)
 2020-10-20  3:18 UTC  (5+ messages)
` [PATCH v2 16/19] parallel-checkout: add tests for basic operations

[PATCH 0/5] ttm fix range checks + drop some fields
 2020-10-20  3:15 UTC  (3+ messages)
` [PATCH 3/5] drm/ttm: drop bo->num_pages

[PATCH net-next v1] net: evaluate net.conf.ipvX.all.ignore_routes_with_linkdown
 2020-10-20  3:15 UTC  (5+ messages)

[PATCH v2 0/4] use fsmonitor data in git diff eliminating O(num_files) calls to lstat
 2020-10-20  3:15 UTC  (10+ messages)
` [PATCH v3 0/7] "
  ` [PATCH v3 5/7] perf lint: check test-lint-shell-syntax in perf tests
  ` [PATCH v3 6/7] p7519-fsmonitor: refactor to avoid code duplication
  ` [PATCH v3 7/7] p7519-fsmonitor: add a git add benchmark

[Intel-gfx] [PATCH 1/7] drm/i915: Drop one more usless master_transcoder assignment
 2020-10-20  3:13 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for series starting with [1/7] "

[PATCH bpf 0/2] bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller
 2020-10-20  3:12 UTC  (5+ messages)
` [PATCH bpf 1/2] bpf_redirect_neigh: Support supplying the nexthop as a helper parameter

[PATCH net] nexthop: Fix performance regression in nexthop deletion
 2020-10-20  3:10 UTC  (2+ messages)

[PATCH] lib/lzo: make lzogeneric1x_1_compress() static
 2020-10-20  3:14 UTC 

slowdown due to reader-owned rwsem time-based spinning
 2020-10-20  3:09 UTC  (4+ messages)

[PATCH] drm: document that user-space should avoid parsing EDIDs
 2020-10-20  3:08 UTC  (9+ messages)

[PATCH 1/8] powerpc/uaccess: Add unsafe_copy_from_user
 2020-10-20  3:00 UTC  (2+ messages)

[dpdk-dev] [PATCH] bonding: fix xmit balance policy name
 2020-10-20  3:04 UTC  (2+ messages)
` [dpdk-dev] [PATCH V2] "

[dpdk-dev] [PATCH 0/6] net/mlx5: make counter thread safe
 2020-10-20  3:02 UTC  (10+ messages)
` [dpdk-dev] [PATCH v2 0/8] "
  ` [dpdk-dev] [PATCH v2 1/8] net/mlx5: locate aging pools in the general container
  ` [dpdk-dev] [PATCH v2 2/8] net/mlx5: optimize shared counter memory
  ` [dpdk-dev] [PATCH v2 3/8] net/mlx5: remove single counter container
  ` [dpdk-dev] [PATCH v2 4/8] net/mlx5: synchronize flow counter pool creation
  ` [dpdk-dev] [PATCH v2 5/8] net/mlx5: make three level table thread safe
  ` [dpdk-dev] [PATCH v2 6/8] net/mlx5: make shared counters "
  ` [dpdk-dev] [PATCH v2 7/8] net/mlx5: rename flow counter macro
  ` [dpdk-dev] [PATCH v2 8/8] net/mlx5: optimize counter extend memory

[v2, 0/2] mmc: fsl_esdhc: fix up for eMMC HS400
 2020-10-20  3:04 UTC  (3+ messages)
` [v2, 1/2] mmc: fsl_esdhc: set sysctl register for clock initialization
` [v2, 2/2] mmc: fsl_esdhc: make sure delay chain locked for HS400

[PATCH] net: ethernet: fec: Replace interrupt driven MDIO with polled IO
 2020-10-20  3:02 UTC  (3+ messages)
  ` [EXT] "

[PATCH v2] Adding ani's email as an individual contributor
 2020-10-20  3:00 UTC  (5+ messages)

Critical BMC process failure recovery
 2020-10-20  2:58 UTC  (2+ messages)

[PATCH] xfs: remove the unused BBMASK macro
 2020-10-20  2:59 UTC  (6+ messages)
` [PATCH] xfs: use the SECTOR_SHIFT macro instead of the magic number

[PATCH] net: ftgmac100: Fix missing TX-poll issue
 2020-10-20  2:57 UTC  (6+ messages)

[PATCH] wireguard: convert selftest/{counter,ratelimiter}.c to KUnit
 2020-10-20  2:56 UTC  (3+ messages)
  ` [PATCH] wireguard: convert selftest/{counter, ratelimiter}.c "

Patchwork housekeeping for: spi-devel-general
 2020-10-20  2:56 UTC 

[PATCH] mmc: sdhci-of-esdhc: make sure delay chain locked for HS400
 2020-10-20  2:55 UTC  (3+ messages)

[v2] mmc: sdhci-of-esdhc: make sure delay chain locked for HS400
 2020-10-20  2:45 UTC 

[PATCH] blk-mq: remove the calling of local_memory_node()
 2020-10-20  2:52 UTC  (3+ messages)

[RFC PATCH 00/12] hw/arm/virt: Introduce cpu and cache topology support
 2020-10-20  2:52 UTC  (8+ messages)

[PATCH] overlay/073: test with nfs_export being off
 2020-10-20  2:52 UTC  (3+ messages)
` [PATCH v2] "

SKIP_DASHED_BUILT_INS does not install git-*-pack
 2020-10-20  2:52 UTC  (3+ messages)

[PATCH v4 0/2] PM / devfreq: Add governor feature and attribute flag
 2020-10-20  3:04 UTC  (3+ messages)
    ` [PATCH v4 1/2] PM / devfreq: Add governor feature flag
    ` [PATCH v4 2/2] PM / devfreq: Add governor attribute flag for specifc sysfs nodes

[qemu-mainline test] 155994: regressions - FAIL
 2020-10-20  2:49 UTC 

[dpdk-dev] [PATCH v7 01/10] eal: add new x86 cpuid support for WAITPKG
 2020-10-20  2:49 UTC  (4+ messages)
` [dpdk-dev] [PATCH v7 02/10] eal: add power management intrinsics

[PATCH V9 0/4] Add the page size in the perf record (kernel)
 2020-10-20  2:49 UTC  (6+ messages)
` [PATCH V9 1/4] perf/core: Add PERF_SAMPLE_DATA_PAGE_SIZE

[PATCH] security: remove unneeded break
 2020-10-20  1:43 UTC  (2+ messages)

[PATCH v2 0/8] Fix some style problems in migration
 2020-10-20  2:47 UTC  (7+ messages)
` [PATCH v2 3/8] migration: Add spaces around operator

[PATCH 8/8] powerpc/signal64: Rewrite rt_sigreturn() to minimise uaccess switches
 2020-10-20  2:45 UTC  (2+ messages)

[PATCH 7/8] powerpc/signal64: Rewrite handle_rt_signal64() to minimise uaccess switches
 2020-10-20  2:44 UTC  (2+ messages)

[RFC PATCH v7 0/2] Add file-backed and write-once features to OTP
 2020-10-20  2:43 UTC  (5+ messages)
` [RFC PATCH v7 2/2] hw/misc/sifive_u_otp: Add backend drive support

[PATCH 6/8] powerpc/signal64: Replace setup_trampoline() w/ unsafe_setup_trampoline()
 2020-10-20  2:42 UTC  (2+ messages)

[PATCH v2 1/8] dt-bindings: phy: convert phy-mtk-xsphy.txt to YAML schema
 2020-10-20  2:40 UTC  (19+ messages)
` [PATCH v2 2/8] dt-bindings: phy: convert phy-mtk-tphy.txt "
` [PATCH v2 6/8] dt-bindings: usb: convert mediatek,mtk-xhci.txt "

[PATCH 2/8] powerpc/signal: Add unsafe_copy_{vsx, fpr}_from_user()
 2020-10-20  2:01 UTC  (2+ messages)
` [PATCH 2/8] powerpc/signal: Add unsafe_copy_{vsx,fpr}_from_user()

[PATCH] scsi: ufs: Make sure clk scaling happens only when hba is runtime ACTIVE
 2020-10-20  2:35 UTC  (2+ messages)

[PATCH 0/1] Clarify and expand description of --signoff
 2020-10-20  2:34 UTC  (10+ messages)
` [PATCH v2 0/3] clarify and expand description of --signoff & related fixes
  ` [PATCH v2 2/3] Documentation: stylistically normalize references to Signed-off-by:
        ` [PATCH v2 0/3] Claryfing the meaning of the sign-off
      ` [PATCH v3 0/4] clarify meaning of --signoff & related doc improvements in describing Signed-off-by

[PATCH v2 0/2] Fix some racing problems btw err_handler and paths like system PM ops and the task abort callback
 2020-10-20  2:33 UTC  (2+ messages)

[RESENDPATCH v1 0/6] spi: cadence-quadspi: Add QSPI controller support for Intel LGM SoC
 2020-10-20  2:32 UTC  (7+ messages)
` [RESENDPATCH v1 1/6] spi: cadence-quadspi: Add QSPI "
` [RESENDPATCH v1 2/6] spi: cadence-quadspi: Disable the DAC "
` [RESENDPATCH v1 3/6] spi: cadence-quadspi: Add multi-chipselect support "
` [RESENDPATCH v1 4/6] spi: Move cadence-quadspi.txt to Documentation/devicetree/bindings/spi
` [RESENDPATCH v1 5/6] dt-bindings: spi: Convert cadence-quadspi.txt to cadence-quadspi.yaml
` [RESENDPATCH v1 6/6] dt-bindings: spi: Add compatible for Intel LGM SoC

[RFC] treewide: cleanup unreachable breaks
 2020-10-19 23:05 UTC  (4+ messages)

[PATCH 1/4] scsi: ufs: atomic update for clkgating_enable
 2020-10-20  2:30 UTC  (8+ messages)
` [PATCH 2/4] scsi: ufs: clear UAC for FFU and RPMB LUNs
` [PATCH 3/4] scsi: ufs: use WQ_HIGHPRI for gating work
` [PATCH 4/4] scsi: add more contexts in the ufs tracepoints

[PATCH v5 00/17] HSM driver for ACRN hypervisor
 2020-10-20  2:30 UTC  (6+ messages)
` [PATCH v5 04/17] x86/acrn: Introduce hypercall interfaces

[PATCH v2 1/6] vhost-user-gpu: fix incorrect print type
 2020-10-20  2:24 UTC  (6+ messages)
` [PATCH v2 2/6] vhost-user-scsi: "
` [PATCH v2 3/6] vhost-user: "
` [PATCH v2 4/6] virtio-gpu: "
` [PATCH v2 5/6] virtio-iommu: "
` [PATCH v2 6/6] vfio: "

[PATCH v3 1/1] kdump: append uts_namespace.name offset to VMCOREINFO
 2020-10-20  2:28 UTC  (3+ messages)

[PATCH v2 0/4] brcmfmac: Add few features in AP mode
 2020-10-20  2:28 UTC  (5+ messages)
` [PATCH v2 1/4] brcmfmac: add change_bss to support AP isolation
` [PATCH v2 2/4] brcmfmac: don't allow arp/nd offload to be enabled if ap mode exists
` [PATCH v2 3/4] brcmfmac: support the forwarding packet
` [PATCH v2 4/4] brcmfmac: add a variable for packet forwarding condition

[PATCH v2] PM:runtime:Remove the link state check in function rpm_get_supplier() and rpm_put_supplier()
 2020-10-20  2:23 UTC  (4+ messages)

[PATCH V14 0/8] mips: Add Loongson-3 machine support
 2020-10-20  2:22 UTC  (4+ messages)
` [PATCH V14 6/8] hw/mips: Add Loongson-3 boot parameter helpers

[PATCH next] usb: mtu3: fix build error caused by dev_xxx()
 2020-10-20  2:21 UTC  (3+ messages)

[dm-devel] [PATCH v2 00/29] libmultipath: improve cleanup on exit
 2020-10-20  2:20 UTC  (3+ messages)
` [dm-devel] [PATCH v2 29/29] libmultipath: fix race between log_safe and log_thread_stop()

[meta-python2][master,gatesgarth][PATCH] kas: move kas and Pipenv to kas/
 2020-10-20  2:20 UTC 

[PATCH v6 2/6] drivers: mfd: Add a driver for iEi WT61P803 PUZZLE MCU
 2020-10-20  2:19 UTC  (3+ messages)

[PATCH] Revert "ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACE"
 2020-10-20  2:19 UTC  (2+ messages)

[PATCH 1/2] drm/amd/display: setup system context in dm_init
 2020-10-20  2:15 UTC  (3+ messages)

[PATCH v3] soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
 2020-10-20  2:18 UTC  (2+ messages)

[PATCH] PCI: dwc: Added link up check in map_bus of dw_child_pcie_ops
 2020-10-20  2:13 UTC  (5+ messages)

[PATCH net] net: dsa: reference count the host mdb addresses
 2020-10-20  2:11 UTC  (2+ messages)

Size growth?
 2020-10-20  2:09 UTC  (4+ messages)

[PATCH v2 0/5] memory: Skip assertion in memory_region_unregister_iommu_notifier
 2020-10-20  2:04 UTC  (2+ messages)

[PATCH][meta-zephyr] layer.conf: add compatibility with Gatesgarth
 2020-10-20  2:06 UTC  (2+ messages)

[PATCH v2 1/2] nvmet-passthru: Limit mdts by BIO_MAX_PAGES
 2020-10-20  2:05 UTC  (4+ messages)

[tip:master] BUILD SUCCESS 2d3e8c9424c9dc938188a34d38d01865809fa434
 2020-10-20  2:03 UTC 

[PATCH net] vdpa/mlx5: Fix miss to set VIRTIO_NET_S_LINK_UP for virtio_net_config
 2020-10-20  2:03 UTC 

[PATCH v1] arm: socfpga: fix Gen5 enable of EMAC via FPGA
 2020-10-20  2:01 UTC  (3+ messages)

[OUTREACHY][PATCH v1] t7006: Use test_path_is_* functions in test script
 2020-10-20  1:59 UTC  (3+ messages)

[PATCH 3/8] powerpc: Mark functions called inside uaccess blocks w/ 'notrace'
 2020-10-20  1:59 UTC  (2+ messages)

help using bpf_probe_read_user with uprobe on linux 4.19 for aarch64
 2020-10-20  1:57 UTC 

[GIT PULL] ARC changes for 5.10-rc1
 2020-10-20  1:57 UTC  (2+ messages)

[PATCH] um: Call pgtable_pmd_page_dtor() in __pmd_free_tlb()
 2020-10-20  1:51 UTC  (3+ messages)

[dpdk-dev] [PATCH v3 0/8] virtio-user: introduce vhost-vdpa backend
 2020-10-20  1:52 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 3/8] net/virtio: move backend type selection to ethdev

[PATCH v8 -tip 00/26] Core scheduling
 2020-10-20  1:43 UTC  (7+ messages)
` [PATCH v8 -tip 15/26] entry/kvm: Protect the kernel when entering from guest
` [PATCH v8 -tip 16/26] sched: cgroup tagging interface for core scheduling
` [PATCH v8 -tip 20/26] sched: Release references to the per-task cookie on exit
` [PATCH v8 -tip 23/26] kselftest: Add tests for core-sched interface
` [PATCH v8 -tip 25/26] Documentation: Add core scheduling documentation
` [PATCH v8 -tip 26/26] sched: Debug bits


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.