summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-31erofs: update ctx->pos for every emitted direntHongnan Li
2022-07-31csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*Guo Ren
2022-07-31csky: Add qspinlock supportGuo Ren
2022-07-31staging: r8188eu: fix potential uninitialised variable use in rtw_pwrctrl.cPhillip Potter
2022-07-31arm64: dts: apple: t8103: Add ANS2 NVMe nodesSven Peter
2022-07-31ALSA: hda/realtek: Add quirk for Clevo NV45PZTim Crawford
2022-07-30f2fs: fix to do sanity check on segment type in build_sit_entries()Chao Yu
2022-07-30f2fs: obsolete unused MAX_DISCARD_BLOCKSChao Yu
2022-07-30f2fs: fix to avoid use f2fs_bug_on() in f2fs_new_node_page()Chao Yu
2022-07-30f2fs: fix to remove F2FS_COMPR_FL and tag F2FS_NOCOMP_FL at the same timeChao Liu
2022-07-30f2fs: introduce sysfs atomic write statisticsDaeho Jeong
2022-07-30f2fs: don't bother wait_ms by foreground gcqixiaoyu1
2022-07-30f2fs: invalidate meta pages only for post_read required inodeChao Yu
2022-07-30f2fs: allow compression of files without blocksChao Liu
2022-07-30f2fs: fix to check inline_data during compressed inode conversionChao Yu
2022-07-30f2fs: Delete f2fs_copy_page() and replace with memcpy_page()Fabio M. De Francesco
2022-07-30f2fs: fix to invalidate META_MAPPING before DIO writeChao Yu
2022-07-30f2fs: add a sysfs entry to show zone capacityJaegeuk Kim
2022-07-30f2fs: adjust zone capacity when considering valid block countJaegeuk Kim
2022-07-30f2fs: enforce single zone capacityJaegeuk Kim
2022-07-30f2fs: remove redundant code for gc conditionduguowei
2022-07-30f2fs: introduce memory modeDaeho Jeong
2022-07-30Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-07-30dt-bindings: leds: pwm-multicolor: document max-brigthnessKrzysztof Kozlowski
2022-07-30leds: turris-omnia: convert to use dev_groupsGreg Kroah-Hartman
2022-07-30rv/reactor: Add the panic reactorDaniel Bristot de Oliveira
2022-07-30rv/reactor: Add the printk reactorDaniel Bristot de Oliveira
2022-07-30rv/monitor: Add the wwnr monitorDaniel Bristot de Oliveira
2022-07-30rv/monitor: Add the wip monitorDaniel Bristot de Oliveira
2022-07-30rv/monitor: Add the wip monitor skeleton created by dot2kDaniel Bristot de Oliveira
2022-07-30Documentation/rv: Add deterministic automata instrumentation documentationDaniel Bristot de Oliveira
2022-07-30Documentation/rv: Add deterministic automata monitor synthesis documentationDaniel Bristot de Oliveira
2022-07-30tools/rv: Add dot2kDaniel Bristot de Oliveira
2022-07-30Documentation/rv: Add deterministic automaton documentationDaniel Bristot de Oliveira
2022-07-30tools/rv: Add dot2cDaniel Bristot de Oliveira
2022-07-30Documentation/rv: Add a basic documentationDaniel Bristot de Oliveira
2022-07-30rv/include: Add instrumentation helper functionsDaniel Bristot de Oliveira
2022-07-30rv/include: Add deterministic automata monitor definition via C macrosDaniel Bristot de Oliveira
2022-07-30rv/include: Add helper functions for deterministic automataDaniel Bristot de Oliveira
2022-07-30rv: Add runtime reactors interfaceDaniel Bristot de Oliveira
2022-07-30rv: Add Runtime Verification (RV) interfaceDaniel Bristot de Oliveira
2022-07-30ftrace/x86: Add back ftrace_expected assignmentSteven Rostedt (Google)
2022-07-30tracing: Use a copy of the va_list for __assign_vstr()Steven Rostedt (Google)
2022-07-30batman-adv: tracing: Use the new __vstring() helperSteven Rostedt (Google)
2022-07-31kbuild: add dtbs_prepare targetMasahiro Yamada
2022-07-30firmware: dmi: Use the proper accessor for the version fieldAndy Shevchenko
2022-07-30csky: Add jump-label implementationGuo Ren
2022-07-30Revert "MIPS: octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32"Alexander Sverdlin
2022-07-30MIPS: Introduce CAVIUM_RESERVE32 Kconfig optionAlexander Sverdlin
2022-07-30locking/rwsem: Allow slowpath writer to ignore handoff bit if not set by firs...Waiman Long