public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-01-27 20:49:03 to 2023-01-28 00:19:27 UTC [more...]

[PATCHSET v2] sched: Implement BPF extensible scheduler class
 2023-01-28  0:16 UTC  (20+ messages)
` [PATCH 01/30] cgroup: Implement cgroup_show_cftypes()
` [PATCH 02/30] sched: Encapsulate task attribute change sequence into a helper macro
` [PATCH 03/30] sched: Restructure sched_class order sanity checks in sched_init()
` [PATCH 04/30] sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
` [PATCH 05/30] sched: Add sched_class->reweight_task()
` [PATCH 06/30] sched: Add sched_class->switching_to() and expose check_class_changing/changed()
` [PATCH 07/30] sched: Factor out cgroup weight conversion functions
` [PATCH 08/30] sched: Expose css_tg(), __setscheduler_prio() and SCHED_CHANGE_BLOCK()
` [PATCH 09/30] sched: Enumerate CPU cgroup file types
` [PATCH 10/30] sched: Add @reason to sched_class->rq_{on|off}line()
` [PATCH 11/30] sched: Add normal_policy()
` [PATCH 12/30] sched_ext: Add boilerplate for extensible scheduler class
` [PATCH 13/30] sched_ext: Implement BPF "
` [PATCH 14/30] sched_ext: Add scx_example_dummy and scx_example_qmap example schedulers
` [PATCH 15/30] sched_ext: Add sysrq-S which disables the BPF scheduler
` [PATCH 16/30] sched_ext: Implement runnable task stall watchdog
` [PATCH 17/30] sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED_EXT
` [PATCH 20/30] sched_ext: Make watchdog handle ops.dispatch() looping stall
` [PATCH 22/30] sched_ext: Implement tickless support

[PATCH v4 0/4] Improve dirty ring warning report
 2023-01-28  0:14 UTC  (6+ messages)
` [PATCH v4 1/4] KVM: arm64: Include kvm_mmu.h from vgic.h
` [PATCH v4 2/4] KVM: arm64: Add helper vgic_write_guest_lock()
` [PATCH v4 3/4] KVM: arm64: Allow no running vcpu on restoring VGICv3 LPI pending status
` [PATCH v4 4/4] KVM: arm64: Allow no running vcpu on saving VGICv3 pending table

[PATCH] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available
 2023-01-28  0:14 UTC 

[PATCH] cxl/mbox: Add debug messages for supported mailbox commands
 2023-01-28  0:12 UTC  (5+ messages)

[PATCH] scripts/dtc: Replace 0-length arrays with flexible arrays
 2023-01-28  0:12 UTC  (3+ messages)

[PATCH 0/7] KVM: VMX: Handle NMI VM-Exits in noinstr section
 2023-01-28  0:07 UTC  (2+ messages)

[PATCH 0/6] KVM: x86/pmu: Misc PMU MSR fixes
 2023-01-28  0:07 UTC  (2+ messages)

[PATCH v1 0/2] two suggested iouring op audit updates
 2023-01-28  0:07 UTC  (26+ messages)
` [PATCH v1 1/2] io_uring,audit: audit IORING_OP_FADVISE but not IORING_OP_MADVISE
` [PATCH v1 2/2] io_uring,audit: do not log IORING_OP_*GETXATTR

[PATCH] KVM: x86/pmu: Drop event_type and rename "struct kvm_event_hw_type_mapping"
 2023-01-28  0:07 UTC  (2+ messages)

[PATCH linux-next] KVM: x86: Replace IS_ERR() with IS_ERR_VALUE()
 2023-01-28  0:05 UTC  (2+ messages)

[PATCH v4 0/4] x86/crash: Fix double NMI shootdown bug
 2023-01-28  0:05 UTC  (2+ messages)

[PATCH] scsi: aacraid: Allocate cmd_priv with scsicmd
 2023-01-28  0:04 UTC 

[PATCH v2 00/33] Per-VMA locks
 2023-01-28  0:00 UTC  (4+ messages)

[PATCH] net: dsa: microchip: ptp: add one more PTP dependency
 2023-01-27 23:58 UTC  (2+ messages)

[PATCH 0/4] iommu: Reject drivers with broken_unmanaged_domain
 2023-01-27 23:54 UTC  (8+ messages)
` [PATCH 1/4] iommu: Add a broken_unmanaged_domain flag in iommu_ops
` [PATCH 2/4] iommu/dma: Do not init domain if broken_unmanaged_domain

[PATCH v2 0/5] Introduce memcg_stock_pcp remote draining
 2023-01-27 23:50 UTC  (11+ messages)

general protection fault in efivar_lock
 2023-01-27 23:49 UTC 

[PATCH] docs: add workload-tracing document to admin-guide
 2023-01-27 23:49 UTC  (4+ messages)

[PATCH v2] docs: add workload-tracing document to admin-guide
 2023-01-27 23:46 UTC 

[PATCH 00/37] nvmem: patches for 6.3
 2023-01-27 23:39 UTC  (3+ messages)
` [PATCH 04/37] dt-bindings: nvmem: qfprom: add sdm670 compatible

[PATCH v3 0/4] Improve dirty ring warning report
 2023-01-27 23:37 UTC  (7+ messages)
` [PATCH v3 2/4] KVM: arm64: Add helper vgic_write_guest_lock()
` [PATCH v3 4/4] KVM: arm64: Allow no running vcpu on saving vgic3 pending table

[PATCH V2] riscv: Fixup race condition on PG_dcache_clean in flush_icache_pte
 2023-01-27 23:36 UTC  (2+ messages)

[PATCH v6 0/4] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys driver
 2023-01-27 23:20 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: arm: mediatek: migrate MT8195 vppsys0/1 "
` [PATCH v6 3/4] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe

[PATCH v2] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2023-01-27 23:19 UTC  (3+ messages)

[PATCH] Remove a number of duplicate includes
 2023-01-27 23:19 UTC 

[PATCH] gpu: host1x: fix uninitialized variable use
 2023-01-27 23:18 UTC  (2+ messages)

[PATCH v5 0/3] add support for clocks on MT7981 SoC
 2023-01-27 23:17 UTC  (7+ messages)
` [PATCH v5 1/3] dt-bindings: clock: Add compatibles for MT7981
` [PATCH v5 2/3] dt-bindings: clock: mediatek: add mt7981 clock IDs
` [PATCH v5 3/3] clk: mediatek: add MT7981 clock support

Failure during Stack Depot allocating hash table of 1048576 entries with kvcalloc
 2023-01-27 23:16 UTC  (2+ messages)

[PATCH] mm/highmem: Align-down to page the address for kunmap_flush_on_unmap()
 2023-01-27 23:13 UTC  (13+ messages)

[PATCH] coresight: tmc-etr: Don't enable ETR when it's not ready
 2023-01-27 23:10 UTC  (2+ messages)
` [PATCH v2] coresight: tmc: Don't enable TMC "

[PATCH 0/4] perf intel-pt: Fix the pipe mode (v1)
 2023-01-27 23:08 UTC  (5+ messages)

[PATCH 0/2] Fixes for hugetlb mapcount at most 1 for shared PMDs
 2023-01-27 23:04 UTC  (4+ messages)
` [PATCH 1/2] mm: hugetlb: proc: check for hugetlb shared PMD in /proc/PID/smaps

[PATCH 00/35] Documentation: correct lots of spelling errors (series 1)
 2023-01-27 23:01 UTC  (10+ messages)
` [PATCH 03/35] Documentation: block: correct spelling
` [PATCH 11/35] Documentation: i2c: "
` [PATCH 31/35] Documentation: trace: "

[PATCH 0/8] dt-bindings: phy/samsung: move MIPI and DP phys under PMU
 2023-01-27 22:54 UTC  (9+ messages)
` [PATCH 1/8] dt-bindings: soc: samsung: exynos-pmu: allow phys as child
  ` [PATCH 8/8] arm64: dts: exynos: move MIPI phy to PMU node in Exynos5433
  ` [PATCH 7/8] ARM: dts: exynos: move DP and MIPI phys to PMU node in Exynos5250
  ` [PATCH 6/8] ARM: dts: exynos: move DP and MIPI phys to PMU node in Exynos5420

[PATCH] highmem: Round down the address passed to kunmap_flush_on_unmap()
 2023-01-27 22:53 UTC  (2+ messages)

[PATCH v3 00/14] KVM perf support
 2023-01-27 22:53 UTC  (3+ messages)
` [PATCH v3 03/14] RISC-V: Improve SBI PMU extension related definitions

[PATCH] Input: ipaq-micro-ts - fix DEFINE_SIMPLE_DEV_PM_OPS typo
 2023-01-27 22:52 UTC  (2+ messages)

[PATCH] regulator: max77802: Bounds check regulator id against opmode
 2023-01-27 22:52 UTC 

[RFT PATCH 1/2] drm/bridge: tc358762: Set pre_enable_prev_first
 2023-01-27 22:51 UTC  (5+ messages)
` [RFT PATCH 2/2] drm/msm/dsi: Stop unconditionally powering up DSI hosts at modeset
  ` [Freedreno] "

[PATCH RFC 3/8] KVM: SVM: write back corrected CPUID page
 2023-01-27 22:46 UTC  (2+ messages)

[PATCH v5 0/5] CXL Poison List Retrieval & Tracing
 2023-01-27 22:46 UTC  (12+ messages)
` [PATCH v5 3/5] cxl/memdev: Add trigger_poison_list sysfs attribute
` [PATCH v5 5/5] tools/testing/cxl: Mock support for Get Poison List
` (no subject)
  ` 

[PATCH v2 00/15] Introduce Architectural LBR for vPMU
 2023-01-27 22:46 UTC  (20+ messages)
` [PATCH v2 06/15] KVM: vmx/pmu: Emulate MSR_ARCH_LBR_CTL for guest Arch LBR
` [PATCH v2 08/15] KVM: x86: Add Arch LBR MSRs to msrs_to_save_all list
` [PATCH v2 09/15] KVM: x86: Refine the matching and clearing logic for supported_xss
` [PATCH v2 10/15] KVM: x86/vmx: Check Arch LBR config when return perf capabilities
` [PATCH v2 11/15] KVM: x86: Add XSAVE Support for Architectural LBR
` [PATCH v2 12/15] KVM: x86/vmx: Disable Arch LBREn bit in #DB and warm reset
` [PATCH v2 13/15] KVM: x86/vmx: Save/Restore guest Arch LBR Ctrl msr at SMM entry/exit
` [PATCH v2 14/15] KVM: x86: Add Arch LBR data MSR access interface
` [PATCH v2 15/15] KVM: x86/cpuid: Advertise Arch LBR feature in CPUID

[PATCH] ASoC: kirkwood: Iterate over array indexes instead of using pointer math
 2023-01-27 22:41 UTC 

[PATCH] net: sched: sch: Bounds check priority
 2023-01-27 22:40 UTC 

[PATCH] coda: Avoid partial allocation of sig_inputArgs
 2023-01-27 22:39 UTC 

[PATCH] net: ethernet: mtk_eth_soc: Avoid truncating allocation
 2023-01-27 22:38 UTC 

[PATCH] iommufd: Add top-level bounds check on kernel buffer size
 2023-01-27 22:38 UTC 

[PATCH] lm85: Bounds check to_sensor_dev_attr()->index usage
 2023-01-27 22:37 UTC 

[PATCH] dt-bindings: input: azoteq: Fix differing types
 2023-01-27 22:37 UTC  (4+ messages)

[PATCH] dmaengine: dw-axi-dmac: Do not dereference NULL structure
 2023-01-27 22:36 UTC 

[bug-report] possible s64 overflow in max_vruntime()
 2023-01-27 22:29 UTC  (9+ messages)

[PATCH v9 0/5] thermal: mediatek: Add support for MT8365 SoC
 2023-01-27 22:23 UTC  (10+ messages)
` [PATCH v9 2/5] thermal: mediatek: control buffer enablement tweaks
` [PATCH v9 4/5] thermal: mediatek: add callback for raw to mcelsius conversion
` [PATCH v9 5/5] thermal: mediatek: add delay after thermal banks initialization

[PATCH v2 0/3] Allwinner D1 power domain support
 2023-01-27 22:17 UTC  (3+ messages)
` [PATCH v2 3/3] riscv: dts: allwinner: d1: Add power controller node

[PATCH v5 00/11] riscv: Allwinner D1/D1s platform support
 2023-01-27 22:16 UTC  (2+ messages)

[PATCH] [v2] accel: fix CONFIG_DRM dependencies
 2023-01-27 22:14 UTC 

[PATCH 0/2] vhost: improve livepatch switching for heavily loaded vhost worker kthreads
 2023-01-27 22:11 UTC  (8+ messages)

[PATCH v11 2/6] dt-bindings/thermal/mediatek: Add LVTS thermal controllers dt-binding definition
 2023-01-27 22:10 UTC  (3+ messages)
` [PATCH v12 2/6] dt-bindings: thermal: mediatek: "

[PATCH] locking/atomic: atomic: Use arch_atomic_{read,set} in generic atomic ops
 2023-01-27 22:09 UTC  (5+ messages)

[PATCH] ath10k: snoc: enable threaded napi on WCN3990
 2023-01-27 22:08 UTC  (5+ messages)

[PATCH] HID: quirks: Add quirk for Logitech G923 Xbox steering wheel
 2023-01-27 22:06 UTC  (2+ messages)

[GIT PULL] tracing: Updates for 6.2
 2023-01-27 22:04 UTC  (3+ messages)

[PATCH] selftests: net: udpgso_bench_tx: Introduce exponential back-off retries
 2023-01-27 22:03 UTC  (2+ messages)

[RFT PATCH v3 1/4] ARM: dts: exynos: add unit address to DWC3 node wrapper in Exynos5250
 2023-01-27 22:02 UTC  (7+ messages)
  ` [RFT PATCH v3 2/4] ARM: dts: exynos: add unit address to DWC3 node wrapper in Exynos54xx
  ` [RFT PATCH v3 3/4] arm64: dts: exynos: add unit address to DWC3 node wrapper in Exynos5433
  ` [RFT PATCH v3 4/4] arm64: dts: exynos: add unit address to DWC3 node wrapper in Exynos7

[GIT PULL] overlayfs fixes for 6.2-rc6
 2023-01-27 21:58 UTC  (2+ messages)

[PULL REQUEST] i2c-for-6.2-rc6
 2023-01-27 21:58 UTC  (2+ messages)

[GIT PULL] regulator fixes for v6.2-rc5
 2023-01-27 21:58 UTC  (2+ messages)

[GIT PULL] gpio: fixes for v6.2-rc6
 2023-01-27 21:58 UTC  (2+ messages)

[PATCH v2] kbuild: do not automatically add -w option to modpost
 2023-01-27 21:56 UTC  (2+ messages)

[PATCH] ARM: Allow pre-ARMv5 builds with ld.lld 16.0.0 and newer
 2023-01-27 21:56 UTC  (2+ messages)

[PATCH] fs/nfs: Replace kmap_atomic() with kmap_local_page() in dir.c
 2023-01-27 21:54 UTC 

[PATCH] arm64: dts: renesas: r9a07g044: Add Cortex-A55 PMU node
 2023-01-27 21:48 UTC  (4+ messages)

[syzbot] KASAN: vmalloc-out-of-bounds Write in tpg_fill_plane_buffer (2)
 2023-01-27 21:45 UTC  (2+ messages)

[RFC PATCH 00/19] mm: Introduce a cgroup to limit the amount of locked and pinned memory
 2023-01-27 21:44 UTC  (3+ messages)
` [RFC PATCH 14/19] mm: Introduce a cgroup for "

[PATCH v1] Revert "mm: kmemleak: alloc gray object for reserved region with direct map"
 2023-01-27 21:40 UTC  (3+ messages)

[PATCH v11 000/113] KVM TDX basic feature support
 2023-01-27 21:36 UTC  (5+ messages)
` [PATCH v11 030/113] KVM: x86/mmu: Replace hardcoded value 0 for the initial value for SPTE

[PATCH v2 00/11] fw_devlink improvements
 2023-01-27 21:35 UTC  (3+ messages)

fixed-regulator with enable from another regulator
 2023-01-27 21:33 UTC 

[PATCH v3] module: replace module_layout with module_memory
 2023-01-27 21:31 UTC  (3+ messages)

[git pull] drm fixes for 6.2-rc6
 2023-01-27 21:27 UTC  (2+ messages)

[PATCH v4 0/7] clk: qcom: msm8996: add APCS clock driver
 2023-01-27 21:24 UTC  (5+ messages)
` [PATCH v4 7/7] clk: qcom: add the driver for the MSM8996 APCS clocks

[RFT PATCH v2 1/4] ARM: dts: exynos: add unit address to DWC3 node wrapper in Exynos5250
 2023-01-27 21:24 UTC  (5+ messages)
` [RFT PATCH v2 2/4] ARM: dts: exynos: add unit address to DWC3 node wrapper in Exynos54xx
` [RFT PATCH v2 3/4] arm64: dts: exynos: add unit address to DWC3 node wrapper in Exynos5433
` [RFT PATCH v2 4/4] arm64: dts: exynos: add unit address to DWC3 node wrapper in Exynos7

[PATCH] dt-bindings: firmware: qcom,scm: add qcom,scm-sa8775p compatible
 2023-01-27 21:22 UTC  (3+ messages)

[PATCH v3 0/8] sm8550: Add USB HC and PHYs support
 2023-01-27 21:19 UTC  (3+ messages)
` [PATCH v3 1/8] dt-bindings: phy: Add qcom,snps-eusb2-phy schema file

[PATCH] clk: qcom: gdsc: Disable HW control until supported
 2023-01-27 21:19 UTC  (5+ messages)

[PATCH v2] dt-bindings: usb: samsung,exynos-dwc3: allow unit address in DTS
 2023-01-27 21:17 UTC 

[GIT PULL] RISC-V Fixes for 6.2-rc6
 2023-01-27 21:14 UTC  (2+ messages)

[GIT PULL] arm64 fix for -rc6
 2023-01-27 21:14 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.2-rc6
 2023-01-27 21:14 UTC  (2+ messages)

[GIT PULL] Thermal control fixes for v6.2-rc6
 2023-01-27 21:14 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v6.2-rc6
 2023-01-27 21:14 UTC  (2+ messages)

[PATCH v3 0/2] fsi: Add IBM I2C Responder virtual FSI master
 2023-01-27 21:10 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH drm-next 00/14] [RFC] DRM GPUVA Manager & Nouveau VM_BIND UAPI
 2023-01-27 21:09 UTC  (10+ messages)
` [PATCH drm-next 05/14] drm/nouveau: new VM_BIND uapi interfaces

[PATCH v5 0/7] clk: qcom: msm8996: add APCS clock driver
 2023-01-27 21:04 UTC  (3+ messages)
` [PATCH v5 7/7] clk: qcom: add the driver for the MSM8996 APCS clocks

[PATCH 21/46] hugetlb: use struct hugetlb_pte for walk_hugetlb_range
 2023-01-27 21:02 UTC  (12+ messages)

[PATCH] perf arm-spe: Add raw decoding for SPEv1.2 previous branch address
 2023-01-27 20:59 UTC 

[PATCH v4] cxl/mbox: Fix Payload Length check for Get Log command
 2023-01-27 20:59 UTC  (3+ messages)

[PATCH] perf arm-spe: Only warn once for each unsupported address packet
 2023-01-27 20:55 UTC 

[PATCH v4 0/7] introduce vm_flags modifier functions
 2023-01-27 20:56 UTC  (4+ messages)
` [PATCH v4 3/7] mm: replace VM_LOCKED_CLEAR_MASK with VM_LOCKED_MASK

[PATCH] scripts/spelling.txt: add "exsits" pattern and fix typo instances
 2023-01-27 20:52 UTC  (4+ messages)

[PATCH] drm/arm/malidp: use sysfs_emit in show function callback
 2023-01-27 20:51 UTC 

Linux guest kernel threat model for Confidential Computing
 2023-01-27 20:51 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox