All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-07 12:25:32 to 2022-03-07 12:50:11 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/15] tests: don't ignore "git" exit codes
 2022-03-07 12:49 UTC  (17+ messages)
` [PATCH v2 "
  ` [PATCH v2 01/15] tests: change some 'test $(git) = "x"' to test_cmp
  ` [PATCH v2 02/15] tests: use "test_stdout_line_count", not "test $(git [...] | wc -l)"
  ` [PATCH v2 03/15] read-tree tests: check "diff-files" exit code on failure
  ` [PATCH v2 04/15] diff tests: don't ignore "git diff" exit code
  ` [PATCH v2 05/15] diff tests: don't ignore "git diff" exit code in "read" loop
  ` [PATCH v2 06/15] apply tests: use "test_must_fail" instead of ad-hoc pattern
  ` [PATCH v2 07/15] merge "
  ` [PATCH v2 08/15] rev-parse tests: don't ignore "git reflog" exit code
  ` [PATCH v2 09/15] notes tests: don't ignore "git" "
  ` [PATCH v2 10/15] diff tests: don't ignore "git rev-list" "
  ` [PATCH v2 11/15] rev-list tests: don't hide abort() in "test_expect_failure"
  ` [PATCH v2 12/15] gettext tests: don't ignore "test-tool regex" exit code
  ` [PATCH v2 13/15] apply tests: don't ignore "git ls-files" exit code, drop sub-shell
  ` [PATCH v2 14/15] checkout tests: don't ignore "git <cmd>" exit code
  ` [PATCH v2 15/15] rev-list simplify tests: don't ignore "git" "

[PATCH v10 0/3] integrity: support including firmware ".platform" keys at build time
 2022-03-07 12:48 UTC  (3+ messages)
` [PATCH v10 3/3] "

[PATCH v2 00/17] media: rkisp1: Misc bug fixes and cleanups
 2022-03-07 12:46 UTC  (5+ messages)
` [PATCH v2 02/17] media: rkisp1: capture: Fix and simplify (un)registration

[PATCH v3] rdma: Fix res_print_uint() and add res_print_u64()
 2022-03-07 12:49 UTC  (3+ messages)
` [PATCH v4] rdma: Fix the logic to print unsigned int

[PATCH mmotm] mm: __isolate_lru_page_prepare() in isolate_migratepages_block()
 2022-03-07 12:48 UTC  (2+ messages)

[PATCH 0/3] devfreq: mediatek: introduce MTK cci devfreq
 2022-03-07 12:25 UTC  (11+ 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] mmc/host: Re-enable card en only after UHS mode changed for spreadtrum chipset
 2022-03-07 12:49 UTC  (2+ messages)

[PATCH] crypto/ipsec_mb: fix usage of untrusted value
 2022-03-07 12:48 UTC 

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

[PATCH 0/4] cpufreq: mediatek: introduce mtk cpufreq
 2022-03-07 12:21 UTC  (10+ 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 v3] graph: remove the useless duplicate name check
 2022-03-07 12:47 UTC  (2+ messages)

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

[PATCH] netfilter: conditionally use ct and ctinfo
 2022-03-07 12:46 UTC  (2+ messages)

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

[PATCH] ASoC: atmel: Add missing of_node_put() in at91sam9g20ek_audio_probe
 2022-03-07 12:45 UTC 

[PATCH v2 1/2] pinctrl: ocelot: Fix the pincfg resource
 2022-03-07 12:45 UTC  (2+ messages)

[PATCH] IOMMU/x86: tidy adjust_irq_affinities hook
 2022-03-07 12:44 UTC  (2+ messages)

[oe] [meta-oe] [PATCH] libcereal: upgrade 1.3.1 -> 1.3.2
 2022-03-07 12:44 UTC  (4+ messages)
` [oe] [meta-oe] [PATCH] poco: upgrade 1.11.0 -> 1.11.1
` [oe] [meta-oe] [PATCH] poppler: upgrade 22.02.0 -> 22.03.0
` [oe] [meta-oe] [PATCH] smartmontools: upgrade 7.2 -> 7.3

[PATCH 00/16] A few cleanup and fixup patches for migration
 2022-03-07 12:44 UTC  (4+ messages)
` [PATCH 10/16] mm/migration: remove PG_writeback handle in folio_migrate_flags

[RESEND PATCH] net: ethernet: ti: am65-cpsw: Convert to PHYLINK
 2022-03-07 12:44 UTC  (3+ messages)

[PATCH v7 0/4] hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
 2022-03-07 11:12 UTC  (5+ messages)
` [PATCH v7 2/4] "

[PATCH] Revert "CI: fix python3-dtc installation"
 2022-03-07 12:44 UTC 

[PATCH 00/10] tests: add and use a "test_hook" wrapper + hook fixes
 2022-03-07 12:43 UTC  (12+ 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 v2 03/10] tests: assume the hooks are disabled by default
  ` [PATCH v2 04/10] bugreport tests: tighten up "git bugreport -s hooks" test
  ` [PATCH v2 05/10] tests: indent and add hook setup to "test_expect_success"
  ` [PATCH v2 06/10] hook tests: get rid of unnecessary sub-shells
  ` [PATCH v2 07/10] fetch+push tests: have tests clean up their own mess
  ` [PATCH v2 08/10] test-lib-functions: add and use a "test_hook" wrapper
  ` [PATCH v2 09/10] tests: change "mkdir -p && write_script" to use "test_hook"
  ` [PATCH v2 10/10] tests: change "cat && chmod +x" "

[cip-dev][PATCH] Update to kas 3.0
 2022-03-07 12:43 UTC  (4+ messages)

[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 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 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  (4+ 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

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  (8+ 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  (3+ messages)
` [PULL v2 11/19] 9p: darwin: meson: Allow VirtFS on Darwin
` [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  (2+ 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  (3+ 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  (2+ messages)
` [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  (3+ messages)
` [PATCH v3 2/2] mmc: host: dw-mmc-rockchip: fix handling invalid "

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  (2+ 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)


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.