index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-07
ASoC: codecs: wcd934x: do not switch off SIDO Buck when codec is in use
Srinivas Kandagatla
1
-25
/
+1
2022-04-07
ASoC: SOF: topology: Fix memory leak in sof_control_load()
Yu Liao
1
-1
/
+3
2022-04-07
ASoC: SOF: topology: cleanup dailinks on widget unload
Pierre-Louis Bossart
1
-0
/
+43
2022-04-07
ASoC: rt711/5682: check if bus is active before deferred jack detection
Pierre-Louis Bossart
2
-0
/
+16
2022-04-07
io_uring: use nospec annotation for more indexes
Pavel Begunkov
1
-6
/
+5
2022-04-07
io_uring: zero tag on rsrc removal
Pavel Begunkov
1
-1
/
+3
2022-04-07
io_uring: don't touch scm_fp_list after queueing skb
Pavel Begunkov
1
-2
/
+6
2022-04-07
io_uring: nospec index for tags on files update
Pavel Begunkov
1
-1
/
+1
2022-04-07
io_uring: implement compat handling for IORING_REGISTER_IOWQ_AFF
Eugene Syromiatnikov
1
-1
/
+9
2022-04-07
Revert "io_uring: Add support for napi_busy_poll"
Jens Axboe
1
-231
/
+1
2022-04-07
io_uring: drop the old style inflight file tracking
Jens Axboe
1
-58
/
+27
2022-04-07
io_uring: defer file assignment
Jens Axboe
2
-10
/
+30
2022-04-07
io_uring: propagate issue_flags state down to file assignment
Jens Axboe
1
-35
/
+47
2022-04-07
Merge tag 'hyperv-fixes-signed-20220407' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
7
-20
/
+132
2022-04-07
Merge tag 'random-5.18-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-35
/
+39
2022-04-07
Merge tag 'ata-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
6
-6
/
+15
2022-04-07
SUNRPC: Fix the svc_deferred_event trace class
Chuck Lever
1
-3
/
+4
2022-04-07
mm/rmap: Fix handling of hugetlbfs pages in page_vma_mapped_walk
zhenwei pi
1
-3
/
+3
2022-04-07
mm/mempolicy: Use vma_alloc_folio() in new_page()
Matthew Wilcox (Oracle)
1
-14
/
+11
2022-04-07
mm: Add vma_alloc_folio()
Matthew Wilcox (Oracle)
2
-2
/
+19
2022-04-07
mm/migrate: Use a folio in migrate_misplaced_transhuge_page()
Matthew Wilcox (Oracle)
1
-42
/
+16
2022-04-07
mm/migrate: Use a folio in alloc_migration_target()
Matthew Wilcox (Oracle)
1
-12
/
+10
2022-04-07
mm/huge_memory: Avoid calling pmd_page() on a non-leaf PMD
Matthew Wilcox (Oracle)
1
-6
/
+5
2022-04-07
x86/msi: Fix msi message data shadow struct
Reto Buerki
1
-8
/
+11
2022-04-07
Merge tag 'reset-fixes-for-v5.18' of git://git.pengutronix.de/pza/linux into ...
Arnd Bergmann
4
-2
/
+19
2022-04-07
arm/arm64: dts: qcom: Fix boolean properties with values
Rob Herring
4
-10
/
+10
2022-04-07
arm64: dts: imx: Fix imx8*-var-som touchscreen property sizes
Rob Herring
2
-8
/
+8
2022-04-07
arm: dts: imx: Fix boolean properties with values
Rob Herring
2
-18
/
+18
2022-04-07
arm64: dts: tegra: Fix boolean properties with values
Rob Herring
8
-27
/
+27
2022-04-07
arm: dts: at91: Fix boolean properties with values
Rob Herring
2
-2
/
+2
2022-04-07
arm: configs: imote2: Drop defconfig as board support dropped.
Jonathan Cameron
1
-365
/
+0
2022-04-07
Merge tag 'memory-controller-drv-fixes-5.18' of git://git.kernel.org/pub/scm/...
Arnd Bergmann
4
-11
/
+31
2022-04-07
Merge tag 'samsung-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
100
-117
/
+117
2022-04-07
Merge tag 'vexpress-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Arnd Bergmann
1
-14
/
+14
2022-04-07
Merge tag 'scmi-fixes-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
3
-7
/
+9
2022-04-07
ep93xx: clock: Don't use plain integer as NULL pointer
Alexander Sverdlin
1
-1
/
+1
2022-04-07
ep93xx: clock: Fix UAF in ep93xx_clk_register_gate()
Alexander Sverdlin
1
-1
/
+3
2022-04-07
mmc: renesas_sdhi: don't overwrite TAP settings when HS400 tuning is complete
Wolfram Sang
1
-2
/
+2
2022-04-07
s390/kexec: silence -Warray-bounds warning
Heiko Carstens
1
-1
/
+1
2022-04-07
ARM: vexpress/spc: Fix all the kernel-doc build warnings
Sudeep Holla
1
-13
/
+13
2022-04-07
ARM: vexpress/spc: Fix kernel-doc build warning for ve_spc_cpu_in_wfi
Sudeep Holla
1
-1
/
+1
2022-04-07
x86/extable: Prefer local labels in .set directives
Nick Desaulniers
1
-10
/
+10
2022-04-07
x86,bpf: Avoid IBT objtool warning
Peter Zijlstra
1
-0
/
+1
2022-04-07
ALSA: hda: intel-dsp-config: update AlderLake PCI IDs
Pierre-Louis Bossart
1
-2
/
+16
2022-04-07
sound/oss/dmasound: fix build when drivers are mixed =y/=m
Randy Dunlap
2
-29
/
+1
2022-04-07
ALSA: hda/realtek: Add quirk for Clevo PD50PNT
Tim Crawford
1
-0
/
+1
2022-04-07
selftests: KVM: Free the GIC FD when cleaning up in arch_timer
Oliver Upton
1
-4
/
+11
2022-04-07
selftests: KVM: Don't leak GIC FD across dirty log test iterations
Oliver Upton
1
-3
/
+31
2022-04-07
KVM: Don't create VM debugfs files outside of the VM directory
Oliver Upton
1
-2
/
+8
2022-04-07
KVM: selftests: get-reg-list: Add KVM_REG_ARM_FW_REG(3)
Andrew Jones
1
-4
/
+10
[prev]
[next]