summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-05Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds46-193/+302
2015-11-05Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds990-57687/+38362
2015-11-05Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds82-1807/+2600
2015-11-05Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds144-10544/+5964
2015-11-05Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds35-215/+333
2015-11-05Merge tag 'md/4.4' of git://neil.brown.name/mdLinus Torvalds14-310/+1989
2015-11-05bpf: add mod default A and X test casesYang Shi1-0/+30
2015-11-05Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-blockLinus Torvalds7-100/+608
2015-11-05bnxt_en: add VXLAN dependencyArnd Bergmann1-0/+1
2015-11-05net: add forgotten IFF_L3MDEV_SLAVE defineJiri Pirko1-0/+1
2015-11-05Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-blockLinus Torvalds28-343/+367
2015-11-05ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca1-0/+1
2015-11-05Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-blockLinus Torvalds17-12/+4197
2015-11-05Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds19-899/+1056
2015-11-05Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-blockLinus Torvalds10-62/+148
2015-11-05tracefs: Fix refcount imbalance in start_creating()Daniel Borkmann1-1/+5
2015-11-05qlogic: qed: fix a test for MODE_MF_SIDan Carpenter1-1/+1
2015-11-05qlogic/qed: remove bogus NULL checkDan Carpenter1-5/+0
2015-11-05Bluetooth: L2CAP: Add missing checks for invalid LE DCIDJohan Hedberg1-1/+8
2015-11-05Bluetooth: L2CAP: Fix checked range when allocating new CIDJohan Hedberg1-1/+1
2015-11-05Bluetooth: L2CAP: Fix returning correct LE CoC response codesJohan Hedberg2-1/+10
2015-11-05Bluetooth: Check for supported white list before issuing commandsMarcel Holtmann1-6/+11
2015-11-05Bluetooth: Fix possible deadlock in btusbKuba Pawlak1-2/+4
2015-11-05VSOCK: call sk->sk_data_ready() on accept()Stefan Hajnoczi1-1/+1
2015-11-05tun_dst: Fix potential NULL dereferenceTobias Klauser1-1/+2
2015-11-05net/core: ensure features get disabled on new lower devsJarod Wilson1-3/+4
2015-11-05net: Fix prefsrc lookupsDavid Ahern1-3/+10
2015-11-05ipv4: fix a potential deadlock in mcast getsockopt() pathWANG Cong2-23/+34
2015-11-05ipv4: disable BH when changing ip local port rangeWANG Cong1-2/+2
2015-11-05Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds175-2196/+13959
2015-11-05sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov1-38/+22
2015-11-05sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov1-16/+8
2015-11-05drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner2-0/+18
2015-11-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-4/+6
2015-11-05Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds41-647/+1365
2015-11-05vga_switcheroo: Drop client power state VGA_SWITCHEROO_INITLukas Wunner2-7/+0
2015-11-05Merge tag 'drm/panel/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie2-2/+0
2015-11-05Merge tag 'drm/tegra/for-4.4-rc1' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie6-21/+20
2015-11-05Merge tag 'imx-drm-next-2015-10-30' of git://git.pengutronix.de/git/pza/linux...Dave Airlie6-10/+120
2015-11-05Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie26-502/+31360
2015-11-05NFC: nfcmrvl: avoid being stuck on FW dnld timeoutVincent Cuissard1-3/+9
2015-11-05NFC: nfcmrvl: remove unneeded CONFIG_OF switchesVincent Cuissard2-24/+0
2015-11-05NFC: nfcmrvl: free reset gpioVincent Cuissard1-0/+3
2015-11-05NFC: nfcmrvl: add a small wait after setting UART breakVincent Cuissard1-1/+3
2015-11-05NFC: nfcmrvl: avoid UART break control during FW downloadVincent Cuissard1-4/+6
2015-11-05NFC: nfcmrvl: fix SPI driver dependenciesArnd Bergmann1-1/+1
2015-11-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds100-2422/+3297
2015-11-05ALSA: hda - Apply pin fixup for HP ProBook 6550bTakashi Iwai1-0/+1
2015-11-04sparc64: Fix numa distance valuesNitin Gupta2-1/+72
2015-11-04sparc64: Don't restrict fp regs for no-fault loadsRob Gardner1-7/+15