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
/
call-graph-from-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-23
nilfs2: get rid of nilfs_mdt_mark_block_dirty()
Ryusuke Konishi
3
-32
/
+8
2016-05-23
nilfs2: clarify permission to replicate the design
Ryusuke Konishi
1
-0
/
+5
2016-05-23
MAINTAINERS: add web link for nilfs project
Ryusuke Konishi
1
-0
/
+1
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
38
-56
/
+46
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
38
-152
/
+0
2016-05-23
nilfs2: remove space before comma
Ryusuke Konishi
2
-4
/
+4
2016-05-23
nilfs2: fix white space issue in nilfs_mount()
Ryusuke Konishi
1
-1
/
+1
2016-05-23
nilfs2: constify nilfs_sc_operations structures
Julia Lawall
1
-5
/
+5
2016-05-23
fs/befs/io.c:befs_bread(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/io.c:befs_bread_iaddr(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/linuxvfs.c:befs_iget(): remove unneeded befs_nio initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/linuxvfs.c:befs_iget(): remove unneeded raw_inode initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/linuxvfs.c:befs_iget(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/linuxvfs.c:befs_get_block(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/datastream.c:befs_find_brun_dblindirect(): remove unneeded initializations to NULL
Salah Triki
1
-3
/
+1
2016-05-23
fs/befs/datastream.c:befs_read_lsymlink(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
fs/befs/datastream.c:befs_read_datastream(): remove unneeded initialization to NULL
Salah Triki
1
-1
/
+1
2016-05-23
mm: memcontrol: fix possible css ref leak on oom
Vladimir Davydov
1
-1
/
+1
2016-05-23
ELF/MIPS build fix
Ralf Baechle
3
-3
/
+10
2016-05-23
m32r: fix build failure
Sudip Mukherjee
1
-0
/
+1
2016-05-22
x86: remove more uaccess_32.h complexity
Linus Torvalds
4
-31
/
+3
2016-05-22
x86: remove pointless uaccess_32.h complexity
Linus Torvalds
2
-39
/
+1
2016-05-21
x86 isa: add back X86_32 dependency on CONFIG_ISA
Linus Torvalds
1
-2
/
+2
2016-05-21
rtc: tps6586x: rename so module can be autoloaded
Nicolas Chauvet
1
-1
/
+1
2016-05-21
rtc: rv3029: hide unused i2c device table
Arnd Bergmann
1
-7
/
+7
2016-05-21
rtc: rs5c372: r2025: fix check for 'oscillator halted' condition
Thomas Koeller
1
-2
/
+2
2016-05-21
rtc: rv3029: add alarm IRQ
Mylène Josserand
1
-21
/
+93
2016-05-21
rtc: rv3029: fix set_time function
Mylène Josserand
1
-1
/
+1
2016-05-21
rtc: rv3029: fix alarm support
Mylène Josserand
1
-7
/
+16
2016-05-21
rtc: rv3029: Remove some checks and warnings
Mylène Josserand
1
-34
/
+34
2016-05-21
rtc: rv3029: Add support of RV3049
Mylène Josserand
2
-21
/
+124
2016-05-21
rtc: rv3029: convert to use regmap
Mylène Josserand
1
-133
/
+142
2016-05-21
rtc: rv3029: remove 'i2c' in functions names
Mylène Josserand
1
-75
/
+57
2016-05-20
locking,qspinlock: Fix spin_is_locked() and spin_unlock_wait()
Peter Zijlstra
1
-1
/
+26
2016-05-20
sparc64: Reduce TLB flushes during hugepte changes
Nitin Gupta
6
-51
/
+97
2016-05-20
aeroflex/greth: fix warning about unused variable
Sam Ravnborg
1
-1
/
+1
2016-05-20
openprom: fix warning
Sam Ravnborg
1
-24
/
+16
2016-05-20
samples/kprobes: print out the symbol name for the hooks
Huang Shijie
1
-16
/
+16
2016-05-20
samples/kprobes: add a new module parameter
Huang Shijie
1
-1
/
+5
2016-05-20
kprobes: add the "tls" argument for j_do_fork
Huang Shijie
1
-1
/
+1
2016-05-20
init/main.c: simplify initcall_blacklisted()
Rasmus Villemoes
1
-5
/
+4
2016-05-20
fs/efs/super.c: fix return value
Heloise
1
-2
/
+2
2016-05-20
checkpatch: improve --git <commit-count> shortcut
Joe Perches
1
-6
/
+4
2016-05-20
checkpatch: reduce number of `git log` calls with --git
Joe Perches
1
-10
/
+13
2016-05-20
checkpatch: add support to check already applied git commits
Du, Changbin
1
-1
/
+47
2016-05-20
checkpatch: add --list-types to show message types to show or ignore
Joe Perches
1
-1
/
+37
2016-05-20
checkpatch: advertise the --fix and --fix-inplace options more
Joe Perches
1
-0
/
+8
2016-05-20
checkpatch: whine about ACCESS_ONCE
Joe Perches
1
-0
/
+22
2016-05-20
checkpatch: add test for keywords not starting on tabstops
Joe Perches
1
-0
/
+13
2016-05-20
checkpatch: improve CONSTANT_COMPARISON test for structure members
Joe Perches
1
-1
/
+1
[next]