index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cifs: Change SMB2_open to return an iov for the error parameter
Ronnie Sahlberg
2018-04-12
3
-9
/
+13
*
cifs: add resp_buf_size to the mid_q_entry structure
Ronnie Sahlberg
2018-04-12
4
-2
/
+4
*
smb3.11: replace a 4 with server->vals->header_preamble_size
Steve French
2018-04-12
2
-5
/
+9
*
cifs: replace a 4 with server->vals->header_preamble_size
Ronnie Sahlberg
2018-04-12
1
-1
/
+1
*
cifs: add pdu_size to the TCP_Server_Info structure
Ronnie Sahlberg
2018-04-12
4
-6
/
+9
*
SMB311: Improve checking of negotiate security contexts
Steve French
2018-04-12
3
-0
/
+106
*
SMB3: Fix length checking of SMB3.11 negotiate request
Steve French
2018-04-12
2
-0
/
+46
*
CIFS: add ONCE flag for cifs_dbg type
Aurelien Aptel
2018-04-11
2
-29
/
+22
*
cifs: Use ULL suffix for 64-bit constant
Geert Uytterhoeven
2018-04-11
1
-1
/
+1
*
SMB3: Log at least once if tree connect fails during reconnect
Steve French
2018-04-11
2
-2
/
+7
*
cifs: smb2pdu: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2018-04-11
1
-1
/
+3
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-04-11
182
-2095
/
+4159
|
\
|
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
39
-366
/
+345
|
*
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
2018-04-11
6
-13
/
+42
|
*
fscache: use appropriate radix tree accessors
Matthew Wilcox
2018-04-11
2
-2
/
+2
|
*
export __set_page_dirty
Matthew Wilcox
2018-04-11
3
-14
/
+5
|
*
unicore32: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
2018-04-11
1
-4
/
+2
|
*
arm64: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
2018-04-11
1
-4
/
+2
|
*
mac80211_hwsim: use DEFINE_IDA
Matthew Wilcox
2018-04-11
1
-1
/
+1
|
*
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
2018-04-11
4
-5
/
+9
|
*
linux/const.h: refactor _BITUL and _BITULL a bit
Masahiro Yamada
2018-04-11
1
-2
/
+2
|
*
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-04-11
5
-18
/
+12
|
*
linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
Masahiro Yamada
2018-04-11
1
-3
/
+3
|
*
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
2018-04-11
6
-16
/
+31
|
*
elf: enforce MAP_FIXED on overlaying elf segments
Michal Hocko
2018-04-11
1
-3
/
+10
|
*
fs, elf: drop MAP_FIXED usage from elf_map
Michal Hocko
2018-04-11
2
-5
/
+12
|
*
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
2018-04-11
6
-0
/
+16
|
*
MAINTAINERS: update bouncing aacraid@adaptec.com addresses
Joe Perches
2018-04-11
1
-2
/
+2
|
*
fs/dcache.c: add cond_resched() in shrink_dentry_list()
Nikolay Borisov
2018-04-11
1
-3
/
+2
|
*
include/linux/kfifo.h: fix comment
Valentin Vidic
2018-04-11
1
-4
/
+4
|
*
ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_ops
Andrew Morton
2018-04-11
1
-1
/
+1
|
*
kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
Waiman Long
2018-04-11
1
-2
/
+20
|
*
fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array()
Waiman Long
2018-04-11
1
-1
/
+1
|
*
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
2018-04-11
4
-5
/
+15
|
*
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
2018-04-11
4
-5
/
+15
|
*
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
2018-04-11
4
-7
/
+23
|
*
kernel/params.c: downgrade warning for unsafe parameters
Chris Wilson
2018-04-11
1
-2
/
+2
|
*
kernel/sysctl.c: fix sizeof argument to match variable name
Randy Dunlap
2018-04-11
1
-1
/
+1
|
*
rapidio: use a reference count for struct mport_dma_req
Ioan Nicu
2018-04-11
1
-104
/
+18
|
*
drivers/rapidio/rio-scan.c: fix typo in comment
Vasyl Gomonovych
2018-04-11
1
-3
/
+3
|
*
exec: pin stack limit during exec
Kees Cook
2018-04-11
2
-12
/
+17
|
*
exec: introduce finalize_exec() before start_thread()
Kees Cook
2018-04-11
6
-0
/
+11
|
*
exec: pass stack rlimit into mm layout functions
Kees Cook
2018-04-11
11
-58
/
+81
|
*
seq_file: account everything to kmemcg
Alexey Dobriyan
2018-04-11
1
-4
/
+4
|
*
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
2018-04-11
3
-2
/
+12
|
*
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
2018-04-11
1
-1
/
+1
|
*
autofs4: use wait_event_killable
Matthew Wilcox
2018-04-11
1
-27
/
+2
|
*
init/ramdisk: use pr_cont() at the end of ramdisk loading
Aaro Koskinen
2018-04-11
1
-2
/
+2
|
*
checkpatch: whinge about bool bitfields
Joe Perches
2018-04-11
1
-0
/
+6
|
*
checkpatch: allow space between colon and bracket
Heinrich Schuchardt
2018-04-11
1
-1
/
+1
[next]