summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-23Merge remote-tracking branch 'regulator/for-5.13' into regulator-nextMark Brown
2021-04-23Merge remote-tracking branch 'regulator/for-5.12' into regulator-linusMark Brown
2021-04-23regulator: Add binding for TCS4525Ezequiel Garcia
2021-04-23regulator: fan53555: Add TCS4525 DCDC supportJoseph Chen
2021-04-23dt-bindings: vendor-prefixes: Add Tang Cheng (TCS)Ezequiel Garcia
2021-04-23regulator: core: Fix off_on_delay handlingVincent Whitchurch
2021-04-23Merge branch 'for-5.12' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown
2021-04-22regulator: core: Respect off_on_delay at startupVincent Whitchurch
2021-04-21Merge series "mfd/rtc/regulator: Drop board file support for Samsung PMIC" fr...Mark Brown
2021-04-21regulator: core.c: Improve a commentSebastian Fricke
2021-04-21regulator: Avoid a double 'of_node_get' in 'regulator_of_get_init_node()'Christophe JAILLET
2021-04-21regulator: core.c: Fix indentation of commentShubhankar Kuranagatti
2021-04-21regulator: s2mps11: Drop initialization via platform dataKrzysztof Kozlowski
2021-04-21regulator: s2mpa01: Drop initialization via platform dataKrzysztof Kozlowski
2021-04-21regulator: da9121: automotive variants identity fixAdam Ward
2021-04-18Linux 5.12-rc8Linus Torvalds
2021-04-18Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-18Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-04-18ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe
2021-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-17Merge tag 'drm-fixes-2021-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-18Merge tag 'vmwgfx-fixes-2021-04-14' of gitlab.freedesktop.org:zack/vmwgfx int...Dave Airlie
2021-04-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-17readdir: make sure to verify directory entry for legacy interfaces tooLinus Torvalds
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-17Merge tag 'cxl-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-16cxl/mem: Fix memory device capacity probingDan Williams
2021-04-16netlink: don't call ->netlink_bind with table lock heldFlorian Westphal
2021-04-16Merge tag 'io_uring-5.12-2021-04-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-16lib: remove "expecting prototype" kernel-doc warningsRandy Dunlap
2021-04-16gcov: clang: fix clang-11+ buildJohannes Berg
2021-04-16mm: ptdump: fix build failureChristophe Leroy
2021-04-16mm/mapping_dirty_helpers: guard hugepage pud's usageZack Rusin
2021-04-16ia64: tools: remove duplicate definition of ia64_mf() on ia64John Paul Adrian Glaubitz
2021-04-16ia64: tools: remove inclusion of ia64-specific version of errno.h headerJohn Paul Adrian Glaubitz
2021-04-16ia64: fix discontig.c section mismatchesRandy Dunlap
2021-04-16ia64: remove duplicate entries in generic_defconfigRandy Dunlap
2021-04-16csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap
2021-04-16kasan: remove redundant config optionWalter Wu
2021-04-16kasan: fix hwasan build for gccArnd Bergmann
2021-04-16mm: eliminate "expecting prototype" kernel-doc warningsRandy Dunlap
2021-04-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2021-04-16MAINTAINERS: update my emailLijun Pan
2021-04-16bpf: Update selftests to reflect new error statesDaniel Borkmann
2021-04-16bpf: Tighten speculative pointer arithmetic maskDaniel Borkmann
2021-04-16bpf: Move sanitize_val_alu out of op switchDaniel Borkmann
2021-04-16bpf: Refactor and streamline bounds check into helperDaniel Borkmann
2021-04-16bpf: Improve verifier error messages for usersDaniel Borkmann