messages from 2022-01-20 08:04:24 to 2022-02-15 02:47:18 UTC [more...]
[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
2022-02-15 2:47 UTC (38+ 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
[geert-m68k:master] BUILD SUCCESS b71f1c5991da14ccfa9cbf5d08f009737d3afcb0
2022-02-15 0:26 UTC
[PATCH RFC v0] random: block in /dev/urandom
2022-02-14 22:53 UTC (14+ messages)
Wrong colors on ARAnyM
2022-02-14 21:36 UTC (4+ messages)
[PATCH 08/30] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
2022-02-14 2:30 UTC
[PATCH v14 0/5] m68k: Add Virtual M68k Machine
2022-02-11 16:56 UTC (11+ messages)
` [PATCH v14 1/5] m68k: add asm/config.h
` [PATCH v14 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()
` [PATCH v14 3/5] rtc: goldfish: use gf_ioread32()/gf_iowrite32()
` [PATCH v14 4/5] clocksource/drivers: Add a goldfish-timer clocksource
` [PATCH v14 5/5] m68k: introduce a virtual m68k machine
[PATCH v13 0/5] m68k: Add Virtual M68k Machine
2022-02-11 12:13 UTC (10+ messages)
` [PATCH v13 1/5] m68k: add asm/config.h
` [PATCH v13 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()
` [PATCH v13 3/5] rtc: goldfish: use gf_ioread32()/gf_iowrite32()
` [PATCH v13 4/5] clocksource/drivers: Add a goldfish-timer clocksource
` [PATCH v13 5/5] m68k: introduce a virtual m68k machine
[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)
[RESEND] m68k: m5441x: remove erroneous clock disable
2022-02-08 12:34 UTC (3+ messages)
[geert-m68k:master] BUILD SUCCESS 0966f2d6178459e692717274055ac9847e593f83
2022-02-08 1:16 UTC
[geert-m68k:for-v5.18] BUILD SUCCESS 469d56485c1bc9c2ccb4e150c42d18be58f0747c
2022-02-08 1:16 UTC
[PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O
2022-02-07 13:06 UTC (11+ messages)
` Regression in 5.17-rc1 on pata-falcon (was: Re: [PATCH] m68k: mm: Remove check for VM_IO to fix deferred I/O)
` Regression in 5.17-rc1 on pata-falcon
[PATCH] m68k: defconfig: Disable fbdev on Sun3/3x
2022-02-07 13:11 UTC
[PATCH] m68k: defconfig: Update defconfigs for v5.17-rc3
2022-02-07 13:10 UTC
Aufmerksamkeit:
2022-02-05 21:04 UTC
[PATCH] m68k: cmpxchg: Dereference matching size
2022-02-03 16:42 UTC (3+ messages)
[PATCH] m68k: m5441x: remove erroneous clock disable
2022-02-02 18:35 UTC
[geert-m68k:master] BUILD SUCCESS 69170eb5efdbb948ed90c0cc1438e6de21fe5cbe
2022-02-01 2:37 UTC
[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 v10 0/3] Add kernel seccomp support for m68k
2022-01-28 6:51 UTC (6+ messages)
` [PATCH v10 1/3] m68k/kernel - wire up syscall_trace_enter/leave "
` [PATCH v10 2/3] m68k/kernel - check syscall_trace_enter() return code on m68k
` [PATCH v10 3/3] m68k: add kernel seccomp support
[PATCH v3 0/9] Hardening page _refcount
2022-01-27 19:42 UTC (18+ messages)
` [PATCH v3 1/9] mm: add overflow and underflow checks for page->_refcount
` [PATCH v3 2/9] mm: Avoid using set_page_count() in set_page_recounted()
` [PATCH v3 3/9] mm: remove set_page_count() from page_frag_alloc_align
` [PATCH v3 4/9] mm: avoid using set_page_count() when pages are freed into allocator
` [PATCH v3 5/9] mm: rename init_page_count() -> page_ref_init()
` [PATCH v3 6/9] mm: remove set_page_count()
` [PATCH v3 7/9] mm: simplify page_ref_* functions
` [PATCH v3 8/9] mm: do not use atomic_set_release in page_ref_unfreeze()
` [PATCH v3 9/9] mm: use atomic_cmpxchg_acquire in page_ref_freeze()
[PATCH v5 00/21] Introduce power-off+restart call chain API
2022-01-27 14:39 UTC (4+ messages)
` [PATCH v5 04/21] kernel: Add combined power-off+restart handler "
[PATCH v12 0/5] m68k: Add Virtual M68k Machine
2022-01-26 17:32 UTC (12+ messages)
` [PATCH v12 1/5] m68k: add asm/config.h
` [PATCH v12 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()
` [PATCH v12 3/5] rtc: goldfish: use gf_ioread32()/gf_iowrite32()
` [PATCH v12 4/5] clocksource/drivers: Add a goldfish-timer clocksource
` [PATCH v12 5/5] m68k: introduce a virtual m68k machine
kisskb: FAILED linux-next/m68k-allmodconfig/m68k-gcc8 Tue Jan 25, 18:24
2022-01-26 16:42 UTC (10+ messages)
[RFC V1 08/31] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
2022-01-25 3:42 UTC (3+ messages)
[PATCH v9 0/3] Add kernel seccomp support for m68k
2022-01-25 6:08 UTC (4+ messages)
` [PATCH v9 1/3] m68k/kernel - wire up syscall_trace_enter/leave "
` [PATCH v9 2/3] m68k/kernel - check syscall_trace_enter() return code on m68k
` [PATCH v9 3/3] m68k: add kernel seccomp support
[geert-m68k:master] BUILD SUCCESS f92ead75e19a8698f6621cf2054a5730408a3f3d
2022-01-24 19:27 UTC
[geert-m68k:for-v5.18] BUILD SUCCESS a9940f83a6e279f7c059123d68d1e0395ec4bbe5
2022-01-24 6:44 UTC
[PATCH] m68k: defconfig: Update defconfigs for v5.17-rc1
2022-01-23 12:55 UTC
[PATCH v11 4/5] clocksource/drivers: Add a goldfish-timer clocksource
2022-01-21 12:23 UTC (2+ messages)
mcf5441x: flexcan FIFO and mailbox mode (was: Re: [PATCH v5 5/5] can: flexcan: add mcf5441x support)
2022-01-21 10:16 UTC (6+ messages)
[PATCH v11 0/5] m68k: Add Virtual M68k Machine
2022-01-20 17:35 UTC (9+ messages)
` [PATCH v11 1/5] m68k: add asm/config.h
` [PATCH v11 2/5] tty: goldfish: introduce gf_ioread32()/gf_iowrite32()
` [PATCH v11 3/5] rtc: goldfish: use gf_ioread32()/gf_iowrite32()
` [PATCH v11 5/5] m68k: introduce a virtual m68k machine
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