- 4fb26fb reset: bail if try_module_get() fails by Philipp Zabel · 3 years, 7 months ago
- 91105ed reset: mchp: sparx5: fix return value check in mchp_sparx5_map_io() by Wei Yongjun · 3 years, 7 months ago
- 747aeec reset: lantiq: use devm_reset_controller_register() by Yang Yingliang · 3 years, 8 months ago
- 6eed6a4 reset: hi6220: Use the correct HiSilicon copyright by Hao Fang · 3 years, 9 months ago
- e207457 reset: brcmstb: Add missing MODULE_DEVICE_TABLE by Zou Wei · 3 years, 8 months ago
- 466ba3c reset: a10sr: add missing of_match_table reference by Krzysztof Kozlowski · 3 years, 8 months ago
- 6ab9d62 reset: RESET_INTEL_GW should depend on X86 by Geert Uytterhoeven · 3 years, 9 months ago
- 42f6a76 reset: RESET_BRCMSTB_RESCAL should depend on ARCH_BRCMSTB by Geert Uytterhoeven · 3 years, 10 months ago
- b19a5ae reset: uniphier: enclose UNIPHIER_RESET_ID_END value in parentheses by Philipp Zabel · 3 years, 10 months ago
- 71400c3 reset: sti/syscfg: replace comma with semicolon by Philipp Zabel · 3 years, 10 months ago
- 05cf8ff reset: ti-syscon: fix to_ti_syscon_reset_data macro by Philipp Zabel · 3 years, 10 months ago
- 534d3fa reset: berlin: replace unsigned with unsigned int by Philipp Zabel · 3 years, 10 months ago
- 1c5e05c reset: whitespace fixes by Philipp Zabel · 3 years, 10 months ago
- 453ed42 reset: mchp: sparx5: add switch reset driver by Steen Hegelund · 3 years, 9 months ago
- 9a531e4 dt-bindings: reset: microchip sparx5 reset driver bindings by Steen Hegelund · 3 years, 9 months ago
- 91b8050 reset: oxnas: replace file name with short description by Philipp Zabel · 4 years, 1 month ago
- 829cdfe reset: zynqmp: replace spaces with tabs by Philipp Zabel · 4 years, 2 months ago
- e5c73bd reset: bcm6345: Make reset_control_ops const by Philipp Zabel · 4 years ago
- 6efb943 Linux 5.13-rc1 by Linus Torvalds · 3 years, 8 months ago
- 6dae40a fbmem: fix horribly incorrect placement of __maybe_unused by Linus Torvalds · 3 years, 8 months ago
- efc58a9 Merge tag 'drm-next-2021-05-10' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 8 months ago
- 506c307 Merge tag 'block-5.13-2021-05-09' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- 0a55a1f Merge tag '5.13-rc-smb3-part3' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 8 months ago
- 9819f68 Merge tag 'sched-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 732a27a Merge tag 'locking-urgent-2021-05-09' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 85bbba1 Merge tag 'perf_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- dd3e401 Merge tag 'x86_urgent_for_v5.13_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 8 months ago
- 35c820e Revert "bio: limit bio max size" by Jens Axboe · 3 years, 8 months ago
- b741596 Merge tag 'riscv-for-linus-5.13-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 3 years, 8 months ago
- fec4d42 drm/i915/display: fix compiler warning about array overrun by Linus Torvalds · 3 years, 8 months ago
- 07db056 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 8 months ago
- 0f979d8 Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 8 months ago
- c1f8a39 smb3: if max_channels set to more than one channel request multichannel by Steve French · 3 years, 8 months ago
- 9c2dc11 smb3: do not attempt multichannel to server which does not support it by Steve French · 3 years, 8 months ago
- ab159ac Merge tag 'powerpc-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 3 years, 8 months ago
- 679971e smb3: when mounting with multichannel include it in requested capabilities by Steve French · 3 years, 8 months ago
- fc858a5 Merge tag 'net-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
- 0ab1438 linux/kconfig.h: replace IF_ENABLED() with PTR_IF() in <linux/kernel.h> by Masahiro Yamada · 3 years, 8 months ago
- f96271c Merge branch 'master' into next by Michael Ellerman · 3 years, 8 months ago
- 55bc1af Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by Jakub Kicinski · 3 years, 8 months ago
- e4d4a27 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queue by Jakub Kicinski · 3 years, 8 months ago
- 7d18dbdd atm: firestream: Use fallthrough pseudo-keyword by Wei Ming Chen · 3 years, 8 months ago
- 8a7cb24 net: stmmac: Do not enable RX FIFO overflow interrupts by Yannick Vignon · 3 years, 8 months ago
- 578c18ef mptcp: fix splat when closing unaccepted socket by Paolo Abeni · 3 years, 8 months ago
- dd86005 Merge tag 'tag-chrome-platform-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux by Linus Torvalds · 3 years, 8 months ago
- 1ad77a0 Merge tag 'i3c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/linux by Linus Torvalds · 3 years, 8 months ago
- 51595e3 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 8 months ago
- 2059c40 Merge tag 'sound-fix-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 3 years, 8 months ago
- bd31396 Merge tag 'block-5.13-2021-05-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- 28b4afe Merge tag 'io_uring-5.13-2021-05-07' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 8 months ago
- a647034 Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 8 months ago
- e22e983 Merge tag '9p-for-5.13-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 3 years, 8 months ago
- 8085a36 i40e: Remove LLDP frame filters by Arkadiusz Kubalewski · 3 years, 9 months ago
- 15395ec i40e: Fix PHY type identifiers for 2.5G and 5G adapters by Mateusz Palczewski · 3 years, 9 months ago
- 61343e6 i40e: fix the restart auto-negotiation after FEC modified by Jaroslaw Gawin · 3 years, 9 months ago
- 38318f2 i40e: Fix use-after-free in i40e_client_subtask() by Yunjian Wang · 3 years, 9 months ago
- ae4393d i40e: fix broken XDP support by Magnus Karlsson · 3 years, 8 months ago
- 6c8774a netfilter: nftables: avoid potential overflows on 32bit arches by Eric Dumazet · 3 years, 8 months ago
- a54754e netfilter: nftables: avoid overflows in nft_hash_buckets() by Eric Dumazet · 3 years, 8 months ago
- a48b087 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 8 months ago
- baf2f90 mm: fix typos in comments by Lu Jialin · 3 years, 8 months ago
- f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
- fa60ce2 treewide: remove editor modelines and cruft by Masahiro Yamada · 3 years, 8 months ago
- 7497835 ipc/sem.c: spelling fix by Bhaskar Chowdhury · 3 years, 8 months ago
- a109ae2 fs: fat: fix spelling typo of values by dingsenjie · 3 years, 8 months ago
- 5afe69c kernel/sys.c: fix typo by Xiaofeng Cao · 3 years, 8 months ago
- f0fffaf kernel/up.c: fix typo by Bhaskar Chowdhury · 3 years, 8 months ago
- a12f4f8 kernel/user_namespace.c: fix typos by Xiaofeng Cao · 3 years, 8 months ago
- 48207f7 kernel/umh.c: fix some spelling mistakes by zhouchuangao · 3 years, 8 months ago
- 2eb70aa include/linux/pgtable.h: few spelling fixes by Bhaskar Chowdhury · 3 years, 8 months ago
- 80d0155 mm/slab.c: fix spelling mistake "disired" -> "desired" by Colin Ian King · 3 years, 8 months ago
- d4e3e52 scripts/spelling.txt: add "overflw" by Drew Fustini · 3 years, 8 months ago
- a4799be scripts/spelling.txt: Add "diabled" typo by zuoqilin · 3 years, 8 months ago
- 702850a scripts/spelling.txt: add "overlfow" by Drew Fustini · 3 years, 8 months ago
- 5aa6b70 arm: print alloc free paths for address in registers by Maninder Singh · 3 years, 8 months ago
- f7c8ce4 mm/vmalloc: remove vwrite() by David Hildenbrand · 3 years, 8 months ago
- f2e762b mm: remove xlate_dev_kmem_ptr() by David Hildenbrand · 3 years, 8 months ago
- bbcd53c drivers/char: remove /dev/kmem for good by David Hildenbrand · 3 years, 8 months ago
- cb152a1 mm: fix some typos and code style problems by Shijie Luo · 3 years, 8 months ago
- b1989a3 ipc/sem.c: mundane typo fixes by Bhaskar Chowdhury · 3 years, 8 months ago
- 17652f4 modules: add CONFIG_MODPROBE_PATH by Rasmus Villemoes · 3 years, 8 months ago
- e7cb072 init/initramfs.c: do unpacking asynchronously by Rasmus Villemoes · 3 years, 8 months ago
- a065c0f kernel/async.c: remove async_unregister_domain() by Rasmus Villemoes · 3 years, 8 months ago
- 07416af kernel/async.c: stop guarding pr_debug() statements by Rasmus Villemoes · 3 years, 8 months ago
- 9c39c6f selftests: remove duplicate include by Zhang Yunkai · 3 years, 8 months ago
- 56fd949 kernel/resource: fix locking in request_free_mem_region by Alistair Popple · 3 years, 8 months ago
- 63cdafe kernel/resource: refactor __request_region to allow external locking by Alistair Popple · 3 years, 8 months ago
- d486ccb kernel/resource: allow region_intersects users to hold resource_lock by Alistair Popple · 3 years, 8 months ago
- 97523a4 kernel/resource: remove first_lvl / siblings_only logic by David Hildenbrand · 3 years, 8 months ago
- 3c9c7975 kernel/resource: make walk_mem_res() find all busy IORESOURCE_MEM resources by David Hildenbrand · 3 years, 8 months ago
- 97f61c8 kernel/resource: make walk_system_ram_res() find all busy IORESOURCE_SYSTEM_RAM resources by David Hildenbrand · 3 years, 8 months ago
- 526940e scripts/gdb: add lx_current support for arm64 by Barry Song · 3 years, 8 months ago
- dc95868 scripts/gdb: document lx_current is only supported by x86 by Barry Song · 3 years, 8 months ago
- 2392154 gdb: lx-symbols: store the abspath() by Johannes Berg · 3 years, 8 months ago
- 3d1c7fd delayacct: clear right task's flag after blkio completes by Yafang Shao · 3 years, 8 months ago
- 6f1f942 smp: kernel/panic.c - silence warnings by He Ying · 3 years, 8 months ago
- 9b472e8 gcov: clang: drop support for clang-10 and older by Nick Desaulniers · 3 years, 8 months ago
- 1391efa gcov: use kvmalloc() by Johannes Berg · 3 years, 8 months ago
- 3180c44 gcov: simplify buffer allocation by Johannes Berg · 3 years, 8 months ago
- 7a1d55b gcov: combine common code by Johannes Berg · 3 years, 8 months ago