messages from 2022-04-29 19:31:53 to 2022-05-11 01:19:41 UTC [more...]
[PATCH v3 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-11 1:19 UTC (9+ messages)
` [PATCH v3 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH v3 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH v3 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
[PATCH 00/30] The panic notifiers refactor
2022-05-10 20:11 UTC (86+ messages)
` [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
[PATCH v8 00/27] Introduce power-off+restart call chain API
2022-05-10 18:14 UTC (29+ messages)
` [PATCH v8 01/27] notifier: Add atomic_notifier_call_chain_is_empty()
` [PATCH v8 02/27] notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
` [PATCH v8 03/27] kernel/reboot: Introduce sys-off handler API
` [PATCH v8 04/27] kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers
` [PATCH v8 05/27] kernel/reboot: Add do_kernel_power_off()
` [PATCH v8 06/27] kernel/reboot: Add stub for pm_power_off
` [PATCH v8 07/27] kernel/reboot: Add kernel_can_power_off()
` [PATCH v8 08/27] kernel/reboot: Add register_platform_power_off()
` [PATCH v8 09/27] ARM: Use do_kernel_power_off()
` [PATCH v8 10/27] csky: "
` [PATCH v8 11/27] riscv: "
` [PATCH v8 12/27] arm64: "
` [PATCH v8 13/27] parisc: "
` [PATCH v8 14/27] xen/x86: "
` [PATCH v8 15/27] powerpc: "
` [PATCH v8 16/27] m68k: Switch to new sys-off handler API
` [PATCH v8 17/27] sh: Use do_kernel_power_off()
` [PATCH v8 18/27] x86: "
` [PATCH v8 19/27] ia64: "
` [PATCH v8 20/27] mips: "
` [PATCH v8 21/27] memory: emif: Use kernel_can_power_off()
` [PATCH v8 22/27] ACPI: power: Switch to sys-off handler API
` [PATCH v8 23/27] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v8 24/27] reboot: Remove pm_power_off_prepare()
` [PATCH v8 25/27] soc/tegra: pmc: Use sys-off handler API to power off Nexus 7 properly
` [PATCH v8 26/27] kernel/reboot: Add devm_register_power_off_handler()
` [PATCH v8 27/27] kernel/reboot: Add devm_register_restart_handler()
[PATCH AUTOSEL 5.17 21/21] Revert "parisc: Fix patch code locking and flushing"
2022-05-10 15:49 UTC (2+ messages)
[PATCH AUTOSEL 5.4 8/8] Revert "parisc: Fix patch code locking and flushing"
2022-05-10 15:45 UTC
[PATCH AUTOSEL 5.10 9/9] Revert "parisc: Fix patch code locking and flushing"
2022-05-10 15:45 UTC
[PATCH AUTOSEL 5.15 19/19] Revert "parisc: Fix patch code locking and flushing"
2022-05-10 15:44 UTC
[PATCH v2 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
2022-05-10 1:35 UTC (18+ 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-10 1:28 UTC (22+ 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] ethernet: tulip: fix missing pci_disable_device() on error in tulip_init_one()
2022-05-09 23:10 UTC (4+ messages)
[PATCH 0/3] termbits.h: Further improvements
2022-05-09 11:42 UTC (6+ messages)
` [PATCH 1/3] termbits.h: create termbits-common.h for identical bits
` [PATCH 2/3] termbits.h: Align lines & format
` [PATCH 3/3] termbits.h: Remove posix_types.h include
[PATCH] parisc: fix typos in comments
2022-05-09 8:43 UTC (2+ messages)
[GIT PULL] parisc architecture updates for v5.18-rc6
2022-05-08 19:56 UTC (2+ messages)
Latest PA8800/PA8900 cache flush patch
2022-05-08 1:02 UTC (6+ messages)
[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
2022-05-08 0:15 UTC (34+ messages)
[PATCH v7 00/20] Introduce power-off+restart call chain API
2022-05-06 15:28 UTC (9+ messages)
` [PATCH v7 04/20] kernel: Add combined power-off+restart handler "
[PATCH 1/1] termbits: Convert octal defines to hex
2022-05-05 10:46 UTC (7+ messages)
2nd Quater puchase request
2022-05-03 14:49 UTC
[PATCH net-next v3] net: SO_RCVMARK socket option for SO_MARK with recvmsg()
2022-04-30 8:00 UTC (2+ messages)
[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
2022-04-30 5:43 UTC (3+ messages)
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;
as well as URLs for NNTP newsgroup(s).