All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-19 19:31:53 to 2022-07-19 20:35:39 UTC [more...]

[pull request][net-next V2 00/13] mlx5 updates 2022-07-17
 2022-07-19 20:35 UTC  (2+ messages)
` [net-next V2 01/13] net/mlx5e: Report header-data split state through ethtool

[PATCH dunfell 0/3] fix ARAGO_BRAND=mainline builds
 2022-07-19 20:34 UTC  (6+ messages)
` [meta-ti] "

[PATCH v3 0/4] btrfs-progs: support for fs-verity fstests
 2022-07-19 20:34 UTC  (2+ messages)

[PATCH 00/12] KVM: X86/MMU: Simpliy mmu_unsync_walk()
 2022-07-19 20:34 UTC  (11+ messages)
` [PATCH 05/12] KVM: X86/MMU: Clear unsync bit directly in __mmu_unsync_walk()
` [PATCH 06/12] KVM: X86/MMU: Rename mmu_unsync_walk() to mmu_unsync_walk_and_clear()
` [PATCH 07/12] KVM: X86/MMU: Remove the useless struct mmu_page_path
` [PATCH 08/12] KVM: X86/MMU: Remove the useless idx from struct kvm_mmu_pages
` [PATCH 10/12] KVM: X86/MMU: Don't add parents to "

[PATCH v2 1/4] tm.3type: align ranges
 2022-07-19 20:33 UTC  (3+ messages)
` [PATCH v3 1/2] tm.3type: describe tm_zone, tm_gmtoff

[PATCH bpf-next] RFC: libbpf: resolve rodata lookups
 2022-07-19 20:33 UTC  (3+ messages)

[PATCH RESEND v3 0/3] add imx8dxl evk support
 2022-07-19 20:33 UTC  (8+ messages)
` [PATCH RESEND v3 3/3] arm64: dts: imx: add imx8dxl support
    ` [EXT] "

[PATCH v2 00/13] The panic notifiers refactor strikes back - fixes/clean-ups
 2022-07-19 20:33 UTC  (21+ messages)
` [PATCH v2 01/13] ARM: Disable FIQs (but not IRQs) on CPUs shutdown paths
` [PATCH v2 02/13] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH v2 03/13] firmware: google: Test spinlock on panic path to avoid lockups
` [PATCH v2 04/13] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH v2 05/13] alpha: Clean-up the panic notifier code
` [PATCH v2 06/13] um: Improve panic notifiers consistency and ordering
` [PATCH v2 07/13] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH v2 08/13] tracing: Improve panic/die notifiers
` [PATCH v2 09/13] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH v2 10/13] EDAC/altera: Skip the panic notifier if kdump is loaded
` [PATCH v2 11/13] video/hyperv_fb: Avoid taking busy spinlock on panic path
` [PATCH v2 12/13] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH v2 13/13] panic: Fixes the panic_print NMI backtrace setting

drivers/virt/coco/sev-guest/sev-guest.c:709:17: sparse: sparse: incorrect type in argument 1 (different address spaces)
 2022-07-19 20:33 UTC  (2+ messages)
` [tip: x86/urgent] virt: sev-guest: Pass the appropriate argument type to iounmap()

[PATCH v12 0/5] tests for btrfs fsverity
 2022-07-19 20:32 UTC  (4+ messages)
` [PATCH v12 4/5] btrfs: test verity orphans with dmlogwrites

[PATCH v4] submodule merge: update conflict error message
 2022-07-19 20:30 UTC  (8+ messages)
` [PATCH v5] "

[PATCH v3] ftrace/x86: Remove jumps to ftrace_epilogue and simplify trampolines
 2022-07-19 20:30 UTC  (2+ messages)

[PATCH] x86: Expose more MSR_ARCH_CAPS to hwdom
 2022-07-19 20:29 UTC  (2+ messages)

[PATCH bpf-next 0/5] bpf: BPF specific memory allocator
 2022-07-19 20:29 UTC  (16+ messages)
        ` cgroup specific sticky resources (was: Re: [PATCH bpf-next 0/5] bpf: BPF specific memory allocator.)

[RFC] rwlock: prevent readers from starving writers
 2022-07-19 20:27 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] crypto: ccree - Remove a useless dma_supported() call
 2022-07-19 20:27 UTC 

[PATCH V2 00/13] Port manufacturer specific initialization
 2022-07-19 20:22 UTC  (14+ messages)
` [PATCH V2 01/13] mtd: nand: Get rid of busw parameter
` [PATCH V2 02/13] mtd: nand: Store nand ID in struct nand_chip
` [PATCH V2 03/13] mtd: nand: Add manufacturer specific initialization/detection steps
` [PATCH V2 04/13] mtd: nand: Get rid of mtd variable in function calls
` [PATCH V2 05/13] mtd: nand: Export symbol nand_decode_ext_id
` [PATCH V2 06/13] mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
` [PATCH V2 07/13] mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
` [PATCH V2 08/13] mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
` [PATCH V2 09/13] mtd: nand: Move Micron specific init logic in nand_micron.c
` [PATCH V2 10/13] mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
` [PATCH V2 11/13] mtd: nand: Move Macronix specific initialization in nand_macronix.c
` [PATCH V2 12/13] mtd: nand: toshiba: Retrieve ECC requirements from extended ID
` [PATCH V2 13/13] mtd: decommission the NAND museum

[PATCH v3 0/6] NFSD: Improvements for the NFSv4.2 READ_PLUS operation
 2022-07-19 20:24 UTC  (6+ messages)
` [PATCH v3 6/6] NFSD: Repeal and replace the READ_PLUS implementation

[PATCH] module: Replace kmap() with kmap_local_page()
 2022-07-19 20:23 UTC  (4+ messages)

[pull request][net-next 00/14] mlx5 updates 2022-07-17
 2022-07-19 20:22 UTC  (5+ messages)
` [net-next 03/14] net/mlx5e: Expose rx_oversize_pkts_buffer counter

stable-rc/queue/5.4 baseline: 163 runs, 16 regressions (v5.4.206-71-g92e0c6ea350d)
 2022-07-19 20:21 UTC 

rwlock with transactional memory
 2022-07-19 20:20 UTC 

[PATCH V2 vfio 00/11] Add device DMA logging support for mlx5 driver
 2022-07-19 20:18 UTC  (11+ messages)
` [PATCH V2 vfio 03/11] vfio: Introduce DMA logging uAPIs
` [PATCH V2 vfio 06/11] vfio: Introduce the DMA logging feature support

[patch 00/38] x86/retbleed: Call depth tracking mitigation
 2022-07-19 20:16 UTC  (4+ messages)
` Virt "

[PATCH] mmap: Fix hugetlb accounting error in __split_vma()
 2022-07-19 20:15 UTC 

[PATCH 1/9] CI: use apt-get instead of apt wrapper
 2022-07-19 20:13 UTC  (9+ messages)
` [PATCH 2/9] CI: ignore buildpaths QA check in clang builds
` [PATCH 3/9] arm/edk2-firmware: ignore buildpath warnings
` [PATCH 4/9] arm/hafnium: "
` [PATCH 5/9] arm/linux-arm64-ack: fix buildpaths in the OID registry
` [PATCH 6/9] arm/optee: ignore buildpath warnings
` [PATCH 7/9] arm/trusted-firmware-a: "
` [PATCH 8/9] arm/trusted-firmware-m: "
` [PATCH 9/9] arm/trusted-services: "

[PATCH] x86emul: add memory operand low bits checks for ENQCMD{,S}
 2022-07-19 20:13 UTC  (2+ messages)

[PATCH] compat/win32: correct for incorrect compiler warning
 2022-07-19 20:13 UTC  (4+ messages)

[GIT PULL] iommu/arm-smmu: Updates for 5.20
 2022-07-19 20:10 UTC  (2+ messages)

[PATCH v8] ath9k: let sleep be interrupted when unregistering hwrng
 2022-07-19 20:11 UTC  (5+ messages)
` [PATCH v9] "
      ` [PATCH v10] "

[syzbot] WARNING in page_counter_cancel (4)
 2022-07-19 20:10 UTC  (2+ messages)

[patch 00/38] x86/retbleed: Call depth tracking mitigation
 2022-07-19 20:10 UTC  (11+ messages)

[kbusch:dma-register 4/4] drivers/nvme/host/pci.c:1812:7: warning: variable 'pages_per' set but not used
 2022-07-19 20:08 UTC 

[PATCH v2 0/3] ARM: dts: lan966x: Extend pcb8291
 2022-07-19 20:11 UTC  (4+ messages)
` [PATCH v2 1/3] ARM: dts: lan966x: Add gpio-restart
` [PATCH v2 2/3] ARM: dts: lan966x: Disable can0 on pcb8291
` [PATCH v2 3/3] ARM: dts: lan966x: Enable network driver "

[PATCH v1 0/6] Move all drivers to a common dma-buf locking convention
 2022-07-19 20:05 UTC  (6+ messages)
` [PATCH v1 4/6] dma-buf: Acquire wait-wound context on attachment

[RFC PATCH 0/4] PCI: qcom: support using the same PHY for both RC and EP
 2022-07-19 20:06 UTC  (10+ messages)
` [RFC PATCH 1/4] phy: qcom-qmp-pcie: split register tables into primary and secondary part
` [RFC PATCH 2/4] phy: qcom-qmp-pcie: suppor separate tables for EP mode
` [RFC PATCH 3/4] PCI: qcom: call phy_set_mode_ext()
` [RFC PATCH 4/4] PCI: qcom-ep: "

[Intel-gfx] [Intel-gfx 0/1] drm/i915/guc: Remove more GuC error capture noise
 2022-07-19 20:05 UTC  (3+ messages)
` [Intel-gfx] [Intel-gfx 1/1] drm/i915/guc: Remove more GuC-Err-Cap noise

[PATCH v2 2/6] PCI: brcmstb: Split brcm_pcie_setup() into two funcs
 2022-07-19 20:03 UTC  (3+ messages)

[Intel-gfx] [PATCH v2] drm/i915/guc: support v69 in parallel to v70
 2022-07-19 20:02 UTC  (3+ messages)
`  "

5.18: likely useless very preliminary bug report: mdadm raid-6 boot-time assembly failure
 2022-07-19 20:01 UTC  (7+ messages)

multiboot2 and module2 boot issues via GRUB2
 2022-07-19 13:50 UTC 

[PATCH v2 0/4] Introduce security_create_user_ns()
 2022-07-19 19:59 UTC  (6+ messages)

[RFC PATCH 0/5] can: slcan: extend supported features (step 2)
 2022-07-19 19:59 UTC  (8+ messages)
` [RFC PATCH 2/5] can: slcan: remove legacy infrastructure

[PATCH 0/3] ARM: dts: lan966x: Extend pcb8291
 2022-07-19 20:03 UTC  (10+ messages)
` [PATCH 1/3] ARM: dts: lan966x: Add gpio-restart
` [PATCH 2/3] ARM: dts: lan966x: Disable can0 on pcb8291
` [PATCH 3/3] ARM: dts: lan966x: Enable network driver "

autotest system requirements
 2022-07-19 20:00 UTC 

[dunfel PATCH v2] k3conf: update SRCREV to add j721S2 fixes
 2022-07-19 19:59 UTC 

[PATCH] arm64: fix KASAN_INLINE
 2022-07-19 19:56 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm-smmu: Add compatible for Qualcomm SM6375
 2022-07-19 19:56 UTC  (3+ messages)

[PATCH] perf: RISC-V: Add of_node_put() when breaking out of for_each_of_cpu_node()
 2022-07-19 19:56 UTC  (2+ messages)

[PATCH v1] arm64/mm: use GENMASK_ULL for TTBR_BADDR_MASK_52
 2022-07-19 19:56 UTC  (2+ messages)

[PATCH] arm64: numa: Don't check node against MAX_NUMNODES
 2022-07-19 19:56 UTC  (3+ messages)

[PATCH v3 0/2] arm64: errata: Remove AES hwcap for COMPAT tasks
 2022-07-19 19:56 UTC  (2+ messages)

[PATCH] iommu/arm-smmu: qcom_iommu: Add of_node_put() when breaking out of loop
 2022-07-19 19:56 UTC  (2+ messages)

[PATCH v3] drivers/perf: arm_spe: Fix consistency of SYS_PMSCR_EL1.CX
 2022-07-19 19:56 UTC  (3+ messages)

[PATCH v4 0/5] userfaultfd: add /dev/userfaultfd for fine grained access control
 2022-07-19 19:56 UTC  (6+ messages)
` [PATCH v4 1/5] selftests: vm: add hugetlb_shared userfaultfd test to run_vmtests.sh
` [PATCH v4 2/5] userfaultfd: add /dev/userfaultfd for fine grained access control
` [PATCH v4 3/5] userfaultfd: selftests: modify selftest to use /dev/userfaultfd
` [PATCH v4 4/5] userfaultfd: update documentation to describe /dev/userfaultfd
` [PATCH v4 5/5] selftests: vm: add /dev/userfaultfd test cases to run_vmtests.sh

Pull request: u-boot-sunxi/master for v2022.10
 2022-07-19 19:54 UTC  (2+ messages)

[PATCH] tests: migration-test: Allow test to run without uffd
 2022-07-19 19:53 UTC  (6+ messages)

[PATCH v3 RESEND 0/6] Add support for upcoming chips to k10temp and amd_nb
 2022-07-19 19:52 UTC  (7+ messages)
` [PATCH v3 RESEND 1/6] x86/amd_nb: Add AMD Family 17h A0-AF IDs
` [PATCH v3 RESEND 2/6] x86/amd_nb: Add Family 19h model 70h-7Fh IDs
` [PATCH v3 RESEND 3/6] x86/amd_nb: Add Family 19h model 60h-6Fh IDs
` [PATCH v3 RESEND 4/6] hwmon: (k10temp): Add support for family 17h models A0h-AFh
` [PATCH v3 RESEND 5/6] hwmon: (k10temp): Add support for family 19h models 70h-7Fh
` [PATCH v3 RESEND 6/6] hwmon: (k10temp): Add support for family 19h models 60h-6Fh

[PATCH 1/2] drm/amdgpu: add the IP discovery IP versions for HW INFO data
 2022-07-19 19:52 UTC  (2+ messages)

[PATCH] drm/amdgpu: Fix comment typo
 2022-07-19 19:52 UTC  (5+ messages)

[PATCH V14 0/7] CXL: Read CDAT
 2022-07-19 19:50 UTC  (5+ messages)
` [PATCH V14 3/7] PCI/DOE: Add DOE mailbox support functions

[RFC PATCH v4 0/2] generic: test HCTR2 filename encryption
 2022-07-19 19:51 UTC  (5+ messages)
` [RFC PATCH v4 1/2] fscrypt-crypt-util: add HCTR2 implementation
` [RFC PATCH v4 2/2] generic: add tests for fscrypt policies with HCTR2

[PATCH] drm/radeon: Fix comment typo
 2022-07-19 19:50 UTC  (5+ messages)

[PATCH 0/3] mmap: Remove do_brk_munmap() optimization
 2022-07-19 19:14 UTC  (2+ messages)
` [PATCH 3/3] mm/mmap: change do_brk_munmap() to use

[PULL 0/2] Hexagon (target/hexagon) bug fixes for mem_noshuf
 2022-07-19 19:48 UTC  (3+ messages)

[PATCH] drm/amdgpu: Remove one duplicated ef removal
 2022-07-19 19:49 UTC  (3+ messages)

[RFC PATCH] KVM: x86: Protect the unused bits in MSR exiting flags
 2022-07-19 19:47 UTC  (4+ messages)

[PATCH] efi/x86: use naked RET on mixed mode call wrapper
 2022-07-19 19:45 UTC  (2+ messages)
` [tip: x86/urgent] x86/amd: Use IBPB for firmware calls

[PATCH 0/3] Use "allowlist" and "denylist" tree-wide
 2022-07-19 19:44 UTC  (6+ messages)
` [PATCH v2 0/3] Remove use of "whitelist"
  ` [PATCH v2 2/3] t/*: avoid "whitelist"

[RFC PATCH] mtd: Fix building when CONFIG_DM is not enabled
 2022-07-19 19:43 UTC 

[PATCH v2 5.10.y-cip 00/12] Add thermal driver and watchdog driver enhancements
 2022-07-19 19:42 UTC  (2+ messages)

[bug report] selftest/net/xfrm: Add test for ipsec tunnel
 2022-07-19 19:42 UTC  (2+ messages)

[PATCH 5.18 000/231] 5.18.13-rc1 review
 2022-07-19 19:32 UTC  (3+ messages)

[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
 2022-07-19 19:41 UTC  (12+ messages)
` [RFC PATCH net-next 5/9] net: pcs: lynx: Use pcs_get_by_provider to get PCS

[PATCH 1/2] lib: sbi: Add the bound check for firmware events
 2022-07-19 19:40 UTC  (5+ messages)

[PATCH v2 bpf-next] libbpf: Add bpf_obj_get_opts()
 2022-07-19 19:40 UTC 

[lttng-dev] [PATCH 1/2] lttng_ust_init_thread: initialise cached context values
 2022-07-19 19:40 UTC  (4+ messages)
` [lttng-dev] [PATCH 2/2] lttng_ust_init_thread: call urcu_register_thread

[PATCH] virtio-gpu: update done only on the scanout associated with rect
 2022-07-19 19:39 UTC  (5+ messages)

[PATCH REBASE] regulator: core: Fix off-on-delay-us for always-on/boot-on regulators
 2022-07-19 19:39 UTC  (4+ messages)

[PATCH 1/3] can: peak_usb: constify characters string
 2022-07-19 19:39 UTC  (3+ messages)
` [PATCH 3/3] can: peak_usb: Includes support for a new MCU

next/master baseline: 755 runs, 53 regressions (next-20220719)
 2022-07-19 19:39 UTC 

[PATCH v5 00/22] TDX host kernel support
 2022-07-19 19:39 UTC  (7+ messages)
` [PATCH v5 07/22] x86/virt/tdx: Implement SEAMCALL function

[OE-core] Forced password change in first login
 2022-07-19 19:38 UTC  (2+ messages)
`  "

[atishp04:kvm_perf_rfc 15/24] arch/openrisc/include/asm/cmpxchg.h:131:24: error: call to '__cmpxchg_called_with_bad_pointer' declared with attribute error: Bad argument size for cmpxchg
 2022-07-19 19:38 UTC 

[geert-renesas-devel:master] BUILD SUCCESS 0ed956116e133fb9ad4e9ddbc9a88031a5bf6c8d
 2022-07-19 19:37 UTC 

+ maple-tree-add-new-data-structure-fix-3.patch added to mm-unstable branch
 2022-07-19 19:38 UTC 

Access target TranslatorOps
 2022-07-19 19:37 UTC 

[PATCH v2 0/7] arm64/sve: Clean up KVM integration and optimise syscalls
 2022-07-19 19:35 UTC  (5+ messages)
` [PATCH v2 7/7] arm64/sve: Don't zero non-FPSIMD register state on syscall by default

[PATCH v2 1/3] test-runner: allow infinite process wait
 2022-07-19 19:33 UTC  (2+ messages)

[PATCH v4 0/6] Add support for RZ/N1 SJA1000 CAN controller
 2022-07-19 19:34 UTC  (6+ messages)
` [PATCH v4 6/6] can: sja1000: Add support for RZ/N1 SJA1000 CAN Controller

[PATCH] media: destage Hantro VPU driver
 2022-07-19 19:34 UTC  (4+ messages)
` [PATCH] hantro: Remove dedicated control documentation

[PATCH v2] platform/chrome: cros_kbd_led_backlight: fix build warning
 2022-07-19 19:31 UTC  (4+ 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.