summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-08-26lockdep: Only trace IRQ edgesNicholas Piggin1-8/+7
2020-08-26locking/lockdep: CleanupPeter Zijlstra1-24/+30
2020-08-26cpuidle: Make CPUIDLE_FLAG_TLB_FLUSHED genericPeter Zijlstra2-6/+12
2020-08-26lockdep: Use raw_cpu_*() for per-cpu variablesPeter Zijlstra2-8/+16
2020-08-26sched: Use __always_inline on is_idle_task()Marco Elver1-1/+1
2020-08-26bpf: Add BTF_SET_START/END macrosJiri Olsa2-1/+54
2020-08-26bpf: Add btf_struct_ids_match functionJiri Olsa1-0/+2
2020-08-26bpf: Move btf_resolve_size into __btf_resolve_sizeJiri Olsa1-2/+1
2020-08-26bpf: Implement bpf_local_storage for inodesKP Singh2-0/+32
2020-08-26bpf: Split bpf_local_storage to bpf_sk_storageKP Singh1-0/+163
2020-08-26bpf: Generalize bpf_sk_storageKP Singh1-0/+8
2020-08-25qed: align adjacent indentIgor Russkikh1-36/+33
2020-08-25qed: use devlink logic to report errorsIgor Russkikh1-0/+3
2020-08-25qed: health reporter init deinit seqIgor Russkikh1-0/+1
2020-08-25qed/qede: make devlink survive recoveryIgor Russkikh1-0/+9
2020-08-25io_uring: allow tcp ancillary data for __sys_recvmsg_sock()Luke Hsiao1-0/+3
2020-08-25net: Get rid of consume_skb when tracing is offHerbert Xu1-0/+9
2020-08-25tcp: bpf: Optionally store mac header in TCP_SAVE_SYNMartin KaFai Lau1-5/+8
2020-08-25bpf: tcp: Allow bpf prog to write and parse TCP header optionMartin KaFai Lau2-0/+29
2020-08-25bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8Martin KaFai Lau1-2/+2
2020-08-25tcp: Add saw_unknown to struct tcp_options_receivedMartin KaFai Lau1-0/+2
2020-08-25tcp: Use a struct to represent a saved_synMartin KaFai Lau1-1/+6
2020-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2020-08-24libceph: add __maybe_unused to DEFINE_CEPH_FEATUREIlya Dryomov1-4/+4
2020-08-24Revert "powerpc/64s: Remove PROT_SAO support"Shawn Anastasio1-0/+2
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva6-32/+35
2020-08-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller5-6/+7
2020-08-22bpf: sockmap: Call sock_map_update_elem directlyLorenz Bauer1-0/+7
2020-08-22net: sk_msg: Simplify sk_psock initializationLorenz Bauer1-17/+0
2020-08-22bpf: Implement link_query callbacks in map element iteratorsYonghong Song1-0/+4
2020-08-22bpf: Implement link_query for bpf iteratorsYonghong Song1-0/+6
2020-08-21Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+1
2020-08-21Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2020-08-20clocksource/drivers: Add CLINT timer driverAnup Patel1-0/+1
2020-08-20Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-5/+3
2020-08-20bpf: Factor out bpf_link_by_id() helper.Alexei Starovoitov1-0/+1
2020-08-20netfilter: conntrack: allow sctp hearbeat after connection re-useFlorian Westphal1-0/+2
2020-08-20ptp: Remove unused macroKurt Kanzenbach1-1/+0
2020-08-20ptp: Add generic ptp message type functionKurt Kanzenbach1-0/+25
2020-08-20ptp: Add generic ptp v2 header parsing functionKurt Kanzenbach1-0/+44
2020-08-20net-tun: Eliminate two tun/xdp related function calls from vhost-netMaciej Żenczykowski1-3/+12
2020-08-20net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()Maciej Żenczykowski1-4/+4
2020-08-18Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+2
2020-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-19/+2
2020-08-17arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke1-0/+2
2020-08-17phylink: <linux/phylink.h>: fix function prototype kernel-doc warningRandy Dunlap1-1/+2
2020-08-17watch_queue: Limit the number of watches a user can holdDavid Howells1-0/+3
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-18/+0
2020-08-17firmware: ti_sci: Add support for getting resource with subtypeLokesh Vutla1-0/+13
2020-08-16Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1