messages from 2021-12-12 21:02:58 to 2022-02-14 21:06:58 UTC [more...]
[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
2022-02-14 21:06 UTC (33+ messages)
` [PATCH 01/14] uaccess: fix integer overflow on access_ok()
` [PATCH 02/14] sparc64: add __{get,put}_kernel_nocheck()
` [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
` [PATCH 04/14] x86: use more conventional access_ok() definition
` [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH 06/14] mips: use simpler access_ok()
` [PATCH 07/14] uaccess: generalize access_ok()
` [PATCH 08/14] arm64: simplify access_ok()
` [PATCH 09/14] m68k: drop custom __access_ok()
` [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
` [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
` [PATCH 12/14] sh: "
` [PATCH 13/14] ia64: "
` [PATCH 14/14] uaccess: drop set_fs leftovers
[PATCH REPOST 0/8] kernel/fork: Move thread stack free otu of the scheduler path
2022-02-14 18:15 UTC (20+ messages)
` [PATCH 1/8] kernel/fork: Redo ifdefs around task's handling
` [PATCH 2/8] kernel/fork: Duplicate task_struct before stack allocation
` [PATCH 3/8] kernel/fork, IA64: Provide a alloc_thread_stack_node() for IA64
` [PATCH 4/8] kernel/fork: Don't assign the stack pointer in dup_task_struct()
` [PATCH 5/8] kernel/fork: Move memcg_charge_kernel_stack() into CONFIG_VMAP_STACK
` [PATCH 6/8] kernel/fork: Move task stack account to do_exit()
` [PATCH 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch()
` [PATCH v2 "
` [PATCH 8/8] kernel/fork: Use IS_ENABLED() in account_kernel_stack()
[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
2022-02-14 10:34 UTC (20+ messages)
` [PATCH v3 01/12] powerpc: Move and rename func_descr_t
` [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
` [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
` [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
` [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection
[PATCH 28/30] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
2022-02-14 2:42 UTC
[PATCH 15/49] arch/ia64: replace cpumask_weight with cpumask_empty where appropriate
2022-02-10 22:49 UTC (2+ messages)
` [PATCH 36/49] arch/ia64: replace cpumask_weight with cpumask_weight_eq in mm/tlb.c
[PATCH v2] include: linux: Reorganize timekeeping and ktime headers
2022-02-08 23:10 UTC (3+ messages)
[PATCH] include: linux: Reorganize timekeeping and ktime headers
2022-02-08 14:13 UTC (2+ messages)
[PATCH v2 0/3] vstatus: TTY status message request
2022-02-07 5:38 UTC (9+ messages)
` [PATCH v2 1/3] vstatus: Allow the n_tty line dicipline to write to a user tty
` [PATCH v2 2/3] status: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT
` [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TI
` [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed o
[PATCH v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
2022-02-03 10:52 UTC
[PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init(
2022-02-02 13:45 UTC (8+ messages)
` [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_i
[PATCH] kernel/cpu.c: fix init_cpu_online
2022-02-01 18:30 UTC (3+ messages)
[PATCH v6 00/21] Introduce power-off+restart call chain API
2022-01-31 9:28 UTC (23+ messages)
` [PATCH v6 01/21] notifier: Add blocking_notifier_call_chain_is_empty()
` [PATCH v6 02/21] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
` [PATCH v6 03/21] reboot: Print error message if restart handler has duplicated priority
` [PATCH v6 04/21] kernel: Add combined power-off+restart handler call chain API
` [PATCH v6 05/21] ARM: Use do_kernel_power_off()
` [PATCH v6 06/21] csky: "
` [PATCH v6 07/21] riscv: "
` [PATCH v6 08/21] arm64: "
` [PATCH v6 09/21] parisc: "
` [PATCH v6 10/21] xen/x86: "
` [PATCH v6 11/21] powerpc: "
` [PATCH v6 12/21] m68k: Switch to new sys-off handler API
` [PATCH v6 13/21] sh: Use do_kernel_power_off()
` [PATCH v6 14/21] x86: "
` [PATCH v6 15/21] ia64: "
` [PATCH v6 16/21] mips: "
` [PATCH v6 17/21] nds32: "
` [PATCH v6 18/21] memory: emif: Use kernel_can_power_off()
` [PATCH v6 19/21] ACPI: power: Switch to sys-off handler API
` [PATCH v6 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v6 21/21] reboot: Remove pm_power_off_prepare()
[PATCH 0/3] status: TTY status message request
2022-01-29 15:23 UTC (3+ messages)
[PATCH v5 00/21] Introduce power-off+restart call chain API
2022-01-27 14:39 UTC (17+ messages)
` [PATCH v5 04/21] kernel: Add combined power-off+restart handler "
` [PATCH v5 10/21] xen/x86: Use do_kernel_power_off()
` [PATCH v5 11/21] powerpc: "
` [PATCH v5 12/21] m68k: Switch to new sys-off handler API
` [PATCH v5 13/21] sh: Use do_kernel_power_off()
` [PATCH v5 14/21] x86: "
` [PATCH v5 15/21] ia64: "
` [PATCH v5 16/21] mips: "
` [PATCH v5 17/21] nds32: "
` [PATCH v5 18/21] memory: emif: Use kernel_can_power_off()
` [PATCH v5 19/21] ACPI: power: Switch to sys-off handler API
` [PATCH v5 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
` [PATCH v5 21/21] reboot: Remove pm_power_off_prepare()
[PATCH v1] PCI/sysfs: Find shadow ROM before static attribute initialization
2022-01-26 15:40 UTC
[PATCH -next v2] ia64: make IA64_MCA_RECOVERY bool instead of tristate
2022-01-25 5:55 UTC (3+ messages)
[PATCH -next] exit: export make_task_dead()
2022-01-24 19:30 UTC (3+ messages)
[RFC V1 28/31] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
2022-01-24 12:57 UTC
[PATCH 14/54] arch/ia64: replace cpumask_weight with cpumask_empty where appropriate
2022-01-23 18:39 UTC (2+ messages)
` [PATCH 37/54] arch/ia64: replace cpumask_weight with cpumask_weight_eq in mm/tlb.c
architectures that still need to remove set_fs()
2022-01-18 11:48 UTC (2+ messages)
[PATCH 2/3] vstatus: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT
2022-01-18 8:08 UTC (2+ messages)
[PATCH 1/3] ia64: kexec: fix the primary cpu passed to smp_shutdown_nonboot_cpus()
2022-01-07 2:05 UTC
[PATCH] ia64: topology: use default_groups in kobj_type
2022-01-04 15:48 UTC
[RFC 02/32] Kconfig: introduce HAS_IOPORT option and select it as necessary
2021-12-31 21:55 UTC (11+ messages)
[PATCH v2 00/17] lib/bitmap: optimize bitmap_weight() usage
2021-12-21 13:15 UTC (22+ messages)
` [PATCH 02/17] drivers: rename num_*_cpus variables
` [PATCH 03/17] fix open-coded for_each_set_bit()
` [PATCH 04/17] all: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 05/17] all: replace cpumask_weight with cpumask_empty "
` [PATCH 06/17] all: replace nodes_weight with nodes_empty "
` [PATCH 07/17] lib/bitmap: add bitmap_weight_{cmp,eq,gt,ge,lt,le} functions
` [PATCH 08/17] all: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} where appropriate
` [PATCH 09/17] lib/cpumask: add cpumask_weight_{eq,gt,ge,lt,le}
` [PATCH 10/17] lib/nodemask: add nodemask_weight_{eq,gt,ge,lt,le}
` [PATCH 11/17] lib/nodemask: add num_node_state_eq()
` [PATCH 12/17] kernel/cpu.c: fix init_cpu_online
` [PATCH 13/17] kernel/cpu: add num_possible_cpus counter
` [PATCH 14/17] kernel/cpu: add num_present_cpu counter
` [PATCH 15/17] kernel/cpu: add num_active_cpu counter
` [PATCH 16/17] tools/bitmap: sync bitmap_weight
` [PATCH 17/17] MAINTAINERS: add cpumask and nodemask files to BITMAP_API
` [PATCH 01/17] all: don't use bitmap_weight() where possible
[PATCH 0/4] mm: percpu: Cleanup percpu first chunk function
2021-12-16 11:23 UTC (5+ messages)
` [PATCH 1/4] mm: percpu: Generalize percpu related config
` [PATCH 2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef
` [PATCH 3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton
` [PATCH 4/4] mm: percpu: Add generic pcpu_populate_pte() function
[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
2021-12-15 17:45 UTC (5+ messages)
` [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq()
[PATCH v2 0/2] kdump: simplify code
2021-12-14 13:14 UTC (7+ messages)
[PATCH 0/8] kernel/fork: Move thread stack free otu of the scheduler path
2021-12-13 15:18 UTC (4+ messages)
[PATCH v4 00/25] Introduce power-off+restart call chain API
2021-12-13 9:23 UTC (7+ messages)
` [PATCH v4 05/25] reboot: Warn if restart handler has duplicated priority
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