index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
testmgr.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-10
mm/vmstats: add thp_split_pud event for clarity
Yisheng Xie
3
-1
/
+7
2017-03-10
include/linux/fs.h: fix unsigned enum warning with gcc-4.2
Arnd Bergmann
1
-1
/
+1
2017-03-10
userfaultfd: non-cooperative: release all ctx in dup_userfaultfd_complete
Andrea Arcangeli
1
-13
/
+5
2017-03-10
userfaultfd: non-cooperative: robustness check
Andrea Arcangeli
1
-2
/
+7
2017-03-10
userfaultfd: non-cooperative: rollback userfaultfd_exit
Andrea Arcangeli
5
-43
/
+1
2017-03-10
x86, mm: unify exit paths in gup_pte_range()
Dan Williams
1
-19
/
+20
2017-03-10
x86, mm: fix gup_pte_range() vs DAX mappings
Dan Williams
1
-2
/
+6
2017-03-10
power/mm: update pte_write and pte_wrprotect to handle savedwrite
Aneesh Kumar K.V
3
-7
/
+21
2017-03-10
powerpc/mm: handle protnone ptes on fork
Aneesh Kumar K.V
1
-31
/
+42
2017-03-10
scripts/spelling.txt: add "overide" pattern and fix typo instances
Masahiro Yamada
16
-19
/
+18
2017-03-10
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
17
-18
/
+19
2017-03-10
userfaultfd: shmem: __do_fault requires VM_FAULT_NOPAGE
Andrea Arcangeli
1
-1
/
+1
2017-03-08
mm, page_alloc: Add missing check for memory holes
Tony Luck
1
-1
/
+2
2017-03-08
overlayfs: remove now unnecessary header file include
Linus Torvalds
1
-1
/
+0
2017-03-08
sched/headers: fix up header file dependency on <linux/sched/signal.h>
Linus Torvalds
2
-21
/
+49
2017-03-08
ktest: Make sure wait_for_input does honor the timeout
Steven Rostedt (VMware)
1
-7
/
+11
2017-03-08
ktest: Fix while loop in wait_for_input
Steven Rostedt (VMware)
1
-3
/
+4
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
14
-0
/
+20
2017-03-07
radix tree test suite: Specify -m32 in LDFLAGS too
Matthew Wilcox
1
-0
/
+1
2017-03-07
ida: Free correct IDA bitmap
Matthew Wilcox
4
-5
/
+35
2017-03-07
radix tree test suite: Depend on Makefile and quieten grep
Matthew Wilcox
1
-2
/
+2
2017-03-07
radix tree test suite: Fix build with --as-needed
Michael Ellerman
1
-4
/
+2
2017-03-07
radix tree test suite: Build 32 bit binaries
Rehas Sachdeva
1
-0
/
+4
2017-03-07
radix tree test suite: Add performance test for radix_tree_join()
Rehas Sachdeva
1
-0
/
+47
2017-03-07
radix tree test suite: Add performance test for radix_tree_split()
Rehas Sachdeva
1
-0
/
+44
2017-03-07
radix tree test suite: Add performance benchmarks
Rehas Sachdeva
1
-7
/
+75
2017-03-07
radix tree test suite: Add test for radix_tree_clear_tags()
Rehas Sachdeva
1
-0
/
+29
2017-03-07
radix tree test suite: Add tests for ida_simple_get() and ida_simple_remove()
Rehas Sachdeva
1
-0
/
+19
2017-03-07
radix tree test suite: Add test for idr_get_next()
Rehas Sachdeva
1
-0
/
+25
2017-03-07
jiffies: Revert bogus conversion of NSEC_PER_SEC to TICK_NSEC
Frederic Weisbecker
1
-1
/
+1
2017-03-07
objtool: Fix another GCC jump table detection issue
Josh Poimboeuf
3
-3
/
+25
2017-03-07
drivers/char/nwbutton: Fix build breakage caused by include file reshuffling
Guenter Roeck
1
-1
/
+1
2017-03-07
h8300: Fix build breakage caused by header file changes
Guenter Roeck
1
-1
/
+1
2017-03-07
avr32: Fix build error caused by include file reshuffling
Guenter Roeck
1
-1
/
+1
2017-03-06
ucount: Remove the atomicity from ucount->count
Eric W. Biederman
2
-8
/
+12
2017-03-06
powerpc: Sort the selects under CONFIG_PPC
Michael Ellerman
1
-66
/
+72
2017-03-06
powerpc/64: Fix L1D cache shape vector reporting L1I values
Michael Ellerman
1
-2
/
+2
2017-03-06
x86/build/x86_64_defconfig: Enable CONFIG_R8169
Andy Shevchenko
1
-0
/
+1
2017-03-06
x86/reboot/quirks: Add ASUS EeeBook X205TA/W reboot quirk
Matjaz Hegedic
1
-0
/
+8
2017-03-06
powerpc/64: Avoid panic during boot due to divide by zero in init_cache_info()
Anton Blanchard
1
-1
/
+4
2017-03-06
powerpc: Update to new option-vector-5 format for CAS
Suraj Jitindar Singh
3
-14
/
+150
2017-03-06
powerpc: Parse the command line before calling CAS
Suraj Jitindar Singh
1
-5
/
+5
2017-03-06
powerpc/xics: Work around limitations of OPAL XICS priority handling
Balbir Singh
2
-3
/
+24
2017-03-05
Linux 4.11-rc1
v4.11-rc1
Linus Torvalds
1
-2
/
+2
2017-03-04
powerpc/64: Fix checksum folding in csum_add()
Shile Zhang
1
-1
/
+1
2017-03-04
powerpc/powernv: Fix opal tracepoints with JUMP_LABEL=n
Alexey Kardashevskiy
1
-2
/
+2
2017-03-04
strparser: destroy workqueue on module exit
WANG Cong
1
-0
/
+1
2017-03-04
Documentation/sphinx: fix primary_domain configuration
John Keeping
1
-1
/
+1
2017-03-04
docs: Fix htmldocs build failure
Martyn Welch
1
-2
/
+2
2017-03-03
doc/ko_KR/memory-barriers: Update control-dependencies section
SeongJae Park
1
-31
/
+37
[next]