All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-26 21:28:43 to 2020-06-26 22:25:16 UTC [more...]

[PATCH 0/3] Add strace support for printing arguments for a group of selected syscalls
 2020-06-26 21:39 UTC  (4+ messages)
` [PATCH 1/3] linux-user: Add strace support for printing arguments of truncate()/ftruncate() and getsid()
` [PATCH 2/3] linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory
` [PATCH 3/3] linux-user: Add strace support for printing arguments of some clock and time functions

[PULL 00/63] riscv-to-apply queue
 2020-06-26 21:44 UTC  (56+ messages)
` [PULL 01/63] riscv: plic: Honour source priorities
` [PULL 02/63] riscv: plic: Add a couple of mising sifive_plic_update calls
` [PULL 03/63] target/riscv: add vector extension field in CPURISCVState
` [PULL 04/63] target/riscv: implementation-defined constant parameters
` [PULL 05/63] target/riscv: support vector extension csr
` [PULL 06/63] target/riscv: add vector configure instruction
` [PULL 07/63] target/riscv: add an internals.h header
` [PULL 08/63] target/riscv: add vector stride load and store instructions
` [PULL 09/63] target/riscv: add vector index "
` [PULL 10/63] target/riscv: add fault-only-first unit stride load
` [PULL 11/63] target/riscv: add vector amo operations
` [PULL 12/63] target/riscv: vector single-width integer add and subtract
` [PULL 13/63] target/riscv: vector widening "
` [PULL 14/63] target/riscv: vector integer add-with-carry / subtract-with-borrow instructions
` [PULL 15/63] target/riscv: vector bitwise logical instructions
` [PULL 16/63] target/riscv: vector single-width bit shift instructions
` [PULL 17/63] target/riscv: vector narrowing integer right "
` [PULL 18/63] target/riscv: vector integer comparison instructions
` [PULL 19/63] target/riscv: vector integer min/max instructions
` [PULL 20/63] target/riscv: vector single-width integer multiply instructions
` [PULL 21/63] target/riscv: vector integer divide instructions
` [PULL 22/63] target/riscv: vector widening integer multiply instructions
` [PULL 23/63] target/riscv: vector single-width integer multiply-add instructions
` [PULL 24/63] target/riscv: vector widening "
` [PULL 25/63] target/riscv: vector integer merge and move instructions
` [PULL 26/63] target/riscv: vector single-width saturating add and subtract
` [PULL 27/63] target/riscv: vector single-width averaging "
` [PULL 28/63] target/riscv: vector single-width fractional multiply with rounding and saturation
` [PULL 29/63] target/riscv: vector widening saturating scaled multiply-add
` [PULL 30/63] target/riscv: vector single-width scaling shift instructions
` [PULL 31/63] target/riscv: vector narrowing fixed-point clip instructions
` [PULL 32/63] target/riscv: vector single-width floating-point add/subtract instructions
` [PULL 33/63] target/riscv: vector widening "
` [PULL 34/63] target/riscv: vector single-width floating-point multiply/divide instructions
` [PULL 35/63] target/riscv: vector widening floating-point multiply
` [PULL 36/63] target/riscv: vector single-width floating-point fused multiply-add instructions
` [PULL 37/63] target/riscv: vector widening "
` [PULL 38/63] target/riscv: vector floating-point square-root instruction
` [PULL 39/63] target/riscv: vector floating-point min/max instructions
` [PULL 40/63] target/riscv: vector floating-point sign-injection instructions
` [PULL 41/63] target/riscv: vector floating-point compare instructions
` [PULL 42/63] target/riscv: vector floating-point classify instructions
` [PULL 43/63] target/riscv: vector floating-point merge instructions
` [PULL 44/63] target/riscv: vector floating-point/integer type-convert instructions
` [PULL 45/63] target/riscv: widening "
` [PULL 46/63] target/riscv: narrowing "
` [PULL 47/63] target/riscv: vector single-width integer reduction instructions
` [PULL 48/63] target/riscv: vector wideing "
` [PULL 49/63] target/riscv: vector single-width floating-point "
` [PULL 50/63] target/riscv: vector widening "
` [PULL 51/63] target/riscv: vector mask-register logical instructions
` [PULL 52/63] target/riscv: vector mask population count vmpopc
` [PULL 53/63] target/riscv: vmfirst find-first-set mask bit
` [PULL 54/63] target/riscv: set-X-first "
` [PULL 62/63] target/riscv: vector compress instruction

problem with Jabra EVOLVE 20 headset, and usb quirk update
 2020-06-26 22:24 UTC 

[PATCH] Drivers: hv: Change flag to write log level in panic msg to false
 2020-06-26 22:23 UTC  (4+ messages)

post-receive: pub/scm/git/git
 2020-06-26 22:21 UTC 

[Patch] mm: Increase pagevec size on large system
 2020-06-26 21:23 UTC 

[PATCH] spi: spi-geni-qcom: Don't set the cs if it was already right
 2020-06-26 22:19 UTC 

[PATCH v3 0/5] IOMMU user API enhancement
 2020-06-26 22:19 UTC  (4+ messages)
` [PATCH v3 1/5] docs: IOMMU user API

[PATCH 1/3] samples: bpf: fix bpf programs with kprobe/sys_connect event
 2020-06-26 22:19 UTC  (8+ messages)
` [PATCH 2/3] samples: bpf: cleanup pointer error check with libbpf
` [PATCH 3/3] samples: bpf: refactor BPF map in map test "

[PATCH v2 0/2] zone-append support in io-uring and aio
 2020-06-26 22:15 UTC  (3+ messages)

[PATCH BlueZ] mesh: Clean up config model publication set
 2020-06-26 22:18 UTC  (2+ messages)
` [BlueZ] "

[PATCH 1/2] icu: merge .inc into main recipe
 2020-06-26 22:17 UTC  (13+ messages)
` [OE-core] "

[PATCH bpf-next v3 0/4] bpf, netns: Prepare for multi-prog attachment
 2020-06-26 22:15 UTC  (6+ messages)
` [PATCH bpf-next v3 2/4] bpf, netns: Keep attached programs in bpf_prog_array

[PATCH] kernel/trace: Add TRACING_ALLOW_PRINTK config option
 2020-06-26 22:14 UTC  (6+ messages)

[PATCH net-next 0/2] mlxsw: Add support for QSFP-DD transceiver type
 2020-06-26 22:13 UTC  (6+ messages)
` [PATCH net-next 1/2] mlxsw: core: Add ethtool support for QSFP-DD transceivers

[renesas-devel:master] BUILD SUCCESS a9c1da309248d250196ee61db6147c2621f23b3b
 2020-06-26 22:11 UTC 

[renesas-devel:next] BUILD SUCCESS 858861023cecc8ebd10e52a1ce69bea6b325374f
 2020-06-26 22:11 UTC 

[renesas-devel:renesas-arm-dt-for-v5.9] BUILD SUCCESS 667175f5029c5f6ec7a72811fc6b14c33d252286
 2020-06-26 22:11 UTC 

post-receive: pub/scm/linux/kernel/git/netdev/net
 2020-06-26 22:11 UTC 

[bug report] clk: vc5: Enable addition output configurations of the Versaclock
 2020-06-26 22:11 UTC  (2+ messages)

[dpdk-dev] [PATCH 1/5] app/testpmd: clock gettime call in throughput calculation
 2020-06-26 22:09 UTC  (6+ messages)
` [dpdk-dev] [PATCH v2 "
  ` [dpdk-dev] [PATCH v2 2/5] app/testpmd: enable burst stats for flowgen mode rx path
  ` [dpdk-dev] [PATCH v2 3/5] app/testpmd: enable burst stats for noisy vnf mode
  ` [dpdk-dev] [PATCH v2 4/5] app/testpmd: fix burst percentage calculation
  ` [dpdk-dev] [PATCH v2 5/5] app/testpmd: enable empty polls in burst stats

mmotm 2020-06-25-20-36 uploaded
 2020-06-26 22:09 UTC  (2+ messages)
` mmotm 2020-06-25-20-36 uploaded (mm/memory-failure.c)

[PATCH bpf-next v2 1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook
 2020-06-26 22:08 UTC  (3+ messages)
` [PATCH bpf-next v2 2/4] libbpf: add support for BPF_CGROUP_INET_SOCK_RELEASE

[PATCH bpf-next 1/4] bpf: add BPF_CGROUP_INET_SOCK_RELEASE hook
 2020-06-26 22:06 UTC  (5+ messages)
` [PATCH bpf-next 2/4] libbpf: add support for BPF_CGROUP_INET_SOCK_RELEASE
` [PATCH bpf-next 4/4] selftests/bpf: test BPF_CGROUP_INET_SOCK_RELEASE

[PATCH] drm: omapdrm: Delete surplus GPIO includes
 2020-06-26 22:06 UTC 

[Buildroot] [PATCH 1/4] package/liburcu: bump version to 0.12.1
 2020-06-26 22:06 UTC  (4+ messages)
` [Buildroot] [PATCH 2/4] package/lttng-libust: bump version to 2.12.0
` [Buildroot] [PATCH 3/4] package/lttng-tools: bump version to 2.12.1
` [Buildroot] [PATCH 4/4] package/lttng-{libust, tools}: use proper systemd rundir

[RFC PATCH 00/11] Add UEFI support for RISC-V
 2020-06-26 22:03 UTC  (14+ messages)
` [RFC PATCH 01/11] efi: Fix gcc error around __umoddi3 for 32 bit builds
` [RFC PATCH 10/11] efi: Rename arm-init to efi-init common for all arch

[Patch net] cgroup: fix cgroup_sk_alloc() for sk_clone_lock()
 2020-06-26 22:03 UTC  (14+ messages)

[PATCH net] enetc: Fix tx rings bitmap iteration range, irq handling
 2020-06-26 22:03 UTC  (2+ messages)

[PATCH] drm: gma500: Drop surplus include
 2020-06-26 22:01 UTC 

[PATCH v2] Replace HTTP links with HTTPS ones: Documentation/arm
 2020-06-26 22:01 UTC  (3+ messages)

[PATCH net-next 0/5] sched: A series of fixes and optimisations for sch_cake
 2020-06-26 22:00 UTC  (7+ messages)
` [PATCH net-next 1/5] sch_cake: fix IP protocol handling in the presence of VLAN tags
        ` [Cake] "

[RFC PATCH 02/10] dt-bindings: Add vendor prefix for Netronix, Inc
 2020-06-26 21:55 UTC  (6+ messages)
` [RFC PATCH 07/10] dt-bindings: rtc: Add bindings for Netronix embedded controller RTC

post-receive: pub/scm/utils/grokmirror/grokmirror
 2020-06-26 21:59 UTC 

Regarding Git and Branch Naming
 2020-06-26 21:58 UTC  (5+ messages)

post-receive: pub/scm/utils/grokmirror/grokmirror
 2020-06-26 21:58 UTC 

[RFC 00/10] perf tools: Add support to reuse metric
 2020-06-26 21:57 UTC  (8+ messages)
` [PATCH 06/10] perf tools: Collect other metrics in struct egroup
` [PATCH 10/10] perf tests: Add cache_miss_cycles to metric parse test

[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-26 21:52 UTC  (31+ messages)
` [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v5 02/12] arch: arm64: "
` [PATCH v5 06/12] arch: xtensa: "
` [PATCH v5 07/12] kunit: test: create a single centralized executor for all tests
` [PATCH v5 08/12] init: main: add KUnit to kernel init
` [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format
` [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option
` [PATCH v5 11/12] Documentation: Add kunit_shutdown to kernel-parameters.txt

[PATCH v2 0/2] arm: Warn on orphan section placement
 2020-06-26 21:55 UTC  (7+ messages)
` [PATCH v2 1/2] arm/build: "

[PATCH net-next 0/8] net: organize driver docs by device type
 2020-06-26 21:56 UTC  (3+ messages)
` [PATCH net-next 1/8] docs: networking: reorganize driver documentation again

[PATCH v4 bpf-next 00/14] bpf: Add d_path helper
 2020-06-26 21:55 UTC  (19+ messages)
` [PATCH v4 bpf-next 02/14] bpf: Compile resolve_btfids tool at kernel compilation start
` [PATCH v4 bpf-next 03/14] bpf: Add BTF_ID_LIST/BTF_ID macros
` [PATCH v4 bpf-next 04/14] bpf: Resolve BTF IDs in vmlinux image
` [PATCH v4 bpf-next 05/14] bpf: Remove btf_id helpers resolving
` [PATCH v4 bpf-next 06/14] bpf: Use BTF_ID to resolve bpf_ctx_convert struct
` [PATCH v4 bpf-next 08/14] bpf: Add BTF_SET_START/END macros
` [PATCH v4 bpf-next 11/14] tools headers: Adopt verbatim copy of btf_ids.h from kernel sources
` [PATCH v4 bpf-next 13/14] selftests/bpf: Add test for d_path helper

[PATCH] x86/split_lock: Enumerate split lock feature on Sapphire Rapids
 2020-06-26 21:55 UTC 

[PATCH 0/2] Make oid_to_hex() thread-safe
 2020-06-26 21:54 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] compat/win32/pthread: add pthread_once()
  ` [PATCH v2 2/2] hex: make hash_to_hex_algop() and friends thread-safe

[GIT PULL] gpio: fixes for v5.8-rc3
 2020-06-26 21:53 UTC  (2+ messages)

[PATCH 00/26] mm: Page fault accounting cleanups
 2020-06-26 21:53 UTC  (6+ messages)
` [PATCH 01/26] mm: Do page fault accounting in handle_mm_fault

[GIT PULL] Please pull NFS client fixes for 5.8-rc
 2020-06-26 21:53 UTC 

[PATCH] ath10k: Add interrupt summary based CE processing
 2020-06-26 21:52 UTC  (7+ messages)

[PATCH 0/2] ath10k: Add chain-1 voltage regulator voting
 2020-06-26 21:51 UTC  (7+ messages)
` [PATCH 1/2] dt: bindings: Add new regulator as optional property for WCN3990
` [PATCH 2/2] ath10k: Add support for chain1 regulator supply voting

[PATCH 1/1] watchdog: Add common nowayout parameter to booke_wdt driver
 2020-06-26 21:51 UTC 

[PATCH 0/5] devres: provide and use devm_krealloc()
 2020-06-26 21:50 UTC  (3+ messages)
` [PATCH 5/5] hwmon: pmbus: use more devres helpers

post-receive: pub/scm/linux/kernel/git/axboe/linux-block
 2020-06-26 21:50 UTC 

how crippled is ruby support in YP 3.0?
 2020-06-26 21:47 UTC  (3+ messages)
` [yocto] "

[pull] amdgpu, amdkfd, radeon drm-next-5.9
 2020-06-26 21:44 UTC  (2+ messages)

RPC Pipefs: Frequent parsing errors in client database
 2020-06-26 21:44 UTC  (13+ messages)
      ` Strange segmentation violations of rpc.gssd in Debian Buster
                    ` [PATCH v2] "

[PATCH] hw/arm: Add 'virtm' hardware
 2020-06-26 21:40 UTC  (7+ messages)

post-receive: pub/scm/linux/kernel/git/dhowells/linux-fs
 2020-06-26 21:40 UTC 

[PATCH v2] kbuild: buildtar: add arm64 dtbs support
 2020-06-26 21:40 UTC  (3+ messages)

[PATCH 00/18] multiple preferred nodes
 2020-06-26 21:39 UTC  (6+ messages)

[PATCH v2 bpf-next 0/4] bpf: introduce bpf_get_task_stack()
 2020-06-26 21:38 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/4] perf: export get/put_chain_entry()

[PATCH V4 0/3] iommu: Add support to change default domain of an iommu group
 2020-06-26 21:34 UTC  (2+ messages)

[RFC v2 0/1] memory: Delete assertion in memory_region_unregister_iommu_notifier
 2020-06-26 21:29 UTC  (3+ messages)
` [RFC v2 1/1] "

[PATCH v6 0/9] hw/misc/pca9552: Trace GPIO change events
 2020-06-26 21:28 UTC  (4+ messages)
` [PATCH v6 1/9] hw/i2c/core: Add i2c_try_create_slave() and i2c_realize_and_unref()


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.