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
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-03
locking/lockdep: Remove !dir in lock irq usage check
Yuyang Du
1
-1
/
+1
2019-06-03
locking/lockdep: Adjust new bit cases in mark_lock
Yuyang Du
1
-14
/
+7
2019-06-03
locking/lockdep: Consolidate lock usage bit initialization
Yuyang Du
1
-8
/
+14
2019-06-03
locking/lockdep: Check redundant dependency only when CONFIG_LOCKDEP_SMALL
Yuyang Du
1
-0
/
+4
2019-06-03
locking/lockdep: Refactorize check_noncircular and check_redundant
Yuyang Du
1
-44
/
+74
2019-06-03
locking/lockdep: Remove unused argument in __lock_release
Yuyang Du
1
-2
/
+2
2019-06-03
locking/lockdep: Remove redundant argument in check_deadlock
Yuyang Du
1
-3
/
+3
2019-06-03
locking/lockdep: Add explanation to lock usage rules in lockdep design doc
Yuyang Du
1
-10
/
+23
2019-06-03
locking/lockdep: Update comments on dependency search
Yuyang Du
1
-11
/
+10
2019-06-03
locking/lockdep: Avoid constant checks in __bfs by using offset reference
Yuyang Du
1
-12
/
+21
2019-06-03
locking/lockdep: Change the return type of __cq_dequeue()
Yuyang Du
1
-8
/
+13
2019-06-03
locking/lockdep: Change type of the element field in circular_queue
Yuyang Du
1
-10
/
+14
2019-06-03
locking/lockdep: Update comment
Yuyang Du
1
-3
/
+9
2019-06-03
locking/lockdep: Remove unused argument in validate_chain() and check_deadlock()
Yuyang Du
1
-8
/
+8
2019-06-03
locking/lockdep: Change the range of class_idx in held_lock struct
Yuyang Du
2
-27
/
+46
2019-06-03
locking/lockdep: Define INITIAL_CHAIN_KEY for chain keys to start with
Yuyang Du
3
-10
/
+11
2019-06-03
locking/lockdep: Use lockdep_init_task for task initiation consistently
Yuyang Du
4
-7
/
+16
2019-06-03
locking/lockdep: Update obsolete struct field description
Yuyang Du
1
-3
/
+9
2019-06-03
locking/lockdep: Print the right depth for chain key collision
Yuyang Du
1
-3
/
+4
2019-06-03
locking/lockdep: Remove useless conditional macro
Yuyang Du
1
-3
/
+3
2019-06-03
locking/lockdep: Adjust lock usage bit character checks
Yuyang Du
1
-5
/
+16
2019-06-03
locking/lockdep: Add description and explanation in lockdep design doc
Yuyang Du
1
-18
/
+61
2019-06-03
locking/lockdep: Change all print_*() return type to void
Yuyang Du
1
-101
/
+108
2019-06-02
Linux 5.2-rc3
Linus Torvalds
1
-1
/
+1
2019-06-01
mm, compaction: make sure we isolate a valid PFN
Suzuki K Poulose
1
-1
/
+1
2019-06-01
include/linux/generic-radix-tree.h: fix kerneldoc comment
Jonathan Corbet
1
-1
/
+1
2019-06-01
kernel/signal.c: trace_signal_deliver when signal_group_exit
Zhenliang Wei
1
-0
/
+2
2019-06-01
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
1
-1
/
+2
2019-06-01
spdxcheck.py: fix directory structures
Vincenzo Frascino
1
-3
/
+4
2019-06-01
kasan: initialize tag to 0xff in __kasan_kmalloc
Nathan Chancellor
1
-1
/
+1
2019-06-01
z3fold: fix sheduling while atomic
Vitaly Wool
1
-5
/
+6
2019-06-01
scripts/gdb: fix invocation when CONFIG_COMMON_CLK is not set
Fabiano Rosas
1
-1
/
+2
2019-06-01
mm/gup: continue VM_FAULT_RETRY processing even for pre-faults
Mike Rapoport
1
-7
/
+8
2019-06-01
ocfs2: fix error path kobject memory leak
Tobin C. Harding
1
-0
/
+1
2019-06-01
memcg: make it work on sparse non-0-node systems
Jiri Slaby
2
-5
/
+4
2019-06-01
mm, memcg: consider subtrees in memory.events
Chris Down
4
-4
/
+36
2019-06-01
prctl_set_mm: downgrade mmap_sem to read lock
Michal Koutný
2
-4
/
+11
2019-06-01
prctl_set_mm: refactor checks from validate_prctl_map
Michal Koutný
1
-26
/
+25
2019-06-01
kernel/fork.c: make max_threads symbol static
Kefeng Wang
1
-1
/
+1
2019-06-01
arch/arm/boot/compressed/decompress.c: fix build error due to lz4 changes
Sebastian Andrzej Siewior
1
-0
/
+1
2019-06-01
arch/parisc/configs/c8000_defconfig: remove obsoleted CONFIG_DEBUG_SLAB_LEAK
David Rientjes
1
-1
/
+0
2019-06-01
mm/vmalloc.c: fix typo in comment
Andrew Morton
1
-1
/
+1
2019-06-01
lib/sort.c: fix kernel-doc notation warnings
Randy Dunlap
1
-6
/
+9
2019-06-01
mm: fix Documentation/vm/hmm.rst Sphinx warnings
Randy Dunlap
1
-3
/
+5
2019-06-01
treewide: fix typos of SPDX-License-Identifier
Masahiro Yamada
5
-5
/
+5
2019-06-01
crypto: ux500 - fix license comment syntax error
Alex Xu (Hello71)
1
-1
/
+1
2019-06-01
MAINTAINERS: add I2C DT bindings to ARM platforms
Wolfram Sang
1
-0
/
+11
2019-06-01
MAINTAINERS: add DT bindings to i2c drivers
Wolfram Sang
1
-0
/
+7
2019-05-31
block: print offending values when cloned rq limits are exceeded
John Pittman
1
-2
/
+5
2019-05-31
blk-mq: Document the blk_mq_hw_queue_to_node() arguments
Bart Van Assche
1
-1
/
+5
[next]