All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-10-22 12:46:22 to 2022-10-22 15:52:04 UTC [more...]

[PATCH v3 0/9] Arm cache coloring
 2022-10-22 15:51 UTC  (10+ messages)
` [PATCH v3 1/9] xen/arm: add cache coloring initialization
` [PATCH v3 2/9] xen/arm: add cache coloring initialization for domains
` [PATCH v3 3/9] xen/arm: dump cache colors in domain info debug-key
` [PATCH v3 4/9] tools/xl: add support for cache coloring configuration
` [PATCH v3 5/9] xen/arm: add support for cache coloring configuration via device-tree
` [PATCH v3 6/9] xen/common: add cache coloring allocator for domains
` [PATCH v3 7/9] Revert "xen/arm: Remove unused BOOT_RELOC_VIRT_START"
` [PATCH v3 8/9] xen/arm: add Xen cache colors command line parameter
` [PATCH v3 9/9] xen/arm: add cache coloring support for Xen

RTT-PROBE: lore-subspace-rtt
 2022-10-22 15:50 UTC 

[PATCH 0/4] KVM: API to block and resume all running vcpus in a vm
 2022-10-22 15:48 UTC  (5+ messages)
` [PATCH 1/4] linux-headers/linux/kvm.h: introduce kvm_userspace_memory_region_list ioctl
` [PATCH 2/4] KVM: introduce kvm_clear_all_cpus_request
` [PATCH 3/4] KVM: introduce memory transaction semaphore
` [PATCH 4/4] KVM: use signals to abort enter_guest/blocking and retry

[PATCH 0/2] KVM: stop all vcpus before modifying memslots
 2022-10-22 15:48 UTC  (3+ messages)
` [PATCH 1/2] linux-headers/linux/kvm.h: introduce kvm_userspace_memory_region_list ioctl
` [PATCH 2/2] accel/kvm: introduce begin/commit listener callbacks

[PATCH 3/3] Staging: rtl8192e: rtl819x_HTProc: fixed unnecessary parentheses
 2022-10-22 15:48 UTC 

[PATCH 2/3] Staging: rtl8192e: rtl819x_HTProc: fixed alignment matching open parenthesis
 2022-10-22 15:48 UTC 

[PATCH 1/3] Staging: rtl8192e: rtl819x_HTProc: fixed missing blank space
 2022-10-22 15:48 UTC 

[PATCH 0/3] staging: rtl8192e: rtl819x_HTProc: code cleanup patches on the rtl8192x_HTProc.c file
 2022-10-22 15:47 UTC 

[RFC PATCH 0/9] iommy/arm-smmu-qcom: Rework Qualcomm SMMU bindings and implementation
 2022-10-22 15:45 UTC  (11+ messages)
` [RFC PATCH 1/9] dt-bindings: arm-smmu: Add missing Qualcomm SMMU compatibles
` [RFC PATCH 3/9] dt-bindings: arm-smmu: Add generic qcom,smmu-500 bindings

[PATCH] pack-objects: introduce --exclude-delta=<pattern> option
 2022-10-22 15:46 UTC 

[PATCH] imx28-xea: Add missing imx28-lwe.dtsi
 2022-10-22 15:44 UTC  (8+ messages)

[PATCH v4 00/11] ASoC: cleanups and improvements for jz4740-i2s
 2022-10-22 15:43 UTC  (7+ messages)
` [PATCH v4 01/11] ASoC: jz4740-i2s: Handle independent FIFO flush bits

[PATCH mptcp-next] selftests: mptcp: use max_time instead of time
 2022-10-22 15:42 UTC  (2+ messages)
` selftests: mptcp: use max_time instead of time: Tests Results

RTT-PROBE: lore-subspace-rtt
 2022-10-22 15:40 UTC 

[PATCH V2 1/4] configs: imx8mn_beacon: Re-align memory to standard imx8mn settings
 2022-10-22 15:38 UTC  (8+ messages)
` [PATCH V2 2/4] regulator: bd718x7: Only bind children when PMIC_CHILDREN is enabled
` [PATCH V2 3/4] configs: imx8mn_beacon: Enable SPL_DM_PMIC_BD71837
` [PATCH V2 4/4] imx: imx8mn-beacon: Fix out of spec voltage

[PATCH] blk-mq: Properly init bios from blk_mq_alloc_request_hctx()
 2022-10-22 16:07 UTC 

[PATCH] ARM: mach-qcom: fix support for ipq806x
 2022-10-22 14:51 UTC  (7+ messages)

[PATCH 0/4] Initial OnePlus 3(T) Support
 2022-10-22 15:34 UTC  (5+ messages)
` [PATCH 4/4] arm64: dts: qcom: msm8996: add support for oneplus3(t)

[PATCH v2] core-parking: fix build with gcc12 and NR_CPUS=1
 2022-10-22 15:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-22 15:30 UTC 

stable-rc/queue/4.9 baseline: 92 runs, 16 regressions (v4.9.330-158-g012810ea51abf)
 2022-10-22 15:24 UTC 

[PATCH] efi/tpm: Pass correct address to memblock_reserve
 2022-10-22 15:23 UTC 

drivers/net/ethernet/renesas/rswitch.c:355:71: warning: left shift count >= width of type
 2022-10-22 15:23 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-22 15:20 UTC 

[PATCH 00/21] ARM: s3c: clean out obsolete platforms
 2022-10-22 15:18 UTC  (8+ messages)
` [PATCH 02/21] ARM: s3c: remove s3c24xx specific hacks

[RFC v2 00/12] xen/arm: Don't switch TTBR while the MMU is on
 2022-10-22 15:04 UTC  (13+ messages)
` [RFC v2 01/12] xen/arm: Clean-up the memory layout
` [RFC v2 02/12] xen/arm32: head: Jump to the runtime mapping in enable_mmu()
` [RFC v2 03/12] xen/arm32: head: Introduce an helper to flush the TLBs
` [RFC v2 04/12] xen/arm32: head: Remove restriction where to load Xen
` [RFC v2 05/12] xen/arm32: head: Widen the use of the temporary mapping
` [RFC v2 06/12] xen/arm: Enable use of dump_pt_walk() early during boot
` [RFC v2 07/12] xen/arm64: Rework the memory layout
` [RFC v2 08/12] xen/arm: mm: Allow xen_pt_update() to work with the current root table
` [RFC v2 09/12] xen/arm: mm: Allow dump_hyp_walk() to work on "
` [RFC v2 10/12] xen/arm64: mm: Introduce helpers to prepare/enable/disable the identity mapping
` [RFC v2 11/12] xen/arm64: mm: Rework switch_ttbr()
` [RFC v2 12/12] xen/arm64: smpboot: Directly switch to the runtime page-tables

[PATCH v2] staging: rtl8192e: Rename Enable, cck_Rx_path and disabledRF
 2022-10-22 15:15 UTC 

stable-rc/queue/5.4 baseline: 136 runs, 18 regressions (v5.4.219-257-gbb33c90e61ee)
 2022-10-22 15:14 UTC 

[PATCH 1/3] imx: imx8mm_beacon: Eliminate a few extras to free up SPL space
 2022-10-22 15:13 UTC  (6+ messages)
` [PATCH 2/3] imx: imx8mm-beacon: Enable USB booting via SDP
` [PATCH 3/3] imx: imx8mm-beacon: Move Environment to eMMC partition 2

[PATCH 00/12] Arm cache coloring
 2022-10-22 15:13 UTC  (2+ messages)

[PATCH v2 0/2] serial: 8250/ingenic: Add support for the JZ4750
 2022-10-22 15:12 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: serial: ingenic: Add support for the JZ4750/55 SoCs
` [PATCH v2 2/2] serial: 8250/ingenic: Add support for the JZ4750/JZ4755

[PATCH v2] counter: microchip-tcb-capture: Handle Signal1 read and Synapse
 2022-10-22 15:11 UTC  (3+ messages)

[PATCH] counter: 104-quad-8: Fix race getting function mode and direction
 2022-10-22 15:11 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-22 15:10 UTC 

[PATCH V2 0/3] docs/zh_CN: core-api: Add some translations for the "Data structures" section(Part 2)
 2022-10-22 15:09 UTC  (4+ messages)
` [PATCH RESEND V2 3/3] docs/zh_CN: core-api: Add errseq Chinese translation

[PATCH v5 0/7] Add latency priority for CFS class
 2022-10-22 15:08 UTC  (3+ messages)
` [PATCH v5 4/7] sched/fair: Take into account latency priority at wakeup

[PATCH] ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[]
 2022-10-22 15:07 UTC 

[PATCH] x86/ibt: Implement FineIBT
 2022-10-22 15:03 UTC  (3+ messages)

[PATCH v2 00/10] Add RCar DU lib support
 2022-10-22 15:03 UTC  (4+ messages)
` [PATCH v2 02/10] drm: rcar-du: Add encoder "

fs/ext4/super.c:1750:19: error: 'deprecated_msg' defined but not used
 2022-10-22 15:02 UTC 

ld.lld: error: undefined symbol: drm_connector_attach_content_protection_property
 2022-10-22 15:02 UTC 

[PATCH -perfbook] locking: Adjust coding style of rec_tree_itr.c snippet
 2022-10-22 15:01 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-22 15:00 UTC 

ehci DMA mapping warn
 2022-10-22 15:00 UTC 

kCFI && patchable-function-entry=M,N
 2022-10-22 14:57 UTC  (3+ messages)

[PATCH v4] Accessiblity: speakup_soft: specifying the default driver parameters among the module params
 2022-10-22 14:49 UTC 

[PATCH v8 net-next 10/12] net: dsa: mv88e6xxx: mac-auth/MAB implementation
 2022-10-22 14:49 UTC  (32+ messages)
                        ` [Bridge] "

RTT-PROBE: lore-subspace-rtt
 2022-10-22 14:50 UTC 

stable-rc/queue/5.10 baseline: 144 runs, 17 regressions (v5.10.149-404-g94caa094a55c0)
 2022-10-22 14:48 UTC 

[PATCH 5.19 000/717] 5.19.17-rc1 review
 2022-10-22 14:46 UTC  (3+ messages)
` [PATCH 5.19 554/717] NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data

[tip: x86/mm] x86/mm: Randomize per-cpu entry area
 2022-10-22 14:40 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-22 14:40 UTC 

[xen-4.16-testing test] 174212: regressions - trouble: fail/pass/starved
 2022-10-22 14:38 UTC 

[PATCH v2] arm64: dts: rockchip: rk356x: Fix PCIe register map and ranges
 2022-10-22 14:36 UTC  (13+ messages)

PSCI: prefetch abort with Mainline linux (even with rockchip u-boot)
 2022-10-22 14:35 UTC 

[PATCH] wifi: mt76: fix bandwidth 80MHz link fail in 6GHz band
 2022-10-22 14:32 UTC  (2+ messages)

[PATCH] xen: pvblock: Use uclass_probe_all
 2022-10-22 14:33 UTC 

[PATCH] Accessiblity: speakup_bns: specifying the default driver parameters among the module params
 2022-10-22 14:31 UTC  (2+ messages)

[PATCH] Accessiblity: speakup_audptr: specifying the default driver parameters among the module params
 2022-10-22 14:30 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-22 14:30 UTC 

[PATCH] Accessiblity: speakup_apollo: specifying the default driver parameters among the module params
 2022-10-22 14:29 UTC  (2+ messages)

[Buildroot] [PATCH 1/1] configs/imx8{m,mm}pico: disable ATF SSP
 2022-10-22 14:20 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-22 14:20 UTC 

stable-rc/queue/4.19 baseline: 117 runs, 19 regressions (v4.19.261-231-gc9be7fb417a8)
 2022-10-22 14:17 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-22 14:10 UTC 

[GIT PULL] hwmon fixes for v6.1-rc2
 2022-10-22 14:03 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-22 14:00 UTC 

[PATCH] hwmon: (aquacomputer_d5next) Add support for temperature sensor offsets
 2022-10-22 13:57 UTC  (2+ messages)

[PATCH net-next v3 0/3] bnxt_en: Driver updates
 2022-10-22 13:53 UTC  (3+ messages)
` [PATCH net-next v3 2/3] bnxt_en: add .get_module_eeprom_by_page() support

[meta-multimedia][PATCHv2] libcamera: upgrade -> 0.0.1
 2022-10-22 13:52 UTC 

[PATCH] irqchip/apple-aic: Mark aic_info structs __initconst
 2022-10-22 13:49 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-22 13:50 UTC 

[PATCH 0/3] Improve libata support for FUA
 2022-10-22 13:50 UTC  (4+ messages)

mmc: sdhci-pci-core: Disable ES for ASUS BIOS on Jasper Lake
 2022-10-22 13:39 UTC 

[PATCH] usb: cdnsp: fix issue with ZLP - added TD_SIZE = 1
 2022-10-22 13:43 UTC  (4+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-22 13:40 UTC 

[meta-multimedia][PATCH] libcamera: upgrade -> 0.0.1
 2022-10-22 13:38 UTC  (3+ messages)
` [oe] "

[PATCH v4 0/6] uvc gadget performance issues
 2022-10-22 13:35 UTC  (4+ messages)
` [PATCH v4 2/6] usb: dwc3: gadget: cancel requests instead of release after missed isoc

[PATCH RESEND v7 0/1] ARM: mstar: cpupll
 2022-10-22 13:34 UTC  (4+ messages)
` [PATCH v7 1/1] clk: mstar: msc313 cpupll clk driver

[PATCH v2] fuse: Rearrange fuse_allow_current_process checks
 2022-10-22 13:30 UTC  (6+ messages)

[PATCH] configs: imx8mn_beacon_fspi: Add config for booting from QSPI
 2022-10-22 13:33 UTC  (2+ messages)

[PATCH 3/7] drm/i915/hwmon: Power PL1 limit and TDP setting
 2022-10-22 13:31 UTC  (2+ messages)

RTT-PROBE: lore-subspace-rtt
 2022-10-22 13:30 UTC 

[xen-4.15-testing test] 174225: regressions - FAIL
 2022-10-22 13:28 UTC 

RTT-PROBE: lore-subspace-rtt
 2022-10-22 13:20 UTC 

[Bug 216615] New: mSBC codec not supported for 0e8d:0616 (MediaTek RZ616)
 2022-10-22 13:18 UTC  (2+ messages)
` [Bug 216615] "

RTT-PROBE: lore-subspace-rtt
 2022-10-22 13:10 UTC 

[PATCH v3 0/3] thermal: qcom: tsens: small fixup for debugfs
 2022-10-22 13:10 UTC  (6+ messages)
` [PATCH v3 1/3] thermal: qcom: tsens: init debugfs only with successful probe
` [PATCH v3 2/3] thermal: qcom: tsens: fix wrong version id dbg_version_show
` [PATCH v3 3/3] thermal: qcom: tsens: rework debugfs file structure

[tip:x86/mm] BUILD REGRESSION 1248fb6a8201ddac1c86a202f05a0a1765efbfce
 2022-10-22 13:07 UTC 

[PATCH V4 net-next 1/2] net: wwan: t7xx: use union to group port type specific data
 2022-10-22 13:05 UTC  (2+ messages)

[PATCH V4 net-next 2/2] net: wwan: t7xx: Add port for modem logging
 2022-10-22 13:05 UTC  (2+ messages)

[PATCH v2] x86/fpu: Fix copy_xstate_to_uabi() to copy init states correctly
 2022-10-22 13:02 UTC  (4+ messages)
` [tip: x86/urgent] "

RTT-PROBE: lore-subspace-rtt
 2022-10-22 13:00 UTC 

[master][kirkstone][PATCH v2] gstreamer1.0-libav: fix errors with ffmpeg 5.x
 2022-10-22 12:59 UTC 

[PATCH v2 0/8] arm: dts: imx: sync device trees with upstream linux kernel part 1
 2022-10-22 12:57 UTC  (4+ messages)
` [PATCH v2 3/8] imxrt1050: synchronise device tree with linux

[PATCH] MAINTAINERS: git://github -> https://github.com for linux-chenxing
 2022-10-22 12:56 UTC  (3+ messages)

[PATCH mptcp-next v15 00/19] BPF redundant scheduler
 2022-10-22 12:56 UTC  (3+ messages)
` [PATCH mptcp-next v15 19/19] selftests/bpf: Add bpf_red test

[cocci] [PATCH 2/2] Distinguish script-based fresh ids with differing args
 2022-10-22 12:56 UTC  (3+ messages)

[PATCH 1/1] usb: gadget: f_hid: Conduct proper refcounting on shared f_hidg pointer
 2022-10-22 12:52 UTC  (2+ messages)

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

[PATCH v2 0/3] rcu: Add RCU stall diagnosis information
 2022-10-22 12:45 UTC  (4+ messages)
` [PATCH v2 1/3] sched: Add helper kstat_cpu_softirqs_sum()
` [PATCH v2 2/3] sched: Add helper nr_context_switches_cpu()
` [PATCH v2 3/3] rcu: Add RCU stall diagnosis information


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.