All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-03-27 07:56:51 to 2023-03-27 08:27:31 UTC [more...]

[PATCH 0/9] Enable splash screen
 2023-03-27  8:24 UTC  (19+ messages)
` [PATCH 1/9] drivers: video: Kconfig: Necessary configs for video at SPL
` [PATCH 2/9] drivers: video: tidss: Kconfig: Configs to enable TIDSS "
` [PATCH 3/9] cmd: Kconfig: Add necessary configs for splash screen "
` [PATCH 4/9] drivers: video: Makefile: Compile video driver files "
` [PATCH 5/9] drivers: video: tidss: Makefile: Add condition to compile TIDSS "
` [PATCH 6/9] cmd: Makefile: Add rules to build bmp.c and read.c "
` [PATCH 7/9] common: splash: Enable splash_display at SPL stage
` [PATCH 8/9] drivers: video: video-uclass: Disable u-boot logo at SPL
` [PATCH 9/9] board: ti: am62x: evm: OSPI support for splash screen

[PATCH v6 00/33] x86: enable FRED for x86-64
 2023-03-27  7:58 UTC  (33+ messages)
` [PATCH v6 01/33] x86/traps: let common_interrupt() handle IRQ_MOVE_CLEANUP_VECTOR
` [PATCH v6 02/33] x86/fred: make unions for the cs and ss fields in struct pt_regs
` [PATCH v6 03/33] x86/traps: add a system interrupt table for system interrupt dispatch
` [PATCH v6 04/33] x86/traps: add install_system_interrupt_handler()
` [PATCH v6 05/33] x86/traps: add external_interrupt() to dispatch external interrupts
` [PATCH v6 06/33] x86/cpufeature: add the cpu feature bit for FRED
` [PATCH v6 07/33] x86/opcode: add ERETU, ERETS instructions to x86-opcode-map
` [PATCH v6 08/33] x86/objtool: teach objtool about ERETU and ERETS
` [PATCH v6 09/33] x86/cpu: add X86_CR4_FRED macro
` [PATCH v6 10/33] x86/fred: add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v6 11/33] x86/fred: if CONFIG_X86_FRED is disabled, disable FRED support
` [PATCH v6 12/33] x86/cpu: add MSR numbers for FRED configuration
` [PATCH v6 13/33] x86/fred: header file for event types
` [PATCH v6 14/33] x86/fred: header file with FRED definitions
` [PATCH v6 15/33] x86/fred: reserve space for the FRED stack frame
` [PATCH v6 16/33] x86/fred: add a page fault entry stub for FRED
` [PATCH v6 17/33] x86/fred: add a debug "
` [PATCH v6 18/33] x86/fred: add a NMI "
` [PATCH v6 19/33] x86/fred: add a machine check "
` [PATCH v6 20/33] x86/fred: FRED entry/exit and dispatch code
` [PATCH v6 21/33] x86/fred: FRED initialization code
` [PATCH v6 22/33] x86/fred: update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v6 23/33] x86/fred: let ret_from_fork() jmp to fred_exit_user when FRED is enabled
` [PATCH v6 24/33] x86/fred: disallow the swapgs instruction "
` [PATCH v6 25/33] x86/fred: no ESPFIX needed "
` [PATCH v6 26/33] x86/fred: allow single-step trap and NMI when starting a new thread
` [PATCH v6 27/33] x86/fred: fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH v6 28/33] x86/ia32: do not modify the DPL bits for a null selector
` [PATCH v6 29/33] x86/fred: allow FRED systems to use interrupt vectors 0x10-0x1f
` [PATCH v6 30/33] x86/fred: allow dynamic stack frame size
` [PATCH v6 31/33] x86/fred: BUG() when ERETU with %rsp not equal to that when the ring 3 event was just delivered
` [PATCH v6 32/33] x86/fred: disable FRED by default in its early stage

[PATCH] sysreset: gpio: fix gpio_reboot_request return value
 2023-03-27  8:24 UTC  (2+ messages)

[PATCH 0/2] efi_loader: fix device-path for USB devices
 2023-03-27  8:24 UTC  (9+ messages)
` [PATCH 2/2] "

[RFC 0/7] efi_loader: move device-path node generation to DM
 2023-03-27  8:24 UTC  (9+ messages)
` [RFC 1/7] dm: add get_dp_node() to struct uclass_driver
` [RFC 3/7] dm: implement get_dp_node for block devices

[PATCH v1 00/18] MT6795 Helio X10 and Sony Xperia M5: DT step 2!
 2023-03-27  8:24 UTC  (8+ messages)
` [PATCH v1 03/18] arm64: dts: mediatek: mt6795: xperia-m5: Enable Frequency Hopping
` [PATCH v1 08/18] dt-bindings: gce: Add header for MT6795's GCE mailbox

[PATCH v3 2/2] spi: loongson: add bus driver for the loongson spi controller
 2023-03-27  8:24 UTC  (3+ messages)

[Buildroot] [PATCH 1/1] package/libgit2: bump version to 1.6.3
 2023-03-27  8:18 UTC 

kernel error at led trigger "phy0tpt"
 2023-03-27  8:23 UTC  (5+ messages)

[PATCH] arm64: dts: imx8mp-evk: add dual-role usb port1 support
 2023-03-27  8:22 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-27  8:23 UTC 

linux-next: build failure after merge of the driver-core tree
 2023-03-27  8:22 UTC  (3+ messages)

[PATCH RESEND net-next 0/3] Constify a few sfp/phy fwnodes
 2023-03-27  8:22 UTC  (3+ messages)

Nowe lakiery hybrydowe do oferty
 2023-03-27  8:15 UTC 

[PATCH] ARM: dts: omap4: add initial support for Epson Moverio BT-200
 2023-03-27  8:21 UTC  (3+ messages)

[kvm-unit-tests PATCH v1 0/4] s390x: Add support for running guests without MSO/MSL
 2023-03-27  8:21 UTC  (5+ messages)
` [kvm-unit-tests PATCH v1 1/4] s390x: sie: switch to home space mode before entering SIE
` [kvm-unit-tests PATCH v1 2/4] s390x: lib: don't forward PSW when handling exception in SIE
` [kvm-unit-tests PATCH v1 3/4] s390x: lib: sie: don't reenter SIE on pgm int
` [kvm-unit-tests PATCH v1 4/4] s390x: add a test for SIE without MSO/MSL

[PATCH v7 0/3] Add support for TPM devices over I2C bus
 2023-03-27  8:20 UTC  (5+ messages)

[PATCH 0/2] mtd: nand: raw: macronix: allow disabling block protection
 2023-03-27  8:21 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: mtd: nand: Macronix: document new binding

[meta-virtualization][PATCH 1/2] Revert "yq: drop {LINKSHARED}"
 2023-03-27  8:20 UTC  (2+ messages)
` [meta-virtualization][PATCH 2/2] buildah: enable linkshared

[PATCH] doc: fix cryptodev code block mismatch
 2023-03-27  8:21 UTC  (2+ messages)

[PATCH net-next v2 0/6] sfc: support TC decap rules
 2023-03-27  8:20 UTC  (4+ messages)
` [PATCH net-next v2 2/6] sfc: add notion of match on enc keys to MAE machinery

[PATCH] Revert "sh_eth: remove open coded netif_running()"
 2023-03-27  8:19 UTC 

stable-rc/queue/5.15 baseline: 115 runs, 2 regressions (v5.15.104-74-gbea1fcdf92c2b)
 2023-03-27  8:19 UTC 

[PATCH v3,0/7] media: mediatek: vcodec: Add debugfs file for decode and encode
 2023-03-27  8:18 UTC  (13+ messages)
` [PATCH v3,1/7] media: mediatek: vcodec: Add debugfs interface to get debug information
` [PATCH v3,2/7] media: mediatek: vcodec: Add debug params to control different log level
` [PATCH v3,6/7] media: mediatek: vcodec: Change dbgfs interface to support encode
` [PATCH v3,7/7] media: mediatek: vcodec: Add encode to support dbgfs

[PATCH 1/8] ARM: dts: am335x-phycore-som: Add alias for TPS65910 RTC
 2023-03-27  8:18 UTC  (2+ messages)

[PATCH 0/5] Extend cargo based recip support
 2023-03-27  8:18 UTC  (8+ messages)
` [PATCH 3/5] rust-example: provide a recipe for zvariant
  ` [OE-core] "

[PATCH] driver core: class: fix documentation for class_create()
 2023-03-27  8:18 UTC 

[igt-dev] [PATCH i-g-t] tests/i915/kms_dsc: Update bigjoiner pipe constraint
 2023-03-27  8:19 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH v2] arm64: dts: rk3399-pinephone-pro: Add internal display support
 2023-03-27  8:16 UTC  (5+ messages)

[PATCH] ARM: dts: omap3-gta04: fix compatible record for GTA04 board
 2023-03-27  8:16 UTC  (3+ messages)

[GIT PULL] mtd: Fixes for 6.3-rc5
 2023-03-27  8:16 UTC  (2+ messages)

[PATCH v3 00/11] Tegra DC improvements
 2023-03-27  8:11 UTC  (12+ messages)
` [PATCH v3 01/11] tegra: lcd: video: integrate display driver for t30
` [PATCH v3 02/11] video: move tegra dc driver into own folder
` [PATCH v3 03/11] video: tegra-dc: get clocks from device tree
` [PATCH v3 04/11] video: tegra-dc: request timings from panel driver first
` [PATCH v3 05/11] video: tegra-dc: assign regmap directly
` [PATCH v3 06/11] video: tegra-dc: add 180 degree panel rotation
` [PATCH v3 07/11] video: tegra-dc: add panel_set_backlight call
` [PATCH v3 08/11] video: tegra-dc: pass DC regmap to internal devices
` [PATCH v3 09/11] video: tegra20: add DSI controller driver
` [PATCH v3 10/11] simple_panel: add support for get_display_timing
` [PATCH v3 11/11] simple_panel: support simple MIPI DSI panels

[PATCH v2 00/10] target/riscv: Simplification for RVH related check and code style fix
 2023-03-27  8:08 UTC  (11+ messages)
` [PATCH v2 01/10] target/riscv: Remove redundant call to riscv_cpu_virt_enabled
` [PATCH v2 02/10] target/riscv: Remove redundant check on RVH
` [PATCH v2 03/10] target/riscv: Remove check on RVH for riscv_cpu_virt_enabled
` [PATCH v2 04/10] target/riscv: Remove check on RVH for riscv_cpu_set_virt_enabled
` [PATCH v2 05/10] target/riscv: Convert env->virt to a bool env->virt_enabled
` [PATCH v2 06/10] target/riscv: Remove riscv_cpu_virt_enabled()
` [PATCH v2 07/10] target/riscv: Remove redundant parentheses
` [PATCH v2 08/10] target/riscv: Fix format for indentation
` [PATCH v2 09/10] target/riscv: Fix format for comments
` [PATCH v2 10/10] target/riscv: Fix lines with over 80 characters

[PATCH net-next] sh_eth: remove open coded netif_running()
 2023-03-27  8:14 UTC  (6+ messages)

[PATCH v2 00/12] Introduce the SC8180x devices
 2023-03-27  8:14 UTC  (11+ messages)
` [PATCH v2 06/12] scsi: ufs: dt-bindings: Add SC8180x binding
` [PATCH v2 07/12] dt-bindings: phy: qcom,qmp-ufs: fix the sc8180x regs
` [PATCH v2 08/12] regulator: dt-bindings: qcom,rpmh: Add compatible for PMC8180
` [PATCH v2 11/12] arm64: dts: qcom: sc8180x: Introduce Primus

[PATCH v2 0/9] phy: qcom-qmp-combo: convert to newer style of bindings
 2023-03-27  8:14 UTC  (22+ messages)
` [PATCH v2 3/9] phy: qcom-qmp-combo: populate offsets for all combo PHYs
` [PATCH v2 4/9] phy: qcom-qmp-combo: add qcom,sc7280-qmp-usb3-dp-phy compat entry
` [PATCH v2 5/9] arm64: dts: qcom: sc7180: switch USB+DP QMP PHY to new style of bindings
` [PATCH v2 6/9] arm64: dts: qcom: sc7280: "
` [PATCH v2 7/9] arm64: dts: qcom: sdm845: "
` [PATCH v2 8/9] arm64: dts: qcom: sm8150: "
` [PATCH v2 9/9] arm64: dts: qcom: sm8250: "

[PATCH net-next v4 0/7] ynl: add support for user headers and struct attrs
 2023-03-27  8:13 UTC  (13+ messages)
` [PATCH net-next v4 2/7] tools: ynl: Add C array attribute decoding to ynl
` [PATCH net-next v4 4/7] tools: ynl: Add fixed-header support "
` [PATCH net-next v4 6/7] docs: netlink: document struct support for genetlink-legacy
` [PATCH net-next v4 7/7] docs: netlink: document the sub-type attribute property

[PATCH v3 0/3] media: pci: intel: ivsc: Add driver of Intel Visual Sensing Controller(IVSC)
 2023-03-27  8:13 UTC  (5+ messages)

[PATCH] ARM: dts: gta04: fix excess dma channel usage
 2023-03-27  8:13 UTC  (2+ messages)

Panic starting 6.2.x and later 6.1.x kernels
 2023-03-27  8:13 UTC  (3+ messages)

[PATCHV3 0/4] Extend cargo based recipe support
 2023-03-27  8:12 UTC  (5+ messages)
` [PATCHV3 1/4] cargo_common.bbclass: Support local github repos
` [PATCHV3 2/4] cargo_common.bbclass: add support of user in url for patch
` [PATCHV3 3/4] devtool: add support for multiple git url inside a cargo based recipe
` [PATCHV3 4/4] patch: support of git patches when the source uri contained subpath parameter

[PATCH] mtd: rawnand: stm32_fmc2: do not support EDO mode
 2023-03-27  8:11 UTC  (7+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-27  8:12 UTC 

Rekrutacja pracowników tymczasowych
 2023-03-27  8:06 UTC 

[PATCH v4 0/3] AM57x EVM Device Tree Overlays
 2023-03-27  8:10 UTC  (3+ messages)

[PATCH v2] fs/buffer: Remove redundant assignment to err
 2023-03-27  8:10 UTC  (2+ messages)

[PATCH v1 0/5] Add Ethernet driver for StarFive JH7110 SoC
 2023-03-27  8:09 UTC  (4+ messages)

Regression: serial: imx: overrun errors on debug UART
 2023-03-27  8:07 UTC  (9+ messages)

[PATCH V3 7/7] arm64: dts: imx8mp: add interconnect for hsio blk ctrl
 2023-03-27  8:07 UTC  (6+ messages)

[PATCH] commit-graph: fix truncated generation numbers
 2023-03-27  8:08 UTC 

Słowa kluczowe do wypozycjonowania
 2023-03-27  7:56 UTC 

[RESEND PATCH 1/2] regulator: dt-bindings: qcom,rpmh: Correct PM8550 family supplies
 2023-03-27  8:06 UTC  (2+ messages)
` [RESEND PATCH 2/2] regulator: dt-bindings: qcom,rpmh: Combine PM6150L and PM8150L if-then

Cypress CDC ACM serial port not working correctly with autosuspend
 2023-03-27  8:05 UTC  (10+ messages)

[PATCH RFC 0/4] Add JSON metrics for arm CMN and Yitian710 DDR
 2023-03-27  7:55 UTC  (4+ messages)
` [PATCH RFC 1/4] driver/perf: Add identifier sysfs file for CMN

rq lock contention due to commit af7f588d8f73
 2023-03-27  8:05 UTC 

[PATCH 0/5] phy: qcom-qmp-usb: split away legacy USB+DP code
 2023-03-27  8:05 UTC  (9+ messages)
` [PATCH 3/5] arm64: dts: qcom: sm8150: turn first USB PHY into USB+DP PHY
` [PATCH 4/5] dt-bindings: phy: qcom,msm8996-qmp-usb3-phy: drop legacy bindings

[RESEND PATCH v2] target/i386: Switch back XFRM value
 2023-03-27  8:03 UTC  (4+ messages)

[PATCH 0/3] Remove unused declarations from arm
 2023-03-27  8:02 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2023-03-27  8:02 UTC 

[PATCH] riscv: Add support for the Zfa extension
 2023-03-27  8:00 UTC 

[PATCH v5] iommu/arm-smmu-qcom: Limit the SMR groups to 128
 2023-03-27  8:00 UTC  (2+ messages)

[PATCH V3 0/2] Add reattaching support and fix memory leak issue
 2023-03-27  8:01 UTC  (3+ messages)

[PATCH net-next v4] tools: ynl: Add missing types to encode/decode
 2023-03-27  8:00 UTC  (2+ messages)

[PATCH net-next] tools: ynl: default to treating enums as flags for mask generation
 2023-03-27  8:00 UTC  (2+ messages)

[PATCH net-next] selftests: tls: add a test for queuing data before setting the ULP
 2023-03-27  8:00 UTC  (2+ messages)

[PATCH v1] selftests mount: Fix mount_setattr_test builds failed
 2023-03-27  8:00 UTC  (4+ messages)
` [PATCH v2 1/1] "

[PATCH] net: fman: Add myself as a reviewer
 2023-03-27  7:59 UTC  (3+ messages)

next: x86: RIP: 0010:do_iter_read+0x241/0x340 - BUG: unable to handle page fault for address: 000000000042da60
 2023-03-27  7:58 UTC  (2+ messages)

Słowa kluczowe do wypozycjonowania
 2023-03-27  7:56 UTC 

[RFC PATCH 00/14] wifi: rtl8xxxu: Add AP mode support for 8188f
 2023-03-27  7:58 UTC  (3+ messages)

Słowa kluczowe do wypozycjonowania
 2023-03-27  7:56 UTC 

Słowa kluczowe do wypozycjonowania
 2023-03-27  7:56 UTC 

Słowa kluczowe do wypozycjonowania
 2023-03-27  7:56 UTC 

stable-rc/queue/4.19 baseline: 115 runs, 15 regressions (v4.19.279-25-g8270940878fa3)
 2023-03-27  7:56 UTC 

Napływ Klientów ze strony
 2023-03-27  7:55 UTC 

[PATCH] ARM: omap: Use of_address_to_resource()
 2023-03-27  7:55 UTC  (2+ messages)


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.