summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-07Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-17/+21
2017-12-07Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-8/+11
2017-12-07objtool: Fix 64-bit build on 32-bit hostMikulas Patocka2-6/+9
2017-12-06Merge tag 'iommu-v4.15-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds1-3/+5
2017-12-06Merge tag 'sound-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-5/+20
2017-12-06efi: Add comment to avoid future expanding of sysfs systabDave Young1-0/+2
2017-12-06efi/esrt: Use memunmap() instead of kfree() to free the remappingPan Bian1-1/+1
2017-12-06efi: Move some sysfs files to be read-only by rootGreg Kroah-Hartman4-16/+18
2017-12-06cpu/hotplug: Fix state name in takedown_cpu() commentBrendan Jackman1-2/+2
2017-12-06x86: don't hash faulting address in oops printoutLinus Torvalds1-1/+1
2017-12-06locking/refcounts: Do not force refcount_t usage as GPL-only exportKees Cook1-1/+1
2017-12-06ALSA: pcm: prevent UAF in snd_pcm_infoRobb Glasser1-0/+2
2017-12-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds9-52/+43
2017-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds13-78/+134
2017-12-05Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-84/+95
2017-12-05Merge tag 'driver-core-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-17/+20
2017-12-05Merge tag 'staging-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-31/+77
2017-12-05Merge tag 'tty-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-11/+57
2017-12-05Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds24-40/+169
2017-12-05Merge tag 'pinctrl-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-10/+21
2017-12-05Merge tag 'gpio-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds4-5/+5
2017-12-05remove task and stack pointer printout from oops dumpLinus Torvalds1-3/+0
2017-12-05MAINTAINERS: update Android driver maintainers.Martijn Coenen1-1/+2
2017-12-05ALSA: hda/realtek - New codec support for ALC257Kailang Yang1-0/+8
2017-12-05Merge tag 'docs-4.15-fixes' of git://git.lwn.net/linuxLinus Torvalds5-16/+13
2017-12-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds3-3/+5
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds54-187/+397
2017-12-04arch/tile: mark as orphanedChris Metcalf1-3/+1
2017-12-04ALSA: usb-audio: Add check return value for usb_string()Jaejoong Kim1-4/+5
2017-12-04ALSA: usb-audio: Fix out-of-bound errorJaejoong Kim1-0/+4
2017-12-04Documentation: fix docs build error after source file removedRandy Dunlap1-3/+0
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller10-21/+77
2017-12-03Merge branch 'tcp-cb-selinux-corruption'David S. Miller3-25/+47
2017-12-03tcp: use IPCB instead of TCP_SKB_CB in inet_exact_dif_match()David Ahern1-2/+1
2017-12-03tcp: add tcp_v4_fill_cb()/tcp_v4_restore_cb()Eric Dumazet2-23/+46
2017-12-03Linux 4.15-rc2Linus Torvalds1-1/+1
2017-12-03Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-2/+2
2017-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-1/+23
2017-12-03Merge tag 'hwmon-for-linus-v4.15-rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-10/+37
2017-12-03rxrpc: Fix the MAINTAINERS recordDavid Howells1-3/+15
2017-12-03rxrpc: Use correct netns source in rxrpc_release_sock()David Howells1-2/+3
2017-12-03Merge tag 'iio-fixes-for-4.15a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman6-15/+59
2017-12-03liquidio: fix incorrect indentation of assignment statementColin Ian King1-1/+1
2017-12-03Merge tag 'linux-can-fixes-for-4.15-20171201' of git://git.kernel.org/pub/scm...David S. Miller6-11/+25
2017-12-03Merge tag 'at24-4.15-fixes-for-wolfram' of git://git.kernel.org/pub/scm/linux...Wolfram Sang1-1/+18
2017-12-03stmmac: reset last TSO segment size after device openLars Persson1-0/+1
2017-12-03ipvlan: Add the skb->mark as flow4's member to lookup routeGao Feng1-0/+1
2017-12-03Merge branch 's390-qeth-fixes'David S. Miller4-4/+41
2017-12-03s390/qeth: build max size GSO skbs on L2 devicesJulian Wiedmann2-4/+2
2017-12-03s390/qeth: fix GSO throughput regressionJulian Wiedmann4-0/+38