summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mailbox: qcom-apcs-ipc: do not grow the of_device_idKrzysztof Kozlowski2023-05-041-5/+6
* dt-bindings: mailbox: qcom,apcs-kpss-global: use fallbacks for few variantsKrzysztof Kozlowski2023-05-041-15/+15
* dt-bindings: mailbox: mediatek,gce-mailbox: Add support for MT6795AngeloGioacchino Del Regno2023-05-042-8/+135
* mailbox: mpfs: convert SOC_MICROCHIP_POLARFIRE to ARCH_MICROCHIP_POLARFIREConor Dooley2023-05-041-1/+1
* mailbox: bcm-pdc: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-05-041-1/+1
* mailbox: rockchip: drop of_match_ptr for ID tableKrzysztof Kozlowski2023-05-041-1/+1
* mailbox: mailbox-test: Fix potential double-free in mbox_test_message_write()Lee Jones2023-05-041-0/+7
* mailbox: mailbox-test: Explicitly include header for spinlock supportLee Jones2023-05-041-0/+1
* mailbox: Use of_property_read_bool() for boolean propertiesRob Herring2023-04-182-6/+2
* mailbox: pcc: Use mbox_bind_clientElliot Berman2023-04-181-39/+45
* mailbox: omap: Use mbox_bind_clientElliot Berman2023-04-181-18/+4
* mailbox: Allow direct registration to a channelElliot Berman2023-04-182-28/+69
* Linux 6.3-rc7v6.3-rc7Linus Torvalds2023-04-161-1/+1
* Merge tag 'sched_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2023-04-161-0/+10
|\
| * sched/fair: Fix imbalance overflowVincent Guittot2023-04-121-0/+10
* | Merge tag 'x86_urgent_for_v6.3_rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-161-2/+2
|\ \
| * | x86/rtc: Remove __init for runtime functionsMatija Glavinic Pecotic2023-04-131-2/+2
| |/
* | Merge tag 'powerpc-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-04-162-0/+8
|\ \
| * | powerpc/papr_scm: Update the NUMA distance table for the target nodeAneesh Kumar K.V2023-04-042-0/+8
* | | Merge tag 'kbuild-fixes-v6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-169-139/+138
|\ \ \
| * | | kbuild: do not create intermediate *.tar for tar packagesMasahiro Yamada2023-04-161-17/+9
| * | | kbuild: do not create intermediate *.tar for source tarballsMasahiro Yamada2023-04-161-7/+17
| * | | kbuild: merge cmd_archive_linux and cmd_archive_perfMasahiro Yamada2023-04-161-10/+9
| * | | init/initramfs: Fix argument forwarding to panic() in panic_show_mem()Benjamin Gray2023-04-161-9/+2
| * | | initramfs: Check negative timestamp to prevent broken cpio archiveBenjamin Gray2023-04-161-3/+9
| * | | kbuild: give up untracked files for source package buildsMasahiro Yamada2023-04-114-89/+90
| * | | Documentation/llvm: Add a note about prebuilt kernel.org toolchainsNathan Chancellor2023-04-081-0/+4
| * | | purgatory: fix disabling debug infoAlyssa Ross2023-04-082-8/+2
* | | | Merge tag '6.3-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbdLinus Torvalds2023-04-161-9/+14
|\ \ \ \
| * | | | ksmbd: avoid out of bounds access in decode_preauth_ctxt()David Disseldorp2023-04-131-9/+14
| | |_|/ | |/| |
* | | | Merge tag '6.3-rc6-smb311-client-negcontext-fix' of git://git.samba.org/sfren...Linus Torvalds2023-04-151-10/+31
|\ \ \ \
| * | | | cifs: fix negotiate context parsingDavid Disseldorp2023-04-151-10/+31
| |/ / /
* | | | Merge tag 'ubifs-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-152-8/+17
|\ \ \ \
| * | | | ubi: Fix failure attaching when vid_hdr offset equals to (sub)page sizeZhihao Cheng2023-03-291-6/+15
| * | | | ubi: Fix deadlock caused by recursively holding work_semZhaoLong Wang2023-03-041-2/+2
* | | | | Merge tag 'i2c-for-6.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-152-46/+49
|\ \ \ \ \
| * | | | | i2c: ocores: generate stop condition after timeout in polling modeGregor Herburger2023-04-131-16/+19
| * | | | | i2c: mchp-pci1xxxx: Update Timing registersTharun Kumar P2023-03-291-30/+30
* | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2023-04-151-12/+8
|\ \ \ \ \ \
| * | | | | | scsi: ses: Handle enclosure with just a primary component gracefullyJiri Kosina2023-04-111-12/+8
* | | | | | | Merge tag 'block-6.3-2023-04-14' of git://git.kernel.dk/linuxLinus Torvalds2023-04-151-0/+2
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'nvme-6.3' of git://git.infradead.org/nvme into block-6.3Jens Axboe2023-04-141-0/+2
| |\ \ \ \ \ \ \
| | * | | | | | | nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSDDuy Truong2023-04-141-0/+2
| |/ / / / / / /
* | | | | | | | Merge tag 'io_uring-6.3-2023-04-14' of git://git.kernel.dk/linuxLinus Torvalds2023-04-151-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | io_uring: complete request via task work in case of DEFER_TASKRUNMing Lei2023-04-141-1/+1
* | | | | | | | | Merge tag 'riscv-for-linus-6.3-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-04-146-57/+62
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | riscv: No need to relocate the dtb as it lies in the fixmap regionAlexandre Ghiti2023-04-131-19/+2
| * | | | | | | | | riscv: Do not set initial_boot_params to the linear address of the dtbAlexandre Ghiti2023-04-131-4/+1
| * | | | | | | | | riscv: Move early dtb mapping into the fixmap regionAlexandre Ghiti2023-04-135-33/+51
| * | | | | | | | | riscv: add icache flush for nommu sigreturn trampolineMathis Salmen2023-04-111-1/+8