public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-04-04 05:05:52 to 2022-05-06 14:10:24 UTC [more...]

[PATCH v7 00/20] Introduce power-off+restart call chain API
 2022-05-06 14:10 UTC  (33+ messages)
` [PATCH v7 01/20] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v7 02/20] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler call chain API
` [PATCH v7 05/20] ARM: Use do_kernel_power_off()
` [PATCH v7 06/20] csky: "
` [PATCH v7 07/20] riscv: "
` [PATCH v7 08/20] arm64: "
` [PATCH v7 09/20] parisc: "
` [PATCH v7 10/20] xen/x86: "
` [PATCH v7 11/20] powerpc: "
` [PATCH v7 12/20] m68k: Switch to new sys-off handler API
` [PATCH v7 13/20] sh: Use do_kernel_power_off()
` [PATCH v7 14/20] x86: "
` [PATCH v7 15/20] ia64: "
` [PATCH v7 16/20] mips: "
` [PATCH v7 17/20] memory: emif: Use kernel_can_power_off()
` [PATCH v7 18/20] ACPI: power: Switch to sys-off handler API
` [PATCH v7 19/20] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v7 20/20] reboot: Remove pm_power_off_prepare()

[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2022-05-06 14:03 UTC  (26+ messages)

[PATCH 0/12] ptrace: cleaning up ptrace_stop
 2022-05-06  6:55 UTC  (66+ messages)
        ` [PATCH v2 01/12] signal: Rename send_signal send_signal_locked
        ` [PATCH v2 02/12] signal: Replace __group_send_sig_info with send_signal_locked
        ` [PATCH v2 03/12] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
        ` [PATCH v2 04/12] ptrace/xtensa: Replace PT_SINGLESTEP "
        ` [PATCH v2 05/12] signal: Use lockdep_assert_held instead of assert_spin_locked
        ` [PATCH v2 06/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
        ` [PATCH v2 07/12] ptrace: Don't change __state
        ` [PATCH v2 08/12] ptrace: Remove arch_ptrace_attach
        ` [PATCH v2 09/12] ptrace: Always take siglock in ptrace_resume
        ` [PATCH v2 10/12] ptrace: Only return signr from ptrace_stop if it was provided
        ` [PATCH v2 11/12] ptrace: Always call schedule in ptrace_stop
        ` [PATCH v2 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
        ` [PATCH v3 0/11] ptrace: cleaning up ptrace_stop
          ` [PATCH v3 01/11] signal: Rename send_signal send_signal_locked
          ` [PATCH v3 02/11] signal: Replace __group_send_sig_info with send_signal_locked
          ` [PATCH v3 03/11] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
          ` [PATCH v3 04/11] ptrace/xtensa: Replace PT_SINGLESTEP "
          ` [PATCH v3 05/11] ptrace: Remove arch_ptrace_attach
          ` [PATCH v3 06/11] signal: Use lockdep_assert_held instead of assert_spin_locked
          ` [PATCH v3 07/11] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
          ` [PATCH v3 08/11] ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs
          ` [PATCH v3 09/11] ptrace: Don't change __state
          ` [PATCH v3 10/11] ptrace: Always take siglock in ptrace_resume
          ` [PATCH v3 11/11] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
          ` [PATCH v4 0/12] ptrace: cleaning up ptrace_stop
            ` [PATCH v4 01/12] signal: Rename send_signal send_signal_locked
            ` [PATCH v4 02/12] signal: Replace __group_send_sig_info with send_signal_locked
            ` [PATCH v4 03/12] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
            ` [PATCH v4 04/12] ptrace/xtensa: Replace PT_SINGLESTEP "
            ` [PATCH v4 05/12] ptrace: Remove arch_ptrace_attach
            ` [PATCH v4 06/12] signal: Use lockdep_assert_held instead of assert_spin_locked
            ` [PATCH v4 07/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
            ` [PATCH v4 08/12] ptrace: Document that wait_task_inactive can't fail
            ` [PATCH v4 09/12] ptrace: Admit ptrace_stop can generate spuriuos SIGTRAPs
            ` [PATCH v4 10/12] ptrace: Don't change __state
            ` [PATCH v4 11/12] ptrace: Always take siglock in ptrace_resume
            ` [PATCH v4 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-06  3:39 UTC  (14+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH 0/2] null_blk: fix wrong use of nr_online_nodes
 2022-05-06  1:58 UTC  (3+ messages)
` [PATCH 1/2] include/linux/nodemask.h: create node_available() helper
` [PATCH 2/2] null_blk: fix wrong use of nr_online_nodes

[PATCH v2 0/9] introduce mirrored memory support for arm64
 2022-05-03  9:58 UTC  (23+ messages)
` [PATCH v2 1/9] efi: Make efi_print_memmap() public
` [PATCH v2 2/9] arm64: efi: Add fake memory support
` [PATCH v2 3/9] efi: Make efi_find_mirror() public
` [PATCH v2 4/9] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v2 9/9] ia64/efi: Code simplification in efi_init
` [PATCH v2 5/9] mm: Ratelimited mirrored memory related warning messages
` [PATCH v2 6/9] mm: Demote warning message in vmemmap_verify() to debug level
` [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K
` [PATCH v2 8/9] efi: Disable mirror feature if kernelcore is not specified
  ` [PATCH 0/2] Add support to relocate kernel image to mirrored region
    ` [PATCH 2/2] arm64/boot: Add support to relocate kernel image to mirrored region without kaslr
    ` [PATCH 1/2] arm64/boot/KASLR: Add support to relocate kernel image to mirrored region

[PATCH v4] mm: Using for_each_online_node and node_online instead of open coding
 2022-04-29 11:44 UTC  (3+ messages)

[PATCH 0/7] Remove unused SLOW_DOWN_IO
 2022-04-25 21:16 UTC  (10+ messages)
` [PATCH 1/7] net: wan: atp: remove unused eeprom_delay()
` [PATCH 2/7] net: wan: lmc: remove unused DELAY()
` [PATCH 3/7] net: remove comments that mention obsolete __SLOW_DOWN_IO
` [PATCH 4/7] sh: remove unused SLOW_DOWN_IO
` [PATCH 5/7] powerpc: Remove unused SLOW_DOWN_IO definition
` [PATCH 6/7] ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
` [PATCH 7/7] alpha: "

[PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
 2022-04-23 21:26 UTC 

[PATCH 0/3 v3] Documentation: kernel-parameters: alphabetize and misc. fixes
 2022-04-16  8:49 UTC  (4+ messages)
` [PATCH 1/3 v3] Docs: admin/kernel-parameters: edit a few boot options

cleanup swiotlb initialization v8
 2022-04-13  6:20 UTC  (19+ messages)
` [PATCH 07/15] x86: remove the IOMMU table infrastructure
` [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
` [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
` [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
` [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
` [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
` [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
` [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>

[RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
 2022-04-08  3:42 UTC  (4+ messages)


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