summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
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-21KVM: arm64: pvtime: Fix stolen time accounting across migrationAndrew Jones1-0/+20
2020-08-21KVM: arm64: Drop type input from kvm_put_guestAndrew Jones1-5/+6
2020-08-21driver: tee: Handle NULL pointer indication from clientCedric Neveux1-0/+3
2020-08-20skb_copy_and_csum_bits(): don't bother with the last argumentAl Viro1-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-20cpufreq: s3c24xx: move low-level clk reg access into platform codeArnd Bergmann1-0/+7
2020-08-20cpufreq: s3c2412: use global s3c2412_cpufreq_setrefreshArnd Bergmann1-0/+1
2020-08-20ARM: s3c: remove cpufreq header dependenciesArnd Bergmann3-0/+446
2020-08-20fbdev: s3c2410fb: remove mach header dependencyArnd Bergmann1-0/+99
2020-08-20ARM: s3c24xx: spi: avoid hardcoding fiq number in driverArnd Bergmann1-1/+1
2020-08-20ARM: s3c24xx: move s3cmci pinctrl handling into board filesArnd Bergmann1-0/+2
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-20sched: remove _do_fork()Christian Brauner1-4/+0
2020-08-20fork: introduce kernel_clone()Christian Brauner1-1/+5
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