summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-14ASoC: SOF: Intel: NVL/NVL-S: add platform nameMark Brown281-1384/+2463
2026-04-14ASoC: SOF: Intel: NVL-S: add platform nameBard Liao1-0/+1
2026-04-14ASoC: SOF: Intel: NVL: add platform nameBard Liao1-0/+1
2026-04-14net: airoha: Fix VIP configuration for AN7583 SoCLorenzo Bianconi2-17/+51
2026-04-14net: caif: clear client service pointer on teardownZhengchuan Liang1-2/+12
2026-04-14ASoC: rt1320: fix the warning 'rae_fw' from request_firmware() not releasedShuming Fan1-0/+1
2026-04-14net: strparser: fix skb_head leak in strp_abort_strp()Luxiao Xu1-0/+8
2026-04-14ALSA: usb-audio: Fix missing error handling for get_min_max*()Takashi Iwai1-0/+1
2026-04-14drm/bridge: dw-mipi-dsi: Fix bridge leak when host attach failsOsama Abdelkader2-2/+10
2026-04-14net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()Greg Kroah-Hartman1-1/+6
2026-04-14selftests/ftrace: Add test case for fully-qualified variable referencesTom Zanussi1-0/+34
2026-04-14tracing: Fix fully-qualified variable reference printing in histogramsTom Zanussi1-5/+10
2026-04-14driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson1-0/+1
2026-04-14drm/arcpgu: fix device node leakLuca Ceresoli1-1/+2
2026-04-14tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()David Carlier1-0/+2
2026-04-14ring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()Vincent Donnefort1-2/+2
2026-04-14tracing: Rebuild full_name on each hist_field_name() callPengpeng Hou1-5/+7
2026-04-14Merge branch 'net-bpf-fix-null-ptr-deref-in-xdp_master_redirect-for-bonding-a...Paolo Abeni2-2/+96
2026-04-14selftests/bpf: add test for xdp_master_redirect with bond not upJiayuan Chen1-2/+94
2026-04-14net, bpf: fix null-ptr-deref in xdp_master_redirect() for down masterJiayuan Chen1-0/+2
2026-04-14ring-buffer: Report header_page overwrite as charCao Ruichuang1-2/+2
2026-04-14ALSA: hda/realtek - fixed speaker no sound updateKailang Yang1-11/+5
2026-04-14perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWINDWANG Rui1-1/+0
2026-04-14selftests/namespaces: remove unused utils.h include from listns_efault_testChristian Brauner1-1/+0
2026-04-14selftests/fsmount_ns: add missing TARGETS and fix cap testChristian Brauner2-16/+15
2026-04-14selftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in commentChristian Brauner1-1/+1
2026-04-14selftests/empty_mntns: fix statmount_alloc() signature mismatchChristian Brauner4-33/+8
2026-04-14selftests/statmount: remove duplicate wait_for_pid()Christian Brauner1-25/+0
2026-04-14mount: always duplicate mountChristian Brauner1-21/+15
2026-04-14ALSA: hda/realtek: Add quirk for Acer PT316-51S headset micFaye Nichols1-0/+1
2026-04-14drm/i915/wm: Verify the correct plane DDB entryVille Syrjälä1-2/+2
2026-04-14drm/i915/backlight: Fix VESA backlight possible check conditionSuraj Kandpal1-2/+7
2026-04-14perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao3-1/+4
2026-04-14perf test: Fixes for check branch stack samplingIan Rogers1-50/+96
2026-04-14perf test: Fix inet_pton probe failure and unroll call graphIan Rogers1-4/+4
2026-04-14perf build: fix "argument list too long" in second locationMarkus Mayer1-2/+2
2026-04-14perf header: Add sanity checks to HEADER_BPF_BTF processingArnaldo Carvalho de Melo1-0/+17
2026-04-14perf header: Sanity check HEADER_BPF_PROG_INFOArnaldo Carvalho de Melo1-0/+20
2026-04-14perf header: Sanity check HEADER_PMU_CAPSArnaldo Carvalho de Melo1-0/+19
2026-04-14perf header: Sanity check HEADER_HYBRID_TOPOLOGYArnaldo Carvalho de Melo1-0/+12
2026-04-14perf header: Sanity check HEADER_CACHEArnaldo Carvalho de Melo1-0/+13
2026-04-14perf header: Sanity check HEADER_GROUP_DESCArnaldo Carvalho de Melo1-1/+15
2026-04-14perf header: Sanity check HEADER_PMU_MAPPINGSArnaldo Carvalho de Melo1-0/+13
2026-04-14perf header: Sanity check HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo1-0/+12
2026-04-14perf header: Sanity check HEADER_NUMA_TOPOLOGYArnaldo Carvalho de Melo1-0/+13
2026-04-14perf header: Sanity check HEADER_CPU_TOPOLOGYArnaldo Carvalho de Melo1-2/+25
2026-04-14perf header: Sanity check HEADER_NRCPUS and HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo1-1/+44
2026-04-14perf header: Bump up the max number of command line args allowedArnaldo Carvalho de Melo1-2/+5
2026-04-14perf header: Validate nr_domains when reading HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo1-0/+6
2026-04-14mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDERNaman Jain2-4/+10