aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2020-08-27net: Fix some commentsMiaohe Lin1-2/+2
2020-08-27net: xgene: Move shared header file into include/linuxAndrew Lunn1-0/+130
2020-08-27net/phy/mdio-i2c: Move header file to include/linux/mdioAndrew Lunn1-0/+16
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn1-4/+4
2020-08-27cpufreq: Use WARN_ON_ONCE() for invalid relationViresh Kumar1-2/+2
2020-08-27gpio: dwapb: Add max GPIOs macroSerge Semin1-1/+3
2020-08-27Compiler Attributes: fix comment concerning GCC 4.6Luc Van Oostenryck1-1/+1
2020-08-27Compiler Attributes: remove comment about sparse not supporting __has_attributeLuc Van Oostenryck1-6/+0
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan1-0/+16
2020-08-26spi: pxa2xx: Drop useless comment in the pxa2xx_ssp.hAndy Shevchenko1-2/+0
2020-08-26spi: pxa2xx: Switch to use BIT() and GENMASK() in pxa2xx_ssp.hAndy Shevchenko1-72/+72
2020-08-26spi: pxa2xx: Update header block in pxa2xx_ssp.hAndy Shevchenko1-2/+7
2020-08-26regmap: add Intel SPI Slave to AVMM Bus Bridge supportXu Yilun1-0/+36
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-25bpf: Add BTF_SET_START/END macrosJiri Olsa2-1/+54
2020-08-25bpf: Add btf_struct_ids_match functionJiri Olsa1-0/+2
2020-08-25bpf: Move btf_resolve_size into __btf_resolve_sizeJiri Olsa1-2/+1
2020-08-25bpf: Implement bpf_local_storage for inodesKP Singh2-0/+32
2020-08-25bpf: Split bpf_local_storage to bpf_sk_storageKP Singh1-0/+163
2020-08-25bpf: Generalize bpf_sk_storageKP Singh1-0/+8
2020-08-24qed: align adjacent indentIgor Russkikh1-32/+29
2020-08-24qed: use devlink logic to report errorsIgor Russkikh1-0/+3
2020-08-24qed: health reporter init deinit seqIgor Russkikh1-0/+1
2020-08-24qed/qede: make devlink survive recoveryIgor Russkikh1-0/+9
2020-08-24io_uring: allow tcp ancillary data for __sys_recvmsg_sock()Luke Hsiao1-0/+3
2020-08-24net: Get rid of consume_skb when tracing is offHerbert Xu1-0/+9
2020-08-24instrumented.h: Introduce read-write instrumentation hooksMarco Elver1-0/+30
2020-08-24kcsan: Support compounded read-write instrumentationMarco Elver1-15/+30
2020-08-24tcp: bpf: Optionally store mac header in TCP_SAVE_SYNMartin KaFai Lau1-5/+8
2020-08-24bpf: tcp: Allow bpf prog to write and parse TCP header optionMartin KaFai Lau2-0/+29
2020-08-24bpf: sock_ops: Change some members of sock_ops_kern from u32 to u8Martin KaFai Lau1-2/+2
2020-08-24tcp: Add saw_unknown to struct tcp_options_receivedMartin KaFai Lau1-0/+2
2020-08-24tcp: 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