All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-07-24 16:38:44 to 2023-07-24 17:22:49 UTC [more...]

[PATCH v5 00/25] iommu: Make default_domain's mandatory
 2023-07-24 17:22 UTC  (14+ messages)
` [PATCH v5 01/25] iommu: Add iommu_ops->identity_domain
` [PATCH v5 02/25] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH v5 03/25] powerpc/iommu: Setup a default domain and remove set_platform_dma_ops
` [PATCH v5 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
` [PATCH v5 06/25] iommu/tegra-gart: Remove tegra-gart
` [PATCH v5 10/25] iommu/exynos: Implement an IDENTITY domain
` [PATCH v5 12/25] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v5 16/25] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v5 20/25] iommu/sun50i: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v5 22/25] iommu: Add __iommu_group_domain_alloc()
` [PATCH v5 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()

[PATCH] vhost-user-scsi: support reconnect to backend
 2023-07-24 17:21 UTC  (2+ messages)

[PATCH net-next 00/11] Create common DPLL configuration API
 2023-07-24 17:21 UTC  (3+ messages)
` [PATCH net-next 08/11] ice: add admin commands to access cgu configuration

[PATCH] crypto: caam - adjust RNG timing to support more devices
 2023-07-24 17:21 UTC  (5+ messages)

[PATCH v3 0/2] Add new "describe" atom
 2023-07-24 17:21 UTC  (4+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] ref-filter: add "

[PATCH v2 0/3] riscv: Add BeagleV Ahead board support
 2023-07-24 17:20 UTC  (8+ messages)
` [PATCH v2 1/3] dt-bindings: riscv: Add BeagleV Ahead board compatibles
` [PATCH v2 2/3] riscv: dts: thead: add BeagleV Ahead board device tree
` [PATCH v2 3/3] MAINTAINERS: add reviewer for T-Head RISC-V SoC support

[syzbot] [block?] KASAN: slab-out-of-bounds Read in bio_split_rw
 2023-07-24 17:20 UTC  (2+ messages)

[PATCH] ext4: mballoc: avoid garbage value from err
 2023-07-24 17:19 UTC  (2+ messages)

[Qemu RFC 0/7] Early enabling of DCD emulation in Qemu
 2023-07-24 17:19 UTC  (2+ messages)

[Intel-xe] [PATCH] drm/xe: Use kvmalloc_array() instead of kmalloc()
 2023-07-24 17:17 UTC  (2+ messages)

[PATCH] file: always lock position
 2023-07-24 17:18 UTC  (8+ messages)

[PATCH 0/8] Remove unused parameters in page_table_check
 2023-07-24 17:17 UTC  (4+ messages)

[PATCH v2] xen/arm32: head: Widen the use of the temporary mapping
 2023-07-24 17:15 UTC  (2+ messages)

[Nouveau] [PATCH] drm/nouveau/fifo:Fix Nineteen occurrences of the gk104.c error: ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxW) ERROR: trailing statements should be on next line ERROR: space prohibited before that ':' (ctx:WxE) ERROR: space prohibited before that ':' (ctx:WxE) ERROR: trailing statements should be on next line ERROR: trailing s tatements should be on next line
 2023-07-24 17:15 UTC  (2+ messages)

drivers/pnp/pnpacpi/core.c:253:17: warning: 'strncpy' specified bound 50 equals destination size
 2023-07-24 17:15 UTC  (3+ messages)

[PATCH] dt-bindings: input: convert syna,rmi4 to DT schema
 2023-07-24 17:15 UTC  (3+ messages)

arch/powerpc/kvm/e500mc.c:95:15: error: invalid instruction
 2023-07-24 17:15 UTC  (3+ messages)

[PATCH v4 0/9] spl: Use common function for loading/parsing images
 2023-07-24 17:12 UTC  (10+ messages)
` [PATCH v4 1/9] spl: Add generic spl_load function
` [PATCH v4 2/9] spl: Convert ext to use spl_load
` [PATCH v4 3/9] spl: Convert fat to spl_load
` [PATCH v4 4/9] spl: Convert mmc "
` [PATCH v4 5/9] spl: Convert net "
` [PATCH v4 6/9] spl: Convert nor "
` [PATCH v4 7/9] spl: Convert semihosting "
` [PATCH v4 8/9] spl: Convert spi "
` [PATCH v4 9/9] spl: spi: Consolidate spi_load_image_os into spl_spi_load_image

[PATCH v5 0/3] Fix IS_ERR() vs NULL check for drm
 2023-07-24 17:14 UTC  (3+ messages)
` [PATCH v5 1/3] drm/panel: Fix IS_ERR() vs NULL check in nt35950_probe()

[PATCH] drm/amdgpu: Remove volatile from 'wb' & from 'ptr' in amdgpu.h
 2023-07-24 17:13 UTC  (2+ messages)

[biweekly bcachefs cabal]
 2023-07-24 17:12 UTC  (3+ messages)

[PATCH v1] sh: boards: fix CEU buffer size passed to dma_declare_coherent_memory()
 2023-07-24 17:12 UTC  (2+ messages)

[PATCH v2] mm: Fix memory ordering for mm_lock_seq and vm_lock_seq
 2023-07-24 17:11 UTC  (2+ messages)

+ mm-fix-memory-ordering-for-mm_lock_seq-and-vm_lock_seq.patch added to mm-hotfixes-unstable branch
 2023-07-24 17:11 UTC 

[PATCH bpf-next] MAINTAINERS: Replace my email address
 2023-07-24 17:11 UTC 

[PATCH] drm/panel: ld9040: add backlight Kconfig dependency
 2023-07-24 17:11 UTC  (3+ messages)

DCD region base address
 2023-07-24 17:10 UTC  (3+ messages)

[PATCH] splice, net: Fix splice_to_socket() for O_NONBLOCK socket
 2023-07-24 17:09 UTC  (5+ messages)

[PATCH] migration: Allow user to specify migration available bandwidth
 2023-07-24 17:07 UTC 

drivers/nvme/host/tcp.c:835:12: warning: stack frame size (2256) exceeds limit (2048) in 'nvme_tcp_recv_skb'
 2023-07-24 17:07 UTC  (3+ messages)

[PATCH 1/3] erofs-utils: lib: fix improper alignment for chunked sparse files
 2023-07-24 17:06 UTC  (3+ messages)
` [PATCH 2/3] erofs-utils: lib: tidy up erofs_blob_getchunk()
` [PATCH 3/3] erofs-utils: merge consecutive chunks if possible

[PATCH BlueZ v2 0/6] Add support for BAP broadcast sink
 2023-07-24 17:06 UTC  (5+ messages)
    ` [EXT] "

[PATCH net-next 0/5] net/sched: improve class lifetime handling
 2023-07-24 17:05 UTC  (4+ messages)
` [PATCH net-next 1/5] net/sched: wrap open coded Qdics class filter counter

[PATCH] dt-bindings: usb: add missing unevaluatedProperties on USB connector
 2023-07-24 17:05 UTC  (3+ messages)

[Git][lvmteam/lvm2][main] vgmknodes: skipping thin pool is not an error
 2023-07-24 17:04 UTC 

[PATCH] Revert "fbcon: Use kzalloc() in fbcon_prepare_logo()"
 2023-07-24 17:03 UTC  (2+ messages)

[PATCH v2] riscv: VMAP_STACK overflow detection thread-safe
 2023-07-24 17:03 UTC  (4+ messages)

[PATCH 0/4] Add support for PECI Nuvoton
 2023-07-24 17:02 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: Add bindings for peci-npcm

[igt-dev] [PATCH 0/3] Add atomic DRM cursor hotspot test
 2023-07-24 17:02 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.IGT: failure for "

[PATCH] Input: xpad - Add HyperX Clutch Gladiate support
 2023-07-24 17:02 UTC  (3+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-07-24 17:00 UTC  (6+ messages)

[Buildroot] [PATCH 1/1] package/iperf3: security bump to version 3.14
 2023-07-24 17:01 UTC 

Feedback on Qualcomm's minidump (debug) solution for end user device crash
 2023-07-24 16:59 UTC  (2+ messages)

[patch 00/58] x86/apic: Decrapification and static calls
 2023-07-24 16:59 UTC  (3+ messages)

[PATCH] tools/perf: Fix addr location init during arch_skip_callchain_idx function
 2023-07-24 16:58 UTC  (2+ messages)

[PATCH] rcuwait: Add might_sleep() annotations
 2023-07-24 16:03 UTC 

[meta-python][PATCH v2] python3-mypy, python3-mypy-extensions: remove
 2023-07-24 16:58 UTC 

[PATCH 0/5] selftests/sgx: Fix compilation errors
 2023-07-24 16:58 UTC  (6+ messages)
` [PATCH 1/5] selftests/sgx: Fix uninitialized pointer dereference in error path
` [PATCH 2/5] selftests/sgx: Fix function pointer relocation in test enclave
` [PATCH 3/5] selftests/sgx: Ensure correct secinfo struct alignment "
` [PATCH 4/5] selftests/sgx: Ensure expected enclave data buffer size and placement
` [PATCH 5/5] selftests/sgx: Enclave freestanding compilation + separate linker options

[PULL 00/16] s390x fixes
 2023-07-24 16:53 UTC  (17+ messages)
` [PULL 01/16] target/s390x: Make CKSM raise an exception if R2 is odd
` [PULL 02/16] target/s390x: Fix CLM with M3=0
` [PULL 03/16] target/s390x: Fix CONVERT TO LOGICAL/FIXED with out-of-range inputs
` [PULL 04/16] target/s390x: Fix ICM with M3=0
` [PULL 05/16] target/s390x: Make MC raise specification exception when class >= 16
` [PULL 06/16] target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
` [PULL 07/16] tests/tcg/s390x: Test CKSM
` [PULL 08/16] tests/tcg/s390x: Test CLGEBR and CGEBRA
` [PULL 09/16] tests/tcg/s390x: Test CLM
` [PULL 10/16] tests/tcg/s390x: Test ICM
` [PULL 11/16] tests/tcg/s390x: Test MC
` [PULL 12/16] tests/tcg/s390x: Test STPQ
` [PULL 13/16] tests/tcg/s390x: Test VCKSM
` [PULL 14/16] tests/avocado/migration: Remove the malfunctioning s390x tests
` [PULL 15/16] target/loongarch: Fix the CSRRD CPUID instruction on big endian hosts
` [PULL 16/16] tests/avocado/machine_s390_ccw_virtio: Skip the flaky virtio-gpu test by default

collision between ZONE_MOVABLE and memblock allocations
 2023-07-24 16:56 UTC  (5+ messages)

[PATCH] HID: logitech-hidpp: add support for the Logitech G Pro X mouse
 2023-07-24 16:55 UTC  (2+ messages)

+ scripts-spellingtxt-remove-thead-as-a-typo.patch added to mm-hotfixes-unstable branch
 2023-07-24 16:56 UTC 

[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
 2023-07-24 16:55 UTC  (4+ messages)
` [RFC PATCH v2 15/20] context-tracking: Introduce work deferral infrastructure

rationalize the flow in bio_add_page and friends v2
 2023-07-24 16:54 UTC  (9+ messages)
` [PATCH 1/8] block: tidy up the bio full checks in bio_add_hw_page
` [PATCH 2/8] block: use SECTOR_SHIFT bio_add_hw_page
` [PATCH 3/8] block: move the BIO_CLONED checks out of __bio_try_merge_page
` [PATCH 4/8] block: move the bi_vcnt check "
` [PATCH 5/8] block: move the bi_size overflow check in __bio_try_merge_page
` [PATCH 6/8] block: downgrade a bio_full call in bio_add_page
` [PATCH 7/8] block: move the bi_size update out of __bio_try_merge_page
` [PATCH 8/8] block: don't pass a bio to bio_try_merge_hw_seg

[PATCH v5 0/2] nvmem: sec-qfprom: Add Qualcomm secure QFPROM support
 2023-07-24 16:54 UTC  (3+ messages)

[PATCH] arm64: dts: qcom: sm8150: Fix the I2C7 interrupt
 2023-07-24 16:53 UTC  (4+ messages)

[PATCH v1 0/2] Remove CONFIG_NVME_MULTIPATH option
 2023-07-24 16:53 UTC  (8+ messages)
` [PATCH v1 1/2] nvme: drop multipath config option
` [PATCH v1 2/2] nvme: remove warning for shared ns when multipath=N

[PATCH v6 0/3] Prevent attempting updates known to fail
 2023-07-24 16:52 UTC  (4+ messages)
` [PATCH v6 1/3] x86/microcode: Ignore microcode loading interface for revision = -1
` [PATCH v6 2/3] x86: Read MSR_ARCH_CAPS immediately after early_microcode_init()
` [PATCH v6 3/3] x86/microcode: Disable microcode update handler if DIS_MCU_UPDATE is set

[PATCH v6 0/5] Add peripherals for J784S4
 2023-07-24 16:52 UTC  (3+ messages)
` [PATCH v6 1/5] arm64: dts: ti: k3-j784s4-main: Add system controller and SERDES lane mux

+ mm-mprotect-fix-obsolete-function-name-in-change_pte_range.patch added to mm-unstable branch
 2023-07-24 16:51 UTC 

[meta-python][PATCH 1/2] python3-humanize: upgrade 4.4.0 -> 4.7.0
 2023-07-24 16:51 UTC  (2+ messages)
` [meta-python][PATCH 2/2] python3-mypy, python3-mypy-extensions: remove

[PATCH] gpio: mxc: Improve PM configuration
 2023-07-24 16:50 UTC  (4+ messages)

bootstd regression from distro_bootcmd for removable EFI boot and weird return codes for fs
 2023-07-24 16:48 UTC  (3+ messages)

[PATCH] io_uring: Use io_schedule* in cqring wait
 2023-07-24 16:48 UTC  (7+ messages)

[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
 2023-07-24 16:47 UTC  (6+ messages)
` [PATCH v7 12/12] KVM: arm64: Use TLBI range-based intructions for unmap

[PATCH RFC 0/2] Extend device_get_match_data() to struct bus_type
 2023-07-24 16:47 UTC  (15+ messages)
` [PATCH RFC 1/2] drivers: fwnode: "
` [PATCH RFC 2/2] i2c: Add i2c_device_get_match_data() callback

+ mm-khugepaged-collapse_pte_mapped_thp-with-mmap_read_lock-fix.patch added to mm-unstable branch
 2023-07-24 16:47 UTC 

+ mm-khugepaged-delete-khugepaged_collapse_pte_mapped_thps-fix.patch added to mm-unstable branch
 2023-07-24 16:47 UTC 

+ s390-add-pte_free_defer-for-pgtables-sharing-page-fix.patch added to mm-unstable branch
 2023-07-24 16:47 UTC 

+ powerpc-assert_pte_locked-use-pte_offset_map_nolock-fix.patch added to mm-unstable branch
 2023-07-24 16:47 UTC 

[PATCH v5 0/2] Remove power-domains property for devices with compatible ti,am62-sa3ul
 2023-07-24 16:45 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: crypto: ti,sa2ul: make power-domains conditional

[PATCH RFC] nfsd: set missing after_change as before_change + 1
 2023-07-24 16:44 UTC  (4+ messages)

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-07-24 16:44 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] dt-bindings: arm: convert nested if-else construct to allOf
  ` [PATCH v2 2/3] dt-bindings: arm: Add qcom specific hvc transport for SCMI
  ` [PATCH v2 3/3] firmware: arm_scmi: Add qcom hvc/shmem transport

[Intel-gfx] [PATCH] drm/i915: Fix an error handling path in igt_write_huge()
 2023-07-24 16:44 UTC  (6+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for "

[PATCH 0/9] MAINTAINERS: wifi: driver cleanup
 2023-07-24 16:44 UTC  (3+ messages)
` [PATCH 8/9] MAINTAINERS: wifi: mark b43 as orphan

[PATCH vhost v11 00/10] virtio core prepares for AF_XDP
 2023-07-24 16:43 UTC  (8+ messages)
` [PATCH vhost v11 05/10] virtio_ring: introduce virtqueue_dma_dev()

+ mm-pagewalk-fix-efi_pgt_dump-of-espfix-area.patch added to mm-hotfixes-unstable branch
 2023-07-24 16:43 UTC 

+ shmem-minor-fixes-to-splice-read-implementation.patch added to mm-hotfixes-unstable branch
 2023-07-24 16:43 UTC 

+ tmpfs-fix-documentation-of-noswap-and-huge-mount-options.patch added to mm-hotfixes-unstable branch
 2023-07-24 16:43 UTC 

[Qemu PATCH 0/9] Enabling DCD emulation support in Qemu
 2023-07-24 16:41 UTC  (4+ messages)

[PATCH] perf arm64: Fix read PMU cpu slots
 2023-07-24 16:41 UTC  (3+ messages)

[PULL] u-boot-at91-fixes-2023.10-a
 2023-07-24 16:41 UTC  (2+ messages)

[PATCH v2 0/2] Deprecate ti-serdes header file
 2023-07-24 16:41 UTC  (4+ messages)
` [PATCH v2 2/2] dt-bindings: ti-serdes-mux: Deprecate header with constants

[PULL] u-boot-riscv/master
 2023-07-24 16:41 UTC  (2+ messages)

[merged] kbuild-flatten-kbuild_cflags.patch removed from -mm tree
 2023-07-24 16:40 UTC 

[PATCH v4 0/1] sequencer: finish parsing the todo list despite an invalid first line
 2023-07-24 16:40 UTC  (4+ messages)
` [PATCH v5 "
  ` [PATCH v5 1/1] "

[PATCH] fs/read_write: Enable copy_file_range for block device
 2023-07-24 16:40 UTC  (4+ messages)

[PATCH v3] wifi: wilc1000: add SPI commands retry mechanism
 2023-07-24 16:40 UTC 

[PATCH 0/5] commit-graph: test cleanup and modernization
 2023-07-24 16:39 UTC  (7+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/5] t/lib-commit-graph.sh: allow `graph_read_expect()` in sub-directories
  ` [PATCH v2 2/5] t/lib-commit-graph.sh: avoid directory change in `graph_git_behavior()`
  ` [PATCH v2 3/5] t5318: avoid top-level directory changes
  ` [PATCH v2 4/5] t5328: "
  ` [PATCH v2 5/5] t/lib-commit-graph.sh: avoid sub-shell in `graph_git_behavior()`

+ selftests-mm-run-all-tests-from-run_vmtestssh.patch added to mm-unstable branch
 2023-07-24 16:39 UTC 

[GIT PULL for v6.5-rc4] media fixes
 2023-07-24 16:39 UTC  (2+ messages)

[xen-unstable-smoke test] 181991: tolerable all pass - PUSHED
 2023-07-24 16:39 UTC 

+ selftests-mm-make-migration-test-robust-to-failure.patch added to mm-unstable branch
 2023-07-24 16:39 UTC 

+ selftests-mm-optionally-pass-duration-to-transhuge-stress.patch added to mm-unstable branch
 2023-07-24 16:39 UTC 

[PATCH 0/5] PHY: Add support for dual refclk configurations in Cadence Torrent PHY driver
 2023-07-24 15:00 UTC  (2+ messages)
` [PATCH 3/5] phy: cadence-torrent: Add USXGMII(156.25MHz) + SGMII/QSGMII(100MHz) multilink configuration

+ selftests-mm-va_high_addr_switch-should-skip-unsupported-arm64-configs.patch added to mm-unstable branch
 2023-07-24 16:39 UTC 

+ selftests-mm-fix-thuge-gen-test-bugs.patch added to mm-unstable branch
 2023-07-24 16:39 UTC 

+ selftests-mm-skip-soft-dirty-tests-on-arm64.patch added to mm-unstable branch
 2023-07-24 16:39 UTC 

+ selftests-mm-enable-mrelease_test-for-arm64.patch added to mm-unstable branch
 2023-07-24 16:39 UTC 

+ selftests-line-buffer-test-programs-stdout.patch added to mm-unstable branch
 2023-07-24 16:39 UTC 

[PATCH v3 0/7] Risc-V Kvm Smstateen
 2023-07-24 16:38 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.