summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-hotfixes-stable-2024-06-26-17-28' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-2620-53/+117
|\
| * mm/memory: don't require head page for do_set_pmd()Andrew Bresticker2024-06-241-1/+2
| * mm/page_alloc: Separate THP PCP into movable and non-movable categoriesyangge2024-06-242-7/+11
| * nfs: drop the incorrect assertion in nfs_swap_rw()Christoph Hellwig2024-06-241-2/+0
| * mm/migrate: make migrate_pages_batch() stats consistentZi Yan2024-06-241-0/+5
| * MAINTAINERS: TPM DEVICE DRIVER: update the W-tagJarkko Sakkinen2024-06-241-1/+1
| * selftests/mm:fix test_prctl_fork_exec return failureaigourensheng2024-06-241-16/+22
| * mm: convert page type macros to enumStephen Brennan2024-06-241-9/+12
| * ocfs2: fix DIO failure due to insufficient transaction creditsJan Kara2024-06-244-0/+26
| * kasan: fix bad call to unpoison_slab_objectAndrey Konovalov2024-06-241-1/+1
| * mm: handle profiling for fake memory allocations during compactionSuren Baghdasaryan2024-06-241-2/+9
| * mm/slab: fix 'variable obj_exts set but not used' warningSuren Baghdasaryan2024-06-241-3/+4
| * /proc/pid/smaps: add mseal info for vmaJeff Xu2024-06-244-5/+9
| * mm: fix incorrect vbq reference in purge_fragmented_blockZhaoyang Huang2024-06-241-6/+15
* | Merge tag 'wq-for-6.10-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-06-262-18/+35
|\ \
| * | workqueue: Increase worker desc's length to 32Wenchao Hao2024-06-071-1/+1
| * | workqueue: Refactor worker ID formatting and make wq_worker_comm() use full I...Tejun Heo2024-05-201-17/+34
* | | Merge tag 'input-for-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-245-5/+61
|\ \ \
| * | | Input: ads7846 - use spi_device_id tableAlexander Stein2024-06-201-1/+11
| * | | Input: xpad - add support for ASUS ROG RAIKIRI PROLuke D. Jones2024-06-071-0/+1
| * | | Input: ili210x - fix ili251x_read_touch_data() return valueJohn Keeping2024-06-071-2/+2
| * | | Input: i8042 - add Ayaneo Kun to i8042 quirk tableTobias Jakobi2024-05-311-2/+16
| * | | Input: elantech - fix touchpad state on resume for Lenovo N24Jonathan Denose2024-05-281-0/+31
* | | | Merge tag 'pinctrl-v6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-06-248-17/+65
|\ \ \ \ | |_|_|/ |/| | |
| * | | pinctrl: rockchip: fix pinmux reset in rockchip_pmx_setHuang-Huang Bao2024-06-171-1/+3
| * | | pinctrl: rockchip: use dedicated pinctrl type for RK3328Huang-Huang Bao2024-06-172-1/+5
| * | | pinctrl: rockchip: fix pinmux bits for RK3328 GPIO3-B pinsHuang-Huang Bao2024-06-171-0/+51
| * | | pinctrl: rockchip: fix pinmux bits for RK3328 GPIO2-B pinsHuang-Huang Bao2024-06-171-7/+1
| * | | pinctrl: fix deadlock in create_pinctrl() when handling -EPROBE_DEFERHagar Hemdan2024-06-171-1/+1
| * | | pinctrl: bcm2835: Fix permissions of persist_gpio_outputsStefan Wahren2024-06-171-1/+1
| * | | pinctrl: tps6594: add missing support for LP8764 PMICThomas Richard2024-06-171-0/+1
| * | | dt-bindings: pinctrl: qcom,pmic-gpio: drop pm8008Johan Hovold2024-06-171-3/+0
| * | | pinctrl: qcom: spmi-gpio: drop broken pm8008 supportJohan Hovold2024-06-171-1/+0
| * | | Merge tag 'renesas-pinctrl-fixes-for-v6.10-tag1' of git://git.kernel.org/pub/...Linus Walleij2024-06-031-2/+2
| |\ \ \
| | * | | pinctrl: renesas: rzg2l: Use spin_{lock,unlock}_irq{save,restore}Claudiu Beznea2024-05-271-2/+2
| |/ / /
* | | | Linux 6.10-rc5v6.10-rc5Linus Torvalds2024-06-231-1/+1
* | | | Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-06-236-41/+83
|\ \ \ \
| * \ \ \ Merge tag 'i2c-host-fixes-6.10-rc5' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2024-06-233-3/+3
| |\ \ \ \
| | * | | | i2c: ocores: set IACK bit after core is enabledGrygorii Tertychnyi2024-06-211-1/+1
| | * | | | dt-bindings: i2c: google,cros-ec-i2c-tunnel: correct path to i2c-controller s...Krzysztof Kozlowski2024-06-211-1/+1
| | * | | | dt-bindings: i2c: atmel,at91sam: correct path to i2c-controller schemaKrzysztof Kozlowski2024-06-211-1/+1
| * | | | | docs: i2c: summary: be clearer with 'controller/target' and 'adapter/client' ...Wolfram Sang2024-06-221-17/+24
| * | | | | docs: i2c: summary: document 'local' and 'remote' targetsWolfram Sang2024-06-221-4/+9
| * | | | | docs: i2c: summary: document use of inclusive languageWolfram Sang2024-06-222-13/+25
| * | | | | docs: i2c: summary: update speed mode descriptionWolfram Sang2024-06-221-2/+2
| * | | | | docs: i2c: summary: update I2C specification linkWolfram Sang2024-06-221-5/+3
| * | | | | docs: i2c: summary: start sentences consistently.Wolfram Sang2024-06-221-6/+6
| * | | | | i2c: Add nop fwnode operationsSakari Ailus2024-06-211-2/+22
| |/ / / /
* | | | | Merge tag '6.10-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-06-235-32/+27
|\ \ \ \ \
| * | | | | cifs: Move the 'pid' from the subreq to the reqDavid Howells2024-06-204-15/+10