messages from 2023-05-01 16:54:34 to 2023-05-01 18:04:20 UTC [more...]
[PATCH 00/20] iommu: Make default_domain's mandatory
2023-05-01 18:03 UTC (32+ messages)
` [PATCH 01/20] iommu: Add IOMMU_DOMAIN_PLATFORM
` [PATCH 02/20] iommu/terga-gart: Replace set_platform_dma_ops() with IOMMU_DOMAIN_PLATFORM
` [PATCH 03/20] iommu/s390: "
` [PATCH 04/20] iommu/fsl_pamu: "
` [PATCH 05/20] iommu: Allow an IDENTITY domain as the default_domain in ARM32
` [PATCH 06/20] iommu/exynos: Implement an IDENTITY domain
` [PATCH 07/20] iommu/tegra-smmu: "
` [PATCH 08/20] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH 09/20] iommu/omap: Implement an IDENTITY domain
` [PATCH 10/20] iommu/msm: "
` [PATCH 11/20] iommu/mtk_iommu_v1: "
` [PATCH 12/20] iommu: Remove ops->set_platform_dma_ops()
` [PATCH 13/20] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH 14/20] iommu/ipmmu: "
` [PATCH 15/20] iommu/mtk_iommu: "
` [PATCH 16/20] iommu/sun50i: "
` [PATCH 17/20] iommu: Require a default_domain for all iommu drivers
` [PATCH 18/20] iommu: Add ops->domain_alloc_paging()
` [PATCH 19/20] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH 20/20] iommu: Convert remaining simple drivers "
[PATCH v3 00/22] Improve scalability of KVM + userfaultfd live migration via annotated memory faults
2023-05-01 18:01 UTC (4+ messages)
` [PATCH v3 22/22] KVM: selftests: Handle memory fault exits in demand_paging_test
[PATCH v14 00/21] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
2023-05-01 17:59 UTC (5+ messages)
` [PATCH v14 03/21] PCI: Add INTx Mechanism Messages macros
` [PATCH v14 04/21] PCI: Rename PCI_EPC_IRQ_LEGACY to PCI_EPC_IRQ_INTX
[PATCH v6 0/3] qga: Support merging output streams in guest-exec
2023-05-01 17:54 UTC (6+ messages)
` [PATCH v6 2/3] qga: Add `merged` variant to GuestExecCaptureOutputMode
[PATCH 00/40] Memory allocation profiling
2023-05-01 17:47 UTC (60+ messages)
` [PATCH 01/40] lib/string_helpers: Drop space in string_get_size's output
` [PATCH 02/40] scripts/kallysms: Always include __start and __stop symbols
` [PATCH 03/40] fs: Convert alloc_inode_sb() to a macro
` [PATCH 04/40] nodemask: Split out include/linux/nodemask_types.h
` [PATCH 05/40] prandom: Remove unused include
` [PATCH 06/40] lib/string.c: strsep_no_empty()
` [PATCH 07/40] Lazy percpu counters
` [PATCH 08/40] mm: introduce slabobj_ext to support slab object extensions
` [PATCH 09/40] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation
` [PATCH 10/40] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation
` [PATCH 11/40] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects
` [PATCH 12/40] slab: objext: introduce objext_flags as extension to page_memcg_data_flags
` [PATCH 13/40] lib: code tagging framework
` [PATCH 14/40] lib: code tagging module support
` [PATCH 15/40] lib: prevent module unloading if memory is not freed
` [PATCH 16/40] lib: code tagging query helper functions
` [PATCH 17/40] lib: add allocation tagging support for memory allocation profiling
` [PATCH 18/40] lib: introduce support for page allocation tagging
` [PATCH 19/40] change alloc_pages name in dma_map_ops to avoid name conflicts
` [PATCH 20/40] mm: enable page allocation tagging
` [PATCH 21/40] mm/page_ext: enable early_page_ext when CONFIG_MEM_ALLOC_PROFILING_DEBUG=y
` [PATCH 22/40] mm: create new codetag references during page splitting
` [PATCH 23/40] lib: add codetag reference into slabobj_ext
` [PATCH 24/40] mm/slab: add allocation accounting into slab allocation and free paths
` [PATCH 25/40] mm/slab: enable slab allocation tagging for kmalloc and friends
` [PATCH 26/40] mm/slub: Mark slab_free_freelist_hook() __always_inline
` [PATCH 27/40] mempool: Hook up to memory allocation profiling
` [PATCH 28/40] timekeeping: Fix a circular include dependency
` [PATCH 29/40] mm: percpu: Introduce pcpuobj_ext
` [PATCH 30/40] mm: percpu: Add codetag reference into pcpuobj_ext
` [PATCH 31/40] mm: percpu: enable per-cpu allocation tagging
` [PATCH 32/40] arm64: Fix circular header dependency
` [PATCH 33/40] move stack capture functionality into a separate function for reuse
` [PATCH 34/40] lib: code tagging context capture support
` [PATCH 35/40] lib: implement context capture support for tagged allocations
` [PATCH 36/40] lib: add memory allocations report in show_mem()
` [PATCH 37/40] codetag: debug: skip objext checking when it's for objext itself
` [PATCH 38/40] codetag: debug: mark codetags for reserved pages as empty
` [PATCH 39/40] codetag: debug: introduce OBJEXTS_ALLOC_FAIL to mark failed slab_ext allocations
` [PATCH 40/40] MAINTAINERS: Add entries for code tagging and memory allocation profiling
[PATCH 3/3] PCI/ASPM: Remove unnecessary ASPM_STATE_L1SS check
2023-05-01 17:55 UTC (2+ messages)
[PATCH 1/1] mm: handle swap page faults if the faulting page can be locked
2023-05-01 17:54 UTC (8+ messages)
[PATCH v2] arm64: dts: imx8mn-var-som: add SOM EEPROM
2023-05-01 17:02 UTC (2+ messages)
[PATCH v2] arm64: dts: imx8mn-var-som: fix PHY detection bug by adding deassert delay
2023-05-01 17:05 UTC (2+ messages)
[PATCH v6 00/13] Add Qualcomm PMIC TPCM support
2023-05-01 17:50 UTC (6+ messages)
` [PATCH v6 07/13] usb: typec: qcom: Add Qualcomm PMIC Type-C driver
` [PATCH v6 13/13] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM orientation-switch for usb_1_qmpphy
[PATCH 1/3] mm: handle swap page faults under VMA lock if page is uncontended
2023-05-01 17:50 UTC (3+ messages)
` [PATCH 2/3] mm: drop VMA lock before waiting for migration
` [PATCH 3/3] mm: implement folio wait under VMA lock
[LTP] [PATCH v3 3/4] syscalls/statx11: Add basic test for STATX_DIOALIGN on block device
2023-05-01 17:49 UTC (12+ messages)
` [LTP] [PATCH v4 1/4] lapi/stat.h: Add STATX_DIOALIGN related definition
` [LTP] [PATCH v4 2/4] syscalls/statx10: Add basic test for STATX_DIOALIGN on regular file
` [LTP] [PATCH v4 3/4] syscalls/statx11: Add basic test for STATX_DIOALIGN on block device
[PATCH v2 net 1/2] net: dsa: mt7530: fix corrupt frames using trgmii on 40 MHz XTAL MT7621
2023-05-01 17:47 UTC (6+ messages)
` [PATCH v2 net 2/2] net: dsa: mt7530: fix network connectivity with multiple CPU ports
[PATCH 2/3] PCI/ASPM: Set ASPM_STATE_L1 when class driver enables L1ss
2023-05-01 17:44 UTC (2+ messages)
[PATCH V7 0/4] Add S4 SoC PLL and Peripheral clock controller
2023-05-01 17:37 UTC (7+ messages)
` [PATCH V7 4/4] clk: meson: s4: add support for Amlogic S4 SoC peripheral "
[Buildroot] [git commit] package/systemd: update help links
2023-05-01 17:41 UTC
[Buildroot] [PATCH] package/systemd: update help links
2023-05-01 17:42 UTC (2+ messages)
[PATCH v3 0/2] support config of U-Blox Zed-F9P GNSS
2023-05-01 17:42 UTC (5+ messages)
` [PATCH 1/2] gnss: ubx: customize serial device open to set U-Blox Zed-F9P baud
` [PATCH 2/2] dt-bindings: gnss: Add U-Blox Zed-F9
[Buildroot] [git commit] package/moarvm: bump to version 2023.02
2023-05-01 17:38 UTC
[PATCH v6 0/4] kexec: Fix kexec_file_load for llvm16 with PGO
2023-05-01 17:40 UTC (17+ messages)
` [PATCH v6 4/4] risc/purgatory: Add linker script
[PATCH] ext4: unbreak build with CONFIG_QUOTA=n
2023-05-01 17:41 UTC (2+ messages)
[Buildroot] [git commit] package/samba4: security bump version to 4.15.13
2023-05-01 17:38 UTC
[PATCH v3 0/7] v3: ath11k: MBSSID and EMA support in AP mode
2023-05-01 17:41 UTC (5+ messages)
` [PATCH v3 4/7] wifi: ath11k: MBSSID parameter configuration "
[PATCH] usb: gadget: Compile USB ethernet gadget only if NET is enabled
2023-05-01 17:40 UTC (5+ messages)
[Buildroot] [PATCH] package/moarvm: bump to version 2023.02
2023-05-01 17:39 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/samba4: security bump version to 4.15.13
2023-05-01 17:39 UTC (2+ messages)
[PATCH v6 1/3] wifi: cfg80211: allow userspace to enable driver control of MU-EDCA
2023-05-01 16:59 UTC (3+ messages)
` [PATCH v6 2/3] wifi: mac80211: "
` [PATCH v6 3/3] wifi: cfg80211: Handle driver updated MU-EDCA params
stable-rc/queue/6.1 baseline: 173 runs, 8 regressions (v6.1.22-608-g0bd5040e4caae)
2023-05-01 17:38 UTC
git clone of empty repositories doesn't preserve hash
2023-05-01 17:37 UTC (4+ messages)
` [PATCH v2 0/1] Fix empty SHA-256 clones with v0 and v1
` [PATCH v2 1/1] upload-pack: advertise capabilities when cloning empty repos
[PATCH] block: compile out assert_bdrv_graph_readable() by default
2023-05-01 17:34 UTC
[PATCH v3 0/8] Add RT5033 charger device driver
2023-05-01 17:35 UTC (4+ messages)
` [PATCH v3 8/8] dt-bindings: Add rt5033 mfd, regulator and charger
[PATCH 2/2] cocci: codify authoring and reviewing practices
2023-05-01 17:28 UTC (5+ messages)
` [PATCH] cocci: remove 'unused.cocci'
[PATCH v5 0/6] Support TDX guests on Hyper-V
2023-05-01 17:32 UTC (3+ messages)
` [PATCH v5 5/6] Drivers: hv: vmbus: Support TDX guests
[PATCH V2] arm64: dts: Add a device tree file for Emtop SOM IMX8MM
2023-05-01 17:31 UTC (3+ messages)
[PATCH] setup: trace bare repository setups
2023-05-01 17:30 UTC (9+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] scsi: ufs: core: Change the module parameter macro of use_mcq_mode
2023-05-01 17:29 UTC (2+ messages)
[PATCH RFC 00/43] x86/pie: Make kernel image's virtual address flexible
2023-05-01 17:27 UTC (3+ messages)
` [PATCH RFC 16/43] x86-64: Use per-cpu stack canary if supported by compiler
[meta-oe][PATCH] gensio: fix QA issue: non -staticdev package with .a libraries
2023-05-01 17:27 UTC
Qualitative and quantitative analysis is point toward…
2023-05-01 17:25 UTC
[PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps)
2023-05-01 17:17 UTC (10+ messages)
` [PATCH v2 00/22] "
` [PATCH v2 13/22] hash-ll.h: split out of hash.h to remove dependency on repository.h
` [PATCH v2 19/22] commit.h: reduce unnecessary includes
` [PATCH v2 20/22] object-store.h: "
` [PATCH v2 21/22] diff.h: "
[PATCH bpf-next v2 0/4] bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
2023-05-01 17:22 UTC (10+ messages)
` [PATCH bpf-next v2 1/4] "
` [PATCH bpf-next v2 2/4] selftests/bpf: Update EFAULT {g,s}etsockopt selftests
[PATCH 1/3] PCI/ASPM: Disable ASPM_STATE_L1 only when class driver disables L1 ASPM
2023-05-01 17:21 UTC (2+ messages)
[PATCH v2] libbpf: Improve version handling when attaching uprobe
2023-05-01 17:20 UTC (8+ messages)
stable-rc/queue/4.19 baseline: 129 runs, 33 regressions (v4.19.279-178-g0e43802756c8)
2023-05-01 17:20 UTC
stable-rc/queue/5.4 baseline: 163 runs, 31 regressions (v5.4.238-247-g02d14561d384)
2023-05-01 17:19 UTC
[PATCH v9 0/5] spi: dw: DW SPI DMA Driver updates
2023-05-01 17:14 UTC (2+ messages)
[PATCH v2 1/3] kunit: tool: add subscripts for type annotations where appropriate
2023-05-01 17:15 UTC (2+ messages)
[PATCH net-next v7 1/2] Add nolocalbypass option to vxlan
2023-05-01 17:12 UTC (2+ messages)
[PATCH v2] iommu/s390: Get rid of S390_CCW_IOMMU and S390_AP_IOMMU
2023-05-01 17:11 UTC
Change branch in the middle of a merge
2023-05-01 17:13 UTC (3+ messages)
[PATCH RFC] btrfs: fix qgroup rsv leak in subvol create
2023-05-01 17:09 UTC (3+ messages)
[syzbot] [f2fs?] possible deadlock in f2fs_release_file
2023-05-01 17:06 UTC (2+ messages)
` [f2fs-dev] "
[syzbot] [f2fs?] WARNING: lock held when returning to user space in f2fs_write_single_data_page
2023-05-01 17:05 UTC (2+ messages)
` [f2fs-dev] "
Pull request: u-boot-spi/master
2023-05-01 17:12 UTC
[PATCH] mm: optimization on page allocation when CMA enabled
2023-05-01 17:12 UTC (2+ messages)
[PATCH] x86/hyperv/vtl: Add noop for realmode pointers
2023-05-01 16:57 UTC (2+ messages)
[PATCH v2 0/9] drm: fdinfo memory stats
2023-05-01 16:58 UTC (5+ messages)
` [PATCH v2 8/9] drm/fdinfo: Add comm/cmdline override fields
[syzbot] [iommu?] WARNING in iommufd_test_check_pages
2023-05-01 17:05 UTC
[syzbot] [iommu?] WARNING in iommufd_test
2023-05-01 17:05 UTC
[PATCH V2 ] bindings: arm64: Add an entry in imx8mm boards for Emtop SOM-IMX8MM
2023-05-01 16:57 UTC (2+ messages)
[meta-arago][master/kirkstone][PATCH] packagegroup-arago-gst: Disable vpe and ducati plugins
2023-05-01 16:55 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.