summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-14ASoC: SOF: Intel: NVL: add platform nameBard Liao
2026-04-14net: airoha: Fix VIP configuration for AN7583 SoCLorenzo Bianconi
2026-04-14net: caif: clear client service pointer on teardownZhengchuan Liang
2026-04-14ASoC: rt1320: fix the warning 'rae_fw' from request_firmware() not releasedShuming Fan
2026-04-14net: strparser: fix skb_head leak in strp_abort_strp()Luxiao Xu
2026-04-14ALSA: usb-audio: Fix missing error handling for get_min_max*()Takashi Iwai
2026-04-14drm/bridge: dw-mipi-dsi: Fix bridge leak when host attach failsOsama Abdelkader
2026-04-14net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()Greg Kroah-Hartman
2026-04-14selftests/ftrace: Add test case for fully-qualified variable referencesTom Zanussi
2026-04-14tracing: Fix fully-qualified variable reference printing in histogramsTom Zanussi
2026-04-14driver core: Add kernel-doc for DEV_FLAG_COUNT enum valueDouglas Anderson
2026-04-14drm/arcpgu: fix device node leakLuca Ceresoli
2026-04-14tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()David Carlier
2026-04-14ring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()Vincent Donnefort
2026-04-14tracing: Rebuild full_name on each hist_field_name() callPengpeng Hou
2026-04-14Merge branch 'net-bpf-fix-null-ptr-deref-in-xdp_master_redirect-for-bonding-a...Paolo Abeni
2026-04-14selftests/bpf: add test for xdp_master_redirect with bond not upJiayuan Chen
2026-04-14net, bpf: fix null-ptr-deref in xdp_master_redirect() for down masterJiayuan Chen
2026-04-14ring-buffer: Report header_page overwrite as charCao Ruichuang
2026-04-14ALSA: hda/realtek - fixed speaker no sound updateKailang Yang
2026-04-14perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWINDWANG Rui
2026-04-14selftests/namespaces: remove unused utils.h include from listns_efault_testChristian Brauner
2026-04-14selftests/fsmount_ns: add missing TARGETS and fix cap testChristian Brauner
2026-04-14selftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in commentChristian Brauner
2026-04-14selftests/empty_mntns: fix statmount_alloc() signature mismatchChristian Brauner
2026-04-14selftests/statmount: remove duplicate wait_for_pid()Christian Brauner
2026-04-14mount: always duplicate mountChristian Brauner
2026-04-14ALSA: hda/realtek: Add quirk for Acer PT316-51S headset micFaye Nichols
2026-04-14drm/i915/wm: Verify the correct plane DDB entryVille Syrjälä
2026-04-14drm/i915/backlight: Fix VESA backlight possible check conditionSuraj Kandpal
2026-04-13perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao
2026-04-13perf test: Fixes for check branch stack samplingIan Rogers
2026-04-13perf test: Fix inet_pton probe failure and unroll call graphIan Rogers
2026-04-13perf build: fix "argument list too long" in second locationMarkus Mayer
2026-04-13perf header: Add sanity checks to HEADER_BPF_BTF processingArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_BPF_PROG_INFOArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_PMU_CAPSArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_HYBRID_TOPOLOGYArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_CACHEArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_GROUP_DESCArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_PMU_MAPPINGSArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_NUMA_TOPOLOGYArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_CPU_TOPOLOGYArnaldo Carvalho de Melo
2026-04-13perf header: Sanity check HEADER_NRCPUS and HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo
2026-04-13perf header: Bump up the max number of command line args allowedArnaldo Carvalho de Melo
2026-04-13perf header: Validate nr_domains when reading HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo
2026-04-14mshv_vtl: Fix vmemmap_shift exceeding MAX_FOLIO_ORDERNaman Jain
2026-04-14tools: hv: Fix cross-compilationAditya Garg
2026-04-14Drivers: hv: vmbus: Export hv_vmbus_exists() and use it in pci-hypervDexuan Cui