messages from 2022-07-19 17:10:39 to 2022-07-19 17:51:28 UTC [more...]
[PATCH v1 1/1] rsnd: ssiu: add missing .quit callback for gen2
2022-07-19 17:11 UTC (3+ messages)
[PATCH] libbpf: fix str_has_sfx()
2022-07-19 17:50 UTC (3+ messages)
[PULL 00/29] migration queue
2022-07-19 17:02 UTC (29+ messages)
` [PULL 01/29] accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
` [PULL 02/29] cpus: Introduce cpu_list_generation_id
` [PULL 03/29] migration/dirtyrate: Refactor dirty page rate calculation
` [PULL 04/29] softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
` [PULL 05/29] accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
` [PULL 06/29] softmmu/dirtylimit: Implement virtual CPU throttle
` [PULL 07/29] softmmu/dirtylimit: Implement dirty page rate limit
` [PULL 08/29] tests: Add dirty page rate limit test
` [PULL 10/29] migration: Add postcopy-preempt capability
` [PULL 11/29] migration: Postcopy preemption preparation on channel creation
` [PULL 12/29] migration: Postcopy preemption enablement
` [PULL 13/29] migration: Postcopy recover with preempt enabled
` [PULL 14/29] migration: Create the postcopy preempt channel asynchronously
` [PULL 15/29] migration: Add property x-postcopy-preempt-break-huge
` [PULL 16/29] migration: Add helpers to detect TLS capability
` [PULL 17/29] migration: Export tls-[creds|hostname|authz] params to cmdline too
` [PULL 18/29] migration: Enable TLS for preempt channel
` [PULL 19/29] migration: Respect postcopy request order in preemption mode
` [PULL 20/29] tests: Move MigrateCommon upper
` [PULL 21/29] tests: Add postcopy tls migration test
` [PULL 22/29] tests: Add postcopy tls recovery "
` [PULL 23/29] tests: Add postcopy preempt tests
` [PULL 24/29] migration: remove unreachable code after reading data
` [PULL 25/29] QIOChannelSocket: Fix zero-copy flush returning code 1 when nothing sent
` [PULL 26/29] Add dirty-sync-missed-zero-copy migration stat
` [PULL 27/29] migration/multifd: Report to user when zerocopy not working
` [PULL 28/29] multifd: Document the locking of MultiFD{Send/Recv}Params
` [PULL 29/29] migration: Avoid false-positive on non-supported scenarios for zero-copy-send
[PATCH] docs: ref-manual: variables: remove sphinx directive from literal block
2022-07-19 17:50 UTC (2+ messages)
` [docs] "
[PATCH v13 net-next 0/9] add support for VSC7512 control over SPI
2022-07-19 17:49 UTC (5+ messages)
` [PATCH v13 net-next 9/9] mfd: ocelot: add support for the vsc7512 chip via spi
[PATCH] selftests/bpf: fix a test for snprintf() overflow
2022-07-19 17:50 UTC (3+ messages)
[PATCH v3] bpf, docs: document BPF_MAP_TYPE_HASH and variants
2022-07-19 17:50 UTC (3+ messages)
[PATCH] libbpf: fix an snprintf() overflow check
2022-07-19 17:50 UTC (3+ messages)
simplify the mdev interface v6
2022-07-19 17:49 UTC (7+ messages)
[PATCH 00/35] perf intel-pt: Add support for tracing virtual machine user space on the host
2022-07-19 17:48 UTC (11+ messages)
` [PATCH 06/35] perf tools: Add perf_event__synthesize_id_sample()
` [PATCH 07/35] perf script: Add --dump-unsorted-raw-trace option
` [PATCH 08/35] perf buildid-cache: Add guestmount'd files to the build ID cache
` [PATCH 09/35] perf buildid-cache: Do not require purge files to also be in the file system
` [PATCH 10/35] perf tools: Add machine_pid and vcpu to id_index
drivers/iio/dac/ad5766.c:109:8: warning: Excessive padding in 'struct ad5766_state' (44 padding bytes, where 12 is optimal). Optimal fields order: data, spi, chip_info, gpio_reset, crt_range, dither_source, dither_scale, lock, dither_enable, dither_invert
2022-07-19 17:46 UTC
[PATCH] x86, cpu: use MSR_IA32_MISC_ENABLE constants
2022-07-19 17:47 UTC
[PATCH v1 0/7] mv: from in-cone to out-of-cone
2022-07-19 17:46 UTC (8+ messages)
` [PATCH v1 1/7] t7002: add tests for moving "
` [PATCH v1 2/7] mv: add documentation for check_dir_in_index()
` [PATCH v1 3/7] mv: free the *with_slash in check_dir_in_index()
[PATCH v5 00/22] TDX host kernel support
2022-07-19 17:46 UTC (6+ messages)
` [PATCH v5 02/22] cc_platform: Add new attribute to prevent ACPI CPU hotplug
[PATCH v2 0/4] Tidy user rdpmc documentation and testing
2022-07-19 17:45 UTC (3+ messages)
` [PATCH v2 2/4] perf: Align user space counter reading with code
[PATCH] ASOC: nau8821: add new widget to control system clock
2022-07-19 17:44 UTC (2+ messages)
[PATCH bpf v2 0/5] bpf: Allow any source IP in bpf_skb_set_tunnel_key
2022-07-19 17:44 UTC (3+ messages)
[PATCH] ASoC: amd: yc: Decrease level of error message
2022-07-19 17:44 UTC (3+ messages)
[PATCH v2 1/2] dmaengine: sh: rz-dmac: Add device_synchronize callback
2022-07-19 17:43 UTC (3+ messages)
` [PATCH v2 2/2] spi: spi-rspi: Add need_dmar_clr to spi_ops
[PATCH V7 00/11] PCI devices passthrough on Arm, part 3
2022-07-19 17:42 UTC (12+ messages)
` [PATCH V7 01/11] xen/pci: arm: add stub for is_memory_hole
` [PATCH V7 02/11] vpci: add hooks for PCI device assign/de-assign
` [PATCH V7 03/11] vpci/header: implement guest BAR register handlers
` [PATCH V7 04/11] rangeset: add RANGESETF_no_print flag
` [PATCH V7 05/11] vpci/header: handle p2m range sets per BAR
` [PATCH V7 06/11] vpci/header: program p2m with guest BAR view
` [PATCH V7 07/11] vpci/header: emulate PCI_COMMAND register for guests
` [PATCH V7 08/11] vpci/header: reset the command register when adding devices
` [PATCH V7 09/11] vpci: add initial support for virtual PCI bus topology
` [PATCH V7 10/11] xen/arm: translate virtual PCI bus topology for guests
` [PATCH V7 11/11] xen/arm: account IO handlers for emulated PCI MSI-X
[RFC PATCH v2] ARM: dts: Add TS-7553-V2 support
2022-07-19 17:39 UTC (8+ messages)
[PATCH] maple_tree: Fix mas_empty_area() wrapping
2022-07-19 17:39 UTC (2+ messages)
stable-rc/linux-5.18.y baseline: 165 runs, 1 regressions (v5.18.12-232-ga04b1a5cb7d28)
2022-07-19 17:41 UTC
5.18: likely useless very preliminary bug report: mdadm raid-6 boot-time assembly failure
2022-07-19 17:40 UTC (5+ messages)
stable-rc/linux-5.4.y build: 163 builds: 3 failed, 160 passed, 4 errors, 23 warnings (v5.4.206-72-g0b5688944207)
2022-07-19 17:39 UTC
[PATCH v3 0/1] i386: Make pmtimer tsc calibration not take 51 seconds to fail
2022-07-19 17:38 UTC (4+ messages)
` [PATCH v3 1/1] "
[PATCH] lockdown: Fix kexec lockdown bypass with ima policy
2022-07-19 17:38 UTC (2+ messages)
[PATCH 0/5] net: usb: ax88179_178a: improvements and bug fixes
2022-07-19 17:38 UTC (3+ messages)
` [PATCH 4/5] net: usb: ax88179_178a: move priv to driver_priv
[PATCH] efi/x86: use naked RET on mixed mode call wrapper
2022-07-19 17:37 UTC (7+ messages)
[Intel-gfx] [PATCH] drm/i915/display: Cleanup intel_phy_is_combo()
2022-07-19 17:37 UTC (3+ messages)
[PATCH v2 00/13] coresight: Add new API to allocate trace source ID values
2022-07-19 17:36 UTC (7+ messages)
` [PATCH v2 01/13] coresight: trace-id: Add API to dynamically assign Trace "
` [PATCH v2 02/13] coresight: trace-id: update CoreSight core to use Trace ID API
[POSSIBLE BUG] iommu/io-pgtable-arm: possible dereferencing of NULL pointer
2022-07-19 17:36 UTC (3+ messages)
[PATCH v2 0/7] arm64/sve: Clean up KVM integration and optimise syscalls
2022-07-19 17:35 UTC (4+ messages)
` [PATCH v2 7/7] arm64/sve: Don't zero non-FPSIMD register state on syscall by default
[linux-next:master 2009/11568] drivers/iio/accel/bma400_core.c:1091 bma400_activity_event_en() error: uninitialized symbol 'field_value'
2022-07-19 17:36 UTC
[PATCH yocto-autobuilder-helper] run-docs-build: allow build warnings again
2022-07-19 17:35 UTC (6+ messages)
` [yocto] "
[PATCH 4.9 00/28] 4.9.324-rc1 review
2022-07-19 17:35 UTC (2+ messages)
[patch 00/38] x86/retbleed: Call depth tracking mitigation
2022-07-19 17:27 UTC (19+ messages)
[PATCH v7] ath9k: let sleep be interrupted when unregistering hwrng
2022-07-19 17:33 UTC (8+ messages)
` [PATCH v8] "
` [PATCH v9] "
[PATCH] PCI: fu740: Remove unnecessary include files
2022-07-19 17:33 UTC
[PATCH v4] mm: vmpressure: don't count proactive reclaim in vmpressure
2022-07-19 17:32 UTC (3+ messages)
[PATCH 1/2] lib: sbi: Add the bound check for firmware events
2022-07-19 17:33 UTC (4+ messages)
` [PATCH 2/2] lib: sbi: Fix counter index sanity check
[PATCH] smb2: simplify mid handling/dequeueing code
2022-07-19 17:31 UTC (2+ messages)
` [PATCH] smb2: small refactor in smb2_check_message()
[PATCH] contrib/rerere-train: avoid useless gpg sign in training
2022-07-19 17:31 UTC (3+ messages)
[PATCH v3] lib/test_printf.c: fix clang -Wformat warnings
2022-07-19 17:31 UTC (3+ messages)
` [PATCH v4] "
[PATCH] Makefile: replace headers_install with headers for kselftest
2022-07-19 17:31 UTC (5+ messages)
[PATCH][Rebased] intel_idle: Add a new flag to initialize the AMX state
2022-07-19 17:31 UTC (2+ messages)
` [tip: x86/fpu] "
[PATCH v5 1/2] x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
2022-07-19 17:31 UTC (2+ messages)
` [tip: x86/fpu] "
[PATCH V6 00/16] The Runtime Verification (RV) interface
2022-07-19 17:27 UTC (17+ messages)
` [PATCH V6 01/16] rv: Add "
` [PATCH V6 02/16] rv: Add runtime reactors interface
` [PATCH V6 03/16] rv/include: Add helper functions for deterministic automata
` [PATCH V6 04/16] rv/include: Add deterministic automata monitor definition via C macros
` [PATCH V6 05/16] rv/include: Add instrumentation helper functions
` [PATCH V6 06/16] Documentation/rv: Add a basic documentation
` [PATCH V6 07/16] tools/rv: Add dot2c
` [PATCH V6 08/16] Documentation/rv: Add deterministic automaton documentation
` [PATCH V6 09/16] tools/rv: Add dot2k
` [PATCH V6 10/16] Documentation/rv: Add deterministic automata monitor synthesis documentation
` [PATCH V6 11/16] Documentation/rv: Add deterministic automata instrumentation documentation
` [PATCH V6 12/16] rv/monitor: Add the wip monitor skeleton created by dot2k
` [PATCH V6 13/16] rv/monitor: Add the wip monitor
` [PATCH V6 14/16] rv/monitor: Add the wwnr monitor
` [PATCH V6 15/16] rv/reactor: Add the printk reactor
` [PATCH V6 16/16] rv/reactor: Add the panic reactor
[PATCH] osx-keychain: fix compiler warning
2022-07-19 17:30 UTC (2+ messages)
[PATCH v3 00/15] OpenSBI Kconfig Support
2022-07-19 17:28 UTC (3+ messages)
` [PATCH v3 01/15] scripts: Add Kconfiglib v14.1.0 under scripts directory
[PATCH] selftests: memcg: uninitialized variable in test_memcg_reclaim()
2022-07-19 17:27 UTC (3+ messages)
[Intel-gfx] [Intel-gfx 0/1] drm/i915/guc: Remove more GuC error capture noise
2022-07-19 17:28 UTC (2+ messages)
` [Intel-gfx] [Intel-gfx 1/1] drm/i915/guc: Remove more GuC-Err-Cap noise
[PATCH] libbpf: fix sign expansion bug in btf_dump_get_enum_value()
2022-07-19 17:26 UTC (2+ messages)
[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
2022-07-19 17:26 UTC (3+ messages)
` [RFC PATCH net-next 5/9] net: pcs: lynx: Use pcs_get_by_provider to get PCS
lib/zstd/decompress/zstd_decompress.c:1252:44: warning: use of uninitialized value '<unknown>' [CWE-457]
2022-07-19 17:26 UTC
[PATCH v2 00/13] drm+msm: Shrinker and LRU rework
2022-07-19 17:18 UTC (28+ messages)
` [PATCH v2 01/13] drm/msm: Reorder lock vs submit alloc
` [PATCH v2 02/13] drm/msm: Small submit cleanup
` [PATCH v2 03/13] drm/msm: Split out idr_lock
` [PATCH v2 04/13] drm/msm/gem: Check for active in shrinker path
` [PATCH v2 05/13] drm/msm/gem: Rename update_inactive
` [PATCH v2 06/13] drm/msm/gem: Rename to pin/unpin_pages
` [PATCH v2 07/13] drm/msm/gem: Consolidate pin/unpin paths
` [PATCH v2 08/13] drm/msm/gem: Remove active refcnt
` [PATCH v2 09/13] drm/gem: Add LRU/shrinker helper
` [PATCH v2 10/13] drm/msm/gem: Convert to using drm_gem_lru
` [PATCH v2 11/13] drm/msm/gem: Unpin buffers earlier
` [PATCH v2 12/13] drm/msm/gem: Consolidate shrinker trace
` [PATCH v2 13/13] drm/msm/gem: Evict active GEM objects when necessary
[PATCH] selftest/vm: uninitialized variable in main()
2022-07-19 17:23 UTC (2+ messages)
[RFC PATCH 00/29] cover letter for net/qdma PMD
2022-07-19 17:22 UTC (5+ messages)
[PATCH v9 00/11] i386/pc: Fix creation of >= 1010G guests on AMD systems with IOMMU
2022-07-19 17:00 UTC (6+ messages)
` [PATCH v9 06/11] i386/pc: factor out cxl range start to helper
` [PATCH v9 08/11] i386/pc: factor out device_memory base/size "
` [PATCH v9 09/11] i386/pc: bounds check phys-bits against max used GPA
` [PATCH v9 10/11] i386/pc: relocate 4g start to 1T where applicable
` [PATCH v9 11/11] i386/pc: restrict AMD only enforcing of 1Tb hole to new machine type
[PATCH mptcp-net] mptcp: move subflow cleanup in mptcp_destroy_common()
2022-07-19 17:22 UTC (6+ messages)
[PATCH v3] contrib/rerere-train: avoid useless gpg sign in training
2022-07-19 17:21 UTC
[PATCH v6] ls-files: introduce "--format" option
2022-07-19 17:21 UTC (6+ messages)
` [PATCH v7] "
[PATCH v3 0/6] NFSD: Improvements for the NFSv4.2 READ_PLUS operation
2022-07-19 17:21 UTC (5+ messages)
` [PATCH v3 6/6] NFSD: Repeal and replace the READ_PLUS implementation
Update bpf-helpers(7) man page
2022-07-19 17:21 UTC (3+ messages)
stable-rc/queue/5.15 baseline: 182 runs, 1 regressions (v5.15.55-167-gddb6c29a78fb)
2022-07-19 17:21 UTC
stable-rc/linux-5.15.y baseline: 171 runs, 3 regressions (v5.15.55-168-g91c6070d5ced)
2022-07-19 17:20 UTC
[PATCH] hwmon: remove deprecated asus_wmi_ec_sensors driver
2022-07-19 17:20 UTC (2+ messages)
[RFC PATCH v3 0/2] drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
2022-07-19 17:12 UTC (8+ messages)
` [RFC PATCH v3 1/2] drm/bridge: ti-sn65dsi86: fetch bpc using drm_atomic_state
` [RFC PATCH v3 2/2] drm/bridge: ti-sn65dsi86: support DRM_BRIDGE_ATTACH_NO_CONNECTOR
[PATCH] xen/mem_sharing: support forks with active vPMU state
2022-07-19 17:18 UTC
[PATCH v3] srcu: Reduce blocking agressiveness of expedited grace periods further
2022-07-19 17:15 UTC (3+ messages)
[PATCH] Documentation: ACPI: EINJ: Fix obsolete example
2022-07-19 17:13 UTC (2+ messages)
[PATCH] virt: sev-guest: Pass the appropriate argument type to iounmap()
2022-07-19 17:12 UTC
[RFC FIX PATCH] x86/e820: Stop kernel boot when RAM resource reservation fails
2022-07-19 17:12 UTC (6+ messages)
[PATCH 1/5] tm.3type: tfix
2022-07-19 17:12 UTC (5+ messages)
` [PATCH v2 3/4] tm.3type: describe tm_zone, tm_gmtoff
` [PATCH v2 4/4] ctime.3: remove struct tm vestigia
[PATCH v3] block: don't allow the same type rq_qos add more than once
2022-07-19 17:12 UTC (4+ messages)
` [External] "
linux-next: build failure after merge of the usb tree
2022-07-19 17:11 UTC (6+ messages)
[Buildroot] [git commit branch/2022.05.x] package/ecryptfs-utils: add pkcs11-helper optional dependency
2022-07-19 17:09 UTC
[PATCH] maple_tree: Drop typedef from header
2022-07-19 17:10 UTC
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.