summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds2017-02-091-2/+0
* Revert "hwrng: core - zeroize buffers with random data"David Daney2017-02-091-3/+0
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-095-12/+11
|\
| * mm/slub.c: fix random_seq offset destructionSean Rees2017-02-091-0/+4
| * cpumask: use nr_cpumask_bits for parsing functionsTejun Heo2017-02-091-4/+4
| * mm: avoid returning VM_FAULT_RETRY from ->page_mkwrite handlersJan Kara2017-02-092-6/+2
| * kernel/ucount.c: mark user_header with kmemleak_ignore()Luis R. Rodriguez2017-02-091-2/+1
* | Merge tag 'pci-v4.10-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-02-083-12/+16
|\ \
| * | Revert "PCI: pciehp: Add runtime PM support for PCIe hotplug ports"Bjorn Helgaas2017-02-032-12/+6
| * | PCI/MSI: Don't apply affinity if there aren't enough vectors leftChristoph Hellwig2017-02-021-0/+10
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-0825-27/+178
|\ \ \
| * | | ARM: defconfigs: make NF_CT_PROTO_SCTP and NF_CT_PROTO_UDPLITE built-inArnd Bergmann2017-02-062-4/+4
| * | | Merge tag 'mvebu-fixes-4.10-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann2017-02-062-3/+3
| |\ \ \
| | * | | ARM: orion5x: fix Makefile for linkstation-lschl.dtbArnd Bergmann2017-02-021-1/+1
| | * | | ARM: dts: orion5x-lschl: More consistent naming on linkstation seriesRoger Shimizu2017-01-311-0/+0
| | * | | ARM: dts: orion5x-lschl: Fix model nameRoger Shimizu2017-01-311-2/+2
| * | | | MAINTAINERS: socfpga: update email for Dinh NguyenDinh Nguyen2017-02-061-2/+2
| * | | | Merge tag 'at91-ab-4.10-soc' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2017-01-311-16/+16
| |\ \ \ \
| | * | | | MAINTAINERS: change email address from atmel to microchipLudovic Desroches2017-01-301-7/+7
| | * | | | MAINTAINERS: at91: change email addressNicolas Ferre2017-01-301-9/+9
| * | | | | Merge tag 'sti-dt-for-v4.10-rc' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2017-01-301-0/+1
| |\ \ \ \ \
| | * | | | | ARM: dts: STiH407-family: set snps,dis_u3_susphy_quirkPatrice Chotard2017-01-271-0/+1
| | |/ / / /
| * | | | | Merge tag 'imx-fixes-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2017-01-2717-2/+122
| |\ \ \ \ \
| | * | | | | ARM: dts: imx: Pass 'chosen' and 'memory' nodesFabio Estevam2017-01-2415-0/+120
| | * | | | | ARM: dts: imx6dl: fix GPIO4 rangeSébastien Szymanski2017-01-231-1/+1
| | * | | | | ARM: imx: hide unused variable in #ifdefArnd Bergmann2017-01-231-1/+1
| * | | | | | ARM64: dts: meson-gx: Add firmware reserved memory zonesNeil Armstrong2017-01-271-0/+18
| * | | | | | ARM64: dts: meson-gxbb-odroidc2: fix GbE tx link breakageJerome Brunet2017-01-271-0/+12
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-02-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | selinux: fix off-by-one in setprocattrStephen Smalley2017-02-081-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-02-081-5/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | block: don't try Write Same from __blkdev_issue_zerooutChristoph Hellwig2017-02-061-5/+4
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-0732-164/+255
|\ \ \ \ \ \ \
| * | | | | | | sctp: check af before verify address in sctp_addr_id2transportXin Long2017-02-071-1/+1
| * | | | | | | sctp: avoid BUG_ON on sctp_wait_for_sndbufMarcelo Ricardo Leitner2017-02-071-1/+2
| * | | | | | | mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier2017-02-071-1/+4
| * | | | | | | udp: properly cope with csum errorsEric Dumazet2017-02-074-5/+11
| * | | | | | | Merge branch 'net-Fix-on-stack-USB-buffers'David S. Miller2017-02-073-33/+86
| |\ \ \ \ \ \ \
| | * | | | | | | catc: Use heap buffer for memory size testBen Hutchings2017-02-071-7/+18
| | * | | | | | | catc: Combine failure cleanup code in catc_probe()Ben Hutchings2017-02-071-16/+17
| | * | | | | | | rtl8150: Use heap buffers for all register accessBen Hutchings2017-02-071-7/+27
| | * | | | | | | pegasus: Use heap buffers for all register accessBen Hutchings2017-02-071-4/+25
| |/ / / / / / /
| * | | | | | | Merge branch 'read-vnet_hdr_sz-once'David S. Miller2017-02-072-6/+8
| |\ \ \ \ \ \ \
| | * | | | | | | macvtap: read vnet_hdr_size onceWillem de Bruijn2017-02-071-2/+2
| | * | | | | | | tun: read vnet_hdr_sz onceWillem de Bruijn2017-02-071-4/+6
| |/ / / / / / /
| * | | | | | | tcp: avoid infinite loop in tcp_splice_read()Eric Dumazet2017-02-071-0/+6
| * | | | | | | hns: avoid stack overflow with CONFIG_KASANArnd Bergmann2017-02-061-6/+2
| * | | | | | | ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switchesLinus Lüssing2017-02-061-2/+8
| * | | | | | | Merge tag 'wireless-drivers-for-davem-2017-02-06' of git://git.kernel.org/pub...David S. Miller2017-02-061-2/+7
| |\ \ \ \ \ \ \
| | * | | | | | | rtlwifi: rtl8192ce: Fix loading of incorrect firmwareJurij Smakov2017-01-311-2/+7