summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86/kbuild: enable modversions for symbols exported from asmAdam Borowski2017-01-061-0/+7
* PM / OPP: Pass opp_table to dev_pm_opp_put_regulator()Stephen Boyd2017-01-061-5/+6
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2017-01-062-0/+5
* ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman2017-01-063-1/+2
* mm: Add a user_ns owner to mm_struct and fix ptrace permission checksEric W. Biederman2017-01-061-0/+1
* exec: Ensure mm->user_ns contains the execed filesEric W. Biederman2017-01-061-0/+1
* hotplug: Make register and unregister notifier API symmetricMichal Hocko2017-01-061-11/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-102-1/+3
|\
| * NET: usb: cdc_mbim: add quirk for supporting Telit LE922ADaniele Palmas2016-12-081-1/+2
| * can: raw: raw_setsockopt: limit number of can_filter that can be setMarc Kleine-Budde2016-12-071-0/+1
* | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-12-091-1/+1
|\ \
| * | acpi, nfit, libnvdimm: fix / harden ars_status output length handlingDan Williams2016-12-061-1/+1
* | | Revert "default exported asm symbols to zero"Linus Torvalds2016-12-071-1/+0
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-063-2/+4
|\ \
| * | uapi glibc compat: fix outer guard of net device flags enumJonas Gorski2016-12-061-2/+2
| * | uapi: export nf_log.hstephen hemminger2016-12-051-0/+1
| * | uapi: export tc_skbmod.hstephen hemminger2016-12-051-0/+1
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-12-051-0/+2
|\ \ | |/ |/|
| * crypto: drbg - prevent invalid SG mappingsStephan Mueller2016-11-301-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-026-5/+11
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-12-012-4/+4
| |\ \
| | * | netfilter: nat: fix crash when conntrack entry is re-usedFlorian Westphal2016-11-241-3/+3
| | * | netfilter: nf_tables: fix inconsistent element expiration calculationAnders K. Pedersen2016-11-241-1/+1
| | * | netfilter: nat: switch to new rhlist interfaceFlorian Westphal2016-11-241-1/+1
| * | | l2tp: lock socket before checking flags in connect()Guillaume Nault2016-11-301-0/+2
| * | | of_mdio: add helper to deregister fixed-link PHYsJohan Hovold2016-11-291-0/+4
| * | | Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"Tariq Toukan2016-11-281-1/+0
| * | | net/sched: Export tc_tunnel_key so its UAPI accessibleRoi Dayan2016-11-281-0/+1
* | | | default exported asm symbols to zeroArnd Bergmann2016-12-021-0/+1
* | | | Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-12-011-0/+14
|\ \ \ \
| * | | | PCI: Export pcie_find_root_portJohannes Thumshirn2016-11-231-0/+14
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2016-12-011-1/+1
|\ \ \ \
| * | | | Input: change KEY_DATA from 0x275 to 0x277Ping Cheng2016-11-301-1/+1
* | | | | mm: fix false-positive WARN_ON() in truncate/invalidate for hugetlbKirill A. Shutemov2016-11-301-6/+15
* | | | | kasan: update kasan_global for gcc 7Dmitry Vyukov2016-11-301-1/+3
* | | | | Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-11-271-0/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-11-191-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-262-2/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-11-241-1/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Bluetooth: Fix using the correct source address typeJohan Hedberg2016-11-221-1/+1
| * | | | | netdevice.h: fix kernel-doc warningRandy Dunlap2016-11-231-1/+1
| |/ / / /
* / / / / sched/autogroup: Do not use autogroup->tg in zombie threadsOleg Nesterov2016-11-221-0/+2
|/ / / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-11-214-3/+8
|\ \ \ \
| * | | | netns: fix get_net_ns_by_fd(int pid) typoStefan Hajnoczi2016-11-181-1/+1
| * | | | ipv4: Restore fib_trie_flush_external function and fix call orderingAlexander Duyck2016-11-161-0/+1
| * | | | bpf: fix range arithmetic for bpf map accessJosef Bacik2016-11-161-2/+3
| * | | | gro_cells: mark napi struct as not busy poll candidatesEric Dumazet2016-11-151-0/+3
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-11-191-0/+7
|\ \ \ \ \
| * | | | | kvm: kvmclock: let KVM_GET_CLOCK return whether the master clock is in usePaolo Bonzini2016-11-191-0/+7
* | | | | | Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-11-182-94/+73
|\ \ \ \ \ \