summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-09-07 07:46:48 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2011-09-07 07:46:48 -0700
commit115452675361dbef2dfb59f4cbd922637be3dc5b (patch)
tree693b1e1f3526d5b4d0881c786726b71934aa3dcc /tools/perf/scripts/python
parent768b56f598694ed7215723d402ca3b388106b042 (diff)
parented467e69f16e6b480e2face7bc5963834d025f91 (diff)
downloadkernel-115452675361dbef2dfb59f4cbd922637be3dc5b.tar.gz
Merge branch 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen
* 'stable/bug.fixes' of git://oss.oracle.com/git/kwilk/xen: xen/smp: Warn user why they keel over - nosmp or noapic and what to use instead. xen: x86_32: do not enable iterrupts when returning from exception in interrupt context xen: use maximum reservation to limit amount of usable RAM
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
mmit/include/net/xfrm.h?h=linux-6.6.y&id=9b3eb54106cf6acd03f07cf0ab01c13676a226c2'>xfrm: fix stack access out of bounds with CONFIG_XFRM_SUB_POLICYSabrina Dubroca 2017-04-14net: Add a xfrm validate function to validate_xmit_skbSteffen Klassert 2017-04-14xfrm: Add an IPsec hardware offloading APISteffen Klassert 2017-04-14xfrm: Add mode handlers for IPsec on layer 2Steffen Klassert 2017-04-14xfrm: Move device notifications to a sepatate fileSteffen Klassert 2017-04-14xfrm: Add a xfrm type offload.Steffen Klassert 2017-03-27xfrm: branchless addr4_match() on 64-bitAlexey Dobriyan 2017-03-24xfrm: use "unsigned int" in addr_match()Alexey Dobriyan 2017-03-24xfrm: remove unused struct xfrm_mgr::idAlexey Dobriyan 2017-02-15esp: Add a software GRO codepathSteffen Klassert 2017-02-15xfrm: Extend the sec_path for IPsec offloadingSteffen Klassert 2017-02-15xfrm: Export xfrm_parse_spi.Steffen Klassert 2017-02-15xfrm: Add a secpath_set helper.Steffen Klassert 2017-02-09xfrm: policy: remove family fieldFlorian Westphal 2017-02-09xfrm: policy: remove garbage_collect callbackFlorian Westphal 2017-02-09xfrm: policy: xfrm_policy_unregister_afinfo can return voidFlorian Westphal 2017-02-09xfrm: input: constify xfrm_input_afinfoFlorian Westphal 2017-01-17esp4: Avoid skb_cow_data whenever possibleSteffen Klassert 2017-01-10xfrm: add and use xfrm_state_afinfo_get_rcuFlorian Westphal 2017-01-10xfrm: remove xfrm_state_put_afinfoFlorian Westphal 2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2016-09-21vti6: fix input pathNicolas Dichtel 2016-08-10xfrm: constify xfrm_replay structuresJulia Lawall 2016-04-27net: xfrm: kill XFRM_INC_STATS_BH()Eric Dumazet 2016-04-27net: snmp: kill various STATS_USER() helpersEric Dumazet 2015-12-11xfrm: add rcu protection to sk->sk_policy[]Eric Dumazet 2015-12-11xfrm: add rcu grace period in xfrm_policy_destroy()Eric Dumazet 2015-10-08dst: Pass net into dst->outputEric W. Biederman 2015-09-17xfrm: Remove unused afinfo method init_dstEric W. Biederman