aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcu/tree_stall.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-24rcu: Add support for debug_objects debugging for kfree_rcu()Joel Fernandes (Google)1-0/+8
2020-01-24rcu: Add multiple in-flight batches of kfree_rcu() workJoel Fernandes (Google)1-12/+39
2020-01-24rcu: Make kfree_rcu() use a non-atomic ->monitor_todoJoel Fernandes1-6/+10
2020-01-24rcuperf: Add kfree_rcu() performance TestsJoel Fernandes (Google)2-8/+190
2020-01-24rcu: Add basic support for kfree_rcu() batchingByungchul Park4-6/+206
2020-01-24lib: Reduce user_access_begin() boundaries in strncpy_from_user() and strnlen_user()Christophe Leroy2-14/+14
2020-01-24netfilter: conntrack: sctp: use distinct states for new SCTP connectionsJiri Wiesner1-3/+3
2020-01-24iommu/amd: Fix IOMMU perf counter clobbering during initShuah Khan1-6/+18
2020-01-24iommu/vt-d: Call __dmar_remove_one_dev_info with valid pointerJerry Snitselaar1-1/+2
2020-01-24btrfs: scrub: Require mandatory block group RO for dev-replaceQu Wenruo1-5/+28
2020-01-24mmc: core: Default to generic_cmd6_time as timeout in __mmc_switch()Ulf Hansson1-14/+11
2020-01-24mmc: block: Use generic_cmd6_time when modifying INAND_CMD38_ARG_EXT_CSDUlf Hansson1-3/+3
2020-01-24mmc: core: Specify timeouts for BKOPS and CACHE_FLUSH for eMMCUlf Hansson1-3/+6
2020-01-24mmc: sdhci-cadence: remove unneeded 'inline' markerMasahiro Yamada1-1/+1
2020-01-24dt-bindings: mmc: rockchip-dw-mshc: add description for rk3308Johan Jonker1-0/+2
2020-01-24dt-bindings: mmc: convert rockchip dw-mshc bindings to yamlJohan Jonker3-49/+124
2020-01-24dt-bindings: mmc: convert synopsys dw-mshc bindings to yamlJohan Jonker3-141/+138
2020-01-24mmc: sdhci-msm: Add CQHCI support for sdhci-msmRitesh Harjani2-1/+133
2020-01-24mmc: sdhci: Let a vendor driver supply and update ADMA descriptor sizeVeerabhadrarao Badiganti2-10/+9
2020-01-24ipv6_route_seq_next should increase position indexVasily Averin1-5/+2
2020-01-24rt_cpu_seq_next should increase position indexVasily Averin1-0/+1
2020-01-24neigh_stat_seq_next() should increase position indexVasily Averin1-0/+1
2020-01-24vcc_seq_next should increase position indexVasily Averin1-2/+1
2020-01-24l2t_seq_next should increase position indexVasily Averin1-2/+1
2020-01-24seq_tab_next() should increase position indexVasily Averin1-2/+1
2020-01-24tcp: do not leave dangling pointers in tp->highest_sackEric Dumazet3-0/+3
2020-01-24net/rose: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-24caif_usb: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-24ipvs: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-24i40e: fix spelling mistake "to" -> "too"Colin Ian King1-1/+1
2020-01-24dmaengine: Create symlinks between DMA channels and slavesGeert Uytterhoeven2-6/+35
2020-01-24dmaengine: hisilicon: Add Kunpeng DMA engine supportZhou Wang3-0/+620
2020-01-24dmaengine: idxd: add char driver to expose submission portal to userlandDave Jiang8-5/+422
2020-01-24dmaengine: idxd: connect idxd to dmaengine subsystemDave Jiang8-2/+391
2020-01-24dmaengine: idxd: add descriptor manipulation routinesDave Jiang3-1/+102