index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2019-02-28
io_uring: add support for pre-mapped user IO buffers
Jens Axboe
-2
/
+17
2019-02-28
fs: add fget_many() and fput_many()
Jens Axboe
-1
/
+5
2019-02-28
io_uring: support for IO polling
Jens Axboe
-0
/
+5
2019-02-28
io_uring: add fsync support
Christoph Hellwig
-1
/
+7
2019-02-28
Add io_uring IO interface
Jens Axboe
-2
/
+116
2019-02-28
block: introduce mp_bvec_for_each_page() for iterating over page
Ming Lei
-0
/
+5
2019-02-28
tee: add cancellation support to client interface
Igor Opaniuk
-0
/
+12
2019-02-28
Merge tag 'asoc-v5.1-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...
Takashi Iwai
-130
/
+330
2019-02-28
habanalabs: add comments in uapi/misc/habanalabs.h
Oded Gabbay
-1
/
+9
2019-02-28
Merge tag 'topic/mei-hdcp-2019-02-26' of git://anongit.freedesktop.org/drm/dr...
Greg Kroah-Hartman
-2
/
+267
2019-02-28
kthread: Do not use TIMER_IRQSAFE
Sebastian Andrzej Siewior
-3
/
+2
2019-02-28
kthread: Convert worker lock to raw spinlock
Julia Cartwright
-2
/
+2
2019-02-28
PCI/ATS: Add inline to pci_prg_resp_pasid_required()
Kuppuswamy Sathyanarayanan
-1
/
+1
2019-02-28
vfs: Implement logging through fs_context
David Howells
-4
/
+14
2019-02-28
vfs: Remove kern_mount_data()
David Howells
-2
/
+1
2019-02-28
kernfs, sysfs, cgroup, intel_rdt: Support fs_context
David Howells
-18
/
+20
2019-02-28
introduce cloning of fs_context
Al Viro
-0
/
+15
2019-02-28
convenience helpers: vfs_get_super() and sget_fc()
Al Viro
-0
/
+19
2019-02-28
vfs: Implement a filesystem superblock creation/configuration context
David Howells
-0
/
+7
2019-02-28
vfs: Put security flags into the fs_context struct
David Howells
-1
/
+2
2019-02-28
vfs: Add LSM hooks for the new mount API
David Howells
-0
/
+24
2019-02-28
vfs: Add configuration parser helpers
David Howells
-0
/
+181
2019-02-28
mmc: core: Add discard support to sd
Avri Altman
-0
/
+1
2019-02-28
Merge tag 'perf-core-for-mingo-5.1-20190225' of git://git.kernel.org/pub/scm/...
Ingo Molnar
-1
/
+6
2019-02-28
Merge branch 'linus' into perf/core, to pick up fixes
Ingo Molnar
-106
/
+230
2019-02-28
locking/lockdep: Shrink struct lock_class_key
Peter Zijlstra
-2
/
+4
2019-02-28
kernel/workqueue: Use dynamic lockdep keys for workqueues
Bart Van Assche
-24
/
+4
2019-02-28
locking/lockdep: Add support for dynamic keys
Bart Van Assche
-3
/
+18
2019-02-28
locking/lockdep: Free lock classes that are no longer in use
Bart Van Assche
-3
/
+6
2019-02-28
locking/lockdep: Make it easy to detect whether or not inside a selftest
Bart Van Assche
-0
/
+5
2019-02-28
locking/lockdep: Make zap_class() remove all matching lock order entries
Bart Van Assche
-0
/
+1
2019-02-28
locking/lockdep: Reorder struct lock_class members
Bart Van Assche
-7
/
+7
2019-02-28
locking/percpu-rwsem: Remove preempt_disable variants
Peter Zijlstra
-20
/
+4
2019-02-28
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
-106
/
+230
2019-02-28
Merge tag 'imx-drm-next-2019-02-22' of git://git.pengutronix.de/pza/linux int...
Dave Airlie
-0
/
+1
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
-1
/
+4
2019-02-27
Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Thomas Gleixner
-4
/
+44
2019-02-27
net: Remove switchdev_ops
Florian Fainelli
-20
/
+0
2019-02-27
switchdev: Add SWITCHDEV_PORT_ATTR_SET
Florian Fainelli
-0
/
+27
2019-02-27
net: dev: Use unsigned integer as an argument to left-shift
Andy Shevchenko
-1
/
+1
2019-02-27
bpf: expose program stats via bpf_prog_info
Alexei Starovoitov
-0
/
+2
2019-02-27
bpf: enable program stats
Alexei Starovoitov
-1
/
+28
2019-02-27
habanalabs: allow memory allocations larger than 4GB
Oded Gabbay
-4
/
+2
2019-02-27
scsi: kill command serial number
Hannes Reinecke
-18
/
+0
2019-02-27
block: introduce bvec_nth_page()
Ming Lei
-3
/
+8
2019-02-27
netfilter: conntrack: avoid same-timeout update
Florian Westphal
-5
/
+5
2019-02-27
netfilter: nat: remove nf_nat_l3proto.h and nf_nat_core.h
Florian Westphal
-55
/
+39
2019-02-27
netfilter: nat: remove l3proto struct
Florian Westphal
-8
/
+0
2019-02-27
netfilter: nat: remove csum_recalc hook
Florian Westphal
-4
/
+3
2019-02-27
netfilter: nat: remove csum_update hook
Florian Westphal
-5
/
+0
[prev]
[next]