aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-10-10Merge tag 'printk-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds5-47/+35
2022-10-10Merge tag 'cgroup-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds17-444/+1544
2022-10-10Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/randomLinus Torvalds8-77/+114
2022-10-10Merge branch 'for-6.1/block' into block-6.1Jens Axboe5-8/+13
2022-10-10Merge tag 'slab-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds11-921/+854
2022-10-10Merge tag 'timers-core-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-381/+553
2022-10-10Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-134/+144
2022-10-10Merge tag 'objtool-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+7
2022-10-10Merge tag 'locking-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-55/+70
2022-10-10Merge branches 'pm-domains' and 'pm-core'Rafael J. Wysocki3-23/+38
2022-10-10Merge tag 'perf-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds42-754/+2613
2022-10-10Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki16-143/+242
2022-10-10Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds52-760/+616
2022-10-10block: fix leaking minors of hidden disksChristoph Hellwig1-0/+7
2022-10-10ASoC: wmxxxx: Revert old "ASoC: wmxxxx: Fix PM disable depth imbalance in wmxxxx_probe"Mark Brown3-9/+9
2022-10-10block: avoid sign extend problem with default queue flags maskBrian Foster1-3/+3
2022-10-10ALSA: hda/realtek: Add quirk for ASUS GV601R laptopLuke D. Jones1-0/+1
2022-10-10ALSA: hda/realtek: Correct pin configs for ASUS G533ZLuke D. Jones1-3/+5
2022-10-10xen/virtio: enable grant based virtio on x86Juergen Gross4-3/+19
2022-10-10spi: aspeed: Fix typo in mode_bits field for AST2600 platformChin-Ting Kuo1-2/+2
2022-10-10spi: mpc52xx: Replace NO_IRQ by 0Christophe Leroy1-1/+1
2022-10-10spi: spi-mem: Fix typo (of -> or)Jonathan Neuschäfer1-1/+1
2022-10-10ASoC: cx2072x: fix spelling typo in commentJiangshan Yi1-1/+1
2022-10-10ASoC: mt6660: Keep the pm_runtime enables before component stuff in mt6660_i2c_probeZhang Qilong1-4/+4
2022-10-10ASoC: codec: tlv320adc3xxx: add GPIOLIB dependencyRandy Dunlap1-0/+1
2022-10-10ASoC: wm8997: Revert "ASoC: wm8997: Fix PM disable depth imbalance in wm8997_probe"Zhang Qilong1-3/+3
2022-10-10ASoC: wm5110: Revert "ASoC: wm5110: Fix PM disable depth imbalance in wm5110_probe"Zhang Qilong1-3/+3
2022-10-10ASoC: wm5102: Revert "ASoC: wm5102: Fix PM disable depth imbalance in wm5102_probe"Zhang Qilong1-3/+3
2022-10-10KVM: arm64: selftests: Fix multiple versions of GIC creationZenghui Yu1-2/+2
2022-10-10ARM: mmp: Make some symbols staticChen Lifu1-4/+4
2022-10-10ARM: spear6xx: Staticize few definitionsViresh Kumar1-4/+4
2022-10-10clk: spear: Move prototype to accessible headerViresh Kumar6-3/+18
2022-10-10alpha: fix marvel_ioread8 build regressionArnd Bergmann1-1/+1
2022-10-10s390/vmur: generate uevent on unsolicited device endPeter Oberparleiter2-1/+34
2022-10-10s390/vmur: remove unnecessary BUG statementPeter Oberparleiter1-2/+2
2022-10-10wifi: cfg80211: update hidden BSSes to avoid WARN_ONJohannes Berg1-11/+20
2022-10-10wifi: mac80211: fix crash in beacon protection for P2P-deviceJohannes Berg1-5/+7
2022-10-10wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg1-0/+2
2022-10-10wifi: cfg80211: avoid nontransmitted BSS list corruptionJohannes Berg1-0/+9
2022-10-10wifi: cfg80211: fix BSS refcounting bugsJohannes Berg1-13/+14
2022-10-10wifi: cfg80211: ensure length byte is present before accessJohannes Berg1-2/+4
2022-10-10wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg2-15/+23
2022-10-10wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg2-0/+4
2022-10-10wifi: cfg80211: fix u8 overflow in cfg80211_update_notlisted_nontrans()Johannes Berg1-1/+1
2022-10-10drm/i915/display: handle migration for dptMatthew Auld1-18/+33
2022-10-10drm/i915/guc: Fix revocation of non-persistent contextsTvrtko Ursulin4-25/+17
2022-10-10octeontx2-pf: mcs: fix possible memory leak in otx2_probe()Yang Yingliang1-1/+3
2022-10-10] ptp: ocp: remove symlink for second GNSSVadim Fedorenko1-0/+1
2022-10-09Merge branch 'next' into for-linusDmitry Torokhov14097-269979/+1366620
2022-10-09Input: i8042 - fix refount leak on sparcLiang He1-8/+19