Linux ia64 Archive — Date Index
[Prev Page][Next Page]
- Re: [PATCH v2 07/12] ptrace: Don't change __state
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2 07/12] ptrace: Don't change __state
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v2 07/12] ptrace: Don't change __state
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2 06/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2 07/12] ptrace: Don't change __state
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH 0/2] Add support to relocate kernel image to mirrored region
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/12] ptrace: Don't change __state
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2 07/12] ptrace: Don't change __state
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v2 07/12] ptrace: Don't change __state
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH v2 06/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
- From: Oleg Nesterov <oleg@xxxxxxxxxx>
- Re: [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- Re: [PATCH 0/12] ptrace: cleaning up ptrace_stop
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v2 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v2 10/12] ptrace: Only return signr from ptrace_stop if it was provided
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v2 07/12] ptrace: Don't change __state
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v2 02/12] signal: Replace __group_send_sig_info with send_signal_locked
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v2 01/12] signal: Rename send_signal send_signal_locked
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
- From: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
- Re: [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/12] ptrace: Don't change __state
- From: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
- [PATCH 0/12] ptrace: cleaning up ptrace_stop
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 10/12] ptrace: Only return signr from ptrace_stop if it was provided
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 07/12] ptrace: Don't change __state
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 09/12] ptrace: Always take siglock in ptrace_resume
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 03/12] ptrace/um: Replace PT_DTRACE with TIF_SINGLESTEP
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 11/12] ptrace: Always call schedule in ptrace_stop
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 12/12] sched,signal,ptrace: Rework TASK_TRACED, TASK_STOPPED state
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 06/12] ptrace: Reimplement PTRACE_KILL by always sending SIGKILL
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 08/12] ptrace: Remove arch_ptrace_attach
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 05/12] signal: Use lockdep_assert_held instead of assert_spin_locked
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 02/12] signal: Replace __group_send_sig_info with send_signal_locked
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 04/12] ptrace/xtensa: Replace PT_SINGLESTEP with TIF_SINGLESTEP
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- [PATCH v2 01/12] signal: Rename send_signal send_signal_locked
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
- From: Gerald Schaefer <gerald.schaefer@xxxxxxxxxxxxx>
- [RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
- From: Niklas Schnelle <schnelle@xxxxxxxxxxxxx>
- Re: [PATCH v4] mm: Using for_each_online_node and node_online instead of open coding
- From: Muchun Song <songmuchun@xxxxxxxxxxxxx>
- Re: [PATCH v4] mm: Using for_each_online_node and node_online instead of open coding
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
- From: Baolin Wang <baolin.wang@xxxxxxxxxxxxxxxxx>
- [PATCH v4] mm: Using for_each_online_node and node_online instead of open coding
- From: Peng Liu <liupeng256@xxxxxxxxxx>
- Re: [PATCH 0/7] Remove unused SLOW_DOWN_IO
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH v6 00/17] archs/random: fallback to best raw ktime when no cycle counter
- From: "Jason A. Donenfeld" <Jason@xxxxxxxxx>
- Re: [PATCH 0/7] Remove unused SLOW_DOWN_IO
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v7 04/20] kernel: Add combined power-off+restart handler call chain API
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 0/9] introduce mirrored memory support for arm64
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- Re: [PATCH v2 0/9] introduce mirrored memory support for arm64
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K
- From: David Hildenbrand <david@xxxxxxxxxx>
- [PATCH 2/2] arm64/boot: Add support to relocate kernel image to mirrored region without kaslr
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH 1/2] arm64/boot/KASLR: Add support to relocate kernel image to mirrored region
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH 0/2] Add support to relocate kernel image to mirrored region
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- Re: [PATCH v7 04/20] kernel: Add combined power-off+restart handler call chain API
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [PATCH 0/3 v3] Documentation: kernel-parameters: alphabetize and misc. fixes
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH v2 0/9] introduce mirrored memory support for arm64
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- [PATCH 7/7] alpha: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 6/7] ia64: remove unused __SLOW_DOWN_IO and SLOW_DOWN_IO definitions
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 2/7] net: wan: lmc: remove unused DELAY()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 4/7] sh: remove unused SLOW_DOWN_IO
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 5/7] powerpc: Remove unused SLOW_DOWN_IO definition
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 0/7] Remove unused SLOW_DOWN_IO
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 3/7] net: remove comments that mention obsolete __SLOW_DOWN_IO
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- [PATCH 1/7] net: wan: atp: remove unused eeprom_delay()
- From: Bjorn Helgaas <helgaas@xxxxxxxxxx>
- Re: [PATCH v7 04/20] kernel: Add combined power-off+restart handler call chain API
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v7 00/20] Introduce power-off+restart call chain API
- From: Michał Mirosław <mirq-linux@xxxxxxxxxxxx>
- Re: [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 0/9] introduce mirrored memory support for arm64
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- [PATCH v2 9/9] ia64/efi: Code simplification in efi_init
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v2 8/9] efi: Disable mirror feature if kernelcore is not specified
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v2 6/9] mm: Demote warning message in vmemmap_verify() to debug level
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v2 7/9] mm: Calc the right pfn if page size is not 4K
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v2 5/9] mm: Ratelimited mirrored memory related warning messages
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v2 4/9] arm64/mirror: arm64 enabling - find mirrored memory ranges
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v2 3/9] efi: Make efi_find_mirror() public
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v2 2/9] arm64: efi: Add fake memory support
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v2 1/9] efi: Make efi_print_memmap() public
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH v2 0/9] introduce mirrored memory support for arm64
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- Re: [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: cleanup swiotlb initialization v8
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v7 17/20] memory: emif: Use kernel_can_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [PATCH v7 16/20] mips: Use do_kernel_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [PATCH v7 00/20] Introduce power-off+restart call chain API
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [PATCH v7 00/20] Introduce power-off+restart call chain API
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v7 20/20] reboot: Remove pm_power_off_prepare()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 11/20] powerpc: Use do_kernel_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 18/20] ACPI: power: Switch to sys-off handler API
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 15/20] ia64: Use do_kernel_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 19/20] regulator: pfuze100: Use devm_register_sys_off_handler()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 12/20] m68k: Switch to new sys-off handler API
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 16/20] mips: Use do_kernel_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 13/20] sh: Use do_kernel_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 14/20] x86: Use do_kernel_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 17/20] memory: emif: Use kernel_can_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 10/20] xen/x86: Use do_kernel_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 08/20] arm64: Use do_kernel_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 09/20] parisc: Use do_kernel_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 07/20] riscv: Use do_kernel_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 06/20] csky: Use do_kernel_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 04/20] kernel: Add combined power-off+restart handler call chain API
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 05/20] ARM: Use do_kernel_power_off()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 03/20] reboot: Print error message if restart handler has duplicated priority
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 02/20] notifier: Add atomic/blocking_notifier_chain_register_unique_prio()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 01/20] notifier: Add blocking_notifier_call_chain_is_empty()
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- [PATCH v7 00/20] Introduce power-off+restart call chain API
- From: Dmitry Osipenko <dmitry.osipenko@xxxxxxxxxxxxx>
- Re: [RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: cleanup swiotlb initialization v8
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH 07/15] x86: remove the IOMMU table infrastructure
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: cleanup swiotlb initialization v8
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [PATCH 1/3 v3] Docs: admin/kernel-parameters: edit a few boot options
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- RE: [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- Re: [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
- From: Alan.Robinson@xxxxxxxxxxx (Alan Robinson)
- [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/15] x86: remove the IOMMU table infrastructure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup swiotlb initialization v8
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/3 v3] Docs: admin/kernel-parameters: edit a few boot options
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH 0/3 v3] Documentation: kernel-parameters: alphabetize and misc. fixes
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 1/3 v2] Docs: admin/kernel-parameters: edit a few boot options
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 1/3 v2] Docs: admin/kernel-parameters: edit a few boot options
- From: Steven Rostedt <rostedt@xxxxxxxxxxx>
- Re: [PATCH 05/22] acpica: Replace comments with C99 initializers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 05/22] acpica: Replace comments with C99 initializers
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 1/3 v2] Docs: admin/kernel-parameters: edit a few boot options
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH v2] Documentation: kernel-parameters: alphabetize and misc. fixes
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- RE: [PATCH 05/22] acpica: Replace comments with C99 initializers
- From: "Moore, Robert" <robert.moore@xxxxxxxxx>
- Re: [PATCH 11/22] rdmavt: Replace comments with C99 initializers
- From: Dennis Dalessandro <dennis.dalessandro@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/22] gpio-winbond: Use C99 initializers
- From: Bartosz Golaszewski <brgl@xxxxxxxx>
- Re: [PATCH 0/9] introduce mirrored memory support for arm64
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- Re: [PATCH 0/9] introduce mirrored memory support for arm64
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 7/9] mm: Calc the right pfn if page size is not 4K
- From: mawupeng <mawupeng1@xxxxxxxxxx>
- Re: [PATCH 04/22] x86: Replace comments with C99 initializers
- From: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
- Re: [PATCH 00/22] Replace comments with C99 initializers
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 1/2] ia64: topology: Fix an error handling path in cache_add_dev()
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] ia64: topology: Fix an error handling path in cache_add_dev()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH 1/2] ia64: topology: Fix an error handling path in cache_add_dev()
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] ia64: topology: Slightly simplify code
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH 1/2] ia64: topology: Fix an error handling path in cache_add_dev()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- Re: [PATCH 19/22] wnc36xx: Replace comments with C99 initializers
- From: Jeff Johnson <quic_jjohnson@xxxxxxxxxxx>
- Re: [PATCH 00/22] Replace comments with C99 initializers
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH 01/22] orion5x: Replace comments with C99 initializers
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 02/22] s3c: Replace comments with C99 initializers
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH 01/22] orion5x: Replace comments with C99 initializers
- From: Daniel Thompson <daniel.thompson@xxxxxxxxxx>
- Re: [PATCH 7/9] mm: Calc the right pfn if page size is not 4K
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH 05/22] acpica: Replace comments with C99 initializers
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH 00/22] Replace comments with C99 initializers
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- RE: [PATCH 21/22] rtw89: Replace comments with C99 initializers
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 20/22] wireless: Replace comments with C99 initializers
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH 00/22] Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- Re: [PATCH 00/22] Replace comments with C99 initializers
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH 21/22] rtw89: Replace comments with C99 initializers
- From: Kalle Valo <kvalo@xxxxxxxxxx>
- Re: [PATCH 05/22] acpica: Replace comments with C99 initializers
- From: Andy Shevchenko <andy.shevchenko@xxxxxxxxx>
- [PATCH 00/22] Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- Re: [PATCH 09/22] gpio-winbond: Use C99 initializers
- From: Linus Walleij <linus.walleij@xxxxxxxxxx>
- Re: [PATCH 11/22] rdmavt: Replace comments with C99 initializers
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH 16/22] dvb-usb: Replace comments with C99 initializers
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH 16/22] dvb-usb: Replace comments with C99 initializers
- From: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
- Re: [PATCH 16/22] dvb-usb: Replace comments with C99 initializers
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 02/22] s3c: Replace comments with C99 initializers
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 01/22] orion5x: Replace comments with C99 initializers
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH 21/22] rtw89: Replace comments with C99 initializers
- From: Larry Finger <Larry.Finger@xxxxxxxxxxxx>
- Re: [PATCH 16/22] dvb-usb: Replace comments with C99 initializers
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH 16/22] dvb-usb: Replace comments with C99 initializers
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- Re: [PATCH 01/22] orion5x: Replace comments with C99 initializers
- From: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
- [PATCH 04/22] x86: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 10/22] hfi1: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 02/22] s3c: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 05/22] acpica: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 08/22] i5100: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 06/22] idt77252: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 07/22] cm4000: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 03/22] ia64: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 09/22] gpio-winbond: Use C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 01/22] orion5x: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 22/22] pci: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 21/22] rtw89: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 19/22] wnc36xx: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 20/22] wireless: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 18/22] smsc: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 17/22] cxl: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 16/22] dvb-usb: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 15/22] macintosh: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 14/22] mISDN: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 13/22] capi: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 12/22] alps: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 11/22] rdmavt: Replace comments with C99 initializers
- From: Benjamin Stürz <benni@xxxxxxxxxx>
- [PATCH 9/9] ia64/efi: Code simplification in efi_init
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH 8/9] efi: Disable mirror feature if kernelcore is not specified
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH 7/9] mm: Calc the right pfn if page size is not 4K
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH 6/9] mm: Demote warning message in vmemmap_verify() to debug level
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH 5/9] mm: Ratelimited mirrored memory related warning messages
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH 4/9] arm64/mirror: arm64 enabling - find mirrored memory ranges
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH 3/9] efi: Make efi_find_mirror() public
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH 2/9] arm64: efi: Add fake memory support
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH 1/9] efi: Make efi_print_memmap() public
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- [PATCH 0/9] introduce mirrored memory support for arm64
- From: Wupeng Ma <mawupeng1@xxxxxxxxxx>
- Re: [PATCH] Docs: admin/kernel-parameters: edit a few boot options
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] Docs: admin/kernel-parameters: edit a few boot options
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH] Docs: admin/kernel-parameters: edit a few boot options
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH] Docs: admin/kernel-parameters: edit a few boot options
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- [PATCH] Docs: admin/kernel-parameters: edit a few boot options
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH] ia64: ptrace: fix typos in comments
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- [PATCH] ia64: fix typos in comments
- From: Julia Lawall <Julia.Lawall@xxxxxxxx>
- Re: [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Stefano Stabellini <sstabellini@xxxxxxxxxx>
- Re: [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- [PATCH 15/15] x86: remove cruft from <asm/dma-mapping.h>
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 14/15] swiotlb: remove swiotlb_init_with_tbl and swiotlb_init_late_with_tbl
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 13/15] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/15] swiotlb: provide swiotlb_init variants that remap the buffer
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/15] swiotlb: pass a gfp_mask argument to swiotlb_init_late
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/15] swiotlb: make the swiotlb_init interface more useful
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/15] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/15] x86: remove the IOMMU table infrastructure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/15] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/15] MIPS/octeon: use swiotlb_init instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/15] arm/xen: don't check for xen_initial_domain() in xen_create_contiguous_region
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup swiotlb initialization v5
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/15] swiotlb: simplify swiotlb_max_segment
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/15] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/15] swiotlb: rename swiotlb_late_init_with_default_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/15] dma-direct: use is_swiotlb_active in dma_direct_map_page
- From: Christoph Hellwig <hch@xxxxxx>
- swiotlb: provide swiotlb_init variants that remap the buffer
- From: Christoph Hellwig <hch@xxxxxx>
- swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: Michael Ellerman <patch-notifications@xxxxxxxxxxxxxx>
- RE: [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Stefano Stabellini <sstabellini@xxxxxxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
- From: Dongli Zhang <dongli.zhang@xxxxxxxxxx>
- RE: [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Stefano Stabellini <sstabellini@xxxxxxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [PATCH 06/12] MIPS/octeon: use swiotlb_init instead of open coding it
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Catalin Marinas <catalin.marinas@xxxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Stefano Stabellini <sstabellini@xxxxxxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 07/11] x86: remove the IOMMU table infrastructure
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 07/11] x86: remove the IOMMU table infrastructure
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 07/11] x86: remove the IOMMU table infrastructure
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Stefano Stabellini <sstabellini@xxxxxxxxxx>
- Re: [PATCH 07/11] x86: remove the IOMMU table infrastructure
- From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
- Re: [PATCH V3 19/30] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Guo Ren <guoren@xxxxxxxxxx>
- Re: [PATCH 5.16 v2] binfmt_elf: Avoid total_mapping_size for ET_EXEC
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/12] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 08/12] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
- From: Andrew Cooper <Andrew.Cooper3@xxxxxxxxxx>
- [PATCH 11/12] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 12/12] x86: remove cruft from <asm/dma-mapping.h>
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/12] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/12] swiotlb: make the swiotlb_init interface more useful
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/12] x86: centralize setting SWIOTLB_FORCE when guest memory encryption is enabled
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/12] x86: remove the IOMMU table infrastructure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/12] MIPS/octeon: use swiotlb_init instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/12] swiotlb: pass a gfp_mask argument to swiotlb_init_late
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/12] swiotlb: rename swiotlb_late_init_with_default_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/12] swiotlb: simplify swiotlb_max_segment
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/12] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup swiotlb initialization v4
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/12] dma-direct: use is_swiotlb_active in dma_direct_map_page
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 5.16 v2] binfmt_elf: Avoid total_mapping_size for ET_EXEC
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH 5.16 v2] binfmt_elf: Avoid total_mapping_size for ET_EXEC
- From: matoro <matoro_mailinglist_kernel@xxxxxxxxx>
- [PATCH 5.16 v2] binfmt_elf: Avoid total_mapping_size for ET_EXEC
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Avoid total_mapping_size for ET_EXEC
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] binfmt_elf: Avoid total_mapping_size for ET_EXEC
- From: matoro <matoro_mailinglist_kernel@xxxxxxxxx>
- [PATCH] binfmt_elf: Avoid total_mapping_size for ET_EXEC
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- RE: [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: "Russell King (Oracle)" <linux@xxxxxxxxxxxxxxx>
- [PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 28/30] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 27/30] nds32/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 25/30] nios2/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 21/30] parisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 26/30] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 23/30] um/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 24/30] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 22/30] openrisc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 20/30] xtensa/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 19/30] csky/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 18/30] arc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 16/30] alpha/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 17/30] sh/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 15/30] riscv/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 12/30] mm/mmap: Drop arch_filter_pgprot()
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 08/30] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 10/30] x86/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 11/30] mm/mmap: Drop protection_map[]
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 07/30] mips/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 06/30] sparc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 05/30] arm64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 02/30] mm/mmap: Clarify protection_map[] indices
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- [PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: Magnus Groß <magnus.gross@xxxxxxxxxxxxxx>
- RE: [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
- From: "Michael Kelley (LINUX)" <mikelley@xxxxxxxxxxxxx>
- Re: [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/11] x86: remove cruft from <asm/dma-mapping.h>
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] x86: remove the IOMMU table infrastructure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] MIPS/octeon: use swiotlb_init instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] swiotlb: rename swiotlb_late_init_with_default_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] swiotlb: simplify swiotlb_max_segment
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup swiotlb initialization v2
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
- From: Christoph Hellwig <hch@xxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: cleanup swiotlb initialization
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: cleanup swiotlb initialization
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: cleanup swiotlb initialization
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: cleanup swiotlb initialization
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: cleanup swiotlb initialization
- From: Christoph Hellwig <hch@xxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: cleanup swiotlb initialization
- From: Christoph Hellwig <hch@xxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: matoro <matoro_mailinglist_kernel@xxxxxxxxx>
- Re: [PATCH 05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 04/11] swiotlb: rename swiotlb_late_init_with_default_size
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 03/11] swiotlb: simplify swiotlb_max_segment
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 07/11] x86: remove the IOMMU table infrastructure
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Stafford Horne <shorne@xxxxxxxxx>
- Re: [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: cleanup swiotlb initialization
- From: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>
- Re: [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
- From: Dinh Nguyen <dinguyen@xxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] lkdtm: Replace lkdtm_rodata_do_nothing() by do_nothing()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- [PATCH 08/11] swiotlb: make the swiotlb_init interface more useful
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 11/11] x86: remove cruft from <asm/dma-mapping.h>
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 09/11] swiotlb: add a SWIOTLB_ANY flag to lift the low memory restriction
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 10/11] swiotlb: merge swiotlb-xen initialization into swiotlb
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 07/11] x86: remove the IOMMU table infrastructure
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 06/11] MIPS/octeon: use swiotlb_init instead of open coding it
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 03/11] swiotlb: simplify swiotlb_max_segment
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 05/11] swiotlb: pass a gfp_mask argument to swiotlb_init_late
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 04/11] swiotlb: rename swiotlb_late_init_with_default_size
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 02/11] swiotlb: make swiotlb_exit a no-op if SWIOTLB_FORCE is set
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 01/11] dma-direct: use is_swiotlb_active in dma_direct_map_page
- From: Christoph Hellwig <hch@xxxxxx>
- cleanup swiotlb initialization
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 0/2] termbits.h cleanup
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] xtensa: termbits.h is identical to asm-generic one
- From: Max Filippov <jcmvbkbc@xxxxxxxxx>
- [PATCH 2/2] xtensa: termbits.h is identical to asm-generic one
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- [PATCH 1/2] ia64: termbits.h is identical to asm-generic one
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- [PATCH 0/2] termbits.h cleanup
- From: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/8] kernel/fork: Move thread stack free otu of the scheduler path.
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v2 0/8] kernel/fork: Move thread stack free otu of the scheduler path.
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v6 16/21] mips: Use do_kernel_power_off()
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/18] mips: use simpler access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH V2 28/30] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: regression: Bug 215601 - gcc segv at startup on ia64
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- regression: Bug 215601 - gcc segv at startup on ia64
- From: Thorsten Leemhuis <regressions@xxxxxxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- RE: [PATCH v2 05/18] x86: remove __range_not_ok()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Sergey Matyukevich <geomatsi@xxxxxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- RE: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v2 10/18] m68k: fix access_ok for coldfire
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 10/18] m68k: fix access_ok for coldfire
- From: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
- Re: [PATCH v2 05/18] x86: remove __range_not_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 16/18] sh: remove CONFIG_SET_FS support
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 10/18] m68k: fix access_ok for coldfire
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 06/18] x86: use more conventional access_ok() definition
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 05/18] x86: remove __range_not_ok()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: "Eric W. Biederman" <ebiederm@xxxxxxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Andy Lutomirski <luto@xxxxxxxxxxxxxx>
- [no subject]
- [PATCH v2 2/8] kernel/fork: Duplicate task_struct before stack allocation.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 8/8] kernel/fork: Use IS_ENABLED() in account_kernel_stack().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 4/8] kernel/fork: Don't assign the stack pointer in dup_task_struct().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 6/8] kernel/fork: Move task stack account to do_exit().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 3/8] kernel/fork, IA64: Provide a alloc_thread_stack_node() for IA64.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 1/8] kernel/fork: Redo ifdefs around task's handling.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 5/8] kernel/fork: Move memcg_charge_kernel_stack() into CONFIG_VMAP_STACK.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2 0/8] kernel/fork: Move thread stack free otu of the scheduler path.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v6 00/21] Introduce power-off+restart call chain API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v6 00/21] Introduce power-off+restart call chain API
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
- From: Sam Ravnborg <sam@xxxxxxxxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- RE: [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: Helge Deller <deller@xxxxxx>
- [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 17/18] ia64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 16/18] sh: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 13/18] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 11/18] arm64: simplify access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 10/18] m68k: fix access_ok for coldfire
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 09/18] mips: use simpler access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 06/18] x86: use more conventional access_ok() definition
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 05/18] x86: remove __range_not_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 04/18] sparc64: add __{get,put}_kernel_nocheck()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 01/18] uaccess: fix integer overflow on access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: John Paul Adrian Glaubitz <glaubitz@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6 00/21] Introduce power-off+restart call chain API
- From: "Rafael J. Wysocki" <rafael@xxxxxxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v6 00/21] Introduce power-off+restart call chain API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- Re: [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: Leon Romanovsky <leon@xxxxxxxxxx>
- Re: [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH][next] treewide: Replace zero-length arrays with flexible-array members
- From: "Gustavo A. R. Silva" <gustavoars@xxxxxxxxxx>
- Re: [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 01/13] powerpc: Fix 'sparse' checking on PPC64le
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- RE: [PATCH 09/14] m68k: drop custom __access_ok()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH v4 10/13] lkdtm: Force do_nothing() out of line
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 12/13] lkdtm: Fix execute_[user]_location()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 09/13] asm-generic: Refactor dereference_[kernel]_function_descriptor()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 13/13] lkdtm: Add a test for function descriptors protection
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 06/13] ia64: Rename 'ip' to 'addr' in 'struct fdesc'
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 01/13] powerpc: Fix 'sparse' checking on PPC64le
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 08/13] asm-generic: Define 'func_desc_t' to commonly describe function descriptors
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 03/13] powerpc: Use 'struct func_desc' instead of 'struct ppc64_opd_entry'
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 00/13] Fix LKDTM for PPC64/IA64/PARISC v4
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 07/13] asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 11/13] lkdtm: Really write into kernel text in WRITE_KERN
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 04/13] powerpc: Remove 'struct ppc64_opd_entry'
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 05/13] powerpc: Prepare func_desc_t for refactorisation
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH v4 02/13] powerpc: Move and rename func_descr_t
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 07/14] uaccess: generalize access_ok()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Mark Rutland <mark.rutland@xxxxxxx>
- Re: [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/14] m68k: drop custom __access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- RE: [PATCH 08/14] arm64: simplify access_ok()
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Ard Biesheuvel <ardb@xxxxxxxxxx>
- Re: [PATCH 14/14] uaccess: drop set_fs leftovers
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 14/14] uaccess: drop set_fs leftovers
- From: Helge Deller <deller@xxxxxx>
- Re: [PATCH 09/14] m68k: drop custom __access_ok()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/14] m68k: drop custom __access_ok()
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 14/14] uaccess: drop set_fs leftovers
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 09/14] m68k: drop custom __access_ok()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 07/14] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 08/14] arm64: simplify access_ok()
- From: Robin Murphy <robin.murphy@xxxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 3/8] kernel/fork, IA64: Provide a alloc_thread_stack_node() for IA64.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 07/14] uaccess: generalize access_ok()
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- RE: [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
- From: David Laight <David.Laight@xxxxxxxxxx>
- Re: [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 07/14] uaccess: generalize access_ok()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 01/14] uaccess: fix integer overflow on access_ok()
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH 14/14] uaccess: drop set_fs leftovers
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 12/14] sh: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 13/14] ia64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 09/14] m68k: drop custom __access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 08/14] arm64: simplify access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 06/14] mips: use simpler access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 04/14] x86: use more conventional access_ok() definition
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 07/14] uaccess: generalize access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 02/14] sparc64: add __{get,put}_kernel_nocheck()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 01/14] uaccess: fix integer overflow on access_ok()
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- [PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
- From: Arnd Bergmann <arnd@xxxxxxxxxx>
- Re: [PATCH 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch().
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH 2/8] kernel/fork: Duplicate task_struct before stack allocation.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- Re: [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- Re: [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
- From: Christophe Leroy <christophe.leroy@xxxxxxxxxx>
- [PATCH 28/30] ia64/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
- From: Anshuman Khandual <anshuman.khandual@xxxxxxx>
- Re: [PATCH 7/8] kernel/fork: Only cache the VMAP stack in finish_task_switch().
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH 6/8] kernel/fork: Move task stack account to do_exit().
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH 2/8] kernel/fork: Duplicate task_struct before stack allocation.
- From: Andy Lutomirski <luto@xxxxxxxxxx>
- Re: [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
- From: Segher Boessenkool <segher@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 12/12] lkdtm: Add a test for function descriptors protection
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 04/12] powerpc: Prepare func_desc_t for refactorisation
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v3 01/12] powerpc: Move and rename func_descr_t
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH 36/49] arch/ia64: replace cpumask_weight with cpumask_weight_eq in mm/tlb.c
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 15/49] arch/ia64: replace cpumask_weight with cpumask_empty where appropriate
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH v3 08/12] asm-generic: Refactor dereference_[kernel]_function_descriptor()
- From: Michael Ellerman <mpe@xxxxxxxxxxxxxx>
- Re: [PATCH v2] include: linux: Reorganize timekeeping and ktime headers
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v2] include: linux: Reorganize timekeeping and ktime headers
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH REPOST 0/8] kernel/fork: Move thread stack free otu of the scheduler path.
- From: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx>
- [PATCH v2] include: linux: Reorganize timekeeping and ktime headers
- From: Carlos Bilbao <carlos.bilbao@xxxxxxx>
- Re: [PATCH] include: linux: Reorganize timekeeping and ktime headers
- From: Alexandre Belloni <alexandre.belloni@xxxxxxxxxxx>
- Re: [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
- From: Jiri Slaby <jirislaby@xxxxxxxxxx>
- Re: [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- Re: [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- Re: [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] status: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT
- From: Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 2/3] status: Add user space API definitions for VSTATUS, NOKERNINFO and TIOCSTAT
- From: Walt Drummond <walt@xxxxxxxxxxx>
- [PATCH v2 3/3] vstatus: Display an informational message when the VSTATUS character is pressed or TIOCSTAT ioctl is called.
- From: Walt Drummond <walt@xxxxxxxxxxx>
- [PATCH v2 1/3] vstatus: Allow the n_tty line dicipline to write to a user tty
- From: Walt Drummond <walt@xxxxxxxxxxx>
- [PATCH v2 0/3] vstatus: TTY status message request
- From: Walt Drummond <walt@xxxxxxxxxxx>
- [PATCH v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH] kernel/cpu.c: fix init_cpu_online
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
- From: Anatoly Pugachev <matorola@xxxxxxxxx>
- Re: [PATCH] kernel/cpu.c: fix init_cpu_online
- From: Vincent Donnefort <vincent.donnefort@xxxxxxx>
- Re: [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
- From: Oscar Salvador <osalvador@xxxxxxx>
- Re: [PATCH v6 18/21] memory: emif: Use kernel_can_power_off()
- From: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>
- Re: [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
- From: David Hildenbrand <david@xxxxxxxxxx>
- Re: [PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
- From: Oscar Salvador <osalvador@xxxxxxx>
- [PATCH] kernel/cpu.c: fix init_cpu_online
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH v6 19/21] ACPI: power: Switch to sys-off handler API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 21/21] reboot: Remove pm_power_off_prepare()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 20/21] regulator: pfuze100: Use devm_register_sys_off_handler()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 18/21] memory: emif: Use kernel_can_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 17/21] nds32: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 16/21] mips: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 15/21] ia64: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 12/21] m68k: Switch to new sys-off handler API
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 14/21] x86: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 13/21] sh: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 09/21] parisc: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 11/21] powerpc: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 10/21] xen/x86: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 08/21] arm64: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 07/21] riscv: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
- [PATCH v6 06/21] csky: Use do_kernel_power_off()
- From: Dmitry Osipenko <digetx@xxxxxxxxx>
Mail converted by MHonArc
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[GCC Help]
[Bugtraq]