summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-13perf header: Sanity check HEADER_PMU_MAPPINGSArnaldo Carvalho de Melo-0/+13
2026-04-13perf header: Sanity check HEADER_MEM_TOPOLOGYArnaldo Carvalho de Melo-0/+12
2026-04-13perf header: Sanity check HEADER_NUMA_TOPOLOGYArnaldo Carvalho de Melo-0/+13
2026-04-13perf header: Sanity check HEADER_CPU_TOPOLOGYArnaldo Carvalho de Melo-2/+25
2026-04-13perf header: Sanity check HEADER_NRCPUS and HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo-1/+44
2026-04-13perf header: Bump up the max number of command line args allowedArnaldo Carvalho de Melo-2/+5
2026-04-13perf header: Validate nr_domains when reading HEADER_CPU_DOMAIN_INFOArnaldo Carvalho de Melo-0/+6
2026-04-13Merge tag 'pwrseq-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-28/+563
2026-04-13Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1278/+2078
2026-04-13Merge tag 'thermal-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-123/+143
2026-04-13Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-903/+1951
2026-04-13Merge tag 'acpi-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-766/+1450
2026-04-13Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1014/+2839
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-154/+49
2026-04-13Merge tag 'seccomp-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+6
2026-04-13Merge tag 'execve-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-7/+4
2026-04-13Merge tag 'pstore-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-20/+49
2026-04-13Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds-65/+172
2026-04-13Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4875/+4879
2026-04-13Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linuxLinus Torvalds-213/+120
2026-04-13Merge tag 'v7.1-rc1-part1-smb3-client-fixes' of git://git.samba.org/sfrench/c...Linus Torvalds-2458/+1835
2026-04-13Merge tag 'xfs-merge-7.1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds-539/+744
2026-04-13net: airoha: Remove PCE_MC_EN_MASK bit in REG_FE_PCE_CFG configurationLorenzo Bianconi-3/+2
2026-04-13Merge tag 'erofs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-51/+80
2026-04-13Merge tag 'exfat-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-218/+265
2026-04-13Merge tag 'nilfs2-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+9
2026-04-13Merge tag 'hfs-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/vd...Linus Torvalds-182/+682
2026-04-13sctp: disable BH before calling udp_tunnel_xmit_skb()Xin Long-0/+4
2026-04-13sctp: fix missing encap_port propagation for GSO fragmentsXin Long-0/+1
2026-04-13Merge branch 'net-airoha-preliminary-series-to-support-multiple-net_devices-c...Jakub Kicinski-42/+43
2026-04-13net: airoha: Rely on net_device pointer in ETS callbacksLorenzo Bianconi-16/+14
2026-04-13net: airoha: Rely on net_device pointer in HTB callbacksLorenzo Bianconi-21/+24
2026-04-13net: airoha: Rely on net_device pointer in airoha_dev_setup_tc_block signatureLorenzo Bianconi-5/+5
2026-04-13Merge branch 'net-dsa-mxl862xx-add-statistics-support'Jakub Kicinski-7/+588
2026-04-13net: dsa: mxl862xx: implement .get_stats64Daniel Golle-7/+270
2026-04-13net: dsa: mxl862xx: add ethtool statistics supportDaniel Golle-0/+318
2026-04-13Merge tag 'affs-for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+2
2026-04-13net: phy: realtek: use LEDCR page number define on RTL8211FAleksander Jan Bajkowski-2/+3
2026-04-13Merge tag 'for-7.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds-1078/+2558
2026-04-13Merge tag 'for-7.1/io_uring-20260411' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-618/+1185
2026-04-13bnge: return after auxiliary_device_uninit() in error pathGreg Kroah-Hartman-0/+1
2026-04-13docs: security: ipe: fix typos and grammarEvan Ducas-5/+5
2026-04-13tcp: Don't set treq->req_usec_ts in cookie_tcp_reqsk_init().Kuniyuki Iwashima-1/+1
2026-04-13Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3088/+5468
2026-04-13udp: Force compute_score to always inlineGabriel Krisman Bertazi-12/+13
2026-04-13Merge tag 'landlock-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-794/+1650
2026-04-13Merge branch 'octeon_ep_vf-fix-napi_build_skb-null-dereference'Jakub Kicinski-11/+36
2026-04-13octeon_ep_vf: add NULL check for napi_build_skb()David Carlier-2/+28
2026-04-13octeon_ep_vf: introduce octep_vf_oq_next_idx() helperDavid Carlier-9/+8
2026-04-13Merge tag 'selinux-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+2