Show patches with: Archived = No       |   5437 patches
« 1 2 ... 3 4 554 55 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy() platform/x86: hp-bioscfg: Replace deprecated strncpy() with strscpy() - - - --- 2025-02-25 Thorsten Blum Mainlined
drm/gma500: Replace deprecated strncpy() with strscpy() drm/gma500: Replace deprecated strncpy() with strscpy() - 1 - --- 2025-02-25 Thorsten Blum Mainlined
[v2] btrfs: Replace deprecated strncpy() with strscpy() [v2] btrfs: Replace deprecated strncpy() with strscpy() - - - --- 2025-02-25 Thorsten Blum Mainlined
btrfs: Replace deprecated strncpy() with strscpy_pad() btrfs: Replace deprecated strncpy() with strscpy_pad() - - - --- 2025-02-25 Thorsten Blum New
[v7,7/7] mseal, system mappings: update mseal.rst mseal system mappings - 1 - --- 2025-02-24 Jeff Xu Superseded
[v7,6/7] mseal, system mappings: uprobe mapping mseal system mappings - - - --- 2025-02-24 Jeff Xu Superseded
[v7,5/7] mseal, system mappings: enable uml architecture mseal system mappings - 1 1 --- 2025-02-24 Jeff Xu Superseded
[v7,4/7] mseal, system mappings: enable arm64 mseal system mappings - - - --- 2025-02-24 Jeff Xu Superseded
[v7,3/7] mseal, system mappings: enable x86-64 mseal system mappings - - - --- 2025-02-24 Jeff Xu Superseded
[v7,2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed mseal system mappings - 2 - --- 2025-02-24 Jeff Xu Superseded
[v7,1/7] mseal, system mappings: kernel config and header change mseal system mappings - - - --- 2025-02-24 Jeff Xu Superseded
MIPS: Loongson2ef: Replace deprecated strncpy() with strscpy() MIPS: Loongson2ef: Replace deprecated strncpy() with strscpy() - - - --- 2025-02-24 Thorsten Blum Mainlined
[v6,7/7] mseal, system mappings: update mseal.rst mseal system mappings - 1 - --- 2025-02-24 Jeff Xu Superseded
[v6,6/7] mseal, system mappings: uprobe mapping mseal system mappings - - - --- 2025-02-24 Jeff Xu Superseded
[v6,5/7] mseal, system mappings: enable uml architecture mseal system mappings - - 1 --- 2025-02-24 Jeff Xu Superseded
[v6,4/7] mseal, system mappings: enable arm64 mseal system mappings - - - --- 2025-02-24 Jeff Xu Superseded
[v6,3/7] mseal, system mappings: enable x86-64 mseal system mappings - - - --- 2025-02-24 Jeff Xu Superseded
[v6,2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed mseal system mappings - 1 - --- 2025-02-24 Jeff Xu Superseded
[v6,1/7] mseal, system mappings: kernel config and header change mseal system mappings - - - --- 2025-02-24 Jeff Xu Superseded
[6/6] nvmem: max77759: add Maxim MAX77759 NVMEM driver Maxim Integrated MAX77759 PMIC MFD-based drivers - 1 - --- 2025-02-24 André Draszik Superseded
[5/6] gpio: max77759: add Maxim MAX77759 gpio driver Maxim Integrated MAX77759 PMIC MFD-based drivers - - - --- 2025-02-24 André Draszik Superseded
[4/6] mfd: max77759: add Maxim MAX77759 core mfd driver Maxim Integrated MAX77759 PMIC MFD-based drivers - - - --- 2025-02-24 André Draszik Superseded
[3/6] dt-bindings: nvmem: add max77759 binding Maxim Integrated MAX77759 PMIC MFD-based drivers - - - --- 2025-02-24 André Draszik Superseded
[2/6] dt-bindings: gpio: add max77759 binding Maxim Integrated MAX77759 PMIC MFD-based drivers - - - --- 2025-02-24 André Draszik Superseded
[1/6] dt-bindings: mfd: add max77759 binding Maxim Integrated MAX77759 PMIC MFD-based drivers - - - --- 2025-02-24 André Draszik Superseded
[8/8,next] bcache: Avoid -Wflex-array-member-not-at-end warnings Avoid a couple hundred -Wflex-array-member-not-at-end warnings - - - --- 2025-02-24 Gustavo A. R. Silva New
[7/8,next] md/raid5: Avoid -Wflex-array-member-not-at-end warnings Avoid a couple hundred -Wflex-array-member-not-at-end warnings - - - --- 2025-02-24 Gustavo A. R. Silva New
[6/8,next] nvme: target: Avoid -Wflex-array-member-not-at-end warnings Avoid a couple hundred -Wflex-array-member-not-at-end warnings - - - --- 2025-02-24 Gustavo A. R. Silva New
[5/8,next] btrfs: Avoid -Wflex-array-member-not-at-end warnings Avoid a couple hundred -Wflex-array-member-not-at-end warnings - - - --- 2025-02-24 Gustavo A. R. Silva New
[4/8,next] erofs: Avoid -Wflex-array-member-not-at-end warnings Avoid a couple hundred -Wflex-array-member-not-at-end warnings - - - --- 2025-02-24 Gustavo A. R. Silva New
[3/8,next] xfs: Avoid -Wflex-array-member-not-at-end warnings Avoid a couple hundred -Wflex-array-member-not-at-end warnings - - - --- 2025-02-24 Gustavo A. R. Silva New
[2/8,next] md/raid5-ppl: Avoid -Wflex-array-member-not-at-end warning Avoid a couple hundred -Wflex-array-member-not-at-end warnings - - - --- 2025-02-24 Gustavo A. R. Silva New
[1/8,next] block: blk_types.h: Use struct_group_tagged() in flex struct bio Avoid a couple hundred -Wflex-array-member-not-at-end warnings - - - --- 2025-02-24 Gustavo A. R. Silva New
[v2,14/39] scripts/kernel-doc.py: move KernelDoc class to a separate file Implement kernel-doc in Python - - - --- 2025-02-24 Mauro Carvalho Chehab New
[v2,09/39] scripts/kernel-doc.py: add a Python parser Implement kernel-doc in Python - - - --- 2025-02-24 Mauro Carvalho Chehab New
thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add() thermal/debugfs: replace kzalloc() with kcalloc() in thermal_debug_tz_add() - - - --- 2025-02-22 Ethan Carter Edwards Mainlined
ASoC: q6dsp: q6apm: replace kzalloc() with kcalloc() in q6apm_map_memory_regions() ASoC: q6dsp: q6apm: replace kzalloc() with kcalloc() in q6apm_map_memory_regions() - 1 - --- 2025-02-22 Ethan Carter Edwards Mainlined
sched/topology: replace kzalloc() with kcalloc() in sched_init_numa() sched/topology: replace kzalloc() with kcalloc() in sched_init_numa() - 1 - --- 2025-02-22 Ethan Carter Edwards New
mtd: rawnand: use kcalloc() instead of kzalloc() mtd: rawnand: use kcalloc() instead of kzalloc() - - - --- 2025-02-22 Ethan Carter Edwards Mainlined
mux: Convert mux_control_ops to a flex array member in mux_chip mux: Convert mux_control_ops to a flex array member in mux_chip - - - --- 2025-02-21 Thorsten Blum Superseded
btf: move kern_type_id to goto cand_cache_unlock btf: move kern_type_id to goto cand_cache_unlock - - - --- 2025-02-20 Ethan Carter Edwards New
[net-next] net/rds: Replace deprecated strncpy() with strscpy_pad() [net-next] net/rds: Replace deprecated strncpy() with strscpy_pad() - 2 1 --- 2025-02-19 Thorsten Blum Mainlined
[net-next,v4,2/2] net: Add options as a flexible array to struct ip_tunnel_info Flexible array for ip tunnel options - 3 - --- 2025-02-19 Gal Pressman Mainlined
[net-next,v4,1/2] ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1' Flexible array for ip tunnel options - 1 - --- 2025-02-19 Gal Pressman Mainlined
[14/27] scripts/kernel-doc.py: move KernelDoc class to a separate file Implement kernel-doc in Python - - - --- 2025-02-19 Mauro Carvalho Chehab New
[09/27] scripts/kernel-doc.py: add a Python parser Implement kernel-doc in Python - - - --- 2025-02-19 Mauro Carvalho Chehab New
[v3,7/7] arm64: dts: exynos: add initial support for Samsung Galaxy J6 Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-18 Kaustabh Chakraborty Superseded
[v3,6/7] arm64: dts: exynos: add initial support for Samsung Galaxy A2 Core Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-18 Kaustabh Chakraborty Superseded
[v3,5/7] arm64: dts: exynos: add initial support for Samsung Galaxy J7 Prime Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-18 Kaustabh Chakraborty Superseded
[v3,4/7] arm64: dts: exynos: add initial devicetree support for exynos7870 Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-18 Kaustabh Chakraborty Superseded
[v3,3/7] soc: samsung: exynos-chipid: add support for exynos7870 Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-18 Kaustabh Chakraborty Superseded
[v3,2/7] dt-bindings: arm: samsung: add compatibles for exynos7870 devices Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-18 Kaustabh Chakraborty Superseded
[v3,1/7] dt-bindings: hwinfo: samsung,exynos-chipid: add exynos7870-chipid compatible Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-18 Kaustabh Chakraborty Superseded
[net-next,v3,2/2] net: Add options as a flexible array to struct ip_tunnel_info Flexible array for ip tunnel options - 2 - --- 2025-02-17 Gal Pressman Superseded
[net-next,v3,1/2] ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1' Flexible array for ip tunnel options - - - --- 2025-02-17 Gal Pressman Superseded
[RFC,10/10] rng: qcom_rng: EXAMPLE: registering dev structure pstore: directly mapped regions - - - --- 2025-02-17 Eugen Hristev New
[RFC,09/10] devcoredump: add devcd_{un}register_core_area API pstore: directly mapped regions - - - --- 2025-02-17 Eugen Hristev New
[RFC,08/10] pstore: register kmsg into directly mapped zones if available pstore: directly mapped regions - - - --- 2025-02-17 Eugen Hristev New
[RFC,07/10] printk: export symbols for buffer address and length functions pstore: directly mapped regions - - - --- 2025-02-17 Eugen Hristev New
[RFC,06/10] qcom: smem: enable smem pstore backend pstore: directly mapped regions - - - --- 2025-02-17 Eugen Hristev New
[RFC,05/10] pstore: implement core area registration pstore: directly mapped regions - - - --- 2025-02-17 Eugen Hristev New
[RFC,04/10] qcom: smem: add pstore smem backend pstore: directly mapped regions - - - --- 2025-02-17 Eugen Hristev New
[RFC,03/10] pstore/zone: introduce directly mapped zones pstore: directly mapped regions - - - --- 2025-02-17 Eugen Hristev New
[RFC,02/10] pstore/smem: add new pstore/smem type of pstore pstore: directly mapped regions - - - --- 2025-02-17 Eugen Hristev New
[RFC,01/10] pstore/zone: move pstore_device_info into zone header pstore: directly mapped regions - - - --- 2025-02-17 Eugen Hristev New
MAINTAINERS: adjust entries in FORTIFY_SOURCE and KERNEL HARDENING MAINTAINERS: adjust entries in FORTIFY_SOURCE and KERNEL HARDENING - - - --- 2025-02-17 Lukas Bulwahn Mainlined
[net-next,05/14] iavf: negotiate PTP capabilities Untitled series #934165 - 1 1 --- 2025-02-14 Tony Nguyen Mainlined
x86/kcfi: Require FRED for FineIBT x86/kcfi: Require FRED for FineIBT - - - --- 2025-02-14 Kees Cook New
[v3] scsi: hpsa: Remove deprecated and unnecessary strncpy() [v3] scsi: hpsa: Remove deprecated and unnecessary strncpy() - 1 - --- 2025-02-14 Thorsten Blum Mainlined
[next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings [next] drm/amd/pm: Avoid multiple -Wflex-array-member-not-at-end warnings - - - --- 2025-02-14 Gustavo A. R. Silva New
[RESEND,v2] params: Annotate struct module_param_attrs with __counted_by() [RESEND,v2] params: Annotate struct module_param_attrs with __counted_by() - 1 - --- 2025-02-13 Thorsten Blum Mainlined
[v2] scsi: hpsa: Replace deprecated strncpy() with strscpy() [v2] scsi: hpsa: Replace deprecated strncpy() with strscpy() - - - --- 2025-02-13 Thorsten Blum New
m68k: mm: Replace deprecated strncpy() with strscpy() m68k: mm: Replace deprecated strncpy() with strscpy() - 2 1 --- 2025-02-13 Thorsten Blum Mainlined
[RFCv2,4/5] scripts/kernel-doc.py: add a Python parser Implement kernel-doc in Python - - - --- 2025-02-13 Mauro Carvalho Chehab New
[v2] scsi: hpsa: Replace deprecated strncpy() with strscpy_pad() [v2] scsi: hpsa: Replace deprecated strncpy() with strscpy_pad() - 2 - --- 2025-02-13 Thorsten Blum Mainlined
[next] UAPI: ndctl / acpi: intel: Avoid multiple -Wflex-array-member-not-at-end warnings [next] UAPI: ndctl / acpi: intel: Avoid multiple -Wflex-array-member-not-at-end warnings - - - --- 2025-02-13 Gustavo A. R. Silva New
scsi: hpsa: Replace deprecated strncpy() with strscpy_pad() scsi: hpsa: Replace deprecated strncpy() with strscpy_pad() - - - --- 2025-02-12 Thorsten Blum Superseded
scsi: hpsa: Replace deprecated strncpy() with strscpy() scsi: hpsa: Replace deprecated strncpy() with strscpy() - - - --- 2025-02-12 Thorsten Blum Superseded
[net-next,v2] net: Add options as a flexible array to struct ip_tunnel_info [net-next,v2] net: Add options as a flexible array to struct ip_tunnel_info - 2 - --- 2025-02-12 Gal Pressman New
[RFC,1/1] scripts/kernel-doc.py: add a Python parser Implement kernel-doc in python - - - --- 2025-02-12 Mauro Carvalho Chehab New
[next] drm/nouveau: Avoid multiple -Wflex-array-member-not-at-end warnings [next] drm/nouveau: Avoid multiple -Wflex-array-member-not-at-end warnings 1 - - --- 2025-02-12 Gustavo A. R. Silva Mainlined
[v3,2/2] slab: Achieve better kmalloc caches randomization in kvmalloc Refine kmalloc caches randomization in kvmalloc - - - --- 2025-02-12 GONG Ruiqi Mainlined
[v3,1/2] slab: Adjust placement of __kvmalloc_node_noprof Refine kmalloc caches randomization in kvmalloc - - - --- 2025-02-12 GONG Ruiqi Mainlined
[RFC,v5,1/7] mseal, system mappings: kernel config and header change mseal system mappings - - - --- 2025-02-12 Jeff Xu Superseded
[RFC,v5,7/7] mseal, system mappings: update mseal.rst mseal system mappings - - - --- 2025-02-12 Jeff Xu Superseded
[RFC,v5,6/7] mseal, system mappings: uprobe mapping mseal system mappings - - - --- 2025-02-12 Jeff Xu Superseded
[RFC,v5,5/7] mseal, system mappings: enable uml architecture mseal system mappings - - 1 --- 2025-02-12 Jeff Xu Superseded
[RFC,v5,4/7] mseal, system mappings: enable arm64 mseal system mappings - - - --- 2025-02-12 Jeff Xu Superseded
[RFC,v5,3/7] mseal, system mappings: enable x86-64 mseal system mappings - - - --- 2025-02-12 Jeff Xu Superseded
[RFC,v5,2/7] selftests: x86: test_mremap_vdso: skip if vdso is msealed mseal system mappings - - - --- 2025-02-12 Jeff Xu Superseded
[RFC,v5,1/7] mseal, system mappings: kernel config and header change mseal system mappings - - - --- 2025-02-12 Jeff Xu Superseded
[next] smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings [next] smb: client, common: Avoid multiple -Wflex-array-member-not-at-end warnings - - - --- 2025-02-11 Gustavo A. R. Silva Mainlined
ASoC: Intel: sof_sdw: initialize ret in asoc_sdw_rt_amp_spk_rtd_init() ASoC: Intel: sof_sdw: initialize ret in asoc_sdw_rt_amp_spk_rtd_init() - - - --- 2025-02-11 Ethan Carter Edwards New
[v2] wifi: ath12k: cleanup ath12k_mac_mlo_ready() [v2] wifi: ath12k: cleanup ath12k_mac_mlo_ready() - 1 - --- 2025-02-11 Ethan Carter Edwards Mainlined
octeontx2-af: Fix uninitialized scalar variable octeontx2-af: Fix uninitialized scalar variable - - - --- 2025-02-11 Ethan Carter Edwards New
[v2,6/6] unicode: kunit: change tests filename and path KUnit test moves / renames 1 3 - --- 2025-02-11 Kees Cook In Next
[v2,5/6] unicode: kunit: refactor selftest to kunit tests KUnit test moves / renames 1 2 - --- 2025-02-11 Kees Cook Mainlined
[v2,4/6] lib/tests/kfifo_kunit.c: add tests for the kfifo structure KUnit test moves / renames - 2 - --- 2025-02-11 Kees Cook Mainlined
[v2,3/6] lib: Move KUnit tests into tests/ subdirectory KUnit test moves / renames 4 2 - --- 2025-02-11 Kees Cook Mainlined
[v2,2/6] lib/math: Add int_log test suite KUnit test moves / renames - 2 - --- 2025-02-11 Kees Cook New
« 1 2 ... 3 4 554 55 »