messages from 2022-08-19 03:59:52 to 2022-08-19 06:09:36 UTC [more...]
[PATCH v1 00/19] Fix dma_map_sg error check
2022-08-19 6:07 UTC (21+ messages)
` [PATCH v1 01/19] mailbox: bcm-ferxrm-mailbox: Fix error check for dma_map_sg
` [PATCH v1 02/19] infiniband/mthca: Fix dma_map_sg error check
` [PATCH v1 03/19] HSI: omap_ssi_port: "
` [PATCH v1 04/19] mtd: rawnand: stm32_fmc2: "
` [PATCH v1 05/19] mtd: rawnand: marvell: Fix error handle regarding dma_map_sg
` [PATCH v1 06/19] usb/hcd: Fix dma_map_sg error check
` [PATCH v1 07/19] crypto: gemin: Fix error check for dma_map_sg
` [PATCH v1 08/19] crypto: sahara: "
` [PATCH v1 09/19] crypto: qce: Fix dma_map_sg error check
` [PATCH v1 10/19] crypto: amlogic: "
` [PATCH v1 11/19] crypto: allwinner: "
` [PATCH v1 12/19] crypto: ccree: "
` [PATCH v1 13/19] intel_th: "
` [PATCH v1 14/19] nvme-rdma: Fix error check for ib_dma_map_sg
` [PATCH v1 15/19] nvme-fc: Fix the error check for dma_map_sg
` [PATCH v1 16/19] scsi/qlogicpti: Fix dma_map_sg check
[PATCH v2] tee: add overflow check in register_shm_helper()
2022-08-19 6:07 UTC (4+ messages)
[PATCH v2 0/2] xen/pci: implement is_memory_hole for ARM
2022-08-19 6:07 UTC (5+ messages)
` [PATCH v2 2/2] xen/pci: replace call to is_memory_hole to pci_check_bar
[PATCH v5 0/5] VDUSE: Support registering userspace memory as bounce buffer
2022-08-19 6:01 UTC (4+ messages)
` [PATCH v5 3/5] vduse: Support using userspace pages "
[PATCH] efi_loader: disk: remove unused field
2022-08-19 6:06 UTC (2+ messages)
[PATCH] ceph: Use kcalloc for allocating multiple elements
2022-08-19 5:42 UTC
[PATCH] fs/ntfs3: Use kmalloc_array for allocating multiple elements
2022-08-19 5:51 UTC
[igt-dev] [PATCH i-g-t 1/3] tests/gem_exec_fence: Fix wrong engine checked for store_dword capability
2022-08-19 6:02 UTC (5+ messages)
` [igt-dev] [Intel-gfx] "
` "
[PATCH v2 0/2] Add support for QSGMII mode
2022-08-19 5:59 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200
[PATCH] selftests/livepatch: normalize sysctl error message
2022-08-19 5:59 UTC (2+ messages)
[PATCH v11 0/9] enable menu-driven UEFI variable maintenance
2022-08-19 5:57 UTC (3+ messages)
` [PATCH v11 8/9] doc:eficonfig: add documentation for eficonfig command
[Bug 216364] New: [Kernel IBT][kvm] There was "Missing ENDBR" in kvm when syzkaller tests
2022-08-19 5:57 UTC (2+ messages)
` [Bug 216364] "
[PATCH 0/3] tools: address recently reported Coverity issues
2022-08-19 5:56 UTC (4+ messages)
` [PATCH 1/3] xenbaked: properly use time_t in dump_stats()
[PATCH 0/3] x86/kvm, objtool: Fix KVM "missing ENDBR" bug
2022-08-19 5:54 UTC (4+ messages)
` [PATCH 1/3] x86/ibt, objtool: Add IBT_NOSEAL()
` [PATCH v1.1] "
[PATCH] kernel: move from strlcpy with unused retval to strscpy
2022-08-19 5:53 UTC (4+ messages)
[XEN PATCH] build: Fix x86 build without EFI
2022-08-19 5:53 UTC (6+ messages)
[PATCH xfrm-next v2 0/6] Extend XFRM core to allow full offload configuration
2022-08-19 5:52 UTC (7+ messages)
[PATCH] MAINTAINERS: Update Juerg Haefliger's email address
2022-08-19 5:51 UTC
[PATCH 0/4] Speed up migration tests
2022-08-19 5:38 UTC (5+ messages)
` [PATCH 1/4] tests/qtest/migration-test: Only wait for serial output where migration succeeds
` [PATCH 2/4] tests/migration/aarch64: Speed up the aarch64 migration test
` [PATCH 3/4] tests/migration/i386: Speed up the i386 migration test (when using TCG)
` [PATCH 4/4] tests/qtest/migration-test: Remove duplicated test_postcopy from the test plan
[PATCH] cifs: move from strlcpy with unused retval to strscpy
2022-08-19 5:48 UTC (3+ messages)
[RFC net-next PATCH 0/3] net: dsa: mv88e6xxx: Add RMU support
2022-08-19 5:47 UTC (14+ messages)
` [RFC net-next PATCH 1/3] dsa: Add ability to handle RMU frames
` [RFC net-next PATCH 2/3] mv88e6xxx: Implement remote management support (RMU)
` [RFC net-next PATCH 3/3] mv88e6xxx: rmon: Use RMU to collect rmon data
[PATCH] usb: move from strlcpy with unused retval to strscpy
2022-08-19 5:47 UTC (4+ messages)
[PATCH net-next v4 0/9] vsock: updates for SO_RCVLOWAT handling
2022-08-19 5:43 UTC (10+ messages)
` [PATCH net-next v4 1/9] vsock: SO_RCVLOWAT transport set callback
` [PATCH net-next v4 2/9] hv_sock: disable SO_RCVLOWAT support
` [PATCH net-next v4 3/9] virtio/vsock: use 'target' in notify_poll_in callback
` [PATCH net-next v4 4/9] vmci/vsock: "
` [PATCH net-next v4 5/9] vsock: pass sock_rcvlowat to notify_poll_in as target
` [PATCH net-next v4 6/9] vsock: add API call for data ready
` [PATCH net-next v4 7/9] virtio/vsock: check SO_RCVLOWAT before wake up reader
` [PATCH net-next v4 8/9] vmci/vsock: "
` [PATCH net-next v4 9/9] vsock_test: POLLIN + SO_RCVLOWAT test
[PATCH 01/14] vboxsf: move from strlcpy with unused retval to strscpy
2022-08-19 5:41 UTC (4+ messages)
` [PATCH 05/14] NFSD: "
[PATCH] arm64: dts: qcom: Fix sm8150 fastrpc node - use correct iommu values
2022-08-19 5:39 UTC
[tip:x86/sgx] BUILD SUCCESS ee56a283988d739c25d2d00ffb22707cb487ab47
2022-08-19 5:38 UTC
[PATCH] alpha: move from strlcpy with unused retval to strscpy
2022-08-19 5:37 UTC (3+ messages)
ucm2: Add intial acpes8336 support
2022-08-19 5:34 UTC
[PATCH v2 0/3] introduce SPDX
2022-08-19 5:33 UTC (2+ messages)
cron job: media_tree daily build: OK
2022-08-19 5:33 UTC
[PATCH 0/8] Documentation: Kunit: clean kunit-tool.rst and start.rst
2022-08-19 5:32 UTC (9+ messages)
` [PATCH 1/8] Documentation: KUnit: remove duplicated docs for kunit_tool
` [PATCH 2/8] Documentation: KUnit: avoid repeating "kunit.py run" in start.rst
` [PATCH 3/8] Documentation: KUnit: restore note about mrproper "
` [PATCH 4/8] Documentation: KUnit: Reword start guide for selecting tests
` [PATCH 5/8] Documentation: KUnit: add intro to the getting-started page
` [PATCH 6/8] Documentation: KUnit: update links in the index page
` [PATCH 7/8] lib: overflow: update reference to kunit-tool
` [PATCH 8/8] lib: stackinit: "
19.11.13 patches review and test
2022-08-19 5:32 UTC (3+ messages)
[PATCH RFC bpf v1 0/3] Verifier callback handling
2022-08-19 5:31 UTC (4+ messages)
` [PATCH RFC bpf v1 2/3] bpf: Fix reference state management for synchronous callbacks
[PATCH v3 0/6] efi: implement generic compressed boot support
2022-08-19 5:29 UTC (5+ messages)
` [PATCH v3 4/6] efi/libstub: implement generic EFI zboot
[PATCH v1 0/5] KVM: arm64: Enable ring-based dirty memory tracking
2022-08-19 5:28 UTC (5+ messages)
` [PATCH v1 3/5] KVM: selftests: Dirty host pages in dirty_log_test
[PATCH] mfd: mt6370: add bounds checking to regmap_read/write functions
2022-08-19 5:25 UTC (2+ messages)
[tip:auto-latest] BUILD SUCCESS f27a25312701380f4748e013e57afdb3076b71fe
2022-08-19 5:25 UTC
[PATCH 0/6] A few fixup patches for hugetlb
2022-08-19 5:24 UTC (13+ messages)
` [PATCH 1/6] mm, hwpoison: fix page refcnt leaking in try_memory_failure_hugetlb()
` [PATCH 2/6] mm, hwpoison: fix page refcnt leaking in unpoison_memory()
` [PATCH 3/6] mm, hwpoison: fix extra put_page() in soft_offline_page()
` [PATCH 4/6] mm, hwpoison: fix possible use-after-free in mf_dax_kill_procs()
` [PATCH 5/6] mm, hwpoison: kill procs if unmap fails
` [PATCH 6/6] mm, hwpoison: avoid trying to unpoison reserved page
[PATCH v5 0/4] landlock: truncate support
2022-08-19 5:24 UTC (4+ messages)
` [PATCH v5 2/4] selftests/landlock: Selftests for file truncation support
[PATCH bpf-next 0/3] A couple of small refactorings of BPF program call sites
2022-08-19 5:24 UTC (3+ messages)
[PATCH] ASoC: amd: acp: remove unnecessary NULL checks
2022-08-19 5:23 UTC (2+ messages)
[PATCH] wfx: prevent underflow in wfx_send_pds()
2022-08-19 5:23 UTC
[PATCH] wifi: rtl8xxxu: tighten bounds checking in rtl8xxxu_read_efuse()
2022-08-19 5:22 UTC
[PATCH] mm: hugetlb: simplify per-node sysfs creation and removal
2022-08-19 5:21 UTC
[PATCH] platform/chrome: fix memory corruption in ioctl
2022-08-19 5:20 UTC
[PATCH 00/13] Fix documentation build warnings against 6.0-rc1
2022-08-19 5:20 UTC (3+ messages)
` [PATCH 12/13] serial: document start_rx member at struct uart_ops
[PATCH v1 0/5] verdin-imx8mm: verdin-imx8mp: various additions and improvements
2022-08-19 5:18 UTC (6+ messages)
` [PATCH v1 1/5] verdin-imx8mm: verdin-imx8mp: update env memory layout
` [PATCH v1 2/5] verdin-imx8mm: prepare for optional job ring driver model
` [PATCH v1 3/5] verdin-imx8mm: improve and extend boot devices
` [PATCH v1 4/5] verdin-imx8mm: various config additions and improvements
` [PATCH v1 5/5] verdin-imx8mp: "
+ x86-fault-dump-command-line-of-faulting-process-to-syslog.patch added to mm-nonmm-unstable branch
2022-08-19 5:18 UTC
+ arc-use-generic-dump_stack_print_cmdline-implementation.patch added to mm-nonmm-unstable branch
2022-08-19 5:18 UTC
[PATCH] target/riscv: Use official extension names for AIA CSRs
2022-08-19 5:18 UTC (3+ messages)
[V3 00/11] KVM: selftests: Add simple SEV test
2022-08-19 5:17 UTC (7+ messages)
` [V3 10/11] KVM: selftests: Add ucall pool based implementation
[PATCHv6 00/11] Linear Address Masking enabling
2022-08-19 5:17 UTC (3+ messages)
` [PATCHv6 08/11] selftests/x86/lam: Add malloc and tag-bits test cases for linear-address masking
+ mm-thp-remove-redundant-pgtable-check-in-set_huge_zero_page.patch added to mm-unstable branch
2022-08-19 5:14 UTC
[withdrawn] mm-dmapoolc-avoid-duplicate-memset-within-dma_pool_alloc.patch removed from -mm tree
2022-08-19 5:13 UTC
+ kernel-exit-cleanup-release_thread.patch added to mm-nonmm-unstable branch
2022-08-19 5:11 UTC
[6.0-rc1] Kernel crash while running MCE tests
2022-08-19 4:42 UTC (3+ messages)
[PATCH 0/8] memblock tests: update and extend memblock simulator
2022-08-19 5:03 UTC (6+ messages)
` [PATCH 3/8] memblock tests: add labels to verbose output for generic alloc tests
[Intel-gfx] [PATCH i-g-t] i915/guc: Disable i915_pm_rps when SLPC is enabled
2022-08-19 5:05 UTC (3+ messages)
` [igt-dev] "
` [igt-dev] ✓ Fi.CI.BAT: success for i915/guc: Disable i915_pm_rps when SLPC is enabled (rev3)
[PATCH v3] mm: release private data before split THP
2022-08-19 5:04 UTC (2+ messages)
+ mm-memory-failure-kill-__soft_offline_page.patch added to mm-unstable branch
2022-08-19 5:04 UTC
+ mm-memory-failure-kill-soft_offline_free_page.patch added to mm-unstable branch
2022-08-19 5:04 UTC
[GIT PULL] ksmbd server fixes
2022-08-19 5:03 UTC
+ mm-hugetlb_vmemmap-simplify-reset_struct_pages.patch added to mm-unstable branch
2022-08-19 5:02 UTC
[PATCH v4] arch/riscv: add Zihintpause support
2022-08-19 5:00 UTC (4+ messages)
` "
[igt-dev] [PATCH i-g-t v2] tests/i915/kms_big_fb: First async flip discarded on i915
2022-08-19 5:00 UTC (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for tests/i915/kms_big_fb: First async flip discarded on i915 (rev2)
[PATCH for-7.2 v2 00/20] QMP/HMP: add 'dumpdtb' and 'info fdt' commands
2022-08-19 2:33 UTC (4+ messages)
` [PATCH for-7.2 v2 10/20] hw/ppc: set machine->fdt in spapr machine
[PATCH V2 1/2] mm/damon/lru_sort: Move target memory region check to head of func
2022-08-19 4:52 UTC (2+ messages)
[RFC PATCH v3 0/9] vsock: updates for SO_RCVLOWAT handling
2022-08-19 4:49 UTC (9+ messages)
` [RFC PATCH v3 4/9] vmci/vsock: use 'target' in notify_poll_in callback
` [RFC PATCH v3 8/9] vmci/vsock: check SO_RCVLOWAT before wake up reader
[PATCH v4 0/6] ASID support in vhost-vdpa net
2022-08-19 4:49 UTC (5+ messages)
` [PATCH v4 4/6] vdpa: Add asid parameter to vhost_vdpa_dma_map/unmap
[PATCH] merge-ort: remove code obsoleted by other changes
2022-08-19 4:45 UTC
[ovmf test] 172635: regressions - FAIL
2022-08-19 4:42 UTC
sound/pci/hda/hda_proc.c:774:13: warning: stack frame size (2448) exceeds limit (2048) in 'print_codec_info'
2022-08-19 4:41 UTC
[PATCH net v2] net: neigh: don't call kfree_skb() under spin_lock_irqsave()
2022-08-19 4:47 UTC
[PATCH] kbuild: remove the target in signal traps when interrupted
2022-08-19 4:37 UTC (2+ messages)
[PATCH] ksmbd: fix incorrect handling of iterate_dir
2022-08-19 4:35 UTC
[PATCH RFC v7 0/8] Introduce device group and device management
2022-08-19 4:37 UTC (7+ messages)
` [PATCH RFC v7 2/8] Introduce group administration commands
` [virtio-comment] "
` [virtio] "
[PATCH v8 00/12] NIC vhost-vdpa state restore via Shadow CVQ
2022-08-19 4:35 UTC (3+ messages)
[PATCH] trailer: allow spaces in tokens
2022-08-19 4:33 UTC (7+ messages)
` [PATCH v2] "
[PATCH 0/6] virtio/vsock: introduce dgrams, sk_buff, and qdisc
2022-08-19 4:30 UTC (9+ messages)
` [PATCH 5/6] virtio/vsock: add support for dgram
` [virtio-dev] "
[bpf] 2cb80ae521: kernel-selftests.bpf.test_verifier.fail
2022-08-19 4:28 UTC (2+ messages)
[PATCH v2 0/2] Allow --ancestry-path to take an argument
2022-08-19 4:28 UTC (5+ messages)
` [PATCH v3 0/3] "
` [PATCH v3 1/3] rev-list-options.txt: fix simple typo
` [PATCH v3 2/3] t6019: modernize tests with helper
` [PATCH v3 3/3] revision: allow --ancestry-path to take an argument
[PATCH v7 00/15] Rewrite the remaining merge strategies from shell to C
2022-08-19 4:27 UTC (14+ messages)
` [PATCH v8 00/14] "
` [PATCH v8 08/14] merge-resolve: rewrite in C
[soc:arm-multiplatform-cleanup] BUILD REGRESSION fbb1699f5fbe2f51f98c16265e1d258c4e5d96f9
2022-08-19 4:24 UTC
[PATCH v25 00/10] Add MediaTek SoC(vdosys1) support for mt8195
2022-08-19 4:13 UTC (7+ messages)
` [PATCH v25 07/10] soc: mediatek: mmsys: add mmsys for support 64 reset bits
[PATCH net-next] net: sched: remove duplicate check of user rights in qdisc
2022-08-19 4:21 UTC (3+ messages)
[PATCH 1/3] spi: dt-bindings: Add compatible for MediaTek MT8188
2022-08-19 3:28 UTC (5+ messages)
` [PATCH 3/3] dt-bindings: nvmem: mediatek: efuse: Add support for MT8188
[PATCH net-next 1/1] igc: add xdp frags support to ndo_xdp_xmit
2022-08-19 4:20 UTC (2+ messages)
[PATCH v1 0/3] cedrus: Various bug fixes
2022-08-19 4:17 UTC (7+ messages)
` [PATCH v1 2/3] media: cedrus: Set the platform driver data earlier
` [PATCH v1 3/3] media: cedrus: Fix endless loop in cedrus_h265_skip_bits()
[igt-dev] [i-g-t] tests/kms_atomic_transition: Convert tests to dynamic
2022-08-19 4:16 UTC (2+ messages)
[PATCH net-next,v2] net: sched: remove duplicate check of user rights in qdisc
2022-08-19 4:18 UTC
[PATCH] parisc: handle failure of kmalloc in ccio_init_resources
2022-08-19 4:15 UTC
[PATCH 2/4] arm64: dts: allwinner: h6: Add cooling map for GPU
2022-08-19 4:13 UTC (3+ messages)
[PATCH 0/5] arm64/mm: remap crash kernel with base pages even if rodata_full disabled
2022-08-19 4:11 UTC (12+ messages)
` [PATCH 1/5] arm64: rename defer_reserve_crashkernel() to have_zone_dma()
` [PATCH 2/5] arm64/mmu: drop _hotplug from unmap_hotplug_* function names
` [PATCH 3/5] arm64/mmu: move helpers for hotplug page tables freeing close to callers
` [PATCH 4/5] arm64/mm: remap crash kernel with base pages even if rodata_full disabled
` [PATCH 5/5] arm64/mmu: simplify logic around crash kernel mapping in map_mem()
[PATCH] net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()
2022-08-19 4:12 UTC (2+ messages)
[Intel-gfx] [PATCH v2 09/15] drm/i915/pxp: add huc authentication and loading command
2022-08-19 4:11 UTC (2+ messages)
[PATCH] powerpc/microwatt: Add LiteX MMC driver
2022-08-19 4:08 UTC (2+ messages)
[PATCH net-next 00/3] Introduce MACsec skb_metadata_dst
2022-08-19 4:08 UTC (3+ messages)
` [PATCH 1/3] net/macsec: Add MACsec skb_metadata_dst Tx Data path support
[git pull] drm fixes for 6.0-rc2
2022-08-19 4:05 UTC (2+ messages)
Regression: PM: domains: Delete usage of driver_deferred_probe_check_state
2022-08-19 4:04 UTC (5+ messages)
[PATCH net-next] net: ethernet: mtk_eth_soc: remove unused txd_pdma pointer in mtk_xdp_submit_frame
2022-08-19 4:00 UTC (2+ messages)
[PATCH net-next v3 1/1] net: macsec: Expose MACSEC_SALT_LEN definition to user space
2022-08-19 4:00 UTC (2+ messages)
[PATCH net-next 0/4] selftests: mlxsw: Add ordering tests for unified bridge model
2022-08-19 4:00 UTC (2+ messages)
[qemu-mainline test] 172626: regressions - FAIL
2022-08-19 3:59 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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.