summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Input: gpio_keys_polled - use device_for_each_child_node_scoped()Javier Carrasco2024-07-161-3/+1
* Input: gpio_keys - use device_for_each_child_node_scoped()Javier Carrasco2024-07-161-3/+1
* Input: qt1050 - use device_for_each_child_node_scoped()Javier Carrasco2024-07-161-10/+5
* Input: iqs269a - use device_for_each_child_node_scoped()Javier Carrasco2024-07-161-5/+2
* Merge tag 'v6.10' into nextDmitry Torokhov2024-07-1612312-251424/+486427
|\
| * Linux 6.10v6.10Linus Torvalds2024-07-151-1/+1
| * Merge tag 'kbuild-fixes-v6.10-4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-153-4/+9
| |\
| | * fortify: fix warnings in fortify tests with KASANMasahiro Yamada2024-07-141-0/+4
| | * kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez2024-07-141-1/+0
| | * kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor2024-07-141-3/+5
| * | Merge tag 'sched_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-146-20/+39
| |\ \
| | * | sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpathJohn Stultz2024-07-014-10/+30
| | * | sched/deadline: Fix task_struct reference leakWander Lairson Costa2024-07-011-1/+6
| | * | Revert "sched/fair: Make sure to try to detach at least one movable task"Josh Don2024-07-011-9/+3
| * | | Merge tag 'x86_urgent_for_v6.10' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-141-4/+10
| |\ \ \
| | * | | x86/bhi: Avoid warning in #DB handler due to BHI mitigationAlexandre Chartre2024-07-031-4/+10
| | | |/ | | |/|
| * | | Merge tag 'i2c-for-6.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-145-29/+31
| |\ \ \
| | * \ \ Merge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang2024-07-131-6/+21
| | |\ \ \
| | | * | | i2c: rcar: ensure Gen3+ reset does not disturb local targetsWolfram Sang2024-07-121-0/+8
| | | * | | i2c: rcar: clear NO_RXDMA flag after resettingWolfram Sang2024-07-101-1/+1
| | | * | | i2c: rcar: bring hardware to known state when probingWolfram Sang2024-07-091-5/+12
| | * | | | i2c: testunit: avoid re-issued work after read messageWolfram Sang2024-07-121-0/+7
| | * | | | i2c: mark HostNotify target address as usedWolfram Sang2024-07-111-0/+1
| | * | | | i2c: testunit: correct Kconfig descriptionWolfram Sang2024-07-111-1/+1
| | * | | | MAINTAINERS: VIRTIO I2C loses a maintainer, gains a reviewerWolfram Sang2024-07-111-1/+1
| | * | | | MAINTAINERS: delete entries for Thor ThayerWolfram Sang2024-07-111-21/+0
| | |/ / /
| * | | | Merge tag '6.10-rc7-smb3-client-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-07-132-27/+13
| |\ \ \ \
| | * | | | cifs: fix setting SecurityFlags to trueSteve French2024-07-132-27/+13
| * | | | | Merge tag 'net-6.10-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds2024-07-137-19/+36
| |\ \ \ \ \
| | * | | | | bnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()Michael Chan2024-07-131-0/+3
| | * | | | | Merge branch 'octeontx2-cpt-rss-cfg-fixes' into mainDavid S. Miller2024-07-124-14/+31
| | |\ \ \ \ \
| | | * | | | | octeontx2-af: fix issue with IPv4 match for RSSSatheesh Paul2024-07-121-3/+4
| | | * | | | | octeontx2-af: fix issue with IPv6 ext match for RSSKiran Kumar K2024-07-121-1/+4
| | | * | | | | octeontx2-af: fix detection of IP layerMichal Mazur2024-07-121-2/+6
| | | * | | | | octeontx2-af: fix a issue with cpt_lf_alloc mailboxSrujana Challa2024-07-121-1/+1
| | | * | | | | octeontx2-af: replace cpt slot with lf id on reg writeNithin Dabilpuram2024-07-121-7/+16
| | |/ / / / /
| | * | | | | i40e: fix: remove needless retries of NVM updateAleksandr Loktionov2024-07-121-4/+0
| | * | | | | net: ethtool: Fix RSS settingSaeed Mahameed2024-07-121-1/+2
| * | | | | | Merge tag 'for-6.10-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-07-124-37/+107
| |\ \ \ \ \ \
| | * | | | | | btrfs: avoid races when tracking progress for extent map shrinkingFilipe Manana2024-07-114-29/+76
| | * | | | | | btrfs: stop extent map shrinker if reschedule is neededFilipe Manana2024-07-111-8/+31
| | * | | | | | btrfs: use delayed iput during extent map shrinkingFilipe Manana2024-07-111-1/+1
| * | | | | | | Merge tag 'ceph-for-6.10-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds2024-07-122-4/+17
| |\ \ \ \ \ \ \
| | * | | | | | | libceph: fix crush_choose_firstn() kernel-doc warningsJeff Johnson2024-07-111-0/+4
| | * | | | | | | libceph: suppress crush_choose_indep() kernel-doc warningsJeff Johnson2024-07-111-2/+1
| | * | | | | | | libceph: fix race between delayed_work() and ceph_monc_stop()Ilya Dryomov2024-07-101-2/+12
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'pmdomain-v6.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-121-0/+7
| |\ \ \ \ \ \ \
| | * | | | | | | pmdomain: qcom: rpmhpd: Skip retention level for Power DomainsTaniya Das2024-07-091-0/+7
| * | | | | | | | Merge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-07-122-0/+18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's lengthBastien Curutchet2024-07-111-0/+3