messages from 2022-04-11 23:38:27 to 2022-05-08 12:01:09 UTC [more...]
[PATCH v2 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-08 12:01 UTC (6+ messages)
` [PATCH v2 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v2 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v2 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-08 9:19 UTC (20+ 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] arch/ia64: no need to initialise statics to 0
2022-05-08 3:35 UTC (2+ messages)
[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
2022-05-08 0:15 UTC (34+ messages)
[PATCH v2 0/9] introduce mirrored memory support for arm64
2022-05-07 9:28 UTC (24+ messages)
` [PATCH v2 1/9] efi: Make efi_print_memmap() public
` [PATCH v2 2/9] arm64: efi: Add fake memory support
` [PATCH v2 4/9] arm64/mirror: arm64 enabling - find mirrored memory ranges
` [PATCH v2 3/9] efi: Make efi_find_mirror() public
` [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 0/12] ptrace: cleaning up ptrace_stop
2022-05-06 21:59 UTC (72+ 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/2] null_blk: fix wrong use of nr_online_nodes
2022-05-06 17:23 UTC (4+ 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 v7 00/20] Introduce power-off+restart call chain API
2022-05-06 15:28 UTC (24+ messages)
` [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 15/20] ia64: Use do_kernel_power_off()
` [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()
[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 (2+ messages)
cleanup swiotlb initialization v8
2022-04-13 6:20 UTC (5+ messages)
` [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
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