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
2023-03-24
tools/memory-model: Use "-unroll 0" to keep --hw runs finite
Paul E. McKenney
1
-1
/
+1
2023-03-24
tools/memory-model: Make judgelitmus.sh handle scripted Result: tag
Paul E. McKenney
1
-3
/
+3
2023-03-24
tools/memory-model: Add data-race capabilities to judgelitmus.sh
Paul E. McKenney
1
-8
/
+32
2023-03-24
tools/memory-model: Add checktheselitmus.sh to run specified litmus tests
Paul E. McKenney
2
-0
/
+51
2023-03-24
tools/memory-model: Repair parseargs.sh header comment
Paul E. McKenney
1
-1
/
+1
2023-03-24
tools/memory-model: Add "--" to parseargs.sh for additional arguments
Paul E. McKenney
1
-1
/
+5
2023-03-24
tools/memory-model: Make history-check scripts use mselect7
Paul E. McKenney
2
-2
/
+2
2023-03-24
tools/memory-model: Make checkghlitmus.sh use mselect7
Paul E. McKenney
1
-1
/
+1
2023-03-24
tools/memory-model: Fix scripting --jobs argument
Paul E. McKenney
1
-1
/
+1
2023-03-24
tools/memory-model: Implement --hw support for checkghlitmus.sh
Paul E. McKenney
3
-14
/
+42
2023-03-24
tools/memory-model: Add -v flag to jingle7 runs
Paul E. McKenney
1
-2
/
+3
2023-03-24
tools/memory-model: Make runlitmus.sh check for jingle errors
Paul E. McKenney
1
-0
/
+5
2023-03-24
tools/memory-model: Allow herd to deduce CPU type
Paul E. McKenney
1
-2
/
+1
2023-03-24
tools/memory-model: Keep assembly-language litmus tests
Paul E. McKenney
2
-3
/
+3
2023-03-24
tools/memory-model: Move from .AArch64.litmus.out to .litmus.AArch.out
Paul E. McKenney
3
-4
/
+4
2023-03-24
tools/memory-model: Make runlitmus.sh generate .litmus.out for --hw
Paul E. McKenney
1
-24
/
+30
2023-03-24
tools/memory-model: Split runlitmus.sh out of checklitmus.sh
Paul E. McKenney
2
-53
/
+73
2023-03-24
tools/memory-model: Make judgelitmus.sh ransack .litmus.out files
Paul E. McKenney
1
-1
/
+8
2023-03-24
tools/memory-model: Hardware checking for check{,all}litmus.sh
Paul E. McKenney
2
-16
/
+49
2023-03-24
tools/memory-model: Fix checkalllitmus.sh comment
Paul E. McKenney
1
-2
/
+2
2023-03-24
tools/memory-model: Add simpletest.sh to check locking, RCU, and SRCU
Paul E. McKenney
1
-0
/
+35
2023-03-24
tools/memory-model: Make judgelitmus.sh handle hardware verifications
Paul E. McKenney
2
-32
/
+51
2023-03-24
tools/memory-model: Update parseargs.sh for hardware verification
Paul E. McKenney
1
-1
/
+8
2023-03-24
tools/memory-model: Fix paulmck email address on pre-existing scripts
Paul E. McKenney
7
-7
/
+7
2023-03-24
tools/memory-model: Make judgelitmus.sh detect hard deadlocks
Paul E. McKenney
1
-0
/
+8
2023-03-24
tools/memory-model: Make judgelitmus.sh identify bad macros
Paul E. McKenney
2
-4
/
+39
2023-03-24
tools/memory-model: Make cmplitmushist.sh note timeouts
Paul E. McKenney
1
-0
/
+22
2023-03-24
tools/memory-model: Make judgelitmus.sh note timeouts
Paul E. McKenney
1
-0
/
+8
2023-03-24
tools/memory-model: Document locking corner cases
Paul E. McKenney
5
-0
/
+489
2023-03-05
Linux 6.3-rc1
Linus Torvalds
1
-2
/
+2
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
4
-72
/
+72
2023-03-05
Merge tag 'v6.3-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
3
-23
/
+53
2023-03-05
Merge tag 'x86-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-15
/
+51
2023-03-05
Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
7
-15
/
+44
2023-03-05
Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2023-03-05
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
11
-11
/
+48
2023-03-05
Remove Intel compiler support
Masahiro Yamada
11
-287
/
+5
2023-03-05
Adding VFS co-maintainer
Al Viro
1
-0
/
+1
2023-03-04
Merge tag 'i2c-for-6.3-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
Linus Torvalds
2
-15
/
+7
2023-03-04
mm: avoid gcc complaint about pointer casting
Linus Torvalds
1
-2
/
+8
2023-03-04
Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
19
-82
/
+147
2023-03-04
Merge tag 'powerpc-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-8
/
+2
2023-03-04
Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
23
-152
/
+263
2023-03-03
Merge tag 'for-v6.3-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply
Linus Torvalds
3
-7
/
+8
2023-03-03
Merge tag '6.3-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-157
/
+190
2023-03-03
umh: simplify the capability pointer logic
Linus Torvalds
1
-13
/
+5
2023-03-03
Merge tag 'cocci-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlawall/linux
Linus Torvalds
2
-6
/
+6
2023-03-03
Merge tag 'rust-fixes-6.3-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
1
-0
/
+1
2023-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
36
-252
/
+291
2023-03-03
i2c: gxp: fix an error code in probe
Dan Carpenter
1
-1
/
+1
[next]