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
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-23
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
18
-30
/
+93
2017-05-23
pinctrl: mcp23s08: generalize irq property handling
Sebastian Reichel
1
-18
/
+0
2017-05-23
pinctrl: mcp23s08: drop pullup config from pdata
Sebastian Reichel
1
-1
/
+0
2017-05-23
crypto: hmac - add hmac IPAD/OPAD constant
Corentin LABBE
1
-0
/
+7
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
12
-23
/
+59
2017-05-22
Input: tsc2007 - move header file out of I2C realm
Wolfram Sang
1
-1
/
+1
2017-05-22
Input: mms114 - move header file out of I2C realm
Wolfram Sang
1
-0
/
+0
2017-05-22
Input: mcs - move header file out of I2C realm
Wolfram Sang
1
-0
/
+0
2017-05-22
Input: lm8323 - move header file out of I2C realm
Wolfram Sang
1
-0
/
+0
2017-05-22
net: dsa: move notifier info to private header
Vivien Didelot
1
-10
/
+0
2017-05-22
PCI/MSI: Ignore affinity if pre/post vector count is more than min_vecs
Michael Hernandez
1
-2
/
+2
2017-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-2
/
+11
2017-05-22
blk-mq: remove blk_mq_abort_requeue_list()
Ming Lei
1
-1
/
+0
2017-05-22
net: ipv6: Plumb extack through route add functions
David Ahern
2
-2
/
+3
2017-05-22
net: ipv4: Add extack messages for route add failures
David Ahern
1
-0
/
+5
2017-05-22
net: ipv4: Plumb extack through route add functions
David Ahern
1
-1
/
+2
2017-05-22
of/platform: Make of_platform_device_destroy globally visible
Jan Glauber
1
-0
/
+1
2017-05-22
v4l: vsp1: Extend VSP1 module API to allow DRM callbacks
Kieran Bingham
1
-0
/
+7
2017-05-22
HID: Microsoft Win8 Wireless Radio Controls cleanup
Hans de Goede
1
-3
/
+2
2017-05-22
HID: i2c-hid: move header file out of I2C realm
Wolfram Sang
1
-0
/
+0
2017-05-22
gpiolib: Add stubs for gpiod lookup table interface
Anatolij Gustschin
1
-0
/
+7
2017-05-22
Revert "pinctrl: generic: Add bi-directional and output-enable"
Linus Walleij
1
-3
/
+0
2017-05-22
drm: Add DRM_MODE_ROTATE_ and DRM_MODE_REFLECT_ to UAPI
Robert Foss
2
-20
/
+50
2017-05-22
Merge 4.12-rc2 into usb-next
Greg Kroah-Hartman
14
-28
/
+82
2017-05-22
Merge 4.12-rc2 into staging-next
Greg Kroah-Hartman
14
-28
/
+82
2017-05-22
Merge 4.12-rc2 into char-misc-next
Greg Kroah-Hartman
14
-28
/
+82
2017-05-21
net: allow simultaneous SW and HW transmit timestamping
Miroslav Lichvar
2
-9
/
+4
2017-05-21
net: add new control message for incoming HW-timestamped packets
Miroslav Lichvar
2
-1
/
+12
2017-05-21
net: add function to retrieve original skb device using NAPI ID
Miroslav Lichvar
2
-0
/
+10
2017-05-21
net: define receive timestamp filter for NTP
Miroslav Lichvar
1
-0
/
+3
2017-05-21
osf_wait4: switch to kernel_wait4()
Al Viro
1
-0
/
+2
2017-05-21
wait4(2)/waitid(2): separate copying rusage to userland
Al Viro
1
-1
/
+1
2017-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
4
-2
/
+11
2017-05-20
Merge tag 'trace-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+3
2017-05-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+4
2017-05-20
nvmet-fc: remove target cpu scheduling flag
James Smart
1
-10
/
+2
2017-05-20
nvme-fc: correct port role bits
James Smart
1
-2
/
+2
2017-05-20
Merge tag 'usb-4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+4
2017-05-19
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+27
2017-05-19
phy: Add helper function to check phy interface mode
Iyappan Subramanian
1
-2
/
+12
2017-05-19
sk_buff.h: improve description of CHECKSUM_{COMPLETE, UNNECESSARY}
Davide Caratti
1
-2
/
+5
2017-05-19
net: more accurate checksumming in validate_xmit_skb()
Davide Caratti
2
-8
/
+8
2017-05-19
net: use skb->csum_not_inet to identify packets needing crc32c
Davide Caratti
1
-7
/
+9
2017-05-19
sk_buff: remove support for csum_bad in sk_buff
Davide Caratti
2
-24
/
+3
2017-05-19
net: introduce skb_crc32c_csum_help
Davide Caratti
2
-1
/
+3
2017-05-19
skbuff: add stub to help computing crc32c on SCTP packets
Davide Caratti
1
-0
/
+2
2017-05-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+4
2017-05-19
Merge tag 'devicetree-fixes-for-4.12' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2017-05-19
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-0
/
+5
2017-05-19
drm/pl111: Register the clock divider and use it.
Eric Anholt
1
-0
/
+5
[prev]
[next]