aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-09-17dt-bindings: clk: imx8mm: don't use multiple blank linesMarcel Ziswiler1-1/+0
2022-09-17ALSA: ppc: Switch to use for_each_child_of_node() macroYang Yingliang1-4/+2
2022-09-17ARM: dts: imx6qdl-gw54xx: add CAN regulatorTim Harvey1-1/+17
2022-09-17ARM: dts: imx6qdl-gw53xx: add CAN regulatorTim Harvey1-1/+17
2022-09-17ARM: dts: imx6qdl-gw52xx: add CAN regulatorTim Harvey1-1/+17
2022-09-16bpf/btf: Use btf_type_str() whenever possiblePeilin Ye1-9/+8
2022-09-17slub: Make PREEMPT_RT support less convolutedThomas Gleixner1-32/+24
2022-09-17mm/slub: simplify __cmpxchg_double_slab() and slab_[un]lock()Vlastimil Babka1-27/+12
2022-09-17mm/slub: convert object_map_lock to non-raw spinlockVlastimil Babka1-30/+6
2022-09-17mm/slub: remove slab_lock() usage for debug operationsVlastimil Babka1-11/+8
2022-09-17mm/slub: restrict sysfs validation to debug caches and make it safeVlastimil Babka1-52/+180
2022-09-16drm/plane-helper: Add a drm_plane_helper_atomic_check() helperJavier Martinez Canillas4-41/+33
2022-09-16kasan: call kasan_malloc() from __kmalloc_*track_caller()Peter Collingbourne1-0/+4
2022-09-16Merge tag 'linux-can-next-for-6.1-20220915' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller27-219/+616
2022-09-16libbpf: Clean up legacy bpf maps declaration in bpf_helpersXin Liu1-12/+0
2022-09-16net: dsa: microchip: add the support for set_ageing_timeArun Ramadoss8-1/+67
2022-09-16selftests/bpf: Add veristat tool for mass-verifying BPF object filesAndrii Nakryiko3-1/+544
2022-09-16libbpf: Fix crash if SEC("freplace") programs don't have attach_prog_fd setAndrii Nakryiko1-4/+9
2022-09-16selftests/bpf: Fix test_verif_scale{1,3} SEC() annotationsAndrii Nakryiko2-2/+2
2022-09-16power: supply: mt6370: Add MediaTek MT6370 charger driverChiaEn Wu3-0/+976
2022-09-16dt-bindings: power: supply: Add MediaTek MT6370 ChargerChiaEn Wu1-0/+96
2022-09-16Merge tag 'psy-linear-range-for-v6.1-signed' into psy-nextSebastian Reichel1-0/+11
2022-09-16lib: add linear range index macroChiaEn Wu1-0/+11
2022-09-16bpf: Move bpf_dispatcher function out of ftrace locationsJiri Olsa2-0/+8
2022-09-16ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLEPeter Zijlstra (Intel)3-2/+18
2022-09-16bpf: Use bpf_capable() instead of CAP_SYS_ADMIN for blinding decisionYauheni Kaliuta2-1/+4
2022-09-16Merge tag 'gpio-fixes-for-v6.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linuxLinus Torvalds4-10/+31
2022-09-16dt-bindings: i2c: rockchip: add rockchip,rk3128-i2cJohan Jonker1-0/+1
2022-09-16dt-bindings: i2c: renesas,rcar-i2c: Add r8a779g0 supportGeert Uytterhoeven1-0/+1
2022-09-16Documentation: i2c: fix references to other documentsWolfram Sang3-6/+6
2022-09-16ARM: disallow PCI with MMU=n againArnd Bergmann1-1/+1
2022-09-16i2c: tegra: Add GPCDMA supportAkhil R1-3/+8
2022-09-16i2c: scmi: Convert to be a platform driverAndy Shevchenko1-29/+19
2022-09-16Merge tag 'v6.0-rc5' into i2c/for-mergewindowWolfram Sang1293-8626/+16240
2022-09-16MAINTAINERS: remove Nehal Shah from AMD MP2 I2C DRIVERWolfram Sang1-1/+0
2022-09-16i2c: imx: If pm_runtime_get_sync() returned 1 device access is possibleUwe Kleine-König1-1/+1
2022-09-16dt-bindings: display: bridge: nxp,tda998x: Convert to json-schemaGeert Uytterhoeven2-54/+109
2022-09-16i2c: rk3x: Add rv1126 supportJagan Teki1-0/+9
2022-09-16arm64: defconfig: Enabled SC8180x configsVinod Koul1-0/+4
2022-09-16arm64: dts: qcom: sc7280: Add required-opps for USBRajendra Nayak1-0/+3
2022-09-16bpf: use kvmemdup_bpfptr helperWang Yufen1-9/+4
2022-09-16arm64: dts: qcom: sm8350: fix UFS PHY serdes sizeJohan Hovold1-1/+1
2022-09-17MAINTAINERS: Add maintainers for DWC AHCI SATA driverSerge Semin1-0/+9
2022-09-17ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface supportSerge Semin2-0/+56
2022-09-17ata: ahci-dwc: Add platform-specific quirks supportSerge Semin1-4/+48
2022-09-17dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schemaSerge Semin1-0/+115
2022-09-17ata: ahci: Add DWC AHCI SATA controller supportSerge Semin4-2/+404
2022-09-17ata: libahci_platform: Add function returning a clock-handle by idSerge Semin2-0/+27
2022-09-17dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schemaSerge Semin3-8/+177
2022-09-17ata: ahci: Introduce firmware-specific caps initializationSerge Semin3-11/+81