All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-07 12:17:41 to 2022-03-07 12:43:55 UTC [more...]

[PATCH v3 00/12] GL & D-Bus display related fixes
 2022-03-07 12:24 UTC  (7+ messages)
` [PATCH v3 12/12] ui/console: call gfx_switch() even if the current scanout is GL

starting to look at qemu savevm performance, a first regression detected
 2022-03-07 12:28 UTC  (6+ messages)

[PATCH 00/10] tests: add and use a "test_hook" wrapper + hook fixes
 2022-03-07 12:43 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/10] hook tests: turn exit code assertions into a loop
  ` [PATCH v2 02/10] t5540: don't rely on "hook/post-update.sample"

[PATCH 0/3] devfreq: mediatek: introduce MTK cci devfreq
 2022-03-07 12:25 UTC  (8+ messages)
` [PATCH 1/3] dt-bindings: devfreq: mediatek: add mtk cci devfreq dt-bindings
` [PATCH 2/3] devfreq: mediatek: add mt8183 cci devfreq driver
` [PATCH 3/3] devfreq: mediatek: add platform data to support mt8186

[PATCH 1/4] ASoC: amd: vg: fix signedness bug in acp5x_audio_probe()
 2022-03-07 12:41 UTC  (5+ messages)

[PATCH] btrfs: avoid full commit due to race when logging dentry deletion
 2022-03-07 12:39 UTC  (2+ messages)

[PATCH 0/4] cpufreq: mediatek: introduce mtk cpufreq
 2022-03-07 12:21 UTC  (8+ messages)
` [PATCH 1/4] dt-bindings: cpufreq: mediatek: transform cpufreq-mediatek into yaml
` [PATCH 2/4] dt-bindings: cpufreq: mediatek: add mt8186 cpufreq dt-bindings
` [PATCH 3/4] cpufreq: mediatek: clean up cpufreq driver
` [PATCH 4/4] cpufreq: mediatek: add platform data and clean up voltage tracking logic

[PATCH kvm-unit-tests v1 0/6] s390x: SIGP fixes
 2022-03-07 12:42 UTC  (3+ messages)
` [PATCH kvm-unit-tests v1 2/6] s390x: smp: Test SIGP RESTART against stopped CPU

[PATCH v7 00/11] Fix BUG_ON in vfio_iommu_group_notifier()
 2022-03-07 12:42 UTC  (10+ messages)
` [PATCH v7 01/11] iommu: Add DMA ownership management interfaces

RTT-PROBE: lore-subspace-rtt
 2022-03-07 12:41 UTC 

[cip-dev][isar-cip-core][PATCH] classes: Use extracted partitions provided by wic
 2022-03-07 12:41 UTC  (2+ messages)

[PATCH] IOMMU/x86: tidy adjust_irq_affinities hook
 2022-03-07 12:40 UTC 

[PATCH v2 net] smsc95xx: Ignore -ENODEV errors when device is unplugged
 2022-03-07 12:40 UTC  (2+ messages)

[PATCH] qed: return status of qed_iov_get_link
 2022-03-07 12:40 UTC  (2+ messages)

[PATCH] omapfb: Add missing of_node_put() in dvic_probe_of
 2022-03-07 12:38 UTC 

[PATCH] mtd: hyperbus: HBMC_AM654 should depend on ARCH_K3
 2022-03-07 12:27 UTC  (2+ messages)

[PATCH v1 0/2] x86: Avoid using INC and DEC instructions on hot paths
 2022-03-07 12:38 UTC  (2+ messages)

[PATCH] mtd: rawnand: omap2: Actually prevent invalid configuration and build error
 2022-03-07 12:25 UTC  (7+ messages)

[PATCH] Uwb: Nxp: sr1xx: Uwb driver support for sr1xx series chip
 2022-03-07 12:37 UTC 

[PATCH] dt-bindings: regulator: Convert TPS62360 binding to json-schema
 2022-03-07 12:37 UTC  (3+ messages)
` [PATCH v2] "

[PATCH RFC] arm64: improve display about CPU architecture in cpuinfo
 2022-03-07 12:23 UTC  (5+ messages)

[PATCH V2 00/11] perf intel-pt: Add perf event clocks to better support VM tracing
 2022-03-07 12:36 UTC  (6+ messages)
` [PATCH V2 03/11] perf/x86: Add support for TSC in nanoseconds as a perf event clock

[BUG] crypto: ccree: driver does not handle case where cryptlen = authsize =0
 2022-03-07 12:35 UTC  (16+ messages)

starting to look at qemu savevm performance, a first regression detected
 2022-03-07 11:06 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-07 12:36 UTC 

[PATCH v3 0/6] Add driver for SAMA7G5's PDMC
 2022-03-07 12:22 UTC  (21+ messages)
` [PATCH v3 1/6] ASoC: dmaengine: do not use a NULL prepare_slave_config() callback
` [PATCH v3 2/6] ASoC: dt-bindings: Document Microchip's PDMC
` [PATCH v3 3/6] ASoC: atmel: mchp-pdmc: add PDMC driver
` [PATCH v3 4/6] ARM: dts: at91: sama7g5: add nodes for PDMC
` [PATCH v3 5/6] ARM: dts: at91: sama7g5ek: add node for PDMC0
` [PATCH v3 6/6] ARM: configs: at91: sama7_defconfig: add MCHP PDMC and DMIC drivers

[PATCH v2 0/2] btrfs: zoned: two independent fixes for zoned btrfs
 2022-03-07 12:34 UTC  (3+ messages)
` [PATCH v2 1/2] btrfs: zoned: use rcu list in btrfs_can_activate_zone

[PATCH v4 00/21] fscache, erofs: fscache-based on-demand read semantics
 2022-03-07 12:33 UTC  (44+ messages)
` [PATCH v4 00/21] fscache,erofs: "
` [PATCH v4 01/21] fscache: export fscache_end_operation()
` [PATCH v4 02/21] cachefiles: export write routine
` [PATCH v4 03/21] cachefiles: introduce on-demand read mode
` [PATCH v4 04/21] cachefiles: notify user daemon with anon_fd when opening cache file
` [PATCH v4 05/21] cachefiles: implement on-demand read
` [PATCH v4 06/21] cachefiles: document on-demand read mode
` [PATCH v4 07/21] erofs: use meta buffers for erofs_read_superblock()
` [PATCH v4 08/21] erofs: export erofs_map_blocks()
` [PATCH v4 09/21] erofs: add mode checking helper
` [PATCH v4 10/21] erofs: register global fscache volume
` [PATCH v4 11/21] erofs: add cookie context helper functions
` [PATCH v4 12/21] erofs: add anonymous inode managing page cache of blob file
` [PATCH v4 13/21] erofs: add erofs_fscache_read_pages() helper
` [PATCH v4 14/21] erofs: register cookie context for bootstrap blob
` [PATCH v4 15/21] erofs: implement fscache-based metadata read
` [PATCH v4 16/21] erofs: implement fscache-based data read for non-inline layout
` [PATCH v4 17/21] erofs: implement fscache-based data read for inline layout
` [PATCH v4 18/21] erofs: register cookie context for data blobs
` [PATCH v4 19/21] erofs: implement fscache-based data read "
` [PATCH v4 20/21] erofs: implement fscache-based data readahead
` [PATCH v4 21/21] erofs: add 'uuid' mount option

[PATCH] tests/avocado: Cancel BootLinux tests in case there is no free port
 2022-03-07 12:31 UTC  (2+ messages)

[PATCH 0/2] hooks: fix a race in hook execution
 2022-03-07 12:33 UTC  (4+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/2] merge: don't run post-hook logic on --no-verify
  ` [PATCH v2 2/2] hooks: fix an obscure TOCTOU "did we just run a hook?" race

Using FIO on systems with <=512MB RAM
 2022-03-07 12:33 UTC  (3+ messages)

[PULL v2 00/19] 9p queue 2022-03-07 (previous 2022-03-04)
 2022-03-07 11:15 UTC  (6+ messages)
` [PULL v2 11/19] 9p: darwin: meson: Allow VirtFS on Darwin
` [PULL v2 08/19] 9p: darwin: Compatibility for f/l*xattr
` [PULL v2 18/19] 9pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker()
` [PULL v2 09/19] 9p: darwin: Implement compatibility for mknodat
` [PULL v2 17/19] 9pfs/9p-util.h: convert Doxygen -> kerneldoc format

[PULL 0/2] Seabios 20220307 patches
 2022-03-07 11:03 UTC  (2+ messages)
` [PULL 1/2] update seabios submodule to 1.16.0

[PATCH mptcp-next 2/2] mptcp: reset the subflow when MP_FAIL is lost
 2022-03-07 12:33 UTC  (2+ messages)
` mptcp: reset the subflow when MP_FAIL is lost: Tests Results

[PATCH v18 00/17] s390/vfio-ap: dynamic configuration support
 2022-03-07 12:31 UTC  (4+ messages)
` [PATCH v18 08/18] s390/vfio-ap: allow assignment of unavailable AP queues to mdev device

[PATCH 00/12] btrfs: inode creation cleanups and fixes
 2022-03-07 12:28 UTC  (3+ messages)
` [PATCH 12/12] btrfs: rework inode creation to fix several issues

[PATCH v4 0/2] xen: Report and use hardware APIC virtualization capabilities
 2022-03-07 12:31 UTC  (7+ messages)
` [PATCH v4 1/2] xen+tools: Report Interrupt Controller Virtualization capabilities on x86

RTT-PROBE: lore-subspace-rtt
 2022-03-07 12:31 UTC 

[ovmf test] 168458: regressions - FAIL
 2022-03-07 12:30 UTC 

[PATCH 2/2] app/pdump: add filter argument
 2022-03-07 20:30 UTC 

[PATCH 1/2] net/pcap: add snaplen argument
 2022-03-07 20:30 UTC 

[PATCH] selftests: net: fix array_size.cocci warning
 2022-03-07 12:30 UTC  (2+ messages)

[PATCH] net: dsa: return success if there was nothing to do
 2022-03-07 12:30 UTC  (2+ messages)

[PATCH] net: rtnetlink: fix error handling in rtnl_fill_statsinfo()
 2022-03-07 12:30 UTC  (2+ messages)

[PULL 00/33] Abstract ArchCPU
 2022-03-07 12:27 UTC  (9+ messages)

[PATCH 0/2] gitweb: remove invalid http-equiv="content-type"
 2022-03-07 12:23 UTC  (3+ messages)
` [PATCH 2/2] "

[PATCH] mmc: wmt-sdmmc: Fix an error handling path in wmt_mci_probe()
 2022-03-07 12:17 UTC  (3+ messages)

[bug report] blktests block/005: KASAN uaf at bio merge
 2022-03-07 12:26 UTC  (2+ messages)

[PATCH mptcp-next v6 4/4] selftests: bpf: add skc_to_mptcp_sock test
 2022-03-07 12:27 UTC  (2+ messages)
` selftests: bpf: add skc_to_mptcp_sock test: Tests Results

[PATCH] KVM: x86/emulator: Emulate RDPID only if it is enabled in guest
 2022-03-07 12:26 UTC  (3+ messages)
` [PATCH v2 1/2] KVM: x86: Only do MSR filtering when access MSR by rdmsr/wrmsr
  ` [PATCH v2 2/2] KVM: x86/emulator: Emulate RDPID only if it is enabled in guest

[PATCH v7 00/24] drm/rockchip: RK356x VOP2 support
 2022-03-07 12:18 UTC  (5+ messages)
` [PATCH v7 22/24] drm: rockchip: Add VOP2 driver

[PATCH 0/2] cocoa: keyboard quality of life
 2022-03-07 12:25 UTC  (6+ messages)
` [PATCH 2/2] ui/cocoa: add option to swap Option and Command

[PULL 00/45] virtio,pc,pci: features, cleanups, fixes
 2022-03-07 11:55 UTC  (4+ messages)

[PULL 00/23] Block patches
 2022-03-07 10:35 UTC  (4+ messages)
` [PULL 16/23] block/reqlist: add reqlist_wait_all()
` [PULL 21/23] iotests.py: add qemu_io_pipe_and_status()
` [PULL 23/23] iotests/image-fleecing: test push backup with fleecing

[PATCH v3 0/2] fix dw-mmc-rockchip rk356x clock rates
 2022-03-07 12:17 UTC  (8+ messages)
` [PATCH v3 1/2] mmc: host: dw_mmc: support setting f_min from host drivers
` [PATCH v3 2/2] mmc: host: dw-mmc-rockchip: fix handling invalid clock rates

RTT-PROBE: lore-subspace-rtt
 2022-03-07 12:26 UTC 

[PATCH mips-fixes] MIPS: fix fortify panic when copying asm exception handlers
 2022-03-07 12:20 UTC  (2+ messages)

[PATCH] DEC: Limit PMAX memory probing to R3k systems
 2022-03-07 12:21 UTC  (2+ messages)

[PATCH] mmc: Drop commas after SoC match table sentinels
 2022-03-07 12:17 UTC  (3+ messages)

[PATCH v8 0/5] sparse-vmemmap: memory savings for compound devmaps (device-dax)
 2022-03-07 12:24 UTC  (5+ messages)
` [PATCH v8 2/5] mm/sparse-vmemmap: refactor core of vmemmap_populate_basepages() to helper
` [PATCH v8 3/5] mm/hugetlb_vmemmap: move comment block to Documentation/vm
` [PATCH v8 4/5] mm/sparse-vmemmap: improve memory savings for compound devmaps
` [PATCH v8 5/5] mm/page_alloc: reuse tail struct pages "

[PATCH] MIPS: Sanitise Cavium switch cases in TLB handler synthesizers
 2022-03-07 12:21 UTC  (2+ messages)

[PATCH] mips: remove reference to "newer Loongson-3"
 2022-03-07 12:24 UTC  (2+ messages)

[PATCH] mips: Always permit to build u-boot images
 2022-03-07 12:21 UTC  (2+ messages)

[PATCH] unattended-upgrades: remove PYPA_WHEEL
 2022-03-07 12:25 UTC 

[PATCH v3 00/39] x86: Kernel IBT
 2022-03-07 12:25 UTC  (4+ messages)
` [PATCH v3 04/39] x86/ibt: Base IBT bits

[PATCH v3 0/6] clocksource/drivers/timer-microchip-pit64b: fixes and improvements
 2022-03-07 12:17 UTC  (3+ messages)

[PATCH] RFC: replace qemu_real_host_page variables with inlined functions
 2022-03-07 11:52 UTC  (2+ messages)

[PATCH v1 0/6] ARM: dts: lan966x: dtsi improvements and KSwitch D10 support
 2022-03-07 12:17 UTC  (6+ messages)
` [PATCH v1 6/6] ARM: dts: lan966x: add basic Kontron "

[PATCH] cat-file: skip expanding default format
 2022-03-07 12:15 UTC  (2+ messages)

[PATCH net] net: dsa: mt7530: fix incorrect test in mt753x_phylink_validate()
 2022-03-07 12:13 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-03-07 12:21 UTC 

[OE-core] [PATCH] python3-hypothesis: upgrade 6.39.0 -> 6.39.2
 2022-03-07 12:20 UTC 

[PATCH 0/2] dt-bindings: DTB based validation
 2022-03-07 12:20 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: kbuild: Use DTB files for validation

[PATCH v4 1/2] x86/arch_prctl: Fix the ARCH_REQ_XCOMP_PERM implementation
 2022-03-07 12:20 UTC  (2+ messages)

[PATCH 00/16] A few cleanup and fixup patches for migration
 2022-03-07 12:20 UTC  (4+ messages)
` [PATCH 13/16] mm/migration: return errno when isolate_huge_page failed

Inconsistent "EXPERIMENTAL online shrink feature in use. Use at your own risk" alert
 2022-03-07 12:19 UTC 

[PATCH v1 1/1] gpiolib: acpi: Convert ACPI value of debounce to microseconds
 2022-03-07 12:19 UTC  (2+ messages)

[PATCH 5.10 000/105] 5.10.104-rc1 review
 2022-03-07 12:19 UTC  (2+ messages)

[PATCH v2 00/10] add generic vDPA device support
 2022-03-07 12:14 UTC  (7+ messages)
` [PATCH v2 05/10] vdpa-dev: implement the realize interface

[PATCH v2 1/2] python3-meh: fix HOMEPAGE
 2022-03-07 12:18 UTC  (2+ messages)
` [PATCH v2 2/2] python3-meh: use setuptools_legacy

[PATCH] mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND
 2022-03-07 12:17 UTC  (2+ messages)

[PATCH 1/2] python3-meh: fix HOMEPAGE
 2022-03-07 12:17 UTC  (2+ messages)
` [PATCH 2/2] python3-meh: use setuptools_legacy


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.