messages from 2023-11-02 17:41:21 to 2023-11-02 18:12:02 UTC [more...]
[PATCH v2 2/4] plugins: make test/example plugins work on windows
2023-11-02 18:11 UTC (2+ messages)
[PATCH bpf] bpf: fix bpf_dynptr_slice() returning ERR_PTR() on erro
2023-11-02 18:11 UTC (5+ messages)
[PATCH v2 1/4] plugins: add dllexport and dllimport to api funcs
2023-11-02 18:10 UTC (2+ messages)
[PATCH] net/mlx5: Fix reserved at offset in mlx5_ifc_fte_match_set_lyr_2_4_bits
2023-11-02 17:59 UTC
[PATCH 0/9] SVM guest shadow stack support
2023-11-02 18:10 UTC (20+ messages)
` [PATCH 1/9] KVM: x86: SVM: Emulate reads and writes to shadow stack MSRs
` [PATCH 2/9] KVM: x86: SVM: Update dump_vmcb with shadow stack save area additions
` [PATCH 3/9] KVM: x86: SVM: Pass through shadow stack MSRs
` [PATCH 4/9] KVM: SVM: Rename vmplX_ssp -> plX_ssp
` [PATCH 5/9] KVM: SVM: Save shadow stack host state on VMRUN
` [PATCH 6/9] KVM: SVM: Add MSR_IA32_XSS to the GHCB for hypervisor kernel
` [PATCH 8/9] KVM: SVM: Use KVM-governed features to track SHSTK
` [PATCH 9/9] KVM: SVM: Add CET features to supported_xss
[PATCH v6 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-11-02 18:09 UTC (6+ messages)
` [PATCH v6 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
[PATCH v4 00/53] Improvements to memory use
2023-11-02 17:57 UTC (54+ messages)
` [PATCH v4 01/53] perf comm: Use regular mutex
` [PATCH v4 02/53] perf record: Lazy load kernel symbols
` [PATCH v4 03/53] libperf: Lazily allocate mmap event copy
` [PATCH v4 04/53] perf mmap: Lazily initialize zstd streams
` [PATCH v4 05/53] perf machine thread: Remove exited threads by default
` [PATCH v4 06/53] tools api fs: Switch filename__read_str to use io.h
` [PATCH v4 07/53] tools api fs: Avoid reading whole file for a 1 byte bool
` [PATCH v4 08/53] tools lib api: Add io_dir an allocation free readdir alternative
` [PATCH v4 09/53] perf maps: Switch modules tree walk to io_dir__readdir
` [PATCH v4 10/53] perf record: Be lazier in allocating lost samples buffer
` [PATCH v4 11/53] perf pmu: Switch to io_dir__readdir
` [PATCH v4 12/53] perf bpf: Don't synthesize BPF events when disabled
` [PATCH v4 13/53] perf header: Switch mem topology to io_dir__readdir
` [PATCH v4 14/53] perf events: Remove scandir in thread synthesis
` [PATCH v4 15/53] perf map: Simplify map_ip/unmap_ip and make map size smaller
` [PATCH v4 16/53] perf maps: Move symbol maps functions to maps.c
` [PATCH v4 17/53] perf thread: Add missing RC_CHK_EQUAL
` [PATCH v4 18/53] perf maps: Add maps__for_each_map to call a function on each entry
` [PATCH v4 19/53] perf maps: Add remove maps function to remove a map based on callback
` [PATCH v4 20/53] perf debug: Expose debug file
` [PATCH v4 21/53] perf maps: Refactor maps__fixup_overlappings
` [PATCH v4 22/53] perf maps: Do simple merge if given map doesn't overlap
` [PATCH v4 23/53] perf maps: Rename clone to copy from
` [PATCH v4 24/53] perf maps: Add maps__load_first
` [PATCH v4 25/53] perf maps: Add find next entry to give entry after the given map
` [PATCH v4 26/53] perf maps: Reduce scope of map_rb_node and maps internals
` [PATCH v4 27/53] perf maps: Fix up overlaps during fixup_end
` [PATCH v4 28/53] perf maps: Switch from rbtree to lazily sorted array for addresses
` [PATCH v4 29/53] perf maps: Get map before returning in maps__find
` [PATCH v4 30/53] perf maps: Get map before returning in maps__find_by_name
` [PATCH v4 31/53] perf maps: Get map before returning in maps__find_next_entry
` [PATCH v4 32/53] perf maps: Hide maps internals
` [PATCH v4 33/53] perf maps: Locking tidy up of nr_maps
` [PATCH v4 34/53] perf dso: Reorder variables to save space in struct dso
` [PATCH v4 35/53] perf report: Sort child tasks by tid
` [PATCH v4 36/53] perf trace: Ignore thread hashing in summary
` [PATCH v4 37/53] perf machine: Move fprintf to for_each loop and a callback
` [PATCH v4 38/53] perf threads: Move threads to its own files
` [PATCH v4 39/53] perf threads: Switch from rbtree to hashmap
` [PATCH v4 40/53] perf threads: Reduce table size from 256 to 8
` [PATCH v4 41/53] perf dsos: Attempt to better abstract dsos internals
` [PATCH v4 42/53] perf dsos: Tidy reference counting and locking
` [PATCH v4 43/53] perf dsos: Add dsos__for_each_dso
` [PATCH v4 44/53] perf dso: Move dso functions out of dsos
` [PATCH v4 45/53] perf dsos: Switch more loops to dsos__for_each_dso
` [PATCH v4 46/53] perf dsos: Switch backing storage to array from rbtree/list
` [PATCH v4 47/53] perf dsos: Remove __dsos__addnew
` [PATCH v4 48/53] perf dsos: Remove __dsos__findnew_link_by_longname_id
` [PATCH v4 49/53] perf dsos: Switch hand code to bsearch
` [PATCH v4 50/53] perf dso: Add reference count checking and accessor functions
` [PATCH v4 51/53] perf dso: Reference counting related fixes
` [PATCH v4 52/53] perf dso: Use container_of to avoid a pointer in dso_data
` [PATCH v4 53/53] perf env: Avoid recursively taking env->bpf_progs.lock
[Buildroot] [PATCH 1/2] configs/raspberrypi: bump Linux version to 6.1.55
2023-11-02 18:10 UTC (2+ messages)
[PATCH v2] cgroup/cpuset: Change nr_deadline_tasks to an atomic_t value
2023-11-02 18:08 UTC (6+ messages)
[Intel-gfx] [PATCH] drm/i915/gt: Temporarily disable CPU caching into DMA for MTL
2023-11-02 17:58 UTC
[PATCH v5 0/1] mm: report per-page metadata information
2023-11-02 18:06 UTC (14+ messages)
` [PATCH v5 1/1] "
[PATCH 00/25] gfs2 patches on for-next
2023-11-02 18:08 UTC (6+ messages)
` [PATCH 10/25] gfs2: Two quota=account mode fixes
[PATCH] usb: misc: ljca: Fix enumeration error on Dell Latitude 9420
2023-11-02 18:05 UTC (3+ messages)
[Nouveau] [PATCH drm-misc-next v8 00/12] [RFC] DRM GPUVM features
2023-11-02 18:04 UTC (7+ messages)
` [Nouveau] [PATCH drm-misc-next v8 09/12] drm/gpuvm: reference count drm_gpuvm structures
` "
[Buildroot] [PATCH 1/2] board/bananapi/bananapi-m2-berry: switch to use extlinux.conf
2023-11-02 18:07 UTC (2+ messages)
[PATCH for-next] RDMA/siw: Use ib_umem_get() to pin user pages
2023-11-02 18:03 UTC
[Bug 218092] Laptop hanging on black screen, when suspended and woke up!
2023-11-02 18:04 UTC (2+ messages)
[PATCH v3 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters
2023-11-02 18:05 UTC (11+ messages)
` Configuring migration (was: [PATCH v3 3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters)
[Buildroot] [PATCH 1/1] package/zabbix: add missing BR2_OPTIMIZE_FAST
2023-11-02 18:05 UTC (2+ messages)
[android-common:android13-5.10-2023-07 7373/28542] include/trace/trace_events.h:27:23: warning: 'str__workqueue__trace_system_name' defined but not used
2023-11-02 18:05 UTC
[Buildroot] [git commit] package/zabbix: add missing BR2_OPTIMIZE_FAST
2023-11-02 18:03 UTC
[PATCH v7 00/11] KVM: xen: update shared_info and vcpu_info handling
2023-11-02 18:01 UTC (7+ messages)
` [PATCH v7 02/11] KVM: pfncache: add a mark-dirty helper
` [PATCH v7 05/11] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
[PATCH v3 0/4] PCI: layerscape: Add suspend/resume support for ls1043 and ls1021
2023-11-02 18:01 UTC (6+ messages)
` [PATCH v3 1/4] PCI: layerscape: Add function pointer for exit_from_l2()
[PATCH v2 0/6] mtd: spi-nor: introduce die erase
2023-11-02 18:01 UTC (16+ messages)
` [PATCH v2 2/6] mtd: spi-nor: add erase die (chip) capability
[Intel-gfx] [PATCH] drm/i915/mtl: Increase guard pages when vt-d is enabled
2023-11-02 18:01 UTC (5+ messages)
[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
2023-11-02 17:58 UTC (9+ messages)
` [PATCH v2 4/5] misc: pci_endpoint_test: Add doorbell test case
[meta-oe][PATCH] Update ipmitool to eliminate unneeded patch
2023-11-02 17:56 UTC (3+ messages)
` [oe] "
FAILED: patch "[PATCH] x86: KVM: SVM: always update the x2avic msr interception" failed to apply to 6.1-stable tree
2023-11-02 17:58 UTC (2+ messages)
` [PATCH 6.1.y] x86: KVM: SVM: always update the x2avic msr interception
[PATCH 00/24] selftests/resctrl: CAT test improvements & generalized test framework
2023-11-02 17:57 UTC (27+ messages)
` [PATCH 01/24] selftests/resctrl: Split fill_buf to allow tests finer-grained control
` [PATCH 03/24] selftests/resctrl: Refactor get_cbm_mask()
` [PATCH 05/24] selftests/resctrl: Create cache_size() helper
` [PATCH 06/24] selftests/resctrl: Exclude shareable bits from schemata in CAT test
` [PATCH 07/24] selftests/resctrl: Split measure_cache_vals() function
` [PATCH 08/24] selftests/resctrl: Split show_cache_info() to test specific and generic parts
` [PATCH 09/24] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
` [PATCH 10/24] selftests/resctrl: Remove nested calls in perf event handling
` [PATCH 16/24] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
` [PATCH 17/24] selftests/resctrl: Create struct for input parameter
` [PATCH 18/24] selftests/resctrl: Introduce generalized test framework
` [PATCH 23/24] selftests/resctrl: Add L2 CAT test
` [PATCH 24/24] selftests/resctrl: Ignore failures from L2 CAT test with <= 2 bits
[nft PATCH v2] tests: shell: Fix sets/reset_command_0 for current kernels
2023-11-02 17:57 UTC
[PATCH v4 0/4] vduse: add support for networking devices
2023-11-02 17:56 UTC (9+ messages)
` [PATCH v4 4/4] vduse: Add LSM hooks to check Virtio device type
[PATCH v2] drm/amd/display: Increase frame warning limit with KASAN or KCSAN in dml2
2023-11-02 17:57 UTC (4+ messages)
[jimc:dd-shrink-3c 30/36] lib/dynamic_debug.c:1417:13: warning: 'ddebug_clear_range' defined but not used
2023-11-02 17:54 UTC
[Buildroot] [PATCH 1/1] package/motion: fix build with gettext-gnu >= 0.22
2023-11-02 17:55 UTC (2+ messages)
[oe] [meta-oe][PATCH v2] vboxguestdrivers: Remove the buildpath
2023-11-02 17:55 UTC (3+ messages)
` [meta-oe][PATCH v3] "
` [oe] "
[Buildroot] [git commit] package/motion: fix build with gettext-gnu >= 0.22
2023-11-02 17:53 UTC
stable-rc: 5.15 - all builds failed - ld.lld: error: undefined symbol: kallsyms_on_each_symbol
2023-11-02 17:54 UTC (2+ messages)
FAILED: patch "[PATCH] tracing/kprobes: Return EADDRNOTAVAIL when func matches" failed to apply to 5.15-stable tree
2023-11-02 17:54 UTC
[PATCH v4 0/5] Kconfig for PCI passthrough on ARM
2023-11-02 17:53 UTC (3+ messages)
[PATCH 6.1.y] x86: KVM: SVM: always update the x2avic msr interception
2023-11-02 17:54 UTC (2+ messages)
[PATCH 1/1] attr: enable attr pathspec magic for git-add and git-stash
2023-11-02 17:53 UTC (2+ messages)
meta-openembedded CVEs, patch stats and AUH
2023-11-02 17:51 UTC (2+ messages)
[24.03 RFC 0/3] Add argument manipulation library
2023-11-02 17:50 UTC (2+ messages)
[Buildroot] [PATCH 1/2] configs/rockpro64_defconfig: bump ATF to 2.9, U-Boot to 2023.07 and Linux to 6.5.7
2023-11-02 17:50 UTC (2+ messages)
[Buildroot] [git commit] DEVELOPERS: add Giulio Benetti for board Rockpro64
2023-11-02 17:48 UTC
[Buildroot] [git commit] configs/rockpro64: bump ATF to 2.9, U-Boot to 2023.07 and Linux to 6.5.7
2023-11-02 17:48 UTC
[PATCH] [PATCH net] tg3: power down device only on SYSTEM_POWER_OFF
2023-11-02 17:49 UTC (7+ messages)
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-seccomp: 10 runs, 2 regressions (v5.10.194-cip39-915-g96fa7f16cf02)
2023-11-02 17:49 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-pty: 10 runs, 2 regressions (v5.10.194-cip39-915-g96fa7f16cf02)
2023-11-02 17:49 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-fcntl-locktests: 11 runs, 1 regressions (v5.10.194-cip39-915-g96fa7f16cf02)
2023-11-02 17:49 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lkdtm: 7 runs, 2 regressions (v5.10.194-cip39-915-g96fa7f16cf02)
2023-11-02 17:49 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-filesystems: 10 runs, 1 regressions (v5.10.194-cip39-915-g96fa7f16cf02)
2023-11-02 17:49 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-futex: 12 runs, 2 regressions (v5.10.194-cip39-915-g96fa7f16cf02)
2023-11-02 17:49 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-ipc: 16 runs, 3 regressions (v5.10.194-cip39-915-g96fa7f16cf02)
2023-11-02 17:49 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc kselftest-lib: 13 runs, 4 regressions (v5.10.194-cip39-915-g96fa7f16cf02)
2023-11-02 17:49 UTC
cip-gitlab/ci/iwamatsu/linux-5.10.y-cip-rc ltp-timers: 16 runs, 4 regressions (v5.10.194-cip39-915-g96fa7f16cf02)
2023-11-02 17:49 UTC
[PATCH][V2] x86/lib: Fix overflow of variable m when val >= 1410065408
2023-11-02 17:49 UTC
[igt-dev] [PATCH i-g-t v6 00/15] PAT and cache coherency support
2023-11-02 17:47 UTC (16+ messages)
` [igt-dev] [PATCH i-g-t v6 01/15] drm-uapi/xe_drm: sync to get pat and coherency bits
` [igt-dev] [PATCH i-g-t v6 02/15] lib/igt_fb: mark buffers as SCANOUT
` [igt-dev] [PATCH i-g-t v6 03/15] lib/igt_draw: "
` [igt-dev] [PATCH i-g-t v6 04/15] lib/xe: support cpu_caching and coh_mod for gem_create
` [igt-dev] [PATCH i-g-t v6 05/15] tests/xe/mmap: add some tests for cpu_caching and coh_mode
` [igt-dev] [PATCH i-g-t v6 06/15] lib/intel_pat: add helpers for common pat_index modes
` [igt-dev] [PATCH i-g-t v6 07/15] lib/allocator: add get_offset_pat_index() helper
` [igt-dev] [PATCH i-g-t v6 08/15] lib/intel_blt: support pat_index
` [igt-dev] [PATCH i-g-t v6 09/15] lib/intel_buf: "
` [igt-dev] [PATCH i-g-t v6 10/15] lib/xe_ioctl: update vm_bind to account for pat_index
` [igt-dev] [PATCH i-g-t v6 11/15] lib/intel_allocator: treat default_alignment as the minimum
` [igt-dev] [PATCH i-g-t v6 12/15] lib/intel_blt: tidy up alignment usage
` [igt-dev] [PATCH i-g-t v6 13/15] lib/intel_batchbuffer: extend to include optional alignment
` [igt-dev] [PATCH i-g-t v6 14/15] tests/xe: add some vm_bind pat_index tests
` [igt-dev] [PATCH i-g-t v6 15/15] tests/intel-ci/xe: add pat and caching related tests
[PATCH bpf-next v3 1/2] bpf: add skcipher API support to TC/XDP programs
2023-11-02 17:47 UTC (8+ messages)
[PULL 00/33] target-arm queue
2023-11-02 17:38 UTC (19+ messages)
` [PULL 02/33] hw/input/stellaris_input: Rename to stellaris_gamepad
` [PULL 03/33] hw/input/stellaris_gamepad: Rename structs to our usual convention
` [PULL 04/33] qdev: Add qdev_prop_set_array()
` [PULL 06/33] hw/input/stellaris_input: Convert to qdev
` [PULL 08/33] docs/specs/vmw_pvscsi-spec: Convert to rST
` [PULL 10/33] docs/specs/ivshmem-spec: "
` [PULL 11/33] docs/specs/pvpanic: "
` [PULL 14/33] docs/specs/vmcoreinfo: "
` [PULL 15/33] docs/specs/vmgenid: "
` [PULL 16/33] MAINTAINERS: Make sure that gicv3_internal.h is covered, too
` [PULL 18/33] hw/watchdog/wdt_imx2: Trace MMIO access
` [PULL 19/33] hw/watchdog/wdt_imx2: Trace timer activity
` [PULL 20/33] hw/misc/imx7_snvs: Trace MMIO access
` [PULL 23/33] target/arm: Enable FEAT_MOPS insns in user-mode emulation
` [PULL 24/33] linux-user: Report AArch64 hwcap2 fields above bit 31
` [PULL 27/33] hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq()
` [PULL 29/33] hw/char/stm32f2xx_usart: Add more definitions for CR1 register
` [PULL 30/33] target/arm: Correctly propagate stage 1 BTI guarded bit in a two-stage walk
[Buildroot] [PATCH 1/1] package/strace: bump to version 6.6
2023-11-02 17:46 UTC (2+ messages)
[Intel-gfx] [PATCH v3] debugobjects: stop accessing objects after releasing spinlock
2023-11-02 17:46 UTC (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for debugobjects: stop accessing objects after releasing spinlock (rev4)
[Buildroot] [PATCH 1/1] package/pistache: fix build with gcc >= 13
2023-11-02 17:46 UTC (2+ messages)
[PATCH 0/3] ida: Allow allocations of contiguous IDs
2023-11-02 17:46 UTC (5+ messages)
` [PATCH 1/3] ida: Introduce ida_weight()
` [PATCH 3/3] ida: Add kunit based tests for new IDA functions
[Patch 0/2] Enable topdown slots event in vPMU
2023-11-02 17:45 UTC (9+ messages)
` [Patch 1/2] KVM: x86/pmu: Add Intel CPUID-hinted TopDown slots event
fs/bcachefs/mean_and_variance.c:78: warning: Function parameter or member 's1' not described in 'mean_and_variance_get_variance'
2023-11-02 17:44 UTC
drivers/pinctrl/nxp/pinctrl-s32cc.c:830:62: warning: '%u' directive output may be truncated writing between 1 and 10 bytes into a region of size 5
2023-11-02 17:44 UTC
[esmil:visionfive 34/47] drivers/usb/cdns3/cdns3-starfive.c:23: warning: expecting prototype for cdns3(). Prototype was for JH7100_USB0() instead
2023-11-02 17:44 UTC
[android-common:android14-6.1 20/23] drivers/usb/gadget/udc/core.c:56: warning: Function parameter or member 'vbus_work' not described in 'usb_udc'
2023-11-02 17:44 UTC
[PATCH bpf-next v5 0/3] bpf, arm64: use BPF prog pack allocator in BPF JIT
2023-11-02 17:41 UTC (5+ messages)
` [PATCH bpf-next v5 1/3] arm64: patching: Add aarch64_insn_copy()
[net-next RFC PATCH v3 1/4] net: phy: aquantia: move to separate directory
2023-11-02 17:41 UTC (4+ messages)
` [net-next RFC PATCH v3 3/4] net: phy: aquantia: add firmware load support
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.