Michal Suchánek ([email protected])

Number of posts: 881 (0.33 per day)
First post: 2017-03-29 12:57:06
Last post: 2024-06-13 12:11:26

Date List Subject
2020-03-19 12:22:21 linux-kernel [PATCH v11 2/8] powerpc: move common register copy functions from signal_32.c to signal.c
2020-03-19 12:21:33 linux-kernel [PATCH v11 3/8] powerpc/perf: consolidate read_user_stack_32
2020-03-19 12:21:10 linux-kernel [PATCH v11 5/8] powerpc/64: make buildable without CONFIG_COMPAT
2020-03-19 12:20:53 linux-kernel [PATCH v11 6/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default.
2020-03-19 12:20:53 linux-kernel [PATCH v11 4/8] powerpc/perf: consolidate valid_user_sp
2020-03-19 12:20:44 linux-kernel [PATCH v11 7/8] powerpc/perf: split callchain.c by bitness
2020-03-19 12:20:38 linux-kernel [PATCH v11 8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry.
2020-03-19 12:20:25 linux-kernel [PATCH v11 1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
2020-03-19 12:20:24 linux-kernel [PATCH v11 0/8] Disable compat cruft on ppc64le v11
2020-03-19 11:55:05 linux-kernel [PATCH v11 0/8] Disable compat cruft on ppc64le v11
2020-03-19 11:54:24 linux-kernel [PATCH v11 1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
2020-03-19 11:54:19 linux-kernel [PATCH v11 5/8] powerpc/64: make buildable without CONFIG_COMPAT
2020-03-19 11:54:14 linux-kernel [PATCH v11 2/8] powerpc: move common register copy functions from signal_32.c to signal.c
2020-03-19 11:54:14 linux-kernel [PATCH v11 4/8] powerpc/perf: consolidate valid_user_sp
2020-03-19 11:53:59 linux-kernel [PATCH v11 7/8] powerpc/perf: split callchain.c by bitness
2020-03-19 11:53:43 linux-kernel [PATCH v11 8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry.
2020-03-19 11:53:38 linux-kernel [PATCH v11 6/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default.
2020-03-19 11:53:29 linux-kernel [PATCH v11 3/8] powerpc/perf: consolidate read_user_stack_32
2020-01-31 13:30:11 linux-kernel [PATCH v2] powerpc: drmem: avoid NULL pointer dereference when drmem is unavailable
2020-01-29 21:08:00 linux-kernel Re: [PATCH] powerpc/process: Remove unneccessary #ifdef CONFIG_PPC64 in copy_thread_tls()
2020-01-23 16:12:16 linux-kernel Re: [PATCH] powerpc: drmem: avoid NULL pointer dereference when drmem is unavailable
2020-01-22 15:23:12 linux-kernel Re: [PATCH] powerpc: drmem: avoid NULL pointer dereference when drmem is unavailable
2020-01-08 11:21:33 linux-kernel Re: [PATCH v6 3/6] powerpc/fadump: reorganize /sys/kernel/fadump_* sysfs files
2019-12-21 12:16:32 linux-kernel Re: [PATCH] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
2019-12-20 14:41:20 linux-kernel Re: [PATCH] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
2019-12-19 16:07:16 linux-crypto [PATCH] crypto: testmgr: allow building a copy as loadable module for testing.
2019-12-19 15:32:31 linux-kernel [PATCH] MAINTAINERS: add lists to cdrom driver
2019-12-19 14:35:18 linux-kernel Re: [PATCH] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
2019-12-04 19:31:31 linux-kernel Re: [PATCH v4 rebase 00/10] Fix cdrom autoclose
2019-11-27 22:12:18 linux-kernel [PATCH] powerpc: add link stack flush mitigation status in debugfs.
2019-11-27 10:46:00 linux-kernel [PATCH v2 rebase 01/34] powerpc/64s/exception: Introduce INT_DEFINE parameter block for code generation
2019-11-27 10:45:27 linux-kernel [PATCH v2 rebase 08/34] powerpc/64s/exception: Remove old INT_KVM_HANDLER
2019-11-27 10:45:17 linux-kernel [PATCH v2 rebase 14/34] powerpc/64s/exception: remove the SPR saving patch code macros
2019-11-27 10:45:07 linux-kernel [PATCH v2 rebase 19/34] powerpc/64s/exception: add more comments for interrupt handlers
2019-11-27 10:44:13 linux-kernel [PATCH v2 rebase 33/34] powerpc/perf: split callchain.c by bitness
2019-11-27 10:44:02 linux-kernel [PATCH v2 rebase 24/34] powerpc/64s: interrupt return in C
2019-11-27 10:43:56 linux-kernel [PATCH v2 rebase 00/34] exception cleanup, syscall in C and !COMPAT
2019-11-27 10:43:48 linux-kernel [PATCH v2 rebase 02/34] powerpc/64s/exception: Add GEN_COMMON macro that uses INT_DEFINE parameters
2019-11-27 10:43:46 linux-kernel [PATCH v2 rebase 05/34] powerpc/64s/exception: Move all interrupt handlers to new style code gen macros
2019-11-27 10:43:31 linux-kernel [PATCH v2 rebase 07/34] powerpc/64s/exception: Remove old INT_COMMON macro
2019-11-27 10:43:23 linux-kernel [PATCH v2 rebase 10/34] powerpc/64s/exception: move real->virt switch into the common handler
2019-11-27 10:43:21 linux-kernel [PATCH v2 rebase 11/34] powerpc/64s/exception: move soft-mask test to common code
2019-11-27 10:43:18 linux-kernel [PATCH v2 rebase 12/34] powerpc/64s/exception: move KVM test to common code
2019-11-27 10:43:06 linux-kernel [PATCH v2 rebase 17/34] powerpc/64s/exception: re-inline some handlers
2019-11-27 10:42:56 linux-kernel [PATCH v2 rebase 20/34] powerpc/64s/exception: only test KVM in SRR interrupts when PR KVM is supported
2019-11-27 10:42:50 linux-kernel [PATCH v2 rebase 23/34] powerpc/64: system call implement the bulk of the logic in C
2019-11-27 10:42:42 linux-kernel [PATCH v2 rebase 25/34] powerpc/64s/exception: remove lite interrupt return
2019-11-27 10:42:42 linux-kernel [PATCH v2 rebase 22/34] powerpc/64: system call remove non-volatile GPR save optimisation
2019-11-27 10:42:35 linux-kernel [PATCH v2 rebase 26/34] powerpc/64: system call: Fix sparse warning about missing declaration
2019-11-27 10:42:23 linux-kernel [PATCH v2 rebase 32/34] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default.
2019-11-27 10:42:16 linux-kernel [PATCH v2 rebase 28/34] powerpc: move common register copy functions from signal_32.c to signal.c