All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-06-08 14:47:55 to 2022-06-08 15:04:40 UTC [more...]

[PATCH 00/36] cpuidle,rcu: Cleanup the mess
 2022-06-08 15:04 UTC  (69+ messages)
` [PATCH 02/36] x86/idle: Replace x86_idle with a static_call
` [PATCH 03/36] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 05/36] cpuidle: Move IRQ state validation
` [PATCH 06/36] cpuidle,riscv: Push RCU-idle into driver
` [PATCH 07/36] cpuidle,tegra: "
` [PATCH 08/36] cpuidle,psci: "
` [PATCH 09/36] cpuidle,imx6: "
` [PATCH 10/36] cpuidle,omap3: "
` [PATCH 11/36] cpuidle,armada: "
` [PATCH 12/36] cpuidle,omap2: "
` [PATCH 13/36] cpuidle,dt: "
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
` [PATCH 15/36] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH 16/36] rcu: Fix rcu_idle_exit()
` [PATCH 17/36] acpi_idle: Remove tracing
` [PATCH 18/36] cpuidle: Annotate poll_idle()
` [PATCH 19/36] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH 20/36] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH 21/36] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH 22/36] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH 23/36] arm64,smp: "
` [PATCH 24/36] printk: "
` [PATCH 25/36] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH 26/36] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH 27/36] cpuidle,mwait: Make noinstr clean
` [PATCH 28/36] cpuidle,tdx: Make tdx "
` [PATCH 30/36] cpuidle,nospec: Make "
` [PATCH 31/36] cpuidle,acpi: "
` [PATCH 32/36] ftrace: WARN on rcuidle
` [PATCH 33/36] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH 34/36] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH 35/36] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH 36/36] cpuidle,clk: "

[PATCH] kontron-sl-mx8mm: Add CAAM support
 2022-06-08 15:03 UTC 

[Ocfs2-devel] [PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-06-08 15:02 UTC  (80+ messages)
` [Cluster-devel] "
` [f2fs-dev] "
`  "
` [Ocfs2-devel] [PATCH v2 01/19] secretmem: Remove isolate_page
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [Ocfs2-devel] [PATCH v2 02/19] mm: Convert all PageMovable users to movable_operations
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [Ocfs2-devel] [PATCH v2 03/19] fs: Add aops->migrate_folio
  ` [Cluster-devel] "
  `  "
  ` [f2fs-dev] "
` [Ocfs2-devel] [PATCH v2 04/19] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
  ` [Cluster-devel] "
  `  "
  ` [f2fs-dev] "
` [Ocfs2-devel] [PATCH v2 05/19] mm/migrate: Convert writeout() to take a folio
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [Ocfs2-devel] [PATCH v2 06/19] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [PATCH v2 07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  ` [Ocfs2-devel] "
` [Ocfs2-devel] [PATCH v2 08/19] btrfs: Convert btree_migratepage to migrate_folio
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [Ocfs2-devel] [PATCH v2 09/19] nfs: Convert "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [Ocfs2-devel] [PATCH v2 10/19] mm/migrate: Convert migrate_page() to migrate_folio()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [Ocfs2-devel] [PATCH v2 11/19] mm/migrate: Add filemap_migrate_folio()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [Ocfs2-devel] [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [Ocfs2-devel] [PATCH v2 13/19] ubifs: Convert to filemap_migrate_folio()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [Ocfs2-devel] [PATCH v2 14/19] f2fs: "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [Ocfs2-devel] [PATCH v2 15/19] aio: Convert to migrate_folio
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [Ocfs2-devel] [PATCH v2 16/19] hugetlb: "
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [Ocfs2-devel] [PATCH v2 17/19] secretmem: "
  ` [Cluster-devel] "
  `  "
  ` [f2fs-dev] "
` [Ocfs2-devel] [PATCH v2 18/19] fs: Remove aops->migratepage()
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "
` [Ocfs2-devel] [PATCH v2 19/19] mm/folio-compat: Remove migration compatibility functions
  ` [Cluster-devel] "
  ` [f2fs-dev] "
  `  "

[PATCH v3 0/8] hw/cxl: Move CXL emulation options and state to machines
 2022-06-08 14:54 UTC  (7+ messages)
` [PATCH v3 1/8] hw/cxl: Make the CXL fixed memory window setup a machine parameter
` [PATCH v3 2/8] hw/acpi/cxl: Pass in the CXLState directly rather than MachineState
` [PATCH v3 6/8] tests/acpi: Update q35/CEDT.cxl for new memory addresses
` [PATCH v3 8/8] hw/machine: Drop cxl_supported flag as no longer useful

x86-power-control question: front panel buttons dont work
 2022-06-08 15:01 UTC  (4+ messages)

[PATCH 0/2] Backport: FPU testing / switchtest issue to 3.2 stable
 2022-06-08 15:02 UTC  (3+ messages)
` [PATCH 2/2] x86: ipipe: Enable FPU tests unconditionally

[PATCH 1/3] insane.bbclass: Make do_qa_staging check shebangs
 2022-06-08 15:02 UTC  (6+ messages)
` [PATCH v2 1/5] python: Avoid shebang overflow on python-config.py
  ` [PATCH v2 4/5] oeqa/selftest: Add test for shebang overflow
    ` [OE-core] "

[PATCH 07/16] drm/amd/display: Cap OLED brightness per max frame-average luminance
 2022-06-08 10:02 UTC  (2+ messages)

[PATCH untested] tests/tcg: disable xtensa-linux-user again
 2022-06-08 14:53 UTC  (2+ messages)

[V2,0/2] Enable hardware jpeg encoder for MT8186
 2022-06-08 15:00 UTC  (4+ messages)
` [V2,1/2] media: media: jpegenc: add mediatek,mt8186-jpgenc compatible

[PATCH v2] pipe.2: Add mention of O_NOTIFICATION_PIPE flag
 2022-06-08 14:55 UTC  (2+ messages)

[PATCH] i.MX8M: crypto: disable JR0 in SPL, U-Boot
 2022-06-08 15:00 UTC  (4+ messages)

[PATCH net] ip_gre: test csum_start instead of transport header
 2022-06-08 14:54 UTC  (2+ messages)

[RFC] [PATCH 0/3] Optimize spi_sync path
 2022-06-08 14:55 UTC  (4+ messages)
` [RFC] [PATCH 3/3] drivers: spi: spi.c: Don't use the message queue if possible in spi_sync

[PATCH net-next] net: rename reference+tracking helpers
 2022-06-08 14:58 UTC  (3+ messages)

[PATCH v2 00/17] arm64/sysreg: More system register generation
 2022-06-08 14:55 UTC  (3+ messages)
` [PATCH v2 17/17] arm64/sysreg: Convert ID_AA64ISAR2_EL1 to automatic generation

RTT-PROBE: lore-subspace-rtt
 2022-06-08 14:56 UTC 

[igt-dev] [PATCH i-g-t v2] prime_busy: Replace open-coded spinner with igt_spin_t
 2022-06-08 14:57 UTC 

[PATCH v4 0/3] target/m68k: semihosting cleanup
 2022-06-08 14:53 UTC  (3+ messages)

[PATCH 0/7] SUNIV USB support (and updating mailmap)
 2022-06-08 14:52 UTC  (8+ messages)
` [PATCH 2/7] dt-bindings: phy: add binding document for Allwinner F1C100s USB PHY

[PATCH v5 00/10] qmp, hmp: statistics subsystem and KVM suport
 2022-06-08 14:52 UTC  (8+ messages)
` [PATCH v5 02/10] kvm: Support for querying fd-based stats
` [PATCH v5 06/10] hmp: add basic "info stats" implementation

[PATCH] staging: ftbft: Use backlight helper
 2022-06-08 14:54 UTC  (3+ messages)

Rust recipe fails to build project on kirkstone but works on dunfell
 2022-06-08 14:53 UTC  (4+ messages)
` [OE-core] "

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-08 13:46 UTC  (5+ messages)
` [PATCH v2 03/20] tty: serial: 8250: Add NPCM845 UART support

[PATCH 0/6] drm: Add mouse cursor hotspot support to atomic KMS
 2022-06-08 14:52 UTC  (6+ messages)

[RFC PATCH 00/16] drm/rockchip: Rockchip EBC ("E-Book Controller") display driver
 2022-06-08 14:48 UTC  (8+ messages)

[PATCH] trace-cmd library: Fix chunk_cmp()
 2022-06-08 14:48 UTC 

[PATCH net] tls: Rename TLS_INFO_ZC_SENDFILE to TLS_INFO_ZC_TX
 2022-06-08 14:47 UTC  (2+ messages)

[Bug] Race condition between CPU hotplug off flow and __sched_setscheduler()
 2022-06-08 14:48 UTC  (11+ messages)
  ` [SPAM]Re: "
          ` [PATCH] sched: Fix balance_push() vs __sched_setscheduler()

[PATCH] backlight: Use backlight helper
 2022-06-08 14:48 UTC  (3+ messages)

[PATCH v2 000/144] KVM: selftests: Overhaul APIs, purge VCPU_ID
 2022-06-08 14:47 UTC  (3+ messages)

[PULL v1 0/2] Merge tpm 2022/06/07 v1
 2022-06-08 14:40 UTC  (2+ messages)

[PATCH] switchtest: Cleanup FPU tests after ipipe -> dovetail transition
 2022-06-08 14:48 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.