index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
*
checkpatch: add test for assignment at start of line
Joe Perches
2018-04-11
1
-0
/
+6
|
*
checkpatch: test SYMBOLIC_PERMS multiple times per line
Joe Perches
2018-04-11
1
-1
/
+1
|
*
checkpatch: two spelling fixes
Claudio Fontana
2018-04-11
1
-1
/
+1
|
*
checkpatch: improve get_quoted_string for TRACE_EVENT macros
Joe Perches
2018-04-11
1
-1
/
+2
|
*
checkpatch: warn for use of %px
Tobin C. Harding
2018-04-11
1
-16
/
+32
|
*
checkpatch: add sub routine get_stat_here()
Tobin C. Harding
2018-04-11
1
-32
/
+20
[next]