- 375eede pinctrl: mtk: Fix mt8365 Kconfig dependency by Linus Walleij · 3 years, 7 months ago
- 897120d pinctrl: mcp23s08: fix race condition in irq handler by Radim Pavlik · 3 years, 7 months ago
- 50bdc4d Merge tag 'renesas-pinctrl-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into devel by Linus Walleij · 3 years, 8 months ago
- 696beef pinctrl: mediatek: move bit assignment by Linus Walleij · 3 years, 8 months ago
- 07d5136 docs/pinctrl: fix the reference to the u300 platform by Dario Binacchi · 3 years, 8 months ago
- 4bc80da pinctrl: bcm2835: Accept fewer than expected IRQs by Phil Elwell · 3 years, 8 months ago
- b9045af pinctrl: Fix kernel-doc by Yang Li · 3 years, 8 months ago
- 0b97148 pinctrl: pinctrl-aspeed-g6: Add sgpio pinctrl settings by Steven Lee · 3 years, 8 months ago
- 89be595 dt-bindings: pinctrl: Update enum for adding SGPM2 and SGPS2 by Steven Lee · 3 years, 8 months ago
- e94d8b6 pinctrl: mediatek: add support for mt8365 SoC by Fabien Parent · 3 years, 8 months ago
- 9f940d8 pinctrl: mediatek: don't hardcode mode encoding in common code by Fabien Parent · 3 years, 8 months ago
- 8b4c397 dt-bindings: pinctrl: mt65xx: add mt8365 SoC binding by Fabien Parent · 3 years, 8 months ago
- 7100714 dt-bindings: pinctrl: Add DT bindings for apple, pinctrl by Mark Kettenis · 3 years, 8 months ago
- f56b273 pinctrl: at91: Constify struct at91_pinctrl_mux_ops by Rikard Falkeborn · 3 years, 8 months ago
- 9b882b7 pinctrl: npcm: Align a few entries in the pin function table by Jonathan Neuschäfer · 3 years, 8 months ago
- 1ca46d3 pinctrl/amd: Add device HID for new AMD GPIO controller by Maximilian Luz · 3 years, 8 months ago
- f9fb145 dt-bindings: pinctrl: qcom-pmic-gpio: Add pm7325 support by satya priya · 3 years, 8 months ago
- 676e2d0 pinctrl: qcom: spmi-gpio: Add support for pm7325 by satya priya · 3 years, 8 months ago
- ef9385f pinctrl: iproc-gpio: Remove redundant error printing in iproc_gpio_probe() by Zhen Lei · 3 years, 8 months ago
- 0f9facd pinctrl: ocelot: Remove redundant error printing in ocelot_pinctrl_probe() by Zhen Lei · 3 years, 8 months ago
- 57b55ee pinctrl: Keep enum pin_config_param ordered by name (part 2) by Andy Shevchenko · 3 years, 8 months ago
- d7f4444 pinctrl: equilibrium: Add missing MODULE_DEVICE_TABLE by Bixuan Cui · 3 years, 8 months ago
- 969ef42 pinctrl: qcom: spmi-mpp: Add compatible for pmi8994 by Bjorn Andersson · 3 years, 8 months ago
- d62bd5c pinctrl: amd: Implement irq_set_wake by Raul E Rangel · 3 years, 8 months ago
- ac5f819 dt-bindings: pinctrl: convert Broadcom Northstar to the json-schema by Rafał Miłecki · 3 years, 9 months ago
- 904ec4b pinctrl: renesas: r8a779{51,6,65}: Reduce non-functional differences by Geert Uytterhoeven · 3 years, 8 months ago
- cf04bbe pinctrl: renesas: r8a7778: Remove unused PORT_GP_PUP_1() macro by Geert Uytterhoeven · 3 years, 8 months ago
- d82b924 pinctrl: renesas: r8a77990: Drop bogus PUEN_ prefixes in comments by Geert Uytterhoeven · 3 years, 8 months ago
- 702a5fa pinctrl: renesas: r8a77990: JTAG pins do not have pull-down capabilities by Geert Uytterhoeven · 3 years, 8 months ago
- 2cee31c pinctrl: renesas: r8a7796: Add missing bias for PRESET# pin by Geert Uytterhoeven · 3 years, 8 months 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, 9 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