summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-16vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi
2017-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2017-02-16Merge tag 'pci-v4.10-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-16drm/radeon: Use mode h/vdisplay fields to hide out of bounds HW cursorMichel Dänzer
2017-02-16ARM: 8658/1: uaccess: fix zeroing of 64-bit get_user()Kees Cook
2017-02-16ARM: 8657/1: uaccess: consistently check object sizesKees Cook
2017-02-16cfq-iosched: don't call wbt_disable_default() with IRQs disabledJens Axboe
2017-02-16hwmon: (sht15) Add device tree supportMarco Franchi
2017-02-16EDAC, mce_amd: Print IPID and Syndrome on a separate lineYazen Ghannam
2017-02-16genirq: Clarify logic calculating bogus irqreturn_t valuesJeremy Kerr
2017-02-16genirq/msi: Add stubs for get_cached_msi_msg/pci_write_msi_msgArnd Bergmann
2017-02-16fuse: fix uninitialized flags in pipe_bufferMiklos Szeredi
2017-02-15rhashtable: Revert nested table changes.David S. Miller
2017-02-16Merge tag 'drm-misc-fixes-2017-02-15' of git://anongit.freedesktop.org/git/dr...Dave Airlie
2017-02-16powerpc/64: Disable use of radix under a hypervisorPaul Mackerras
2017-02-15ibmvnic: Fix endian errors in error reporting outputThomas Falcon
2017-02-15ibmvnic: Fix endian error when requesting device capabilitiesThomas Falcon
2017-02-15net: neigh: Fix netevent NETEVENT_DELAY_PROBE_TIME_UPDATE notificationMarcus Huewe
2017-02-15net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula
2017-02-15net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula
2017-02-15PCI/PME: Restore pcie_pme_driver.removeYinghai Lu
2017-02-15perf tools: Add missing parse_events_error() prototypeArnaldo Carvalho de Melo
2017-02-15perf pmu: Fix check for unset alias->unit arrayArnaldo Carvalho de Melo
2017-02-15timekeeping: Use deferred printk() in debug codeSergey Senozhatsky
2017-02-15drm/dp/mst: fix kernel oops when turning off secondary monitorPierre-Louis Bossart
2017-02-15fuse: fix use after free issue in fuse_dev_do_read()Sahitya Tummala
2017-02-14bpf: kernel header files need to be copied into the tools directoryStephen Rothwell
2017-02-14tcp: tcp_probe: use spin_lock_bh()Eric Dumazet
2017-02-14uapi: fix linux/if_pppol2tp.h userspace compilation errorsDmitry V. Levin
2017-02-14Revert "i2c: designware: detect when dynamic tar update is possible"Jarkko Nikula
2017-02-14[media] siano: make it work again with CONFIG_VMAP_STACKMauro Carvalho Chehab
2017-02-14packet: fix races in fanout_add()Eric Dumazet
2017-02-14ibmvnic: Fix initial MTU settingsThomas Falcon
2017-02-14net: ethernet: ti: cpsw: fix cpsw assignment in resumeIvan Khoronzhuk
2017-02-14perf tools: Be consistent on the type of map->symbols[] interatorArnaldo Carvalho de Melo
2017-02-14perf intel pt decoder: clang has no -Wno-override-initArnaldo Carvalho de Melo
2017-02-14perf evsel: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo
2017-02-14perf probe: Avoid accessing uninitialized 'map' variableArnaldo Carvalho de Melo
2017-02-14perf tools: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo
2017-02-14perf record: Do not put a variable sized type not at the end of a structArnaldo Carvalho de Melo
2017-02-14perf tests: Synthesize struct instead of using field after variable sized typeArnaldo Carvalho de Melo
2017-02-14perf bench numa: Make sure dprintf() is not definedArnaldo Carvalho de Melo
2017-02-14Revert "perf bench futex: Sanitize numeric parameters"Arnaldo Carvalho de Melo
2017-02-14tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGERArnaldo Carvalho de Melo
2017-02-14kcm: fix a null pointer dereference in kcm_sendmsg()WANG Cong
2017-02-14net: fec: fix multicast filtering hardware setupRui Sousa
2017-02-14Merge branch 'ipv6-v4mapped'David S. Miller
2017-02-14ipv6: Handle IPv4-mapped src to in6addr_any dst.Jonathan T. Leighton
2017-02-14ipv6: Inhibit IPv4-mapped src address on the wire.Jonathan T. Leighton