All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-22 09:52:32 to 2022-12-22 11:07:09 UTC [more...]

[PATCH v2 00/15] Introduce Architectural LBR for vPMU
 2022-12-22 11:06 UTC  (9+ messages)
` [PATCH v2 01/15] perf/x86/lbr: Simplify the exposure check for the LBR_INFO registers
` [PATCH v2 05/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_DEPTH for guest Arch LBR
` [PATCH v2 10/15] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
` [PATCH v2 15/15] KVM: x86/cpuid: Advertise Arch LBR feature in CPUID

[PATCH v3 0/6] virtio-mem: Handle preallocation with migration
 2022-12-22 11:02 UTC  (4+ messages)
` [PATCH v3 2/6] migration/vmstate: Introduce VMSTATE_WITH_TMP_TEST() and VMSTATE_BITMAP_TEST()
` [PATCH v3 4/6] virtio-mem: Fail if a memory backend with "prealloc=on" is specified
` [PATCH v3 5/6] virtio-mem: Migrate bitmap, size and sanity checks early

[PATCH] drm/i915: Fix same object multiple mmap memory leak
 2022-12-22 11:06 UTC  (3+ messages)
` [Intel-gfx] "

[PATCH] drm/vmwgfx: Fix passing partly uninitialized drm_mode_fb_cmd2 struct
 2022-12-22 11:04 UTC  (2+ messages)
` [PATCH] drm/vmwgfx: Fix passing partly uninitialized drm_mode_fb_cmd2 struct #forregzbot

[PATCH v2 0/4] hw/ppc: Clean up includes
 2022-12-22 10:46 UTC  (5+ messages)
` [PATCH v2 1/4] include/hw/ppc: Split pnv_chip.h off pnv.h
` [PATCH v2 2/4] include/hw/ppc: Supply a few missing includes
` [PATCH v2 3/4] include/hw/ppc: Don't include hw/pci-host/pnv_phb.h from pnv.h
` [PATCH v2 4/4] include/hw/ppc include/hw/pci-host: Drop extra typedefs

[PATCH nft] scanner: treat invalid octal strings as strings
 2022-12-22 11:02 UTC  (4+ messages)

[Intel-gfx] [PATCH] drm/i915/display: Implement Wa_14015648006
 2022-12-22 11:02 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.IGT: success for drm/i915/display: Implement Wa_14015648006 (rev2)

[Intel-gfx] [PATCH i-g-t] tests/gem_mmap_gtt: add test mmap_closed_bo
 2022-12-22 11:01 UTC  (3+ messages)
` [igt-dev] "
` [igt-dev] ✗ Fi.CI.BAT: failure for tests/gem_mmap_gtt: add test mmap_closed_bo (rev4)

RTT-PROBE: lore-subspace-rtt
 2022-12-22 11:01 UTC 

[PATCH RESEND v2 0/5] A few bugfix and cleanup patches for sbitmap
 2022-12-22 14:33 UTC  (3+ messages)
` [PATCH RESEND v2 1/5] sbitmap: remove unnecessary calculation of alloc_hint in __sbitmap_get_shallow

[PATCH] wifi: brcmfmac: unmap dma buffer in brcmf_msgbuf_alloc_pktid()
 2022-12-22 10:59 UTC  (6+ messages)

[PATCH 1/2] tee: optee: don't fail probe because of optee-rng
 2022-12-22 10:57 UTC  (4+ messages)
` [PATCH 2/2] tee: optee: discover services dependent on tee-supplicant

[PATCH v5 00/19] Add USB on SAM9X60, SAMA7G5 and SAMA5D2 boards
 2022-12-22 10:53 UTC  (20+ messages)
` [PATCH v5 01/19] ARM: dts: sam9x60: Add OHCI and EHCI DT nodes
` [PATCH v5 02/19] clk: at91: Add support for sam9x60 USB clock
` [PATCH v5 03/19] clk: at91: sam9x60: Register the required clocks for USB
` [PATCH v5 04/19] clk: at91: pmc: export clock setup to pmc
` [PATCH v5 05/19] clk: at91: sam9x60: Add initial setup of UPLL and USBCK rates
` [PATCH v5 06/19] usb: ohci-at91: Enable OHCI functionality and register into DM
` [PATCH v5 07/19] dt-bindings: reset: add sama7g5 definitions
` [PATCH v5 08/19] dt-bindings: clk: at91: Define additional UTMI related clocks
` [PATCH v5 09/19] ARM: dts: at91: sama7: Add USB related DT nodes
` [PATCH v5 10/19] ARM: at91: add sama7 SFR definitions
` [PATCH v5 11/19] reset: at91: Add reset driver for basic assert/deassert operations
` [PATCH v5 12/19] phy: at91: Add support for the USB 2.0 PHY's of SAMA7
` [PATCH v5 13/19] usb: ohci-at91: Add USB PHY functionality
` [PATCH v5 14/19] ARM: dts: at91: sama5d2_icp: Add pinctrl nodes for USB related DT nodes
` [PATCH v5 15/19] ARM: dts: at91: sama5d27_wlsom1_ek: Add pinctrl nodes for USB "
` [PATCH v5 16/19] configs: at91: sam9x60ek: Add required configs for the USB command
` [PATCH v5 17/19] configs: at91: sama5d2: Enable OHCI/EHCI related configs
` [PATCH v5 18/19] configs: at91: sama7: Enable USB and RESET functionality
` [PATCH v5 19/19] usb: ohci-at91: Add `ohci_t` field in `ohci_at91_priv`

[PATCH v2 0/7] include/hw/pci include/hw/cxl: Clean up includes
 2022-12-22 10:48 UTC  (10+ messages)
` [PATCH v2 1/7] include/hw/pci: Break inclusion loop pci_bridge.h and cxl.h
` [PATCH v2 2/7] include/hw/cxl: Move typedef PXBDev to cxl.h, and put it to use
` [PATCH v2 3/7] include/hw/cxl: Include hw/cxl/*.h where needed
` [PATCH v2 4/7] include/hw/pci: Clean up a few things checkpatch.pl would flag
` [PATCH v2 5/7] include/hw/pci: Split pci_device.h off pci.h
` [PATCH v2 6/7] include/hw/pci: Include hw/pci/pci.h where needed
` [PATCH v2 7/7] include/hw/cxl: Break inclusion loop cxl_pci.h and cxl_cdat_h

[PATCH v2] target/i386: Remove compilation errors when -Werror=maybe-uninitialized
 2022-12-22 10:52 UTC  (6+ messages)

[PATCH 0/3] net/ncsi: Add NC-SI 1.2 Get MC MAC Address command
 2022-12-22 10:53 UTC  (4+ messages)
` [PATCH 3/3] "

RTT-PROBE: lore-subspace-rtt
 2022-12-22 10:51 UTC 

[PATCH v2] usb: xhci: Check endpoint is valid before dereferencing it
 2022-12-22 10:52 UTC  (2+ messages)

[PATCH v3 0/4] add trace points in ethdev library
 2022-12-22 10:50 UTC  (6+ messages)
` [PATCH v4 0/6] "
  ` [PATCH v4 1/6] eal: trace: add trace point emit for array
  ` [PATCH v4 2/6] ethdev: add trace points for ethdev

[oe][meta-java][dunfell][PATCH] openjdk: Fix CVE-2022-34169 for openjdk
 2022-12-22 10:50 UTC  (3+ messages)
` [meta-java][dunfell][PATCH] "
  ` [oe] "

[Buildroot] [PATCH 1/1] package/libraw: bump to version 0.21.0
 2022-12-22 10:50 UTC 

[Buildroot] [PATCH] package/gcc: fix gcc12 with uClibc
 2022-12-22 10:49 UTC 

[Buildroot] [git commit] support/testing: remove leftover kernel config fragment
 2022-12-22 10:47 UTC 

git: The break command does not allow for comments
 2022-12-22 10:41 UTC 

[PATCH v15 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2022-12-22 10:48 UTC  (4+ messages)
` [PATCH v15 1/5] arm64: dts: qcom: add data-lanes and link-freuencies into "

[PATCH] arm64: dts: ti: k3-j721s2: Add support for ADC nodes
 2022-12-22 10:46 UTC  (8+ messages)
  ` [EXTERNAL] "

[PATCH] ksmbd: send proper error response in smb2_tree_connect()
 2022-12-22 10:47 UTC 

[PASEMI] Nemo board doesn't reboot anymore after the commit "HID: usbhid: Add ALWAYS_POLL quirk for some mice"
 2022-12-22 10:42 UTC 

[PATCH v14 0/5] Add data-lanes and link-frequencies to dp_out endpoint
 2022-12-22 10:47 UTC  (4+ messages)
` [PATCH v14 1/5] arm64: dts: qcom: add data-lanes and link-freuencies into "

[PATCH 00/15] riscv: opensbi boot test and cleanups
 2022-12-22 10:47 UTC  (4+ messages)
` [PATCH 01/15] tests/avocado: add RISC-V opensbi boot test

[PATCH 1/1] doc: improve wget man-page
 2022-12-22 10:45 UTC 

[PATCH v5 0/4] MT8188 IOMMU SUPPORT
 2022-12-22 10:02 UTC  (4+ messages)
` [PATCH v5 2/4] iommu/mediatek: Adjust mtk_iommu_config flow

[PATCH 0/2] Add resets for ADSP based audio clock controller driver
 2022-12-22 10:44 UTC  (5+ messages)
` [PATCH 2/2] clk: qcom: lpasscc: Add resets for SC7280 audioreach clock controller

[PATCH] kbuild: treat char as always signed
 2022-12-22 10:41 UTC  (8+ messages)
` [PATCH v2] kbuild: treat char as always unsigned

RTT-PROBE: lore-subspace-rtt
 2022-12-22 10:41 UTC 

[PATCH v4 0/4] arm64: dts: qcom: sm6125: Enable APPS SMMU
 2022-12-22 10:36 UTC  (12+ messages)
` [PATCH v4 1/4] dt-bindings: arm-smmu: Document smmu-500 binding for SM6125

[PATCH 0/2] intel_pstate: fix turbo not being used after a processor is rebooted
 2022-12-22 10:39 UTC  (3+ messages)

[PATCH 0/2] simatic-ipc: enable one more board
 2022-12-22 10:37 UTC  (3+ messages)
` [PATCH 1/2] platform/x86: simatic-ipc: correct name of a model
` [PATCH 2/2] platform/x86: simatic-ipc: add another model

[PATCH] classes: decode output data to text
 2022-12-22 10:38 UTC 

[PATCH] dt-bindings: arm-smmu: disallow clocks when not used
 2022-12-22 10:36 UTC  (5+ messages)

[PATCH 0/8] Convert reiserfs from b_page to b_folio
 2022-12-22 10:37 UTC  (10+ messages)
` [PATCH 5/8] reiserfs: Convert do_journal_end() to use kmap_local_folio()

[RFC PATCH 0/7] Introduce STM32 system bus
 2022-12-22 10:30 UTC  (19+ messages)
` [RFC PATCH 1/7] dt-bindings: Document common device controller bindings
` [RFC PATCH 2/7] dt-bindings: bus: add STM32 System Bus
` [RFC PATCH 3/7] dt-bindings: bus: add STM32MP15 ETZPC firewall bus bindings
` [RFC PATCH 4/7] dt-bindings: bus: add STM32MP13 "
` [RFC PATCH 5/7] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 system bus
` [RFC PATCH 6/7] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards

[PATCH] mtd: spi-nor: spansion: Add support for Infineon S25FS256T
 2022-12-22 10:32 UTC  (5+ messages)

[igt-dev] [PATCH i-g-t v3] lib/igt_draw: Change MOCS settings for MTL
 2022-12-22 10:33 UTC  (2+ messages)
` [igt-dev] ✗ Fi.CI.BAT: failure for lib/igt_draw: Change MOCS settings for MTL (rev6)

[PATCH 1/2] dt-bindings: net: Add rfkill-gpio binding
 2022-12-22 10:32 UTC  (7+ messages)
` [PATCH 2/2] net: rfkill: gpio: add DT support

[Buildroot] [PATCH v2 1/1] configs/zynqmp_kria_kv260_defconfig: fix linux dts name
 2022-12-22 10:31 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-22 10:31 UTC 

[PATCH 0/3] hwrng: starfive - Add driver for TRNG module
 2022-12-22 10:29 UTC  (7+ messages)
` [PATCH 2/3] hwrng: starfive - Add TRNG driver for StarFive SoC

mcp251xfd: Bad message receiption
 2022-12-22 10:30 UTC  (3+ messages)
  ` AW: "

[PATCH] serial8250 on tegra hsuart: recover from spurious interrupts due to tegra2 silicon bug
 2022-12-22 10:30 UTC  (2+ messages)

[RFC 0/4] Adding Virtual Memory Fuses to Xen
 2022-12-22 10:28 UTC  (12+ messages)

[syzbot] [reiserfs?] memory leak in journal_init
 2022-12-22 10:27 UTC 

[PATCH bpf-next v2] bpftool: fix linkage with statically built libllvm
 2022-12-22 10:26 UTC 

[PATCH 0/4] Remove platform acronyms and stepping from comments
 2022-12-22 10:27 UTC  (4+ messages)
` [PATCH 1/4] drm/i915/gt: Remove platform comments from workarounds
    ` [Intel-gfx] "

[igt-dev] [PATCH i-g-t 0/4] Introduce blt_cmd_info struct
 2022-12-22 10:23 UTC  (9+ messages)
` [igt-dev] [PATCH i-g-t 1/4] lib: Describe supported blitter commands and tiling formats
` [igt-dev] [PATCH i-g-t 3/4] lib/i915_blt: Extract init functions for blt_copy_object

[PATCH] scsi: ufs: core: fix devfreq deadlocks
 2022-12-22 10:21 UTC 

[PATCH 0/3] eficonfig: add vertical scroll support
 2022-12-22 10:22 UTC  (4+ messages)
` [PATCH 1/3] eficonfig: refactor eficonfig_process_common function

[[kirkstone][PATCH v2] xterm : Fix CVE-2022-45063 code execution via OSC 50 input sequences] CVE-2022-45063
 2022-12-22 10:21 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-12-22 10:21 UTC 

[PATCH bpf-next] bpftool: fix linkage with statically built libllvm
 2022-12-22 10:20 UTC  (3+ messages)

[PATCH v4] leds: simatic-ipc-leds-gpio: make sure we have the GPIO providing driver
 2022-12-22 10:19 UTC  (2+ messages)

Possible race with xsk_flush
 2022-12-22 10:18 UTC  (3+ messages)
` [PATCH] veth: Fix race with AF_XDP exposing old or uninitialized descriptors

[PATCH 0/7] udf: Couple more fixes for extent and directory handling
 2022-12-22 10:16 UTC  (8+ messages)
` [PATCH 1/7] udf: Handle error when expanding directory
` [PATCH 2/7] udf: Handle error when adding extent to symlink
` [PATCH 3/7] udf: Handle error when adding extent to a file
` [PATCH 4/7] udf: Allocate name buffer in directory iterator on heap
` [PATCH 5/7] udf: Move setting of i_lenExtents into udf_do_extend_file()
` [PATCH 6/7] udf: Fix extension of the last extent in the file
` [PATCH 7/7] udf: Keep i_lenExtents consistent with the total length of extents

[RFC PATCH v2 5/7] bus: stm32_sys_bus: add support for STM32MP15 and STM32MP13 system bus
 2022-12-22 10:07 UTC  (6+ messages)
` [RFC PATCH v2 6/7] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards
` [RFC PATCH v2 7/7] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards

RTT-PROBE: lore-subspace-rtt
 2022-12-22 10:11 UTC 

[RFC PATCH v2 0/7] Introduce STM32 system bus
 2022-12-22 10:05 UTC  (10+ messages)
` [RFC PATCH v2 1/7] dt-bindings: Document common device controller bindings
` [RFC PATCH v2 2/7] dt-bindings: bus: add STM32 System Bus
` [RFC PATCH v2 3/7] dt-bindings: bus: add STM32MP15 ETZPC firewall bus bindings
` [RFC PATCH v2 4/7] dt-bindings: bus: add STM32MP13 "

[PATCH 0/2] bpf-next: Add socket destroy capability
 2022-12-22 10:10 UTC  (4+ messages)
` [PATCH 1/2] bpf: "

[kirkstone][meta-oe][PATCH] php: Upgrade to 8.1.12
 2022-12-22 10:10 UTC 

[Buildroot] [PATCH 0/6 v3] systemd: sort out the conflict between var factory and tmpfiles
 2022-12-22 10:08 UTC  (3+ messages)
` [Buildroot] [PATCH 4/6 v3] system: add options for /var factory and tmpfiles pre-seed

[Buildroot] [git commit] system: add options for /var factory and tmpfiles pre-seed
 2022-12-22 10:07 UTC 

[PATCH v5 00/10] Make PAT handling less brittle
 2022-12-22 10:06 UTC  (15+ messages)
` [PATCH v5 02/10] x86/mm: Avoid hard-coding PAT in get_page_from_l1e()
` [PATCH v5 08/10] x86/mm: make code robust to future PAT changes
` [PATCH v5 09/10] x86/mm: Reject invalid cacheability in PV guests by default

[PATCH] mm: remove unused alloc_pages_bulk_list()
 2022-12-22 10:03 UTC  (3+ messages)

[PATCH v3 0/5] coroutine: Clean up includes
 2022-12-22 10:02 UTC  (4+ messages)

[PATCH] treewide: Convert del_timer*() to timer_shutdown*()
 2022-12-22 10:02 UTC  (6+ messages)
` [Intel-gfx] "
  ` [Bridge] "
  ` [Intel-wired-lan] "

RTT-PROBE: lore-subspace-rtt
 2022-12-22 10:01 UTC 

[PATCH net] bonding: fix lockdep splat in bond_miimon_commit()
 2022-12-22 10:00 UTC  (2+ messages)

[LTP] [PATCH v4] statvfs01: Convert to new LTP API
 2022-12-22  9:53 UTC  (5+ messages)
` [LTP] [PATCH v5] "

[PATCH] net: fec: Refactor: rename `adapter` to `fep`
 2022-12-22  9:49 UTC 

[PATCH 0/2] TI's K3 documentation updates
 2022-12-22  9:58 UTC  (4+ messages)
` [PATCH 1/2] doc: ti: reorganize existing ti docs

[PATCH net v2] qlcnic: prevent ->dcb use-after-free on qlcnic_dcb_enable() failure
 2022-12-22  9:57 UTC  (2+ messages)

[PATCH] cifs: use the least loaded channel for sending requests
 2022-12-22  9:56 UTC  (6+ messages)

[PATCH v2 1/1] drm/i915/pxp: Use drm_dbg if arb session failed due to fw version
 2022-12-22  9:56 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [v3,1/1] drm/i915/pxp: Use drm_dbg if arb session failed due to fw version (rev2)

[PATCH v2 0/2] perf: Add xilinx APM support
 2022-12-22  9:52 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: Add the binding doc for xilinx APM


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.