Show patches with: none      |   12389 patches
« 1 2 3 4123 124 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] kexec: reuse crash kernel reserved memory for normal kexec faster kexec reboot - - - --- 2022-07-25 黄杰 New
[2/4] kexec: add CONFING_KEXEC_PURGATORY_SKIP_SIG faster kexec reboot - - - --- 2022-07-25 黄杰 New
[3/4] x86: Support the uncompressed kernel to speed up booting faster kexec reboot - - - --- 2022-07-25 黄杰 New
[4/4] x86: boot: avoid memory copy if kernel is uncompressed faster kexec reboot - - - --- 2022-07-25 黄杰 New
答复: [PATCH] symbol : Make the size of the compile-related array fixed 答复: [PATCH] symbol : Make the size of the compile-related array fixed - - - --- 2021-04-16 韩大鹏(Han Dapeng) New
kbuild: support external module out-of-tree build kbuild: support external module out-of-tree build - - - --- 2023-03-25 袁建鹏 New
[v2] gen_compile_commands: include targets not ending with .o [v2] gen_compile_commands: include targets not ending with .o - - - --- 2023-05-25 胡玮文 New
Possible problem in check-local-export during the kernel build process (RCU torture) Possible problem in check-local-export during the kernel build process (RCU torture) - - 1 --- 2022-06-28 Zhouyi Zhou New
kbuild: rpm-pkg: fix two build breaks when O= is used kbuild: rpm-pkg: fix two build breaks when O= is used - - - --- 2018-11-02 Zhenzhong Duan New
kconfig: Add findconf script and helper program kconfig: Add findconf script and helper program - - - --- 2022-06-08 Zev Weiss New
[-next,1/2] Kconfig: remove unused argment 'ch' Kconfig: clean code - - - --- 2022-09-12 Zeng Heng New
[-next,2/2] Kconfig: remove unused function 'menu_get_root_menu' Kconfig: clean code - - - --- 2022-09-12 Zeng Heng New
[resend,v2] Kconfig: remove sym_set_choice_value [resend,v2] Kconfig: remove sym_set_choice_value - - - --- 2022-09-14 Zeng Heng New
scripts: remove unused argument 'type' scripts: remove unused argument 'type' - - - --- 2022-09-14 Zeng Heng New
[-next] Makefile: add implicit enum-conversion check for compile build [-next] Makefile: add implicit enum-conversion check for compile build - - - --- 2022-09-27 Zeng Heng New
[-next] Makefile: add implicit enum-conversion check for compile build [-next] Makefile: add implicit enum-conversion check for compile build - 1 - --- 2022-10-11 Zeng Heng New
menuconfig: fix NULL pointer dereference when searching a symbol - - - --- 2013-05-07 Zefan Li New
Add make tarxz-pkg build option - - - --- 2011-01-28 Zdenek Kaspar New
Add make tarxz-pkg build option - - - --- 2011-01-30 Zdenek Kaspar New
Regression in "kbuild: fix if_change and friends to consider argument order" - - - --- 2016-06-07 Zanoni, Paulo R New
[RFC,1/2] tracing/Makefile: fix handling redefinition of CC_FLAGS_FTRACE [RFC,1/2] tracing/Makefile: fix handling redefinition of CC_FLAGS_FTRACE - - - --- 2018-09-05 Zanoni, Paulo R New
[RFC,2/2] tracing/Makefile: reindent the CONFIG_FUNCTION_TRACER chunk Untitled series #15621 - - - --- 2018-09-05 Zanoni, Paulo R New
[v2] tracing/Makefile: fix handling redefinition of CC_FLAGS_FTRACE [v2] tracing/Makefile: fix handling redefinition of CC_FLAGS_FTRACE 1 - - --- 2018-09-10 Zanoni, Paulo R New
kbuild: Add an option to skip vmlinux.bz2 in the rpm's kbuild: Add an option to skip vmlinux.bz2 in the rpm's - - 1 --- 2022-09-22 Zack Rusin New
kbuild: Stop including vmlinux.bz2 in the rpm's kbuild: Stop including vmlinux.bz2 in the rpm's - - - --- 2022-10-06 Zack Rusin New
builddeb: generate a changes file from the build - - - --- 2015-05-14 Yves-Alexis Perez New
kbuild: compile_h: fix compiler version detection with clang kbuild: compile_h: fix compiler version detection with clang - 1 - --- 2020-05-14 Yuxuan Shui New
kbuild: Fix building with LLVM on NixOS kbuild: Fix building with LLVM on NixOS - - - --- 2024-02-08 Yuxuan Shui New
kconfig: Fix localyesconfig don't sets to 'yes' - - - --- 2012-10-01 Yuta Ando New
Fix linking modules against crtsavres.o - - - --- 2009-09-23 Yuri Frolov New
powerpc: build modules outside the kernel tree fails, if it was built using O= - - - --- 2009-09-24 Yuri Frolov New
powerpc: build modules outside the kernel tree fails, if it was built using O= - - - --- 2009-09-26 Yuri Frolov New
[kconfig] kconfig: lxdialog: clean string input with whitespace - - - --- 2018-03-19 yuan linyu New
Makefile.extrawarn: add -Wformat-insufficient-args for clang build Makefile.extrawarn: add -Wformat-insufficient-args for clang build - - - --- 2022-07-16 Youngmin Nam New
mksysmap: Fix the mismatch of 'L0' symbols in System.map mksysmap: Fix the mismatch of 'L0' symbols in System.map - - - --- 2022-09-01 Youling Tang New
[1/7] LoongArch: Consolidate __ex_table construction LoongArch: Switch to relative extable and other improvements - - - --- 2022-10-10 Youling Tang New
[2/7] LoongArch: Switch to relative exception tables LoongArch: Switch to relative extable and other improvements - - - --- 2022-10-10 Youling Tang New
[3/7] LoongArch: extable: Add `type` and `data` fields LoongArch: Switch to relative extable and other improvements - - - --- 2022-10-10 Youling Tang New
[4/7] LoongArch: Add gpr-num.h LoongArch: Switch to relative extable and other improvements - - - --- 2022-10-10 Youling Tang New
[5/7] LoongArch: extable: Add a dedicated uaccess handler LoongArch: Switch to relative extable and other improvements - - - --- 2022-10-10 Youling Tang New
[6/7] LoongArch: vmlinux.lds.S: Remove `.fixup` section LoongArch: Switch to relative extable and other improvements - - - --- 2022-10-10 Youling Tang New
[7/7] LoongArch: bpf: Add BPF exception tables LoongArch: Switch to relative extable and other improvements - - - --- 2022-10-10 Youling Tang New
[kbuild] kbuild: add -grecord-gcc-switches to clang build [kbuild] kbuild: add -grecord-gcc-switches to clang build - - - --- 2021-03-28 Yonghong Song New
[kbuild,v2] kbuild: add -grecord-gcc-switches to clang build [kbuild,v2] kbuild: add -grecord-gcc-switches to clang build - - - --- 2021-03-31 Yonghong Song New
[kbuild,v3,1/2] kbuild: move LINUX_ELFNOTE_BUILD_SALT to elfnote.h add an elfnote with type BUILD_COMPILER_LTO_INFO - - - --- 2021-04-01 Yonghong Song New
[kbuild,v3,2/2] kbuild: add an elfnote with type BUILD_COMPILER_LTO_INFO add an elfnote with type BUILD_COMPILER_LTO_INFO - - - --- 2021-04-01 Yonghong Song New
[kbuild,v4] kbuild: add an elfnote for whether vmlinux is built with lto [kbuild,v4] kbuild: add an elfnote for whether vmlinux is built with lto - 1 2 --- 2021-04-01 Yonghong Song New
kconfig: avoid an infinite loop in oldconfig/syncconfig kconfig: avoid an infinite loop in oldconfig/syncconfig - - - --- 2023-08-03 Yoann Congal New
[v2] kconfig: avoid an infinite loop in oldconfig/syncconfig [v2] kconfig: avoid an infinite loop in oldconfig/syncconfig - - - --- 2023-08-05 Yoann Congal New
[v3] kconfig: avoid an infinite loop in oldconfig/syncconfig [v3] kconfig: avoid an infinite loop in oldconfig/syncconfig - - 1 --- 2023-09-12 Yoann Congal New
[v4] kconfig: avoid an infinite loop in oldconfig/syncconfig [v4] kconfig: avoid an infinite loop in oldconfig/syncconfig - - 1 --- 2023-10-31 Yoann Congal New
[v5] kconfig: avoid an infinite loop in oldconfig/syncconfig [v5] kconfig: avoid an infinite loop in oldconfig/syncconfig - - - --- 2023-11-04 Yoann Congal New
treewide: Change CONFIG_BASE_SMALL to bool type treewide: Change CONFIG_BASE_SMALL to bool type - - - --- 2024-01-26 Yoann Congal New
[v2] printk: Remove redundant CONFIG_BASE_SMALL [v2] printk: Remove redundant CONFIG_BASE_SMALL - 2 - --- 2024-01-27 Yoann Congal New
[v3,1/2] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal - 3 - --- 2024-02-04 Yoann Congal New
[v3,2/2] printk: Remove redundant CONFIG_BASE_SMALL printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal - 2 - --- 2024-02-04 Yoann Congal New
[v4,1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL - 2 - --- 2024-02-06 Yoann Congal New
[v4,2/3] printk: Change type of CONFIG_BASE_SMALL to bool printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL - 3 - --- 2024-02-06 Yoann Congal New
[v4,3/3] printk: Remove redundant CONFIG_BASE_FULL printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL - - - --- 2024-02-06 Yoann Congal New
[v5,1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL - 2 - --- 2024-02-07 Yoann Congal New
[v5,2/3] printk: Change type of CONFIG_BASE_SMALL to bool printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL - 3 - --- 2024-02-07 Yoann Congal New
[v5,3/3] printk: Remove redundant CONFIG_BASE_FULL printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL - - - --- 2024-02-07 Yoann Congal New
[v6,1/3] printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL - 2 - --- 2024-03-03 Yoann Congal New
[v6,2/3] printk: Change type of CONFIG_BASE_SMALL to bool printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL - 3 - --- 2024-03-03 Yoann Congal New
[v6,3/3] printk: Remove redundant CONFIG_BASE_FULL printk: CONFIG_BASE_SMALL fix for LOG_CPU_MAX_BUF_SHIFT and removal of CONFIG_BASE_FULL - - - --- 2024-03-03 Yoann Congal New
[01/12] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c Introduce vfio_pci_core subsystem - - - --- 2021-07-21 Yishai Hadas New
[02/12] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h Introduce vfio_pci_core subsystem - - - --- 2021-07-21 Yishai Hadas New
[03/12] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device Introduce vfio_pci_core subsystem - - - --- 2021-07-21 Yishai Hadas New
[04/12] vfio/pci: Rename ops functions to fit core namings Introduce vfio_pci_core subsystem - - - --- 2021-07-21 Yishai Hadas New
[05/12] vfio/pci: Include vfio header in vfio_pci_core.h Introduce vfio_pci_core subsystem - - - --- 2021-07-21 Yishai Hadas New
[06/12] vfio/pci: Split the pci_driver code out of vfio_pci_core.c Introduce vfio_pci_core subsystem - - - --- 2021-07-21 Yishai Hadas New
[07/12] vfio/pci: Move igd initialization to vfio_pci.c Introduce vfio_pci_core subsystem - - - --- 2021-07-21 Yishai Hadas New
[08/12] vfio/pci: Move module parameters to vfio_pci.c Introduce vfio_pci_core subsystem - - - --- 2021-07-21 Yishai Hadas New
[09/12] PCI: Add a PCI_ID_F_VFIO_DRIVER_OVERRIDE flag to struct pci_device_id Introduce vfio_pci_core subsystem - - - --- 2021-07-21 Yishai Hadas New
[10/12] vfio: Use select for eventfd Introduce vfio_pci_core subsystem - - - --- 2021-07-21 Yishai Hadas New
[11/12] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on' Introduce vfio_pci_core subsystem - - - --- 2021-07-21 Yishai Hadas New
[12/12] vfio/pci: Introduce vfio_pci_core.ko Introduce vfio_pci_core subsystem - - - --- 2021-07-21 Yishai Hadas New
[V2,01/12] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c Introduce vfio_pci_core subsystem - - - --- 2021-08-18 Yishai Hadas New
[V2,02/12] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h Introduce vfio_pci_core subsystem - - - --- 2021-08-18 Yishai Hadas New
[V2,03/12] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device Introduce vfio_pci_core subsystem - - - --- 2021-08-18 Yishai Hadas New
[V2,04/12] vfio/pci: Rename ops functions to fit core namings Introduce vfio_pci_core subsystem - - - --- 2021-08-18 Yishai Hadas New
[V2,05/12] vfio/pci: Include vfio header in vfio_pci_core.h Introduce vfio_pci_core subsystem - - - --- 2021-08-18 Yishai Hadas New
[V2,06/12] vfio/pci: Split the pci_driver code out of vfio_pci_core.c Introduce vfio_pci_core subsystem - - - --- 2021-08-18 Yishai Hadas New
[V2,07/12] vfio/pci: Move igd initialization to vfio_pci.c Introduce vfio_pci_core subsystem - - - --- 2021-08-18 Yishai Hadas New
[V2,08/12] vfio/pci: Move module parameters to vfio_pci.c Introduce vfio_pci_core subsystem - - - --- 2021-08-18 Yishai Hadas New
[V2,09/12] PCI: Add 'override_only' bitmap to struct pci_device_id Introduce vfio_pci_core subsystem - - - --- 2021-08-18 Yishai Hadas New
[V2,10/12] vfio: Use select for eventfd Introduce vfio_pci_core subsystem - - - --- 2021-08-18 Yishai Hadas New
[V2,11/12] vfio: Use kconfig if XX/endif blocks instead of repeating 'depends on' Introduce vfio_pci_core subsystem - - - --- 2021-08-18 Yishai Hadas New
[V2,12/12] vfio/pci: Introduce vfio_pci_core.ko Introduce vfio_pci_core subsystem - - - --- 2021-08-18 Yishai Hadas New
[V3,01/13] vfio/pci: Rename vfio_pci.c to vfio_pci_core.c Introduce vfio_pci_core subsystem - - - --- 2021-08-22 Yishai Hadas New
[V3,02/13] vfio/pci: Rename vfio_pci_private.h to vfio_pci_core.h Introduce vfio_pci_core subsystem - - - --- 2021-08-22 Yishai Hadas New
[V3,03/13] vfio/pci: Rename vfio_pci_device to vfio_pci_core_device Introduce vfio_pci_core subsystem - - - --- 2021-08-22 Yishai Hadas New
[V3,04/13] vfio/pci: Rename ops functions to fit core namings Introduce vfio_pci_core subsystem - - - --- 2021-08-22 Yishai Hadas New
[V3,05/13] vfio/pci: Include vfio header in vfio_pci_core.h Introduce vfio_pci_core subsystem - - - --- 2021-08-22 Yishai Hadas New
[V3,06/13] vfio/pci: Split the pci_driver code out of vfio_pci_core.c Introduce vfio_pci_core subsystem - - - --- 2021-08-22 Yishai Hadas New
[V3,07/13] vfio/pci: Move igd initialization to vfio_pci.c Introduce vfio_pci_core subsystem - - - --- 2021-08-22 Yishai Hadas New
[V3,08/13] vfio/pci: Move module parameters to vfio_pci.c Introduce vfio_pci_core subsystem - - - --- 2021-08-22 Yishai Hadas New
[V3,09/13] PCI: Add 'override_only' field to struct pci_device_id Introduce vfio_pci_core subsystem - - - --- 2021-08-22 Yishai Hadas New
[V3,10/13] PCI / VFIO: Add 'override_only' support for VFIO PCI sub system Introduce vfio_pci_core subsystem - - - --- 2021-08-22 Yishai Hadas New
[V3,11/13] vfio: Use select for eventfd Introduce vfio_pci_core subsystem - - - --- 2021-08-22 Yishai Hadas New
« 1 2 3 4123 124 »