summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-012-18/+18
|\
| * net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis2017-02-011-14/+15
| * can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-01-291-4/+3
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-02-011-0/+1
|\ \
| * | fscache: Fix dead object requeueDavid Howells2017-01-311-0/+1
* | | Merge branch 'for-4.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-01-311-2/+2
|\ \ \ | |/ / |/| |
| * | percpu-refcount: fix reference leak during percpu-atomic transitionDouglas Miller2017-01-281-2/+2
| |/
* | Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-01-282-1/+3
|\ \ | |/ |/|
| * SUNRPC: cleanup ida information when removing sunrpc moduleKinglong Mee2017-01-241-0/+1
| * nfs: Don't increment lock sequence ID after NFS4ERR_MOVEDChuck Lever2017-01-241-1/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-275-5/+10
|\ \
| * | net: phy: micrel: add support for KSZ8795Sean Nyekjaer2017-01-271-0/+2
| * | net: phy: leds: Fix truncated LED trigger namesGeert Uytterhoeven2017-01-251-2/+2
| * | net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven2017-01-251-1/+0
| * | virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receivingJason Wang2017-01-201-1/+5
| * | bpf: don't trigger OOM killer under pressure with map allocDaniel Borkmann2017-01-181-0/+2
| * | virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer2017-01-171-2/+0
* | | Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-01-261-2/+0
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki2017-01-271-2/+0
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Revert "PM / sleep / ACPI: Use the ACPI_FADT_LOW_POWER_S0 flag"Rafael J. Wysocki2017-01-201-2/+0
* | | | | mm, page_alloc: fix check for NULL preferred_zoneVlastimil Babka2017-01-241-1/+5
* | | | | kernel/watchdog: prevent false hardlockup on overloaded systemDon Zickus2017-01-241-0/+1
* | | | | memory_hotplug: make zone_can_shift() return a boolean valueYasuaki Ishimatsu2017-01-241-2/+2
* | | | | Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-01-231-20/+50
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | gpio: provide lockdep keys for nested/unnested irqchipsLinus Walleij2017-01-191-20/+50
* | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-181-0/+2
|\ \ \ \ \
| * | | | | cpu/hotplug: Provide dynamic range for prepare stageThomas Gleixner2017-01-161-0/+2
* | | | | | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-181-0/+4
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2017-01-161-0/+4
| |\ \ \ \ \ \
| | * | | | | | rcu: Narrow early boot window of illegal synchronous grace periodsPaul E. McKenney2017-01-141-0/+4
* | | | | | | | Merge tag 'modules-for-v4.10-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-01-171-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | taint/module: Fix problems when out-of-kernel driver defines true or falseLarry Finger2017-01-171-2/+2
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-173-4/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | bpf: rework prog_digest into prog_tagDaniel Borkmann2017-01-162-3/+5
| * | | | | | | | tcp: fix tcp_fastopen unaligned access complaints on sparcShannon Nelson2017-01-131-1/+6
* | | | | | | | | Merge tag 'nfsd-4.10-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-01-161-0/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | |
| * | | | | | | | sunrpc: don't call sleeping functions from the notifier block callbacksScott Mayhew2017-01-121-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-01-151-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | i2c: do not enable fall back to Host Notify by defaultDmitry Torokhov2017-01-121-0/+1
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-151-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa2017-01-141-0/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-01-151-0/+2
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones2017-01-141-0/+1
| * | | | | | | x86/efi: Don't allocate memmap through memblock after mm_init()Nicolai Stange2017-01-071-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2017-01-141-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | coredump: Ensure proper size of sparse core filesDave Kleikamp2017-01-141-0/+1
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-01-141-3/+16
|\ \ \ \ \ \ \ \
| * | | | | | | | block: add blk_rq_payload_bytesChristoph Hellwig2017-01-131-0/+13
| * | | | | | | | block: Rename blk_queue_zone_size and bdev_zone_sizeDamien Le Moal2017-01-121-3/+3
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-01-131-0/+5
|\ \ \ \ \ \ \ \