summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sound-fix-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-03-041-0/+2
|\
| * Merge tag 'asoc-fix-v6.3' of https://git.kernel.org/pub/scm/linux/kernel/git/...Takashi Iwai2023-03-031-0/+2
| |\
| | * ASoC: soc-pcm: add option to start DMA after DAIClaudiu Beznea2023-02-281-0/+2
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2023-03-034-8/+6
|\ \ \
| * | | scsi: core: Extend struct scsi_exec_argsBart Van Assche2023-02-221-0/+1
| * | | scsi: mpi3mr: Replace 1-element array with flex-arrayKees Cook2023-02-221-7/+1
| * | | scsi: ufs: core: Initialize devfreq synchronouslyAdrien Thierry2023-02-221-0/+1
| * | | scsi: scsi_transport_fc: Add an additional flag to fc_host_fpin_rcv()Muneendra2023-02-221-1/+3
* | | | Merge tag 'io_uring-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds2023-03-031-1/+1
|\ \ \ \
| * | | | io_uring: rename 'in_idle' to 'in_cancel'Jens Axboe2023-02-221-1/+1
* | | | | Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linuxLinus Torvalds2023-03-033-8/+4
|\ \ \ \ \
| * | | | | block: remove more NULL checks after bdev_get_queue()Juhyung Park2023-02-211-6/+1
| * | | | | blk-mq: Reorder fields in 'struct blk_mq_tag_set'Christophe JAILLET2023-02-171-2/+2
| * | | | | sed-opal: add support flag for SUM in status ioctlLuca Boccassi2023-02-171-0/+1
* | | | | | Merge tag 'rtc-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds2023-03-031-0/+4
|\ \ \ \ \ \
| * | | | | | include/linux/bcd.h: provide bcd_is_valid() helperAhmad Fatoum2023-02-091-0/+4
* | | | | | | Merge tag 'drm-next-2023-03-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2023-03-031-0/+11
|\ \ \ \ \ \ \
| * | | | | | | drm/amdgpu: add more fields into device info, caches sizes, etc.Marek Olšák2023-02-231-0/+11
* | | | | | | | Merge tag 'objtool-core-2023-03-02' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-021-4/+7
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into objtool/core, to pick up Xen dependenciesIngo Molnar2023-02-23252-5022/+3639
| |\ \ \ \ \ \ \ \
| * | | | | | | | | x86/unwind/orc: Add 'signal' field to ORC metadataJosh Poimboeuf2023-02-111-4/+7
* | | | | | | | | | capability: just use a 'u64' instead of a 'u32[2]' arrayLinus Torvalds2023-03-011-102/+29
* | | | | | | | | | Merge tag 'sh-for-v6.3-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-03-011-1/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sh: intc: Avoid spurious sizeof-pointer-div warningMichael Karcher2023-02-271-1/+4
* | | | | | | | | | | Merge tag 'loongarch-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-03-011-0/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | LoongArch: ptrace: Expose hardware breakpoints to debuggersQing Zhang2023-02-251-0/+2
| * | | | | | | | | | | Merge 'pci/enumeration' into loongarch-nextHuacai Chen2023-02-251-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-03-011-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mtd: ubi: block: wire-up device parentDaniel Golle2023-02-131-0/+1
* | | | | | | | | | | | | Merge tag 'pwm/for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-281-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | pwm: Move pwm_capture() dummy to restore orderGeert Uytterhoeven2023-01-301-7/+7
* | | | | | | | | | | | | | capability: add cap_isidenticalMateusz Guzik2023-02-281-0/+10
* | | | | | | | | | | | | | Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-282-36/+70
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | f2fs: use iostat_lat_type directly as a parameter in the iostat_update_and_un...Yangtao Li2023-02-071-27/+27
| * | | | | | | | | | | | | | f2fs: clarify compress level bit offsetYangtao Li2023-01-311-1/+1
| * | | | | | | | | | | | | | f2fs: introduce trace_f2fs_replace_atomic_write_blockChao Yu2023-01-301-0/+37
| * | | | | | | | | | | | | | f2fs: support accounting iostat count and avg_bytesYangtao Li2023-01-111-1/+1
| * | | | | | | | | | | | | | f2fs: remove the create argument to f2fs_map_blocksChristoph Hellwig2023-01-071-7/+4
* | | | | | | | | | | | | | | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-276-3/+14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean2023-02-261-1/+1
| * | | | | | | | | | | | | | | netdev-genl: fix repeated typo oflloading -> offloadingTariq Toukan2023-02-241-1/+1
| * | | | | | | | | | | | | | | sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopXin Long2023-02-231-0/+1
| * | | | | | | | | | | | | | | net: phy: do not force EEE supportOleksij Rempel2023-02-231-0/+5
| * | | | | | | | | | | | | | | net: phy: c45: add genphy_c45_an_config_eee_aneg() functionOleksij Rempel2023-02-231-0/+1
| * | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-02-232-1/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | netfilter: ctnetlink: make event listener tracking globalFlorian Westphal2023-02-222-1/+5
* | | | | | | | | | | | | | | | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-2718-56/+463
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-02-134-0/+41
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | dt-bindings: arm: qcom,ids: Add IDs for IPQ5332 and its variantKathiravan T2023-02-091-0/+2
| | * | | | | | | | | | | | | | | | dt-bindings: power: qcom,rpmpd: add RPMH_REGULATOR_LEVEL_LOW_SVS_L1Dmitry Baryshkov2023-02-091-0/+1