All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-30 19:43:08 to 2021-04-30 20:49:34 UTC [more...]

[PATCH v6 00/82] target/arm: Implement SVE2
 2021-04-30 20:25 UTC  (26+ 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 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 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 28/82] target/arm: Implement SVE2 UQSHRN, UQRSHRN

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

[pmbusplus] userspace i2c, pmbus interactions
 2021-04-30 20:47 UTC  (8+ messages)

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

Pain points in Git's patch flow
 2021-04-30 20:45 UTC  (13+ 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  (5+ 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  (6+ messages)
` [PATCH v3 3/7] target/ppc: remove unnecessary SPR functions
` [PATCH v3 4/7] target/ppc: turned SPR R/W callbacks not static
` [PATCH v3 5/7] target/ppc: removed VSCR from SPR registration
` [PATCH v3 6/7] target/ppc: renamed SPR registration functions
` [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  (32+ messages)
` [PATCH 01/29] mm: export dump_mm
` [PATCH 02/29] mmap locking API: mmap_lock_is_contended returns a bool
` [PATCH 03/29] mmap locking API: name the return values
` [PATCH 04/29] do_anonymous_page: use update_mmu_tlb()
` [PATCH 05/29] do_anonymous_page: reduce code duplication
` [PATCH 06/29] mm: introduce CONFIG_SPECULATIVE_PAGE_FAULT
` [PATCH 07/29] x86/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH 08/29] mm: add FAULT_FLAG_SPECULATIVE flag
` [PATCH 09/29] mm: add do_handle_mm_fault()
` [PATCH 10/29] mm: add per-mm mmap sequence counter for speculative page fault handling
` [PATCH 11/29] mm: rcu safe vma freeing
` [PATCH 12/29] x86/mm: attempt speculative mm faults first
` [PATCH 13/29] mm: add speculative_page_walk_begin() and speculative_page_walk_end()
` [PATCH 14/29] mm: refactor __handle_mm_fault() / handle_pte_fault()
` [PATCH 15/29] mm: implement speculative handling in __handle_mm_fault()
` [PATCH 16/29] mm: add pte_map_lock() and pte_spinlock()
` [PATCH 17/29] mm: implement speculative handling in do_anonymous_page()
` [PATCH 18/29] mm: enable speculative fault handling through do_anonymous_page()
` [PATCH 19/29] mm: implement speculative handling in do_numa_page()
` [PATCH 20/29] mm: enable speculative fault "
` [PATCH 21/29] mm: implement speculative handling in wp_page_copy()
` [PATCH 22/29] mm: implement and enable speculative fault handling in handle_pte_fault()
` [PATCH 23/29] mm: implement speculative handling in do_swap_page()
` [PATCH 24/29] mm: enable speculative fault handling through do_swap_page()
` [PATCH 25/29] mm: disable speculative faults for single threaded user space
` [PATCH 26/29] mm: disable rcu safe vma freeing "
` [PATCH 27/29] mm: anon spf statistics
` [PATCH 28/29] arm64/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH 29/29] arm64/mm: attempt speculative mm faults first
` [PATCH 30/31] powerpc/mm: define ARCH_SUPPORTS_SPECULATIVE_PAGE_FAULT
` [PATCH 31/31] powerpc/mm: attempt speculative mm faults first

stable-rc/queue/4.4 baseline: 63 runs, 1 regressions (v4.4.268-1-g10c9a2bbb189b)
 2021-04-30 19:52 UTC 

[PATCH v2 0/2] Allwinner H6 USB3 device tree updates
 2021-04-30 19:44 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: usb: Document the Allwinner H6 DWC3 glue

[PATCH] riscv: Disallow to build XIP_KERNEL with SOC_SIFIVE
 2021-04-30 19:47 UTC  (3+ messages)

[PATCH] RISC-V: insn: Use a raw spinlock to protect TEXT_POKE*
 2021-04-30 19:44 UTC  (3+ messages)

[PATCH] dt-bindings: Remove unused Sigma Designs Tango bindings
 2021-04-30 19:44 UTC  (3+ messages)

[PATCH 00/14] DC Patches May 03, 2021
 2021-04-30 19:49 UTC  (2+ messages)

[meta-oe][PATCH] yaml-cpp: Add a new recipe for yaml-cpp 0.6.3
 2021-04-30 19:45 UTC 

[linux-next:master 14844/15533] arch/riscv/kernel/probes/kprobes.c:90:22: error: use of undeclared identifier 'PAGE_KERNEL_READ_EXEC'
 2021-04-30 19:44 UTC  (2+ messages)

stable-rc/linux-5.4.y baseline: 151 runs, 5 regressions (v5.4.115-9-g4f9e765c943d8)
 2021-04-30 19:44 UTC 

[PATCH v4 0/4] Add Bitstream configuration support for Versal
 2021-04-30 19:40 UTC  (3+ messages)
` [PATCH v4 1/4] dt-bindings: firmware: Add bindings for xilinx firmware


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.