index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
Merge tag 'microblaze-4.17-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
3
-93
/
+15
2018-04-12
Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...
Linus Torvalds
3
-20
/
+143
2018-04-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-1
/
+9
2018-04-11
Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-853
/
+1008
2018-04-11
Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
25
-161
/
+438
2018-04-11
Merge tag 'ktest-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-272
/
+1091
2018-04-11
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
7
-11
/
+24
2018-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
23
-325
/
+3395
2018-04-11
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-3
/
+10
2018-04-11
Merge tag 'nios2-v4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2018-04-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
182
-2095
/
+4159
2018-04-11
page cache: use xa_lock
Matthew Wilcox
39
-366
/
+345
2018-04-11
xarray: add the xa_lock to the radix_tree_root
Matthew Wilcox
6
-13
/
+42
2018-04-11
fscache: use appropriate radix tree accessors
Matthew Wilcox
2
-2
/
+2
2018-04-11
export __set_page_dirty
Matthew Wilcox
3
-14
/
+5
2018-04-11
unicore32: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
1
-4
/
+2
2018-04-11
arm64: turn flush_dcache_mmap_lock into a no-op
Matthew Wilcox
1
-4
/
+2
2018-04-11
mac80211_hwsim: use DEFINE_IDA
Matthew Wilcox
1
-1
/
+1
2018-04-11
radix tree: use GFP_ZONEMASK bits of gfp_t for flags
Matthew Wilcox
4
-5
/
+9
2018-04-11
linux/const.h: refactor _BITUL and _BITULL a bit
Masahiro Yamada
1
-2
/
+2
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
5
-18
/
+12
2018-04-11
linux/const.h: prefix include guard of uapi/linux/const.h with _UAPI
Masahiro Yamada
1
-3
/
+3
2018-04-11
xen, mm: allow deferred page initialization for xen pv domains
Pavel Tatashin
6
-16
/
+31
2018-04-11
elf: enforce MAP_FIXED on overlaying elf segments
Michal Hocko
1
-3
/
+10
2018-04-11
fs, elf: drop MAP_FIXED usage from elf_map
Michal Hocko
2
-5
/
+12
2018-04-11
mm: introduce MAP_FIXED_NOREPLACE
Michal Hocko
6
-0
/
+16
2018-04-11
MAINTAINERS: update bouncing aacraid@adaptec.com addresses
Joe Perches
1
-2
/
+2
2018-04-11
fs/dcache.c: add cond_resched() in shrink_dentry_list()
Nikolay Borisov
1
-3
/
+2
2018-04-11
include/linux/kfifo.h: fix comment
Valentin Vidic
1
-4
/
+4
2018-04-11
ipc/shm.c: shm_split(): remove unneeded test for NULL shm_file_data.vm_ops
Andrew Morton
1
-1
/
+1
2018-04-11
kernel/sysctl.c: add kdoc comments to do_proc_do{u}intvec_minmax_conv_param
Waiman Long
1
-2
/
+20
2018-04-11
fs/proc/proc_sysctl.c: fix typo in sysctl_check_table_array()
Waiman Long
1
-1
/
+1
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
4
-5
/
+15
2018-04-11
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
4
-5
/
+15
2018-04-11
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
4
-7
/
+23
2018-04-11
kernel/params.c: downgrade warning for unsafe parameters
Chris Wilson
1
-2
/
+2
2018-04-11
kernel/sysctl.c: fix sizeof argument to match variable name
Randy Dunlap
1
-1
/
+1
2018-04-11
rapidio: use a reference count for struct mport_dma_req
Ioan Nicu
1
-104
/
+18
2018-04-11
drivers/rapidio/rio-scan.c: fix typo in comment
Vasyl Gomonovych
1
-3
/
+3
2018-04-11
exec: pin stack limit during exec
Kees Cook
2
-12
/
+17
2018-04-11
exec: introduce finalize_exec() before start_thread()
Kees Cook
6
-0
/
+11
2018-04-11
exec: pass stack rlimit into mm layout functions
Kees Cook
11
-58
/
+81
2018-04-11
seq_file: account everything to kmemcg
Alexey Dobriyan
1
-4
/
+4
2018-04-11
seq_file: allocate seq_file from kmem_cache
Alexey Dobriyan
3
-2
/
+12
2018-04-11
fs/reiserfs/journal.c: add missing resierfs_warning() arg
Andrew Morton
1
-1
/
+1
2018-04-11
autofs4: use wait_event_killable
Matthew Wilcox
1
-27
/
+2
2018-04-11
init/ramdisk: use pr_cont() at the end of ramdisk loading
Aaro Koskinen
1
-2
/
+2
2018-04-11
checkpatch: whinge about bool bitfields
Joe Perches
1
-0
/
+6
2018-04-11
checkpatch: allow space between colon and bracket
Heinrich Schuchardt
1
-1
/
+1
2018-04-11
checkpatch: add test for assignment at start of line
Joe Perches
1
-0
/
+6
[next]