aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-04-28mtd: spi-nor: fix kernel-doc for spi_nor::reg_protoSergei Shtylyov1-1/+1
2020-04-28mtd: spi-nor: fix kernel-doc for spi_nor::mtdSergei Shtylyov1-1/+1
2020-04-28mtd: spi-nor: fix kernel-doc for 'struct spi_nor'Sergei Shtylyov1-4/+4
2020-04-28netfilter: nft_nat: add netmap supportPablo Neira Ayuso1-1/+3
2020-04-27audit: log audit netlink multicast bind and unbindRichard Guy Briggs1-0/+1
2020-04-27Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2020-04-27netfilter: nf_tables: allow up to 64 bytes in the set element data areaPablo Neira Ayuso1-0/+4
2020-04-27drm/dp_mst: Kill the second sideband tx slot, save the worldLyude Paul1-21/+8
2020-04-27interconnect: Add devm_of_icc_get() as exported API for usersAkash Asthana1-0/+7
2020-04-27switchdev: mrp: Extend switchdev API to offload MRPHoratiu Vultur1-0/+62
2020-04-27net: bridge: Add port attribute IFLA_BRPORT_MRP_RING_OPENHoratiu Vultur1-0/+1
2020-04-27bridge: mrp: Extend bridge interfaceHoratiu Vultur1-0/+2
2020-04-27bridge: uapi: mrp: Add mrp attributes.Horatiu Vultur3-0/+127
2020-04-27locktorture.c: Fix if-statement empty body warningsRandy Dunlap1-1/+1
2020-04-27rcu-tasks: Add Kconfig option to mediate smp_mb() vs. IPIPaul E. McKenney1-1/+2
2020-04-27rcu-tasks: Split ->trc_reader_need_endPaul E. McKenney2-6/+9
2020-04-27rcu-tasks: Make RCU Tasks Trace make use of RCU scheduler hooksPaul E. McKenney2-8/+38
2020-04-27rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooksPaul E. McKenney2-0/+92
2020-04-27rcu-tasks: Add an RCU-tasks rude variantPaul E. McKenney1-0/+3
2020-04-27rcu-tasks: Refactor RCU-tasks to allow variants to be addedPaul E. McKenney1-3/+3
2020-04-27rcu: Reinstate synchronize_rcu_mult()Paul E. McKenney1-0/+19
2020-04-27sched/core: Add function to sample state of locked-down taskPaul E. McKenney1-0/+2
2020-04-27rcu: Remove unused ->rcu_read_unlock_special.b.deferred_qs fieldLai Jiangshan1-1/+1
2020-04-27rcu: Add rcu_gp_might_be_stalled()Paul E. McKenney2-0/+2
2020-04-27Revert "rculist: Describe variadic macro argument in a Sphinx-compatible way"Jonathan Neuschäfer1-2/+2
2020-04-27vsock/virtio: fix multiple packet delivery to monitoring devicesStefano Garzarella1-0/+1
2020-04-27dmaengine: fix channel index enumerationDave Jiang1-2/+2
2020-04-27ASoC: Intel: Skylake: Automatic DMIC format configuration according to inform...Mateusz Gorski1-0/+1
2020-04-27ASoC: Intel: Multiple I/O PCM format support for pipeMateusz Gorski1-0/+1
2020-04-27SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever1-0/+1
2020-04-27SUNRPC: Fix GSS privacy computation of auth->au_ralignChuck Lever1-0/+1
2020-04-27SUNRPC: Add "@len" parameter to gss_unwrap()Chuck Lever2-3/+5
2020-04-27dma-buf: Fix SET_NAME ioctl uapiDaniel Vetter1-0/+6
2020-04-27Merge 5.7-rc3 into staging-nextGreg Kroah-Hartman69-154/+192
2020-04-27Merge 5.7-rc3 into driver-core-nextGreg Kroah-Hartman69-154/+192
2020-04-27Merge 5.7-rc3 into char-misc-nextGreg Kroah-Hartman27-91/+108
2020-04-27sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig18-143/+101
2020-04-27sysctl: remove all extern declaration from sysctl.cChristoph Hellwig6-0/+21
2020-04-27mm: remove watermark_boost_factor_sysctl_handlerChristoph Hellwig1-2/+0
2020-04-26netfilter: nf_conntrack: add IPS_HW_OFFLOAD status bitBodong Wang1-2/+6
2020-04-26Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2020-04-26Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+4
2020-04-26bpf: add bpf_ktime_get_boot_ns()Maciej Żenczykowski2-1/+13
2020-04-26bpf: Fix missing bpf_base_func_proto in cgroup_base_func_proto for CGROUP_NET=nStanislav Fomichev2-2/+8
2020-04-26bpf: Enable more helpers for BPF_PROG_TYPE_CGROUP_{DEVICE,SYSCTL,SOCKOPT}Stanislav Fomichev1-0/+1
2020-04-25tcp: mptcp: use mptcp receive buffer space to select rcv windowFlorian Westphal1-0/+3
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller58-133/+160
2020-04-25Merge tag 'timers-urgent-2020-04-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2020-04-25block: bypass ->make_request_fn for blk-mq driversChristoph Hellwig1-0/+2
2020-04-25iio: adis: Support different burst sizesNuno Sá1-2/+7