summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-14Merge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-368/+1128
2026-04-14Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-13/+12
2026-04-14vfs: get rid of BUG_ON() in d_mark_tmpfile_name()Paulo Alcantara-27/+31
2026-04-14Merge tag 'core-debugobjects-2026-04-12' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-1/+1
2026-04-14Merge tag 'core-entry-2026-04-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+3
2026-04-14Merge tag 'ti-k3-dt-for-v7.1-part2' of ssh://gitolite.kernel.org/pub/scm/linu...Krzysztof Kozlowski-0/+38
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds-117/+251
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds-97/+230
2026-04-14Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linuxLinus Torvalds-1057/+11356
2026-04-14MAINTAINERS: Add netkit selftest filesDaniel Borkmann-0/+3
2026-04-14Merge branch 'follow-ups-to-nk_qlease-net-selftests'Jakub Kicinski-1142/+2120
2026-04-14selftests/net: Add additional test coverage in nk_qleaseDaniel Borkmann-5/+946
2026-04-14selftests/net: Split netdevsim tests from HW tests in nk_qleaseDaniel Borkmann-1142/+1169
2026-04-14tools/ynl: Make YnlFamily closeable as a context managerDaniel Borkmann-0/+10
2026-04-14tracefs: Removed unused 'ret' variable in eventfs_iterate()Steven Rostedt-2/+0
2026-04-14ALSA: control: Validate buf_len before strnlen() in snd_ctl_elem_init_enum_na...Ziqing Chen-0/+4
2026-04-14net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()Lorenzo Bianconi-3/+11
2026-04-14net: airoha: Fix VIP configuration for AN7583 SoCLorenzo Bianconi-17/+51
2026-04-14net: caif: clear client service pointer on teardownZhengchuan Liang-2/+12
2026-04-14net: strparser: fix skb_head leak in strp_abort_strp()Luxiao Xu-0/+8
2026-04-14ALSA: usb-audio: Fix missing error handling for get_min_max*()Takashi Iwai-0/+1
2026-04-14net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()Greg Kroah-Hartman-1/+6
2026-04-14selftests/ftrace: Add test case for fully-qualified variable referencesTom Zanussi-0/+34
2026-04-14tracing: Fix fully-qualified variable reference printing in histogramsTom Zanussi-5/+10
2026-04-14tracepoint: balance regfunc() on func_add() failure in tracepoint_add_func()David Carlier-0/+2
2026-04-14ring-buffer: Prevent off-by-one array access in ring_buffer_desc_page()Vincent Donnefort-2/+2
2026-04-14tracing: Rebuild full_name on each hist_field_name() callPengpeng Hou-5/+7
2026-04-14Merge branch 'net-bpf-fix-null-ptr-deref-in-xdp_master_redirect-for-bonding-a...Paolo Abeni-2/+96
2026-04-14selftests/bpf: add test for xdp_master_redirect with bond not upJiayuan Chen-2/+94
2026-04-14net, bpf: fix null-ptr-deref in xdp_master_redirect() for down masterJiayuan Chen-0/+2
2026-04-14ring-buffer: Report header_page overwrite as charCao Ruichuang-2/+2
2026-04-14ALSA: hda/realtek - fixed speaker no sound updateKailang Yang-11/+5
2026-04-14perf loongarch: Fix build failure with CONFIG_LIBDW_DWARF_UNWINDWANG Rui-1/+0
2026-04-14selftests/namespaces: remove unused utils.h include from listns_efault_testChristian Brauner-1/+0
2026-04-14selftests/fsmount_ns: add missing TARGETS and fix cap testChristian Brauner-16/+15
2026-04-14selftests/empty_mntns: fix wrong CLONE_EMPTY_MNTNS hex value in commentChristian Brauner-1/+1
2026-04-14selftests/empty_mntns: fix statmount_alloc() signature mismatchChristian Brauner-33/+8
2026-04-14selftests/statmount: remove duplicate wait_for_pid()Christian Brauner-25/+0
2026-04-14mount: always duplicate mountChristian Brauner-21/+15
2026-04-14ALSA: hda/realtek: Add quirk for Acer PT316-51S headset micFaye Nichols-0/+1
2026-04-13perf annotate: Use jump__delete when freeing LoongArch jumpsRong Bao-1/+4
2026-04-13perf test: Fixes for check branch stack samplingIan Rogers-50/+96
2026-04-13perf test: Fix inet_pton probe failure and unroll call graphIan Rogers-4/+4
2026-04-13perf build: fix "argument list too long" in second locationMarkus Mayer-2/+2
2026-04-13perf header: Add sanity checks to HEADER_BPF_BTF processingArnaldo Carvalho de Melo-0/+17
2026-04-13perf header: Sanity check HEADER_BPF_PROG_INFOArnaldo Carvalho de Melo-0/+20
2026-04-13perf header: Sanity check HEADER_PMU_CAPSArnaldo Carvalho de Melo-0/+19
2026-04-13perf header: Sanity check HEADER_HYBRID_TOPOLOGYArnaldo Carvalho de Melo-0/+12
2026-04-13perf header: Sanity check HEADER_CACHEArnaldo Carvalho de Melo-0/+13
2026-04-13perf header: Sanity check HEADER_GROUP_DESCArnaldo Carvalho de Melo-1/+15