summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-15NFSv4: Fix up RCU annotations for struct nfs_netns_clientTrond Myklebust
2020-10-15net: fix pos incrementment in ipv6_route_seq_nextYonghong Song
2020-10-15Merge tag 'char-misc-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-10-15Merge branch 'net-smc-fixes-2020-10-14'Jakub Kicinski
2020-10-15net/smc: fix invalid return code in smcd_new_buf_create()Karsten Graul
2020-10-15net/smc: fix valid DMBE buffer sizesKarsten Graul
2020-10-15net/smc: fix use-after-free of delayed eventsKarsten Graul
2020-10-15Merge tag 'usb-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-10-15vfs: move the generic write and copy checks out of mmDarrick J. Wong
2020-10-15vfs: move the remap range helpers to remap_range.cDarrick J. Wong
2020-10-15Merge tag 'staging-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-10-15bpfilter: Fix build error with CONFIG_BPFILTER_UMHYueHaibing
2020-10-15cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal
2020-10-15net: sched: Fix suspicious RCU usage while accessing tcf_tunnel_infoLeon Romanovsky
2020-10-15tracing: support "bool" type in synthetic trace eventsAxel Rasmussen
2020-10-15selftests/ftrace: Add test case for synthetic event syntax errorsTom Zanussi
2020-10-15tracing: Handle synthetic event array field type checking correctlyTom Zanussi
2020-10-15selftests/ftrace: Change synthetic event name for inter-event-combined testTom Zanussi
2020-10-15tracing: Add synthetic event error loggingTom Zanussi
2020-10-15tracing: Check that the synthetic event and field names are legalTom Zanussi
2020-10-15tracing: Move is_good_name() from trace_probe.h to trace.hTom Zanussi
2020-10-15tracing: Don't show dynamic string internals in synthetic event descriptionTom Zanussi
2020-10-15tracing: Fix some typos in commentsQiujun Huang
2020-10-15tracing/boot: Add ftrace.instance.*.alloc_snapshot optionMasami Hiramatsu
2020-10-15tracing: Fix race in trace_open and buffer resize callGaurav Kohli
2020-10-15tracing: Check return value of __create_val_fields() before using its resultSteven Rostedt (VMware)
2020-10-15gfs2: eliminate GLF_QUEUED flag in favor of list_empty(gl_holders)Bob Peterson
2020-10-15perf c2c: Update documentation for metrics reorganizationLeo Yan
2020-10-15bpf: Fix register equivalence tracking.Alexei Starovoitov
2020-10-15perf c2c: Add metrics "RMT Load Hit"Leo Yan
2020-10-15perf c2c: Correct LLC load hit metricsLeo Yan
2020-10-15perf c2c: Change header for LLC local hitLeo Yan
2020-10-15perf c2c: Use more explicit headers for HITMLeo Yan
2020-10-15perf c2c: Change header from "LLC Load Hitm" to "Load Hitm"Leo Yan
2020-10-15perf c2c: Organize metrics based on memory hierarchyLeo Yan
2020-10-15perf c2c: Display "Total Stores" as a standalone metricsLeo Yan
2020-10-15perf c2c: Display the total numbers continuouslyLeo Yan
2020-10-15gfs2: Ignore journal log writes for jdata holesBob Peterson
2020-10-15gfs2: simplify gfs2_block_mapBob Peterson
2020-10-15gfs2: Only set PageChecked if we have a transactionBob Peterson
2020-10-15gfs2: don't lock sd_ail_lock in gfs2_releasepageBob Peterson
2020-10-15gfs2: make gfs2_ail1_empty_one return the count of active itemsBob Peterson
2020-10-15gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipeBob Peterson
2020-10-15gfs2: enhance log_blocks trace point to show log blocks freeBob Peterson
2020-10-15gfs2: add missing log_blocks trace points in gfs2_write_revokesBob Peterson
2020-10-15gfs2: rename gfs2_write_full_page to gfs2_write_jdata_page, remove parmBob Peterson
2020-10-15gfs2: add validation checks for size of superblockAnant Thazhemadam
2020-10-15rxrpc: Fix loss of final ack on shutdownDavid Howells
2020-10-15rxrpc: Fix bundle counting for exclusive connectionsDavid Howells
2020-10-15mmc: sdhci: Use Auto CMD Auto Select only when v4_mode is trueJisheng Zhang