All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-10-18 18:19:14 to 2021-10-18 19:11:06 UTC [more...]

[PATCH v2 00/42] arm64/sme: Initial support for the Scalable Matrix Extension
 2021-10-18 19:08 UTC  (23+ messages)
` [PATCH v2 01/42] arm64/fp: Reindent fpsimd_save()
` [PATCH v2 02/42] arm64/sve: Remove sve_load_from_fpsimd_state()
` [PATCH v2 03/42] arm64/sve: Make sve_state_size() static
` [PATCH v2 04/42] arm64/sve: Make access to FFR optional
` [PATCH v2 05/42] arm64/sve: Rename find_supported_vector_length()
` [PATCH v2 06/42] arm64/sve: Use accessor functions for vector lengths in thread_struct
` [PATCH v2 07/42] arm64/sve: Put system wide vector length information into structs
` [PATCH v2 08/42] arm64/sve: Explicitly load vector length when restoring SVE state
` [PATCH v2 09/42] arm64/sve: Track vector lengths for tasks in an array
` [PATCH v2 10/42] arm64/sve: Make sysctl interface for SVE reusable by SME
` [PATCH v2 11/42] arm64/sve: Generalise vector length configuration prctl() for SME
` [PATCH v2 12/42] kselftest/arm64: Parameterise ptrace vector length information
` [PATCH v2 13/42] kselftest/arm64: Allow signal tests to trigger from a function
` [PATCH v2 14/42] tools/nolibc: Implement gettid()
` [PATCH v2 15/42] arm64/sme: Provide ABI documentation for SME
` [PATCH v2 16/42] arm64/sme: System register and exception syndrome definitions
` [PATCH v2 17/42] arm64/sme: Define macros for manually encoding SME instructions
` [PATCH v2 18/42] arm64/sme: Early CPU setup for SME
` [PATCH v2 19/42] arm64/sme: Basic enumeration support
` [PATCH v2 20/42] arm64/sme: Identify supported SME vector lengths at boot
` [PATCH v2 21/42] arm64/sme: Implement sysctl to set the default vector length
` [PATCH v2 22/42] arm64/sme: Implement vector length configuration prctl()s

[PULL v2 00/23] Pull bsd user 20211018 patches
 2021-10-18 19:01 UTC  (10+ messages)
` [PULL v2 01/23] bsd-user/mmap.c: Always zero MAP_ANONYMOUS memory in mmap_frag()
` [PULL v2 02/23] bsd-user/mmap.c: check pread's return value to fix warnings with _FORTIFY_SOURCE
` [PULL v2 03/23] bsd-user/mmap.c: MAP_ symbols are defined, so no need for ifdefs
` [PULL v2 04/23] bsd-user/mmap.c: mmap return ENOMEM on overflow
` [PULL v2 05/23] bsd-user/mmap.c: mmap prefer MAP_ANON for BSD
` [PULL v2 06/23] bsd-user/mmap.c: Convert to qemu_log logging for mmap debugging
` [PULL v2 08/23] bsd-user/mmap.c: Implement MAP_EXCL, required by jemalloc in head
` [PULL v2 09/23] bsd-user/mmap.c: assert that target_mprotect cannot fail
` [PULL v2 11/23] bsd-user/target_os-user.h: Remove support for FreeBSD older than 12.0

[linux-lvm] Discussion: performance issue on event activation mode
 2021-10-18 16:56 UTC  (12+ messages)

[linux-lvm] Recovering "broken" disk ( 17th )
 2021-10-18 14:49 UTC  (2+ messages)

[PATCH net-next] mlx5: prevent 64bit divide
 2021-10-18 19:10 UTC  (2+ messages)

futher decouple DAX from block devices
 2021-10-18 12:25 UTC  (3+ messages)
` [PATCH 07/11] dax: remove dax_capable
  ` [dm-devel] "

[PATCH v3 0/5] clk: uniphier: Introduce some clock features and NX1 support
 2021-10-18 19:06 UTC  (7+ messages)
` [PATCH v3 2/5] dt-bindings: clock: uniphier: Add NX1 clock binding
` [PATCH v3 4/5] dt-bindings: clock: uniphier: Add clock binding for SoC-glue

[PATCH 01/14] vim: Backport fix for CVE-2021-3770
 2021-10-18 19:07 UTC  (9+ messages)
  ` [OE-core] [RFC PATCH 14/14] layer.conf: Extend recipes not to install without explict dependencies

[Intel-gfx] [PATCH 0/9] drm/i915: Move PCH modeset code into its own file
 2021-10-18 19:07 UTC  (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for drm/i915: Move PCH modeset code into its own file (rev2)
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✓ Fi.CI.BAT: success "

Start using github security advisories
 2021-10-18 19:06 UTC  (4+ messages)

[PATCH v3 0/8] net: phy: adin1100: Add initial support for ADIN1100 industrial PHY
 2021-10-18 19:06 UTC  (3+ messages)
` [PATCH v3 7/8] dt-bindings: net: phy: Add 10-baseT1L 2.4 Vpp

❌ FAIL: Test report for kernel 5.15.0-rc5 (mainline.kernel.org-clang, cf52ad5f)
 2021-10-18 19:06 UTC 

[Intel-wired-lan] [PATCH net-next v6 3/3] iavf: Fix init and watchdog state machines
 2021-10-18 19:05 UTC  (3+ messages)

[Buildroot] [git commit branch/2021.02.x] package/dbus-python: bump to version 1.2.18
 2021-10-18 18:57 UTC 

BMI160 accelerometer on AyaNeo tablet
 2021-10-18 19:02 UTC  (4+ messages)

[1.46][PATCH 0/8] Backport fixes for Python 3.10 compatibility
 2021-10-18 19:01 UTC  (9+ messages)
` [1.46][PATCH 1/8] compat.py: remove file since it no longer actually implements anything
` [1.46][PATCH 2/8] bitbake: correct the collections vs collections.abc deprecation
` [1.46][PATCH 3/8] bitbake: fix regexp deprecation warnings
` [1.46][PATCH 4/8] bitbake: do not import imp in layerindexlib
` [1.46][PATCH 5/8] bitbake: adjust parser error check for python 3.10 compatibility
` [1.46][PATCH 6/8] bitbake: correct deprecation warning in process.py
` [1.46][PATCH 7/8] test/fetch: Update urls to match upstream branch name changes
` [1.46][PATCH 8/8] hashserv: let asyncio discover the running loop

Problems about Stage-2 translation
 2021-10-18 19:01 UTC  (5+ messages)

[PATCH] staging: sm750fb: make pointers in array const
 2021-10-18 19:01 UTC  (11+ messages)
` [Outreachy kernel] "

[PATCH v7 00/21] Add LoongArch linux-user emulation support
 2021-10-18 18:57 UTC  (7+ messages)
` [PATCH v7 16/21] target/loongarch: Add disassembler

[PATCH] KVM: cleanup allocation of rmaps and page tracking data
 2021-10-18 18:58 UTC  (3+ messages)

[PATCH v11 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
 2021-10-18 18:58 UTC  (7+ messages)
` [PATCH v11 10/14] btrfs: add send stream v2 definitions
` [PATCH v11 14/14] btrfs: send: enable support for stream v2 and compressed writes

[PATCH v2 0/2] roms/edk2: Avoid cloning unused cmocka submodule
 2021-10-18 18:55 UTC  (4+ messages)

[PATCH] rtc: s3c: Remove usage of devm_rtc_device_register()
 2021-10-18 18:57 UTC  (2+ messages)

[syzbot] divide error in mac80211_hwsim_bss_info_changed (2)
 2021-10-18 18:56 UTC 

[PATCH] kvm: x86: mmu: Make NX huge page recovery period configurable
 2021-10-18 18:55 UTC  (3+ messages)

[syzbot] divide error in genelink_tx_fixup
 2021-10-18 18:55 UTC 

[PATCH] usb: dwc3: gadget: Remove dev_err() when queuing to inactive gadget/ep
 2021-10-18 18:55 UTC  (4+ messages)

[syzbot] divide error in mwifiex_usb_dnld_fw
 2021-10-18 18:55 UTC 

stable-rc/linux-4.19.y build: 190 builds: 6 failed, 184 passed, 2 errors, 33 warnings (v4.19.211-63-g30fdb0bbff04)
 2021-10-18 18:54 UTC 

[Buildroot] [git commit branch/2021.08.x] DEVELOPERS: drop Arthur Courtel
 2021-10-18 18:53 UTC 

[Buildroot] [git commit branch/2021.02.x] DEVELOPERS: drop Arthur Courtel
 2021-10-18 18:54 UTC 

[PATCH memcg 0/1] false global OOM triggered by memcg-limited task
 2021-10-18 18:52 UTC  (8+ messages)

[PULL 00/23] Pull bsd user 20211018 patches
 2021-10-18 18:48 UTC  (5+ messages)
` [PULL 07/23] bsd-user/mmap.c: Don't mmap fd == -1 independently from MAP_ANON flag

[Intel-wired-lan] [PATCH net-next v6 2/3] iavf: Add __IAVF_INIT_FAILED state
 2021-10-18 18:51 UTC  (2+ messages)

[Intel-wired-lan] [PATCH net-next v6 1/3] iavf: Refactor iavf state machine tracking
 2021-10-18 18:50 UTC  (2+ messages)

[PATCH v13 02/10] PCI: kirin: Add support for a PHY layer
 2021-10-18 18:48 UTC  (3+ messages)

[PATCH 00/22] Explicitly deny IRQ0 in the USB host drivers
 2021-10-18 18:39 UTC  (32+ messages)
` [PATCH 01/22] usb: host: ehci-exynos: deny IRQ0
` [PATCH 02/22] usb: host: ehci-mv: "
` [PATCH 03/22] usb: host: ehci-npcm7xx: "
` [PATCH 04/22] usb: host: ehci-omap: "
` [PATCH 05/22] usb: host: ehci-platform: "
` [PATCH 06/22] usb: host: ehci-spear: "
` [PATCH 07/22] usb: host: ehci-st: "
` [PATCH 08/22] usb: host: ohci-at91: "
` [PATCH 09/22] usb: host: ohci-da8xx: "
` [PATCH 10/22] usb: host: ohci-exynos: "
` [PATCH 11/22] usb: host: ohci-at91: "
` [PATCH 12/22] usb: host: ohci-omap: "
` [PATCH 13/22] usb: host: ohci-platform: "
` [PATCH 14/22] usb: host: ohci-pxa27x: "
` [PATCH 15/22] usb: host: ohci-sm501: "
` [PATCH 16/22] usb: host: ohci-spear: "
` [PATCH 17/22] usb: host: ohci-st: "
` [PATCH 18/22] usb: host: ohci-tmio: "
` [PATCH 19/22] usb: host: xhci-histb: "
` [PATCH 20/22] usb: host: xhci-mtk: "
` [PATCH 21/22] usb: host: xhci-plat: "
` [PATCH 22/22] usb: host: xhci-tegra: "

[PATCH v2] blk-mq: Fix blk_mq_tagset_busy_iter() for shared tags
 2021-10-18 18:49 UTC  (2+ messages)

Can EFI memory descriptors overlap? [PING v1]
 2021-10-18 18:49 UTC 

[PATCH] [linux-5.10.y] io_uring: fix splice_fd_in checks backport typo
 2021-10-18 18:47 UTC  (2+ messages)

[PATCH] sstate: fix touching files inside pseudo
 2021-10-18 18:47 UTC 

[PATCH v3 0/13] net: phy: Add qca8081 ethernet phy driver
 2021-10-18 18:47 UTC  (11+ messages)
` [PATCH v3 01/13] net: phy: at803x: replace AT803X_DEVICE_ADDR with MDIO_MMD_PCS
` [PATCH v3 02/13] net: phy: at803x: use phy_modify()
` [PATCH v3 03/13] net: phy: at803x: improve the WOL feature
` [PATCH v3 04/13] net: phy: at803x: use GENMASK() for speed status
` [PATCH v3 05/13] net: phy: add qca8081 ethernet phy driver

[Buildroot] [Bug 14281] New: Boot process stuck at "GRUB loading.." since 2021.02.1
 2021-10-18 18:47 UTC  (2+ messages)
` [Buildroot] [Bug 14281] "

+ mm-list_lruc-prefer-struct_size-over-open-coded-arithmetic.patch added to -mm tree
 2021-10-18 18:46 UTC 

sd .img partition loop support
 2021-10-18 18:45 UTC 

[OE-core] classes/lib/useradd: The option -P is deprecated
 2021-10-18 18:44 UTC 

Problem with direct IO
 2021-10-18 18:43 UTC  (3+ messages)

[PULL 00/17] MIPS patches for 2021-10-18
 2021-10-18 18:41 UTC  (2+ messages)

[RFC PATCH] branch: add "inherit" option for branch.autoSetupMerge
 2021-10-18 18:31 UTC  (3+ messages)
` [PATCH v3] branch: add flags and config to inherit tracking

[PATCH v7 00/10] Add TDX Guest Support (#VE handler support)
 2021-10-18 18:42 UTC  (6+ messages)
` [PATCH v7 05/10] x86/tdx: Handle port I/O

[PATCH v2] KVM: x86: avoid warning with -Wbitwise-instead-of-logical
 2021-10-18 18:41 UTC  (2+ messages)

[mcgrof-next:20211011-for-axboe-add-disk-error-handling 24/24] drivers/md/md.c:5705:2: warning: ignoring return value of function declared with 'warn_unused_result' attribute
 2021-10-18 18:40 UTC  (2+ messages)

[PATCH v6 00/42] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-10-18 18:40 UTC  (4+ messages)
` [PATCH v6 08/42] x86/sev-es: initialize sev_status/features within #VC handler

(no subject)
 2021-10-18 18:40 UTC  (3+ messages)
` [PATCH v3 02/25] dt-bindings: mfd: qcom-pm8xxx: add missing child nodes

[PATCH 0/2] KVM: x86: Enhance vendor module error messages
 2021-10-18 18:39 UTC  (3+ messages)
` [PATCH 1/2] KVM: x86: Add vendor name to kvm_x86_ops, use it for "
` [PATCH 2/2] KVM: x86: Defer "already loaded" check until after basic support checks

[RFC PATCH 16/17] net: ipa: Add hw config describing IPA v2.x hardware
 2021-10-18 18:35 UTC  (2+ messages)

[PATCH v1 00/16] Basic StarFive JH7100 RISC-V SoC support
 2021-10-18 18:37 UTC  (10+ messages)
` [PATCH v1 12/16] pinctrl: starfive: Add pinctrl driver for StarFive SoCs

[PATCH v4 00/14] mm, sparse-vmemmap: Introduce compound devmaps for device-dax
 2021-10-18 18:37 UTC  (14+ messages)
` [PATCH v4 08/14] mm/gup: grab head page refcount once for group of subpages

[PATCH] sfc: Export fibre-specific link modes for 1/10G
 2021-10-18 18:37 UTC 

Control and uses of USB for BMC's own internal uses
 2021-10-18 18:36 UTC  (2+ messages)

[PATCH] rcu/nocb: Fix misordered rcu_barrier() while (de-)offloading
 2021-10-18 18:36 UTC  (4+ messages)

[PATCH 1/2] drm/i915/pmu: Add a name to the execlists stats
 2021-10-18 18:35 UTC  (5+ messages)
` [PATCH 2/2] drm/i915/pmu: Connect engine busyness stats from GuC to pmu
      ` [Intel-gfx] "

[PATCH v4] dt-bindings: net: nfc: nxp,pn544: Convert txt bindings to yaml
 2021-10-18 18:34 UTC  (4+ messages)

[PATCH] platform/x86: thinkpad_acpi: Fix bitwise vs. logical warning
 2021-10-18 18:34 UTC  (2+ messages)

[PATCH] drm/msm/dp: Move debugfs files into subdirectory
 2021-10-18 18:36 UTC  (5+ messages)
` [Freedreno] "

[PATCH 0/9] [PULL REQUEST] Intel IOMMU Updates for Linux v5.16
 2021-10-18 18:33 UTC  (2+ messages)

❌ FAIL: Test report for kernel 5.15.0-rc6 (mainline.kernel.org-clang, 519d8195)
 2021-10-18 18:33 UTC 

[GIT PULL] KVM fixes for Linus 5.15-rc7, take 2
 2021-10-18 18:33 UTC 

[PATCH v3 00/11] PCI devices passthrough on Arm, part 3
 2021-10-18 18:32 UTC  (3+ messages)
` [PATCH v3 11/11] xen/arm: Translate virtual PCI bus topology for guests

[RFC PATCH 13/17] net: ipa: Add support for IPA v2.x in the driver's QMI interface
 2021-10-18 18:22 UTC  (2+ messages)

[PATCH] for-each-ref: delay parsing of --sort=<atom> options
 2021-10-18 18:32 UTC 

[PATCH v2 0/3] target: iscsi: control authentication per ACL
 2021-10-18 18:31 UTC  (4+ messages)
` [PATCH v2 1/3] scsi: target: iscsi: Add upcast helpers
` [PATCH v2 2/3] scsi: target: iscsi: extract auth functions
` [PATCH v2 3/3] target: iscsi: control authentication per ACL

[PATCH][linux-next] net/smc: prevent NULL dereference in smc_find_rdma_v2_device_serv()
 2021-10-18 18:31 UTC 

[Intel-gfx] [PATCH 0/6] drm/i915/dp: Fix link parameter use in lack of a valid DPCD
 2021-10-18 18:31 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm/i915/dp: Fix link parameter use in lack of a valid DPCD (rev2)

[meta-cgl][PATCH] libsocket6-perl: inherit autotools-brokensep
 2021-10-18 18:30 UTC  (2+ messages)

[PATCH net-next 0/9] Try to simplify the gnet_stats and remove qdisc->running sequence counter
 2021-10-18 18:30 UTC  (4+ messages)
` [PATCH net-next 9/9] net: sched: Remove Qdisc::running "

[GIT PULL] Memory folios for v5.15
 2021-10-18 18:28 UTC  (11+ messages)
` Folio discussion recap
          ` Folios for 5.15 request - Was: re: Folio discussion recap -

[GIT PULL] KVM fixes for Linux 5.15-rc7
 2021-10-18 18:29 UTC  (5+ messages)

[PULL V2] 1st set of counter subsystem new features for the 5.16 cycle
 2021-10-18 18:32 UTC 

[PATCH v4 00/20] Enable Qualcomm Crypto Engine on sm8250
 2021-10-18 18:26 UTC  (3+ messages)
` [PATCH v4 11/20] dt-bindings: crypto : Add new compatible strings for qcom-qce

[PATCH v1 0/2] mm: remove extra ZONE_DEVICE struct page refcount
 2021-10-18 18:25 UTC  (10+ messages)
` [PATCH v1 2/2] "

5.14.9 aarch64 OOPS Workqueue: btrfs-delalloc btrfs_work_helper
 2021-10-18 18:24 UTC  (18+ messages)

[PATCH net] vrf: Revert "Reset skb conntrack connection..."
 2021-10-18 18:22 UTC  (2+ messages)
` [PATCH net 1/1] "

[PATCH v2 1/4] dt-bindings: thermal: allow more resets for tsadc node in rockchip-thermal.yaml
 2021-10-18 18:20 UTC  (4+ messages)
` (subset) "

[PATCH] s390: replace snprintf in show functions with sysfs_emit
 2021-10-18 14:20 UTC  (3+ messages)

[RFC PATCH 12/17] net: ipa: Add support for IPA v2.x memory map
 2021-10-18 18:19 UTC  (2+ messages)

[RFC net-next 0/6] ethernet: add eth_hw_addr_set_port()
 2021-10-18 18:20 UTC  (6+ messages)
` [RFC net-next 3/6] ethernet: prestera: use eth_hw_addr_set_port()
    `  "

[PATCH 0/6] Refactor the vkms to accept new formats
 2021-10-18 18:21 UTC  (4+ messages)
` [PATCH 1/6] drm: vkms: Replace the deprecated drm_mode_config_init

[PULL V3] 1st set of IIO new device support, features and cleanup for the 5.16 cycle
 2021-10-18 18:23 UTC 

[PATCH v8 0/8] env: Allow environment in text files
 2021-10-18 18:13 UTC  (2+ messages)
` [PATCH v8 7/8] doc: Improve environment documentation


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.