messages from 2023-09-12 13:03:47 to 2023-09-12 13:42:44 UTC [more...]
[PATCH v2 0/9] Mitigate a vmap lock contention v2
2023-09-12 13:42 UTC (13+ messages)
` [PATCH v2 4/9] mm: vmalloc: Remove global vmap_area_root rb-tree
` [PATCH v2 6/9] mm: vmalloc: Offload free_vmap_area_lock lock
` [PATCH v2 7/9] mm: vmalloc: Support multiple nodes in vread_iter
[PATCH v3 0/2] Enable Security ID for H616
2023-09-12 12:25 UTC
[PATCH RFT 00/12] firmware: arm_ffa: Add FF-A v1.1 notifications support
2023-09-12 13:41 UTC (10+ messages)
` [PATCH RFT 03/12] firmware: arm_ffa: Implement the notification bind and unbind interface
` [PATCH RFT 05/12] firmware: arm_ffa: Implement the FFA_NOTIFICATION_SET interface
` [PATCH RFT 08/12] firmware: arm_ffa: Initial support for scheduler receiver interrupt
[Intel-xe] [PATCH v2 0/1] Turn display finalizers into static functions
2023-09-12 13:40 UTC (5+ messages)
` [Intel-xe] [PATCH v2 1/1] fixup! drm/xe/display: Implement display support
[PATCH] spi: omap2-mcspi: Fix hardcoded reference clock
2023-09-12 13:40 UTC (2+ messages)
[PATCH v2] md: do not _put wrong device in md_seq_next
2023-09-12 13:40 UTC (3+ messages)
[PATCH 0/4] Fix dvfs_headroom escaping uclamp constraints
2023-09-12 13:40 UTC (9+ messages)
` [PATCH 2/4] sched: cpufreq: Fix apply_dvfs_headroom() "
[PATCH] ASoC: cs35l56: Disable low-power hibernation mode
2023-09-12 13:38 UTC
[PATCH] gitlab-ci/cirrus: Increase timeout to 100 minutes
2023-09-12 13:38 UTC
[PATCH v4 00/12] Unify TDCALL/SEAMCALL and TDVMCALL assembly
2023-09-12 13:37 UTC (5+ messages)
[Intel-gfx] [PATCH 00/10] drm/i915/spi: spi access for discrete graphics
2023-09-12 13:36 UTC (12+ messages)
` "
[Buildroot] [PATCH] ruby: bump version to 3.2.2
2023-09-12 13:36 UTC
[virtio-comment] [PATCH 0/5] virtio: introduce SUSPEND bit and vq state
2023-09-12 13:36 UTC (36+ messages)
` [virtio-comment] [PATCH 5/5] virtio-pci: implement VIRTIO_F_QUEUE_STATE
` [virtio-dev] "
` [virtio-dev] "
[RFC][PATCH 0/32] SHA256 and SHA1 interoperability
2023-09-12 13:36 UTC (4+ messages)
` [PATCH 01/32] doc hash-file-transition: A map file for mapping between sha1 and sha256
[PATCH] ASoC: dwc: fix typo in comment
2023-09-12 13:34 UTC (2+ messages)
[PATCH 0/4] genirq/irq_sim: misc updates
2023-09-12 13:36 UTC (2+ messages)
[PATCH v3 0/6] CXL: SK hynix Niagara MHSLD Device
2023-09-12 13:35 UTC (5+ messages)
` [PATCH v3 2/6] cxl/type3: Cleanup multiple CXL_TYPE3() calls in read/write functions
[PATCH] NFSD: fix possible oops when nfsd/pool_stats is closed
2023-09-12 13:35 UTC (3+ messages)
[PATCH] arm64: cpufeature: Fix CLRBHB and BC detection
2023-09-12 13:34 UTC
[PATCH] perf/x86/amd/core: Rename branch-brs event to not break the parser
2023-09-12 13:33 UTC
[PATCH] task_work: add kerneldoc annotation for 'data' argument
2023-09-12 13:31 UTC (2+ messages)
[Intel-xe] [PATCH v2 0/9] DRM scheduler changes for Xe
2023-09-12 13:34 UTC (11+ messages)
` [Intel-xe] [PATCH v2 4/9] drm/sched: Split free_job into own work item
` "
[PATCH v4] eventfs: Fix the NULL pointer dereference bug in eventfs_remove_rec()
2023-09-12 13:33 UTC (2+ messages)
[Intel-xe] [PATCH v4 0/3] Use Xe assert macros instead of XE_WARN_ON macro
2023-09-12 13:34 UTC (5+ messages)
` [Intel-xe] [PATCH v4 2/3] drm/xe: Introduce Xe assert macros
WARN: Interrupts were enabled early [bisected cfeb6ae8bcb9 ("maple_tree: disable mas_wr_append() when other readers are possible")]
2023-09-12 13:33 UTC (2+ messages)
[dm-devel] [PATCH] dm: remove dm_set_md_type()
2023-09-12 12:26 UTC
[PATCH] tests/qtest/netdev-socket: Raise connection timeout to 120 seconds
2023-09-12 13:33 UTC
[PATCH v10 00/20] riscv: 'max' CPU, detect user choice in TCG
2023-09-12 13:24 UTC (21+ messages)
` [PATCH v10 01/20] target/riscv/cpu.c: split CPU options from riscv_cpu_extensions[]
` [PATCH v10 02/20] target/riscv/cpu.c: skip 'bool' check when filtering KVM props
` [PATCH v10 03/20] target/riscv/cpu.c: split kvm prop handling to its own helper
` [PATCH v10 04/20] target/riscv: add DEFINE_PROP_END_OF_LIST() to riscv_cpu_options[]
` [PATCH v10 05/20] target/riscv/cpu.c: split non-ratified exts from riscv_cpu_extensions[]
` [PATCH v10 06/20] target/riscv/cpu.c: split vendor "
` [PATCH v10 07/20] target/riscv/cpu.c: add riscv_cpu_add_qdev_prop_array()
` [PATCH v10 08/20] target/riscv/cpu.c: add riscv_cpu_add_kvm_unavail_prop_array()
` [PATCH v10 09/20] target/riscv/cpu.c: limit cfg->vext_spec log message
` [PATCH v10 10/20] target/riscv: add 'max' CPU type
` [PATCH v10 11/20] avocado, risc-v: add tuxboot tests for 'max' CPU
` [PATCH v10 12/20] target/riscv: deprecate the 'any' CPU type
` [PATCH v10 13/20] target/riscv/cpu.c: use offset in isa_ext_is_enabled/update_enabled
` [PATCH v10 14/20] target/riscv: make CPUCFG() macro public
` [PATCH v10 15/20] target/riscv/cpu.c: introduce cpu_cfg_ext_auto_update()
` [PATCH v10 16/20] target/riscv/cpu.c: use cpu_cfg_ext_auto_update() during realize()
` [PATCH v10 17/20] target/riscv/cpu.c: introduce RISCVCPUMultiExtConfig
` [PATCH v10 18/20] target/riscv: use isa_ext_update_enabled() in init_max_cpu_extensions()
` [PATCH v10 19/20] target/riscv/cpu.c: honor user choice in cpu_cfg_ext_auto_update()
` [PATCH v10 20/20] target/riscv/cpu.c: consider user option with RVG
[PATCH v2 00/14] Clean up RPM bus clocks remnants
2023-09-12 13:31 UTC (30+ messages)
` [PATCH v2 01/14] arm64: dts: qcom: msm8916: Drop RPM bus clocks
` [PATCH v2 02/14] arm64: dts: qcom: msm8996: "
` [PATCH v2 03/14] arm64: dts: qcom: qcs404: "
` [PATCH v2 04/14] dt-bindings: arm-smmu: Fix SDM630 clocks description
` [PATCH v2 05/14] dt-bindings: usb: qcom,dwc3: Fix SDM660 clock description
` [PATCH v2 06/14] arm64: dts: qcom: sdm630: Drop RPM bus clocks
` [PATCH v2 07/14] arm64: dts: qcom: msm8939: "
` [PATCH v2 08/14] dt-bindings: remoteproc: qcom,adsp: Remove AGGRE2 clock
` [PATCH v2 09/14] dt-bindings: remoteproc: qcom,msm8996-mss-pil: Remove PNoC clock
` [PATCH v2 10/14] remoteproc: qcom: q6v5-mss: Remove PNoC clock from 8996 MSS
` [PATCH v2 11/14] arm64: dts: qcom: msm8998: Remove AGGRE2 clock from SLPI
` [PATCH v2 12/14] arm64: dts: qcom: msm8996: "
` [PATCH v2 13/14] arm64: dts: qcom: msm8996: Remove PNoC clock from MSS
` [PATCH v2 14/14] arm64: dts: qcom: sdm630: Fix USB2 clock-names order
[PATCH v2] riscv: defconfig : add CONFIG_MMC_DW for starfive
2023-09-12 13:31 UTC (2+ messages)
[PATCH net] net: prevent address overwrite in connect() and sendmsg()
2023-09-12 13:33 UTC (2+ messages)
[PATCH] ALSA: core: Use dev_name of card_dev as debugfs directory name
2023-09-12 13:31 UTC (2+ messages)
kmemleak handling of kfree_rcu
2023-09-12 13:32 UTC (8+ messages)
[PATCH] arm64: dts: ti: k3-am64: Fix indentation in watchdog nodes
2023-09-12 13:30 UTC
[igt-dev] [PATCH i-g-t] scripts/test_list.py: check key before expanding fields
2023-09-12 13:31 UTC (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for "
[PATCH] xen/arm: Handle empty grant table region in find_unallocated_memory()
2023-09-12 13:30 UTC (5+ messages)
drivers/pci/endpoint/functions/pci-epf-vntb.c:574:38: sparse: sparse: incorrect type in argument 2 (different address spaces)
2023-09-12 13:29 UTC
[PATCH v3 0/2] Match data improvements for pv880x0 regulator driver
2023-09-12 13:29 UTC (2+ messages)
[PATCH v2 0/2] Match dtat improvements for pv880x0 regulator driver
2023-09-12 13:29 UTC (2+ messages)
[PATCH] ALSA: hda: cs35l56: Disable low-power hibernation mode
2023-09-12 13:27 UTC
[PATCH 1/4] clk: imx: Add 1039.5MHz frequency support for imx9 pll
2023-09-12 13:16 UTC (8+ messages)
` [PATCH 2/4] clk: imx8mp: fix clock tree update of TF-A managed clocks
` [PATCH 3/4] clk: imx: composite-7ulp: Add some delay before deassert the reset
` [PATCH 4/4] clk: imx: update the pllv4 mult table
[meta-ti][kirkstone][PATCH v2] kernel-rdepends: Remove PRU Ethernet firmwares for legacy devices
2023-09-12 13:28 UTC (6+ messages)
[PATCH] sequencer: remove unreachable exit condition in pick_commits()
2023-09-12 13:27 UTC (3+ messages)
` [PATCH v2] "
[PATCH] t3404-rebase-interactive.sh: fix name of a rewording test
2023-09-12 13:26 UTC (3+ messages)
` [PATCH v2] t3404-rebase-interactive.sh: fix typos in title "
[PATCH] MAINTAINERS: gpio-regmap: make myself a maintainer of it
2023-09-12 13:26 UTC (3+ messages)
[PATCH 0/3] nvme-tcp: start error recovery after KATO
2023-09-12 13:25 UTC (5+ messages)
[PATCH net-next 00/10] udp: round of data-races fixes
2023-09-12 13:25 UTC (2+ messages)
PoE support
2023-09-12 13:25 UTC (3+ messages)
[PATCH v15 00/20] nvme-tcp receive offloads
2023-09-12 13:24 UTC (3+ messages)
` [PATCH v15 05/20] nvme-tcp: Add DDP offload control path
[PATCH 1/3] dt-bindings: mmc: Remove properties from required
2023-09-12 13:23 UTC (7+ messages)
` [PATCH v2 2/3] mmc: starfive: Change tuning implementation
` [PATCH v2 3/3] riscv: dts: starfive: Drop unused properties and limit frquency
[igt-dev] [PATCH i-g-t 0/2] Idle Residency on Exec
2023-09-12 13:22 UTC (2+ messages)
` [igt-dev] ✓ CI.xeBAT: success for Idle Residency on Exec (rev3)
[PATCH V3] acpi: trigger wakeup key event from power button
2023-09-12 13:16 UTC
[PATCH] net: macb: fix sleep inside spinlock
2023-09-12 13:20 UTC (2+ messages)
[PATCH] linux/export: fix reference to exported functions for parisc64
2023-09-12 13:20 UTC (10+ messages)
[Intel-xe] [PATCH v2] drm/xe: Fix fence reservation accouting
2023-09-12 13:19 UTC (2+ messages)
[PATCH] nfsd: Don't reset the write verifier on a commit EAGAIN
2023-09-12 13:19 UTC (8+ messages)
[linus:master] [shmem] a2e459555c: aim9.disk_src.ops_per_sec -19.0% regression
2023-09-12 13:19 UTC (5+ messages)
pm/testing build: 8 builds: 0 failed, 8 passed, 4 warnings (v6.6-rc1-5-gb5eda4c9c923)
2023-09-12 13:18 UTC
[PATCH] nfsd: Handle EOPENSTALE correctly in the filecache
2023-09-12 13:18 UTC (3+ messages)
[igt-dev] [PATCH 1/2] tests/intel/i915_pipe_stress: Fix create_buf function
2023-09-12 13:18 UTC (2+ messages)
[PATCH v11] drm: Add initial ci/ subdirectory
2023-09-12 13:16 UTC (16+ messages)
[RFC PATCH net-next 0/6] Add support for OPEN Alliance 10BASE-T1x MACPHY Serial Interface
2023-09-12 13:17 UTC (8+ messages)
` [RFC PATCH net-next 1/6] net: ethernet: implement OPEN Alliance control transaction interface
` [RFC PATCH net-next 6/6] microchip: lan865x: add device-tree support for Microchip's LAN865X MACPHY
[Buildroot] [PATCH 1/2] package/criu: new package
2023-09-12 13:17 UTC (9+ messages)
[PATCH] tests/avocado: Fix console data loss
2023-09-12 13:13 UTC
[PATCH mptcp-net v5 0/2] mptcp: fix another close hang-up
2023-09-12 13:15 UTC (8+ messages)
` [PATCH mptcp-net v5 2/2] mptcp: fix dangling connection hang-up
[PATCH net] veth: Update XDP feature set when bringing up device
2023-09-12 13:15 UTC (5+ messages)
[PATCH 0/4] drm/xe/gsc: add initial gsc support
2023-09-12 13:08 UTC (10+ messages)
` [Intel-xe] "
` [PATCH 1/4] drm/xe/gsc: add HECI2 register offsets
` [Intel-xe] "
` [PATCH 2/4] drm/xe/gsc: add has_heci_gscfi indication to device
` [Intel-xe] "
` [PATCH 3/4] drm/xe/gsc: add gsc device support
` [Intel-xe] "
` [PATCH 4/4] mei: gsc: add support for auxiliary device created by Xe driver
` [Intel-xe] "
generating new type name using CIL macro
2023-09-12 13:13 UTC (3+ messages)
[isar-cip-core][PATCH] Add support Plat'Home OpenBlocks IoT VX2
2023-09-12 13:11 UTC (4+ messages)
[RESEND PATCH] arm64: dts: mediatek: Fix "status" values
2023-09-12 13:10 UTC (4+ messages)
[PATCH] layer.conf: update LAYERSERIES_COMPAT for nanbield
2023-09-12 13:09 UTC (4+ messages)
` [meta-arm] "
[PATCH] subprojects: Use the correct .git suffix in the repository URLs
2023-09-12 13:08 UTC (3+ messages)
[linux-next:master 4491/4552] include/linux/fortify-string.h:57:33: warning: writing 8 bytes into a region of size 0
2023-09-12 13:07 UTC
[PATCH v2 0/3] enable power and clock Kconfig conditionally
2023-09-12 13:06 UTC (4+ messages)
` [PATCH v2 1/3] power: domain: ti: Enable single config for power domain
` [PATCH v2 2/3] clk: ti: Add support to enable configs conditionally
` [PATCH v2 3/3] config: j7200: remove not needed power config
[PATCH 0/1] git-grep: improve the --show-function behaviour
2023-09-12 13:04 UTC (5+ messages)
` [PATCH 1/1] "
[intel-tdx:kvm-upstream-next 50/321] arch/x86/hyperv/ivm.c:407:19: error: implicit declaration of function '__tdx_hypercall_ret'; did you mean '__tdx_hypercall'?
2023-09-12 13:07 UTC
[PATCH 0/5] KVM: arm64: Accelerate lookup of vcpus by MPIDR values
2023-09-12 13:07 UTC (7+ messages)
` [PATCH 4/5] KVM: arm64: vgic-v3: Refactor GICv3 SGI generation
[RFC v2] KVM: arm/arm64: optimize vSGI injection performance
2023-09-12 13:06 UTC (5+ messages)
[PATCH] gfs2: fix glock shrinker ref issues
2023-09-12 13:05 UTC
[PATCH 6.5 000/739] 6.5.3-rc1 review
2023-09-12 13:03 UTC (2+ messages)
[bug report] ksmbd: add support for read compound
2023-09-12 13:03 UTC (2+ messages)
[ovmf test] 182964: all pass - PUSHED
2023-09-12 13:04 UTC
[PATCH 0/4] target/ppc: Prohibit target specific KVM prototypes on user emulation
2023-09-12 13:03 UTC (3+ messages)
` [PATCH 2/4] target/ppc: Restrict KVM objects to system emulation
[PATCH 00/16] vdpa: Add support for vq descriptor mappings
2023-09-12 13:01 UTC (5+ messages)
` [PATCH 12/16] vdpa/mlx5: Introduce mr for vq descriptor
` [PATCH 13/16] vdpa/mlx5: Enable hw support for vq descriptor mapping
` [PATCH 14/16] vdpa/mlx5: Make iotlb helper functions more generic
` [PATCH 15/16] vdpa/mlx5: Update cvq iotlb mapping on ASID change
[PATCH 1/1] nvme: host: changing data type for variable from bool to int
2023-09-12 13:03 UTC (2+ messages)
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.