summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-08-26inet: remove inet_sk_copy_descendant()Eric Dumazet1-11/+0
2020-08-26spi: pxa2xx: Add SSC2 and SSPSP2 SSP registersCezary Rojewski1-0/+4
2020-08-26lockdep: Extend __bfs() to work with multiple types of dependenciesBoqun Feng1-0/+2
2020-08-26lockdep: Introduce lock_list::depBoqun Feng1-0/+2
2020-08-26lockdep: Reduce the size of lock_list::distanceBoqun Feng1-1/+1
2020-08-26locking: More accurate annotations for read_lock()Boqun Feng1-1/+22
2020-08-26seqlock: Fix multiple kernel-doc warningsRandy Dunlap1-4/+4
2020-08-26locking/refcount: Provide __refcount API to obtain the old valuePeter Zijlstra1-8/+57
2020-08-26sched/topology: Move SD_DEGENERATE_GROUPS_MASK out of linux/sched/topology.hValentin Schneider1-7/+0
2020-08-26sched/topology: Move sd_flag_debug out of linux/sched/topology.hValentin Schneider1-5/+4
2020-08-26sched: Bring the PF_IO_WORKER and PF_WQ_WORKER bits closer togetherSebastian Andrzej Siewior1-2/+2
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-25power: supply: Support battery temperature device-tree propertiesDmitry Osipenko1-0/+6
2020-08-25rcu: Report QS for outermost PREEMPT=n rcu_read_unlock() for strict GPsPaul E. McKenney1-0/+7
2020-08-25rcu: Remove unused __rcu_is_watching() functionPaul E. McKenney2-2/+0
2020-08-25rculist: Introduce list/hlist_for_each_entry_srcu() macrosMadhuparna Bhowmik1-0/+48
2020-08-25rcu: Fix kerneldoc comments in rcupdate.hTobias Klauser1-6/+6
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-25instrumented.h: Introduce read-write instrumentation hooksMarco Elver1-0/+30
2020-08-25kcsan: Support compounded read-write instrumentationMarco Elver1-15/+30
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-24soc: ti: pm33xx: Simplify RTC usage to prepare to drop platform dataTony Lindgren1-3/+0
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-23timekeeping: Provide multi-timestamp accessor to NMI safe timekeeperThomas Gleixner1-0/+15
2020-08-22platform_data: ad7793.h: drop a duplicated wordRandy Dunlap1-1/+1
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