messages from 2023-09-14 09:23:29 to 2023-09-14 11:27:20 UTC [more...]
[PATCH v2 0/5] Several updates for PTT driver
2023-09-14 11:22 UTC (6+ messages)
` [PATCH v2 1/5] hwtracing: hisi_ptt: Disable interrupt after trace end
` [PATCH v2 2/5] hwtracing: hisi_ptt: Handle the interrupt in hardirq context
` [PATCH v2 3/5] hwtracing: hisi_ptt: Optimize the trace data committing
` [PATCH v2 4/5] hwtracing: hisi_ptt: Don't try to attach a task
` [PATCH v2 5/5] hwtracing: hisi_ptt: Add dummy callback pmu::read()
[PATCH v4 1/6] x86: Introduce ia32_enabled()
2023-09-14 11:27 UTC (2+ messages)
` [tip: x86/entry] "
[PATCH v4 2/6] x86/entry: Rename ignore_sysret()
2023-09-14 11:27 UTC (2+ messages)
` [tip: x86/entry] "
[PATCH v4 3/6] x86/entry: Compile entry_SYSCALL32_ignore() unconditionally
2023-09-14 11:27 UTC (2+ messages)
` [tip: x86/entry] "
[PATCH v4 4/6] x86/elf: Make loading of 32bit processes depend on ia32_enabled()
2023-09-14 11:27 UTC (2+ messages)
` [tip: x86/entry] "
[PATCH v4 5/6] x86/entry: Make IA32 syscalls' availability depend on ia32_enabled()
2023-09-14 11:27 UTC (2+ messages)
` [tip: x86/entry] "
[PATCH v4 6/6] x86: Make IA32_EMULATION boot time configurable
2023-09-14 11:27 UTC (2+ messages)
` [tip: x86/entry] "
[PATCH] perf/x86/amd: Do not WARN on every IRQ
2023-09-14 11:22 UTC (9+ messages)
[PATCH] firmware: cirrus: cs_dsp: Only log list of algorithms in debug build
2023-09-14 11:19 UTC (2+ messages)
[PATCH] ASoC: amd: acp: Fix -Wmissing-prototypes warning
2023-09-14 11:19 UTC (2+ messages)
[PATCH] ASoC: wm_adsp: Fix missing locking in wm_adsp_[read|write]_ctl()
2023-09-14 11:19 UTC (2+ messages)
[PATCH v1 0/3] ASoC: cs42l42: Fix handling of hard reset
2023-09-14 11:19 UTC (2+ messages)
[PATCH 17/17] pmdomain: xilinx: Move Kconfig option to the pmdomain subsystem
2023-09-14 11:19 UTC
[PATCH 0/4] ASoC: cs35l56: Use PCI SSID to select specific firmware
2023-09-14 11:19 UTC (2+ messages)
[PATCH 16/17] pmdomain: ti: Move and add Kconfig options to the pmdomain subsystem
2023-09-14 11:19 UTC
[PATCH 15/17] pmdomain: tegra: Move Kconfig option to the pmdomain subsystem
2023-09-14 11:19 UTC
[PATCH 14/17] pmdomain: sunxi: Move Kconfig option to the pmdomain subsystem
2023-09-14 11:19 UTC
[PATCH 13/17] pmdomain: starfive: Move Kconfig file to the pmdomain subsystem
2023-09-14 11:19 UTC
[PATCH 12/17] pmdomain: st: Add a Kconfig option for the ux500 power domain
2023-09-14 11:18 UTC
[PATCH 11/17] pmdomain: samsung: Move Kconfig option to the pmdomain subsystem
2023-09-14 11:18 UTC
[PATCH 10/17] pmdomain: rockchip: Move Kconfig option to the pmdomain subsystem
2023-09-14 11:18 UTC
[PATCH 09/17] pmdomain: renesas: Move Kconfig options to the pmdomain subsystem
2023-09-14 11:18 UTC
[PATCH 08/17] pmdomain: qcom: Move Kconfig options to the pmdomain subsystem
2023-09-14 11:17 UTC
[PATCH 07/17] pmdomain: mediatek: Move Kconfig options to the pmdomain subsystem
2023-09-14 11:17 UTC
[PATCH 06/17] pmdomain: imx: Move Kconfig options to the pmdomain subsystem
2023-09-14 11:17 UTC
[PATCH 05/17] pmdomain: bcm: Move Kconfig options to the pmdomain subsystem
2023-09-14 11:17 UTC
[PATCH 04/17] pmdomain: apple: Move Kconfig option to the pmdomain subsystem
2023-09-14 11:17 UTC
[PATCH 03/17] pmdomain: amlogic: Move Kconfig options to the pmdomain subsystem
2023-09-14 11:17 UTC
[PATCH 02/17] pmdomain: actions: Move Kconfig file to the pmdomain subsystem
2023-09-14 11:16 UTC
[RFC PATCH v2 00/35] ACPI/arm64: add support for virtual cpuhotplug
2023-09-14 11:16 UTC (24+ messages)
` [RFC PATCH v2 02/35] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [RFC PATCH v2 03/35] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [RFC PATCH v2 04/35] drivers: base: Move cpu_dev_init() after node_dev_init()
` [RFC PATCH v2 05/35] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [RFC PATCH v2 06/35] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [RFC PATCH v2 07/35] x86: intel_epb: Don't rely on link order
` [RFC PATCH v2 08/35] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [RFC PATCH v2 09/35] LoongArch: "
` [RFC PATCH v2 10/35] riscv: "
[PATCH 01/17] pmdomain: Prepare to move Kconfig files into the pmdomain subsystem
2023-09-14 11:15 UTC
[PATCH 00/17] pmdomain: Move Kconfig options/files to the pmdomain subsystem
2023-09-14 11:15 UTC
[net-next Patch] octeontx2-pf: Tc flower offload support for MPLS
2023-09-14 11:06 UTC
[PATCH 0/5] selftests/resctrl: Fixes to failing tests
2023-09-14 11:06 UTC (16+ messages)
` [PATCH 1/5] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
` [PATCH 2/5] selftests/resctrl: Remove duplicate feature check from CMT test
` [PATCH 3/5] selftests/resctrl: Refactor feature check to use resource and feature name
[tip:x86/tdx 8/12] vmlinux.o: warning: objtool: __tdx_hypercall+0x128: __tdx_hypercall_failed() is missing a __noreturn annotation
2023-09-14 11:06 UTC (8+ messages)
[RFC PATCH 0/2] Makes it easier for the wakee to choose previous CPU
2023-09-14 11:01 UTC (12+ messages)
` [RFC PATCH 2/2] sched/fair: skip the cache hot CPU in select_idle_cpu()
[PATCH drm-misc-next v3 0/7] [RFC] DRM GPUVA Manager GPU-VM features
2023-09-14 10:57 UTC (17+ messages)
` [PATCH drm-misc-next v3 6/7] drm/gpuvm: generalize dma_resv/extobj handling and GEM validation
` [Nouveau] "
[EXT] Re: [net PATCH] octeon_ep: fix tx dma unmap len values in SG
2023-09-14 10:57 UTC (3+ messages)
` [net PATCH v2] "
[PATCH 0/3] Per memcg lru_gen node stat
2023-09-14 10:47 UTC (4+ messages)
` [PATCH 1/3] mm: multi-gen LRU: fold lru_gen run cmd
` [PATCH 2/3] mm: memcg: add per memcg "lru_gen" node
` [PATCH 3/3] mm: multi-gen LRU: add per memcg "lru_gen" document
[RFC PATCH v1 01/12] Revert "drm/sysfs: Link DRM connectors to corresponding Type-C connectors"
2023-09-14 10:40 UTC (14+ messages)
[PATCH v3 0/3] perf: strcmp_cpuid_str() expression fixups
2023-09-14 10:39 UTC (4+ messages)
` [PATCH v3 3/3] perf pmu: Remove unused function
[tip:locking/core] BUILD SUCCESS e35a6cf1cc343d720ad235f678f1cd2a9876b777
2023-09-14 10:38 UTC
[PATCH v3 0/3] Kconfig: Add dependencies of POWER_RESET for x86
2023-09-14 10:36 UTC (4+ messages)
` [PATCH v3 1/3] x86/config: Cleanup i386_defconfig and x86_64_defconfig
` [PATCH v3 2/3] Kconfig: Add dependencies of POWER_RESET for x86
` [PATCH v3 3/3] x86/config: Simplify i386_defconfig and x86_64_defconfig
[PATCH net-next v2 0/2] Add Half Duplex support for ICSSG Driver
2023-09-14 10:35 UTC (3+ messages)
` [PATCH net-next v2 1/2] dt-bindings: net: Add documentation for Half duplex support
[PATCH v1 1/2] LoongArch: Add missing headers
2023-09-14 10:34 UTC (2+ messages)
` [PATCH v1 2/2] LoongArch: Use _UL() and _ULL()
[PATCH v4 00/18] Add Cgroup support for SGX EPC memory
2023-09-14 10:31 UTC (3+ messages)
` [PATCH v4 03/18] x86/sgx: Add sgx_epc_lru_lists to encapsulate LRU lists
[PATCH v10 00/16] MediaTek DDP GAMMA - 12-bit LUT support
2023-09-14 10:32 UTC (4+ messages)
` [PATCH v10 11/16] drm/mediatek: gamma: Add support for 12-bit LUT and MT8195
[PATCH RFC v2 00/18] DCD: Add support for Dynamic Capacity Devices (DCD)
2023-09-14 10:32 UTC (11+ messages)
` [PATCH RFC v2 14/18] dax/region: Support DAX device creation on dynamic DAX regions
[PATCH] KVM: arm64: Only default to enabling SVE when present
2023-09-14 10:32 UTC (3+ messages)
[PATCH v4 0/4] Move Loongson1 MAC arch-code to the driver dir
2023-09-14 10:30 UTC (4+ messages)
` [PATCH v4 3/4] net: stmmac: Add glue layer for Loongson-1 SoC
[RFC PATCH net-next] net/smc: Introduce SMC-related proc files
2023-09-14 10:29 UTC (4+ messages)
[PATCH] overlayfs: set ctime when setting mtime and atime
2023-09-14 10:27 UTC (3+ messages)
[PATCH v1] iommu/arm-smmu-v3: Allow default substream bypass with a pasid support
2023-09-14 10:26 UTC (5+ messages)
[PATCH] crypto: qat - refactor deprecated strncpy
2023-09-14 10:24 UTC (2+ messages)
split up ->kill_sb
2023-09-14 10:22 UTC (3+ messages)
` [PATCH 10/19] USB: gadget/legacy: remove sb_mutex
[RFC PATCH v2] bpf: Using binary search to improve the performance of btf_find_by_name_kind
2023-09-14 10:13 UTC (9+ messages)
[PATCH 0/5] clk: imx: imx8: Fix some error handling paths
2023-09-14 10:22 UTC (2+ messages)
[PATCH 2/2] leds: triggers: gpio: Rewrite to use trigger-sources
2023-09-14 9:10 UTC (2+ messages)
linux-stable 6.1.53 kernel crash on COLOR_ID_MULTI handling change
2023-09-14 10:21 UTC (2+ messages)
[PATCH] mfd: cs42l43: Use correct macro for new-style PM runtime ops
2023-09-14 10:19 UTC (4+ messages)
[PATCH 6/9] dma-buf: heaps: mtk_sec_heap: Add tee service call for buffer allocating/freeing
2023-09-14 10:18 UTC (2+ messages)
[PATCH v3] dt-bindings: media: Add OV5642
2023-09-14 10:18 UTC (5+ messages)
[RFC PATCH v3 0/9] Add audio support in v4l2 framework
2023-09-14 10:17 UTC (3+ messages)
` [RFC PATCH v3 6/9] media: v4l2: Add audio capture and output support
[PATCH v7 0/5] mfd: tps6586x: register restart handler
2023-09-14 10:17 UTC (3+ messages)
[PATCH 0/2] arm64: Add some missing userspace ABI documentation
2023-09-14 10:16 UTC (4+ messages)
` [PATCH 1/2] arm64/hbc: Document HWCAP2_HBC
` [PATCH 2/2] arm64: Document missing userspace visible fields in ID_AA64ISAR2_EL1
arm-linux-gnueabi-ld: error: .btf.vmlinux.bin.o is already in final BE8 format
2023-09-14 10:16 UTC (4+ messages)
[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
2023-09-14 10:15 UTC (6+ messages)
` [PATCH v3 9/9] KVM: riscv: selftests: Add sstc timer test
[PATCH] usb: musb: Get the musb_qh poniter after musb_giveback
2023-09-14 10:15 UTC (3+ messages)
[RFC PATCH 0/3] quering mount attributes
2023-09-14 10:13 UTC (14+ messages)
` [RFC PATCH 1/3] add unique mount ID
` [RFC PATCH 2/3] add statmnt(2) syscall
` [RFC PATCH 3/3] add listmnt(2) syscall
[PATCH 1/2] usb: xhci-mtk: add a bandwidth budget table
2023-09-14 10:14 UTC (2+ messages)
[PATCH] arm64/sme: Include ID_AA64PFR1_EL1.SME in cpu-feature-registers.rst
2023-09-14 10:11 UTC
[PATCH] arm64: dts: mediatek: Fix "mediatek,merge-mute" and "mediatek,merge-fifo-en" types
2023-09-14 10:11 UTC
[PATCH v3 0/3] Kconfig: Add dependencies of POWER_RESET for pmac32
2023-09-14 10:10 UTC (4+ messages)
` [PATCH v3 1/3] powerpc/config: Cleanup pmac32_defconfig
` [PATCH v3 2/3] Kconfig: Add dependencies of POWER_RESET for pmac32
` [PATCH v3 3/3] powerpc/config: Simplify pmac32_defconfig
[PATCH v8 00/11] btrfs: introduce RAID stripe tree
2023-09-14 10:06 UTC (11+ messages)
` [PATCH v8 02/11] btrfs: read raid-stripe-tree from disk
` [PATCH v8 03/11] btrfs: add support for inserting raid stripe extents
` [PATCH v8 05/11] btrfs: lookup physical address from stripe extent
[RFC PATCH net-next 0/7] net: phy: introduce phy numbering
2023-09-14 10:06 UTC (5+ messages)
` [RFC PATCH net-next 6/7] net: ethtool: add a netlink command to get PHY information
[PATCH v3 1/2] dt-bindings: arm64: mediatek: add mt8390-evk board
2023-09-14 10:05 UTC (4+ messages)
` [PATCH v3 2/2] arm64: dts: mediatek: add device-tree for Genio 700 EVK board
[PATCH V2 0/6] mm: page_alloc: freelist migratetype hygiene
2023-09-14 10:03 UTC (9+ messages)
` [PATCH 1/6] mm: page_alloc: remove pcppage migratetype caching
` [PATCH 2/6] mm: page_alloc: fix up block types when merging compatible blocks
` [PATCH 3/6] mm: page_alloc: move free pages when converting block during isolation
` [PATCH 4/6] mm: page_alloc: fix move_freepages_block() range error
[syzbot] Monthly input report (Sep 2023)
2023-09-14 9:56 UTC
[PATCH] media: ov5640: use pm_runtime_force_suspend/resume for system suspend
2023-09-14 9:55 UTC (6+ messages)
[PATCH v11] drm: Add initial ci/ subdirectory
2023-09-14 9:54 UTC (11+ messages)
[PATCH] fix a memory leak in amdgpu_ras_feature_enable
2023-09-14 9:53 UTC (2+ messages)
[PATCH 1/2] MAINTAINERS: uDPU: make myself maintainer of it
2023-09-14 9:51 UTC (2+ messages)
` [PATCH 2/2] MAINTAINERS: uDPU: add remaining Methode boards
[PATCH v2 1/2] dt-bindings: mfd: syscon: Add ti,am654-dss-oldi-io-ctrl compatible
2023-09-14 9:43 UTC (4+ messages)
` [PATCH v2 2/2] arm64: dts: ti: k3-am65: Add full compatible to dss-oldi-io-ctrl node
[PATCH 00/37] Add new Renesas RZ/G3S SoC and RZ/G3S SMARC EVK
2023-09-14 9:49 UTC (11+ messages)
` [PATCH 01/37] dt-bindings: serial: renesas,scif: document r9a08g045 support
` [PATCH 02/37] dt-bindings: soc: renesas: document Renesas RZ/G3S SoC variants
` [PATCH 03/37] dt-bindings: soc: renesas: renesas,rzg2l-sysc: document RZ/G3S SoC
` [PATCH 04/37] soc: renesas: identify "
` [PATCH 05/37] soc: renesas: remove blank lines
[PATCH v2] KVM: selftests: Remove obsolete and incorrect test case metadata
2023-09-14 9:48 UTC
[PATCH 1/1] powerpc: fix a memory leak
2023-09-14 9:46 UTC
[PATCH 5.10] btrfs: fix region size in count_bitmap_extents
2023-09-14 9:45 UTC
[PATCH 1/2] arm64: dts: marvell: uDPU: rename the SFP GPIO properties
2023-09-14 9:45 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: marvell: eDPU: add support for version with external switch
[PATCH v2 0/3] ASoC: wm8782: Allow higher audio rates
2023-09-14 9:44 UTC (6+ messages)
` [PATCH v2 1/3] ASoC: wm8782: Handle maximum audio rate at runtime
Domainname reflexzone.de
2023-09-14 9:44 UTC
[PATCH] vdpa/mlx5: Fix double release of debugfs entry
2023-09-14 9:40 UTC (2+ messages)
[PATCH v2] vdpa/mlx5: Fix firmware error on creation of 1k VQs
2023-09-14 9:40 UTC (2+ messages)
[PATCH 0/5] gpio: update i.MX93/8ULP and support i.MX95
2023-09-14 9:39 UTC (7+ messages)
` [PATCH 3/5] gpio: vf610: add i.MX8ULP of_device_id entry
[PATCH v6 00/25] Enable CET Virtualization
2023-09-14 6:33 UTC (26+ messages)
` [PATCH v6 01/25] x86/fpu/xstate: Manually check and add XFEATURE_CET_USER xstate bit
` [PATCH v6 02/25] x86/fpu/xstate: Fix guest fpstate allocation size calculation
` [PATCH v6 03/25] x86/fpu/xstate: Add CET supervisor mode state support
` [PATCH v6 04/25] x86/fpu/xstate: Introduce kernel dynamic xfeature set
` [PATCH v6 05/25] x86/fpu/xstate: Remove kernel dynamic xfeatures from kernel default_features
` [PATCH v6 06/25] x86/fpu/xstate: Opt-in kernel dynamic bits when calculate guest xstate size
` [PATCH v6 07/25] x86/fpu/xstate: Tweak guest fpstate to support kernel dynamic xfeatures
` [PATCH v6 08/25] x86/fpu/xstate: WARN if normal fpstate contains "
` [PATCH v6 09/25] KVM: x86: Rework cpuid_get_supported_xcr0() to operate on vCPU data
` [PATCH v6 10/25] KVM: x86: Add kvm_msr_{read,write}() helpers
` [PATCH v6 11/25] KVM: x86: Report XSS as to-be-saved if there are supported features
` [PATCH v6 12/25] KVM: x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v6 13/25] KVM: x86: Initialize kvm_caps.supported_xss
` [PATCH v6 14/25] KVM: x86: Load guest FPU state when access XSAVE-managed MSRs
` [PATCH v6 15/25] KVM: x86: Add fault checks for guest CR4.CET setting
` [PATCH v6 16/25] KVM: x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v6 17/25] KVM: VMX: Introduce CET VMCS fields and control bits
` [PATCH v6 18/25] KVM: x86: Use KVM-governed feature framework to track "SHSTK/IBT enabled"
` [PATCH v6 19/25] KVM: VMX: Emulate read and write to CET MSRs
` [PATCH v6 20/25] KVM: x86: Save and reload SSP to/from SMRAM
` [PATCH v6 21/25] KVM: VMX: Set up interception for CET MSRs
` [PATCH v6 22/25] KVM: VMX: Set host constant supervisor states to VMCS fields
` [PATCH v6 23/25] KVM: x86: Enable CET virtualization for VMX and advertise to userspace
` [PATCH v6 24/25] KVM: nVMX: Introduce new VMX_BASIC bit for event error_code delivery to L1
` [PATCH v6 25/25] KVM: nVMX: Enable CET support for nested guest
[PATCH 0/8] KVM: xen: update shared_info and vcpu_info handling
2023-09-14 9:38 UTC (11+ messages)
` [PATCH 2/8] KVM: pfncache: add a mark-dirty helper
` [PATCH 5/8] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH 8/8] KVM: xen: automatically use the vcpu_info embedded in shared_info
[PATCH] i2c: mt65xx: allow optional pmic clock
2023-09-14 9:37 UTC (4+ messages)
[PATCH 1/2] zswap: make shrinking memcg-aware
2023-09-14 9:34 UTC (2+ messages)
[PATCH v2 0/2] x86/kexec: UKI Support
2023-09-14 9:32 UTC (3+ messages)
[PATCH] arm64: dts: ti: phycore-am64: Add RTC interrupt pin
2023-09-14 9:30 UTC
[PATCH 0/5] gpio: remove gpiod_toggle_active_low()
2023-09-14 9:30 UTC (8+ messages)
` [PATCH 2/5] mtd: rawnand: ingenic: use gpiod_set_active_high()
[PATCH 0/5] tick/nohz: cleanups and fixes v2
2023-09-14 9:29 UTC (4+ messages)
` [PATCH 3/5] tick/nohz: Don't shutdown the lowres tick from itself
[PATCH 0/3] Add support for GPMC NAND
2023-09-14 9:26 UTC (4+ messages)
` [PATCH 1/3] arm64: dts: ti: Add GPMC NAND support
[PATCH] sched/fair: Skip cpus with no sched domain attached during NOHZ idle balance
2023-09-14 9:23 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox