All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-10-15 13:30:51 to 2020-10-15 14:06:48 UTC [more...]

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2020-10-15 14:06 UTC 

[PATCH 00/20] dt-bindings: usb: Add generic USB HCD, xHCI, DWC USB3 DT schema
 2020-10-15 14:04 UTC  (12+ messages)
` [PATCH 20/20] arch: dts: Fix DWC USB3 DT nodes name

[PATCH v3 06/17] scsi_transport_fc: Added store fucntionality to set the rport port_state using sysfs
 2020-10-15 14:05 UTC  (3+ messages)

Kernel patch cases qemu live migration failed
 2020-10-15 13:52 UTC  (6+ messages)

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2020-10-15 14:06 UTC 

[PATCH v2 00/16] Allow readpage to return a locked page
 2020-10-15 14:06 UTC  (5+ messages)
` [PATCH v2 01/16] mm: Add AOP_UPDATED_PAGE return value

post-receive: pub/scm/linux/kernel/git/bpf/bpf-next
 2020-10-15 14:06 UTC 

[PATCH] async.c: reduce the critical region in lowest_in_progress()
 2020-10-15 14:05 UTC 

[PATCH] Revert "drm/amdgpu: Fix NULL dereference in dpm sysfs handlers"
 2020-10-15 14:06 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/gem: Support parsing of oversize batches
 2020-10-15 14:05 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/gem: Support parsing of oversize batches (rev2)

[PATCH] powerpc: force inlining of csum_partial() to avoid multiple csum_partial() with GCC10
 2020-10-15 13:59 UTC  (6+ messages)

[dpdk-dev] [PATCH v4] app/testpmd: fix the default RSS key configuration
 2020-10-15 14:04 UTC  (4+ messages)
` [dpdk-dev] [PATCH v5] "

[PATCH v3 00/16] Add a General Virtual Device Fuzzer
 2020-10-15 13:46 UTC  (7+ messages)
` [PATCH v3 09/16] fuzz: add a crossover function to generic-fuzzer
` [PATCH v3 11/16] scripts/oss-fuzz: Add general-fuzzer build script

[PATCH 00/23] wfx: get out from the staging area
 2020-10-15 14:03 UTC  (5+ messages)
` [PATCH 07/23] wfx: add bus_sdio.c

[dpdk-dev] [RFC PATCH 0/5] rework feature enabling macros for compatibility
 2020-10-15 14:03 UTC  (7+ messages)
` [dpdk-dev] [PATCH v3 0/7] Rework build macros
  ` [dpdk-dev] [PATCH v3 6/7] build: standardize component names and defines

[PATCH V2] cpufreq: tegra186: Fix initial frequency
 2020-10-15 14:03 UTC  (3+ messages)

[PATCH v6 1/2] PCI/ERR: Call pci_bus_reset() before calling ->slot_reset() callback
 2020-10-15 14:03 UTC  (10+ messages)
` [PATCH v6 2/2] PCI/ERR: Split the fatal and non-fatal error recovery handling

[PATCH v2] x86/smpboot: Don't unconditionally call memguard_guard_stack() in cpu_smpboot_alloc()
 2020-10-15 14:02 UTC  (3+ messages)

[PATCH v2 0/3] dt-bindings: media: imx7 and ov2680 updates to yaml
 2020-10-15 15:52 UTC  (3+ messages)
` [PATCH v2 3/3] dt-bindings: imx7-mipi-csi2: convert bindings "

[PATCH v4 00/10] Support GEM object mappings from I/O memory
 2020-10-15 14:00 UTC  (26+ messages)
` [PATCH v4 01/10] drm/vram-helper: Remove invariant parameters from internal kmap function
` [PATCH v4 02/10] drm/cma-helper: Remove empty drm_gem_cma_prime_vunmap()
` [PATCH v4 03/10] drm/etnaviv: Remove empty etnaviv_gem_prime_vunmap()
` [PATCH v4 04/10] drm/exynos: Remove empty exynos_drm_gem_prime_{vmap,vunmap}()

[MPTCP] Re: [PATCH] Squash-to: "mptcp: refactor shutdown and close"
 2020-10-15 14:00 UTC 

[PATCH v3 0/7] tracing: Synthetic event dynamic string fixes
 2020-10-15 13:59 UTC  (4+ messages)
` [PATCH v3 7/7] selftests/ftrace: Add test case for synthetic event syntax errors

[git pull] drm next pull for 5.10-rc1
 2020-10-15 13:59 UTC  (3+ messages)

[PATCH] NFS: Fix mode bits and nlink count for v4 referral dirs
 2020-10-15 13:59 UTC  (6+ messages)

[PATCH] net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'
 2020-10-15 13:59 UTC  (2+ messages)

[MPTCP] Re: [mptcp-next] mptcp: track window announced to peer
 2020-10-15 13:59 UTC 

[PATCH v1] lib/test_list: Follow existing pattern for a file name
 2020-10-15 13:59 UTC 

[PATCH v4 00/16] Add a General Virtual Device Fuzzer
 2020-10-15 13:41 UTC  (17+ messages)
` [PATCH v4 01/16] memory: Add FlatView foreach function
` [PATCH v4 02/16] fuzz: Add general virtual-device fuzzer
` [PATCH v4 03/16] fuzz: Add PCI features to the general fuzzer
` [PATCH v4 04/16] fuzz: Add DMA support to the generic-fuzzer
` [PATCH v4 05/16] fuzz: Declare DMA Read callback function
` [PATCH v4 06/16] fuzz: Add fuzzer callbacks to DMA-read functions
` [PATCH v4 07/16] fuzz: Add support for custom crossover functions
` [PATCH v4 08/16] fuzz: add a DISABLE_PCI op to general-fuzzer
` [PATCH v4 09/16] fuzz: add a crossover function to generic-fuzzer
` [PATCH v4 10/16] scripts/oss-fuzz: Add script to reorder a general-fuzzer trace
` [PATCH v4 11/16] scripts/oss-fuzz: Add crash trace minimization script
` [PATCH v4 12/16] fuzz: Add instructions for using general-fuzz
` [PATCH v4 13/16] fuzz: add an "opaque" to the FuzzTarget struct
` [PATCH v4 14/16] fuzz: add general-fuzz configs for oss-fuzz
` [PATCH v4 15/16] fuzz: register predefined general-fuzz configs
` [PATCH v4 16/16] scripts/oss-fuzz: remove the general-fuzz target

[PATCH] mailbox: cancel timer before starting it
 2020-10-15 13:58 UTC  (5+ messages)

[PATCH RFC 0/8] kasan: hardware tag-based mode for production use on arm64
 2020-10-15 13:56 UTC  (4+ messages)
` [PATCH RFC 8/8] kasan: add and integrate kasan_mode boot param

[Outreachy] Introduction
 2020-10-15 13:57 UTC  (11+ messages)

[PATCH 0/3] Lenovo lap and palm sensor support
 2020-10-15 13:57 UTC  (4+ messages)
` [PATCH 1/3] Adding event codes for Lenovo lap and palm sensors
` [PATCH 2/3] Add support for Lenovo palm sensor
` [PATCH 3/3] Add support for Lenovo lap sensor

[PATCH] s390x/s390-virtio-ccw: Reset PCI devices during subsystem reset
 2020-10-15 13:45 UTC  (5+ messages)

[PATCH v1] self_tests/kvm: sync_regs and reset tests for diag318
 2020-10-15 13:56 UTC  (3+ messages)

[dpdk-dev] [RFC] ethdev: introduce Rx buffer split
 2020-10-15 13:57 UTC  (6+ messages)
` [dpdk-dev] [PATCH v6 1/6] "

[PATCH v3] Updated locking documentation for transaction_t
 2020-10-15 13:56 UTC  (2+ messages)
` [RFC] Fine-grained locking documentation for jbd2 data structures

[PATCH v3 00/19] sched: Migrate disable support
 2020-10-15 13:54 UTC  (3+ messages)
` [PATCH v3 10/19] sched: Fix migrate_disable() vs set_cpus_allowed_ptr()

[PATCH] tracing: Check return value of __create_val_fields() before using its result
 2020-10-15 13:54 UTC  (2+ messages)

[PATCH V2] scripts: spelling: Remove space in the entry memry to memory
 2020-10-15 13:54 UTC  (3+ messages)

[PATCH 00/17] fs/squashfs: fix memory leaks and introduce exists() function
 2020-10-15 13:54 UTC  (5+ messages)
` [PATCH 05/17] fs/squashfs: sqfs_split_path: fix memory leak and dangling pointers
` [PATCH 06/17] fs/squashfs: sqfs_read_directory_table: fix memory leak

post-receive: pub/scm/linux/kernel/git/marex/linux-2.6
 2020-10-15 13:53 UTC 

[dpdk-dev] eal: DPDK: 18.11.6 version rte_eal_init() function cleans the runtime directory in 5.4.35 kernel
 2020-10-15 13:52 UTC  (2+ messages)

[PATCH v2 0/5] Couple of bugfixes to sev-es series
 2020-10-15 13:52 UTC  (9+ messages)
` [PATCH] x86/boot/64: Initialize 5-level paging variables earlier

[PATCH] waf: explicitly run waf under Python 3
 2020-10-15 13:52 UTC  (4+ messages)
` [OE-core] "

post-receive: pub/scm/linux/kernel/git/sudeep.holla/linux
 2020-10-15 13:52 UTC 

[RFC PATCH v2 0/3] tracing: Show real address instead of hashed pointer
 2020-10-15 13:51 UTC  (4+ messages)
` [RFC PATCH v2 1/3] tracing: Show real address for trace event arguments

[RFC 0/5] NVMe passthrough: Support 64kB page host
 2020-10-15 13:49 UTC  (6+ messages)
` [RFC 1/5] block/nvme: use some NVME_CAP_* macros

[PATCH v2 kvm-unit-tests] runtime.bash: skip test when checked file doesn't exist
 2020-10-15 13:51 UTC  (3+ messages)

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-10-15 13:50 UTC 

[PATCH] ARM: dts: stm32: Consistently enable internal pull-ups for SD bus
 2020-10-15 13:47 UTC  (7+ messages)
` [Linux-stm32] "

[PATCH V2 1/1] selinux-testsuite: Update SCTP asconf client/server
 2020-10-15 13:49 UTC  (7+ messages)

[PATCH v1 0/2] Modify documentation and machine driver for SC7180 sound card
 2020-10-15 13:46 UTC  (8+ messages)
` [PATCH v1 1/2] ASoC: qcom: dt-bindings: Modify sc7180 machine bindings

[Buildroot] [PATCH] package/uboot-tools: create /var/lock directory for fw_printenv
 2020-10-15 13:46 UTC  (4+ messages)

[PATCH v10 0/6] add DFL bus support to MODULE_DEVICE_TABLE()
 2020-10-15 13:46 UTC  (6+ messages)
` [PATCH v10 1/6] fpga: dfl: fix the definitions of type & feature_id for dfl devices
` [PATCH v10 5/6] fpga: dfl: add support for N3000 Nios private feature

[dpdk-dev] [PATCH] baseband/turbo_sw: fix memory leak in error path
 2020-10-15 13:45 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

Greeting! !!
 2020-10-15 13:46 UTC 

[dpdk-dev] [PATCH 0/4] introduce support for hairpin between two ports
 2020-10-15 13:45 UTC  (5+ messages)
` [dpdk-dev] [PATCH v5 0/5] "
  ` [dpdk-dev] [PATCH v5 2/5] ethdev: add new attributes to hairpin config

[MPTCP] Re: [mptcp-next] mptcp: track window announced to peer
 2020-10-15 13:46 UTC 

post-receive: pub/scm/linux/kernel/git/marex/linux-2.6
 2020-10-15 13:43 UTC 

[Patch net v2] ip_gre: set dev->hard_header_len and dev->needed_headroom properly
 2020-10-15 13:42 UTC  (9+ messages)

[PATCH 0/3] Make test selection easier by specifying description substrings instead of just numeric counters
 2020-10-15 13:42 UTC  (4+ messages)

[PATCH v11 00/44] sg: add v4 interface
 2020-10-15 13:42 UTC  (3+ messages)
` [PATCH v11 27/44] sg: add sg v4 interface support

[GIT PULL] Fix unaligned direct IO read past EOF for 5.10-rc1
 2020-10-15 13:42 UTC 

[PATCH 1/2] arm64: dts: renesas: hihope-rzg2-ex: Drop rxc-skew-ps from ethernet-phy node
 2020-10-15 13:41 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: renesas: cat875: Remove "

post-receive: pub/scm/linux/kernel/git/leon/linux-rdma
 2020-10-15 13:41 UTC 

[RFC 00/13] Add support for DP-HDMI2.1 PCON
 2020-10-15 13:41 UTC  (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for Add support for DP-HDMI2.1 PCON (rev3)

[PATCH 1/5] erofs-utils: fix the conflict with the master branch
 2020-10-15 13:39 UTC  (5+ messages)
` [PATCH 2/5] erofs-utils: fix the wrong name length of tail file in the directory
` [PATCH 3/5] erofs-utils: fix the wrong address of inline dir content
` [PATCH 4/5] erofs-utils: support read special file
` [PATCH 5/5] erofs-utils: support read compressed file

[PATCH v3 00/10] KFENCE: A low-overhead sampling-based memory safety error detector
 2020-10-15 13:39 UTC  (12+ messages)
` [PATCH v3 03/10] arm64, kfence: enable KFENCE for ARM64

[RFC PATCH 0/3] arm64: Implement reliable stack trace
 2020-10-15 13:39 UTC  (4+ messages)
` [RFC PATCH 3/3] arm64: stacktrace: Implement reliable stacktrace

[PATCH V2 0/2] Some fixes for mdadm
 2020-10-15 13:40 UTC  (4+ messages)
` [PATCH V2 1/2] Check hostname file empty or not when creating raid device

[PATCH v2 1/2] extcon: add driver for TI TUSB320
 2020-10-15 13:40 UTC  (3+ messages)
    `  "

[PATCH v2 0/3] Clarify abstract scale usage for power values in Energy Model, EAS and IPA
 2020-10-15 13:40 UTC  (12+ messages)

[PATCH v3] introduce VFIO-over-socket protocol specificaion
 2020-10-15 13:36 UTC  (10+ messages)
` [PATCH v4] introduce vfio-user protocol specification

[PATCH v11 0/7] Finish converting git bisect to C part 2 subset 2
 2020-10-15 13:38 UTC  (8+ messages)
` [PATCH v11 1/7] bisect--helper: finish porting `bisect_start()` to C
` [PATCH v11 2/7] bisect--helper: retire `--bisect-clean-state` subcommand
` [PATCH v11 3/7] bisect--helper: retire `--next-all` subcommand
` [PATCH v11 4/7] bisect--helper: reimplement `bisect_state` & `bisect_head` shell functions in C
` [PATCH v11 5/7] bisect--helper: retire `--check-expected-revs` subcommand
` [PATCH v11 6/7] bisect--helper: retire `--write-terms` subcommand
` [PATCH v11 7/7] bisect--helper: retire `--bisect-autostart` subcommand

[PATCH 0/5] erofs-utils: support read special file and compressed file for fuse framework
 2020-10-15 13:37 UTC 

[dpdk-dev] [PATCH] net/mlx5: add debug print of LRO minimal size
 2020-10-15 13:37 UTC  (2+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH v1 3/3] scsi_debug: iouring iopoll support
 2020-10-15 13:37 UTC 

[Intel-gfx] [PATCH v3 00/63] drm/i915: Remove obj->mm.lock!
 2020-10-15 13:37 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915: Remove obj->mm.lock! (rev3)

[PATCH v1 2/3] megaraid_sas: iouring iopoll support
 2020-10-15 13:37 UTC 

[PATCH v1 1/3] add io_uring with IOPOLL support in scsi layer
 2020-10-15 13:36 UTC 

[PATCH v2 0/5] Updates to use IBM TSS C API rather than command line tools
 2020-10-15 13:36 UTC  (7+ messages)
` [PATCH v2 1/5] ima-evm-utils: Change env variable TPM_SERVER_TYPE for tpm_server

[PATCH v1 0/3] io_uring iopoll in scsi layer
 2020-10-15 13:35 UTC  (2+ messages)

[PATCH 1/2] drm/amdgpu/display: fix the NULL pointer reference on dmucb on dcn301
 2020-10-15 13:36 UTC  (3+ messages)
` [PATCH 2/2] drm/amdgpu/display: enable display ip block for vangogh

[xen-unstable-smoke test] 155842: regressions - FAIL
 2020-10-15 13:36 UTC 

post-receive: pub/scm/linux/kernel/git/jack/linux-fs
 2020-10-15 13:36 UTC 

[PATCH 1/1] NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
 2020-10-15 13:35 UTC 

[dpdk-dev] [PATCH 00/11] ethdev: change device stop to return status
 2020-10-15 13:30 UTC  (13+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 01/11] ethdev: change eth dev stop function to return int
  ` [dpdk-dev] [PATCH v2 02/11] test/event: check eth dev stop status
  ` [dpdk-dev] [PATCH v2 03/11] app: "
  ` [dpdk-dev] [PATCH v2 04/11] examples: "
  ` [dpdk-dev] [PATCH v2 05/11] net/bonding: "
  ` [dpdk-dev] [PATCH v2 06/11] kni: "
  ` [dpdk-dev] [PATCH v2 07/11] test/bonding: "
  ` [dpdk-dev] [PATCH v2 08/11] app/flow-perf: "
  ` [dpdk-dev] [PATCH v2 09/11] app/testpmd: "
  ` [dpdk-dev] [PATCH v2 10/11] net/failsafe: "
  ` [dpdk-dev] [PATCH v2 11/11] ethdev: change stop device callback to return int

[PATCH v7 0/6] Add support for length of each segment in the segcblist
 2020-10-15 13:35 UTC  (3+ messages)
` [PATCH v7 6/6] rcu/segcblist: Add additional comments to explain smp_mb()

[GIT PULL] UDF, reiserfs, ext2, quota fixes for 5.10-rc1
 2020-10-15 13:34 UTC 

[PATCH] x86/msr: fix handling of MSR_IA32_PERF_{STATUS/CTL}
 2020-10-15 13:34 UTC  (4+ messages)

[PATCH 0/4] soc: mediatek: Prepare MMSYS for DDP routing using tables
 2020-10-15 13:32 UTC  (7+ messages)
` [PATCH 4/4] soc: mediatek: mmsys: Use an array for setting the routing registers


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.