summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-121-0/+8
|\
| * ext4, jbd2: add an optimized bmap for the journal inodeTheodore Ts'o2023-03-111-0/+8
* | cpumask: relax sanity checking constraintsLinus Torvalds2023-03-121-1/+1
* | Merge tag 'i2c-for-6.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-03-111-7/+11
|\ \
| * | i2c: Switch .probe() to not take an id parameterUwe Kleine-König2023-03-091-7/+11
* | | Merge tag 'pull-highmem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2023-03-101-0/+6
|\ \ \
| * | | new helper: put_and_unmap_page()Al Viro2023-03-071-0/+6
| |/ /
* | | Merge tag 'for-linus-2023030901' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-03-091-0/+3
|\ \ \
| * | | HID: core: Provide new max_buffer_size attribute to over-ride the defaultLee Jones2023-02-231-0/+3
* | | | cpumask: be more careful with 'cpumask_setall()'Linus Torvalds2023-03-071-5/+5
* | | | cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bitsAndy Shevchenko2023-03-061-1/+1
| |/ / |/| |
* | | cpumask: re-introduce constant-sized cpumask optimizationsLinus Torvalds2023-03-051-55/+70
* | | Merge tag 'irq-urgent-2023-03-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-03-051-0/+2
|\ \ \
| * | | genirq/msi, platform-msi: Ensure that MSI descriptors are unreferencedThomas Gleixner2023-03-021-0/+2
| * | | Merge branch 'irq/core' into irq/urgentThomas Gleixner2023-02-233-2/+21
| |\ \ \
* | | | | Remove Intel compiler supportMasahiro Yamada2023-03-053-49/+1
* | | | | Merge tag 'mm-hotfixes-stable-2023-03-04-13-12' of git://git.kernel.org/pub/s...Linus Torvalds2023-03-041-1/+1
|\ \ \ \ \
| * | | | | mm/hwpoison: convert TTU_IGNORE_HWPOISON to TTU_HWPOISONNaoya Horiguchi2023-02-271-1/+1
* | | | | | 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-032-8/+3
|\ \ \ \ \ \ \
| * | | | | | | 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
* | | | | | | | 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 '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-23174-3435/+2297
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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 '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-271-0/+10
* | | | | | | | | | | | Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-02-271-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | f2fs: clarify compress level bit offsetYangtao Li2023-01-311-1/+1
| | |_|_|/ / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-02-273-1/+12
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | net: dsa: seville: ignore mscc-miim read errors from Lynx PCSVladimir Oltean2023-02-261-1/+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-221-0/+5
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | netfilter: ctnetlink: make event listener tracking globalFlorian Westphal2023-02-221-0/+5
* | | | | | | | | | | | | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-278-10/+211
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-02-132-0/+32
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman2023-02-081-0/+0
| | * | | | | | | | | | | | | Merge branch '20230201041853.1934355-1-quic_bjorande@quicinc.com' into driver...Bjorn Andersson2023-02-041-0/+32
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | soc: qcom: pmic_glink: Introduce base PMIC GLINK driverBjorn Andersson2023-02-041-0/+32
| | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'qcom-drivers-for-6.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-02-132-5/+3
| |\| | | | | | | | | | | | |