summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* kasan, mm: change hooks signaturesAndrey Konovalov2018-12-282-16/+31
* Merge tag 'locks-v4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2018-12-271-4/+9
|\
| * fs/locks: merge posix_unblock_lock() and locks_delete_block()NeilBrown2018-12-071-2/+2
| * fs/locks: rename some lists and pointers.NeilBrown2018-11-301-2/+7
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2018-12-271-3/+4
|\ \
| * | jbd2: update locking documentation for transaction_tAlexander Lochmann2018-12-041-3/+3
| * | jbd2: avoid long hold times of j_state_lock while committing a transactionJan Kara2018-12-031-0/+1
* | | Merge tag 'fsnotify_for_v4.21-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-273-30/+47
|\ \ \
| * | | fanotify: introduce new event mask FAN_OPEN_EXEC_PERMMatthew Bobrowski2018-11-133-9/+19
| * | | fsnotify: refactor fsnotify_parent()/fsnotify() paired calls when event is on...Matthew Bobrowski2018-11-131-20/+22
| * | | fanotify: introduce new event mask FAN_OPEN_EXECMatthew Bobrowski2018-11-133-3/+8
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-12-271-126/+205
|\ \ \ \
| * | | | crypto: skcipher - remove remnants of internal IV generatorsEric Biggers2018-12-231-30/+4
| * | | | crypto: api - document missing stats memberCorentin Labbe2018-12-231-0/+7
| * | | | crypto: user - Add crypto_stats_initCorentin Labbe2018-12-071-0/+3
| * | | | crypto: user - rename err_cnt parameterCorentin Labbe2018-12-071-14/+14
| * | | | crypto: user - Split stats in multiple structuresCorentin Labbe2018-12-071-62/+118
| * | | | crypto: user - fix use_after_free of struct xxx_requestCorentin Labbe2018-12-071-34/+71
| * | | | crypto: user - convert all stats from u32 to u64Corentin Labbe2018-12-071-23/+23
| * | | | crypto: user - made crypto_user_stat optionalCorentin Labbe2018-12-071-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-2747-595/+1111
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-211-43/+13
| |\ \ \ \ \
| * | | | | | net: drop the unused helper skb_ext_get()Paolo Abeni2018-12-211-11/+0
| * | | | | | net/mlx5e: XDP, Support Enhanced Multi-Packet TX WQETariq Toukan2018-12-201-0/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-12-202-3/+1
| |\ \ \ \ \ \
| | * | | | | | netfilter: nat: remove nf_nat_l4proto structFlorian Westphal2018-12-171-2/+0
| | * | | | | | Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2018-11-121-1/+1
| | |\ \ \ \ \ \
| | | * | | | | | netfilter: ipset: Introduction of new commands and protocol version 7Jozsef Kadlecsik2018-10-271-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-207-3/+29
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend2018-12-201-0/+1
| | * | | | | | | | bpf: sk_msg, fix socket data_ready eventsJohn Fastabend2018-12-201-0/+8
| | * | | | | | | | bpf: skmsg, replace comments with BUILD bugJohn Fastabend2018-12-201-3/+1
| | * | | | | | | | bpf: sockmap, metadata support for reporting size of msgJohn Fastabend2018-12-191-0/+3
| | * | | | | | | | bpf: support raw tracepoints in modulesMatt Mullins2018-12-182-2/+10
| | * | | | | | | | bpf: enable cgroup local storage map pretty print with kind_flagYonghong Song2018-12-181-1/+4
| | * | | | | | | | bpf: add self-check logic to liveness analysisAlexei Starovoitov2018-12-151-0/+1
| | * | | | | | | | bpf: verbose log bpf_line_info in verifierMartin KaFai Lau2018-12-141-0/+1
| | * | | | | | | | bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau2018-12-141-1/+0
| | * | | | | | | | bpf: add bpffs pretty print for cgroup local storage mapsRoman Gushchin2018-12-121-0/+1
| | * | | | | | | | bpf: pass struct btf pointer to the map_check_btf() callbackRoman Gushchin2018-12-121-0/+3
| * | | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-201-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | brcmfmac: add support for CYW43012 SDIO chipsetChi-Hsien Lin2018-12-131-0/+1
| * | | | | | | | | | linux/netlink.h: drop unnecessary extern prefixStephen Hemminger2018-12-201-24/+24
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-208-22/+78
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | net: switch secpath to use skb extension infrastructureFlorian Westphal2018-12-191-5/+5
| * | | | | | | | | | | net: use skb_sec_path helper in more placesFlorian Westphal2018-12-191-1/+1
| * | | | | | | | | | | net: move secpath_exist helper to sk_buff.hFlorian Westphal2018-12-191-3/+10
| * | | | | | | | | | | net: convert bridge_nf to use skb extension infrastructureFlorian Westphal2018-12-192-28/+4
| * | | | | | | | | | | sk_buff: add skb extension infrastructureFlorian Westphal2018-12-191-1/+110
| * | | | | | | | | | | netfilter: avoid using skb->nf_bridge directlyFlorian Westphal2018-12-191-9/+24