summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-15checkpatch: exclude forward declarations of const structsTaylor Nelms-2/+2
2026-04-15tools/accounting: handle truncated taskstats netlink messagesYiyang Chen-8/+73
2026-04-15taskstats: set version in TGID exit notificationsYiyang Chen-0/+1
2026-04-15ocfs2/heartbeat: fix slot mapping rollback leaks on error pathsYufan Chen-27/+56
2026-04-14Fix mismerge of the arm64 / timer-core interrupt handling changesLinus Torvalds-2/+2
2026-04-14Merge tag 'kernel-7.1-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-24/+269
2026-04-14Merge tag 'vfs-7.1-rc1.mount.v2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-194/+3813
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-26506/+73483
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds-11236/+21723
2026-04-14Merge tag 'linux_kselftest-next-7.1-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-80/+238
2026-04-14Merge tag 'linux_kselftest-kunit-7.1-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-17/+98
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-255/+368
2026-04-14Merge tag 'nolibc-20260412-for-7.1-1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-757/+1453
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-569/+690
2026-04-14Merge tag 'm68knommu-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-8/+13
2026-04-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-936/+7093
2026-04-14Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-109/+137
2026-04-14Merge tag 'edac_updates_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-143/+159
2026-04-14Merge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-105/+135
2026-04-14Merge tag 'x86_misc_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+23
2026-04-14Merge tag 'x86_microcode_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-171/+294
2026-04-14Merge tag 'x86_fred_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-7/+4
2026-04-14Merge tag 'x86_cache_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-4/+36
2026-04-14Merge tag 'x86_tdx_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-50/+78
2026-04-14Merge tag 'x86_mm_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-12/+25
2026-04-14Merge tag 'x86_cpu_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-400/+506
2026-04-14Merge tag 'x86-vdso-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-6/+0
2026-04-14Merge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-67/+101
2026-04-14Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-104/+94
2026-04-14Merge tag 'x86-asm-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-36/+50
2026-04-14Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-465/+1100
2026-04-14Merge tag 'perf-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-152/+331
2026-04-14Merge tag 'objtool-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-125/+336
2026-04-14Merge tag 'i2c-host-7.1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...Wolfram Sang-366/+939
2026-04-14Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-327/+925
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-250/+1204
2026-04-14net: pse-pd: fix kernel-doc function name for pse_control_find_by_id()Kory Maincent-1/+1
2026-04-14Merge branch 'wireguard-fixes-for-7-1-rc1'Jakub Kicinski-13/+113
2026-04-14wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_...Shardul Bankar-5/+3
2026-04-14wireguard: allowedips: remove redundant spaceJason A. Donenfeld-1/+1
2026-04-14tools: ynl: add sample for wireguardAsbjørn Sloth Tønnesen-0/+107
2026-04-14wireguard: allowedips: Use kfree_rcu() instead of call_rcu()Fushuai Wang-7/+2
2026-04-14Merge tag 'smp-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-34/+64
2026-04-14smb: client: add tracepoints for deferred handle cachingBharath SM-0/+59
2026-04-14smb: client: add oplock level to smb3_open_done tracepointBharath SM-10/+16
2026-04-14smb: client: add tracepoint for local lock conflictsBharath SM-0/+38
2026-04-14smb: client: add tracepoints for lock operationsBharath SM-4/+79
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1291/+829
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1387/+2192
2026-04-14Merge tag 'irq-msi-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+3