messages from 2024-02-23 19:53:45 to 2024-02-23 20:53:02 UTC [more...]
i915 build error on drm-misc-next
2024-02-23 20:18 UTC (5+ messages)
[f2fs-dev] [PATCH] f2fs: fix to use correct segment type in f2fs_allocate_data_block()
2024-02-23 20:52 UTC (3+ messages)
` "
[PATCH] drm/msm/dpu: add support for 4:2:2 and 4:4:4 planar YCbCr plane formats
2024-02-23 20:52 UTC (3+ messages)
[RFC PATCH v3 00/21] target/arm: Implement FEAT_NMI and FEAT_GICv3_NMI
2024-02-23 20:14 UTC (17+ messages)
` [RFC PATCH v3 06/21] target/arm: Add support for Non-maskable Interrupt
` [RFC PATCH v3 07/21] target/arm: Add support for NMI in arm_phys_excp_target_el()
` [RFC PATCH v3 08/21] target/arm: Handle IS/FS in ISR_EL1 for NMI
` [RFC PATCH v3 10/21] hw/arm/virt: Wire NMI and VNMI irq lines from GIC to CPU
` [RFC PATCH v3 11/21] hw/intc/arm_gicv3: Add external IRQ lines for NMI
` [RFC PATCH v3 12/21] target/arm: Handle NMI in arm_cpu_do_interrupt_aarch64()
` [RFC PATCH v3 14/21] hw/intc/arm_gicv3_redist: Implement GICR_INMIR0
` [RFC PATCH v3 16/21] hw/intc: Enable FEAT_GICv3_NMI Feature
[PATCH RFC] kunit: tool: add 'mte=on' qemu arg on arm64
2024-02-23 20:52 UTC (3+ messages)
[RFC net-next 0/3] netdev: add per-queue statistics
2024-02-23 20:51 UTC (12+ messages)
` [RFC net-next 1/3] "
` [RFC net-next 3/3] eth: bnxt: support "
[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
2024-02-23 20:51 UTC (12+ messages)
` [f2fs-dev] "
` ✗ CI.Patch_applied: failure for tracing/treewide: Remove second parameter of __assign_str() (rev2)
[PATCH 1/3] tpm: protect against locality counter underflow
2024-02-23 20:50 UTC (16+ messages)
[PATCH] drm/i915: convert remaining intel_dp_vsc_sdp_pack
2024-02-23 20:48 UTC (3+ messages)
[PATCH v2] cmd: eeprom: Fix config dependency
2024-02-23 20:38 UTC (2+ messages)
[PATCH 1/2] SELinux: Fix lsm_get_self_attr()
2024-02-23 20:47 UTC (5+ messages)
[PATCH] ARM: OMAP: fix USB regression on Nokia N8x0
2024-02-23 20:47 UTC (2+ messages)
[PATCH 0/5] Fix MMC/GPIO regression on Nokia N8x0
2024-02-23 20:47 UTC (2+ messages)
[PATCH] drm/xe/guc: Handle timing out of signaled jobs gracefully
2024-02-23 20:46 UTC
[PATCH v3 1/1] Makefile: pass -undef option to cmd_gen_envp
2024-02-23 20:38 UTC (2+ messages)
[PATCH] tracing: Add warning if string in __assign_str() does not match __string()
2024-02-23 20:48 UTC
[PATCH i-g-t] tests/intel/xe_exec_compute_mode: Stress test to validate long running workload on compute mode
2024-02-23 20:45 UTC (2+ messages)
` ✗ Fi.CI.IGT: failure for "
[PATCH i-g-t] tests/intel/xe_pm: Test to validate vm bind functionality with suspend and resume
2024-02-23 20:43 UTC (2+ messages)
[tip:timers/core] BUILD SUCCESS 56c2cb10120894be40c40a9bf0ce798da14c50f6
2024-02-23 20:43 UTC
[isilence:zc/rx-latest 22/43] net/core/page_pool.c:1098:10: warning: incompatible pointer to integer conversion returning 'void *' from a function with result type 'netmem_ref' (aka 'unsigned long')
2024-02-23 20:43 UTC
[PATCH v10 00/15] Introduce initial TI's J784S4 and AM69 support
2024-02-23 20:21 UTC (16+ messages)
` [PATCH v10 01/15] Makefile: remove hardcoded device tree source directory
` [PATCH v10 02/15] arm: mach-k3: Kconfig: Sort SOC_K3 config entries
` [PATCH v10 03/15] arm: mach-k3: Add basic support for J784S4 SoC definition
` [PATCH v10 04/15] arm: mach-k3: Sort SoC JTAG_ID entries
` [PATCH v10 05/15] soc: ti: k3-socinfo: Add entry for J784S4 SoC
` [PATCH v10 06/15] arm: mach-k3: j784s4: Add clk and power support
` [PATCH v10 07/15] drivers: dma: Add support for J784S4 SoC
` [PATCH v10 08/15] board: ti: j784s4: Add board support for J784S4 EVM
` [PATCH v10 09/15] board: ti: j748s4: Add board config yaml files
` [PATCH v10 10/15] board: ti: j784s4: Add boot environment variables
` [PATCH v10 11/15] arm: dts: Introduce j784s4 u-boot dts files
` [PATCH v10 12/15] arm: dts: Introduce am69-sk "
` [PATCH v10 13/15] configs: j784s4_evm: Add defconfig for J784S4 EVM board
` [PATCH v10 14/15] configs: am69_sk: Add defconfig for AM69 SK board
` [PATCH v10 15/15] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation
[PATCH 0/8] KVM: SVM: Clean up VMRUN=>#VMEXIT assembly
2024-02-23 20:42 UTC (9+ messages)
` [PATCH 1/8] KVM: SVM: Create a stack frame in __svm_vcpu_run() for unwinding
` [PATCH 2/8] KVM: SVM: Wrap __svm_sev_es_vcpu_run() with #ifdef CONFIG_KVM_AMD_SEV
` [PATCH 3/8] KVM: SVM: Drop 32-bit "support" from __svm_sev_es_vcpu_run()
` [PATCH 4/8] KVM: SVM: Clobber RAX instead of RBX when discarding spec_ctrl_intercepted
` [PATCH 5/8] KVM: SVM: Save/restore non-volatile GPRs in SEV-ES VMRUN via host save area
` [PATCH 6/8] KVM: SVM: Save/restore args across "
` [PATCH 7/8] KVM: SVM: Create a stack frame in __svm_sev_es_vcpu_run()
` [PATCH 8/8] KVM: x86: Stop compiling vmenter.S with OBJECT_FILES_NON_STANDARD
[PATCH v3 00/10] Add support for NIST P521 to ecdsa
2024-02-23 20:41 UTC (11+ messages)
` [PATCH v3 01/10] crypto: ecdsa - Convert byte arrays with key coordinates to digits
` [PATCH v3 02/10] crypto: ecdsa - Adjust tests on length of key parameters
` [PATCH v3 03/10] crypto: ecdsa - Extend res.x mod n calculation for NIST P521
` [PATCH v3 04/10] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
` [PATCH v3 05/10] crypto: ecc - Add nbits field to ecc_curve structure
` [PATCH v3 06/10] crypte: ecc - Implement ecc_curve_get_nbits to get number of bits
` [PATCH v3 07/10] crypto: ecc - Use ecc_get_curve_nbits to get number of bits for NIST P521
` [PATCH v3 08/10] crypto: ecc - Add NIST P521 curve parameters
` [PATCH v3 09/10] crypto: ecdsa - Register NIST P521 and extend test suite
` [PATCH v3 10/10] x509: Add OID for NIST P521 and extend parser for it
[PATCH v5 0/7] add support for H616 thermal system
2024-02-23 20:41 UTC (6+ messages)
` [PATCH v5 7/7] arm64: dts: allwinner: h616: Add thermal sensor and zones
[PATCH 00/11] Provide SEV-SNP support for running under an SVSM
2024-02-23 20:41 UTC (10+ messages)
` [PATCH 10/11] x86/sev: Extend the config-fs attestation support for "
[PATCH i-g-t] tests/intel/gem_exec_capture: Check for partial register captures
2024-02-23 20:38 UTC
[RFC PATCH 00/20] Introduce the famfs shared-memory file system
2024-02-23 20:39 UTC (6+ messages)
` [RFC PATCH 16/20] famfs: Add fault counters
stmmac on Banana PI CPU stalls since Linux 6.6
2024-02-23 20:38 UTC (15+ messages)
[PATCH v9 00/15] Introduce initial TI's J784S4 and AM69 support
2024-02-23 18:51 UTC (16+ messages)
` [PATCH v9 01/15] Makefile: remove hardcoded device tree source directory
` [PATCH v9 02/15] arm: mach-k3: Kconfig: Sort SOC_K3 config entries
` [PATCH v9 03/15] arm: mach-k3: Add basic support for J784S4 SoC definition
` [PATCH v9 04/15] arm: mach-k3: Sort SoC JTAG_ID entries
` [PATCH v9 05/15] soc: ti: k3-socinfo: Add entry for J784S4 SoC
` [PATCH v9 06/15] arm: mach-k3: j784s4: Add clk and power support
` [PATCH v9 07/15] drivers: dma: Add support for J784S4 SoC
` [PATCH v9 08/15] board: ti: j784s4: Add board support for J784S4 EVM
` [PATCH v9 09/15] board: ti: j748s4: Add board config yaml files
` [PATCH v9 10/15] board: ti: j784s4: Add boot environment variables
` [PATCH v9 11/15] arm: dts: Introduce j784s4 u-boot dts files
` [PATCH v9 12/15] arm: dts: Introduce am69-sk "
` [PATCH v9 13/15] configs: j784s4_evm: Add defconfig for J784S4 EVM board
` [PATCH v9 14/15] configs: am69_sk: Add defconfig for AM69 SK board
` [PATCH v9 15/15] doc: board: ti: k3: Add J784S4 EVM and AM69 SK documentation
[PATCH net-next v3] net: stmmac: mmc_core: Drop interrupt registers from stats
2024-02-23 20:37 UTC (2+ messages)
[PATCH 0/5] Always build aspm.c
2024-02-23 20:35 UTC (2+ messages)
linux-next: build failure after merge of the perf tree
2024-02-23 20:34 UTC (4+ messages)
` [solved] "
[PATCH] drm/i915/guc: Correct capture of EIR register on hang
2024-02-23 20:32 UTC
[OE-core] [PATCH] package_rpm: Fix backtrace on missing directory
2024-02-23 20:33 UTC
[PATCH] [RFQ] dm-integrity: Add a lazy commit mode for journal
2024-02-23 20:33 UTC (4+ messages)
[geert-renesas-drivers:topic/renesas-debug 13/20] drivers/soc/renesas/r8a77995-mstp.c:455:13: warning: no previous prototype for 'r8a77995_disable_mstp_clocks'
2024-02-23 20:32 UTC
[tiwai-sound:test/guard 64/68] sound/hda/hdac_controller.c:278 snd_hdac_bus_get_response() warn: sleeping in atomic context
2024-02-23 20:32 UTC
[PATCH 1/2] drm/i915: Don't explode when the dig port we don't have an AUX CH
2024-02-23 20:32 UTC (2+ messages)
` [PATCH 2/2] drm/i915: Simplify aux_ch_to_digital_port()
[PATCH v2] patchtest: provide further guidance for failed testcases
2024-02-23 20:30 UTC (2+ messages)
` [OE-core] "
[PATCH] package_rpm: Fix backtrace on missing directory
2024-02-23 20:30 UTC
[PATCH v3] drm/i915/guc: Simplify/extend platform check for Wa_14018913170
2024-02-23 20:28 UTC
[PATCH] Documentation/config/pack.txt: fix broken AsciiDoc
2024-02-23 20:30 UTC
[Buildroot] [PATCH 1/1] package/fd: new package
2024-02-23 20:30 UTC
[PATCH v2 1/1] leds: expresswire: Don't use "proxy" headers
2024-02-23 20:30 UTC
[PATCH v1 1/1] leds: expresswire: Don't use "proxy" headers
2024-02-23 20:28 UTC
[PATCH 0/2] ARM: dts: microchip: few DT cleanups
2024-02-23 20:27 UTC (3+ messages)
[PATCH v3 0/3] Add initial support for Microchip SAMA7G54 Curiosity board
2024-02-23 20:26 UTC (3+ messages)
Unable to connect to eduroam
2024-02-23 20:26 UTC (4+ messages)
[PATCH] tracing: Add __string_len() example
2024-02-23 20:28 UTC
[PATCH v3] clkdev: Update clkdev id usage to allow for longer names
2024-02-23 20:25 UTC (2+ messages)
[PATCH v3] perf data convert: Fix segfault when converting to json on arm64
2024-02-23 20:25 UTC (4+ messages)
Raspberry Pi 3b Plus USB-Ethernet lan78xx_eth address not set
2024-02-23 16:59 UTC
[merged mm-stable] kasan-add-atomic-tests.patch removed from -mm tree
2024-02-23 20:25 UTC (2+ messages)
[PATCH v2 0/2] Convert atmel-flexcom to json-schema
2024-02-23 20:23 UTC (4+ messages)
` [PATCH v2 1/2] ARM: dts: microchip: sama7g5: add sama7g5 compatible
net/ipv4/tcp_input.c:3326: warning: Function parameter or member 'sk' not described in 'tcp_ack_probe_shrink'
2024-02-23 20:22 UTC
[REGRESSION] 6.7.1: md: raid5 hang and unresponsive system; successfully bisected
2024-02-23 20:22 UTC (2+ messages)
[PATCH v3] Watchdog: New module for ITE 5632 watchdog
2024-02-23 20:21 UTC (3+ messages)
[PATCH v2] dt-bindings: net: renesas,ethertsn: Add Ethernet TSN
2024-02-23 20:21 UTC (3+ messages)
[PATCH v2 0/3] KVM: VMX: MSR intercept/passthrough cleanup and simplification
2024-02-23 20:21 UTC (4+ messages)
` [PATCH v2 1/3] KVM: VMX: fix comment to add LBR to passthrough MSRs
` [PATCH v2 2/3] KVM: VMX: return early if msr_bitmap is not supported
` [PATCH v2 3/3] KVM: VMX: Combine "check" and "get" APIs for passthrough MSR lookups
[PATCH v2] tracing: Remove __assign_str_len()
2024-02-23 20:22 UTC
[PATCH net-next 0/8] mptcp: various small improvements
2024-02-23 20:18 UTC (9+ messages)
` [PATCH net-next 1/8] selftests: mptcp: lib: catch duplicated subtest entries
` [PATCH net-next 2/8] mptcp: token kunit: set protocol
` [PATCH net-next 3/8] mptcp: check the protocol in tcp_sk() with DEBUG_NET
` [PATCH net-next 4/8] mptcp: check the protocol in mptcp_sk() "
` [PATCH net-next 5/8] selftests: mptcp: netlink: drop duplicate var ret
` [PATCH net-next 6/8] selftests: mptcp: simult flows: define missing vars
` [PATCH net-next 7/8] selftests: mptcp: join: change capture/checksum as bool
` [PATCH net-next 8/8] selftests: mptcp: diag: change timeout_poll to 30
[PATCH 00/10] usb cleanups: remove usb_bus_find(), extract sysbus-ohci to a separate file
2024-02-23 19:56 UTC (4+ messages)
` [PATCH 05/10] hppa: do not require CONFIG_USB
'yocto-kernel-tools' requires git version much greater than general Yocto requirement
2024-02-23 20:18 UTC (8+ messages)
` [yocto] "
'kgit-s2q' doesn't remove 'rebase-apply' directory
2024-02-23 20:17 UTC (3+ messages)
` [yocto] "
[PATCH v2] clkdev: Update clkdev id usage to allow for longer names
2024-02-23 20:14 UTC (9+ messages)
[PATCH] drm/xe: Use vmalloc for array of bind allocation in bind IOCTL
2024-02-23 20:14 UTC (4+ messages)
` ✓ CI.Hooks: success for "
` ✓ CI.checksparse: "
` ✓ CI.BAT: "
[Buildroot] [PATCH 1/2] DEVELOPERS: add Flávio Tapajós for python-paho-mqtt
2024-02-23 20:13 UTC (2+ messages)
` [Buildroot] [PATCH 2/2] package/python-paho-mqtt: bump version to 2.0.0
[PATCH 0/5] for-each-ref: print all refs on empty string pattern
2024-02-23 20:13 UTC (4+ messages)
` [PATCH v5 0/5] for-each-ref: add '--include-root-refs' option
[PATCH 00/23] XeKmd basic SVM support
2024-02-23 20:12 UTC (9+ messages)
` [PATCH 21/23] drm/xe/svm: GPU page fault support
` Making drm_gpuvm work across gpu devices
[PATCH 1/3] station: add channel number to diagnostics message
2024-02-23 20:11 UTC (3+ messages)
` [EXT] "
[PATCH 00/15] x86/resctrl : Support AMD QoS RMID Pinning feature
2024-02-23 20:11 UTC (6+ messages)
` [PATCH v2 00/17] x86/resctrl : Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
[PATCH net-next] ipv6: anycast: complete RCU handling of struct ifacaddr6
2024-02-23 20:10 UTC
[PATCH v2 00/20] Omnivision OV4689 refactoring and improvements
2024-02-23 20:10 UTC (5+ messages)
` [PATCH v2 01/20] media: i2c: ov4689: Clean up and annotate the register table
[PATCH v2 1/3] station: add channel number to diagnostics message
2024-02-23 20:09 UTC (3+ messages)
` [PATCH v2 2/3] client: report channel if present in diag message
` [PATCH v2 3/3] doc: document channel field in station diagnostics
[LSF/MM/BPF TOPIC] perf tools issues with BPF
2024-02-23 20:09 UTC
[PATCH net] kunit: Fix again checksum tests on big endian CPUs
2024-02-23 20:05 UTC (4+ messages)
[PATCH v2] riscv: dts: Move BUILTIN_DTB_SOURCE to common Kconfig
2024-02-23 20:05 UTC (2+ messages)
[PATCH] drm/v3d: Enable V3D to use different PAGE_SIZE
2024-02-23 20:03 UTC (5+ messages)
[PATCH] scsi: lpfc: replace deprecated strncpy with strscpy
2024-02-23 20:02 UTC (3+ messages)
Simple analytics for docs.kernel.org and patchwork, please?
2024-02-23 20:02 UTC (3+ messages)
[ardb:x86-pie-for-sev-v5 10/16] vmlinux.o: warning: objtool: early_setup_idt+0x4: call to setup_ghcb() leaves .noinstr.text section
2024-02-23 20:00 UTC
[PATCH v2 0/2] Track llc_occpuancy of RMIDs in limbo list
2024-02-23 20:00 UTC (3+ messages)
` [PATCH v2 1/2] x86/resctrl: Rename pseudo_lock_event.h to trace.h
[PATCH 00/12] drm/i915: Use drm_printer more
2024-02-23 19:59 UTC (7+ messages)
` [PATCH 06/12] drm/i915: Convert intel_dpll_dump_hw_state() to drm_printer
` [PATCH 07/12] drm/i915: Use drm_printer more extensively in intel_crtc_state_dump()
[PULL 00/11] Test and misc patches
2024-02-23 19:10 UTC (3+ messages)
` [PULL 07/11] meson: Enable -Wvla
` [PULL 08/11] docs: Document that 32-bit Windows is unsupported
[PATCH v4 0/5] Fix double allocation in swiotlb_alloc()
2024-02-23 19:58 UTC (4+ messages)
` [PATCH v4 5/5] iommu/dma: Force swiotlb_max_mapping_size on an untrusted device
[PATCH] btrfs: include device major and minor numbers in the device scan notice
2024-02-23 19:57 UTC (2+ messages)
[PATCH] dt-bindings: net: renesas,ethertsn: Document default for delays
2024-02-23 19:55 UTC
How to repair BTRFS
2024-02-23 19:55 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.