summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-07-226-104/+184
|\
| * pinctrl: armada-37xx: use raw spinlocks for regmap to avoid invalid wait contextVladimir Oltean2022-07-191-6/+21
| * pinctrl: armada-37xx: make irq_lock a raw spinlock to avoid invalid wait contextVladimir Oltean2022-07-191-19/+19
| * pinctrl: Don't allow PINCTRL_AMD to be a moduleMario Limonciello2022-07-181-1/+1
| * pinctrl: ocelot: Fix pincfgHoratiu Vultur2022-07-181-6/+13
| * pinctrl: ocelot: Fix pincfg for lan966xHoratiu Vultur2022-07-181-71/+124
| * MAINTAINERS: Update freescale pin controllers maintainerJacky Bai2022-07-111-1/+1
| * pinctrl: sunplus: Add check for kcallocWilliam Dean2022-07-111-0/+3
| * pinctrl: ralink: Check for null return of devm_kcallocWilliam Dean2022-07-111-0/+2
* | Merge tag 'sound-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-07-221-129/+31
|\ \
| * \ Merge tag 'asoc-fix-v5.19-rc4-2' of https://git.kernel.org/pub/scm/linux/kern...Takashi Iwai2022-07-151-129/+31
| |\ \
| | * | ASoC: rockchip-i2s: Undo BCLK pinctrl changesMark Brown2022-07-141-132/+31
| | * | ASoC: rockchip: i2s: Fix NULL pointer dereference when pinctrl is not foundAlexandru Elisei2022-07-111-1/+4
* | | | Merge tag 'mmc-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2022-07-221-6/+8
|\ \ \ \
| * | | | mmc: sdhci-omap: Fix a lockdep warning for PM runtime initTony Lindgren2022-07-131-6/+8
| | |_|/ | |/| |
* | | | Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-07-2219-98/+505
|\ \ \ \
| * \ \ \ Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-07-225-7/+17
| |\ \ \ \
| | * | | | drm/imx/dcss: Add missing of_node_put() in fail pathLiang He2022-07-201-0/+3
| | * | | | drm/panel-edp: Fix variable typo when saving hpd absent delay from DTNícolas F. R. A. Prado2022-07-191-1/+1
| | * | | | drm/ttm: fix locking in vmap/vunmap TTM GEM helpersChristian König2022-07-181-1/+8
| | * | | | drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko2022-07-152-5/+5
| * | | | | Merge tag 'amd-drm-fixes-5.19-2022-07-20' of https://gitlab.freedesktop.org/a...Dave Airlie2022-07-215-18/+38
| |\ \ \ \ \
| | * | | | | drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2Luben Tuikov2022-07-203-4/+19
| | * | | | | drm/amdgpu: Remove one duplicated ef removalxinhui pan2022-07-181-6/+0
| | * | | | | drm/amd/display: Fix new dmub notification enabling in DMStylon Wang2022-07-151-8/+19
| * | | | | | Merge tag 'drm-intel-fixes-2022-07-20-1' of git://anongit.freedesktop.org/drm...Dave Airlie2022-07-219-73/+450
| |\ \ \ \ \ \
| | * | | | | | drm/i915/guc: support v69 in parallel to v70Daniele Ceraolo Spurio2022-07-197-62/+417
| | * | | | | | drm/i915/guc: Support programming the EU priority in the GuC descriptorMatthew Brost2022-07-193-11/+33
| |/ / / / / /
* | | | | | | Merge tag 'rcu-urgent.2022.07.21a' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-07-222-24/+92
|\ \ \ \ \ \ \
| * | | | | | | srcu: Make expedited RCU grace periods block even less frequentlyNeeraj Upadhyay2022-07-192-19/+81
| * | | | | | | srcu: Block less aggressively for expedited grace periodsPaul E. McKenney2022-07-191-7/+13
* | | | | | | | mmu_gather: fix the CONFIG_MMU_GATHER_NO_RANGE caseLinus Torvalds2022-07-221-3/+0
* | | | | | | | Merge tag 'mtd/fixes-for-5.19-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-211-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase timesSascha Hauer2022-07-151-2/+4
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-2193-592/+1117
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'linux-can-fixes-for-5.19-20220720' of git://git.kernel.org/pub/scm...David S. Miller2022-07-202-5/+14
| |\ \ \ \ \ \ \ \
| | * | | | | | | | can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()Liang He2022-07-201-0/+1
| | * | | | | | | | can: mcp251xfd: fix detection of mcp251863Marc Kleine-Budde2022-07-201-5/+13
| * | | | | | | | | mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel2022-07-201-1/+1
| * | | | | | | | | net/sched: cls_api: Fix flow action initializationOz Shlomo2022-07-201-6/+10
| * | | | | | | | | Merge branch 'net-sysctl-races-round-4'David S. Miller2022-07-2015-42/+45
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | tcp: Fix data-races around sysctl_tcp_max_reordering.Kuniyuki Iwashima2022-07-201-2/+2
| | * | | | | | | | | tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.Kuniyuki Iwashima2022-07-201-1/+1
| | * | | | | | | | | tcp: Fix a data-race around sysctl_tcp_rfc1337.Kuniyuki Iwashima2022-07-201-1/+1
| | * | | | | | | | | tcp: Fix a data-race around sysctl_tcp_stdurg.Kuniyuki Iwashima2022-07-201-1/+1
| | * | | | | | | | | tcp: Fix a data-race around sysctl_tcp_retrans_collapse.Kuniyuki Iwashima2022-07-201-1/+1
| | * | | | | | | | | tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima2022-07-202-3/+3
| | * | | | | | | | | tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.Kuniyuki Iwashima2022-07-201-1/+1
| | * | | | | | | | | tcp: Fix data-races around sysctl_tcp_recovery.Kuniyuki Iwashima2022-07-202-3/+6
| | * | | | | | | | | tcp: Fix a data-race around sysctl_tcp_early_retrans.Kuniyuki Iwashima2022-07-201-1/+1