messages from 2023-08-23 12:54:31 to 2023-08-23 13:26:22 UTC [more...]
[PATCH v2 0/5] Add I2S support for the StarFive JH7110 SoC
2023-08-23 13:19 UTC (4+ messages)
` [PATCH v2 4/5] riscv: dts: starfive: pinfunc: Fix the pins name of I2STX1
[PATCH v3 0/3] fsl-layerscape: drop support for obsolete PPA secure firmware
2023-08-23 13:25 UTC (3+ messages)
` [PATCH v3 1/3] configs: layerscape: delete defconfigs using legacy PPA secure FW (part1)
` [PATCH v3 3/3] fsl-layerscape: drop obsolete PPA secure firmware support
[PATCH] usb: typec: tcpm: reset counter when enter into unattached state after try role
2023-08-23 13:25 UTC (2+ messages)
Fwd: Infiniate systemd loop when power off the machine with multiple MD RAIDs
2023-08-23 13:25 UTC (9+ messages)
` "
[PATCH v1] tcpm: Avoid soft reset when partner does not support get_status
2023-08-23 13:25 UTC (2+ messages)
[PATCH 0/2] mtd: nand: raw: atmel: R/B gpio on sam9x60
2023-08-23 13:25 UTC (4+ messages)
` [PATCH 1/2] mtd: nand: raw: atmel: Remove duplicate line
[PATCH v2 1/9] core-image-minimal: increase extra space to pass df.py oeqa runtime test
2023-08-23 13:24 UTC (12+ messages)
` [PATCH v2 2/9] testimage.bbclass: detect slirp from TEST_RUNQEMUPARAMS
` [OE-core] "
` openssh ptest banner failure (was Re: [OE-core] [PATCH v2 2/9] testimage.bbclass: detect slirp from TEST_RUNQEMUPARAMS )
[PATCH] rcu: Describe listRCU read-side guarantees
2023-08-23 13:24 UTC (4+ messages)
[PATCH v2 0/5] Support nested overlayfs mounts
2023-08-23 13:21 UTC (10+ messages)
` [PATCH v2 4/5] ovl: Support creation of whiteout files on overlayfs
[PATCH v3] dt-bindings: phy: st: convert phy-stih407-usb to DT schema
2023-08-23 13:22 UTC (2+ messages)
[PATCH net-next] kunit: Fix checksum tests on big endian CPUs
2023-08-23 13:21 UTC (2+ messages)
[syzbot] [batman?] WARNING in call_netdevice_notifiers_info
2023-08-23 13:21 UTC
[PATCH 2/2] t/t6300: drop magic filtering
2023-08-23 13:20 UTC (3+ messages)
` [PATCH v2 "
[PATCH] rcu: Drop vmalloc memory info dump when double call_rcu()
2023-08-23 13:20 UTC (4+ messages)
[PATCH] dt-bindings: i3c: Fix description for assigned-address
2023-08-23 13:20 UTC (3+ messages)
[PATCH v3 0/9] selftests/sgx: Fix compilation errors
2023-08-23 13:19 UTC (7+ messages)
` [PATCH v3 2/9] selftests/sgx: Produce static-pie executable for test enclave
` [PATCH v3 9/9] selftests/sgx: Specify freestanding environment for enclave compilation
[Intel-gfx] [PATCH 0/2] eDP DSC fixes
2023-08-23 13:20 UTC (4+ messages)
` [Intel-gfx] ✗ Fi.CI.CHECKPATCH: warning for "
` [Intel-gfx] ✗ Fi.CI.SPARSE: "
` [Intel-gfx] ✗ Fi.CI.BAT: failure "
[PULL 00/12] First batch of s390x patches for QEMU 8.2
2023-08-23 13:19 UTC (2+ messages)
[PATCH v3 0/7] selftests/resctrl: Rework benchmark command handling
2023-08-23 13:15 UTC (8+ messages)
` [PATCH v3 1/7] selftests/resctrl: Ensure the benchmark commands fits to its array
` [PATCH v3 2/7] selftests/resctrl: Correct benchmark command help
` [PATCH v3 3/7] selftests/resctrl: Remove bw_report and bm_type from main()
` [PATCH v3 4/7] selftests/resctrl: Simplify span lifetime
` [PATCH v3 5/7] selftests/resctrl: Make benchmark command const and build it with pointers
` [PATCH v3 6/7] selftests/resctrl: Remove ben_count variable
` [PATCH v3 7/7] selftests/resctrl: Cleanup benchmark argument parsing
[PATCH RFC 00/37] Add support for arm64 MTE dynamic tag storage reuse
2023-08-23 13:13 UTC (76+ messages)
` [PATCH RFC 01/37] mm: page_alloc: Rename gfp_to_alloc_flags_cma -> gfp_to_alloc_flags_fast
` [PATCH RFC 02/37] arm64: mte: Rework naming for tag manipulation functions
` [PATCH RFC 03/37] arm64: mte: Rename __GFP_ZEROTAGS to __GFP_TAGGED
` [PATCH RFC 04/37] mm: Add MIGRATE_METADATA allocation policy
` [PATCH RFC 05/37] mm: Add memory statistics for the "
` [PATCH RFC 06/37] mm: page_alloc: Allocate from movable pcp lists only if ALLOC_FROM_METADATA
` [PATCH RFC 07/37] mm: page_alloc: Bypass pcp when freeing MIGRATE_METADATA pages
` [PATCH RFC 08/37] mm: compaction: Account for free metadata pages in __compact_finished()
` [PATCH RFC 09/37] mm: compaction: Handle metadata pages as source for direct compaction
` [PATCH RFC 10/37] mm: compaction: Do not use MIGRATE_METADATA to replace pages with metadata
` [PATCH RFC 11/37] mm: migrate/mempolicy: Allocate metadata-enabled destination page
` [PATCH RFC 12/37] mm: gup: Don't allow longterm pinning of MIGRATE_METADATA pages
` [PATCH RFC 13/37] arm64: mte: Reserve tag storage memory
` [PATCH RFC 14/37] arm64: mte: Expose tag storage pages to the MIGRATE_METADATA freelist
` [PATCH RFC 15/37] arm64: mte: Make tag storage depend on ARCH_KEEP_MEMBLOCK
` [PATCH RFC 16/37] arm64: mte: Move tag storage to MIGRATE_MOVABLE when MTE is disabled
` [PATCH RFC 17/37] arm64: mte: Disable dynamic tag storage management if HW KASAN is enabled
` [PATCH RFC 18/37] arm64: mte: Check that tag storage blocks are in the same zone
` [PATCH RFC 19/37] mm: page_alloc: Manage metadata storage on page allocation
` [PATCH RFC 20/37] mm: compaction: Reserve metadata storage in compaction_alloc()
` [PATCH RFC 21/37] mm: khugepaged: Handle metadata-enabled VMAs
` [PATCH RFC 22/37] mm: shmem: Allocate metadata storage for in-memory filesystems
` [PATCH RFC 23/37] mm: Teach vma_alloc_folio() about metadata-enabled VMAs
` [PATCH RFC 24/37] mm: page_alloc: Teach alloc_contig_range() about MIGRATE_METADATA
` [PATCH RFC 25/37] arm64: mte: Manage tag storage on page allocation
` [PATCH RFC 26/37] arm64: mte: Perform CMOs for tag blocks on tagged page allocation/free
` [PATCH RFC 27/37] arm64: mte: Reserve tag block for the zero page
` [PATCH RFC 28/37] mm: sched: Introduce PF_MEMALLOC_ISOLATE
` [PATCH RFC 29/37] mm: arm64: Define the PAGE_METADATA_NONE page protection
` [PATCH RFC 30/37] mm: mprotect: arm64: Set PAGE_METADATA_NONE for mprotect(PROT_MTE)
` [PATCH RFC 31/37] mm: arm64: Set PAGE_METADATA_NONE in set_pte_at() if missing metadata storage
` [PATCH RFC 32/37] mm: Call arch_swap_prepare_to_restore() before arch_swap_restore()
` [PATCH RFC 33/37] arm64: mte: swap/copypage: Handle tag restoring when missing tag storage
` [PATCH RFC 34/37] arm64: mte: Handle fatal signal in reserve_metadata_storage()
` [PATCH RFC 35/37] mm: hugepage: Handle PAGE_METADATA_NONE faults for huge pages
` [PATCH RFC 36/37] KVM: arm64: Disable MTE is tag storage is enabled
` [PATCH RFC 37/37] arm64: mte: Enable tag storage management
[PATCH v2 1/2] arm64: dts: rockchip: use codec as clock master on px30-ringneck-haikou
2023-08-23 13:16 UTC (6+ messages)
` [PATCH v2 2/2] arm64: dts: rockchip: set codec system-clock-fixed "
[PATCH 0/2] qcom-cpufreq-hw: add support for 4 freq domains
2023-08-23 13:16 UTC (3+ messages)
` [PATCH 1/2] dt-bindings: cpufreq: qcom-hw: add a 4th frequency domain
[PATCH mm-unstable v1 0/4] mm/swap: stop using page->private on tail pages for THP_SWAP + cleanups
2023-08-23 13:16 UTC (10+ messages)
` [PATCH mm-unstable v1 2/4] mm/swap: use dedicated entry for swap in folio
` [PATCH mm-unstable v1 3/4] mm/swap: inline folio_set_swap_entry() and folio_swap_entry()
` [PATCH mm-unstable v1 4/4] mm/huge_memory: work on folio->swap instead of page->private when splitting folio
[PATCH] drm/mediatek: mtk_drm_crtc: Avoid inappropriate kfree() in
2023-08-23 13:15 UTC (2+ messages)
[PATCH v2 iproute2-next 0/2] tc: support the netem seed parameter for loss and corruption events
2023-08-23 13:16 UTC (2+ messages)
[PATCH v3 00/10] Generic line based metadata support, internal pads
2023-08-23 13:16 UTC (3+ messages)
` [PATCH v3 04/10] media: uapi: Add generic serial metadata mbus formats
[PATCH v8 00/15] Intel Hardware P-States (HWP) support
2023-08-23 13:16 UTC (3+ messages)
` [PATCH v8 04/15] xen/sysctl: Nest cpufreq scaling options
[syzbot] [input?] KASAN: slab-use-after-free Read in input_dev_uevent
2023-08-23 13:16 UTC (6+ messages)
[RFC]: shmem fd for non-DMA buffer sharing cross drivers
2023-08-23 13:15 UTC (5+ messages)
[PATCH 0/7] tcg: Document *swap/deposit helpers
2023-08-23 13:14 UTC (4+ messages)
` [PATCH 2/7] tcg/tcg-op: Document bswap32() byte pattern
[PATCH] net: bluetooth: fix consistent connection failure caused by the loss of HCI_Connection_Complete event
2023-08-23 13:14 UTC (2+ messages)
` "
[syzbot] [ntfs3?] UBSAN: array-index-out-of-bounds in truncate_inode_pages_final
2023-08-23 13:14 UTC (2+ messages)
[PATCH v7 0/2] Support pwm/tach driver for aspeed ast26xx
2023-08-23 13:13 UTC (5+ messages)
` [PATCH v7 1/2] dt-bindings: hwmon: Support Aspeed g6 PWM TACH Control
[PATCH v2] mm: vmscan: reclaim anon pages if there are swapcache pages
2023-08-23 13:12 UTC (4+ messages)
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-23 13:11 UTC (12+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
[PATCH v2 1/2] gpio: sim: dispose of irq mappings before destroying the irq_sim domain
2023-08-23 13:11 UTC (2+ messages)
[Git][lvmteam/lvm2][main] 2 commits: tests: better slowdown
2023-08-23 13:11 UTC
[PATCH] arm64: dts: mediatek: mt8186: bpi-r3: Convert to sugar syntax
2023-08-23 13:10 UTC (2+ messages)
[Intel-gfx] [PATCH v1 0/2] SDP split for DP-MST
2023-08-23 13:10 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for SDP split for DP-MST (rev3)
[PATCH v5 0/5] PCI: brcmstb: Configure appropriate HW CLKREQ# mode
2023-08-23 13:09 UTC (4+ messages)
` [PATCH v5 1/5] dt-bindings: PCI: brcmstb: Add brcm,enable-l1ss property
[LTP] [PATCH v4] Add epoll_wait05 test
2023-08-23 13:09 UTC
[PATCH] staging: vt6655: replace camel case by snake case
2023-08-23 13:08 UTC (3+ messages)
[PATCH v10] i2c: Add support for Intel LJCA USB I2C driver
2023-08-23 13:07 UTC
[PATCH v2] docs/about/license: Update LICENSE URL
2023-08-23 13:05 UTC (2+ messages)
[PULL 00/24] tcg + linux-user queue for 8.1-rc3
2023-08-23 13:04 UTC (2+ messages)
` Failing avocado tests in CI (was: Re: [PULL 00/24] tcg + linux-user queue for 8.1-rc3)
[PATCH] KEYS: trusted: tee: Refactor register SHM usage
2023-08-23 13:04 UTC (5+ messages)
arch/sh/kernel/cpu/adc.c:22:15: sparse: sparse: incorrect type in argument 1 (different base types)
2023-08-23 12:57 UTC
[bvanassche:scsi-for-next 3/14] lib/test_bits.c:45:16: warning: unused variable 'w'
2023-08-23 12:57 UTC
vger Electrical decision makers
2023-08-23 13:01 UTC
[PATCH 1/2] ASoC: dt-bindings: nau8821: Add single-ended input feature
2023-08-23 12:59 UTC (2+ messages)
[patch V2 03/37] x86/microcode/intel: Move microcode functions out of cpu/intel.c
2023-08-23 12:51 UTC (2+ messages)
[PATCH v2] staging: vt6655: replace camel case by snake case
2023-08-23 12:58 UTC (2+ messages)
[PATCH v4 2/2] PCI: Implement custom llseek for sysfs resource entries
2023-08-23 12:58 UTC (3+ messages)
` [PATCH v5 1/2] kernfs: sysfs: support custom llseek method for sysfs entries
` [PATCH v5 2/2] PCI: Implement custom llseek for sysfs resource entries
[oe] [meta-gnome][PATCHv2] gnome-boxes: add recipe
2023-08-23 12:57 UTC
[XEN PATCH] x86/ACPI: Ignore entries with invalid APIC IDs when parsing MADT
2023-08-23 12:56 UTC (8+ messages)
[meta-gnome][PATCHv2] gnome-boxes: add recipe
2023-08-23 12:56 UTC
[PATCH v3 00/10] A7xx support
2023-08-23 12:56 UTC (22+ messages)
` [PATCH v3 01/10] dt-bindings: display/msm/gmu: Add Adreno 7[34]0 GMU
` [PATCH v3 02/10] dt-bindings: display/msm/gmu: Allow passing QMP handle
` [PATCH v3 03/10] dt-bindings: display/msm/gpu: Allow A7xx SKUs
` [PATCH v3 04/10] drm/msm/a6xx: Add missing regs for A7XX
` [PATCH v3 05/10] drm/msm/a6xx: Add skeleton A7xx support
` [PATCH v3 06/10] drm/msm/a6xx: Send ACD state to QMP at GMU resume
` [PATCH v3 07/10] drm/msm/a6xx: Mostly implement A7xx gpu_state
` [PATCH v3 08/10] drm/msm/a6xx: Add A730 support
` [PATCH v3 09/10] drm/msm/a6xx: Add A740 support
` [PATCH v3 10/10] drm/msm/a6xx: Poll for GBIF unhalt status in hw_init
[PATCH v4 00/10] linux-user: Detect and report host crashes
2023-08-23 12:55 UTC (5+ messages)
` [PATCH v4 01/10] linux-user: Split out die_with_signal
` [PATCH v4 02/10] linux-user: Exit not abort in die_with_backtrace
[PATCH 0/2] Add fdinfo support to Panfrost
2023-08-23 12:55 UTC (5+ messages)
` [PATCH 1/2] drm/panfrost: "
[PATCH 0/3] Avoid TCP resets when using ECMP for load-balancing between multiple servers
2023-08-23 12:55 UTC (6+ messages)
` [PATCH 3/3] selftests: forwarding: Add test "
[PATCH 0/12] Do not include crypto/algapi.h
2023-08-23 12:53 UTC (4+ messages)
` [PATCH 7/12] mptcp: "
[BUG] Possible unsafe page_pool usage in octeontx2
2023-08-23 12:54 UTC (3+ messages)
` [EXT] "
` "
[PATCH] restripe.c: Use _FILE_OFFSET_BITS to enable largefile support
2023-08-23 12:52 UTC (2+ messages)
[PATCH 0/5] ASoC: rsnd: tidyup ADG
2023-08-23 12:53 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.