index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-31
ovl: clean up copy-up error paths
Miklos Szeredi
1
-36
/
+18
2018-05-31
ovl: return EIO on internal error
Miklos Szeredi
1
-1
/
+1
2018-05-31
ovl: make ovl_create_real() cope with vfs_mkdir() safely
Al Viro
1
-1
/
+33
2018-05-31
ovl: create helper ovl_create_temp()
Amir Goldstein
3
-15
/
+14
2018-05-31
ovl: return dentry from ovl_create_real()
Miklos Szeredi
4
-48
/
+40
2018-05-31
ovl: struct cattr cleanups
Amir Goldstein
4
-33
/
+30
2018-05-31
ovl: strip debug argument from ovl_do_ helpers
Amir Goldstein
4
-40
/
+33
2018-05-31
ovl: remove WARN_ON() real inode attributes mismatch
Amir Goldstein
1
-7
/
+0
2018-05-31
ovl: Kconfig documentation fixes
Miklos Szeredi
1
-3
/
+3
2018-05-31
ovl: update documentation for unionmount-testsuite
Amir Goldstein
1
-3
/
+4
2018-05-31
driver core: hold dev's parent lock when needed
Martin Liu
4
-12
/
+16
2018-05-31
xfrm Fix potential error pointer dereference in xfrm_bundle_create.
Steffen Klassert
1
-3
/
+2
2018-05-31
ALSA: xen-front: fix a loop timeout
Dan Carpenter
1
-1
/
+1
2018-05-31
m68k: Set default dma mask for platform devices
Finn Thain
1
-0
/
+10
2018-05-30
selftests: lib: fix prime_numbers module search and skip logic
Shuah Khan (Samsung OSG)
1
-1
/
+1
2018-05-30
selftests: intel_pstate: notification about privilege required to run intel_pstate testing script
Jeffrin Jose T
1
-0
/
+6
2018-05-30
selftests: cgroup/memcontrol: add basic test for socket accounting
Mike Rapoport
1
-0
/
+193
2018-05-30
fs: clear writeback errors in inode_init_always
Darrick J. Wong
1
-0
/
+1
2018-05-30
smb3: add tracepoints for smb2/smb3 open
Steve French
2
-1
/
+92
2018-05-30
block: fixup bioset_integrity_create() call
Jens Axboe
1
-1
/
+1
2018-05-30
RDMA/hns: Implement the disassociate_ucontext API
Wei Hu(Xavier)
2
-1
/
+77
2018-05-30
RDMA/uverbs: Hoist the common process of disassociate_ucontext into ib core
Wei Hu(Xavier)
3
-69
/
+41
2018-05-30
RDMA/hns: Fix the illegal memory operation when cross page
Wei Hu(Xavier)
2
-20
/
+53
2018-05-30
RDMA/hns: Add reset process for RoCE in hip08
Wei Hu(Xavier)
4
-0
/
+88
2018-05-30
Input: ti_am335x_tsc - prevent system suspend when TSC is in use
Grygorii Strashko
1
-0
/
+3
2018-05-30
Input: ti_am335x_tsc - ack pending IRQs at probe and before suspend
Grygorii Strashko
1
-0
/
+4
2018-05-30
Input: cros_ec_keyb - mark cros_ec_keyb driver as wake enabled device.
Ravi Chandra Sadineni
2
-24
/
+28
2018-05-30
cifs: add debug output to show nocase mount option
Steve French
1
-0
/
+2
2018-05-30
smb3: add define for id for posix create context and corresponding struct
Steve French
1
-1
/
+10
2018-05-31
Merge tag 'drm-misc-fixes-2018-05-30' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
3
-13
/
+6
2018-05-30
cifs: update smb2_check_message to handle PDUs without a 4 byte length header
Ronnie Sahlberg
1
-30
/
+20
2018-05-30
Merge tag 'for-linus-20180530' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2018-05-30
Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
1
-1
/
+1
2018-05-30
block: Drop bioset_create()
Kent Overstreet
2
-52
/
+15
2018-05-30
xfs: convert to bioset_init()/mempool_init()
Kent Overstreet
3
-8
/
+7
2018-05-30
btrfs: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-14
/
+11
2018-05-30
fs: convert block_dev.c to bioset_init()
Kent Overstreet
1
-6
/
+3
2018-05-30
target: convert to bioset_init()/mempool_init()
Kent Overstreet
2
-9
/
+7
2018-05-30
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
17
-206
/
+197
2018-05-30
md: convert to bioset_init()/mempool_init()
Kent Overstreet
15
-181
/
+159
2018-05-30
bcache: convert to bioset_init()/mempool_init()
Kent Overstreet
7
-52
/
+37
2018-05-30
lightnvm: convert to bioset_init()/mempool_init()
Kent Overstreet
6
-65
/
+65
2018-05-30
pktcdvd: convert to bioset_init()/mempool_init()
Kent Overstreet
2
-26
/
+26
2018-05-30
drbd: convert to bioset_init()/mempool_init()
Kent Overstreet
6
-59
/
+38
2018-05-30
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
7
-33
/
+41
2018-05-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-2
/
+2
2018-05-30
selftest: intel_pstate: debug support message from aperf.c and return value
Jeffrin Jose T
1
-2
/
+4
2018-05-30
kselftest/cgroup: fix variable dereferenced before check warning
Roman Gushchin
1
-4
/
+2
2018-05-30
selftests/intel_pstate: Enhance table printing
Daniel Díaz
1
-3
/
+13
2018-05-30
selftests/intel_pstate: Improve test, minor fixes
Daniel Díaz
1
-14
/
+10
[prev]
[next]