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
2018-10-23
cifs: protect against server returning invalid file system block size
Steve French
1
-0
/
+21
2018-10-23
smb3: allow stats which track session and share reconnects to be reset
Steve French
1
-0
/
+3
2018-10-23
SMB3: Backup intent flag missing from compounded ops
Steve French
1
-0
/
+2
2018-10-23
cifs: create a define for the max number of iov we need for a SMB2 set_info
Ronnie Sahlberg
2
-1
/
+10
2018-10-23
cifs: change SMB2_OP_RENAME and SMB2_OP_HARDLINK to use compounding
Ronnie Sahlberg
4
-142
/
+60
2018-10-23
cifs: remove the is_falloc argument to SMB2_set_eof
Ronnie Sahlberg
3
-9
/
+4
2018-10-23
cifs: change SMB2_OP_SET_INFO to use compounding
Ronnie Sahlberg
3
-26
/
+23
2018-10-23
cifs: change SMB2_OP_SET_EOF to use compounding
Ronnie Sahlberg
1
-8
/
+20
2018-10-23
cifs: make rmdir() use compounding
Ronnie Sahlberg
3
-31
/
+35
2018-10-23
cifs: create helpers for SMB2_set_info_init/free()
Ronnie Sahlberg
3
-40
/
+68
2018-10-23
cifs: change unlink to use a compound
Ronnie Sahlberg
1
-5
/
+6
2018-10-23
cifs: change mkdir to use a compound
Ronnie Sahlberg
1
-9
/
+13
2018-10-23
cifs: add a smb2_compound_op and change QUERY_INFO to use it
Ronnie Sahlberg
4
-22
/
+136
2018-10-23
cifs: fix a credits leak for compund commands
Ronnie Sahlberg
1
-20
/
+37
2018-10-23
smb3: add tracepoint to catch cases where credit refund of failed op overlaps reconnect
Steve French
2
-0
/
+36
2018-10-23
cifs: remove set but not used variable 'cifs_sb'
YueHaibing
1
-2
/
+0
2018-10-23
cifs: Use kmemdup rather than duplicating its implementation in smb311_posix_mkdir()
YueHaibing
1
-2
/
+2
2018-10-23
smb3: do not display confusing message on mount to Azure servers
Steve French
1
-1
/
+1
2018-10-22
s390/pkey: move pckmo subfunction available checks away from module init
Harald Freudenberger
1
-6
/
+20
2018-10-22
s390/kasan: support preemptible kernel build
Vasily Gorbik
2
-4
/
+9
2018-10-22
Linux 4.19
Greg Kroah-Hartman
1
-2
/
+2
2018-10-22
MAINTAINERS: Add an entry for the code of conduct
Greg Kroah-Hartman
1
-0
/
+6
2018-10-22
Code of Conduct: Change the contact email address
Greg Kroah-Hartman
1
-6
/
+7
2018-10-22
Code of Conduct Interpretation: Put in the proper URL for the committee
Greg Kroah-Hartman
1
-2
/
+3
2018-10-22
Code of Conduct: Provide links between the two documents
Greg Kroah-Hartman
2
-1
/
+11
2018-10-22
Code of Conduct Interpretation: Properly reference the TAB correctly
Greg Kroah-Hartman
1
-8
/
+8
2018-10-22
Code of Conduct Interpretation: Add document explaining how the Code of Conduct is to be interpreted
Greg Kroah-Hartman
2
-0
/
+154
2018-10-22
Code of conduct: Fix wording around maintainers enforcing the code of conduct
Chris Mason
1
-4
/
+0
2018-10-22
x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_startup_entry()
Christophe Leroy
3
-16
/
+2
2018-10-22
kprobes/x86: Use preempt_enable() in optimized_callback()
Masami Hiramatsu
1
-1
/
+1
2018-10-21
block: setup bounce bio_sets properly
Jens Axboe
1
-9
/
+28
2018-10-21
spi: lpspi: add imx8qxp compatible string
A.s. Dong
1
-0
/
+1
2018-10-21
spi: Allow building SPI_BCM63XX_HSSPI on ARM-based SoCs
Florian Fainelli
1
-1
/
+1
2018-10-21
x86/mm: Kill stray kernel fault handling comment
Dave Hansen
1
-1
/
+0
2018-10-20
Revert "neighbour: force neigh_invalidate when NUD_FAILED update is from admin"
Roopa Prabhu
1
-2
/
+1
2018-10-20
net/ipv6: Fix index counter for unicast addresses in in6_dump_addrs
David Ahern
1
-2
/
+4
2018-10-20
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
3
-0
/
+24
2018-10-20
blkcg: fix edge case for blk_get_rl() under memory pressure
Dennis Zhou
1
-1
/
+1
2018-10-20
parisc: Retrieve and display the PDC PAT capabilities
Helge Deller
2
-0
/
+11
2018-10-20
parisc: Optimze cache flush algorithms
John David Anglin
2
-20
/
+229
2018-10-20
parisc: Remove pte_inserted define
John David Anglin
1
-8
/
+2
2018-10-20
i2c: rcar: cleanup DMA for all kinds of failure
Wolfram Sang
1
-1
/
+5
2018-10-20
MAINTAINERS: Add entry for Broadcom STB I2C controller
Kamal Dasu
1
-0
/
+8
2018-10-20
net: fix pskb_trim_rcsum_slow() with odd trim offset
Dimitris Michailidis
1
-2
/
+3