summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | IB/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-231-8/+3
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-272-4/+12
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | block: Fix secure eraseAdrian Hunter2016-08-162-4/+12
| | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-271-4/+6
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | PCI: Use positive flags in pci_alloc_irq_vectors()Christoph Hellwig2016-08-161-4/+6
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | xen: change the type of xen_vcpu_id to uint32_tVitaly Kuznetsov2016-08-241-2/+2
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-08-181-3/+3
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | locking/barriers: Suppress sparse warnings in lockless_dereference()Johannes Berg2016-08-181-3/+3
| | | |/ / / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-08-1813-114/+156
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | net_sched: convert tcf_exts from list to pointer arrayWANG Cong2016-08-182-16/+28
| | * | | | | net_sched: move tc offload macros to pkt_cls.hWANG Cong2016-08-182-16/+22
| | * | | | | net_sched: fix a typo in tc_for_each_action()WANG Cong2016-08-181-1/+1
| | | |/ / / | | |/| | |
| | * | | | gre: set inner_protocol on xmitSimon Horman2016-08-151-0/+1
| | * | | | net: remove type_check from dev_get_nest_level()Sabrina Dubroca2016-08-141-2/+1
| | * | | | ipv6: suppress sparse warnings in IP6_ECN_set_ce()Johannes Berg2016-08-141-1/+2
| | * | | | bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann2016-08-131-2/+2
| | * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-08-101-1/+1
| | |\ \ \ \
| | | * | | | netfilter: nf_tables: s/MFT_REG32_01/NFT_REG32_01Pablo Neira Ayuso2016-08-081-1/+1
| | * | | | | qed: Add dcbx app support for IEEE Selection Field.Sudarsana Reddy Kalluru2016-08-091-0/+8
| | * | | | | bpf: fix checksum fixups on bpf_skb_store_bytesDaniel Borkmann2016-08-081-19/+33
| | * | | | | sctp: Export struct sctp_info to userspacePhil Sutter2016-08-082-64/+64
| | |/ / / /
| | * | | | Merge tag 'mac80211-for-davem-2016-08-05' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-08-071-1/+2
| | |\ \ \ \
| | | * | | | mac80211: Add ieee80211_hw pointer to get_expected_throughputMaxim Altshul2016-08-051-1/+2
| | * | | | | rxrpc: Fix races between skb free, ACK generation and replyingDavid Howells2016-08-061-1/+1
* | | | | | | sched/core: Introduce SD_ASYM_CPUCAPACITY sched_domain topology flagMorten Rasmussen2016-08-181-0/+1
* | | | | | | Merge branch 'sched/urgent' into sched/core, to pick up dependenciesIngo Molnar2016-08-189-7/+52
|\| | | | | |
| * | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-131-0/+12
| |\ \ \ \ \ \
| | * | | | | | KVM: Protect device ops->create and list_add with kvm->lockChristoffer Dall2016-08-121-0/+6
| | * | | | | | KVM: PPC: Move xics_debugfs_init out of createChristoffer Dall2016-08-121-0/+6
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-08-131-1/+2
| |\ \ \ \ \ \
| | * | | | | | bvec: avoid variable shadowing warningJohannes Berg2016-08-111-1/+2
| | |/ / / / /
| * | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-121-0/+4
| |\ \ \ \ \ \
| | * | | | | | perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros2016-08-101-0/+4
| * | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-08-121-2/+25
| |\ \ \ \ \ \ \
| | * | | | | | | locking/qrwlock: Fix write unlock bug on big endian systemspan xinhui2016-08-101-2/+25
| * | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-121-0/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier2016-08-091-0/+2
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge tag 'nfs-for-4.8-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2016-08-122-1/+4
| |\ \ \ \ \ \ \ \
| | * | | | | | | | NFSv4: Cap the transport reconnection timer at 1/2 lease periodTrond Myklebust2016-08-061-0/+2
| | * | | | | | | | SUNRPC: Limit the reconnect backoff timer to the max RPC message timeoutTrond Myklebust2016-08-051-1/+2
| * | | | | | | | | Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-08-121-2/+2
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | cxl: Use fixed width predefined types in data structure.Philippe Bergheaud2016-08-091-2/+2
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-111-1/+1
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| | * | | | | | | | virtio-vsock: fix include guard typoStefan Hajnoczi2016-08-091-1/+1
| | |/ / / / / / /
* | | | | | | | | sched/debug: Make the "Preemption disabled at ..." message more usefulVegard Nossum2016-08-101-0/+9
* | | | | | | | | sched/core: Fix power to capacity renaming in commentMorten Rasmussen2016-08-101-1/+1
|/ / / / / / / /
* | | | | | | | Revert "printk: create pr_<level> functions"Linus Torvalds2016-08-091-33/+15
* | | | | | | | Merge tag 'trace-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2016-08-091-3/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | tracing: Fix tick_stop tracepoint symbols for user exportSteven Rostedt (Red Hat)2016-08-091-3/+11
* | | | | | | | | Merge tag 'drm-fixes-for-4.8-rc2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-08-091-1/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |