messages from 2022-05-11 17:35:50 to 2022-06-10 14:21:47 UTC [more...]
[PATCH] x86: Change the return type of acpi_map_cpu2node to void
2022-06-10 14:21 UTC (5+ messages)
[PATCH v2 0/6] bitops: let optimize out non-atomic bitops on compile-time constants
2022-06-10 13:56 UTC (11+ messages)
` [PATCH v2 1/6] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH v2 2/6] bitops: always define asm-generic non-atomic bitops
` [PATCH v2 3/6] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH v2 4/6] bitops: define const_*() versions of the non-atomics
` [PATCH v2 5/6] bitops: wrap non-atomic bitops with a transparent macro
` [PATCH v2 6/6] bitops: let optimize out non-atomic bitops on compile-time constants
[PATCH 00/36] cpuidle,rcu: Cleanup the mess
2022-06-09 23:49 UTC (54+ messages)
` [PATCH 01/36] x86/perf/amd: Remove tracing from perf_lopwr_cb()
` [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 29/36] cpuidle,xenpv: Make more PARAVIRT_XXL "
` [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 0/12] ptrace: cleaning up ptrace_stop
2022-06-09 19:59 UTC (50+ messages)
` [PATCH v3 0/11] "
` [PATCH v4 0/12] "
` [PATCH 00/16] ptrace: cleanups and calling do_cldstop with only siglock
` [PATCH 01/16] signal/alpha: Remove unused definition of TASK_REAL_PARENT
` [PATCH 02/16] signal/ia64: Remove unused definition of IA64_TASK_REAL_PARENT_OFFSET
` [PATCH 03/16] kdb: Use real_parent when displaying a list of processes
` [PATCH 04/16] powerpc/xmon: "
` [PATCH 05/16] ptrace: Remove dead code from __ptrace_detach
` [PATCH 06/16] ptrace: Remove unnecessary locking in ptrace_(get|set)siginfo
` [PATCH 07/16] signal: Wake up the designated parent
` [PATCH 08/16] ptrace: Only populate last_siginfo from ptrace
` [PATCH 09/16] ptrace: In ptrace_setsiginfo deal with invalid si_signo
` [PATCH 10/16] ptrace: In ptrace_signal look at what the debugger did with siginfo
` [PATCH 11/16] ptrace: Use si_sino as the signal number to resume with
` [PATCH 12/16] ptrace: Stop protecting ptrace_set_signr with tasklist_lock
` [PATCH 13/16] ptrace: Document why ptrace_setoptions does not need a lock
` [PATCH 14/16] signal: Protect parent child relationships by childs siglock
` [PATCH 15/16] ptrace: Use siglock instead of tasklist_lock in ptrace_check_attach
` [PATCH 16/16] signal: Always call do_notify_parent_cldstop with siglock held
[PATCH 0/6] bitops: let optimize out non-atomic bitops on compile-time constants
2022-06-08 13:31 UTC (25+ messages)
` [PATCH 1/6] ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()
` [PATCH 2/6] bitops: always define asm-generic non-atomic bitops
` [PATCH 3/6] bitops: define gen_test_bit() the same way as the rest of functions
` [PATCH 4/6] bitops: unify non-atomic bitops prototypes across architectures
` [PATCH 5/6] bitops: wrap non-atomic bitops with a transparent macro
` [PATCH 6/6] bitops: let optimize out non-atomic bitops on compile-time constants
kernel/bpf/devmap.c:1030:40: sparse: sparse: cast removes address space '__rcu' of expression
2022-06-06 7:53 UTC (4+ messages)
` [PATCH] ia64: fix sparse warnings with cmpxchg() & xchg()
cleanup swiotlb initialization v8
2022-06-01 18:40 UTC (8+ messages)
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
[PATCH v8 00/27] Introduce power-off+restart call chain API
2022-05-31 21:24 UTC (13+ messages)
` [PATCH v8 07/27] kernel/reboot: Add kernel_can_power_off()
` [PATCH v8 16/27] m68k: Switch to new sys-off handler API
[PATCH v5] mm: Avoid unnecessary page fault retires on shared memory types
2022-05-31 7:59 UTC (3+ messages)
[PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types
2022-05-30 18:29 UTC (9+ messages)
[PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types
2022-05-27 14:53 UTC (12+ messages)
[PATCH v2 0/9] introduce mirrored memory support for arm64
2022-05-24 1:11 UTC (11+ messages)
` [PATCH 0/2] Add support to relocate kernel image to mirrored region
[PATCH] ia64: Use strscpy to replace strlcpy
2022-05-22 8:23 UTC
[PATCH] ia64: Kconfig: Fix indentation and add comments
2022-05-20 12:00 UTC
[PATCH v2 0/2] null_blk: fix wrong use of nr_online_nodes
2022-05-20 7:37 UTC (3+ messages)
` [PATCH v2 1/2] numa: create node_available() helper
` [PATCH v2 2/2] null_blk: fix wrong use of nr_online_nodes
[PATCHv4 0/2] cpu/hotplug: Keep cpu hotplug disabled until the rebooting cpu is stable
2022-05-15 10:03 UTC (3+ messages)
` [PATCHv4 2/2] cpu/hotplug: Remove the input parameter primary_cpu of smp_shutdown_nonboot_cpus()
[PATCH v4 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-11 17:35 UTC (3+ messages)
` [PATCH v4 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
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