All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-08 13:09:12 to 2020-10-08 14:23:30 UTC [more...]

[PATCH v18 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-10-08 14:21 UTC  (5+ messages)
` [PATCH v18 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings

[PATCH][next] net: thunderx: Use struct_size() helper in kmalloc()
 2020-10-08 14:28 UTC 

[PATCH 0/2] Venus: fix handling of crop and s_fmt
 2020-10-08 14:21 UTC  (7+ messages)
` [PATCH 2/2] venus: venc: fix handlig of S_SELECTION and G_SELECTION

[PATCH v2 00/10] DASD FC endpoint security
 2020-10-08 14:21 UTC  (14+ messages)
` [PATCH v2 01/10] s390/cio: Export information about Endpoint-Security Capability
` [PATCH v2 02/10] s390/cio: Provide Endpoint-Security Mode per CU
` [PATCH v2 03/10] s390/cio: Add support for FCES status notification
` [PATCH v2 04/10] s390/dasd: Remove unused parameter from dasd_generic_probe()
` [PATCH v2 05/10] s390/dasd: Move duplicate code to separate function
` [PATCH v2 06/10] s390/dasd: Store path configuration data during path handling
` [PATCH v2 07/10] s390/dasd: Fix operational path inconsistency
` [PATCH v2 08/10] s390/dasd: Display FC Endpoint Security information via sysfs
` [PATCH v2 09/10] s390/dasd: Prepare for additional path event handling
` [PATCH v2 10/10] s390/dasd: Process FCES path event notification

[PATCHSET RFC v3 0/6] Add support for TIF_NOTIFY_SIGNAL
 2020-10-08 14:21 UTC  (14+ messages)
` [PATCH 1/6] tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
` [PATCH 2/6] kernel: add task_sigpending() helper
` [PATCH 3/6] kernel: split syscall restart from signal handling
` [PATCH 4/6] kernel: add support for TIF_NOTIFY_SIGNAL

[PATCH v2 0/3] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-10-08 14:20 UTC  (12+ messages)
` [PATCH v2 3/3] dt-bindings: thermal: update sustainable-power with abstract scale

[PATCH v2 0/5] platform/surface: Create a platform subdirectory for Microsoft Surface devices
 2020-10-08 14:20 UTC  (7+ messages)

[dpdk-dev] [PATCH 0/3] examples/fips_validation: misc fixes
 2020-10-08 14:19 UTC  (10+ messages)
` [dpdk-dev] [PATCH 2/3] examples/fips_validation: ignore \r in input files

[PATCH] KVM: SVM: Use a separate vmcb for the nested L2 guest
 2020-10-08 14:19 UTC  (10+ messages)

[dpdk-dev] [PATCH 20.11 00/12] add max SIMD bitwidth to EAL
 2020-10-08 14:18 UTC  (10+ messages)
` [dpdk-dev] [PATCH v3 00/18] "
  ` [dpdk-dev] [PATCH v3 01/18] eal: add max SIMD bitwidth
  ` [dpdk-dev] [PATCH v3 02/18] eal: add default SIMD bitwidth values

[dpdk-dev] [PATCH 0/4] add two ports hairpin mode support in mlx5 PMD
 2020-10-08 14:17 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/mlx5: remove hairpin queue peer port checking
` [dpdk-dev] [PATCH 2/4] net/mlx5: add support for two ports hairpin mode
` [dpdk-dev] [PATCH 3/4] net/mlx5: conditional hairpin auto bind
` [dpdk-dev] [PATCH 4/4] doc: update hairpin support for mlx5 driver

[PATCH] drm/panfrost: increase readl_relaxed_poll_timeout values
 2020-10-08 14:17 UTC  (2+ messages)

[PATCH][next] drm/amdgpu: Use struct_size() helper in kmalloc()
 2020-10-08 14:23 UTC  (3+ messages)

[PATCH] configs: stm32mp: force empty PREBOOT
 2020-10-08 14:16 UTC  (2+ messages)

[PATCH] commit-graph: ignore duplicates when merging layers
 2020-10-08 14:15 UTC  (2+ messages)

KVM call for agenda for 2020-10-06
 2020-10-08 14:15 UTC  (7+ messages)

[linux-next:master 14210/14342] drivers/scsi/qla2xxx/qla_nvme.c:565:10: warning: variable 'rval' is uninitialized when used here
 2020-10-08 14:14 UTC 

[PATCH][next] dmaengine: stm32-mdma: Use struct_size() in kzalloc()
 2020-10-08 14:18 UTC  (2+ messages)

[PATCH 1/4] mm: introduce vma_set_file function v2
 2020-10-08 14:14 UTC  (8+ messages)
` [PATCH 2/4] drm/prime: document that use the page array is deprecated

[PATCH bpf-next] xsk: introduce padding between ring pointers
 2020-10-08 14:12 UTC 

[PATCH 1/5] station: Make Disconnect() cancel ConnectHiddenNetwork()
 2020-10-08 14:12 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/1] timer: add limitation note for sync stop and reset
 2020-10-08 14:11 UTC  (6+ messages)
` [dpdk-dev] [PATCH 1/1] "

[PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML bindings
 2020-10-08 14:11 UTC  (3+ messages)

[GIT PULL] nvme updates for 5.10
 2020-10-08 14:10 UTC  (2+ messages)

[PATCH v3 0/2] Add watchdog support for SbsaQemu
 2020-10-08 14:08 UTC  (6+ messages)
` [PATCH v3 1/2] hw/watchdog: Implement SBSA watchdog device

[PATCH bpf-next V3 0/6] bpf: New approach for BPF MTU handling
 2020-10-08 14:09 UTC  (7+ messages)
` [PATCH bpf-next V3 1/6] bpf: Remove MTU check in __bpf_skb_max_len
` [PATCH bpf-next V3 2/6] bpf: bpf_fib_lookup return MTU value as output when looked up
` [PATCH bpf-next V3 3/6] bpf: add BPF-helper for MTU checking
` [PATCH bpf-next V3 4/6] bpf: make it possible to identify BPF redirected SKBs
` [PATCH bpf-next V3 5/6] bpf: drop MTU check when doing TC-BPF redirect to ingress
` [PATCH bpf-next V3 6/6] net: inline and splitup is_skb_forwardable

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-10-08 14:09 UTC  (11+ messages)

linux-next: build failure after merge of the xarray tree
 2020-10-08 14:09 UTC  (2+ messages)

selinux: how to query if selinux is enabled
 2020-10-08 14:08 UTC  (4+ messages)

[PATCH 0/2]cpufreq,topology,arm: disable FI for BL_SWITCHER
 2020-10-08 14:05 UTC  (4+ messages)

[PATCH bpf-next V2 0/6] bpf: New approach for BPF MTU handling and enforcement
 2020-10-08 14:07 UTC  (6+ messages)
` [PATCH bpf-next V2 1/6] bpf: Remove MTU check in __bpf_skb_max_len

[PATCH 00/12] samples: configfs: refactor the configfs sample code
 2020-10-08 14:05 UTC  (5+ messages)
` [PATCH 02/12] samples: configfs: order includes alphabetically

Two small Wireguard frustrations on Mac & Apple iOS
 2020-10-08 14:04 UTC  (5+ messages)

build error in AMD Ethanolx
 2020-10-08 14:01 UTC  (7+ messages)

[PATCH 0/5] Fix warning in dmaengine subsystem
 2020-10-08 14:04 UTC  (3+ messages)
` [PATCH 5/5] dmaengine: owl-dma: fix kernel-doc style for enum

[PATCH v10 0/8] linux-user: User support for AArch64 BTI
 2020-10-08 14:02 UTC  (4+ messages)
` [PATCH v10 7/8] linux-user/elfload: Parse NT_GNU_PROPERTY_TYPE_0 notes

[PATCH v2] media: mtk-vcodec: fix builds when remoteproc is disabled
 2020-10-08 14:02 UTC  (6+ messages)

[PATCH v2 0/8] Some improvements for blk throttle
 2020-10-08 14:02 UTC  (2+ messages)

[PATCH v3] i2c: virtio: add a virtio i2c frontend driver
 2020-10-08 14:01 UTC  (2+ messages)

Bug in herd7 [Was: Re: Litmus test for question from Al Viro]
 2020-10-08 14:01 UTC  (11+ messages)

[PATCHv2 0/3] Three fixes to clean up daily build warnings
 2020-10-08 14:01 UTC  (4+ messages)
` [PATCHv2 1/3] s5k5baf: drop 'data' field in struct s5k5baf_fw

[PATCH 0/2] Document void *
 2020-10-08 13:52 UTC  (5+ messages)
` [PATCH v2 1/2] system_data_types.7: Add 'void *'

[PATCH] block: Remove redundant 'return' statement
 2020-10-08 14:00 UTC  (3+ messages)

[ANNOUNCEMENT] Yocto Project 3.1.3 (dunfell 23.0.3) Released
 2020-10-08 13:58 UTC 

[PATCH v5 0/2] sched/deadline: Fix and optimize sched_dl_global_validate()
 2020-10-08 13:58 UTC  (4+ messages)
` [PATCH v5 1/2] sched/deadline: "

[PATCH 0/5] Couple of bugfixes to sev-es series
 2020-10-08 13:57 UTC  (13+ messages)
` [PATCH 1/5] x86/boot: Initialize boot_params in startup code
` [PATCH 2/5] x86/boot: Move get_cmd_line_ptr() and COMMAND_LINE_SIZE into misc.h
` [PATCH 3/5] x86/boot/64: Change add_identity_map() to take size for ease of use
` [PATCH 4/5] x86/boot/64: Explicitly map boot_params and command line

[PATCH rdma-next v4] RDMA: Explicitly pass in the dma_device to ib_register_device
 2020-10-08 13:56 UTC  (2+ messages)

[PATCH v9 0/4] xfs: Remove wrappers for some semaphores
 2020-10-08 13:55 UTC  (8+ messages)
` [PATCH v9 4/4] xfs: replace mrlock_t with rw_semaphores

[PATCH] docs: Make automarkup ready for Sphinx 3.1+
 2020-10-08 13:54 UTC 

[PATCH 0/1] fix i2c polling mode workaround for FU540-C000 SoC
 2020-10-08 13:53 UTC  (5+ messages)
` [PATCH 1/1] i2c: ocores: fix polling mode workaround on "

[PATCH v3 00/11] 9pfs: add tests using local fs driver
 2020-10-08 13:52 UTC  (10+ messages)
` [PATCH v3 05/11] tests/qtest/qos-test: dump environment variables if verbose
` [PATCH v3 06/11] tests/qtest/qos-test: dump QEMU command "

[PATCH] block: ratelimit handle_bad_sector() message
 2020-10-08 13:52 UTC  (3+ messages)
` [PATCH v2] "

[prelink-cross] Reverted to previous commit and ONLY added the SPDX identifiers
 2020-10-08 13:51 UTC 

12v slot AC Support in x86-power-control
 2020-10-08 13:45 UTC  (4+ messages)

[PATCH iproute2-next 0/6] bridge: mdb: add support for IGMPv3/MLDv2 attributes
 2020-10-08 13:50 UTC  (7+ messages)
` [PATCH iproute2-next 1/6] bridge: mdb: add support for source address
` [PATCH iproute2-next 2/6] bridge: mdb: print fast_leave flag
` [PATCH iproute2-next 3/6] bridge: mdb: show igmpv3/mldv2 flags
` [PATCH iproute2-next 4/6] bridge: mdb: print filter mode when available
` [PATCH iproute2-next 5/6] bridge: mdb: print source list "
` [PATCH iproute2-next 6/6] bridge: mdb: print protocol "

[PATCH v2 00/14] perf arm-spe: Refactor decoding & dumping flow
 2020-10-08 13:46 UTC  (11+ messages)
` [PATCH v2 01/14] perf arm-spe: Include bitops.h for BIT() macro
` [PATCH v2 02/14] perf arm-spe: Fix a typo in comment
` [PATCH v2 03/14] perf arm-spe: Refactor payload length calculation
` [PATCH v2 04/14] perf arm-spe: Fix packet length handling
` [PATCH v2 05/14] perf arm-spe: Refactor printing string to buffer

[PATCH v10 0/4] xfs: Remove wrappers for some semaphores
 2020-10-08 13:46 UTC  (5+ messages)
` [PATCH v10 1/4] xfs: Refactor xfs_isilocked()
` [PATCH v10 2/4] xfs: clean up whitespace in xfs_isilocked() calls
` [PATCH v10 3/4] xfs: xfs_isilocked() can only check a single lock type
` [PATCH v10 4/4] xfs: replace mrlock_t with rw_semaphores

[PATCH v2 0/2] CPUFreq: Add support for cpu performance dependencies
 2020-10-08 13:42 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: arm: Add devicetree binding for cpu-performance-dependencies

[dpdk-dev] [PATCH v3 00/14] acl: introduce AVX512 classify methods
 2020-10-08 13:42 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 "
  ` [dpdk-dev] [PATCH v4 01/14] acl: fix x86 build when compiler doesn't support AVX2
    ` [dpdk-dev] [dpdk-stable] "
  ` [dpdk-dev] [PATCH v4 02/14] doc: fix missing classify methods in ACL guide

[PATCH v1 1/6] staging: qlge: Initialize devlink health dump framework for the dlge driver
 2020-10-08 13:39 UTC  (4+ messages)
` [PATCH v1 2/6] staging: qlge: coredump via devlink health reporter

Upcoming OpenFabrics Alliance Webinar
 2020-10-08 13:41 UTC  (3+ messages)

[PATCH v1] gpiolib: Switch to use compat_need_64bit_alignment_fixup() helper
 2020-10-08 13:42 UTC  (2+ messages)

[Intel-gfx] [PATCH 1/3] drm/i915: Set all unused color plane offsets to ~0xfff again
 2020-10-08 13:41 UTC  (6+ messages)
` [Intel-gfx] [PATCH 2/3] drm/i915: Skip aux plane stuff when there is no aux plane
` [Intel-gfx] [PATCH 3/3] drm/i915: s/int/u32/ for aux_offset/alignment

[PATCH V5 3/3] i2c: i2c-qcom-geni: Add shutdown callback for i2c
 2020-10-08 13:41 UTC 

[PATCH v2] gpiolib: Switch to use compat_need_64bit_alignment_fixup() helper
 2020-10-08 13:41 UTC 

[dpdk-dev] [PATCH v4 1/3] app/testpmd: add GENEVE parsing
 2020-10-08 13:37 UTC  (8+ messages)
` [dpdk-dev] [PATCH v5 0/3] Add GENEVE protocol parsing to testpmd
  ` [dpdk-dev] [PATCH v5 1/3] app/testpmd: add GENEVE parsing

[PULL 00/11] tcg patch queue
 2020-10-08 13:36 UTC  (3+ messages)
` [PULL 11/11] accel/tcg: Fix computing of is_write for MIPS

[Linux-kernel-mentees] checkpatch.pl: REPEATED_WORD: massive false positive in MAINTAINERS
 2020-10-08 13:35 UTC  (4+ messages)
    `  "

[PATCH v3 6/7] maintenance: use default schedule if not configured
 2020-10-08 13:32 UTC  (3+ messages)

[LTP] [PATCH] controllers/libcpuset.c: Add 'cpuset' prefix for cpuset files
 2020-10-08 13:33 UTC  (2+ messages)

[PATCH v2 0/6] Ancillary bus implementation and SOF multi-client support
 2020-10-08 13:29 UTC  (14+ messages)
` [PATCH v2 1/6] Add ancillary bus support

[PATCH] libxl: only query VNC when enabled
 2020-10-08 13:31 UTC  (3+ messages)

[PATCH v3 00/16] Add a General Virtual Device Fuzzer
 2020-10-08 13:26 UTC  (4+ messages)
` [PATCH v3 04/16] fuzz: Add DMA support to the generic-fuzzer

[dpdk-dev] [PATCH v3 1/6] eal: add power management intrinsics
 2020-10-08 13:26 UTC  (6+ messages)
` [dpdk-dev] [PATCH v4 01/10] eal: add new x86 cpuid support for WAITPKG
  ` [dpdk-dev] [PATCH v4 02/10] eal: add power management intrinsics

[PATCH 1/1] sunxi: Pine64-LTS: SMBIOS properties
 2020-10-08 13:26 UTC  (6+ messages)

relation between inherit, TOOLCHAIN_HOST_TASK, and BBCLASSEXTEND = "nativesdk" #yocto #poky #esdk #compiler
 2020-10-08 13:24 UTC 

[PATCH] git-gui: Basic dark mode support
 2020-10-08 13:07 UTC  (3+ messages)
` [PATCH v2] "

[OE-core][PATCH] classes/waf: Add build and install arguments
 2020-10-08 13:23 UTC 

[SUMO] NPM package recipe Javascript heap out of memory
 2020-10-08 13:23 UTC 

2.29.0.rc0.windows.1: Duplicate commit id error message when fetching
 2020-10-08 13:22 UTC  (6+ messages)

linux-next: manual merge of the sunxi tree with the arm-soc tree
 2020-10-08 13:20 UTC  (3+ messages)

[dpdk-dev] [PATCH] eal: fix experimental block for 20.11
 2020-10-08 13:19 UTC  (3+ messages)

[PATCH] perf/core: Fix hung issue on perf stat command during cpu hotplug
 2020-10-08 13:19 UTC  (4+ messages)
` [tip: perf/core] perf: Fix task_function_call() error handling

[RFC v7 00/21] Unifying LKL into UML
 2020-10-08 13:18 UTC  (7+ messages)
` [RFC v7 02/21] um: add os init and exit calls
` [RFC v7 04/21] um: host: implement os_initcalls and os_exitcalls

ipu3-cio2 causes hang on getting topology when GCC_PLUGIN_STRUCTLEAK_BYREF=y
 2020-10-08 13:17 UTC 

[dpdk-dev] [PATCH v3 0/5] app: add multi process crypto application
 2020-10-08 13:16 UTC  (6+ messages)

[PATCH 0/7] wfx: move out from the staging area
 2020-10-08 13:13 UTC  (2+ messages)

[PATCH 00/14] drm/amd/pm: Replace one-element arrays with flexible-array members
 2020-10-08 13:20 UTC  (5+ messages)

[PATCH] ARM: dts: stm32: Do not set eth1addr if KS8851 has EEPROM
 2020-10-08 13:14 UTC 

[PATCH] net: ks8851: Implement EEPROM MAC address readout
 2020-10-08 13:14 UTC 

[dpdk-dev] [PATCH] mbuf: fix to update documentation of QinQ stripped bit interpretation
 2020-10-08 13:13 UTC  (3+ messages)
` [dpdk-dev] [PATCH v2] mbuf: extend meaning of QinQ stripped bit

[Buildroot] [Bug 13256] New: CMAKE_GENERATOR environment variable makes CMake based builds fail
 2020-10-08 13:13 UTC 

[dpdk-dev] [PATCH v2] net/dpaa2: fix build error about timesync functions
 2020-10-08 13:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3] "

[PATCH] dma-buf: use struct_size macro
 2020-10-08 13:18 UTC  (4+ messages)

reduce iSERT Max IO size
 2020-10-08 13:12 UTC  (8+ messages)
            `  "

[dpdk-dev] [PATCH] EAL: An addition of cache line demote (CLDEMOTE) in rte_prefetch.h
 2020-10-08 13:12 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5] eal: add cache-line demote support

[PATCH v3 0/3] Add board support for HK10 board variants
 2020-10-08 13:11 UTC  (3+ messages)
` [PATCH v3 3/3] arm64: dts: Enabled MHI device over PCIe

[PATCHv2 net-next 09/17] sctp: add SCTP_REMOTE_UDP_ENCAPS_PORT sockopt
 2020-10-08 13:10 UTC  (5+ messages)

[PATCH v2 0/5] Exposing backing-chain allocation over NBD
 2020-10-08 13:04 UTC  (5+ messages)
` [PATCH v2 4/5] nbd: Add new qemu:allocation-depth metacontext

[PATCH v3 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2020-10-08 13:06 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: usb: dwc3-xilinx: Add documentation for Versal DWC3 Controller
` [PATCH v3 2/2] usb: dwc3: Add driver for Xilinx platforms


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.