messages from 2024-05-31 10:46:35 to 2024-05-31 11:41:38 UTC [more...]
[PATCH v9 00/19] x86: Trenchboot secure dynamic launch Linux kernel support
2024-05-31 11:09 UTC (6+ messages)
` [PATCH v9 08/19] x86: Secure Launch kernel early boot stub
` [PATCH v9 19/19] x86: EFI stub DRTM launch support for Secure Launch
[PATCH v10 0/6] KTD2026 indicator LED for X86 Xiaomi Pad2
2024-05-31 11:41 UTC (3+ messages)
` [PATCH v10 1/6] leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI
` [PATCH v10 2/6] leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
[PATCH 0/4] drm/i915/dsb: A bit of polish
2024-05-31 11:41 UTC (5+ messages)
` [PATCH 1/4] drm/i915/dsb: Polish the DSB ID enum
` [PATCH 2/4] drm/i915/dsb: Move DSB ID definition to the header
` [PATCH 3/4] drm/i915/dsb: Pass DSB engine ID to intel_dsb_prepare()
` [PATCH 4/4] drm/i915/dsb: Use intel_color_uses_dsb()
[PATCH for-4.19 0/3] CI: Misc improvements
2024-05-31 11:39 UTC (5+ messages)
` [PATCH 1/3] CI: Remove CI_COMMIT_REF_PROTECTED requirement for HW jobs
[bug report] git diff --relative not doing well with worktree in hooks
2024-05-31 11:38 UTC
[PATCH 0/13] leak fixes for sparse-checkout code
2024-05-31 11:38 UTC (14+ messages)
` [PATCH 01/13] sparse-checkout: free string list in write_cone_to_file()
` [PATCH 02/13] sparse-checkout: pass string literals directly to add_pattern()
` [PATCH 03/13] dir.c: free strings in sparse cone pattern hashmaps
` [PATCH 04/13] sparse-checkout: clear patterns when init() sees existing sparse file
` [PATCH 05/13] dir.c: free removed sparse-pattern hashmap entries
` [PATCH 06/13] dir.c: always copy input to add_pattern()
` [PATCH 07/13] sparse-checkout: reuse --stdin buffer when reading patterns
` [PATCH 08/13] sparse-checkout: always free "line" strbuf after reading input
` [PATCH 09/13] sparse-checkout: refactor temporary sparse_checkout_patterns
` [PATCH 10/13] sparse-checkout: free sparse_filename after use
` [PATCH 11/13] sparse-checkout: free pattern list in sparse_checkout_list()
` [PATCH 12/13] sparse-checkout: free string list after displaying
` [PATCH 13/13] sparse-checkout: free duplicate hashmap entries
[PATCH 0/3] arm64: qcom: SA8775p: Add llcc support
2024-05-31 11:38 UTC (4+ messages)
` (subset) "
convert the SCSI ULDs to the atomic queue limits API v2
2024-05-31 11:34 UTC (9+ messages)
` [PATCH 11/14] sd: convert to the atomic queue limits API
` [PATCH 13/14] block: remove unused "
` [PATCH 14/14] block: add special APIs for run-time disabling of discard and friends
[PATCH v5 0/2] Methodology change for hugepage configuration
2024-05-31 11:37 UTC (6+ messages)
` [PATCH v8 "
` [PATCH v8 1/2] dts: Change hugepage runtime config to 2MB Exclusively
` [PATCH v8 2/2] dts: Change hugepage 'amount' to a different term
[PATCH v20 00/12] Implement copy offload support
2024-05-31 10:17 UTC (8+ messages)
` [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer
[Buildroot] [2024.02] make menuconfig fails
2024-05-31 11:37 UTC
[PATCH] drm/xe/pf: Update the LMTT when freeing VF GT config
2024-05-31 11:37 UTC (2+ messages)
Problem with BTF generation on mips64el
2024-05-31 11:36 UTC (5+ messages)
[PATCH] riscv: dts: thead: th1520: Add PMU event node
2024-05-31 11:35 UTC (3+ messages)
[PATCH 00/10] drm/i915 and drm/xe display and compat cleanups
2024-05-31 11:35 UTC (10+ messages)
` [PATCH 01/10] drm/i915/display: include gem/i915_gem_stolen.h where needed
` [PATCH 02/10] drm/i915/display: include gt/intel_gt_types.h "
` [PATCH 03/10] drm/i915/display: include i915_gpu_error.h "
` [PATCH 04/10] drm/i915/display: include intel_uncore.h "
[REGRESSION] probe with driver acpi-fan failed with error -22
2024-05-31 11:35 UTC (2+ messages)
[Buildroot] [PATCH v1 1/1] package/bootgen: bump to xilinx_v2024.1
2024-05-31 11:34 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/dnsmasq: Fix init script restart command
2024-05-31 11:33 UTC (2+ messages)
[PATCH net-next 0/3] Introduce EN7581 ethernet support
2024-05-31 11:33 UTC (4+ messages)
` [PATCH net-next 1/3] dt-bindings: net: airoha: Add EN7581 ethernet controller
[Buildroot] [PATCH 0/2] board/ti: manually backport Linux patch
2024-05-31 11:32 UTC (2+ messages)
[PATCH] block: uapi: Fix compliation warning of using IOPRIO_PRIO_DATA
2024-05-31 11:31 UTC
[oe][meta-oe][PATCH] android-tools: fix adb OpenSSL patch (really make compatible with >= v1.1)
2024-05-31 11:31 UTC
[QUESTION] mm: Redundant const parameter?
2024-05-31 11:31 UTC (2+ messages)
[PATCH] ALSA: hda: cs35l56: Fix lifecycle of codec pointer
2024-05-31 11:27 UTC
[PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
2024-05-31 11:27 UTC (20+ messages)
` [PATCH v4 04/31] i386/sev: Introduce "sev-common" type to encapsulate common SEV state
` [PATCH v4 07/31] i386/sev: Introduce 'sev-snp-guest' object
` [PATCH v4 09/31] i386/sev: Add sev_kvm_init() override for SEV class
` [PATCH v4 10/31] i386/sev: Add snp_kvm_init() override for SNP class
` [PATCH v4 22/31] i386/sev: Reorder struct declarations
` [PATCH v4 23/31] i386/sev: Allow measured direct kernel boot on SNP
` [PATCH v4 25/31] i386/sev: Invoke launch_updata_data() for SEV class
` [PATCH v4 27/31] hw/i386/sev: Use guest_memfd for legacy ROMs
` [PATCH v4 28/31] hw/i386: Add support for loading BIOS using guest_memfd
[RFC PATCH] arm64: dts: rockchip: Make preparations for per-RK3588-variant OPPs
2024-05-31 11:27 UTC (10+ messages)
[PATCH RFC v2 0/8] net: stmmac: convert stmmac "pcs" to phylink
2024-05-31 11:26 UTC (18+ messages)
` [PATCH RFC net-next v2 1/8] net: stmmac: add infrastructure for hwifs to provide PCS
` [PATCH RFC net-next v2 2/8] net: stmmac: provide core phylink PCS infrastructure
` [PATCH RFC net-next v2 3/8] net: stmmac: dwmac1000: convert sgmii/rgmii "pcs" to phylink
` [PATCH RFC net-next v2 4/8] net: stmmac: dwmac1000: move PCS interrupt control
` [PATCH RFC net-next v2 5/8] net: stmmac: dwmac4: convert sgmii/rgmii "pcs" to phylink
` [PATCH RFC net-next v2 6/8] net: stmmac: dwmac4: move PCS interrupt control
` [PATCH RFC net-next v2 7/8] net: stmmac: remove obsolete pcs methods and associated code
` [PATCH RFC net-next v2 8/8] net: stmmac: Activate Inband/PCS flag based on the selected iface
[PATCH] machine: allow early use of machine_require_guest_memfd
2024-05-31 11:26 UTC
[PATCH] t1517: more coverage for commands that work without repository
2024-05-31 11:26 UTC (2+ messages)
[PATCH v2 0/7] efi: CapsuleUpdate: support for dynamic UUIDs
2024-05-31 11:26 UTC (4+ messages)
` [PATCH v2 2/7] efi: add a helper to generate "
[PATCH 0/2] KVM RISC-V HW IMSIC guest files
2024-05-31 11:25 UTC (4+ messages)
[PATCH V16 00/23] Add support UHS-II for GL9755 and GL9767
2024-05-31 11:25 UTC (9+ messages)
` [PATCH V16 08/23] mmc: core: Support UHS-II Auto Command Error Recovery
` [PATCH V16 12/23] mmc: sdhci-uhs2: add reset function function
[PATCH bpf] bpf: Make session kfuncs global
2024-05-31 11:25 UTC (5+ messages)
[PATCH RESEND] tools/x86/kcpuid: Add missing dir via Makefile
2024-05-31 11:17 UTC
[PATCH 0/2] livepatch: Add compiler optimization disclaimer/docs
2024-05-31 11:23 UTC (2+ messages)
next/master baseline: 363 runs, 14 regressions (next-20240531)
2024-05-31 11:23 UTC
[PATCH 0/6] powervr: MT8173 GPU support
2024-05-31 11:18 UTC (11+ messages)
` [PATCH 2/6] clk: mediatek: Add mt8173-mfgtop driver
` [PATCH 4/6] drm/imagination: Add compatible string entry for Series6XT
[PATCH 0/4] dts: error and usage improvements
2024-05-31 11:20 UTC (5+ messages)
` [PATCH v6 0/3] "
` [PATCH v6 1/3] dts: rework arguments framework
` [PATCH v6 2/3] dts: constrain DPDK source argument
` [PATCH v6 3/3] dts: store stderr in RemoteCommandExecutionError
[PATCH RFC dovetail 6.9 0/2] Input needed: Boot hang, dovetail 6.9 as KVM guest
2024-05-31 11:20 UTC (3+ messages)
` [PATCH RFC dovetail 6.9 1/2] KVM: x86: dovetail: Fix stalling HYPERVISOR_CALLBACK_VECTOR
` [PATCH RFC dovetail 6.9 2/2] KVM: x86: dovetail: Make HYPERVISOR_CALLBACK_VECTOR pipelined
[PATCH V4] drm/xe/xe2lpm: Add permanent Wa_14020756599
2024-05-31 11:20 UTC (7+ messages)
` ✓ CI.Patch_applied: success for drm/xe/xe2lpm: Add permanent Wa_14020756599 (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
[PATCH v2 0/2] gpiolib: Show IRQ line in debugfs
2024-05-31 11:19 UTC (3+ messages)
` [PATCH v2 2/2] gpiolib: Show more info for interrupt only lines "
[PATCH 0/2] PCI: of_property: Gracefully handle bridges without secondary bus
2024-05-31 11:19 UTC (3+ messages)
` [PATCH 1/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_bus_range()
` [PATCH 2/2] PCI: of_property: Fix NULL pointer defererence in of_pci_prop_intr_map()
[PATCH] clk: bcm: rpi: Add disp clock
2024-05-31 11:18 UTC (7+ messages)
[syzbot] [net?] INFO: task hung in nsim_destroy (4)
2024-05-31 11:16 UTC
[PATCH net-next 1/2] openvswitch: Move stats allocation to core
2024-05-31 11:15 UTC (2+ messages)
` [PATCH net-next 2/2] openvswitch: Remove generic .ndo_get_stats64
[RFC PATCH] docs: document upcoming breaking changes
2024-05-31 11:15 UTC (4+ messages)
` [PATCH v4 0/4] "
[PATCH v2] dt-bindings: dma: fsl,imx-dma: Convert to dtschema
2024-05-31 11:13 UTC (4+ messages)
[PATCH v3 0/6] add mTHP support for anonymous shmem
2024-05-31 11:13 UTC (4+ messages)
[PATCH bpf-next 0/8] fixes for test_sockmap
2024-05-31 11:13 UTC (8+ messages)
` [PATCH bpf-next 3/8] selftests/bpf: Use bpf_link attachments in test_sockmap
[PATCH 0/5] add-ons for ps/leakfixes
2024-05-31 11:12 UTC (4+ messages)
` [PATCH 5/5] mv: replace src_dir with a strvec
[PATCH v2 0/4] backends/hostmem: Report more errors on failures
2024-05-31 11:10 UTC (7+ messages)
` [PATCH v2 1/4] osdep: Make qemu_madvise() to set errno in all cases
[PATCH] PCI: hotplug: shpchp: Prevent NULL pointer dereference during probe
2024-05-31 11:08 UTC
[RFC PATCH] mm: swap: reuse exclusive folio directly instead of wp page faults
2024-05-31 11:08 UTC (2+ messages)
[syzbot] [jfs?] UBSAN: shift-out-of-bounds in extAlloc (2)
2024-05-31 11:06 UTC (2+ messages)
[PATCH v4 00/10] Support persistent reservation operations
2024-05-31 10:55 UTC (3+ messages)
` [PATCH v4 09/10] hw/nvme: add reservation protocal command
+ mm-vmalloc-fix-vbq-free-breakage.patch added to mm-hotfixes-unstable branch
2024-05-31 11:07 UTC (3+ messages)
Kernel 6.9 regression: X86: Bogus messages from topology detection
2024-05-31 11:06 UTC (11+ messages)
[OE-core] [PATCH] initramfs-framework:init: fix a error message
2024-05-31 11:06 UTC
[PATCH v2 00/11] Add Mobileye EyeQ system controller support (clk, reset, pinctrl)
2024-05-31 11:05 UTC (3+ messages)
` [PATCH v2 06/11] mfd: olb: Add support for Mobileye OLB system-controller
[bvanassche:struct-device 4/25] ld.lld: error: undefined symbol: to_node
2024-05-31 11:04 UTC
[PATCH] tools/testing/selftests/livepatch: define max test-syscall processes
2024-05-31 11:05 UTC (2+ messages)
[meta-oe][PATCH] lvm2: remove subitted patch
2024-05-31 10:33 UTC (3+ messages)
` [oe] "
[PATCH v2 0/3] crypto: X25519 supports for ppc64le
2024-05-31 10:20 UTC (2+ messages)
[RFC] Process to request a vote for an issue
2024-05-31 11:03 UTC (3+ messages)
[PATCH] PCI: Bail out if bus number overflows during scan
2024-05-31 11:03 UTC
[syzbot] [kasan?] [mm?] INFO: rcu detected stall in __run_timer_base
2024-05-31 11:02 UTC (2+ messages)
[PATCH v10 0/6] Add Toshiba Visconti Video Input Interface driver
2024-05-31 11:01 UTC (9+ messages)
` [PATCH v10 3/6] media: platform: visconti: "
` [PATCH v10 4/6] media: platform: visconti: add streaming interface for ISP parameters and status
intel_pstate_get_hwp_cap on wrong CPU
2024-05-31 11:02 UTC (3+ messages)
[LTP] [PATCH 0/3] Add ioctl_ficlone testing suite
2024-05-31 11:00 UTC (4+ messages)
` [LTP] [PATCH 2/3] Add ioctl_ficlone02 test
[PATCH 0/5] iommu: sun50i: Add Allwinner H616 support
2024-05-31 11:00 UTC (6+ messages)
` [PATCH 2/5] iommu: sun50i: allocate page tables from below 4 GiB
[PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files
2024-05-31 10:58 UTC (9+ messages)
[PATCH v10 00/11] Add V4L2 M2M Driver for E5010 JPEG Encoder
2024-05-31 10:57 UTC (4+ messages)
` [PATCH v10 07/11] Documentation: core-api: Add math.h macros and functions
[PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
2024-05-31 10:57 UTC (2+ messages)
[PATCH v4 00/16] Add AST2700 support
2024-05-31 10:56 UTC (6+ messages)
` [PATCH v4 12/16] aspeed/soc: "
[PATCH] base/bitbake.conf: use default assigment for UNPACKDIR
2024-05-31 10:56 UTC (2+ messages)
` [OE-core] "
[PATCH net-next 3/3] dst_cache: let rt_uncached cope with dst_cache cleanup
2024-05-31 10:53 UTC (2+ messages)
[PATCH] soc: qcom: icc-bwmon: Add tracepoints in bwmon_intr_thread
2024-05-31 10:54 UTC
[PATCH net-next v5 00/13] First try to replace page_frag with page_frag_cache
2024-05-31 10:53 UTC (3+ messages)
` [PATCH net-next v5 11/13] net: "
[PATCH i-g-t] lib/igt_fb: Mark Xe framebuffers as slow access
2024-05-31 10:53 UTC (3+ messages)
` ✗ CI.xeFULL: failure for lib/igt_fb: Mark Xe framebuffers as slow access (rev2)
[RFC PATCH 00/13] RFC: add Type2 device support
2024-05-31 10:52 UTC (6+ messages)
[PATCHv3] mm: fix incorrect vbq reference in purge_fragmented_block
2024-05-31 10:52 UTC (6+ messages)
[PATCH v2 00/10] drm: move Intel drm headers to a subdirectory
2024-05-31 10:52 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for drm: move Intel drm headers to a subdirectory (rev4)
[PATCH] hwrng: stm32 - use sizeof(*priv) instead of sizeof(struct stm32_rng_private)
2024-05-31 10:50 UTC (3+ messages)
Current state of the sysctl constification effort
2024-05-31 10:50 UTC
[PATCH 0/3] ufs: pci: Add support UFSHCI 4.0 MCQ
2024-05-31 10:38 UTC (4+ messages)
` [PATCH 1/3] ufs: mcq: Add ufshcd_mcq_queue_cfg_addr helper
` [PATCH 2/3] ufs: pci: Add support MCQ for QEMU-based UFS
` [PATCH 3/3] ufs: mcq: Prevent no I/O queue case for MCQ
[PATCH 1/5] drm/amdgpu: add RAS is_rma flag
2024-05-31 10:49 UTC (5+ messages)
` [PATCH 2/5] drm/amdgpu: trigger mode1 reset for RAS RMA status
` [PATCH 3/5] drm/amdgpu: create amdgpu_ras_in_recovery to simplify code
` [PATCH 4/5] drma/amdgpu: set fatal flag for RAS recovery
` [PATCH 5/5] drm/amdgpu: add ras fatal flag to distingush fatal error reset
[PATCH v16 0/5] implement getrandom() in vDSO
2024-05-31 10:48 UTC (3+ messages)
` [PATCH v16 1/5] mm: add VM_DROPPABLE for designating always lazily freeable mappings
[PATCH] docs: leds: fix typo in Documentation/leds/leds-blinkm.rst
2024-05-31 10:49 UTC (2+ messages)
` (subset) "
ASoC: sunxi: sun4i-i2s: swapped channels from second capture
2024-05-31 10:49 UTC
[PATCH v6] Drivers: hv: Cosmetic changes for hv.c and balloon.c
2024-05-31 10:48 UTC
[PATCH v2] mfd: idt8a340_reg: Start comments with '/*'
2024-05-31 10:47 UTC (2+ messages)
` (subset) "
[PATCH] usb: typec: ucsi: Ack also failed Get Error commands
2024-05-31 10:46 UTC
[RESEND PATCH] accel/habanalabs/gaudi2: Use kvfree() for memory allocated with kvcalloc()
2024-05-31 10:46 UTC
[PATCH] leds: trigger: Call synchronize_rcu() before calling trig->activate()
2024-05-31 10:46 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.