index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-06
powerpc/perf: Update check for PERF_SAMPLE_DATA_SRC marked events
Shivani Nittor
1
-2
/
+3
2026-05-06
powerpc/8xx: Fix interrupt mask in cpm1_gpiochip_add16()
Christophe Leroy (CS GROUP)
1
-2
/
+2
2026-05-05
net: wwan: t7xx: validate port_count against message length in t7xx_port_enum_msg_handler
Pavitra Jha
3
-6
/
+34
2026-05-06
powerpc/vmx: avoid KASAN instrumentation in enter_vmx_ops() for kexec
Sourabh Jain
1
-1
/
+8
2026-05-06
powerpc/kdump: fix KASAN sanitization flag for core_$(BITS).o
Sourabh Jain
1
-1
/
+1
2026-05-06
pseries/papr-hvpipe: Fix style and checkpatch issues in enable_hvpipe_IRQ()
Ritesh Harjani (IBM)
1
-7
/
+6
2026-05-06
pseries/papr-hvpipe: Refactor and simplify hvpipe_rtas_recv_msg()
Ritesh Harjani (IBM)
1
-26
/
+26
2026-05-06
pseries/papr-hvpipe: Kill task_struct pointer from struct hvpipe_source_info
Ritesh Harjani (IBM)
2
-4
/
+2
2026-05-06
pseries/papr-hvpipe: Simplify spin unlock usage in papr_hvpipe_handle_release()
Ritesh Harjani (IBM)
1
-3
/
+2
2026-05-06
pseries/papr-hvpipe: Fix the usage of copy_to_user()
Ritesh Harjani (IBM)
1
-9
/
+14
2026-05-06
pseries/papr-hvpipe: Fix & simplify error handling in papr_hvpipe_init()
Ritesh Harjani (IBM)
1
-11
/
+17
2026-05-06
pseries/papr-hvpipe: Fix null ptr deref in papr_hvpipe_dev_create_handle()
Ritesh Harjani (IBM)
1
-27
/
+30
2026-05-06
pseries/papr-hvpipe: Prevent kernel stack memory leak to userspace
Ritesh Harjani (IBM)
1
-1
/
+1
2026-05-06
pseries/papr-hvpipe: Fix race with interrupt handler
Ritesh Harjani (IBM)
1
-9
/
+11
2026-05-06
powerpc/pseries/htmdump: Add memory configuration dump support to htmdump module
Athira Rajeev
1
-0
/
+70
2026-05-06
powerpc/pseries/htmdump: Fix the offset value used in htm status dump
Athira Rajeev
1
-3
/
+16
2026-05-06
powerpc/pseries/htmdump: Fix the offset value used in processor configuration dump
Athira Rajeev
1
-2
/
+15
2026-05-06
powerpc/pseries/htmdump: Free the global buffers in htmdump module exit
Athira Rajeev
1
-14
/
+17
2026-05-05
net/sched: sch_fq_codel: annotate data-races from fq_codel_dump_class_stats()
Eric Dumazet
1
-19
/
+20
2026-05-05
Merge tag 'nf-26-05-05' of git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
6
-120
/
+240
2026-05-05
Merge branch 'bnxt_en-bug-fixes'
Jakub Kicinski
3
-30
/
+25
2026-05-05
bnxt_en: Use absolute target ns from ptp_clock_request
Pavan Chebbi
1
-24
/
+5
2026-05-05
bnxt_en: Check return value of bnxt_hwrm_vnic_cfg
Kalesh AP
1
-2
/
+8
2026-05-05
bnxt_en: Set bp->max_tpa according to what the FW supports
Michael Chan
1
-1
/
+4
2026-05-05
bnxt_en: Delay for 5 seconds after AER DPC for all chips
Michael Chan
1
-3
/
+8
2026-05-05
ipv6: Fix null-ptr-deref in fib6_mtu().
Kuniyuki Iwashima
1
-0
/
+4
2026-05-05
ipv6: default IPV6_SIT to m
Alyssa Ross
1
-2
/
+2
2026-05-05
drm/xe/guc: Exclude indirect ring state page from ADS engine state size
Satyanarayana K V P
3
-7
/
+11
2026-05-05
drm/xe/pf: Fix MMIO access using PF view instead of VF view during migration
Shuicheng Lin
1
-4
/
+4
2026-05-05
drm/xe/pf: Fix EAGAIN sign in pf_migration_consume()
Shuicheng Lin
1
-3
/
+4
2026-05-05
drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
Gustavo Sousa
1
-2
/
+10
2026-05-05
Merge tag 'wq-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-11
/
+24
2026-05-05
Merge tag 'cgroup-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
Linus Torvalds
3
-136
/
+118
2026-05-05
Merge tag 'sched_ext-for-7.1-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
5
-19
/
+42
2026-05-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-12
/
+70
2026-05-05
Merge tag 'fbdev-for-7.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev
Linus Torvalds
5
-8
/
+43
2026-05-05
selinux: shrink critical section in sel_write_load()
Stephen Smalley
1
-10
/
+8
2026-05-05
selinux: allow multiple opens of /sys/fs/selinux/policy
Stephen Smalley
1
-23
/
+4
2026-05-05
selinux: prune /sys/fs/selinux/user
Stephen Smalley
4
-190
/
+5
2026-05-05
selinux: prune /sys/fs/selinux/disable
Stephen Smalley
1
-29
/
+7
2026-05-05
selinux: prune /sys/fs/selinux/checkreqprot
Stephen Smalley
1
-40
/
+7
2026-05-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
20
-45
/
+113
2026-05-05
wifi: mac80211: use safe list iteration in radar detect work
Benjamin Berg
1
-2
/
+2
2026-05-05
Merge tag 'ath-current-20260505' of git://git.kernel.org/pub/scm/linux/kernel/git/ath/ath
Johannes Berg
3
-18
/
+92
2026-05-05
Merge tag 'media/v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
Linus Torvalds
20
-93
/
+98
2026-05-05
firmware: arm_ffa: Fix sched-recv callback partition lookup
Sudeep Holla
1
-3
/
+3
2026-05-05
firmware: arm_ffa: Snapshot notifier callbacks under lock
Sudeep Holla
1
-12
/
+23
2026-05-05
firmware: arm_ffa: Align RxTx buffer size before mapping
Sudeep Holla
1
-1
/
+2
2026-05-05
firmware: arm_ffa: Validate framework notification message layout
Sudeep Holla
1
-2
/
+16
2026-05-05
firmware: arm_ffa: Keep framework RX release under lock
Sudeep Holla
1
-16
/
+13
[prev]
[next]