Show patches with: State = Action Required       |    Archived = No       |   186 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
mseal: Fix typo and style in documentation mseal: Fix typo and style in documentation - - - --- 2025-03-18 takumaw1990@gmail.com New
dt-bindings: memory: Document linux,usable-memory property dt-bindings: memory: Document linux,usable-memory property - - - --- 2025-03-13 Abhishek Tiwari New
[RFC] KVM: arm64: PMU: Use multiple host PMUs [RFC] KVM: arm64: PMU: Use multiple host PMUs - - - --- 2025-03-19 Akihiko Odaki New
[v4,6/6] nvmem: max77759: add Maxim MAX77759 NVMEM driver Maxim Integrated MAX77759 PMIC MFD-based drivers - - - --- 2025-03-12 André Draszik New
[v4,5/6] gpio: max77759: add Maxim MAX77759 gpio driver Maxim Integrated MAX77759 PMIC MFD-based drivers 1 1 - --- 2025-03-12 André Draszik New
[v4,4/6] mfd: max77759: add Maxim MAX77759 core mfd driver Maxim Integrated MAX77759 PMIC MFD-based drivers - - - --- 2025-03-12 André Draszik New
[v4,3/6] dt-bindings: mfd: add max77759 binding Maxim Integrated MAX77759 PMIC MFD-based drivers - 1 - --- 2025-03-12 André Draszik New
[v4,2/6] dt-bindings: nvmem: add max77759 binding Maxim Integrated MAX77759 PMIC MFD-based drivers - 1 - --- 2025-03-12 André Draszik New
[v4,1/6] dt-bindings: gpio: add max77759 binding Maxim Integrated MAX77759 PMIC MFD-based drivers 1 1 - --- 2025-03-12 André Draszik New
[RFC] arm64/mm: Remove randomization of the linear map [RFC] arm64/mm: Remove randomization of the linear map - - - --- 2025-03-18 Ard Biesheuvel New
[v5] hwmon: (pmbus/tps53679) Add support for TPS53685 [v5] hwmon: (pmbus/tps53679) Add support for TPS53685 - - - --- 2025-03-14 Chiang Brian New
[v8,3/7] crash_dump: store dm crypt keys in kdump reserved memory Untitled series #931490 - - - --- 2025-02-07 Coiby Xu New
[v10,nf-next,3/3] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx Add nf_flow_encap_push() for xmit direct - 1 - --- 2025-03-15 Eric Woudstra New
[v10,nf-next,2/3] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct Add nf_flow_encap_push() for xmit direct - 1 - --- 2025-03-15 Eric Woudstra New
[v10,nf-next,1/3] net: pppoe: avoid zero-length arrays in struct pppoe_hdr Add nf_flow_encap_push() for xmit direct - 1 - --- 2025-03-15 Eric Woudstra New
[v9,nf,15/15] netfilter: nft_flow_offload: Add bridgeflow to nft_flow_offload_eval() bridge-fastpath and related improvements - 1 - --- 2025-03-05 Eric Woudstra New
[v9,nf,14/15] bridge: Introduce DEV_PATH_BR_VLAN_KEEP_HW for bridge-fastpath bridge-fastpath and related improvements 1 - - --- 2025-03-05 Eric Woudstra New
[v9,nf,13/15] bridge: No DEV_PATH_BR_VLAN_UNTAG_HW for dsa foreign bridge-fastpath and related improvements 1 - - --- 2025-03-05 Eric Woudstra New
[v9,nf,12/15] netfilter: nft_flow_offload: No ingress_vlan forward info for dsa user port bridge-fastpath and related improvements - 1 - --- 2025-03-05 Eric Woudstra New
[v9,nf,11/15] netfilter: nft_flow_offload: Add DEV_PATH_MTK_WDMA to nft_dev_path_info() bridge-fastpath and related improvements - 1 - --- 2025-03-05 Eric Woudstra New
[v9,nf,10/15] netfilter: nft_flow_offload: Add NFPROTO_BRIDGE to validate bridge-fastpath and related improvements - 1 - --- 2025-03-05 Eric Woudstra New
[v9,nf,09/15] netfilter: nf_flow_table_inet: Add nf_flowtable_type flowtable_bridge bridge-fastpath and related improvements - 1 - --- 2025-03-05 Eric Woudstra New
[v9,nf,08/15] netfilter :nf_flow_table_offload: Add nf_flow_rule_bridge() bridge-fastpath and related improvements - 1 - --- 2025-03-05 Eric Woudstra New
[v9,nf,07/15] net: core: dev: Add dev_fill_bridge_path() bridge-fastpath and related improvements - 1 - --- 2025-03-05 Eric Woudstra New
[v9,nf,06/15] bridge: Add filling forward path from port to port bridge-fastpath and related improvements 1 - - --- 2025-03-05 Eric Woudstra New
[v9,nf,05/15] netfilter: nft_chain_filter: Add bridge double vlan and pppoe bridge-fastpath and related improvements - 1 - --- 2025-03-05 Eric Woudstra New
[v9,nf,04/15] netfilter: bridge: Add conntrack double vlan and pppoe bridge-fastpath and related improvements - 1 - --- 2025-03-05 Eric Woudstra New
[v9,nf,03/15] netfilter: flow: remove hw_outdev, out.hw_ifindex and out.hw_ifidx bridge-fastpath and related improvements - 1 - --- 2025-03-05 Eric Woudstra New
[v9,nf,02/15] netfilter: nf_flow_table_offload: Add nf_flow_encap_push() for xmit direct bridge-fastpath and related improvements - 1 - --- 2025-03-05 Eric Woudstra New
[v9,nf,01/15] net: pppoe: avoid zero-length arrays in struct pppoe_hdr bridge-fastpath and related improvements - 1 - --- 2025-03-05 Eric Woudstra New
[v2] ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...) [v2] ext4: hash: simplify kzalloc(n * 1, ...) to kzalloc(n, ...) - 1 - --- 2025-03-16 Ethan Carter Edwards New
ext4: hash: change kzalloc(n * sizeof, ...) to kcalloc(n, sizeof, ...) ext4: hash: change kzalloc(n * sizeof, ...) to kcalloc(n, sizeof, ...) - - - --- 2025-03-15 Ethan Carter Edwards New
mm/shmem: fix uninitialized scalar variable mm/shmem: fix uninitialized scalar variable - - - --- 2025-03-01 Ethan Carter Edwards New
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
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
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
octeontx2-af: Fix uninitialized scalar variable octeontx2-af: Fix uninitialized scalar variable - - - --- 2025-02-11 Ethan Carter Edwards New
ixgbe: remove self assignment ixgbe: remove self assignment - - - --- 2025-02-10 Ethan Carter Edwards New
wifi: ath12k: Fix uninitialized variable and remove goto wifi: ath12k: Fix uninitialized variable and remove goto - - - --- 2025-02-10 Ethan Carter Edwards New
scsi: cxlflash: change kzalloc to kcalloc scsi: cxlflash: change kzalloc to kcalloc - - - --- 2025-01-20 Ethan Carter Edwards New
NFSv4: harden nfs4_get_uniquifier() function NFSv4: harden nfs4_get_uniquifier() function - - - --- 2025-01-20 Ethan Carter Edwards New
[v2] sched/topology: change kzalloc to kcalloc [v2] sched/topology: change kzalloc to kcalloc - - - --- 2025-01-19 Ethan Carter Edwards New
[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
pstore/zone: fix return value for psz_init_zones pstore/zone: fix return value for psz_init_zones - - - --- 2025-01-21 Eugen Hristev New
[stable,v5.4,v2,3/3] overflow: Allow mixed type arguments Untitled series #941523 - 2 1 --- 2025-03-07 Florian Fainelli New
[stable,5.4,3/3] overflow: Allow mixed type arguments Untitled series #940797 - 2 1 --- 2025-03-06 Florian Fainelli New
[v2,2/2] arm64: dts: qcom: sm6125: Initial support for xiaomi-ginkgo Untitled series #941731 - - - --- 2025-03-08 Gabriel Gonzales New
[v1,2/2] arm64: dts: qcom: sm6125: Initial support for xiaomi-ginkgo [v2,1/2] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 8 - - - --- 2025-03-04 Gabriel Gonzales New
[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
mm/slab: Achieve better kmalloc caches randomization in kvmalloc mm/slab: Achieve better kmalloc caches randomization in kvmalloc - - - --- 2025-01-22 GONG Ruiqi New
[v2,next] iio: cros_ec: Avoid -Wflex-array-member-not-at-end warning [v2,next] iio: cros_ec: Avoid -Wflex-array-member-not-at-end warning - 1 - --- 2025-03-18 Gustavo A. R. Silva New
[v2,next] iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end warning [v2,next] iio: proximity: cros_ec_mkbp_proximity: Avoid -Wflex-array-member-not-at-end warning - 1 - --- 2025-03-18 Gustavo A. R. Silva New
[next] usb: gadget: uvc: Avoid -Wflex-array-member-not-at-end warnings [next] usb: gadget: uvc: Avoid -Wflex-array-member-not-at-end warnings - - - --- 2025-03-17 Gustavo A. R. Silva New
[next] misc: bcm-vk: avoid -Wflex-array-member-not-at-end warning [next] misc: bcm-vk: avoid -Wflex-array-member-not-at-end warning 1 - - --- 2025-03-13 Gustavo A. R. Silva New
[next] wifi: ath12k: core.h: Avoid -Wflex-array-member-not-at-end warnings [next] wifi: ath12k: core.h: Avoid -Wflex-array-member-not-at-end warnings - - - --- 2025-03-11 Gustavo A. R. Silva New
[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
[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
[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
[v3,next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings [v3,next] tty: tty_buffer: Avoid hundreds of -Wflex-array-member-not-at-end warnings - - - --- 2025-02-06 Gustavo A. R. Silva New
[next] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings [next] fs: hpfs: Avoid multiple -Wflex-array-member-not-at-end warnings - - - --- 2025-02-04 Gustavo A. R. Silva New
mseal sysmap: add arch-support txt mseal sysmap: add arch-support txt - - - --- 2025-03-13 Jeff Xu New
[RFC,v1,2/2] mseal: allow noop mprotect mseal: allow noop mprotect - - - --- 2025-03-12 Jeff Xu New
[RFC,v1,1/2] selftests/mm: mseal_test: avoid using no-op mprotect mseal: allow noop mprotect - - - --- 2025-03-12 Jeff Xu New
[net-next,v3,14/14] MAINTAINERS: Add maintainer for Qualcomm PPE driver Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,13/14] net: ethernet: qualcomm: Add PPE debugfs support for PPE counters Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,12/14] net: ethernet: qualcomm: Initialize PPE L2 bridge settings Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,11/14] net: ethernet: qualcomm: Initialize PPE queue to Ethernet DMA ring mapping Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,10/14] net: ethernet: qualcomm: Initialize PPE RSS hash settings Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,09/14] net: ethernet: qualcomm: Initialize PPE port control settings Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,08/14] net: ethernet: qualcomm: Initialize PPE service code settings Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,07/14] net: ethernet: qualcomm: Initialize PPE queue settings Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,06/14] net: ethernet: qualcomm: Initialize the PPE scheduler settings Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,05/14] net: ethernet: qualcomm: Initialize PPE queue management for IPQ9574 Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,04/14] net: ethernet: qualcomm: Initialize PPE buffer management for IPQ9574 Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,03/14] net: ethernet: qualcomm: Add PPE driver for IPQ9574 SoC Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,02/14] docs: networking: Add PPE driver documentation for Qualcomm IPQ9574 SoC Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[net-next,v3,01/14] dt-bindings: net: Add PPE for Qualcomm IPQ9574 SoC Add PPE driver for Qualcomm IPQ9574 SoC - - - --- 2025-02-09 Jie Luo New
[v4,7/7] arm64: dts: exynos: add initial support for Samsung Galaxy J6 Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-28 Kaustabh Chakraborty New
[v4,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-28 Kaustabh Chakraborty New
[v4,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-28 Kaustabh Chakraborty New
[v4,4/7] arm64: dts: exynos: add initial devicetree support for exynos7870 Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-28 Kaustabh Chakraborty New
[v4,2/7] dt-bindings: arm: samsung: add compatibles for exynos7870 devices Add support for the Exynos7870 SoC, along with three devices - - - --- 2025-02-28 Kaustabh Chakraborty New
[03/33] dt-bindings: clock: document exynos7870 clock driver CMU bindings Untitled series #929831 - - - --- 2025-02-02 Kaustabh Chakraborty New
[02/33] dt-bindings: clock: add clock definitions for exynos7870 CMU Untitled series #929819 - - - --- 2025-02-02 Kaustabh Chakraborty New
« 1 2 »