messages from 2024-02-15 08:20:16 to 2024-02-15 09:01:17 UTC [more...]
[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
2024-02-15 9:01 UTC (8+ messages)
` [PATCH v8 07/15] x86: Secure Launch kernel early boot stub
` [PATCH v8 14/15] x86: Secure Launch late initcall platform module
` [PATCH v8 15/15] x86: EFI stub DRTM launch support for Secure Launch
[PATCH] mergetools: vimdiff: use correct tool's name when reading mergetool config
2024-02-15 8:39 UTC
[GIT PULL v2 FOR v6.9] Various fixes and enhancements
2024-02-15 9:00 UTC
[PATCH 0/3] arm64: am62: Use nvmem for chip information in opp table
2024-02-15 8:59 UTC (14+ messages)
` [PATCH 1/3] dt-bindings: cpufreq: Add nvmem-cells for chip information
` [PATCH 3/3] arm64: dts: ti: k3-am625: Use nvmem-cells for opp
[PATCH 2/3] tee: tstee: Add Trusted Services TEE driver
2024-02-15 8:59 UTC (4+ messages)
[kvalo-ath:ath-next] BUILD SUCCESS f0024c980df2547224a5b0843bbe96d26eb5b601
2024-02-15 8:58 UTC
[PATCH] target/mips: Use qemu_irq typedef for CPUMIPSState::irq member
2024-02-15 8:59 UTC (2+ messages)
[PATCH v3 0/4] riscv: sophgo: add reset support for SG2042
2024-02-15 8:59 UTC (4+ messages)
` [PATCH v3 2/4] reset: simple: add support for Sophgo SG2042
[PATCH v4 0/9] Add CSI2RX capture support on TI J7 platforms
2024-02-15 8:55 UTC (20+ messages)
` [PATCH v4 1/9] arm64: dts: ti: k3-j721s2-common-proc-board: Enable camera peripherals
` [PATCH v4 2/9] arm64: dts: ti: k3-j784s4-evm: "
` [PATCH v4 3/9] arm64: dts: ti: k3-am68-sk-base-board: "
` [PATCH v4 4/9] arm64: dts: ti: k3-am69-sk: "
` [PATCH v4 5/9] arm64: dts: ti: k3-j721e-sk: Model CSI2RX connector mux
` [PATCH v4 6/9] arm64: dts: ti: k3-j721e-main: Add CSI2RX capture nodes
` [PATCH v4 7/9] arm64: dts: ti: k3-j721s2-main: "
` [PATCH v4 8/9] arm64: dts: ti: k3-j784s4-main: "
` [PATCH v4 9/9] arm64: dts: ti: k3-j721e-sk: Add overlay for IMX219
[PATCH 0/5] drm/msm: Add support for the A750 GPU found on the SM8650 platform
2024-02-15 8:58 UTC (7+ messages)
` [PATCH 3/5] drm: msm: add support for A750 GPU
[PATCH v4] Enable haltpoll for arm64
2024-02-15 7:41 UTC (18+ messages)
` [PATCH v4 1/8] x86: Move ARCH_HAS_CPU_RELAX to arch
` [PATCH v4 2/8] x86/kvm: Move haltpoll_want() to be arch defined
` [PATCH v4 3/8] governors/haltpoll: Drop kvm_para_available() check
` [PATCH v4 4/8] arm64: Select ARCH_HAS_CPU_RELAX
` [PATCH v4 5/8] arm64: Define TIF_POLLING_NRFLAG
` [PATCH v4 6/8] cpuidle-haltpoll: ARM64 support
` [PATCH v4 7/8] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed
` [PATCH v4 8/8] cpuidle: replace with HAS_CPU_RELAX with HAS_WANTS_IDLE_POLL
[PATCH v4 0/2] Add bmi323 support for ASUS ROG ALLY
2024-02-15 8:58 UTC (3+ messages)
` [PATCH v4 1/2] iio: accel: bmc150: Duplicate ACPI entries
[PATCH v4 00/10] Optimize buffer_is_zero
2024-02-15 8:57 UTC (8+ messages)
` [PATCH v4 07/10] util/bufferiszero: Introduce biz_accel_fn typedef
` [PATCH v4 08/10] util/bufferiszero: Simplify test_buffer_is_zero_next_accel
` [PATCH v4 09/10] util/bufferiszero: Add simd acceleration for aarch64
[PATCH v3 00/19] Add support for CDM over DP
2024-02-15 8:57 UTC (13+ messages)
` [PATCH v3 02/19] drm/msm/dpu: add division of drm_display_mode's hskew parameter
` [PATCH v3 13/19] drm/msm/dp: add VSC SDP support for YUV420 over DP
` [PATCH v3 16/19] drm/msm/dpu: modify encoder programming for CDM "
` [PATCH v3 17/19] drm/msm/dpu: modify timing engine programming for YUV420 "
` [PATCH v3 19/19] drm/msm/dp: allow YUV420 mode for DP connector when CDM available
[PATCH] Documentation: spi: Update the "master/slave" terminology
2024-02-15 8:54 UTC
[PATCH v8 0/2] lib: checksum: Fix issues with checksum tests
2024-02-15 8:56 UTC (8+ messages)
` [PATCH v8 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests
[PATCH RFC v3 0/4] spmi: pmic-arb: Add support for multiple buses
2024-02-15 8:54 UTC (4+ messages)
` [PATCH RFC v3 1/4] dt-bindings: spmi: Add PMIC ARB v7 schema
[PATCH v6 0/9] MediaTek DRM - DSI driver cleanups
2024-02-15 8:53 UTC (29+ messages)
` [PATCH v6 1/9] drm/mediatek: dsi: Use GENMASK() for register mask definitions
` [PATCH v6 2/9] drm/mediatek: dsi: Fix DSI RGB666 formats and definitions
` [PATCH v6 3/9] drm/mediatek: dsi: Cleanup functions mtk_dsi_ps_control{_vact}()
` [PATCH v6 4/9] drm/mediatek: dsi: Use bitfield macros where useful
` [PATCH v6 5/9] drm/mediatek: dsi: Replace open-coded instance of HZ_PER_MHZ
` [PATCH v6 6/9] drm/mediatek: dsi: Register DSI host after acquiring clocks and PHY
` [PATCH v6 7/9] drm/mediatek: dsi: Simplify with dev_err_probe and remove gotos
` [PATCH v6 8/9] drm/mediatek: dsi: Compress of_device_id entries and add sentinel
` [PATCH v6 9/9] drm/mediatek: dsi: Use mipi_dsi_pixel_format_to_bpp() helper function
[PATCH v2 0/2] drm/bridge: tc358767: Fix DRM_BRIDGE_ATTACH_NO_CONNECTOR case
2024-02-15 8:53 UTC (5+ messages)
[PATCH v1 1/1] kernel.h: Move upper_*_bits() and lower_*_bits() to wordpath.h
2024-02-15 8:53 UTC (2+ messages)
[PATCH v1 0/5] Introduce SandBox Mode (SBM)
2024-02-15 8:52 UTC (11+ messages)
` [PATCH v1 5/5] sbm: SandBox Mode documentation
possible deprecation and removal of some old QEMU Arm machine types (pxa2xx, omap, sa1110)
2024-02-15 8:52 UTC (11+ messages)
Out of Band (OOB) pairing using btmgmt tool
2024-02-15 8:52 UTC
[PATCH] s390: Don't allow CONFIG_COMPAT with LD=ld.lld
2024-02-15 8:51 UTC (2+ messages)
✅ PASS (MISSED 21 of 204): Test report for master (6.8.0-rc4, mainline.kernel.org-clang, 8d3dea21)
2024-02-15 8:51 UTC
[PULL] drm-misc-fixes
2024-02-15 8:49 UTC
[patch V6 00/19] x86/cpu: Rework topology evaluation
2024-02-15 8:49 UTC (4+ messages)
` [patch V6 01/19] x86/cpu: Provide cpuid_read() et al
` [patch V6a "
[PATCH v3 0/1] target: New binary to prototype heterogeneous machines
2024-02-15 8:46 UTC (2+ messages)
` [PATCH v3 1/1] target: Add system emulation aiming to target any architecture
[PATCH v3 0/8] limit passing around of cpu_user_regs
2024-02-15 8:45 UTC (13+ messages)
` [PATCH v3 1/8] serial: fake IRQ-regs context in poll handlers
Faktoring dla firm
2024-02-15 8:45 UTC
[PATCH 6.1 00/65] 6.1.78-rc2 review
2024-02-15 8:45 UTC (2+ messages)
[PATCH] sched/fair: Fix frequency selection for non invariant case
2024-02-15 8:45 UTC (5+ messages)
[Intel-wired-lan] [PATCH net-next v8 1/2] ethtool: Add GTP RSS hash options to ethtool.h
2024-02-15 8:44 UTC (3+ messages)
` "
[PATCH v5 0/4] VIRTIO-IOMMU: Introduce an aw-bits option
2024-02-15 8:42 UTC (5+ messages)
` [PATCH v5 1/4] virtio-iommu: Add an option to define the input range width
` [PATCH v5 2/4] virtio-iommu: Trace domain range limits as unsigned int
` [PATCH v5 3/4] hw: Set virtio-iommu aw-bits default value on pc_q35 and arm virt
` [PATCH v5 4/4] qemu-options.hx: Add an entry for virtio-iommu-pci and document aw-bits
[PATCH 2/2] migration: add error reason for failed MIGRATION events
2024-02-15 8:43 UTC
[PATCH v3] Documentation: Document the Linux Kernel CVE process
2024-02-15 8:43 UTC (3+ messages)
[PATCH] media: v4l2-mem2mem: fix mem order in last buf
2024-02-15 8:41 UTC (4+ messages)
[LTP] [PATCH 0/3] License cleanup
2024-02-15 8:41 UTC (5+ messages)
` [LTP] [PATCH 3/3] tree: Relicense GPL-2.0 (v2 only) => GPL-2.0-or-later
[PATCH net v2] net: sparx5: Add spinlock for frame transmission from CPU
2024-02-15 8:41 UTC (4+ messages)
[PATCH BlueZ 1/2] tools/rfcomm: reset ignored signals after fork
2024-02-15 8:39 UTC (2+ messages)
` [PATCH BlueZ 2/2] tools/rfcomm: _exit() on execvp() failure
[PATCH v1] ALSA: memalloc: Fix indefinite hang in non-iommu case
2024-02-15 8:40 UTC (3+ messages)
[PATCH 00/22] platform/chrome: Add DT USB/DP muxing/topology to Trogdor
2024-02-15 8:39 UTC (11+ messages)
` [PATCH 13/22] dt-bindings: chrome: Add google,cros-ec-typec-switch binding
` [PATCH 18/22] dt-bindings: chrome: Add binding for ChromeOS Pogo pin connector
[PATCH] Kconfig: Explicitly disable asm goto w/ outputs on gcc-11 (and earlier)
2024-02-15 8:39 UTC (11+ messages)
[PATCH] bus/uacce: introduce UACCE bus
2024-02-15 8:39 UTC (3+ messages)
` [PATCH v2] "
[meta-oe] [PATCH] plymouth: uprev to 24.004.60
2024-02-15 8:39 UTC
igc: AF_PACKET and SO_TXTIME question
2024-02-15 8:38 UTC (3+ messages)
[PATCH] cpufreq: qcom-hw: add CONFIG_COMMON_CLK dependency
2024-02-15 8:38 UTC (2+ messages)
[PATCH v2 nf-next 0/4] netfilter: nft_set_pipapo: speed up bulk element insertions
2024-02-15 8:38 UTC (3+ messages)
` [PATCH v2 nf-next 2/4] netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
[RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev
2024-02-15 8:37 UTC (3+ messages)
[PATCH v3] fsnotify: optimize the case of no parent watcher
2024-02-15 8:36 UTC (9+ messages)
[PATCH 0/6] implement i.MX93 AHAB secure boot
2024-02-15 8:36 UTC (5+ messages)
Słowa kluczowe do wypozycjonowania
2024-02-15 8:35 UTC
[PATCH] usb: cdnsp: blocked some cdns3 specific code
2024-02-15 7:36 UTC (2+ messages)
[PATCH] net/iucv: fix the allocation size of iucv_path_table array
2024-02-15 8:30 UTC (2+ messages)
[PATCH nf-next] netfilter: nft_set_pipapo: use GFP_KERNEL for insertions
2024-02-15 8:35 UTC
[PATCH] ARM: renesas: r8a7778: add missing reg-name for sound
2024-02-15 8:34 UTC (6+ messages)
[RFC 0/5] Introduce drm sharpening property
2024-02-15 8:33 UTC (2+ messages)
[PATCH 1/2] gpio: provide for_each_gpio()
2024-02-15 8:33 UTC (2+ messages)
` [PATCH 2/2] gpio: sim: use for_each_gpio()
[PATCH v3 0/2] Add common1 region for AM62, AM62A & AM65x
2024-02-15 8:32 UTC (6+ messages)
` [PATCH v3 1/2] dt-bindings: display: ti, am65x-dss: Add support for common1 region
` [PATCH v3 1/2] dt-bindings: display: ti,am65x-dss: "
` [PATCH v3 2/2] arm64: dts: ti: Add common1 register space for AM62x, AM62A & AM65x SoCs
[PATCH] [v2] kallsyms: ignore ARMv4 thunks along with others
2024-02-15 8:32 UTC
[PATCH 0/7] Detect partition changes at runtime
2024-02-15 8:31 UTC (2+ messages)
[PATCH v3 2/2] oe-init-build-env: generate .vscode from template
2024-02-15 8:31 UTC (2+ messages)
[PATCH 3/3] x86/retpoline: Ensure default return thunk isn't used at runtime
2024-02-15 8:30 UTC (4+ messages)
` [tip: x86/bugs] "
[PATCH 0/2] Add field reason to event MIGRATION
2024-02-15 8:26 UTC (3+ messages)
` [PATCH 1/2] qapi/migration.json: add reason to MIGRATION event
` [PATCH] migration: add error reason for failed MIGRATION events
[PATCH 0/7] t: drop more REFFILES prereqs
2024-02-15 8:25 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v2 1/7] t: move tests exercising the "files" backend
` [PATCH v2 2/7] t0410: convert tests to use DEFAULT_REPO_FORMAT prereq
` [PATCH v2 3/7] t1400: exercise reflog with gaps with reftable backend
` [PATCH v2 4/7] t1404: make D/F conflict tests compatible "
` [PATCH v2 5/7] t1405: remove unneeded cleanup step
` [PATCH v2 6/7] t2011: exercise D/F conflicts with HEAD with the reftable backend
` [PATCH v2 7/7] t7003: ensure filter-branch prunes reflogs "
[PATCH] ahci: print the number of implemented ports
2024-02-15 8:22 UTC (3+ messages)
[GIT PULL FOR v6.9] Various fixes and enhancements
2024-02-15 8:22 UTC (3+ messages)
[PATCH] wifi: rtlwifi: rtl_usb: Store the endpoint addresses
2024-02-15 8:11 UTC (2+ messages)
[PATCH v9 0/7] page_owner: print stacks and their outstanding allocations
2024-02-15 8:22 UTC (4+ messages)
` [PATCH v9 2/7] lib/stackdepot: Move stack_record struct definition into the header
[PATCH v2 00/15] auxdisplay: linedisp: Clean up and add new driver
2024-02-15 8:21 UTC (5+ messages)
` [PATCH v2 14/15] dt-bindings: auxdisplay: Add Maxim MAX6958/6959
[PATCH 0/2] KVM: x86: Fix dirty logging of emulated atomics
2024-02-15 8:21 UTC (3+ messages)
` [PATCH 2/2] KVM: selftests: Test forced instruction emulation in dirty log test (x86 only)
next/master build: 181 builds: 16 failed, 165 passed, 50 errors, 296 warnings (next-20240215)
2024-02-15 8:20 UTC
next/master build: 181 builds: 16 failed, 165 passed, 50 errors, 296 warnings (next-20240215)
2024-02-15 8:20 UTC
[PATCH 6.6 000/124] 6.6.17-rc2 review
2024-02-15 8:20 UTC (2+ messages)
[PATCH 00/15] crypto: Add twopass lskcipher for adiantum
2024-02-15 8:20 UTC (3+ messages)
[PATCH v2 0/4] drm/msm: Add display support for X1E80100
2024-02-15 8:20 UTC (3+ messages)
` [PATCH v2 3/4] drm/msm: mdss: Add X1E80100 support
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.