All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-30 19:54:20 to 2021-04-30 21:02:47 UTC [more...]

[PATCH v6 00/82] target/arm: Implement SVE2
 2021-04-30 20:25 UTC  (42+ messages)
` [PATCH v6 01/82] target/arm: Add ID_AA64ZFR0 fields and isar_feature_aa64_sve2
` [PATCH v6 02/82] target/arm: Implement SVE2 Integer Multiply - Unpredicated
` [PATCH v6 03/82] target/arm: Implement SVE2 integer pairwise add and accumulate long
` [PATCH v6 04/82] target/arm: Implement SVE2 integer unary operations (predicated)
` [PATCH v6 05/82] target/arm: Split out saturating/rounding shifts from neon
` [PATCH v6 06/82] target/arm: Implement SVE2 saturating/rounding bitwise shift left (predicated)
` [PATCH v6 07/82] target/arm: Implement SVE2 integer halving add/subtract (predicated)
` [PATCH v6 08/82] target/arm: Implement SVE2 integer pairwise arithmetic
` [PATCH v6 09/82] target/arm: Implement SVE2 saturating add/subtract (predicated)
` [PATCH v6 10/82] target/arm: Implement SVE2 integer add/subtract long
` [PATCH v6 11/82] target/arm: Implement SVE2 integer add/subtract interleaved long
` [PATCH v6 12/82] target/arm: Implement SVE2 integer add/subtract wide
` [PATCH v6 13/82] target/arm: Implement SVE2 integer multiply long
` [PATCH v6 14/82] target/arm: Implement PMULLB and PMULLT
` [PATCH v6 15/82] target/arm: Implement SVE2 bitwise shift left long
` [PATCH v6 16/82] target/arm: Implement SVE2 bitwise exclusive-or interleaved
` [PATCH v6 17/82] target/arm: Implement SVE2 bitwise permute
` [PATCH v6 18/82] target/arm: Implement SVE2 complex integer add
` [PATCH v6 19/82] target/arm: Implement SVE2 integer absolute difference and accumulate long
` [PATCH v6 20/82] target/arm: Implement SVE2 integer add/subtract long with carry
` [PATCH v6 21/82] target/arm: Implement SVE2 bitwise shift right and accumulate
` [PATCH v6 22/82] target/arm: Implement SVE2 bitwise shift and insert
` [PATCH v6 23/82] target/arm: Implement SVE2 integer absolute difference and accumulate
` [PATCH v6 24/82] target/arm: Implement SVE2 saturating extract narrow
` [PATCH v6 25/82] target/arm: Implement SVE2 floating-point pairwise
` [PATCH v6 26/82] target/arm: Implement SVE2 SHRN, RSHRN
` [PATCH v6 27/82] target/arm: Implement SVE2 SQSHRUN, SQRSHRUN
` [PATCH v6 28/82] target/arm: Implement SVE2 UQSHRN, UQRSHRN
` [PATCH v6 29/82] target/arm: Implement SVE2 SQSHRN, SQRSHRN
` [PATCH v6 30/82] target/arm: Implement SVE2 WHILEGT, WHILEGE, WHILEHI, WHILEHS
` [PATCH v6 31/82] target/arm: Implement SVE2 WHILERW, WHILEWR
` [PATCH v6 32/82] target/arm: Implement SVE2 bitwise ternary operations
` [PATCH v6 33/82] target/arm: Implement SVE2 MATCH, NMATCH
` [PATCH v6 34/82] target/arm: Implement SVE2 saturating multiply-add long
` [PATCH v6 35/82] target/arm: Implement SVE2 saturating multiply-add high
` [PATCH v6 36/82] target/arm: Implement SVE2 integer multiply-add long
` [PATCH v6 39/82] target/arm: Implement SVE2 RADDHNB, RADDHNT
` [PATCH v6 43/82] target/arm: Implement SVE2 XAR
` [PATCH v6 44/82] target/arm: Implement SVE2 scatter store insns
` [PATCH v6 52/82] target/arm: Implement SVE2 integer multiply (indexed)
` [PATCH v6 60/82] target/arm: Implement SVE mixed sign dot product

[pmbusplus] userspace i2c, pmbus interactions
 2021-04-30 21:00 UTC  (11+ messages)

[dpdk-dev] [PATCH v3 0/7] test: refactor crypto unit test framework
 2021-04-30 21:00 UTC  (4+ messages)
` [dpdk-dev] [PATCH v3 3/7] test/crypto: refactor to use sub-testsuites

[PATCH 0/2] clk: Implement a clock request API
 2021-04-30 20:59 UTC  (3+ messages)

[PATCH] x86: Enable clang LTO for 32-bit as well
 2021-04-30 20:58 UTC  (2+ messages)

Pain points in Git's patch flow
 2021-04-30 20:58 UTC  (14+ messages)

[syzbot] WARNING in do_epoll_ctl
 2021-04-30 20:58 UTC 

[master] Pull request
 2021-04-30 20:56 UTC  (2+ messages)
` [docs] "

[PATCH] cifs: fix automount regression of dfs links
 2021-04-30 20:56 UTC  (2+ messages)

[linux-linus test] 161549: regressions - FAIL
 2021-04-30 20:56 UTC 

[Buildroot] [PATCH 1/2] package/x11r7/xorgproto: bump version to 2021.4
 2021-04-30 20:55 UTC  (2+ messages)
` [Buildroot] [PATCH 2/2] package/x11r7/xdriver_xf86-input-libinput: bump version to 1.0.1

[dpdk-dev] How to disable SVE auto vectorization while using GCC
 2021-04-30 20:54 UTC  (3+ messages)

[PATCH ethtool-next 0/4] Extend module EEPROM API
 2021-04-30 20:54 UTC  (2+ messages)

[PATCH] mips: loongson64: fix reset.c build errors when SMP=n
 2021-04-30 20:50 UTC 

stable-rc/queue/4.19 baseline: 137 runs, 4 regressions (v4.19.189-1-gbab36f93665a6)
 2021-04-30 20:51 UTC 

[PATCH v2 0/5] Handle seccomp notification preemption
 2021-04-30 20:49 UTC  (12+ messages)
` [PATCH v2 1/5] seccomp: Refactor notification handler to prepare for new semantics
` [PATCH v2 2/5] seccomp: Add wait_killable semantic to seccomp user notifier
` [PATCH v2 3/5] selftests/seccomp: Add test for wait killable notifier
` [PATCH v2 4/5] seccomp: Support atomic "addfd + send reply"
` [PATCH v2 5/5] selftests/seccomp: Add test for atomic addfd+send

bug:git-check-ignore exit status is wrong for negative patterns when -v option used
 2021-04-30 20:51 UTC  (6+ messages)

stable-rc/linux-5.10.y baseline: 161 runs, 1 regressions (v5.10.33-3-g9fe3189f108d)
 2021-04-30 20:51 UTC 

[PATCH] drm/amdkfd: fix incorrect condition check for pci atomics gpu flags
 2021-04-30 20:51 UTC 

[PATCH] pci: add NVMe FLR quirk to the SM951 SSD
 2021-04-30 20:51 UTC  (2+ messages)

[syzbot] BUG: sleeping function called from invalid context in do_page_fault (2)
 2021-04-30 20:48 UTC 

Heads up: gcc miscompiling initramfs zlib decompression code at -O3
 2021-04-30 20:46 UTC  (2+ messages)

[PATCH] kvm: x86: move srcu lock out of kvm_vcpu_check_block
 2021-04-30 20:45 UTC  (2+ messages)

[PATCH v4 0/8] arm64: Allow 64-bit tasks to invoke compat syscalls
 2021-04-30 20:37 UTC  (18+ messages)
` [PATCH v4 1/8] mm: Add arch_get_mmap_base_topdown macro
` [PATCH v4 2/8] hugetlbfs: Use arch_get_mmap_* macros
` [PATCH v4 3/8] mm: Support mmap_compat_base with the generic layout
` [PATCH v4 4/8] arm64: Separate in_compat_syscall from is_compat_task
` [PATCH v4 5/8] arm64: mm: Use HAVE_ARCH_COMPAT_MMAP_BASES
` [PATCH v4 6/8] arm64: Add a compat syscall flag to thread_info
` [PATCH v4 7/8] arm64: Forbid calling compat sigreturn from 64-bit tasks
` [PATCH v4 8/8] arm64: Allow 64-bit tasks to invoke compat syscalls

siginfo_t ABI break on sparc64 from si_addr_lsb move 3y ago
 2021-04-30 20:43 UTC  (7+ messages)

[OE-core] [PATCH] perl: fix startperl configuration option for perl-native
 2021-04-30 20:42 UTC  (3+ messages)
`  "

[xen-unstable-smoke test] 161556: tolerable all pass - PUSHED
 2021-04-30 20:41 UTC 

[RFC PATCH v2 0/3] UAC2 Gadget: feedback endpoint support
 2021-04-30 20:41 UTC  (6+ messages)
` [RFC PATCH v2 1/3] usb: gadget: f_uac2/u_audio: add "

[PATCH v3 0/3] audit: add support for openat2
 2021-04-30 20:35 UTC  (14+ messages)
` [PATCH v3 1/3] audit: replace magic audit syscall class numbers with macros
` [PATCH v3 2/3] audit: add support for the openat2 syscall
` [PATCH v3 3/3] audit: add OPENAT2 record to list how

[BUG 212887] [PATCH] getopt.3: Clarify behaviour
 2021-04-30 20:37 UTC  (2+ messages)

[Buildroot] [PATCH] package/openjdk: drop patch left over after last bump
 2021-04-30 20:36 UTC 

[PATCH 1/3] arm64: armv8_deprecated: Fix swp_handler() signal generation
 2021-04-30 20:31 UTC  (13+ messages)
` [PATCH 2/3] arm64: signal: sigreturn() and rt_sigreturn() sometime returns the wrong signals

[PATCH] PCI/VPD: Use unaligned access helper in pci_vpd_write
 2021-04-30 20:35 UTC  (3+ messages)

[PATCH] auto-t: add FT-back to original AP on FT-PSK-roam
 2021-04-30 20:34 UTC  (2+ messages)

[PATCH v4 00/10] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-04-30 20:29 UTC  (6+ messages)
` [PATCH v4 07/10] dt-bindings: soc: rockchip: Convert grf.txt to YAML

[android-common:android-4.19 1/4] fs/incfs/format.c:617:5: warning: format specifies type 'long' but the argument has type 'size_t' (aka 'unsigned int')
 2021-04-30 20:32 UTC 

[PATCH v5 00/12] evm: Improve usability of portable signatures
 2021-04-30 20:28 UTC  (3+ messages)
` [PATCH v5 03/12] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded

[PATCH] media: I2C: change 'RST' to "RSET" to fix multiple build errors
 2021-04-30 20:19 UTC  (2+ messages)

[driver-core:umn.edu-reverts-round1] BUILD SUCCESS e68775d49af33dc6cae8f6dd466fd46cc7524442
 2021-04-30 20:23 UTC 

[driver-core:debugfs_cleanup] BUILD SUCCESS 0a2023d7b1c0a07ad0297e4ba0674166f7f2094f
 2021-04-30 20:23 UTC 

[dunfell/master PATCH v2] linux-ti-staging: Update 5.10 kernel to 5.10.30
 2021-04-30 20:23 UTC  (3+ messages)
` [dunfell/master PATCH] conf: am65xx-evm: ReIntroduce AM65 SR1.0 overlay

[PATCH v7 0/9] arm64 userspace counter access support
 2021-04-30 20:16 UTC  (7+ messages)
` [PATCH v7 7/9] perf: arm64: Add test for userspace counter access on heterogeneous systems

[RFC PATCH v2 0/2] hw/ppc: code motion to compile without TCG
 2021-04-30 20:19 UTC  (3+ messages)
` [RFC PATCH v2 1/2] target/ppc: Moved functions out of mmu-hash64

[PATCH] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
 2021-04-30 20:15 UTC  (5+ messages)
`  "
    ` [dm-devel] "

[PATCH v4 1/2] gpio: Add support for IDT 79RC3243x GPIO controller
 2021-04-30 20:19 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: gpio: Add devicetree binding for IDT 79RC32434 "

[PATCH v4 0/4] Add Ampere's Altra SMPro hwmon driver
 2021-04-30 20:19 UTC  (4+ messages)
` [PATCH v4 1/4] dt-bindings: mfd: Add bindings for Ampere Altra SMPro drivers

Kernel bug in async_xor_offs during RAID5 recovery
 2021-04-30 20:16 UTC 

stable-rc/linux-4.4.y baseline: 93 runs, 8 regressions (v4.4.268-2-g8de4e5f379d58)
 2021-04-30 20:15 UTC 

[PATCH 5.10 0/2] 5.10.34-rc1 review
 2021-04-30 20:14 UTC  (2+ messages)

[RFC v2 0/4] kunit: tool: add support for QEMU
 2021-04-30 20:14 UTC  (5+ messages)
` [RFC v2 3/4] "

[RFC PATCH] ima-evm-utils: Allow manual setting keyid for signing
 2021-04-30 20:13 UTC 

Coverity: frwr_unmap_sync(): Null pointer dereferences
 2021-04-30 20:12 UTC  (4+ messages)

[Buildroot] [Bug 13781] New: isc dhcp-server package don't create file /usr/bin/dhcpd
 2021-04-30 20:12 UTC  (2+ messages)
` [Buildroot] [Bug 13781] "

[PATCH v6 0/3] mainline ti tsc2046 adc driver
 2021-04-30 20:11 UTC  (3+ messages)
` [PATCH v6 1/3] dt-bindings:iio:adc: add generic settling-time-us and oversampling-ratio channel properties

[RFC PATCH 0/2] leds: trigger: introduce block trigger
 2021-04-30 20:11 UTC  (3+ messages)
` [RFC PATCH 2/2] leds: trigger: implement "

[PATCH v3 00/30] Base for adding PowerPC 64-bit instructions
 2021-04-30 20:08 UTC  (3+ messages)
` [PATCH v3 05/30] target/ppc: Add cia field to DisasContext

[PATCH v3 0/2] KVM: x86: guest interface for SEV live migration
 2021-04-30 20:10 UTC  (3+ messages)
` [PATCH v3 2/2] KVM: X86: Introduce KVM_HC_PAGE_ENC_STATUS hypercall

[RESEND PATCH v6 1/4] mfd: rt4831: Adds support for Richtek RT4831
 2021-04-30 20:10 UTC  (7+ messages)
` [RESEND PATCH v6 2/4] backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight
` [RESEND PATCH v6 3/4] mfd: rt4831: Adds DT binding document for Richtek RT4831

[PULL REQUEST] i2c for 5.13
 2021-04-30 20:10 UTC  (2+ messages)

[GIT PULL] pin control bulk changes for the v5.13 kernel cycle
 2021-04-30 20:10 UTC  (2+ messages)

[dpdk-dev] [PATCH 0/4] bnxt PMD fixes
 2021-04-30 20:14 UTC  (5+ messages)
` [dpdk-dev] [PATCH 1/4] net/bnxt: fix mismatched type comparison
` [dpdk-dev] [PATCH 2/4] net/bnxt: fix unchecked return value
` [dpdk-dev] [PATCH 3/4] net/bnxt: fix mismatched comparison
` [dpdk-dev] [PATCH 4/4] net/bnxt: fix ring count calculation

[PATCH v7 0/6] Qualcomm Light Pulse Generator
 2021-04-30 20:05 UTC  (3+ messages)
` [PATCH v7 1/6] dt-bindings: leds: Add Qualcomm Light Pulse Generator binding

[PATCH 00/23] [RFC] Builtin FSMonitor Feature
 2021-04-30 20:05 UTC  (4+ messages)
` [PATCH 15/23] fsmonitor-fs-listen-macos: implement FSEvent listener on MacOS

[PATCH 5.11 0/3] 5.11.18-rc1 review
 2021-04-30 20:03 UTC  (2+ messages)

[PATCHv2 net 0/3] sctp: always send a chunk with the asoc that it belongs to
 2021-04-30 20:03 UTC  (4+ messages)
` [PATCHv2 net 1/3] sctp: do asoc update earlier in sctp_sf_do_dupcook_a
  ` [PATCHv2 net 2/3] Revert "sctp: Fix bundling of SHUTDOWN with COOKIE-ACK"
    ` [PATCHv2 net 3/3] sctp: do asoc update earlier in sctp_sf_do_dupcook_b

[dunfell/master PATCH 1/2] ti-uboot-staging: Update to the latest ti-u-boot-2021.01
 2021-04-30 20:03 UTC  (4+ messages)
` [dunfell/master PATCH 2/2] linux-ti-staging: Update 5.10 kernel to 5.10.30
  ` [meta-ti] "

[libgpiod][PATCH] tools: gpioget: add new --dir-as-is option for GPO read-back
 2021-04-30 20:02 UTC  (2+ messages)

[PATCH v2 0/3] fast-export, fast-import: implement signed-commits
 2021-04-30 19:59 UTC  (6+ messages)
` [PATCH v3 "
  ` [PATCH v3 3/3] "

[PATCH v4 0/1] Introduce support for PSF control
 2021-04-30 19:56 UTC  (4+ messages)
` [PATCH v4 1/1] x86/cpufeatures: Implement Predictive Store Forwarding control

[PATCH bpf] selftests/bpf: Rewrite test_tc_redirect.sh as prog_tests/tc_redirect.c
 2021-04-30 19:56 UTC  (2+ messages)

[PATCH v3 0/7] target/ppc: untangle CPU init from translation
 2021-04-30 19:35 UTC  (2+ messages)
` [PATCH v3 7/7] target/ppc: isolated cpu init from translation logic

[PATCH] KEYS: trusted: fix memory leak
 2021-04-30 19:50 UTC  (2+ messages)

[GIT PULL] sound updates for 5.13
 2021-04-30 19:55 UTC  (2+ messages)

[git pull] drm tegra-next + fixes for 5.13-rc1
 2021-04-30 19:55 UTC  (3+ messages)

[GIT PULL] HID for 5.13
 2021-04-30 19:55 UTC  (2+ messages)

[PATCH v8 0/5] USB: misc: Add onboard_usb_hub driver
 2021-04-30 19:54 UTC  (5+ messages)
` [PATCH v8 1/5] dt-bindings: usb: Add binding for Realtek RTS5411 hub controller
` [PATCH v8 3/5] of/platform: Add stubs for of_platform_device_create/destroy()

Urgent PO
 2021-04-30 19:54 UTC 

[PATCH 00/29] Speculative page faults (anon vmas only)
 2021-04-30 19:52 UTC  (4+ messages)
` [PATCH 23/29] mm: implement speculative handling in do_swap_page()
` [PATCH 27/29] mm: anon spf statistics
` [PATCH 31/31] powerpc/mm: attempt speculative mm faults first


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.