All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-30 20:37:00 to 2021-04-30 21:40:59 UTC [more...]

[PATCH 0/7] Parallel Checkout (part 3)
 2021-04-30 21:40 UTC  (5+ messages)
` [PATCH v2 0/8] "
  ` [PATCH v2 1/8] make_transient_cache_entry(): optionally alloc from mem_pool
  ` [PATCH v2 2/8] builtin/checkout.c: complete parallel checkout support
  ` [PATCH v2 3/8] checkout-index: add "

[PATCH v4 00/10] arm64: dts: rockchip: add basic dtsi/dts files for RK3568 SoC
 2021-04-30 21:40 UTC  (27+ messages)
` [PATCH v4 01/10] dt-bindings: i2c: i2c-rk3x: add description for rk3568
` [PATCH v4 02/10] dt-bindings: serial: snps-dw-apb-uart: "
` [PATCH v4 03/10] dt-bindings: mmc: rockchip-dw-mshc: "
` [PATCH v4 04/10] dt-bindings: watchdog: dw-wdt: "
` [PATCH v4 05/10] dt-bindings: pwm: rockchip: "
` [PATCH v4 06/10] dt-bindings: gpio: change items restriction of clock for rockchip,gpio-bank
` [PATCH v4 10/10] arm64: dts: rockchip: add basic dts for RK3568 EVB

[PATCH v6 00/82] target/arm: Implement SVE2
 2021-04-30 20:26 UTC  (70+ messages)
` [PATCH v6 09/82] target/arm: Implement SVE2 saturating add/subtract (predicated)
` [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 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 37/82] target/arm: Implement SVE2 complex integer multiply-add
` [PATCH v6 38/82] target/arm: Implement SVE2 ADDHNB, ADDHNT
` [PATCH v6 39/82] target/arm: Implement SVE2 RADDHNB, RADDHNT
` [PATCH v6 40/82] target/arm: Implement SVE2 SUBHNB, SUBHNT
` [PATCH v6 41/82] target/arm: Implement SVE2 RSUBHNB, RSUBHNT
` [PATCH v6 42/82] target/arm: Implement SVE2 HISTCNT, HISTSEG
` [PATCH v6 43/82] target/arm: Implement SVE2 XAR
` [PATCH v6 44/82] target/arm: Implement SVE2 scatter store insns
` [PATCH v6 45/82] target/arm: Implement SVE2 gather load insns
` [PATCH v6 46/82] target/arm: Implement SVE2 FMMLA
` [PATCH v6 47/82] target/arm: Implement SVE2 SPLICE, EXT
` [PATCH v6 48/82] target/arm: Pass separate addend to {U, S}DOT helpers
` [PATCH v6 49/82] target/arm: Pass separate addend to FCMLA helpers
` [PATCH v6 50/82] target/arm: Split out formats for 2 vectors + 1 index
` [PATCH v6 51/82] target/arm: Split out formats for 3 "
` [PATCH v6 52/82] target/arm: Implement SVE2 integer multiply (indexed)
` [PATCH v6 53/82] target/arm: Implement SVE2 integer multiply-add (indexed)
` [PATCH v6 54/82] target/arm: Implement SVE2 saturating multiply-add high (indexed)
` [PATCH v6 55/82] target/arm: Implement SVE2 saturating multiply-add (indexed)
` [PATCH v6 56/82] target/arm: Implement SVE2 saturating multiply (indexed)
` [PATCH v6 57/82] target/arm: Implement SVE2 signed saturating doubling multiply high
` [PATCH v6 58/82] target/arm: Implement SVE2 saturating multiply high (indexed)
` [PATCH v6 59/82] target/arm: Implement SVE mixed sign dot product (indexed)
` [PATCH v6 60/82] target/arm: Implement SVE mixed sign dot product
` [PATCH v6 61/82] target/arm: Implement SVE2 crypto unary operations
` [PATCH v6 62/82] target/arm: Implement SVE2 crypto destructive binary operations
` [PATCH v6 63/82] target/arm: Implement SVE2 crypto constructive "
` [PATCH v6 64/82] target/arm: Implement SVE2 TBL, TBX
` [PATCH v6 65/82] target/arm: Implement SVE2 FCVTNT
` [PATCH v6 66/82] target/arm: Implement SVE2 FCVTLT
` [PATCH v6 67/82] target/arm: Implement SVE2 FCVTXNT, FCVTX
` [PATCH v6 68/82] target/arm: Implement SVE2 FLOGB
` [PATCH v6 69/82] target/arm: Share table of sve load functions
` [PATCH v6 70/82] target/arm: Implement SVE2 LD1RO
` [PATCH v6 71/82] target/arm: Implement 128-bit ZIP, UZP, TRN
` [PATCH v6 72/82] target/arm: Implement SVE2 bitwise shift immediate
` [PATCH v6 73/82] target/arm: Implement SVE2 fp multiply-add long
` [PATCH v6 74/82] target/arm: Implement aarch64 SUDOT, USDOT
` [PATCH v6 75/82] target/arm: Split out do_neon_ddda_fpst
` [PATCH v6 76/82] target/arm: Remove unused fpst from VDOT_scalar
` [PATCH v6 77/82] target/arm: Fix decode for VDOT (indexed)
` [PATCH v6 78/82] target/arm: Split decode of VSDOT and VUDOT
` [PATCH v6 79/82] target/arm: Implement aarch32 VSUDOT, VUSDOT

[PATCH v3 00/15] qemu_iotests: improve debugging options
 2021-04-30 21:03 UTC  (7+ messages)
` [PATCH v3 05/15] qemu-iotests: delay QMP socket timers
` [PATCH v3 10/15] qemu_iotests: extent QMP socket timeout when using valgrind

[PATCH 1/1] drm/amdkfd: Make svm_migrate_put_sys_page static
 2021-04-30 21:39 UTC  (2+ messages)

[v3 0/2] drm: Add support for backlight control of eDP panel on ti-sn65dsi86 bridge
 2021-04-30 21:38 UTC  (6+ messages)
` [v3 1/2] dt-bindings: backlight: add DisplayPort aux backlight

[PATCH ethtool-next 0/4] Extend module EEPROM API
 2021-04-30 21:38 UTC  (4+ messages)
` [PATCH ethtool-next 2/4] ethtool: Refactor human-readable module EEPROM output

[syzbot] possible deadlock in ieee80211_tx_frags
 2021-04-30 21:38 UTC 

[dpdk-dev] [RFC 0/1] app/testpmd: add l3fwd mode to testpmd
 2021-04-30 21:37 UTC  (2+ messages)
` [dpdk-dev] [RFC 1/1] "

[PATCH v1 0/1] drm/dp_mst: Use the correct max source link rate for i915
 2021-04-30 21:36 UTC  (9+ messages)
` [Intel-gfx] "
` [Intel-gfx] [PATCH v1 1/1] "
  `  "

[skn:v5.13/ffa+optee 12/13] drivers/tee/optee/core.c:767: warning: expecting prototype for optee_to_msg_param(). Prototype was for optee_ffa_to_msg_param() instead
 2021-04-30 21:35 UTC 

[PATCH v7] powerpc/irq: Inline call_do_irq() and call_do_softirq()
 2021-04-30 21:33 UTC  (5+ messages)

[PATCH] mm: thp: check total_mapcount instead of page_mapcount
 2021-04-30 21:30 UTC  (2+ messages)

[PATCH V2 00/12] perf intel-pt: Add more support for VMs
 2021-04-30 21:29 UTC  (2+ messages)

[PATCH v3 00/30] Base for adding PowerPC 64-bit instructions
 2021-04-30 20:36 UTC  (3+ messages)
` [PATCH v3 06/30] target/ppc: Split out decode_legacy

[Intel-gfx] [PATCH] drm/i915/display/tgl+: Add new sequence step for MST + FEC
 2021-04-30 21:27 UTC 

[Q] tps65185 EPD PMIC temperature interface - which subsystem
 2021-04-30 21:24 UTC 

[PATCH net-next] sctp: Remove redundant skb_list null check
 2021-04-30 21:22 UTC  (2+ messages)

[PATCH] netdev: set connected to false in netdev_reassociate
 2021-04-30 21:22 UTC  (2+ messages)

[PATCH 1/3] fs/buffer.c: add new api to allow eof writeback
 2021-04-30 21:18 UTC  (7+ messages)
` [Cluster-devel] "
        ` [Ocfs2-devel] "

[Buildroot] [PATCH v1] package/libinput: bump version to 1.17.2
 2021-04-30 21:18 UTC 

[meta-oe][PATCH] yaml-cpp: Add a new recipe for yaml-cpp 0.6.3
 2021-04-30 21:15 UTC  (2+ messages)
` [oe] "

[RFC PATCH v2 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath
 2021-04-30 21:12 UTC  (6+ messages)
` [RFC PATCH v2 1/2] scsi: convert scsi_result_to_blk_status() to inline
  ` [dm-devel] "

[PATCH 0/3] Detect suspicious indentation after conditional
 2021-04-30 21:12 UTC  (4+ messages)

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

[PATCH v4 0/2] CLK: microchip: Add clkcfg driver for Microchip PolarFire SoC
 2021-04-30 21:10 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: clk: microchip: Add Microchip PolarFire host binding

Pain points in Git's patch flow
 2021-04-30 21:09 UTC  (11+ messages)

[PATCH v4 0/3] Preventing job distribution to isolated CPUs
 2021-04-30 21:07 UTC  (23+ messages)
` [Patch v4 1/3] lib: Restrict cpumask_local_spread to houskeeping CPUs

INFO: task hung in io_uring_cancel_sqpoll
 2021-04-30 21:04 UTC  (5+ messages)

[PATCH v5 00/20] drm: Fix EDID reading on ti-sn65dsi86; solve some chicken-and-egg problems
 2021-04-30 21:04 UTC  (7+ messages)
` [PATCH v5 01/20] drm/panel: panel-simple: Add missing pm_runtime_disable() calls

[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)

[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] 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  (15+ messages)
` [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  (5+ 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  (4+ 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)


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.