messages from 2023-04-20 13:01:10 to 2023-04-20 13:47:01 UTC [more...]
[PATCH v2 00/43] Migration: Create options.c for capabilities/params/properties
2023-04-20 13:40 UTC (32+ messages)
` [PATCH v2 01/43] migration: move migration_global_dump() to migration-hmp-cmds.c
` [PATCH v2 02/43] spice: move client_migrate_info command to ui/
` [PATCH v2 05/43] migration: Move migrate_colo_enabled() to options.c
` [PATCH v2 07/43] migration: Move migrate_use_events() "
` [PATCH v2 09/43] migration: Move migrate_use_zero_copy_send() "
` [PATCH v2 10/43] migration: Move migrate_use_xbzrle() "
` [PATCH v2 11/43] migration: Move migrate_use_block() "
` [PATCH v2 12/43] migration: Move migrate_use_return() "
` [PATCH v2 13/43] migration: Create migrate_rdma_pin_all() function
` [PATCH v2 14/43] migration: Move migrate_caps_check() to options.c
` [PATCH v2 15/43] migration: Move qmp_query_migrate_capabilities() "
` [PATCH v2 16/43] migration: Move qmp_migrate_set_capabilities() "
` [PATCH v2 17/43] migration: Move migrate_cap_set() "
` [PATCH v2 19/43] migration: Use migrate_max_postcopy_bandwidth()
` [PATCH v2 20/43] migration: Move migrate_use_block_incremental() to option.c
` [PATCH v2 21/43] migration: Create migrate_throttle_trigger_threshold()
` [PATCH v2 22/43] migration: Create migrate_checkpoint_delay()
` [PATCH v2 23/43] migration: Create migrate_max_cpu_throttle()
` [PATCH v2 24/43] migration: Move migrate_announce_params() to option.c
` [PATCH v2 25/43] migration: Create migrate_cpu_throttle_initial() "
` [PATCH v2 26/43] migration: Create migrate_cpu_throttle_increment() function
` [PATCH v2 28/43] migration: Move migrate_use_tls() to options.c
` [PATCH v2 30/43] migration: Create migrate_max_bandwidth() function
` [PATCH v2 31/43] migration: Move qmp_query_migrate_parameters() to options.c
` [PATCH v2 33/43] migration: Create migrate_params_init() function
` [PATCH v2 34/43] migration: Make all functions check have the same format
` [PATCH v2 35/43] migration: Create migrate_downtime_limit() function
` [PATCH v2 38/43] migration: Remove MigrationState from block_cleanup_parameters()
` [PATCH v2 40/43] migration: Create migrate_tls_authz() function
` [PATCH v2 41/43] migration: Create migrate_tls_hostname() function
` [PATCH v2 43/43] migration: Move migration_properties to options.c
[PATCH v3 0/7] target/riscv: Fix PMP related problem
2023-04-20 13:46 UTC (10+ messages)
` [PATCH v3 2/7] target/riscv: Move pmp_get_tlb_size apart from get_physical_address_pmp
` [PATCH v3 3/7] target/riscv: Flush TLB when pmpaddr is updated
` [PATCH v3 4/7] target/riscv: Flush TLB only when pmpcfg/pmpaddr really changes
` [PATCH v3 6/7] target/riscv: Make the short cut really work in pmp_hart_has_privs
[PATCH] board: freescale: imx93_evk: Fix MMC environment offset boot conflict
2023-04-20 13:46 UTC (2+ messages)
[PATCH kvmtool v2 1/2] virtio/rng: switch to using /dev/urandom
2023-04-20 13:46 UTC (3+ messages)
` [PATCH kvmtool v2 2/2] virtio/rng: return at least one byte of entropy
[RFC PATCH] docs: sound: kernel-api: writing-an-alsa-driver.rst: add FIXMEs
2023-04-20 13:44 UTC (5+ messages)
[PATCH] docs/about/deprecated.rst: Add "since 7.1" tag to dtb-kaslr-seed deprecation
2023-04-20 13:45 UTC (2+ messages)
[GIT PULL] Rust fixes for 6.3
2023-04-20 13:44 UTC
[PATCH] net: ipv6: Add support for default gateway discovery
2023-04-20 13:44 UTC (4+ messages)
` [PATCH v3 0/3] Add IPv6 Network Discovery
` [PATCH v3 1/3] net: ipv6: Add support for default gateway discovery
[PATCH 1/6] drm: bridge: samsung-dsim: Support multi-lane calculations
2023-04-20 13:42 UTC (13+ messages)
[PATCH v3 00/20] block: remove aio_disable_external() API
2023-04-20 13:44 UTC (4+ messages)
` [PATCH v3 20/20] aio: "
[RFC PATCH v1] sched/uclamp: Introduce SCHED_FLAG_RESET_UCLAMP_ON_FORK flag
2023-04-20 13:44 UTC (8+ messages)
[PATCH 00/14] Introduce new `git replay` command
2023-04-20 13:44 UTC (10+ messages)
` [PATCH 11/14] replay: use standard revision ranges
[PATCH v3] drm/amd/display: fix flickering caused by S/G mode
2023-04-20 13:44 UTC (3+ messages)
[PATCH] openssl: set package level PERL5LIB
2023-04-20 13:42 UTC (3+ messages)
[PATCH] nfsd: don't use GFP_KERNEL from nfsd_getxattr()/nfsd_listxattr()
2023-04-20 13:41 UTC (10+ messages)
[PATCH v4 0/6] remove the vmas parameter from GUP APIs
2023-04-20 13:37 UTC (15+ messages)
` [PATCH v4 4/6] io_uring: rsrc: avoid use of vmas parameter in pin_user_pages()
[PATCH V2 0/6] shmem: Add user and group quota support for tmpfs
2023-04-20 13:40 UTC (8+ messages)
` [PATCH V2 1/6] shmem: make shmem_inode_acct_block() return error
` [PATCH V2 2/6] shmem: make shmem_get_inode() return ERR_PTR instead of NULL
` [PATCH V2 4/6] shmem: prepare shmem quota infrastructure
[PATCH 0/2] RZ/V2L: Add CRU, CSI support
2023-04-20 13:38 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: r9a07g054: Add CSI and CRU nodes
[lunn:v6.3-rc2-net-next-phy-leds 5/15] ld.lld: error: undefined symbol: devm_mdiobus_alloc_size
2023-04-20 13:37 UTC (4+ messages)
[PATCH] selinux: ensure av_permissions.h is built when needed
2023-04-20 13:35 UTC (4+ messages)
[RFC PATCH v9 1/2] sched: Fix: Handle target_cpu offlining in active_load_balance_cpu_stop
2023-04-20 13:35 UTC (7+ messages)
` [RFC PATCH v9 2/2] sched: Fix performance regression introduced by mm_cid
[PATCH v2 6/9] regex.3, regex_t.3type, regmatch_t.3type, regoff_t.3type: move in with regex.3
2023-04-20 13:35 UTC (10+ messages)
` [PATCH v4 1/6] regex.3: Fix subsection headings
` [PATCH v4 2/6] regex.3: Desoupify function descriptions
` [PATCH v4 3/6] regex.3: Improve REG_STARTEND
` [PATCH v4 4/6] regex.3, regex_t.3type: Move regex_t.3type into regex.3
` [PATCH v4 5/6] regex.3, regex_t.3type, regmatch_t.3type, regoff_t.3type: Move in with regex.3
` [PATCH v4 6/6] regex.3: Destandardeseify Match offsets
[PATCH RESEND] .gitignore: Do not ignore .kunitconfig files
2023-04-20 13:34 UTC (3+ messages)
[PATCH v10 13/14] HP BIOSCFG driver - Makefile
2023-04-20 13:33 UTC (5+ messages)
[PATCH printk v1 00/18] threaded/atomic console support
2023-04-20 13:33 UTC (6+ messages)
` [PATCH printk v1 11/18] printk: nobkl: Introduce printer threads
` port lock: was: "
[PATCH 00/43] Migration: Create options.c for capabilities/params/properties
2023-04-20 13:32 UTC (23+ messages)
` [PATCH 04/43] migration: create options.c
` [PATCH 06/43] migration: Move migrate_use_compression() to options.c
` [PATCH 07/43] migration: Move migrate_use_events() "
` [PATCH 08/43] migration: Move migrate_use_multifd() "
` [PATCH 09/43] migration: Move migrate_use_zero_copy_send() "
` [PATCH 10/43] migration: Move migrate_use_xbzrle() "
` [PATCH 11/43] migration: Move migrate_use_block() "
` [PATCH 12/43] migration: Move migrate_use_return() "
` [PATCH 13/43] migration: Create migrate_rdma_pin_all() function
[PATCH] staging: rtl8192e: add missing braces {}
2023-04-20 13:32 UTC
[Virtio-fs] [PATCH 0/4] vhost-user-fs: Internal migration
2023-04-20 13:29 UTC (21+ messages)
` [Virtio-fs] [PATCH 2/4] vhost-user: Interface for migration state transfer
` "
[PATCH v4 0/2] printk: console: Per-console loglevels
2023-04-20 13:27 UTC (3+ messages)
` [PATCH v4 1/2] printk: Do not delay messages which aren't solicited by any console
[PATCH v2 0/8] Enable DSI and ADV7535 on RZ/G2{L, LC} and RZ/V2L platforms
2023-04-20 13:29 UTC (5+ messages)
` [PATCH v2 7/8] arm64: dts: renesas: rzg2l-smarc: Link DSI with ADV7535
` [PATCH v2 8/8] arm64: dts: renesas: rzg2lc-smarc: "
[groeck-staging:hwmon] BUILD SUCCESS 0c072385348e3ac5229145644055d3e2afb5b3db
2023-04-20 13:28 UTC
[PATCH V3] spi: cadence-quadspi: use macro DEFINE_SIMPLE_DEV_PM_OPS
2023-04-20 13:26 UTC (3+ messages)
[PATCH v3 1/4] PCI: Keep AER status in pci_restore_state()
2023-04-20 13:23 UTC (6+ messages)
` [PATCH v3 2/4] PCI/AER: Factor out interrupt toggling into helpers
` [PATCH v3 3/4] PCI/AER: Disable AER interrupt on suspend
` [PATCH v3 4/4] PCI/DPC: Disable DPC interrupt during suspend
[PATCH] btrfs: zoned: fix bitops api misuse
2023-04-20 13:24 UTC (5+ messages)
linux-next: manual merge of the risc-v tree with the risc-v-fixes tree
2023-04-20 13:23 UTC (2+ messages)
[PATCH 6.1.y] drm/amdgpu/vcn: Disable indirect SRAM on Vangogh broken BIOSes
2023-04-20 12:59 UTC (7+ messages)
[PULL 00/20] Migration 20230420 patches
2023-04-20 13:17 UTC (21+ messages)
` [PULL 01/20] migration: remove extra whitespace character for code style
` [PULL 02/20] postcopy-ram: do not use qatomic_mb_read
` [PULL 03/20] migration: Merge ram_counters and ram_atomic_counters
` [PULL 04/20] migration: Update atomic stats out of the mutex
` [PULL 05/20] migration: Make multifd_bytes atomic
` [PULL 06/20] migration: Make dirty_sync_missed_zero_copy atomic
` [PULL 07/20] migration: Make precopy_bytes atomic
` [PULL 08/20] migration: Make downtime_bytes atomic
` [PULL 09/20] migration: Make dirty_sync_count atomic
` [PULL 10/20] migration: Make postcopy_requests atomic
` [PULL 11/20] migration: Make dirty_pages_rate atomic
` [PULL 12/20] migration: Make dirty_bytes_last_sync atomic
` [PULL 13/20] migration: Rename duplicate to zero_pages
` [PULL 14/20] migration: Rename normal to normal_pages
` [PULL 15/20] migration: Handle block device inactivation failures better
` [PULL 16/20] util/mmap-alloc: qemu_fd_getfs()
` [PULL 17/20] vl.c: Create late backends before migration object
` [PULL 18/20] migration/postcopy: Detect file system on dest host
` [PULL 19/20] migration: rename enabled_capabilities to capabilities
` [PULL 20/20] migration: Pass migrate_caps_check() the old and new caps
[PATCH] drm/amd/display: return status of abm_feature_support
2023-04-20 13:21 UTC (2+ messages)
[PATCH net-next v3 0/8] TXGBE PHYLINK support
2023-04-20 13:22 UTC (5+ messages)
` [PATCH net-next v3 2/8] i2c: designware: Add driver support for Wangxun 10Gb NIC
[linux-next:master 12854/13075] arc-elf-ld: phy_device.c:undefined reference to `devm_led_classdev_register_ext'
2023-04-20 13:22 UTC
[bug report] net: ti: am65-cpsw-nuss: Add switchdev support
2023-04-20 13:22 UTC (2+ messages)
[Weekly meetings] MoM - 18th of April 2023
2023-04-20 13:22 UTC
[PATCH 0/3] Rust 1.68.2 upgrade
2023-04-20 13:19 UTC (3+ messages)
[Intel-gfx] [PATCH v4] drm/i915: Initialize dkl_phy spin lock from display code path
2023-04-20 13:19 UTC (7+ messages)
` [Intel-gfx] [Intel-xe] "
` [Intel-xe] [Intel-gfx] "
[PATCH v5 00/12] SVE feature for arm guests
2023-04-20 13:18 UTC (11+ messages)
` [PATCH v5 07/12] xen: enable Dom0 to use SVE feature
[PATCH v6 0/7] Add the Lantiq PEF2256 audio support
2023-04-20 13:15 UTC (5+ messages)
` [PATCH v6 3/7] mfd: Add support for the Lantiq PEF2256 framer
[PATCH v1] wifi: mac80211: Initialize EWMA fail avg to 1
2023-04-20 13:15 UTC (7+ messages)
[PATCH v2 net] tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp
2023-04-20 13:14 UTC (3+ messages)
bpf-next hang+kasan uaf refcount acquire splat when running test_progs
2023-04-20 13:14 UTC (5+ messages)
[Intel-gfx] [RFC 0/6] fdinfo alternative memory stats proposal
2023-04-20 13:14 UTC (15+ messages)
` [Intel-gfx] [RFC 4/6] drm: Add simple fdinfo memory helpers
` "
` [Intel-gfx] [RFC 6/6] drm/i915: Implement fdinfo memory stats printing
` "
[PATCH 00/23] Header cleanups (more splitting of cache.h and simplifying a few other deps)
2023-04-20 13:14 UTC (6+ messages)
` [PATCH 14/23] hash.h, repository.h: reverse the order of these dependencies
[bluetooth-next:master] BUILD SUCCESS 9b4f511443f77d761f4ecb0077bf8a9879cff438
2023-04-20 13:13 UTC
[PATCH v4 0/5] spi: Add DMA mode support to spi-qcom-qspi
2023-04-20 13:13 UTC (6+ messages)
` [PATCH v4 1/5] spi: dt-bindings: qcom,spi-qcom-qspi: Add iommus
` [PATCH v4 2/5] arm64: dts: qcom: sc7180: Add stream-id of qspi to iommus
` [PATCH v4 3/5] arm64: dts: qcom: sc7280: "
` [PATCH v4 4/5] arm64: dts: qcom: sdm845: "
` [PATCH v4 5/5] spi: spi-qcom-qspi: Add DMA mode support
[PATCH] Bluetooth: Cancel sync command before suspend and power off
2023-04-20 13:13 UTC (2+ messages)
` "
[sashal-stable:pending-5.15 97/97] fs/ksmbd/smb2pdu.c:890:28: error: 'MIN_PREAUTH_CTXT_DATA_LEN' undeclared
2023-04-20 13:12 UTC
[RFC][PATCH] fanotify: support watching filesystems and mounts inside userns
2023-04-20 13:12 UTC (2+ messages)
[PATCH v3 0/3] spi: Add DMA mode support to spi-qcom-qspi
2023-04-20 13:11 UTC (4+ messages)
` [PATCH v3 3/3] spi: spi-qcom-qspi: Add DMA mode support
[PATCH 2/2] wifi: mt7601u: remove debugfs directory on disconnect
2023-04-20 13:09 UTC (2+ messages)
[PATCH 1/2] wifi: mt7601u: delete dead code checking debugfs returns
2023-04-20 13:08 UTC (2+ messages)
[PATCH] merge-ort: fix calling merge_finalize() with no intermediate merge
2023-04-20 13:10 UTC (2+ messages)
[PATCH] KVM: arm64: fix repeated words in comments
2023-04-20 13:07 UTC (2+ messages)
[PATCH v3] drivers/net/phy: add driver for Microchip LAN867x 10BASE-T1S PHY
2023-04-20 13:08 UTC (3+ messages)
[Intel-wired-lan] [PATCH net v4 0/4] iavf: fix reset task deadlock
2023-04-20 13:08 UTC (5+ messages)
` [Intel-wired-lan] [PATCH net v4 1/4] iavf: Wait for reset in callbacks which trigger it
` [Intel-wired-lan] [PATCH net v4 2/4] iavf: Don't lock rtnl_lock twice in reset
` [Intel-wired-lan] [PATCH net v4 3/4] Revert "iavf: Detach device during reset task"
` [Intel-wired-lan] [PATCH net v4 4/4] Revert "iavf: Do not restart Tx queues after reset task failure"
[PATCH] alchemy: Correctly translate return value from pthread_mutex_init
2023-04-20 13:08 UTC (6+ messages)
[PATCH] vhost-user: send SET_STATUS 0 after GET_VRING_BASE
2023-04-20 13:07 UTC
[Intel-gfx] [PATCH 0/8] drm/i915/mtl: Define MOCS and PAT tables for MTL
2023-04-20 13:06 UTC (4+ messages)
` [Intel-gfx] [PATCH 8/8] drm/i915: Allow user to set cache at BO creation
allowing for a completely cached umount(2) pathwalk
2023-04-20 13:05 UTC (9+ messages)
` [PATCH/RFC] VFS: LOOKUP_MOUNTPOINT should used cached info whenever possible
Usage of tools/testing/cxl
2023-04-20 13:05 UTC (3+ messages)
[PATCH] perf cs-etm: Add support for coresight trace for any range of CPUs
2023-04-20 13:03 UTC (7+ messages)
[PATCH v2] perf stat: Introduce skippable evsels
2023-04-20 13:02 UTC (17+ messages)
[PATCH] perf/x86/intel/uncore: add events for Intel SPR IMC PMU
2023-04-20 13:03 UTC (2+ messages)
[igt-dev] [PATCH v2 i-g-t] runner: check disk limit at dumping kmsg
2023-04-20 13:03 UTC (2+ messages)
[PATCH v2 5/9] regex.3: ffix
2023-04-20 13:03 UTC (4+ messages)
` [PATCH v3 5/9] adjtimex.2, clone.2, mprotect.2, open.2, syscall.2, regex.3: ffix, wfix
[Intel-xe] [PATCH v2] drm/xe/guc_pc: Reorder forcewake and xe_pm_runtime calls
2023-04-20 13:03 UTC (2+ messages)
remittance
2023-04-20 13:02 UTC
[PATCH] nvme: clamp max_hw_sectors based on DMA optimized limitation
2023-04-20 13:01 UTC
[PATCH v5 00/15] x86/mtrr: fix handling with PAT but without MTRR
2023-04-20 13:01 UTC (5+ messages)
` [PATCH v5 11/15] x86/mtrr: construct a memory map with cache modes
[PATCH 0/6] ASoC/soundwire: qcom: correctly probe devices after link init
2023-04-20 13:00 UTC (5+ messages)
` [PATCH 1/6] ASoC: wcd938x: switch to using gpiod API
[PATCH V3 0/2] irqchip: loongson-eiointc: Add DT init support
2023-04-20 13:00 UTC (4+ messages)
` [PATCH V3 1/2] dt-bindings: interrupt-controller: Add Loongson EIOINTC
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.