messages from 2024-05-31 16:55:15 to 2024-05-31 18:04:37 UTC [more...]
[PATCH v8 0/8] wifi: ath12k: Introduce device group abstraction
2024-05-31 18:04 UTC (9+ messages)
` [PATCH v8 1/8] wifi: ath12k: Refactor core start api
` [PATCH v8 2/8] wifi: ath12k: Add helpers to get or set ath12k_hw
` [PATCH v8 3/8] wifi: ath12k: Add ath12k_get_num_hw api
` [PATCH v8 4/8] wifi: ath12k: Introduce QMI firmware ready flag
` [PATCH v8 5/8] wifi: ath12k: move ATH12K_FLAG_REGISTERED flag set to mac_register api
` [PATCH v8 6/8] wifi: ath12k: Introduce device group abstraction
` [PATCH v8 7/8] wifi: ath12k: refactor core start based on hardware group
` [PATCH v8 8/8] wifi: ath12k: move ath12k_hw from per device to group
[intel-tdx:tdx_kvm_dev-2024-05-30 59/115] arch/x86/kvm/vmx/main.c:224:10: error: call to undeclared function 'tdx_gmem_private_max_mapping_level'; ISO C99 and later do not support implicit function declarations
2024-05-31 18:03 UTC
[PATCH] xfs: make sure sb_fdblocks is non-negative
2024-05-31 18:03 UTC (3+ messages)
ktls-utils: question about certificate verification
2024-05-31 18:01 UTC (4+ messages)
[PATCH] mpt3sas: Avoid test/set_bit() operating in non-allocated memory
2024-05-31 18:00 UTC
[PATCH v2 0/5] wifi: ath12k: Add support to enable debugfs_htt_stats
2024-05-31 18:00 UTC (7+ messages)
` [PATCH v2 5/5] wifi: ath12k: Dump additional Tx PDEV HTT stats
[PATCH 0/5] Add support for Allwinner H616 PWM
2024-05-31 17:57 UTC (9+ messages)
` [PATCH 3/5] dt-bindings: pwm: sun20i: Add compatible string "
` [PATCH 5/5] dt-bindings: pwm: sun20i: Add options to select a clock source and DIV_M
[RFC PATCH v2] arm: dom0less: add TEE support
2024-05-31 17:56 UTC (2+ messages)
[PATCH v2 0/2] Add WL-355608-A8 panel
2024-05-31 17:56 UTC (3+ messages)
` [PATCH v2 2/2] drm: panel: nv3052c: "
adding file to gitlab CI build directory?
2024-05-31 17:56 UTC (2+ messages)
[PATCH v4 00/31] Add AMD Secure Nested Paging (SEV-SNP) support
2024-05-31 17:53 UTC (5+ messages)
[PATCH] Fix typo in linux/kernel/acct.c
2024-05-31 17:54 UTC
[PATCH] xfs: dont remain new blocks in cowfork for unshare
2024-05-31 17:53 UTC (5+ messages)
[PATCH v7 0/5] initial support for Marvell 88PM886 PMIC
2024-05-31 17:35 UTC (6+ messages)
` [PATCH v7 1/5] dt-bindings: mfd: add entry "
` [PATCH v7 2/5] mfd: add driver "
` [PATCH v7 3/5] regulator: add regulators "
` [PATCH v7 4/5] input: add onkey "
` [PATCH v7 5/5] MAINTAINERS: add myself "
[PATCHv7 bpf-next 0/9] uprobe: uretprobe speed up
2024-05-31 17:52 UTC (2+ messages)
[openeuler:OLK-6.6 2413/9806] mm/mem_reliable.c:345:2: error: call to undeclared function 'mem_reliable_ctrl_bit_disable'; ISO C99 and later do not support implicit function declarations
2024-05-31 17:52 UTC
[PATCH i-g-t v2] man: Add --decode to intel_reg.rst
2024-05-31 17:50 UTC (2+ messages)
` ✗ CI.xeFULL: failure for man: Add --decode to intel_reg.rst (rev2)
[PATCH v2] drm/xe: Add kernel-doc to some xe_lrc interfaces
2024-05-31 17:50 UTC (8+ messages)
` ✓ CI.Patch_applied: success for drm/xe: Add kernel-doc to some xe_lrc interfaces (rev2)
` ✓ CI.checkpatch: "
` ✓ CI.KUnit: "
` ✓ CI.Build: "
` ✗ CI.Hooks: failure "
` ✓ CI.checksparse: success "
` ✓ CI.BAT: "
[PATCH v2] dt-bindings: net: dp8386x: Add MIT license along with GPL-2.0
2024-05-31 17:48 UTC (4+ messages)
[OE-core][PATCH] patchtest: selftest: fix patch files
2024-05-31 17:48 UTC (2+ messages)
` Patchtest results for "
[Intel-wired-lan] [tnguy-net-queue:dev-queue] BUILD SUCCESS 0275894f7a252220feac00bedc4dfe5ae8508f0c
2024-05-31 17:47 UTC
[Intel-wired-lan] [tnguy-next-queue:dev-queue] BUILD SUCCESS daa72c3155443f9d214faa8b799f9a841f9d0044
2024-05-31 17:47 UTC
[pci:hotplug] BUILD SUCCESS 9d573d19547b3fae0c1d4e5fce52bdad3fda3664
2024-05-31 17:47 UTC
[PATCH v19 00/20] Integrity Policy Enforcement LSM (IPE)
2024-05-31 17:47 UTC (8+ messages)
` [PATCH v19 15/20] fsverity: expose verified fsverity built-in signatures to LSMs
[ANNOUNCE] Git v2.45.2 and friends to unbreak "git lfs" and others
2024-05-31 17:47 UTC
[RFC PATCH v2 0/6] Improve the performance of RISC-V vector unit-stride/whole register ld/st instructions
2024-05-31 17:44 UTC (7+ messages)
` [RFC PATCH v2 1/6] target/riscv: Separate vector segment "
` [RFC PATCH v2 2/6] accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
` [RFC PATCH v2 3/6] target/riscv: Inline vext_ldst_us and corresponding function for performance
` [RFC PATCH v2 4/6] target/riscv: Add check_probe_[read|write] helper functions
` [RFC PATCH v2 5/6] target/riscv: rvv: Optimize v[l|s]e8.v with limitations
` [RFC PATCH v2 6/6] target/riscv: rvv: Optimize vl8re8.v/vs8r.v "
[linus:master] [mm] efa7df3e3b: kernel_BUG_at_include/linux/page_ref.h
2024-05-31 17:46 UTC (3+ messages)
[PATCH 00/13] Add support for SA8775P Multimedia clock controllers
2024-05-31 17:46 UTC (4+ messages)
` [PATCH 04/13] clk: qcom: gpucc-sa8775p: Remove the CLK_IS_CRITICAL and ALWAYS_ON flags
[PATCH v3 0/3] drm/panel-edp: remove several legacy compatibles used by the driver
2024-05-31 17:46 UTC (10+ messages)
[PATCH -rc] workqueue: Reimplement UAF fix to avoid lockdep worning
2024-05-31 17:45 UTC (4+ messages)
[Intel-wired-lan] [tnguy-next-queue:main] BUILD SUCCESS 95cd03f32a1680f693b291da920ab5d3f9d8c5c1
2024-05-31 17:44 UTC
[groeck-staging:fixes] BUILD SUCCESS 9ea60fe541a0a1d4a0c778ba6af666cc179aadea
2024-05-31 17:43 UTC
[PATCH v11 00/11] Add V4L2 M2M Driver for E5010 JPEG Encoder
2024-05-31 17:43 UTC (19+ messages)
` [PATCH v11 01/11] media: dt-bindings: Add Imagination "
` [PATCH v11 02/11] media: imagination: Add E5010 JPEG Encoder driver
` [PATCH v11 03/11] media: v4l2-jpeg: Export reference quantization and huffman tables
` [PATCH v11 04/11] media: imagination: Use exported tables from v4l2-jpeg core
` [PATCH v11 05/11] media: verisilicon : Use exported tables from v4l2-jpeg for hantro codec
` [PATCH v11 06/11] math.h: Add macros for rounding to closest value
` [PATCH v11 07/11] Documentation: core-api: Add math.h macros and functions
` [PATCH v11 08/11] lib: add basic KUnit test for lib/math
` [PATCH v11 09/11] lib: math_kunit: Add tests for new macros related to rounding to nearest value
` [PATCH v11 10/11] media: imagination: Round to closest multiple for cropping region
` [PATCH v11 11/11] gpu: ipu-v3: Use generic macro for rounding closest to specified value
[PATCH 0/6] host/i386: require x86-64-v2 ISA
2024-05-31 17:43 UTC (2+ messages)
[PATCH] Revert "drm/amdgpu/gfx11: enable gfx pipe1 hardware support"
2024-05-31 17:42 UTC
[PATCH] Revert "bus/vdev: fix devargs in secondary process"
2024-05-31 17:41 UTC
[PATCH v6 0/8] Add device STM32L4x5 RCC
2024-05-31 17:39 UTC (3+ messages)
` [PATCH v6 5/8] hw/misc/stm32l4x5_rcc: Handle Register Updates
[PATCH v4] irqchip/gic-v3-its: Fix potential race condition in its_vlpi_prop_update()
2024-05-31 17:39 UTC (3+ messages)
[PATCH 00/16] dt-bindings: clock: qcom: reference qcom-gcc.yaml
2024-05-31 17:39 UTC (4+ messages)
[PATCH v2] mm/hugetlb: mm/memory_hotplug: use a folio in scan_movable_pages()
2024-05-31 17:39 UTC (4+ messages)
[Buildroot] [PATCH] package/ncftp: bump to version 3.2.7
2024-05-31 17:38 UTC (2+ messages)
[PATCH v1 0/4] lm3533: Remove the outdated drivers
2024-05-31 17:37 UTC (11+ messages)
` [PATCH v1 1/4] backlight: lm3533_bl: Remove the driver
` [PATCH v1 2/4] iio: light: lm3533-als: "
` [PATCH v1 3/4] leds: lm3533: "
` [PATCH v1 4/4] mfd: "
[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
2024-05-31 17:36 UTC (4+ messages)
` [PATCH RFC v2 19/19] fuse: {uring} Optimize async sends
[Buildroot] [git commit branch/next] package/libcamera: bump to version 0.3.0
2024-05-31 17:26 UTC
[Buildroot] [git commit branch/next] package/dhcpdump: bump to version 1.9
2024-05-31 17:34 UTC
[Buildroot] [git commit branch/next] package/mongoose: bump to version 7.14
2024-05-31 17:34 UTC
[Buildroot] [git commit branch/next] package/timescaledb: bump version to 2.15.0
2024-05-31 17:35 UTC
[PATCHv11 00/19] x86/tdx: Add kexec support
2024-05-31 17:34 UTC (5+ messages)
` [PATCHv11 11/19] x86/tdx: Convert shared memory back to private on kexec
[Buildroot] [PATCH 1/1] package/timescaledb: bump version to 2.15.0
2024-05-31 17:34 UTC (2+ messages)
[Buildroot] [PATCH 1/1] package/dhcpdump: bump to version 1.9
2024-05-31 17:33 UTC (2+ messages)
[PATCH net-next 3/3] dst_cache: let rt_uncached cope with dst_cache cleanup
2024-05-31 17:32 UTC (2+ messages)
[conor:pcie-fix-series 4/10] drivers/pci/controller/pcie-microchip-host.c:930:1: error: version control conflict marker in file
2024-05-31 17:32 UTC
[RFC net-next 0/6] net: pass receive socket to drop tracepoint
2024-05-31 17:32 UTC (5+ messages)
` [RFC net-next 1/6] net: add kfree_skb_for_sk function
[Buildroot] [PATCH] package/mongoose: bump to version 7.14
2024-05-31 17:32 UTC (2+ messages)
[PATCH] accel/tcg: nochain should disable goto_ptr
2024-05-31 17:32 UTC (2+ messages)
[PATCH v0] RISC-V: Use Zkr to seed KASLR base address
2024-05-31 17:31 UTC (3+ messages)
[Buildroot] [PATCH] package/libcamera: bump to version 0.3.0
2024-05-31 17:30 UTC (2+ messages)
[PATCH v3 0/6] vvfat: Fix write bugs for large files and add iotests
2024-05-31 17:29 UTC (4+ messages)
` [PATCH v3 5/6] iotests: Filter out `vvfat` fmt from failing tests
[PATCH V4] drm/xe/xe2lpm: Add permanent Wa_14020756599
2024-05-31 17:29 UTC (2+ messages)
[PATCH v5 0/7] Introduction of a remoteproc tee to load signed firmware
2024-05-31 17:28 UTC (7+ messages)
` [PATCH v5 5/7] remoteproc: core: support of the tee interface
[DPDK/core Bug 1450] Regression: vdev device not setup in secondary process
2024-05-31 17:27 UTC
[PATCH 1/2] udevng: Don't crash for non-QMI devices
2024-05-31 17:27 UTC (5+ messages)
` [PATCH 2/2] udevng: Fix detection of USB attached tty devices
[PATCH v3 0/8] wifi: ath12k: add support for WoW
2024-05-31 17:26 UTC (6+ messages)
` [PATCH v3 6/8] wifi: ath12k: support ARP and NS offload
[PATCH] KVM: arm64: FFA: Release hyp rx buffer
2024-05-31 17:25 UTC (3+ messages)
[net-next PATCH v4 0/7] Improve GbEth performance on Renesas RZ/G2L and related SoCs
2024-05-31 17:25 UTC (5+ messages)
` [net-next PATCH v4 7/7] net: ravb: Allocate RX buffers via page pool
[PATCH i-g-t 00/20] tools/intel_vbt_decode: Refactoring and prep work for decoding more blocks
2024-05-31 17:24 UTC (3+ messages)
` ✗ Fi.CI.BAT: failure for "
` ✓ CI.xeBAT: success "
[PATCH v2] doc: imply that interactive.singleKey is disabled by default
2024-05-31 17:23 UTC (5+ messages)
[PATCH] x86/fpu: Remove export of mxcsr_feature_mask
2024-05-31 17:22 UTC (3+ messages)
[PATCH] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
2024-05-31 17:20 UTC (4+ messages)
[PATCH RFC 0/4] static key support for error injection functions
2024-05-31 17:17 UTC (4+ messages)
` [PATCH RFC 3/4] mm, slab: add static key for should_failslab()
[PATCH v6 0/6] Add DSC support to DSI video panel
2024-05-31 17:17 UTC (3+ messages)
` [PATCH v6 3/6] drm/msm/dpu: enable compression bit in cfg2 for DSC
[PATCH BlueZ 0/6] Add new BAP BSRC/SCC tests
2024-05-31 17:17 UTC (2+ messages)
[PATCH v4 0/5] TDX host: kexec() support
2024-05-31 17:17 UTC (3+ messages)
` [PATCH v4 5/5] x86/virt/tdx: Add TDX memory reset notifier to reset other private pages
[drm-xe:drm-xe-fixes] BUILD SUCCESS 6c5cd0807c79eb4c0cda70b48f6be668a241d584
2024-05-31 17:15 UTC
kselftest/fixes kselftest-seccomp: 5 runs, 4 regressions (v6.10-rc1-9-g0f42bdf59b4e4)
2024-05-31 17:16 UTC
kselftest/fixes kselftest-livepatch: 2 runs, 1 regressions (v6.10-rc1-9-g0f42bdf59b4e4)
2024-05-31 17:16 UTC
kselftest/fixes kselftest-cpufreq: 7 runs, 1 regressions (v6.10-rc1-9-g0f42bdf59b4e4)
2024-05-31 17:16 UTC
[PATCH v1 0/2] spi: Make dummy SG handling robust
2024-05-31 17:14 UTC (5+ messages)
[PATCH RFC 0/6] net: stmmac: convert stmmac "pcs" to phylink
2024-05-31 17:13 UTC (9+ messages)
` [PATCH RFC net-next 1/3] net: stmmac: Prevent RGSMIIIS IRQs flood
` [PATCH RFC net-next 2/3] net: stmmac: Activate Inband/PCS flag based on the selected iface
[PATCH V2 0/3] improve -overcommit cpu-pm=on|off
2024-05-31 17:13 UTC (7+ messages)
` [PATCH V2 2/3] target/i386: call cpu_exec_realizefn before x86_cpu_filter_features
` [PATCH V2 3/3] target/i386: Move host_cpu_enable_cpu_pm into kvm_cpu_realizefn()
[PATCH v2 00/14] arm64: dts: qcom: sc8280xp-x13s: enable pm8008 camera pmic
2024-05-31 17:11 UTC (6+ messages)
` [PATCH v2 02/14] mfd: pm8008: fix regmap irq chip initialisation
` [PATCH v2 12/14] mfd: pm8008: rework driver
bpf kernel code leaks internal error codes to userspace
2024-05-31 17:10 UTC (5+ messages)
[PATCH v2] Documentation: Fix AV1 struct documentation
2024-05-31 17:10 UTC
[PATCH] accel/kvm: Fix two lines with hard-coded tabs
2024-05-31 17:09 UTC
[PATCH v1 0/2] mfd: lm3533: Get rid of legacy GPIO APIs
2024-05-31 17:09 UTC (8+ messages)
` [PATCH v1 1/2] mfd: lm3533: Hide legacy platform data in the driver
[Bug 218919] New: My machine enter automaticaly in ondemand but my kernel config have default CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE enable by default
2024-05-31 17:09 UTC (3+ messages)
` [Bug 218919] "
[PATCH v3 00/25] [RFC] Integrate MbedTLS v3.6 LTS with U-Boot
2024-05-31 17:07 UTC (11+ messages)
` [PATCH v3 03/25] mbedtls: add mbedtls into the build system
[PATCH 1/1] mfd: intel-lpss: Rename SPI intel_lpss_platform_info structs
2024-05-31 17:06 UTC (2+ messages)
` (subset) "
[PATCH v1 1/1] mfd: core: Make use of device_set_node()
2024-05-31 17:06 UTC (2+ messages)
` (subset) "
[PATCH v1 0/4] MediaTek MT6357/8/9 PMIC Auxiliary ADC support
2024-05-31 17:05 UTC (4+ messages)
` [PATCH v1 3/4] mfd: mt6397-core: Add support for AUXADCs on MT6357/58/59 PMICs
` (subset) "
[RFC PATCH] docs: document upcoming breaking changes
2024-05-31 17:05 UTC (6+ messages)
` [PATCH v4 0/4] "
` [PATCH v4 2/4] BreakingChanges: document upcoming change from "sha1" to "sha256"
` [PATCH v4 4/4] BreakingChanges: document that we do not plan to deprecate git-checkout
[RFC PATCH] drm/xe: Don't overmap identity VRAM mapping
2024-05-31 17:03 UTC (5+ messages)
[PATCH] drm/xe: Fix missing runtime outer protection for ggtt_remove_node
2024-05-31 17:03 UTC (2+ messages)
` ✓ CI.BAT: success for "
perf mem segfaults
2024-05-31 17:02 UTC (2+ messages)
[PATCH 0/7] plugins: Use unwind info for special gdb registers
2024-05-31 17:00 UTC (3+ messages)
` [PATCH 5/7] target/i386: Split out gdb-internal.h
[PATCH] tracing/fprobe: Support raw tracepoint events on modules
2024-05-31 17:01 UTC (2+ messages)
[PATCH 00/14] x86/alternatives: Nest them
2024-05-31 17:00 UTC (3+ messages)
` [PATCH 10/14] x86/alternative: Convert ALTERNATIVE_3()
pull-request: ath-current-20240531
2024-05-31 17:00 UTC
[PATCH 0/2] arm64: dts: qcom: x1e80100: Fix the PCIe 6a node
2024-05-31 17:00 UTC (3+ messages)
` [PATCH 1/2] arm64: dts: qcom: x1e80100: Fix PCIe 6a reg offsets and add MHI
` [PATCH 2/2] arm64: dts: qcom: x1e80100: Make the PCIe 6a PHY support 4 lanes mode
[meta-python][PATCH] python3-flask: added the async packageconfig
2024-05-31 16:55 UTC
Linux `perf report` regression
2024-05-31 16:56 UTC (4+ messages)
[PATCHv4 0/9] ASoC: fsl-asoc-card: compatibility integration of a generic codec use case for use with S/PDIF controller
2024-05-31 16:55 UTC (10+ messages)
` [PATCHv4 7/9] ASoC: fsl-asoc-card: add DT clock "cpu_sysclk" with generic codec
[GIT PULL] SPI fixes for v6.10-rc1
2024-05-31 16:55 UTC
[GIT PULL] regulator fixes for v6.10-rc1
2024-05-31 16:55 UTC
[PATCH bpf] bpf: Make session kfuncs global
2024-05-31 16:55 UTC (7+ messages)
[PATCH v6 00/12] Add suspend to ram support for PCIe on J7200
2024-05-31 16:55 UTC (3+ messages)
[GIT PULL] regmap fixes for v6.10-rc1
2024-05-31 16:55 UTC
[PATCH 00/14] alpha: cleanups for 6.10
2024-05-31 16:54 UTC (8+ 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.