messages from 2022-07-11 07:17:54 to 2022-09-20 08:39:45 UTC [more...]
[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
2022-09-20 8:39 UTC (65+ messages)
` [PATCH v2 01/44] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [PATCH v2 02/44] x86/idle: Replace x86_idle with a static_call
` [PATCH v2 03/44] cpuidle/poll: Ensure IRQ state is invariant
` [PATCH v2 04/44] cpuidle: Move IRQ state validation
` [PATCH v2 05/44] cpuidle,riscv: Push RCU-idle into driver
` [PATCH v2 06/44] cpuidle,tegra: "
` [PATCH v2 07/44] cpuidle,psci: "
` [PATCH v2 08/44] cpuidle,imx6: "
` [PATCH v2 09/44] cpuidle,omap3: "
` [PATCH v2 10/44] cpuidle,armada: "
` [PATCH v2 11/44] cpuidle,omap4: "
` [PATCH v2 12/44] cpuidle,dt: "
` [PATCH v2 13/44] cpuidle: Fix ct_idle_*() usage
` [PATCH v2 14/44] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}()
` [PATCH v2 15/44] acpi_idle: Remove tracing
` [PATCH v2 16/44] cpuidle: Annotate poll_idle()
` [PATCH v2 17/44] objtool/idle: Validate __cpuidle code as noinstr
` [PATCH v2 18/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*
` [PATCH v2 19/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
` [PATCH v2 20/44] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS
` [PATCH v2 21/44] arch/idle: Change arch_cpu_idle() IRQ behaviour
` [PATCH v2 22/44] x86/tdx: Remove TDX_HCALL_ISSUE_STI
` [PATCH v2 23/44] arm,smp: Remove trace_.*_rcuidle() usage
` [PATCH v2 24/44] arm64,smp: "
` [PATCH v2 25/44] printk: "
` [PATCH v2 26/44] time/tick-broadcast: Remove RCU_NONIDLE usage
` [PATCH v2 27/44] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}
` [PATCH v2 28/44] cpuidle,mwait: Make noinstr clean
` [PATCH v2 29/44] cpuidle,tdx: Make tdx "
` [PATCH v2 30/44] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [PATCH v2 31/44] cpuidle,nospec: Make "
` [PATCH v2 32/44] cpuidle,acpi: "
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 34/44] cpuidle,omap3: Use WFI for omap3_pm_idle()
` [PATCH v2 35/44] cpuidle,omap3: Push RCU-idle into omap_sram_idle()
` [PATCH v2 36/44] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower()
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 38/44] cpuidle,powerdomain: Remove trace_.*_rcuidle()
` [PATCH v2 39/44] cpuidle,clk: "
` [PATCH v2 40/44] ubsan: Fix objtool UACCESS warns
` [PATCH v2 41/44] intel_idle: Add force_irq_on module param
` [PATCH v2 42/44] entry,kasan,x86: Disallow overriding mem*() functions
` [PATCH v2 43/44] sched: Always inline __this_cpu_preempt_check()
` [PATCH v2 44/44] arm64,riscv,perf: Remove RCU_NONIDLE() usage
[PATCH v3] hugetlb: simplify hugetlb handling in follow_page_mask
2022-09-19 7:50 UTC (2+ messages)
[PATCH] ia64/kprobes: Remove orphan declarations from arch/ia64/include/asm/kprobes.h
2022-09-14 12:47 UTC
[PATCH] ia64: export memory_add_physaddr_to_nid to fix cxl build error
2022-09-12 13:53 UTC (2+ messages)
[PATCH v3 0/2] Introduce CABA helper process tree
2022-09-11 19:27 UTC (9+ messages)
` [PATCH v3 1/2] Add CABA tree to task_struct
` [PATCH v4 "
` [PATCH v3 2/2] tests: Add CABA selftest
[PATCH] ia64: fix clock_getre(CLOCK_MONOTONIC) to report ITC frequency
2022-09-10 17:50 UTC (7+ messages)
` [PATCH v3] ia64: fix clock_getres(CLOCK_MONOTONIC) "
` [PATCH v2] "
[PATCH v2] hugetlb: simplify hugetlb handling in follow_page_mask
2022-09-06 17:13 UTC (3+ messages)
[PATCH] hugetlb: simplify hugetlb handling in follow_page_mask
2022-09-05 16:09 UTC (26+ messages)
[RFC PATCH 2/2] fs/xattr: wire up syscalls
2022-08-31 19:54 UTC (3+ messages)
[PATCH v2 06/11] ia64: mm: Convert to GENERIC_IOREMAP
2022-08-28 15:12 UTC (3+ messages)
[PATCH v2] include/linux: declare cpuinfo_op in processor.h
2022-08-25 20:59 UTC
[RFC 00/10] arm64/riscv: Introduce fast kexec reboot
2022-08-22 2:15 UTC (4+ messages)
` [RFC 02/10] cpu/hotplug: Compile smp_shutdown_nonboot_cpus() conditioned on CONFIG_SHUTDOWN_NONBOOT_
` [RFC 03/10] cpu/hotplug: Introduce fast kexec reboot
` [RFC 04/10] cpu/hotplug: Check the capability of kexec quick reboot
[PATCH] kernel: exit: cleanup release_thread()
2022-08-21 17:42 UTC (8+ messages)
[PATCH] ia64: move from strlcpy with unused retval to strscpy
2022-08-18 20:59 UTC
[PATCH] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER
2022-08-17 6:36 UTC (7+ messages)
[PATCH 06/11] ia64: mm: Convert to GENERIC_IOREMAP
2022-08-01 14:40 UTC
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-07-30 23:45 UTC (15+ messages)
` [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE
` [PATCH 14/36] cpuidle: Fix rcu_idle_*() usage
[PATCH] profile: setup_profiling_timer() is moslty not implemented
2022-07-25 20:48 UTC (3+ messages)
[PATCH v6 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
2022-07-22 23:51 UTC (4+ messages)
` [PATCH v6 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h
[PATCH v5 1/4] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
2022-07-21 13:49 UTC (2+ messages)
` [PATCH v5 2/4] PCI: Move isa_dma_bridge_buggy out of dma.h
[PATCH v4 1/3] PCI: Remove pci_get_legacy_ide_irq and asm-generic/pci.h
2022-07-21 9:55 UTC (6+ messages)
` [PATCH v4 2/3] PCI: Move isa_dma_bridge_buggy out of dma.h
[PATCH v3 1/2] asm-generic: Remove pci.h copying remaining code to x86
2022-07-19 12:02 UTC (3+ messages)
[PATCH v2 1/2] asm-generic: Remove pci.h copying remaining code to x86
2022-07-19 10:51 UTC (5+ messages)
[PATCH v5 0/9] bitops: let optimize out non-atomic bitops on compile-time constants
2022-07-15 14:50 UTC (7+ messages)
` [PATCH v5 6/9] "
[RFC PATCH 1/2] asm-generic: Remove pci.h copying code out to architectures
2022-07-15 7:40 UTC (4+ messages)
[bitops] 0e862838f2: BUG:KASAN:wild-memory-access_in_dmar_parse_one_rhsa
2022-07-12 14:31 UTC (4+ messages)
[PATCH V7 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
2022-07-12 2:51 UTC (12+ messages)
` [PATCH V7 15/26] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V7 20/26] mips/mm: "
` [PATCH V7 21/26] m68k/mm: "
` [PATCH V7 22/26] arc/mm: "
` [PATCH V7 23/26] arm/mm: "
` [PATCH V7 24/26] um/mm: "
` [PATCH V7 25/26] sh/mm: "
` [PATCH V7 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
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