summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-153-7/+15
|\
| * net: update undefined ->ndo_change_mtu() commentMagnus Damm2017-06-141-2/+1
| * ethtool.h: remind to update 802.3ad when adding new speedsNicolas Dichtel2017-06-081-2/+4
| * openvswitch: warn about missing first netlink attributeNicolas Dichtel2017-06-081-0/+1
| * net: ipv6: Release route when device is unregisteringDavid Ahern2017-06-081-0/+5
| * net: Fix inconsistent teardown and release of private netdev state.David S. Miller2017-06-071-3/+4
* | Merge tag 'acpi-4.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2017-06-151-0/+14
|\ \
| * \ Merge branch 'acpica-fixes'Rafael J. Wysocki2017-06-151-0/+14
| |\ \
| | * | ACPICA: Tables: Mechanism to handle late stage acpi_get_table() imbalanceLv Zheng2017-06-121-0/+14
* | | | Merge tag 'media/v4.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-06-152-1/+11
|\ \ \ \ | |/ / / |/| | |
| * | | [media] media/cec.h: use IS_REACHABLE instead of IS_ENABLEDHans Verkuil2017-06-081-1/+1
| * | | [media] cec-notifier.h: handle unreachable CONFIG_CEC_COREArnd Bergmann2017-06-061-0/+10
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2017-06-122-3/+2
|\ \ \ \
| * | | | KEYS: DH: add __user annotations to keyctl_kdf_paramsEric Biggers2017-06-091-2/+2
| * | | | KEYS: sanitize key structs before freeingEric Biggers2017-06-091-1/+0
| | |_|/ | |/| |
* | | | compiler, clang: properly override 'inline' for clangLinus Torvalds2017-06-121-1/+2
* | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-111-0/+6
|\ \ \ \
| * | | | ext4: fix quota charging for shared xattr blocksTahsin Erdogan2017-05-251-0/+6
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-06-112-3/+29
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini2017-06-082-3/+29
| |\ \ \ \ \
| | * | | | | KVM: arm/arm64: Fix isues with GICv2 on GICv3 migrationChristoffer Dall2017-05-242-3/+29
* | | | | | | Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-06-101-2/+0
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2017-06-091-2/+0
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini2017-06-081-2/+0
| | |/ / / / /
* | | | | | | Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-101-0/+1
|\ \ \ \ \ \ \
| * | | | | | | iommu/dma: Fix function declarationArnd Bergmann2017-05-301-0/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-06-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | elevator: fix truncation of icq_cache_nameEric Biggers2017-06-061-1/+1
* | | | | | | | | Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2017-06-091-5/+2
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| | | | | | | | |
| | \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki2017-06-091-5/+2
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | | * | | | | | | Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki2017-06-071-5/+2
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-06-063-1/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | net: Update TCP congestion control documentationAnmol Sarma2017-06-051-1/+1
| * | | | | | | | | | net/mlx4: Fix the check in attaching steering rulesTalat Batheesh2017-06-051-0/+1
| * | | | | | | | | | net: ping: do not abuse udp_poll()Eric Dumazet2017-06-051-0/+1
* | | | | | | | | | | compiler, clang: suppress warning for unused static inline functionsDavid Rientjes2017-06-061-0/+7
* | | | | | | | | | | Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2017-06-062-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| * | | | | | | | | | [media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil2017-06-042-3/+3
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-06-062-0/+21
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| * | | | | | | | | cpuset: consider dying css as offlineTejun Heo2017-05-241-0/+20
| * | | | | | | | | cgroup: Prevent kill_css() from being called more than onceWaiman Long2017-05-171-0/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2017-06-043-33/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RDMA/SA: Fix kernel panic in CMA request handler flowMajd Dibbiny2017-06-011-22/+3
| * | | | | | | | | RDMA/netlink: Reduce exposure of RDMA netlink functionsLeon Romanovsky2017-06-011-10/+0
| * | | | | | | | | net/mlx5: Define interface bits for fencing UMR wqeMax Gurtovoy2017-06-011-1/+9
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-06-035-2/+26
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | |
| * | | | | | | | mm: consider memblock reservations for deferred memory initialization sizingMichal Hocko2017-06-032-0/+9
| * | | | | | | | mm/hugetlb: report -EHWPOISON not -EFAULT when FOLL_HWPOISON is specifiedJames Morse2017-06-031-0/+11
| * | | | | | | | frv: declare jiffies to be located in the .data sectionMatthias Kaehlcke2017-06-031-1/+5
| * | | | | | | | include/linux/gfp.h: fix ___GFP_NOLOCKDEP valueMichal Hocko2017-06-031-1/+1