index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/build: Add arch/x86/tools/insn_decoder_test to .gitignore
Progyan Bhattacharya
2018-02-13
1
-0
/
+1
*
x86/smpboot: Fix uncore_pci_remove() indexing bug when hot-removing a physica...
Masayoshi Mizuma
2018-02-13
1
-1
/
+0
*
x86/mm/kcore: Add vsyscall page to /proc/kcore conditionally
Jia Zhang
2018-02-13
1
-1
/
+2
*
vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page
Jia Zhang
2018-02-13
3
-2
/
+6
*
x86/Kconfig: Further simplify the NR_CPUS config
Ingo Molnar
2018-02-11
1
-26
/
+40
*
x86/Kconfig: Simplify NR_CPUS config
Randy Dunlap
2018-02-11
1
-15
/
+42
*
x86/MCE: Fix build warning introduced by "x86: do not use print_symbol()"
Borislav Petkov
2018-02-11
1
-1
/
+1
*
Merge branch 'linus' into x86/urgent, to pick up dependent commits
Ingo Molnar
2018-02-11
9604
-262736
/
+407704
|
\
|
*
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-02-09
14
-97
/
+73
|
|
\
|
|
*
svcrdma: Fix Read chunk round-up
Chuck Lever
2018-02-08
1
-4
/
+8
|
|
*
NFSD: hide unused svcxdr_dupstr()
Arnd Bergmann
2018-02-08
1
-3
/
+2
|
|
*
nfsd: store stat times in fill_pre_wcc() instead of inode times
Amir Goldstein
2018-02-08
3
-24
/
+37
|
|
*
nfsd: encode stat->mtime for getattr instead of inode->i_mtime
Amir Goldstein
2018-02-08
2
-4
/
+3
|
|
*
nfsd: return RESOURCE not GARBAGE_ARGS on too many ops
J. Bruce Fields
2018-02-08
2
-2
/
+10
|
|
*
nfsd4: don't set lock stateid's sc_type to CLOSED
J. Bruce Fields
2018-02-05
1
-4
/
+1
|
|
*
nfsd: Detect unhashed stids in nfsd4_verify_open_stid()
Trond Myklebust
2018-02-05
1
-0
/
+1
|
|
*
sunrpc: remove dead code in svc_sock_setbufsize
Christoph Hellwig
2018-02-05
1
-14
/
+0
|
|
*
svcrdma: Post Receives in the Receive completion handler
Chuck Lever
2018-01-18
5
-39
/
+8
|
|
*
nfsd4: permit layoutget of executable-only files
Benjamin Coddington
2017-12-21
1
-3
/
+3
|
|
*
lockd: convert nlm_rqst.a_count from atomic_t to refcount_t
Elena Reshetova
2017-12-21
3
-6
/
+6
|
|
*
lockd: convert nlm_lockowner.count from atomic_t to refcount_t
Elena Reshetova
2017-12-21
2
-4
/
+4
|
|
*
lockd: convert nsm_handle.sm_count from atomic_t to refcount_t
Elena Reshetova
2017-12-21
3
-9
/
+9
|
*
|
Merge branch 'idr-2018-02-06' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-02-08
15
-325
/
+471
|
|
\
\
|
|
*
|
idr: Add documentation
Matthew Wilcox
2018-02-06
4
-13
/
+95
|
|
*
|
idr: Make 1-based IDRs more efficient
Matthew Wilcox
2018-02-06
3
-40
/
+103
|
|
*
|
idr: Warn if old iterators see large IDs
Matthew Wilcox
2018-02-06
1
-1
/
+8
|
|
*
|
idr: Rename idr_for_each_entry_ext
Matthew Wilcox
2018-02-06
3
-33
/
+55
|
|
*
|
idr: Remove idr_alloc_ext
Matthew Wilcox
2018-02-06
5
-111
/
+105
|
|
*
|
cls_u32: Convert to idr_alloc_u32
Matthew Wilcox
2018-02-06
1
-13
/
+10
|
|
*
|
cls_u32: Reinstate cyclic allocation
Matthew Wilcox
2018-02-06
1
-10
/
+4
|
|
*
|
cls_flower: Convert to idr_alloc_u32
Matthew Wilcox
2018-02-06
1
-16
/
+10
|
|
*
|
cls_bpf: Convert to use idr_alloc_u32
Matthew Wilcox
2018-02-06
1
-14
/
+10
|
|
*
|
cls_basic: Convert to use idr_alloc_u32
Matthew Wilcox
2018-02-06
1
-15
/
+10
|
|
*
|
cls_api: Convert to idr_alloc_u32
Matthew Wilcox
2018-02-06
1
-2
/
+2
|
|
*
|
net sched actions: Convert to use idr_alloc_u32
Matthew Wilcox
2018-02-06
1
-35
/
+25
|
|
*
|
idr: Add idr_alloc_u32 helper
Matthew Wilcox
2018-02-06
2
-0
/
+33
|
|
*
|
idr: Delete idr_find_ext function
Matthew Wilcox
2018-02-06
4
-9
/
+4
|
|
*
|
idr: Delete idr_replace_ext function
Matthew Wilcox
2018-02-06
7
-19
/
+9
|
|
*
|
idr: Delete idr_remove_ext function
Matthew Wilcox
2018-02-06
7
-19
/
+14
|
|
*
|
IDR test suite: Check handling negative end correctly
Matthew Wilcox
2018-02-06
1
-0
/
+1
|
|
*
|
idr test suite: Fix ida_test_random()
Matthew Wilcox
2018-02-06
1
-2
/
+2
|
|
*
|
radix tree test suite: Remove ARRAY_SIZE
Matthew Wilcox
2018-02-06
1
-2
/
+0
|
*
|
|
Merge tag 'gcc-plugins-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-02-08
4
-78
/
+37
|
|
\
\
\
|
|
*
|
|
gcc-plugins: Use dynamic initializers
Kees Cook
2018-02-06
3
-78
/
+33
|
|
*
|
|
gcc-plugins: Add include required by GCC release 8
valdis.kletnieks@vt.edu
2018-02-06
1
-0
/
+4
|
*
|
|
|
Merge tag 'for-linus-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/h...
Linus Torvalds
2018-02-08
9
-93
/
+76
|
|
\
\
\
\
|
|
*
|
|
|
orangefs: reverse sense of is-inode-stale test in d_revalidate
Martin Brandenburg
2018-02-06
1
-10
/
+7
|
|
*
|
|
|
orangefs: simplify orangefs_inode_is_stale
Martin Brandenburg
2018-02-06
1
-24
/
+30
|
|
*
|
|
|
Orangefs: don't propogate whacky error codes
Mike Marshall
2018-02-06
1
-0
/
+1
|
|
*
|
|
|
orangefs: use correct string length
Xiongfeng Wang
2018-02-06
3
-12
/
+12
[next]