Linux M68K
[Prev Page][Next Page]
- [PATCH] net/sun3_82586: Fix return value of sun3_82586_probe(),
Geert Uytterhoeven
- [m68k:master] BUILD SUCCESS 7c9e144583d16038503e1ca9978e41ab8c2a56a5, kernel test robot
- [PATCH 00/15] block: third batch of add_disk() error handling conversions,
Luis Chamberlain
- [PATCH 07/15] n64cart: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 04/15] drbd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 15/15] pd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 09/15] pcd: cleanup initialization, Luis Chamberlain
- [PATCH 01/15] z2ram: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 03/15] m68k/emu/nfblock: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 10/15] pf: cleanup initialization, Luis Chamberlain
- [PATCH 11/15] pd: cleanup initialization, Luis Chamberlain
- [PATCH 05/15] um/drivers/ubd_kern: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 06/15] xtensa/platforms/iss/simdisk: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 14/15] pcd: capture errors on cdrom_register(), Luis Chamberlain
- [PATCH 02/15] aoe: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 13/15] pcd: fix ordering of unregister_cdrom(), Luis Chamberlain
- [PATCH 12/15] pcd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 08/15] pcd: move the identify buffer into pcd_identify, Luis Chamberlain
- [m68k:m68k-v5.14] BUILD SUCCESS 9bebcd3cc120ae9463b619251362ed460f0ccb3c, kernel test robot
- [GIT PULL] m68k updates for 5.15,
Geert Uytterhoeven
- [PATCH v7 0/4] Add APNE PCMCIA 100 Mbit support,
Michael Schmitz
- [m68k:master] BUILD SUCCESS 420b13e4124ab8fa930febb1292602297eeae955, kernel test robot
- [m68k:for-v5.15] BUILD SUCCESS 87d93029fe83e326d5b906e12e95600b157d2c0d, kernel test robot
- [CFT][PATCH v2] net/8390: apne.c - read out and log PCMCIA cftable entries,
Michael Schmitz
- [CFT][PATCH] net/8390: apne.c - read out and log PCMCIA cftable entries, Michael Schmitz
- [PATCH stable 5.10] mm: make zone_to_nid() and zone_set_nid() available for DISCONTIGMEM,
Mike Rapoport
- [m68k:master] BUILD SUCCESS 5f10755da6b9281682cd3cd9b5d868d1c94c0e03, kernel test robot
- [m68k:for-v5.15] BUILD SUCCESS 2189e928b62e91d8efbc9826ae7c0968f0d55790, kernel test robot
- [PATCH v2] m68k: Fix asm register constraints for atomic ops, Geert Uytterhoeven
- [BISECTED][REGRESSION] 5.10.56 longterm kernel breakage on m68k/aranym,
Mikael Pettersson
- [PATCH v2] rbtree: remove unneeded explicit alignment in struct rb_node,
Mete Polat
- [RFC PATCH 02/15] arch: mm: rename FORCE_MAX_ZONEORDER to ARCH_FORCE_MAX_ORDER, Zi Yan
- [PATCH 0/3] power: reset: Convert Power-Off driver to tristate,
Lee Jones
- Re: [linux-next:master 4771/5318] drivers/net/ethernet/cirrus/cs89x0.c:914:3: error: implicit declaration of function 'disable_dma'; did you mean 'disable_irq'?,
Arnd Bergmann
- [PATCH v2 0/4] Some cleanups after making bus_type::remove return void,
Uwe Kleine-König
- [PATCH] m68k: coldfire: return success for clk_enable(NULL),
Dan Carpenter
- [git pull] m68knommu changes for v5.14-rc4,
Greg Ungerer
- [PATCH] arch: Kconfig: clean up obsolete use of HAVE_IDE,
Lukas Bulwahn
- [PATCH 0/5] Some cleanups after making bus_type::remove return void,
Uwe Kleine-König
- [m68k:master] BUILD SUCCESS 0fa29511984b3e62b2ecdec53f7b7ea3c84c4d09, kernel test robot
- [RFC][CFT] signal handling fixes,
Al Viro
- [PATCH] m68k: Fix asm register constraints for atomic ops,
Geert Uytterhoeven
- [PATCH] m68k: Fix invalid RMW_INSNS on CPUs that lack CAS,
Geert Uytterhoeven
- [GIT PULL] m68k updates for 5.14 (take two),
Geert Uytterhoeven
- [PATCH] m68k: Remove redefinitions of `PMD_SIZE`, `PMD_MASK`, etc.,
Wende Tan
- [m68k:master] BUILD SUCCESS 05f25d0bea1e40424b38787cf1a81f65684e760c, kernel test robot
- [m68k:for-v5.14] BUILD SUCCESS 21ed49265986931b8921a2404394426870245bd2, kernel test robot
- [m68k:for-v5.15] BUILD SUCCESS a0b22464ce9352c4a3e100f10f976c85b0ae6690, kernel test robot
- [PATCH v4 0/5] bus: Make remove callback return void,
Uwe Kleine-König
- [m68k:master] BUILD SUCCESS 311631a32165388e807ffe189dd6637648179842, kernel test robot
- [PATCH] m68k: defconfig: Update defconfigs for v5.14-rc1:, Geert Uytterhoeven
- [PATCH] m68k: MAC should select HAVE_PATA_PLATFORM,
Geert Uytterhoeven
- [PATCH AUTOSEL 5.12 084/104] m68knommu: fix missing LCD splash screen data initializer, Sasha Levin
- RFC: remove set_fs for m68k,
Christoph Hellwig
- [PATCH 1/7] m68k: document that access_ok is broken for !CONFIG_CPU_HAS_ADDRESS_SPACES, Christoph Hellwig
- [PATCH 2/7] m68k: use BUILD_BUG for passing invalid sizes to get_user/put_user, Christoph Hellwig
- [PATCH 3/7] m68k: remove the inline copy_{from,to}_user variants, Christoph Hellwig
- [PATCH 4/7] m68k: remove the err argument to the get_user/put_user assembly helpers, Christoph Hellwig
- [PATCH 5/7] m68k: factor the 8-byte lowlevel {get,put}_user code into helpers, Christoph Hellwig
- [PATCH 6/7] m68k: provide __{get,put}_kernel_nofault, Christoph Hellwig
- [PATCH 7/7] m68k: remove set_fs(), Christoph Hellwig
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Christoph Hellwig
- Re: RFC: remove set_fs for m68k, Andreas Schwab
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Christoph Hellwig
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Christoph Hellwig
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Andreas Schwab
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Christoph Hellwig
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Christoph Hellwig
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Christoph Hellwig
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Christoph Hellwig
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Christoph Hellwig
- Re: RFC: remove set_fs for m68k, Michael Schcmitz
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Linus Torvalds
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Linus Torvalds
- Re: RFC: remove set_fs for m68k, Andreas Schwab
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Andreas Schwab
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Andreas Schwab
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Brad Boyer
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Andreas Schwab
- Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: RFC: remove set_fs for m68k, Linus Torvalds
- Re: RFC: remove set_fs for m68k, Al Viro
- Re: RFC: remove set_fs for m68k, Linus Torvalds
- Re: RFC: remove set_fs for m68k, Al Viro
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Finn Thain
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Finn Thain
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Finn Thain
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Finn Thain
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Finn Thain
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Brad Boyer
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Finn Thain
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Finn Thain
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Finn Thain
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Michael Schmitz
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Finn Thain
- Re: Mainline kernel crashes, was Re: RFC: remove set_fs for m68k, Michael Schmitz
Re: RFC: remove set_fs for m68k, Michael Schmitz
[PATCH RFC v2] m68k: remove get_fs()/set_fs(),
Michael Schmitz
[PATCH] m68k/nommu: prevent setting ROMKERNEL when ROM is not set,
Randy Dunlap
[PATCH] mm: try_to_unmap() is now void,
Randy Dunlap
[PATCH RFC] Fixes to Linus' 'remove set_fs patch',
Michael Schmitz
[PATCH] m68k: emu: fix invalid free in nfeth_cleanup(),
Pavel Skripkin
RFC: stop implementing set_fs for m68knommu,
Christoph Hellwig
[git pull] m68knommu changes for v5.14,
Greg Ungerer
[PATCH] m68k/coldfire: change pll var. to clk_pll,
Randy Dunlap
[PATCH v5 1/5] can: flexcan: add platform data header,
Angelo Dureghello
[PATCH v4 1/5] can: flexcan: add platform data header,
Angelo Dureghello
[m68k:master] BUILD SUCCESS 2d240d1827a73e291122d37d0e302896cad67b2e, kernel test robot
[PATCH v7 0/2] Add kernel seccomp support for m68k,
Michael Schmitz
[m68k:m68k-v5.13] BUILD SUCCESS 340860ab7d4a01103d33f3e0efa07aeb9d135bd9, kernel test robot
[GIT PULL] m68k updates for 5.14,
Geert Uytterhoeven
[PATCH v6 0/2] Add kernel seccomp support for m68k,
Michael Schmitz
[PATCH v4 0/3] m68k: Improved switch stack handling,
Michael Schmitz
[m68k:master] BUILD SUCCESS 496c768d46ebc427721b85431055fdd0f5b13c24, kernel test robot
[PATCH v3 1/5] can: flexcan: add platform data header,
Angelo Dureghello
[PATCH v3] m68k: improved switch stack handling,
Michael Schmitz
[PATCH v6 0/3] Add APNE PCMCIA 100 Mbit support,
Michael Schmitz
[PATCH v5 0/2] Add APNE PCMCIA 100 Mbit support,
Michael Schmitz
[PATCH v2] m68k: save extra registers on more syscall entry points,
Michael Schmitz
[PATCH v4 0/2] Add APNE PCMCIA 100 Mbit support,
Michael Schmitz
[PATCH v5 1/2] m68k/kernel - wire up syscall_trace_enter/leave for m68k,
Michael Schmitz
[PATCH v3 0/2] Add APNE PCMCIA 100 Mbit support,
Michael Schmitz
[PATCH v2 1/5] can: flexcan: add platform data for ColdFire,
Angelo Dureghello
[to-be-updated] mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch removed from -mm tree, akpm
[to-be-updated] mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch removed from -mm tree,
akpm
remove the legacy ide driver v2,
Christoph Hellwig
[PATCH RFC] m68k: add kernel seccomp support, Michael Schmitz
[PATCH v4] m68k/kernel - wire up syscall_trace_enter/leave for m68k,
Michael Schmitz
+ mm-rename-p4d_page_vaddr-to-p4d_pgtable-and-make-it-return-pud_t.patch added to -mm tree, akpm
+ mm-rename-pud_page_vaddr-to-pud_pgtable-and-make-it-return-pmd_t.patch added to -mm tree,
akpm
[m68k:master] BUILD SUCCESS e75a865fa2a36b7adf4ad149d311362333b84c43, kernel test robot
[PATCH v2 1/2] mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *,
Aneesh Kumar K.V
Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads,
Eric W. Biederman
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Linus Torvalds
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Eric W. Biederman
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Linus Torvalds
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Eric W. Biederman
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Linus Torvalds
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Michael Schmitz
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Michael Schmitz
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Eric W. Biederman
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Michael Schmitz
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Eric W. Biederman
- [PATCH] alpha: Add extra switch_stack frames in exit, exec, and kernel threads, Eric W. Biederman
- Re: [PATCH] alpha: Add extra switch_stack frames in exit, exec, and kernel threads, Linus Torvalds
- Re: [PATCH] alpha: Add extra switch_stack frames in exit, exec, and kernel threads, Eric W. Biederman
- [PATCH 0/2] alpha/ptrace: Improved switch_stack handling, Eric W. Biederman
- [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Eric W. Biederman
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Linus Torvalds
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Linus Torvalds
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Eric W. Biederman
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Al Viro
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Linus Torvalds
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Eric W. Biederman
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Al Viro
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Michael Schmitz
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Linus Torvalds
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Michael Schmitz
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Linus Torvalds
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Michael Schmitz
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Al Viro
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Michael Schmitz
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Al Viro
- Re: [PATCH 1/2] alpha/ptrace: Record and handle the absence of switch_stack, Michael Schmitz
- [PATCH 2/2] alpha/ptrace: Add missing switch_stack frames, Eric W. Biederman
- Re: [PATCH] alpha: Add extra switch_stack frames in exit, exec, and kernel threads, Al Viro
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Michael Schmitz
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Linus Torvalds
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Eric W. Biederman
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Al Viro
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Al Viro
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Linus Torvalds
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Al Viro
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Al Viro
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Linus Torvalds
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Al Viro
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Linus Torvalds
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Al Viro
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Linus Torvalds
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Eric W. Biederman
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Michael Schmitz
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Michael Schmitz
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Eric W. Biederman
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Michael Schmitz
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Michael Schmitz
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Al Viro
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Michael Schmitz
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Eric W. Biederman
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Linus Torvalds
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Eric W. Biederman
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Linus Torvalds
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Eric W. Biederman
- [PATCH 0/9] Refactoring exit, Eric W. Biederman
- [PATCH 1/9] signal/sh: Use force_sig(SIGKILL) instead of do_group_exit(SIGKILL), Eric W. Biederman
- [PATCH 2/9] signal/seccomp: Refactor seccomp signal and coredump generation, Eric W. Biederman
- Re: [PATCH 2/9] signal/seccomp: Refactor seccomp signal and coredump generation, Kees Cook
- Re: [PATCH 2/9] signal/seccomp: Refactor seccomp signal and coredump generation, Eric W. Biederman
- [PATCH 3/9] signal/seccomp: Dump core when there is only one live thread, Eric W. Biederman
- Re: [PATCH 3/9] signal/seccomp: Dump core when there is only one live thread, Kees Cook
- [PATCH 4/9] signal: Factor start_group_exit out of complete_signal, Eric W. Biederman
- Re: [PATCH 4/9] signal: Factor start_group_exit out of complete_signal, Linus Torvalds
- Re: [PATCH 4/9] signal: Factor start_group_exit out of complete_signal, Kees Cook
- [PATCH 5/9] signal/group_exit: Use start_group_exit in place of do_group_exit, Eric W. Biederman
- Re: [PATCH 5/9] signal/group_exit: Use start_group_exit in place of do_group_exit, Kees Cook
- [PATCH 6/9] signal: Fold do_group_exit into get_signal fixing io_uring threads, Eric W. Biederman
- Re: [PATCH 6/9] signal: Fold do_group_exit into get_signal fixing io_uring threads, Kees Cook
- Re: [PATCH 6/9] signal: Fold do_group_exit into get_signal fixing io_uring threads, Eric W. Biederman
- [PATCH 7/9] signal: Make individual tasks exiting a first class concept., Eric W. Biederman
- Re: [PATCH 7/9] signal: Make individual tasks exiting a first class concept., Linus Torvalds
- Re: [PATCH 7/9] signal: Make individual tasks exiting a first class concept., Eric W. Biederman
- [PATCH 8/9] signal/task_exit: Use start_task_exit in place of do_exit, Eric W. Biederman
- Re: [PATCH 8/9] signal/task_exit: Use start_task_exit in place of do_exit, Kees Cook
- [PATCH 9/9] signal: Move PTRACE_EVENT_EXIT into get_signal, Eric W. Biederman
- Re: [PATCH 0/9] Refactoring exit, Al Viro
- Re: [PATCH 0/9] Refactoring exit, Al Viro
- Re: [PATCH 0/9] Refactoring exit, Michael Schmitz
- Re: [PATCH 0/9] Refactoring exit, Geert Uytterhoeven
- Re: [PATCH 0/9] Refactoring exit, Eric W. Biederman
- Re: [PATCH 0/9] Refactoring exit, Michael Schmitz
- Re: [PATCH 0/9] Refactoring exit, Geert Uytterhoeven
- Re: [PATCH 0/9] Refactoring exit, Michael Schmitz
- Re: [PATCH 0/9] Refactoring exit, Geert Uytterhoeven
- Re: [PATCH 0/9] Refactoring exit, Michael Schmitz
- [CFT][PATCH] exit/bdflush: Remove the deprecated bdflush system call, Eric W. Biederman
- Re: [CFT][PATCH] exit/bdflush: Remove the deprecated bdflush system call, Michael Schmitz
- Re: [CFT][PATCH] exit/bdflush: Remove the deprecated bdflush system call, Geert Uytterhoeven
- Re: [CFT][PATCH] exit/bdflush: Remove the deprecated bdflush system call, Arnd Bergmann
- Re: [CFT][PATCH] exit/bdflush: Remove the deprecated bdflush system call, Cyril Hrubis
- Re: [PATCH 0/9] Refactoring exit, Eric W. Biederman
- Re: Kernel stack read with PTRACE_EVENT_EXIT and io_uring threads, Geert Uytterhoeven
- [PATCH v1] m68k: save extra registers on sys_exit and sys_exit_group syscall entry, Michael Schmitz
[PATCH] ide/falconide: Avoid build failure when CONFIG_ATARI=n, Finn Thain
[PATCH v3 0/2] Use libata platform drivers to replace deprecated m68k IDE drivers,
Finn Thain
[PATCH 1/5] can: flexcan: add platform data for ColdFire,
Angelo Dureghello
[GIT PULL v2] clk: clean up legacy clock interfaces,
Arnd Bergmann
[PATCH v3 0/9] Remove DISCONTIGMEM memory model,
Mike Rapoport
[Index of Archives]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite National Park]