index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-04
net: switch memcpy_fromiovec()/memcpy_fromiovecend() users to copy_from_iter()
Al Viro
7
-18
/
+14
2015-02-04
ip: convert tcp_sendmsg() to iov_iter primitives
Al Viro
4
-141
/
+123
2015-02-04
ip: stash a pointer to msghdr in struct ping_fakehdr
Al Viro
3
-7
/
+5
2015-02-04
rxrpc: make the users of rxrpc_kernel_send_data() set kvec-backed msg_iter pr...
Al Viro
2
-10
/
+7
2015-02-04
rxrpc: switch rxrpc_send_data() to iov_iter primitives
Al Viro
2
-39
/
+15
2015-02-04
vmci: propagate msghdr all way down to __qp_memcpy_to_queue()
Al Viro
3
-11
/
+10
2015-02-04
ipv6: rawv6_send_hdrinc(): pass msghdr
Al Viro
1
-4
/
+3
2015-02-04
ipv4: raw_send_hdrinc(): pass msghdr
Al Viro
1
-4
/
+3
2015-02-04
netlink: make the check for "send from tx_ring" deterministic
Al Viro
1
-0
/
+5
2015-02-04
Merge branch 'liblockdep-fixes-3.19' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2
-1
/
+2
2015-02-04
ARC: Fix earlycon build breakage
Peter Hurley
1
-1
/
+1
2015-02-03
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-241
/
+134
2015-02-03
Merge tag 'md/3.19-fixes' of git://neil.brown.name/md
Linus Torvalds
2
-0
/
+18
2015-02-03
Documentation: DT: document compatible string existence requirement
Paul Walmsley
1
-0
/
+23
2015-02-03
Documentation: DT bindings: add nvidia, tegra132-denver compatible string
Paul Walmsley
1
-0
/
+1
2015-02-03
Documentation: DT bindings: add more Tegra chip compatible strings
Paul Walmsley
22
-40
/
+85
2015-02-03
of: EXPORT_SYMBOL_GPL of_property_read_u64_array
Sakari Ailus
1
-0
/
+1
2015-02-03
of: Fix brace position for struct of_device_id definition
Daniel Thompson
1
-2
/
+1
2015-02-03
PCI: Handle read-only BARs on AMD CS553x devices
Myron Stowe
1
-3
/
+37
2015-02-04
powerpc/mm: Warn on flushing tlb page in kernel context
Arseny Solokha
1
-1
/
+5
2015-02-04
powerpc/powernv: Add OPAL soft-poweroff routine
Joel Stanley
3
-2
/
+67
2015-02-03
ioatdma: Adding support for BDX-DE ioatdma.
Dave Jiang
3
-0
/
+15
2015-02-03
dma: mmp_tdma: Fix build for ARM64
Rob Herring
1
-0
/
+7
2015-02-03
dmaengine: dw: update MAINTAINERS file
Andy Shevchenko
1
-0
/
+1
2015-02-04
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
38
-426
/
+1011
2015-02-03
aio: annotate aio_read_event_ring for sleep patterns
Dave Chinner
1
-0
/
+7
2015-02-03
Merge branch 'netlabel-next'
David S. Miller
2
-28
/
+25
2015-02-03
netlabel: Less function calls in netlbl_mgmt_add_common() after error detection
Markus Elfring
1
-25
/
+24
2015-02-03
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
1
-2
/
+1
2015-02-03
netlabel: Deletion of an unnecessary check before the function call "cipso_v4...
Markus Elfring
1
-2
/
+1
2015-02-03
net/fsl_pq_mdio: Document supported compatibles
Shruti Kanetkar
1
-1
/
+10
2015-02-03
staging: cptm1217: blow it all away
Alan Cox
7
-701
/
+0
2015-02-03
i2o: move to staging
Alan Cox
24
-16
/
+15
2015-02-03
tty: remove unused variable sprop
Fabian Frederick
1
-1
/
+0
2015-02-03
serial: of-serial: fetch line number from DT
Lucas Stach
1
-0
/
+5
2015-02-03
sysfs: fix warning when creating a sysfs group without attributes
Javi Merino
1
-1
/
+1
2015-02-03
coresight: fix the replicator subtype value
Kaixu Xia
1
-1
/
+1
2015-02-03
pdfdocs: Fix 'make pdfdocs' failure for 'uio-howto.tmpl'
Sharon Dvir
1
-7
/
+7
2015-02-03
mcb: Fix error path of mcb_pci_probe
Johannes Thumshirn
1
-9
/
+9
2015-02-03
virtio/console: verify device has config space
Michael S. Tsirkin
1
-0
/
+6
2015-02-03
ti-st: clean up data types (fix harmless memory corruption)
Dan Carpenter
2
-12
/
+12
2015-02-03
mei: me: release hw from reset only during the reset flow
Alexander Usyskin
1
-2
/
+1
2015-02-03
mei: mask interrupt set bit on clean reset bit
Alexander Usyskin
1
-1
/
+1
2015-02-03
Input: synaptics - use dmax in input_mt_assign_slots
Benjamin Tissoires
1
-1
/
+4
2015-02-03
firmware_loader: handle timeout via wait_for_completion_interruptible_timeout()
Ming Lei
1
-24
/
+6
2015-02-03
firmware_loader: abort request if wait_for_completion is interrupted
Ming Lei
1
-0
/
+7
2015-02-03
firmware: Correct function name in comment
Borislav Petkov
1
-1
/
+1
2015-02-03
usb: Retry port status check on resume to work around RH bugs
Julius Werner
1
-3
/
+12
2015-02-03
Revert "usb: Reset USB-3 devices on USB-3 link bounce"
Zhuang Jin Can
1
-25
/
+9
2015-02-03
uhci-hub: use HUB_CHAR_*
Sergei Shtylyov
1
-2
/
+3
[prev]
[next]