summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: imx: Check return value of devm_kasprintf in imx_mmdc_perf_initKunwu Chan2023-12-061-1/+6
* arm64: dts: imx8ulp: update gpio node name to align with register addressHaibo Chen2023-12-061-3/+3
* arm64: dts: imx93: update gpio node name to align with register addressHaibo Chen2023-12-061-4/+4
* arm64: dts: imx93: correct mediamix powerPeng Fan2023-12-061-1/+1
* arm64: dts: imx8qm: Add imx8qm's own pm to avoid panic during startupXiaolei Wang2023-12-061-0/+11
* arm64: dts: freescale: imx8-ss-dma: Fix #pwm-cellsAlexander Stein2023-12-061-1/+1
* arm64: dts: freescale: imx8-ss-lsio: Fix #pwm-cellsAlexander Stein2023-12-061-4/+4
* dt-bindings: pwm: imx-pwm: Unify #pwm-cells for all compatiblesAlexander Stein2023-12-051-6/+4
* ARM: dts: imx6ul-pico: Describe the Ethernet PHY clockFabio Estevam2023-12-051-0/+2
* arm64: dts: imx8mp: imx8mq: Add parkmode-disable-ss-quirk on DWC3Nathan Rossi2023-12-052-0/+4
* ARM: dts: imx6q: skov: fix ethernet clock regressionStefan Kerkmann2023-11-271-2/+2
* arm64: dt: imx93: tqma9352-mba93xxla: Fix LPUART2 pad configAlexander Stein2023-11-271-1/+1
* Linux 6.7-rc1v6.7-rc1Linus Torvalds2023-11-121-2/+2
* wifi: iwlwifi: fix system commands group orderingMiri Korenblit2023-11-121-1/+1
* Merge tag 'parisc-for-6.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-11-123-8/+6
|\
| * parisc: Prevent booting 64-bit kernels on PA1.x machinesHelge Deller2023-11-101-3/+2
| * parport: gsc: mark init function staticArnd Bergmann2023-11-101-1/+1
| * parisc/pgtable: Do not drop upper 5 address bits of physical addressHelge Deller2023-11-071-4/+3
* | Merge tag 'loongarch-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-11-1213-63/+215
|\ \
| * | selftests/bpf: Enable cpu v4 tests for LoongArchHengqi Chen2023-11-086-6/+12
| * | LoongArch: BPF: Support signed mod instructionsHengqi Chen2023-11-081-9/+25
| * | LoongArch: BPF: Support signed div instructionsHengqi Chen2023-11-081-9/+25
| * | LoongArch: BPF: Support 32-bit offset jmp instructionsHengqi Chen2023-11-081-1/+5
| * | LoongArch: BPF: Support unconditional bswap instructionsHengqi Chen2023-11-081-0/+1
| * | LoongArch: BPF: Support sign-extension mov instructionsHengqi Chen2023-11-081-2/+17
| * | LoongArch: BPF: Support sign-extension load instructionsHengqi Chen2023-11-081-10/+39
| * | LoongArch: Add more instruction opcodes and emit_* helpersHengqi Chen2023-11-081-0/+13
| * | LoongArch/smp: Call rcutree_report_cpu_starting() earlierHuacai Chen2023-11-081-1/+2
| * | LoongArch: Relax memory ordering for atomic operationsWANG Rui2023-11-081-20/+68
| * | LoongArch: Mark __percpu functions as always inlineNathan Chancellor2023-11-081-5/+5
| * | LoongArch: Disable module from accessing external data directlyWANG Rui2023-11-081-0/+2
| * | LoongArch: Support PREEMPT_DYNAMIC with static keysHuacai Chen2023-11-081-0/+1
| * | Merge 'bpf-next 2023-10-16' into loongarch-nextHuacai Chen2023-11-01558-4883/+44893
| |\ \
* | \ \ Merge tag 'powerpc-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-11-128-24/+24
|\ \ \ \
| * | | | powerpc/rtas: Fix ppc_rtas_rmo_buf_show() kernel-docNathan Lynch2023-11-071-0/+2
| * | | | powerpc/pseries/rtas-work-area: Fix rtas_work_area_reserve_arena() kernel-docNathan Lynch2023-11-071-0/+1
| * | | | powerpc/fb: Call internal __phys_mem_access_prot() in fbdev codeThomas Zimmermann2023-11-061-6/+1
| * | | | powerpc: Remove file parameter from phys_mem_access_prot()Thomas Zimmermann2023-11-065-13/+15
| * | | | powerpc/machdep: Remove trailing whitespacesThomas Zimmermann2023-11-061-5/+5
* | | | | Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...Linus Torvalds2023-11-1116-88/+491
|\ \ \ \ \
| * | | | | cifs: update internal module version number for cifs.koSteve French2023-11-101-2/+2
| * | | | | cifs: handle when server stops supporting multichannelShyam Prasad N2023-11-106-10/+145
| * | | | | cifs: handle when server starts supporting multichannelShyam Prasad N2023-11-103-2/+34
| * | | | | Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFOSteve French2023-11-101-0/+1
| * | | | | smb3: allow dumping session and tcon id to improve stats analysis and debuggingSteve French2023-11-102-0/+31
| * | | | | smb: client: fix mount when dns_resolver key is not availablePaulo Alcantara2023-11-093-7/+29
| * | | | | smb3: fix caching of ctime on setxattrSteve French2023-11-091-1/+4
| * | | | | smb3: minor cleanup of session handling codeSteve French2023-11-091-6/+12
| * | | | | cifs: reconnect work should have reference on server structShyam Prasad N2023-11-092-16/+34
| * | | | | cifs: do not pass cifs_sb when trying to add channelsShyam Prasad N2023-11-093-8/+8