messages from 2022-11-03 13:44:15 to 2022-11-03 14:26:09 UTC [more...]
[RFC 0/6] KVM: arm64: implement vcpu_is_preempted check
2022-11-03 13:56 UTC (6+ messages)
` [RFC 1/6] KVM: arm64: Document PV-lock interface
` [External] "
[PATCH v4 0/1] Fix /proc/cpuinfo cpumask warning
2022-11-03 14:25 UTC (7+ messages)
` [PATCH v4 1/1] x86: cpuinfo: Ensure inputs to cpumask_next are valid
[PATCH v7 0/6] Device tree based NUMA support for Arm - Part#2
2022-11-03 14:25 UTC (3+ messages)
` [PATCH v7 2/6] xen/x86: move generically usable NUMA code from x86 to common
[PATCH v5 0/3] Add driver nodes for MT8195 SoC
2022-11-03 14:25 UTC (3+ messages)
` [PATCH v5 1/3] dt-bindings: PCI: mediatek-gen3: Support mt8195
[PATCH v4 0/1] drm/amd/display: add DCN support for ARM64
2022-11-03 14:21 UTC (7+ messages)
` [PATCH v4 1/1] "
[PATCH v3 01/11] wiphy: add wiphy_get_supported_ciphers
2022-11-03 14:25 UTC (3+ messages)
` [PATCH v3 06/11] ap: add PairwiseCiphers/GroupCipher to dbus interface
[Buildroot] [PATCH 1/1] package/python-pyicu: bump to version 2.10.2
2022-11-03 14:25 UTC
[PATCH v2 0/2] drm/msm: Improved hang detection
2022-11-03 14:25 UTC (5+ messages)
` [PATCH v2 2/2] drm/msm: Hangcheck progress detection
[PATCH 1/2] netconfig: add global MulticastDNS option
2022-11-03 14:23 UTC (2+ messages)
[PATCH v2 0/2] Fix MSR access errors during kexec in root partition
2022-11-03 14:24 UTC (5+ messages)
` [PATCH v2 1/2] clocksource/drivers/hyperv: add data structure for reference TSC MSR
[lustre-devel] lnet selftest using large NIDs (16 byte)
2022-11-03 14:23 UTC
[syzbot] BUG: unable to handle kernel paging request in ovl_set_acl
2022-11-03 14:23 UTC (3+ messages)
[PATCH v3 net-next 0/8] introduce WED RX support to MT7986 SoC
2022-11-03 14:23 UTC (5+ messages)
` [PATCH v3 net-next 1/8] arm64: dts: mediatek: mt7986: add support for RX Wireless Ethernet Dispatch
` [PATCH v3 net-next 3/8] net: ethernet: mtk_wed: introduce wed mcu support
[linux-next:master 5006/5092] lib/objpool.c:378:3: error: call to undeclared function 'prefetch'; ISO C99 and later do not support implicit function declarations
2022-11-03 14:20 UTC
[PATCH] tools/kvm_stat: fix attack vector with user controlled FUSE mounts
2022-11-03 14:21 UTC (3+ messages)
[PATCH] cpufreq: longhaul: Make array speeds static const
2022-11-03 14:15 UTC (2+ messages)
[PATCH] samples/landlock: Document best-effort approach for LANDLOCK_ACCESS_FS_REFER
2022-11-03 14:21 UTC (2+ messages)
[PATCH v6 1/4] mm/slub: enable debugging memory wasting of kmalloc
2022-11-03 14:16 UTC (11+ messages)
[PATCH net] net: phy: fix yt8521 duplicated argument to & or
2022-11-03 14:19 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-pyhamcrest: bump to version 2.0.4
2022-11-03 14:19 UTC
[PATCH v1 0/9] Enable Display for SM8350
2022-11-03 14:19 UTC (4+ messages)
` [PATCH v1 9/9] arm64: dts: qcom: sm8350-hdk: Enable lt9611uxc dsi-hdmi bridge
[PATCH] nilfs: Avoid use-after-free caused by nilfs->ns_writer
2022-11-03 14:17 UTC (2+ messages)
[meta-arago][PATCH dunfell] irqbalance: Update to v1.8.0
2022-11-03 14:19 UTC (2+ messages)
[PATCH 0/1] x86/resctrl: fix task CLOSID update race
2022-11-03 14:16 UTC (2+ messages)
` [PATCH 1/1] x86/resctrl: serialize task CLOSID update with task_call_func()
[PATCH] hwmon: (amc6821) Fix unsigned expression compared with zero
2022-11-03 14:17 UTC (3+ messages)
[PATCH 0/6] slab: Provide full coverage for __alloc_size attribute
2022-11-03 14:16 UTC (5+ messages)
` [PATCH 2/6] slab: Remove special-casing of const 0 size allocations
` [PATCH 3/6] slab: Provide functional __alloc_size() hints to kmalloc_trace*()
[PATCH v2 0/5] Add support running nested Microsoft Hypervisor
2022-11-03 14:16 UTC (4+ messages)
` [PATCH v2 4/5] hv: Enable vmbus driver for nested root partition
[PATCH] net/mlx5/hws: fix possible negative return on sq create
2022-11-03 14:16 UTC (2+ messages)
[XEN PATCH for-4.17 v2 0/6] Fixing some licences issue in public headers
2022-11-03 14:16 UTC (3+ messages)
` [XEN PATCH for-4.17 v2 6/6] xen: Used SPDX identifier "
[Buildroot] [PATCH 1/1] package/python-pygments: bump to version 2.13.0
2022-11-03 14:16 UTC
[PATCH v2 0/9] nSVM: Security and correctness fixes
2022-11-03 14:13 UTC (10+ messages)
` [PATCH v2 1/9] KVM: x86: nSVM: leave nested mode on vCPU free
` [PATCH v2 2/9] KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in use
` [PATCH v2 3/9] KVM: x86: add kvm_leave_nested
` [PATCH v2 4/9] KVM: x86: forcibly leave nested mode on vCPU reset
` [PATCH v2 5/9] KVM: selftests: move idt_entry to header
` [PATCH v2 6/9] kvm: selftests: add svm nested shutdown test
` [PATCH v2 7/9] KVM: x86: allow L1 to not intercept triple fault
` [PATCH v2 8/9] KVM: selftests: add svm part to triple_fault_test
` [PATCH v2 9/9] KVM: x86: remove exit_int_info warning in svm_handle_exit
[PATCH 0/1] create-spdx: default share_src for shared sources
2022-11-03 14:15 UTC
DM_SERIAL for i.MX6 Hummingboard/Cubox-i
2022-11-03 14:15 UTC (4+ messages)
[RFC PATCH] tests/avocado: improve behaviour waiting for login prompts
2022-11-03 14:13 UTC
[PATCH] dt-bindings: pwm: tegra: Convert to json-schema
2022-11-03 14:14 UTC (5+ messages)
[RFC 0/2] iomap: Add support for subpage dirty state tracking to improve write performance
2022-11-03 14:12 UTC (5+ messages)
` [RFC 2/2] iomap: Support subpage size dirty "
[PATCH 0/3] Support pwm/tach driver for aspeed ast26xx
2022-11-03 10:36 UTC (4+ messages)
` [PATCH 1/3] dt-bindings: Add bindings for aspeed pwm-tach
[PATCH mtd-utils 1/1] misc-utils: mtdpart: document partition of size 0
2022-11-03 14:12 UTC
[PATCH 0/3] add xhci hooks for USB offload
2022-11-03 14:12 UTC (4+ messages)
` [PATCH 2/3] usb: xhci-plat: add xhci_plat_priv_overwrite
[PATCH 1/2] usb: dwc3: exynos: force PHY control from XHCI HCD
2022-11-03 14:12 UTC (2+ messages)
` [PATCH 2/2] of: export of_device_add()
[PATCH v3 1/4] dt-bindings: vendor-prefixes: Document Chongzhou
2022-11-03 14:11 UTC (7+ messages)
` [PATCH v3 2/4] dt-bindings: vendor-prefixes: Document Jadard
` [PATCH v3 3/4] dt-bindings: display: Document Jadard JD9365DA-H3 DSI panel
` [PATCH v3 4/4] drm: panel: Add "
[PATCH 00/12] Add PCI pass-thru support to Hyper-V Confidential VMs
2022-11-03 14:12 UTC (6+ messages)
` [PATCH 04/12] Drivers: hv: Explicitly request decrypted in vmap_pfn() calls
` [PATCH 05/12] x86/hyperv: Change vTOM handling to use standard coco mechanisms
[Buildroot] [PATCH 1/1] package/python-pyftpdlib: bump to version 1.5.7
2022-11-03 14:11 UTC
[Buildroot] [git commit branch/2022.08.x] Makefile: really generate glibc locales in parallel
2022-11-03 13:48 UTC
[Buildroot] [git commit branch/2022.02.x] Makefile: really generate glibc locales in parallel
2022-11-03 13:48 UTC
proc map_files entries require CAP_CHECKPOINT_RESTORE in init ns, not current
2022-11-03 14:11 UTC (3+ messages)
[patch net v4] tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
2022-11-03 14:10 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/python-pyelftools: bump to version 0.29
2022-11-03 14:10 UTC
[PATCH v7 0/1] baseband/acc100: changes for 22.11
2022-11-03 14:10 UTC (3+ messages)
` [PATCH v7 1/1] baseband/acc100: add detection for deRM corner cases
[PATCH] locking/paravirt: Fix performance regression on core bonded vCPU
2022-11-03 14:09 UTC (4+ messages)
NET_RX_DROP question
2022-11-03 14:08 UTC
[Buildroot] [PATCH 1/1] package/python-pydantic: bump to version 1.10.2
2022-11-03 14:08 UTC
[PATCH 0/9] nSVM: Security and correctness fixes
2022-11-03 14:06 UTC (11+ messages)
` [PATCH 1/9] KVM: x86: nSVM: leave nested mode on vCPU free
` [PATCH 2/9] KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in use
` [PATCH 3/9] KVM: x86: add kvm_leave_nested
` [PATCH 4/9] KVM: x86: forcibly leave nested mode on vCPU reset
` [PATCH 5/9] KVM: selftests: move idt_entry to header
` [PATCH 6/9] kvm: selftests: add svm nested shutdown test
` [PATCH 7/9] KVM: x86: allow L1 to not intercept triple fault
` [PATCH 8/9] KVM: selftests: add svm part to triple_fault_test
` [PATCH 9/9] KVM: x86: remove exit_int_info warning in svm_handle_exit
[PATCH bpf-next v1 00/13] Fixes for dynptr
2022-11-03 14:07 UTC (5+ messages)
` [PATCH bpf-next v1 07/13] bpf: Fix partial dynptr stack slot reads/writes
[PATCH] Revert "LoongArch: Provisionally add ACPICA data structures"
2022-11-03 14:00 UTC (2+ messages)
[v5 PATCH 0/3] Unify ARM64 & RISC-V Linux Loader
2022-11-03 14:06 UTC (6+ messages)
[Buildroot] [PATCH 1/1] package/python-pydal: bump to version 20220916.1
2022-11-03 14:06 UTC
[RFC PATCH v2] ceph: allow encrypting a directory while not having Ax caps
2022-11-03 14:06 UTC
[PATCH for-4.17 v2 2/3] amd/virt_ssbd: set SSBD at vCPU context switch
2022-11-03 14:05 UTC (9+ messages)
` [PATCH for-4.17 v2.1 "
[PATCH 00/44] KVM: Rework kvm_init() and hardware enabling
2022-11-03 14:04 UTC (14+ messages)
` [PATCH 10/44] KVM: VMX: Clean up eVMCS enabling if KVM initialization fails
[PATCH v4 2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
2022-11-03 14:00 UTC (2+ messages)
[LTP] [PATCH v1] Correctly check setitimer params in setitimer01
2022-11-03 14:05 UTC (4+ messages)
[Intel-gfx] [PATCH] drm/i915/pps: improve eDP power on flow
2022-11-03 14:04 UTC (2+ messages)
` [Intel-gfx] ✗ Fi.CI.IGT: failure for drm/i915/pps: improve eDP power on flow. (rev3)
[PATCH] drm/ingenic: Fix missing platform_driver_unregister() call in ingenic_drm_init()
2022-11-03 14:01 UTC (2+ messages)
[PATCH v2 0/8] drm/msm: add support for SM8450
2022-11-03 14:03 UTC (10+ messages)
` [PATCH v2 1/8] dt-bindings: display/msm/dsi-controller-main: allow defining opp-table
` [PATCH v2 2/8] dt-bindings: display/msm: add sm8350 and sm8450 DSI PHYs
` [PATCH v2 3/8] dt-bindings: display/msm: add support for the display on SM8450
[PATCH net-next v1 1/1] net: dsa: microchip: ksz8: add MTU configuration support
2022-11-03 14:02 UTC (3+ messages)
Details about the usage of flow
2022-11-03 14:02 UTC (2+ messages)
[PULL v2 00/28] QAPI patches patches for 2022-10-25
2022-11-03 14:02 UTC (3+ messages)
[PATCH v3 0/5] Add support running nested Microsoft Hypervisor
2022-11-03 14:00 UTC (2+ messages)
[PATCH v9 1/4] iommu: Add dummy dev_iommu_fwspec_get() helper
2022-11-03 14:01 UTC (4+ messages)
` [PATCH v10 1/4] iommu: Always define struct iommu_fwspec
[PATCH] cleanup compat header inclusions
2022-11-03 14:00 UTC (2+ messages)
` [PATCH v2] "
[Buildroot] [PATCH 1/1] package/python-py: bump to version 1.11.0
2022-11-03 13:59 UTC
[PATCH 0/2] file-posix: alignment probing improvements
2022-11-03 13:57 UTC (6+ messages)
` [PATCH 1/2] file-posix: fix Linux alignment probing when EIO is returned
[PATCH] rtla: Fix exit status when returning from calls to usage()
2022-11-03 13:57 UTC
[PATCH RFC] target/loongarch: Fix emulation of float-point disable exception
2022-11-03 8:02 UTC
[lttng-dev] README issue of liburcu
2022-11-02 7:24 UTC
[Buildroot] [PATCH 1/1] package/python-pudb: bump to version 2022.1.2
2022-11-03 13:57 UTC
[PATCH] kvm/arm: Fix pvtime documentation
2022-11-03 13:55 UTC (6+ messages)
[PATCH] dt-bindings: nvmem: snvs-lpgpr: Fix i.MX8M compatible strings
2022-11-03 13:55 UTC (3+ messages)
[PATCH] xfs: extend the freelist before available space check
2022-11-03 13:55 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH 1/1] can: virtio: Initial virtio CAN driver
2022-11-03 13:55 UTC (4+ messages)
` [virtio-dev] "
[Buildroot] [PATCH 1/1] package/python-psycopg2: bump to version 2.9.5
2022-11-03 13:55 UTC
[PATCH v9 0/2] dmaengine: sdma support hdmi audio
2022-11-03 13:53 UTC (4+ messages)
` [PATCH v9 1/2] dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema
[patch net v3] tcp: prohibit TCP_REPAIR_OPTIONS if data was already sent
2022-11-03 13:54 UTC (4+ messages)
[PATCH ima-evm-utils v4 00/17] address deprecated warnings
2022-11-03 13:54 UTC (6+ messages)
` [PATCH ima-evm-utils v4 01/17] Revert "Reset 'errno' after failure to open or access a file"
[PATCH 1/7] drm/atomic: log drm_atomic_replace_property_blob_from_id() errors
2022-11-03 13:53 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/libidn2: fix build with libunistring
2022-11-03 13:51 UTC
[REGRESSION] Bug 216646 - having TRANSPARENT_HUGEPAGE enabled hangs some applications
2022-11-03 13:51 UTC
[Buildroot] [PATCH 1/1] package/python-psutil: bump to version 5.9.3
2022-11-03 13:51 UTC
[PATCH mptcp-next] selftests: mptcp: use max_time instead of time
2022-11-03 13:51 UTC (5+ messages)
[PATCH] libc-test: add libc testsuite for musl
2022-11-03 13:51 UTC (2+ messages)
` [OE-core] "
[PATCH] drm/edid: make a couple of read-only arrays static const
2022-11-03 13:51 UTC (2+ messages)
[PATCH v2 0/4] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq
2022-11-03 13:49 UTC (5+ messages)
` [PATCH v2 1/4] clk: qcom: gcc-ipq6018: drop redundant F define
` [PATCH v2 2/4] clk: qcom: gcc-sdm660: "
` [PATCH v2 3/4] clk: qcom: clk-rcg2: introduce support for multiple conf for same freq
` [PATCH v2 4/4] clk: qcom: gcc-ipq8074: rework nss_port5/6 clock to multiple conf
[PATCH 0/2] net/ionic: fix up minor coverity issues
2022-11-03 13:49 UTC (3+ messages)
` [PATCH 1/2] net/ionic: fix up minor coverity issue in queue allocation
` [PATCH 2/2] net/ionic: fix up minor coverity issue in packet transmit
[Buildroot] [PATCH 1/1] package/python-prompt-toolkit: bump to version 3.0.31
2022-11-03 13:49 UTC
[Buildroot] [PATCH 1/3] Makefile: really generate glibc locales in parallel
2022-11-03 13:49 UTC (2+ messages)
x86/HVM: Linux'es apic_pending_intr_clear() warns about stale IRR
2022-11-03 13:48 UTC (3+ messages)
[Buildroot] [git commit branch/2022.08.x] package/gpsd: actually wait for after chrony
2022-11-03 13:40 UTC
[Buildroot] [git commit branch/2022.08.x] package/gpsd: drop legacy cleanup
2022-11-03 13:40 UTC
[PATCH 00/26] target/s390x: pc-relative translation blocks
2022-11-03 13:47 UTC (7+ messages)
` [PATCH 13/26] target/s390x: Add disp argument to update_psw_addr
` [PATCH 14/26] target/s390x: Don't set gbea for user-only
` [PATCH 15/26] target/s390x: Introduce per_enabled
[RESEND PATCH v1] dt-bindings: display/msm: convert MDP5 schema to YAML format
2022-11-03 13:47 UTC (3+ messages)
[Buildroot] [PATCH 1/1] package/python-portend: bump to version 3.1.0
2022-11-03 13:47 UTC
[Buildroot] [git commit branch/2022.02.x] package/gpsd: actually wait for after chrony
2022-11-03 13:41 UTC
[Buildroot] [git commit branch/2022.02.x] package/gpsd: drop legacy cleanup
2022-11-03 13:41 UTC
[Buildroot] [PATCH 2/2] package/gpsd: actually wait for after chrony
2022-11-03 13:46 UTC (2+ messages)
[Buildroot] [PATCH 1/2] package/gpsd: drop legacy cleanup
2022-11-03 13:46 UTC (2+ messages)
[PATCH v1] dts: add Dockerfile
2022-11-03 13:46 UTC
Consist timestamps within a checkout/clone
2022-11-03 13:46 UTC (4+ messages)
[PATCH bpf-next 1/2] libbpf: __attribute__((btf_decl_tag("..."))) for btf dump in C format
2022-11-03 13:45 UTC (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Tests for BTF_KIND_DECL_TAG "
[PATCH] iommu: fsl_pamu: Replace NO_IRQ by 0
2022-11-03 13:45 UTC (2+ messages)
[PATCH v2] x86/traps: avoid KMSAN bugs originating from handle_bug()
2022-11-03 13:45 UTC
[PATCH 0/9] Still more coroutine and various fixes in block layer
2022-11-03 13:42 UTC (7+ messages)
` [PATCH 1/9] block: call bdrv_co_drain_begin in a coroutine
` [PATCH 2/9] block-copy: add missing coroutine_fn annotations
` [PATCH 5/9] block: distinguish between bdrv_create running in coroutine and not
` [PATCH 6/9] block/vmdk: add missing coroutine_fn annotations
` [PATCH 7/9] block: bdrv_create_file is a coroutine_fn
` [PATCH 8/9] block: bdrv_create is never called in non-coroutine context
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.