summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo2017-02-067-24/+29
|\
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-021-3/+0
| |\
| | * perf/x86/intel/uncore: Make package handling more robustThomas Gleixner2017-02-011-2/+0
| | * perf/x86/intel/rapl: Make package handling more robustThomas Gleixner2017-02-011-1/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-02-014-19/+26
| |\ \
| | * | net: fix ndo_features_check/ndo_fix_features comment orderingDimitris Michailidis2017-02-011-14/+15
| | * | ipv6: fix flow labels when the traffic class is non-0Dimitris Michailidis2017-01-311-0/+5
| | * | net: ethtool: add support for 2500BaseT and 5000BaseT link modesPavel Belous2017-01-301-1/+3
| | * | can: Fix kernel panic at security_sock_rcv_skbEric Dumazet2017-01-301-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
| | |/
* | | perf/core: Remove perf_cpu_context::unique_pmuDavid Carrillo-Cisneros2017-01-301-1/+0
* | | perf/core: Make cgroup switch visit only cpuctxs with cgroup eventsDavid Carrillo-Cisneros2017-01-301-0/+1
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-01-3022-28/+74
|\| |
| * | 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 tag 'arc-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2017-01-281-8/+8
| |\ \ \ | | |_|/ | |/| |
| | * | ARCv2: MCIP: update the BCR per current changesVineet Gupta2017-01-241-8/+8
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-01-2711-11/+37
| |\ \
| | * | net: phy: micrel: add support for KSZ8795Sean Nyekjaer2017-01-271-0/+2
| | * | tcp: don't annotate mark on control socket from tcp_v6_send_response()Pablo Neira2017-01-271-1/+1
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2017-01-264-5/+13
| | |\ \
| | | * | netfilter: nf_tables: deconstify walk callback functionPablo Neira Ayuso2017-01-241-3/+3
| | | * | netfilter: nft_log: restrict the log prefix length to 127Liping Zhang2017-01-241-0/+2
| | | * | netfilter: rpfilter: fix incorrect loopback packet judgmentLiping Zhang2017-01-161-0/+6
| | | * | netfilter: nf_tables: fix spelling mistakesAlexander Alemayhu2017-01-161-2/+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
| | * | | net: Specify the owning module for lwtunnel opsRobert Shearman2017-01-241-0/+2
| | * | | 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
| | * | | lwtunnel: fix autoload of lwt modulesDavid Ahern2017-01-181-0/+11
| | * | | virtio: don't set VIRTIO_NET_HDR_F_DATA_VALID on xmitRolf Neugebauer2017-01-171-2/+0
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-01-273-1/+16
| |\ \ \ \
| | * | | | RDMA/qedr: Add uapi header qedr-abi.hAmrani, Ram2017-01-241-0/+1
| | * | | | RDMA/core: Add the function ib_mtu_int_to_enumAmrani, Ram2017-01-241-0/+14
| | * | | | IB/cxgb3: fix misspelling in header guardNicolas Iooss2017-01-241-1/+1
| * | | | | Merge tag 'media/v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-01-271-3/+7
| |\ \ \ \ \
| | * \ \ \ \ Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-12-261-3/+7
| | |\ \ \ \ \
| | | * | | | | [media] cec: fix report_current_latencyHans Verkuil2016-12-211-3/+7
| * | | | | | | Merge tag 'drm-fixes-for-v4.10-rc6-part-two' of git://people.freedesktop.org/...Linus Torvalds2017-01-272-2/+2
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2017-01-23' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-01-272-2/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | drm/fence: fix memory overwrite when setting out_fence fdGustavo Padovan2017-01-162-2/+2
| * | | | | | | | | Merge tag 'pm-4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-01-271-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
| * | | | | | | | | | Merge tag 'drm-fixes-for-v4.10-rc6-revert-one' of git://people.freedesktop.or...Linus Torvalds2017-01-261-0/+1
| |\ \ \ \ \ \ \ \ \ \