Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
b058809bfc8faeb7b7cae047666e23375a060059
b058809
scripts/gdb: fix lx-version string output
by Du Changbin
· 6 years ago
6347244
kernel/kcov.c: mark write_comp_data() as notrace
by Anders Roxell
· 6 years ago
81c9d43
kernel/sysctl: add panic_print into sysctl
by Feng Tang
· 6 years ago
d999bd9
panic: add options to print system info when panic happens
by Feng Tang
· 6 years ago
d187715
bfs: extra sanity checking and static inode bitmap
by Tigran Aivazian
· 6 years ago
655c16a
exec: separate MM_ANONPAGES and RLIMIT_STACK accounting
by Oleg Nesterov
· 6 years ago
8099b04
exec: load_script: don't blindly truncate shebang string
by Oleg Nesterov
· 6 years ago
fb5bf31
fork: fix some -Wmissing-prototypes warnings
by Yi Wang
· 6 years ago
306790f
fat: new inline functions to determine the FAT variant (32, 16 or 12)
by Carmeli Tamir
· 6 years ago
d19dc01
fat: move MAX_FAT to fat.h and change it to inline function
by Carmeli Tamir
· 6 years ago
b553337
fat: remove FAT_FIRST_ENT macro
by Carmeli Tamir
· 6 years ago
9da2285
include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label size
by Carmeli Tamir
· 6 years ago
f93ca1e
hfsplus: return file attributes on statx
by Ernesto A. Fernández
· 6 years ago
f516221
autofs: add strictexpire mount option
by Ian Kent
· 6 years ago
9d8719a
autofs: change catatonic setting to a bit flag
by Ian Kent
· 6 years ago
9bf964c
autofs: simplify parse_options() function call
by Ian Kent
· 6 years ago
55f0d82
autofs: improve ioctl sbi checks
by Ian Kent
· 6 years ago
7c8f719
init/main.c: make "initcall_level_names[]" const char *
by Alexey Dobriyan
· 6 years ago
86c0517
fs/epoll: deal with wait_queue only once
by Davidlohr Bueso
· 6 years ago
35cff1a
fs/epoll: rename check_events label to send_events
by Davidlohr Bueso
· 6 years ago
abc610e
fs/epoll: avoid barrier after an epoll_wait(2) timeout
by Davidlohr Bueso
· 6 years ago
c5a282e
fs/epoll: reduce the scope of wq lock in epoll_wait()
by Davidlohr Bueso
· 6 years ago
21877e1
fs/epoll: robustify ep->mtx held checks
by Davidlohr Bueso
· 6 years ago
76699a6
fs/epoll: drop ovflist branch prediction
by Davidlohr Bueso
· 6 years ago
4e0982a
fs/epoll: simplify ep_send_events_proc() ready-list loop
by Davidlohr Bueso
· 6 years ago
74bdc12
fs/epoll: remove max_nests argument from ep_call_nested()
by Davidlohr Bueso
· 6 years ago
77b8c0a
checkpatch: warn on const char foo[] = "bar"; declarations
by Joe Perches
· 6 years ago
0539177
drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanic
by huang.zijiang
· 6 years ago
6862d2f
lib/genalloc.c: use vzalloc_node() to allocate the bitmap
by Huang Shijie
· 6 years ago
439e00b
lib/find_bit_benchmark.c: align test_find_next_and_bit with others
by Yury Norov
· 6 years ago
52fbf11
lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunk
by Alexey Skidanov
· 6 years ago
3fc2579
fls: change parameter to unsigned int
by Matthew Wilcox
· 6 years ago
e6310f0
include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()
by Alexey Dobriyan
· 6 years ago
300133d
drivers/dma-buf/udmabuf.c: convert to use vm_fault_t
by Souptick Joarder
· 6 years ago
304ae42
kernel/hung_task.c: break RCU locks based on jiffies
by Tetsuo Handa
· 6 years ago
168e06f
kernel/hung_task.c: force console verbose before panic
by Liu, Chuansheng
· 6 years ago
527edbc
build_bug.h: remove most of dummy BUILD_BUG_ON stubs for Sparse
by Masahiro Yamada
· 6 years ago
c60d3b7
build_bug.h: remove negative-array fallback for BUILD_BUG_ON()
by Masahiro Yamada
· 6 years ago
3fe5dbf
Documentation/process/coding-style.rst: don't use "extern" with function prototypes
by Alexey Dobriyan
· 6 years ago
09be178
proc/sysctl: fix return error for proc_doulongvec_minmax()
by Cheng Lin
· 6 years ago
afe922c
fs/proc/base.c: slightly faster /proc/*/limits
by Alexey Dobriyan
· 6 years ago
230f72e
fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()
by Alexey Dobriyan
· 6 years ago
81966d83
fs/proc/util.c: include fs/proc/internal.h for name_to_int()
by Eric Biggers
· 6 years ago
8da0b4f
fs/proc/base.c: use ns_capable instead of capable for timerslack_ns
by Benjamin Gordon
· 6 years ago
645ff1e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
d548e65
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 6 years ago
77d0b19
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
b79f9f9
Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0f2107d
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 6 years ago
01766d2
Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 6 years ago
35ddb06
Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujitsu/integration
by Linus Torvalds
· 6 years ago
6aa293d
Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 6 years ago
04a17ed
Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
e6b9257
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 6 years ago
e45428a
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 6 years ago
85f7845
Merge tag '9p-for-4.21' of git://github.com/martinetd/linux
by Linus Torvalds
· 6 years ago
cacf02d
Merge tag '4.21-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
by Linus Torvalds
· 6 years ago
74673fc
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
19f2e26
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
1ac5cd4
block: don't use un-ordered __set_current_state(TASK_UNINTERRUPTIBLE)
by Linus Torvalds
· 6 years ago
d9a7fa6
Merge branch 'next-seccomp' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
f218a29
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 6 years ago
260f71e
sunrpc: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
10e037d
sunrpc: Add xprt after nfs4_test_session_trunk()
by Santosh kumar pradhan
· 6 years ago
cb24e35
sunrpc: convert unnecessary GFP_ATOMIC to GFP_NOFS
by J. Bruce Fields
· 6 years ago
81c88b1
sunrpc: handle ENOMEM in rpcb_getport_async
by J. Bruce Fields
· 6 years ago
c2c7d84
NFS: remove unnecessary test for IS_ERR(cred)
by NeilBrown
· 6 years ago
07e1030
xprtrdma: Prevent leak of rpcrdma_rep objects
by Chuck Lever
· 6 years ago
9aeaf8c
NFSv4.2 fix async copy reboot recovery
by Olga Kornievskaia
· 6 years ago
f85adb1
xprtrdma: Don't leak freed MRs
by Chuck Lever
· 6 years ago
af65ed4
xprtrdma: Add documenting comment for rpcrdma_buffer_destroy
by Chuck Lever
· 6 years ago
995d312
xprtrdma: Replace outdated comment for rpcrdma_ep_post
by Chuck Lever
· 6 years ago
e0f86bc
xprtrdma: Update comments in frwr_op_send
by Chuck Lever
· 6 years ago
acf0a39
SUNRPC: Fix some kernel doc complaints
by Chuck Lever
· 6 years ago
dc5820b
SUNRPC: Simplify defining common RPC trace events
by Chuck Lever
· 6 years ago
5b2095d
NFS: Fix NFSv4 symbolic trace point output
by Chuck Lever
· 6 years ago
53b2c1c
xprtrdma: Trace mapping, alloc, and dereg failures
by Chuck Lever
· 6 years ago
395069f
xprtrdma: Add trace points for calls to transport switch methods
by Chuck Lever
· 6 years ago
ba217ec
xprtrdma: Relocate the xprtrdma_mr_map trace points
by Chuck Lever
· 6 years ago
aba11831
xprtrdma: Clean up of xprtrdma chunk trace points
by Chuck Lever
· 6 years ago
9bef848
xprtrdma: Remove unused fields from rpcrdma_ia
by Chuck Lever
· 6 years ago
ddbb347
xprtrdma: Cull dprintk() call sites
by Chuck Lever
· 6 years ago
92f4433
xprtrdma: Simplify locking that protects the rl_allreqs list
by Chuck Lever
· 6 years ago
236b094
xprtrdma: Expose transport header errors
by Chuck Lever
· 6 years ago
889ee07
xprtrdma: Remove request_module from backchannel
by Chuck Lever
· 6 years ago
15303d9e
xprtrdma: Recognize XDRBUF_SPARSE_PAGES
by Chuck Lever
· 6 years ago
0dfbb5f
NFS: Make "port=" mount option optional for RDMA mounts
by Chuck Lever
· 6 years ago
0a93fbc
xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)
by Chuck Lever
· 6 years ago
5f62412
xprtrdma: Remove rpcrdma_memreg_ops
by Chuck Lever
· 6 years ago
ba69cd1
xprtrdma: Remove support for FMR memory registration
by Chuck Lever
· 6 years ago
a788684
xprtrdma: Reduce max_frwr_depth
by Chuck Lever
· 6 years ago
6946f82
xprtrdma: Fix ri_max_segs and the result of ro_maxpages
by Chuck Lever
· 6 years ago
0c0829b
xprtrdma: Don't wake pending tasks until disconnect is done
by Chuck Lever
· 6 years ago
3d433ad
xprtrdma: No qp_event disconnect
by Chuck Lever
· 6 years ago
6d2d0ee
xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue
by Chuck Lever
· 6 years ago
6ceea36
xprtrdma: Refactor Receive accounting
by Chuck Lever
· 6 years ago
b674c4b
xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails
by Chuck Lever
· 6 years ago
e2f34e2
xprtrdma: Yet another double DMA-unmap
by Chuck Lever
· 6 years ago
8e143b9
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 6 years ago
78e8696
Merge tag 'dmaengine-4.21-rc1' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 6 years ago
Next »