linux-modules
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH 59/61] debugobjects: Drop likely() around !IS_ERR_OR_NULL()
Philipp Hahn
[PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
RE: [Intel-wired-lan] [PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
Re: [PATCH 49/61] media: Prefer IS_ERR_OR_NULL over manual NULL check
Kieran Bingham
[PATCH 53/61] hyperv: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 04/61] ext4: Prefer IS_ERR_OR_NULL over manual NULL check
Theodore Ts'o
[PATCH 44/61] target: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 36/61] arch/sh: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 36/61] arch/sh: Prefer IS_ERR_OR_NULL over manual NULL check
Geert Uytterhoeven
[PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Pranjal Shrivastava
RE: [Intel-wired-lan] [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
Re: [PATCH 46/61] vfio: Prefer IS_ERR_OR_NULL over manual NULL check
Alex Williamson
[PATCH 47/61] nfc: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 19/61] kvm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 26/61] net/core: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 39/61] irqchip: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
RE: [Intel-wired-lan] [PATCH 39/61] irqchip: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
[PATCH 34/61] arch/arm: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 60/61] Input alps: Drop unlikely() around IS_ERR_OR_NULL()
Philipp Hahn
[PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Brian Masney
Re: [PATCH 56/61] clk: Prefer IS_ERR_OR_NULL over manual NULL check
Chen-Yu Tsai
[PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: (subset) [PATCH 51/61] leds: Prefer IS_ERR_OR_NULL over manual NULL check
Lee Jones
[PATCH 55/61] interconnect: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 55/61] interconnect: Prefer IS_ERR_OR_NULL over manual NULL check
Krzysztof Kozlowski
[PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Bastien Nocera
RE: [Intel-wired-lan] [PATCH 25/61] net/bluetooth: Prefer IS_ERR_OR_NULL over manual NULL check
Loktionov, Aleksandr
[PATCH 32/61] net/wireless: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Zabel
Re: [PATCH 57/61] reset: Prefer IS_ERR_OR_NULL over manual NULL check
Google
[PATCH 42/61] pmdomain: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
Re: [PATCH 02/61] btrfs: Prefer IS_ERR_OR_NULL over manual NULL check
David Sterba
[PATCH 20/61] apparmor: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 09/61] ntfs3: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 05/61] smb: Prefer IS_ERR_OR_NULL over manual NULl check
Philipp Hahn
[PATCH 27/61] net/netlink: Prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
[PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
Philipp Hahn
Re: [PATCH 61/61] file: Drop unlikely() around IS_ERR_OR_NULL()
Jeff Layton
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Steven Rostedt
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Theodore Tso
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Kuan-Wei Chiu
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Jason Gunthorpe
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
James Bottomley
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Jason Gunthorpe
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Russell King (Oracle)
Re: [PATCH 00/61] treewide: Use IS_ERR_OR_NULL over manual NULL check - refactor
Al Viro
[PATCH v3] module: print version for external modules in print_modules()
Yafang Shao
Re: [PATCH v3] module: print version for external modules in print_modules()
Christoph Hellwig
Re: [PATCH v3] module: print version for external modules in print_modules()
Yafang Shao
Re: [PATCH v3] module: print version for external modules in print_modules()
Christoph Hellwig
Re: [PATCH v3] module: print version for external modules in print_modules()
Yafang Shao
Re: [PATCH v3] module: print version for external modules in print_modules()
Christoph Hellwig
Re: [PATCH v3] module: print version for external modules in print_modules()
Yafang Shao
Re: [PATCH v3] module: print version for external modules in print_modules()
Christoph Hellwig
Re: [PATCH v3] module: print version for external modules in print_modules()
Yafang Shao
Re: [PATCH v3] module: print version for external modules in print_modules()
Christoph Hellwig
Re: [PATCH v3] module: print version for external modules in print_modules()
Yafang Shao
Re: [PATCH v3] module: print version for external modules in print_modules()
Christoph Hellwig
Re: [PATCH v3] module: print version for external modules in print_modules()
Yafang Shao
Re: [PATCH v3] module: print version for external modules in print_modules()
Christoph Hellwig
Re: [PATCH v3] module: print version for external modules in print_modules()
Yafang Shao
Re: [PATCH v3] module: print version for external modules in print_modules()
Sami Tolvanen
Re: [PATCH] kernel/trace/ftrace: introduce ftrace module notifier
Steven Rostedt
Re: [PATCH] kernel/trace/ftrace: introduce ftrace module notifier
Miroslav Benes
Re: [PATCH] kernel/trace/ftrace: introduce ftrace module notifier
Steven Rostedt
Re: [PATCH] kernel/trace/ftrace: introduce ftrace module notifier
Petr Mladek
Re: [PATCH] kernel/trace/ftrace: introduce ftrace module notifier
Song Liu
[PATCH AUTOSEL 6.19-6.18] gendwarfksyms: Fix build on 32-bit hosts
Sasha Levin
[PATCH v5 0/6] Unload linux/kernel.h
Yury Norov
[PATCH v5 1/6] kernel.h: drop STACK_MAGIC macro
Yury Norov
[PATCH v5 3/6] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov
Re: [PATCH v5 3/6] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Greg Kroah-Hartman
[PATCH v5 5/6] tracing: Remove size parameter in __trace_puts()
Yury Norov
Re: [PATCH v5 5/6] tracing: Remove size parameter in __trace_puts()
Andy Shevchenko
[PATCH v5 4/6] kernel.h: include linux/instruction_pointer.h explicitly
Yury Norov
Re: [PATCH v5 4/6] kernel.h: include linux/instruction_pointer.h explicitly
Andy Shevchenko
[PATCH v5 2/6] moduleparam: include required headers explicitly
Yury Norov
[PATCH v5 6/6] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov
Re: [PATCH v5 0/6] Unload linux/kernel.h
Andy Shevchenko
Re: [PATCH v5 0/6] Unload linux/kernel.h
Yury Norov
Re: [PATCH v5 0/6] Unload linux/kernel.h
Steven Rostedt
Re: [PATCH v5 0/6] Unload linux/kernel.h
Joel Fernandes
[PATCH v2] module: print version for external modules in print_modules()
Yafang Shao
Re: [PATCH v2] module: print version for external modules in print_modules()
Yafang Shao
Re: [PATCH v2] module: print version for external modules in print_modules()
Sami Tolvanen
Re: [PATCH v2] module: print version for external modules in print_modules()
Sami Tolvanen
Re: [PATCH v2] module: print version for external modules in print_modules()
Yafang Shao
Re: [PATCH v2] module: print version for external modules in print_modules()
Petr Pavlu
Re: [PATCH v2] module: print version for external modules in print_modules()
Yafang Shao
Re: [PATCH v2] module: print version for external modules in print_modules()
Petr Pavlu
[PATCH] module: show module version directly in print_modules()
Yafang Shao
Re: [PATCH] module: show module version directly in print_modules()
Aaron Tomlin
Re: [PATCH] module: show module version directly in print_modules()
Yafang Shao
Re: [PATCH] module: show module version directly in print_modules()
Petr Pavlu
Re: [PATCH] module: show module version directly in print_modules()
Yafang Shao
Re: [PATCH] module: show module version directly in print_modules()
Aaron Tomlin
Re: [PATCH] module: show module version directly in print_modules()
Yafang Shao
[PATCH v4 0/7] Unload linux/kernel.h
Yury Norov (NVIDIA)
[PATCH v4 1/7] kernel.h: drop STACK_MAGIC macro
Yury Norov (NVIDIA)
[PATCH v4 2/7] moduleparam: include required headers explicitly
Yury Norov (NVIDIA)
[PATCH v4 4/7] kernel.h: include linux/instruction_pointer.h explicitly
Yury Norov (NVIDIA)
[PATCH v4 3/7] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov (NVIDIA)
[PATCH v4 6/7] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov (NVIDIA)
[PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov (NVIDIA)
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andrew Morton
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Danilo Krummrich
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Borislav Petkov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Mathieu Desnoyers
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Mathieu Desnoyers
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Jani Nikula
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Jani Nikula
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Christophe Leroy (CS GROUP)
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Steven Rostedt
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Joel Fernandes
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Yury Norov
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
Re: [PATCH v4 7/7] kernel.h: drop trace_printk.h
Andy Shevchenko
[PATCH v4 5/7] tracing: Remove size parameter in __trace_puts()
Yury Norov (NVIDIA)
/proc/modules address+size bounds are inconsistent
Tatsuyuki Ishi
Re: /proc/modules address+size bounds are inconsistent
Petr Pavlu
[PATCH v3 0/4] Unload linux/kernel.h
Yury Norov (NVIDIA)
[PATCH v3 1/4] kernel.h: drop STACK_MAGIC macro
Yury Norov (NVIDIA)
Re: [PATCH v3 1/4] kernel.h: drop STACK_MAGIC macro
Andi Shyti
Re: [PATCH v3 1/4] kernel.h: drop STACK_MAGIC macro
Aaron Tomlin
[PATCH v3 2/4] moduleparam: include required headers explicitly
Yury Norov (NVIDIA)
[PATCH v3 3/4] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov (NVIDIA)
[PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov (NVIDIA)
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Andy Shevchenko
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Andrew Morton
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Randy Dunlap
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Randy Dunlap
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Steven Rostedt
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Steven Rostedt
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Steven Rostedt
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Steven Rostedt
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Randy Dunlap
Re: [PATCH v3 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov
[PATCH v2 0/4] Unload linux/kernel.h
Yury Norov (NVIDIA)
[PATCH v2 3/4] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov (NVIDIA)
Re: [PATCH v2 3/4] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Petr Pavlu
[PATCH v2 1/4] kernel.h: drop STACK_MAGIC macro
Yury Norov (NVIDIA)
Re: [PATCH v2 1/4] kernel.h: drop STACK_MAGIC macro
Christophe Leroy (CS GROUP)
[PATCH v2 2/4] moduleparam: include required headers explicitly
Yury Norov (NVIDIA)
Re: [PATCH v2 2/4] moduleparam: include required headers explicitly
Andy Shevchenko
Re: [PATCH v2 2/4] moduleparam: include required headers explicitly
Petr Pavlu
[PATCH v2 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov (NVIDIA)
Re: [PATCH v2 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Steven Rostedt
Re: [PATCH v2 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Andy Shevchenko
Re: [PATCH v2 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Yury Norov
Re: [PATCH v2 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Andy Shevchenko
Re: [PATCH v2 4/4] tracing: move tracing declarations from kernel.h to a dedicated header
Andy Shevchenko
[PATCH 0/3] Unload linux/kernel.h
Yury Norov (NVIDIA)
[PATCH 1/3] kernel.h: drop STACK_MAGIC macro
Yury Norov (NVIDIA)
Re: [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
Andy Shevchenko
Re: [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
Randy Dunlap
Re: [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
Jani Nikula
Re: [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
Andi Shyti
Re: [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
Yury Norov
Re: [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
Jani Nikula
Re: [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
Christophe Leroy (CS GROUP)
Re: [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
Yury Norov
Re: [PATCH 1/3] kernel.h: drop STACK_MAGIC macro
Andy Shevchenko
[PATCH 2/3] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov (NVIDIA)
Re: [PATCH 2/3] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Andy Shevchenko
Re: [PATCH 2/3] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Andy Shevchenko
Re: [PATCH 2/3] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Andy Shevchenko
Re: [PATCH 2/3] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov
Re: [PATCH 2/3] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Andy Shevchenko
Re: [PATCH 2/3] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Randy Dunlap
Re: [PATCH 2/3] kernel.h: move VERIFY_OCTAL_PERMISSIONS() to sysfs.h
Yury Norov
Earlier messages
Later messages