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
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-08
Merge tag 'nfs-for-3.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-55
/
+21
2014-10-08
Merge tag 'char-misc-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
7
-292
/
+30
2014-10-08
Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
3
-8
/
+43
2014-10-08
Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
6
-5
/
+48
2014-10-08
Merge tag 'staging-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
Linus Torvalds
1
-152
/
+36
2014-10-08
Merge tag 'usb-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
9
-41
/
+79
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
4
-13
/
+128
2014-10-08
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-0
/
+2
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-66
/
+180
2014-10-08
cxl: Add documentation for userspace APIs
Ian Munsie
1
-3
/
+4
2014-10-08
cxl: Add userspace header file
Ian Munsie
3
-0
/
+90
2014-10-08
cxl: Add new header for call backs and structs
Ian Munsie
1
-0
/
+48
2014-10-07
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-1
/
+7
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Linus Torvalds
3
-0
/
+73
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
Linus Torvalds
2
-25
/
+98
2014-10-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
Linus Torvalds
5
-6
/
+6
2014-10-07
Merge tag 'spi-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
Linus Torvalds
1
-0
/
+5
2014-10-07
Merge tag 'regulator-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Linus Torvalds
9
-35
/
+90
2014-10-07
Merge tag 'pinctrl-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
Linus Torvalds
4
-5
/
+11
2014-10-07
Merge tag 'dmaengine-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/dmaengine
Linus Torvalds
6
-94
/
+4
2014-10-07
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
Linus Torvalds
1
-11
/
+39
2014-10-07
Merge remote-tracking branch 'scsi-queue/drivers-for-3.18' into for-linus
James Bottomley
1
-0
/
+1
2014-10-07
netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX
Pablo Neira Ayuso
1
-1
/
+1
2014-10-07
locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKING
Jeff Layton
1
-2
/
+2
2014-10-07
locks: set fl_owner for leases to filp instead of current->files
Jeff Layton
1
-7
/
+1
2014-10-07
locks: give lm_break a return value
Jeff Layton
1
-1
/
+1
2014-10-07
locks: move freeing of leases outside of i_lock
Jeff Layton
1
-3
/
+4
2014-10-07
locks: define a lm_setup handler for leases
Jeff Layton
1
-0
/
+1
2014-10-07
locks: plumb a "priv" pointer into the setlease routines
Jeff Layton
1
-6
/
+6
2014-10-07
locks: generic_delete_lease doesn't need a file_lock at all
Jeff Layton
1
-7
/
+7
2014-10-07
netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h
Pablo Neira Ayuso
1
-155
/
+2
2014-10-07
net: better IFF_XMIT_DST_RELEASE support
Eric Dumazet
1
-0
/
+8
2014-10-07
net: phy: adjust fixed_phy_register() return value
Petri Gynther
1
-7
/
+7
2014-10-07
ARM: KVM: fix vgic-disabled build
Arnd Bergmann
1
-0
/
+8
2014-10-07
videomode: provide dummy inline functions for !CONFIG_OF
Tomi Valkeinen
1
-0
/
+16
2014-10-07
openvswitch: fix a compilation error when CONFIG_INET is not setW!
Andy Zhou
1
-15
/
+21
2014-10-07
ipv6: make fib6 serial number per namespace
Hannes Frederic Sowa
1
-1
/
+1
2014-10-07
ipv6: make rt_sernum atomic and serial number fields ordinary ints
Hannes Frederic Sowa
1
-1
/
+1
2014-10-07
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
Hannes Frederic Sowa
1
-4
/
+14
2014-10-07
Merge branch 'pm-avs'
Rafael J. Wysocki
1
-0
/
+20
2014-10-07
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
1
-0
/
+3
2014-10-07
Merge branch 'pm-domains'
Rafael J. Wysocki
3
-66
/
+67
2014-10-07
Merge branch 'acpi-pm'
Rafael J. Wysocki
2
-0
/
+6
2014-10-07
Merge branch 'pm-genirq'
Rafael J. Wysocki
4
-5
/
+22
2014-10-06
net: sched: remove tcf_proto from ematch calls
John Fastabend
1
-5
/
+5
2014-10-06
net: introduce netdevice gso_min_segs attribute
Eric Dumazet
1
-1
/
+3
2014-10-06
Merge branches 'for-3.18/always-poll-quirk', 'for-3.18/logitech', 'for-3.18/picolcd', 'for-3.18/rmi', 'for-3.18/sony', 'for-3.18/uhid', 'for-3.18/upstream' and 'for-3.18/wacom' into for-linus
Jiri Kosina
219
-1462
/
+5206
2014-10-06
mfd: cros_ec: stop calling ->cmd_xfer() directly
Andrew Bresticker
1
-6
/
+18
2014-10-06
KEYS: Restore partial ID matching functionality for asymmetric keys
Dmitry Kasatkin
2
-1
/
+5
2014-10-06
Merge tag 'asoc-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-next
Takashi Iwai
53
-190
/
+357
[prev]
[next]