messages from 2022-03-01 10:06:20 to 2022-03-01 10:53:51 UTC [more...]
[PATCH] dt-bindings: Another pass removing cases of 'allOf' containing a '$ref'
2022-03-01 10:06 UTC (5+ messages)
cleanup swiotlb initialization v4
2022-03-01 10:53 UTC (29+ messages)
` [PATCH 01/12] dma-direct: use is_swiotlb_active in dma_direct_map_page
` [PATCH 02/12] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
` [PATCH 03/12] swiotlb: simplify swiotlb_max_segment
` [PATCH 04/12] swiotlb: rename swiotlb_late_init_with_default_size
` [PATCH 05/12] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 06/12] MIPS/octeon: use swiotlb_init instead of open coding it
` [PATCH 07/12] x86: remove the IOMMU table infrastructure
` [PATCH 08/12] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/12] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 12/12] x86: remove cruft from <asm/dma-mapping.h>
[PATCH net-next 0/7] net/smc: some datapath performance optimizations
2022-03-01 10:53 UTC (4+ messages)
` [PATCH net-next 6/7] net/smc: don't req_notify until all CQEs drained
[PATCH 0/2] mtd: spi-nor: Fix Quad Enable method for MX25L12835F
2022-03-01 10:52 UTC (6+ messages)
[PATCH] tracing/osnoise: Force quiescent states while tracing
2022-03-01 10:52 UTC (3+ messages)
[dpdk-dev] crypto/qat: fix process type handling
2022-03-01 10:51 UTC (3+ messages)
[PATCH V8] arm: add initial support for the Phytium Pomelo Board
2022-03-01 10:51 UTC (3+ messages)
` 回复: "
[PATCH v2 0/6] hw/nvme: enhanced protection information (64-bit guard)
2022-03-01 10:44 UTC (3+ messages)
` [PATCH v2 1/6] hw/nvme: move dif/pi prototypes into dif.h
` [PATCH v2 5/6] hw/nvme: add pi tuple size helper
[Intel-gfx] [PATCH 0/3] Improve anti-pre-emption w/a for compute workloads
2022-03-01 10:50 UTC (13+ messages)
` [Intel-gfx] [PATCH 1/3] drm/i915/guc: Limit scheduling properties to avoid overflow
[PATCH] PM: runtime: Have devm_pm_runtime_enable() handle pm_runtime_dont_use_autosuspend()
2022-03-01 10:49 UTC (3+ messages)
[linux-next:master 4037/9295] drivers/mtd/nand/raw/nand_base.c:348:3-9: preceding lock on line 345
2022-03-01 10:49 UTC
[dpdk-dev] [v22.07] [PATCH v2] ethdev: mtr: support input color selection
2022-03-01 10:49 UTC (3+ messages)
` [PATCH v3 1/1] "
` [EXT] "
[PATCH v5 2/3] ACPI: allow longer device IDs
2022-03-01 10:49 UTC (5+ messages)
` [PATCH 2/3 v6] "
[PATCH] cpuidle: psci: Iterate backwards over list in psci_pd_remove()
2022-03-01 10:46 UTC (3+ messages)
[RFC PATCH 00/13] Introducing AMD x2APIC Virtualization (x2AVIC) support
2022-03-01 10:47 UTC (4+ messages)
` [RFC PATCH 05/13] KVM: SVM: Update max number of vCPUs supported for x2AVIC mode
[PATCH] Input: goodix - Workaround Cherry Trail devices with a bogus ACPI Interrupt() resource
2022-03-01 10:47 UTC (3+ messages)
[PATCH] net: Remove branch in csum_shift()
2022-03-01 10:47 UTC (8+ messages)
[PATCH] ARM: mstar: Select HAVE_ARM_ARCH_TIMER
2022-03-01 10:43 UTC (2+ messages)
[Intel-gfx] [PATCH] [v2] Kbuild: move to -std=gnu11
2022-03-01 10:43 UTC (5+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for Kbuild: move to -std=gnu11 (rev2)
` [PATCH] [v2] Kbuild: move to -std=gnu11
[PATCH] spi: Add spi_get_bus_and_cs() new use_dt param
2022-03-01 10:44 UTC (5+ messages)
[PATCH 0/6] bugfixes for hns3 PMD
2022-03-01 10:44 UTC (5+ messages)
` [PATCH 4/6] net/hns3: fix the time waiting for PF reset completion
[PATCH] scripts/decodecode: Make objdump always use operand-size suffix
2022-03-01 10:44 UTC (4+ messages)
[PULL 0/7] aspeed queue
2022-03-01 10:43 UTC (2+ messages)
[PATCH 1/2] ata: ahci: Drop low power policy board type
2022-03-01 10:42 UTC (3+ messages)
` [PATCH 2/2] ata: ahci: Protect users from setting policies their drives don't support
[PATCH 0/6] list_for_each_entry*: make iterator invisiable outside the loop
2022-03-01 10:41 UTC (3+ messages)
` [PATCH 3/6] kernel: remove iterator use "
[PATCH V7 00/17] xfs: Extend per-inode extent counters
2022-03-01 10:39 UTC (18+ messages)
` [PATCH V7 01/17] xfs: Move extent count limits to xfs_format.h
` [PATCH V7 02/17] xfs: Introduce xfs_iext_max_nextents() helper
` [PATCH V7 03/17] xfs: Use xfs_extnum_t instead of basic data types
` [PATCH V7 04/17] xfs: Introduce xfs_dfork_nextents() helper
` [PATCH V7 05/17] xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
` [PATCH V7 06/17] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V7 07/17] xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
` [PATCH V7 08/17] xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
` [PATCH V7 09/17] xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
` [PATCH V7 10/17] xfs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT
` [PATCH V7 11/17] xfs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V7 12/17] xfs: Introduce per-inode 64-bit extent counters
` [PATCH V7 13/17] xfs: xfs_growfs_rt_alloc: Unlock inode explicitly rather than through iop_committing()
` [PATCH V7 14/17] xfs: Conditionally upgrade existing inodes to use 64-bit extent counters
` [PATCH V7 15/17] xfs: Enable bulkstat ioctl to support 64-bit per-inode "
` [PATCH V7 16/17] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
` [PATCH V7 17/17] xfs: Define max extent length based on on-disk format definition
[PATCH 0/5] block layer: permission API refactoring in preparation
2022-03-01 10:34 UTC (2+ messages)
[Intel-gfx] [CI 1/4] drm/i915: Use str_yes_no()
2022-03-01 10:40 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for series starting with [CI,1/4] drm/i915: Use str_yes_no() (rev2)
[PATCH v4 0/2] hwmon: (adm1275) Add sample averaging binding support
2022-03-01 10:39 UTC (3+ messages)
` [PATCH v4 1/2] hwmon: (adm1275) Allow setting sample averaging
` [PATCH v4 2/2] dt-bindings: hwmon: Add sample averaging properties for ADM1275
[PATCH v7 0/4] s390x: Add partial z15 support and tests
2022-03-01 10:24 UTC (7+ messages)
` [PATCH v7 3/4] tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
[PATCH] PM: domains: Fix sleep-in-atomic bug caused by genpd_debug_remove()
2022-03-01 10:37 UTC (2+ messages)
[PATCH v4 00/15] Move HEVC stateless controls out of staging
2022-03-01 10:36 UTC (5+ messages)
` [PATCH v4 04/15] media: uapi: HEVC: Add missing fields in HEVC controls
[PATCH v2 00/14] vDPA shadow virtqueue
2022-03-01 10:06 UTC (4+ messages)
` [PATCH v2 08/14] util: Add iova_tree_alloc
[PATCH v2 00/25] migration: Postcopy Preemption
2022-03-01 10:27 UTC (4+ messages)
[PATCH 0/3] Introduce x86 assembler accelerated implementation for SM4 algorithm
2022-03-01 10:34 UTC (4+ messages)
` [PATCH 1/3] crypto: sm4 - create SM4 library based on sm4 generic code
[Question] Should retain 2M alignment if kernel image is bad aligned at entry or BSS overlaps?
2022-03-01 10:34 UTC (4+ messages)
[dm-devel] [PATCH 1/2] dm-zoned: remove the ->name field in struct dmz_dev
2022-03-01 10:35 UTC (2+ messages)
linux-next: manual merge of the char-misc tree with the mfd tree
2022-03-01 10:35 UTC (7+ messages)
[PATCH 0/7] Commit-graph: Generation Number v2 Fixes, v3 implementation
2022-03-01 10:35 UTC (8+ messages)
` [PATCH 3/7] commit-graph: start parsing generation v2 (again)
[PATCH v2 00/18] testing and semihosting pre-PR
2022-03-01 10:03 UTC (5+ messages)
` [PATCH v2 04/18] tests/docker: update debian-arm64-cross with lci-tool
Different writeback timing since v5.14
2022-03-01 10:32 UTC (4+ messages)
[PATCH v2 2/2] vpci/msix: fix PBA accesses
2022-03-01 10:32 UTC (5+ messages)
` [PATCH v2.1 "
[PATCH v5 0/3] ACPI: VM fork detection for RNG
2022-03-01 10:31 UTC (7+ messages)
` [PATCH v5 2/3] ACPI: allow longer device IDs
[PATCH] net: marvell: Use min() instead of doing it manually
2022-03-01 10:29 UTC (2+ messages)
[PATCH v9] block: cancel all throttled bios in del_gendisk()
2022-03-01 10:29 UTC (6+ messages)
[PATCH v2 0/3] Refactor xhci quirks and plat private data
2022-03-01 10:28 UTC (4+ messages)
` [PATCH v2 1/3] usb: xhci: refactor "
` [PATCH v2 2/3] usb: xhci: Remove unwanted header inclusion
` [PATCH v2 3/3] usb: dwc: host: add xhci_plat_priv quirk XHCI_SKIP_PHY_INIT
[PATCH] xhci: fix runtime PM imbalance in USB2 resume
2022-03-01 10:28 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/3] Introduce akcipher service for virtio-crypto
2022-03-01 10:25 UTC (7+ messages)
` [PATCH v2 3/3] virtio-crypto: implement RSA algorithm
` "
` PING: "
cip/linux-4.19.y-cip build: 101 builds: 1 failed, 100 passed, 2 errors, 15 warnings (v4.19.231-cip68) #kernelci
2022-03-01 10:28 UTC
[GSoC][PATCH] userdiff: Add diff driver for Kotlin lang and tests
2022-03-01 10:27 UTC (4+ messages)
` [PATCH] "
[PATCH] net/mlx5: fix MPLS/GRE Verbs spec ordering
2022-03-01 10:26 UTC
[PATCH] ARM: iop32x: add prototype for iop_enable_cp6()
2022-03-01 10:24 UTC (3+ messages)
[PATCH 00/10] spi: spi-mem: Add driver for Aspeed SMC controllers
2022-03-01 10:25 UTC (4+ messages)
` Call for testing: spi-mem "
[PATCH 0/9] ci: make Git's GitHub workflow output much more helpful
2022-03-01 10:24 UTC (23+ messages)
` [PATCH v2 "
` [PATCH v2 1/9] ci: fix code style
` [PATCH v2 2/9] ci/run-build-and-tests: take a more high-level view
` [PATCH v2 3/9] ci: make it easier to find failed tests' logs in the GitHub workflow
` [PATCH v2 4/9] ci/run-build-and-tests: add some structure to the GitHub workflow output
` [PATCH v2 5/9] tests: refactor --write-junit-xml code
` [PATCH v2 6/9] test(junit): avoid line feeds in XML attributes
` [PATCH v2 7/9] ci: optionally mark up output in the GitHub workflow
` [PATCH v2 8/9] ci: use `--github-workflow-markup` "
` [PATCH v2 9/9] ci: call `finalize_test_case_output` a little later
[PATCH v2] HID: Add mapping for KEY_ALL_APPLICATIONS
2022-03-01 10:24 UTC (3+ messages)
FedEx: Not possible to make delivery
2022-03-01 10:24 UTC
[PATCH v3] HID: Add mapping for KEY_DICTATE
2022-03-01 10:24 UTC (3+ messages)
[PATCH V6 00/22] arch: Add basic LoongArch support
2022-03-01 10:18 UTC (13+ messages)
` [PATCH V6 09/22] LoongArch: Add boot and setup routines
[PATCH] net/nfc/nci: use memset avoid infoleaks
2022-03-01 10:24 UTC (3+ messages)
[PULL 00/18] testing and semihosting updates
2022-03-01 9:47 UTC (10+ messages)
` [PULL 06/18] tests/docker: introduce debian-riscv64-test-cross
` [PULL 07/18] scripts/ci: add build env rules for aarch32 on aarch64
` [PULL 08/18] scripts/ci: allow for a secondary runner
` [PULL 09/18] gitlab: add a new aarch32 custom runner definition
` [PULL 12/18] tests/tcg: add sha512 test
` [PULL 13/18] tests/tcg: add vectorised sha512 versions
` [PULL 16/18] tests/tcg: completely disable threadcount for sh4
` [PULL 17/18] semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO
` [PULL 18/18] tests/tcg: port SYS_HEAPINFO to a system test
[PATCH v4 0/3] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
2022-03-01 9:52 UTC (4+ messages)
` [PATCH v4 2/3] "
linux-next: Tree for Mar 1
2022-03-01 10:20 UTC
[PATCH v2 6/7] octeon_ep: add Tx/Rx processing and interrupt support
2022-03-01 10:19 UTC (2+ messages)
[PATCH v2 0/3] Import Arm Optimized Routines str{n}cmp functions
2022-03-01 10:14 UTC (4+ messages)
` [PATCH v2 1/3] arm64: lib: Import latest version of Arm Optimized Routines' strcmp
` [PATCH v2 2/3] arm64: lib: Import latest version of Arm Optimized Routines' strncmp
` [PATCH v2 3/3] Revert "arm64: Mitigate MTE issues with str{n}cmp()"
[PATCH 1/9] dt-bindings: mxsfb: Add compatible for i.MX8MP
2022-03-01 10:19 UTC (8+ messages)
[LTP] [PATCH 1/1] TESTING PATCH
2022-03-01 10:19 UTC
[LTP] [PATCH 0/3] quotactl ESRCH fixes
2022-03-01 10:17 UTC (8+ messages)
` [LTP] [PATCH 2/3] quotactl08: Use do_mount()
[PATCH 0/2] Corstone1000 Upgrades
2022-03-01 10:16 UTC (3+ messages)
` [PATCH 1/2] arm-bsp/linux-yocto: upgrade corstone1000 to 5.15
` [PATCH 2/2] arm-bsp/trusted-firmware-a: corstone1000: update Tfa SHA
[PATCH v12 0/4] Add mmsys and mutex support for MDP
2022-03-01 10:06 UTC (9+ messages)
` [PATCH v12 1/4] soc: mediatek: mmsys: add CMDQ write register function
` [PATCH v12 3/4] soc: mediatek: mutex: add support for MDP
` [PATCH v12 4/4] soc: mediatek: mutex: add functions that operate registers by CMDQ
[meta-python][PATCH 1/3] python3-path: add recipe
2022-03-01 10:16 UTC (3+ messages)
` [meta-python][PATCH 2/3] python3-antrl4-runtime: "
` [oe] "
[PATCH v1] fs: Fix inconsistent f_mode
2022-03-01 10:15 UTC (3+ messages)
[PATCH v2 0/6] Generic per-mount io stats
2022-03-01 9:46 UTC (5+ messages)
` [PATCH v2 4/6] fs: report "
[PATCH V7 0/6] Use CCF to describe the UART baud rate clock
2022-03-01 10:12 UTC (9+ messages)
[xen-unstable test] 168257: tolerable FAIL
2022-03-01 10:13 UTC
[PATCH 1/5] irqchip/qcom-pdc: Kill PDC_NO_PARENT_IRQ
2022-03-01 10:11 UTC (2+ messages)
` [irqchip: irq/irqchip-next] "
[PATCH 2/5] irqchip/qcom-pdc: Kill non-wakeup irqdomain
2022-03-01 10:11 UTC (2+ messages)
` [irqchip: irq/irqchip-next] "
[PATCH 3/5] irqchip/qcom-pdc: Kill qcom_pdc_translate helper
2022-03-01 10:11 UTC (2+ messages)
` [irqchip: irq/irqchip-next] "
[PATCH 4/5] irqchip/qcom-pdc: Fix broken locking
2022-03-01 10:11 UTC (2+ messages)
` [irqchip: irq/irqchip-next] "
[PATCH 5/5] irqchip/qcom-pdc: Drop open coded version of __assign_bit()
2022-03-01 10:11 UTC (2+ messages)
` [irqchip: irq/irqchip-next] "
[PATCH] mptcp: send ADD_ADDR echo before create subflows
2022-03-01 10:09 UTC (3+ messages)
[PATCH] wireless/nl80211: Handle errors for nla_memdup
2022-03-01 10:00 UTC
[PATCH] ci: remove outdated default reference tag for ABI
2022-03-01 10:07 UTC (3+ messages)
` [PATCH v2] ci: remove outdated default versions for ABI check
[ovmf test] 168271: regressions - FAIL
2022-03-01 10:06 UTC
Regression are sometimes merged slowly, maybe optimize the downstream interaction?
2022-03-01 10:06 UTC (3+ messages)
[PATCH mptcp-next v2 0/2] fix libbpf 0.7 deprecated warnings
2022-03-01 10:06 UTC (2+ messages)
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.