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-11-18
tracing: Fix wild-memory-access in register_synth_event()
Shang XiaoJing
1
-3
/
+2
2022-11-18
tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth_event()
Shang XiaoJing
1
-10
/
+6
2022-11-18
ftrace: Fix null pointer dereference in ftrace_add_mod()
Xiu Jianfeng
1
-0
/
+1
2022-11-18
ring_buffer: Do not deactivate non-existant pages
Daniil Tatianin
1
-2
/
+2
2022-11-18
Merge tag 'soc-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
22
-51
/
+171
2022-11-18
Merge tag 'ceph-for-6.1-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
4
-41
/
+18
2022-11-18
Merge tag 'drm-misc-fixes-2022-11-17' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
9
-44
/
+64
2022-11-18
Merge tag 'usb-serial-6.1-rc6' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
1
-2
/
+17
2022-11-17
ftrace: Optimize the allocation for mcount entries
Wang Wensheng
1
-1
/
+1
2022-11-17
ftrace: Fix the possible incorrect kernel message
Wang Wensheng
1
-1
/
+1
2022-11-17
MAINTAINERS: Include PCI bindings in host bridge entry
Rob Herring
1
-0
/
+1
2022-11-17
io_uring: fix multishot recv request leaks
Pavel Begunkov
1
-9
/
+7
2022-11-17
io_uring: fix multishot accept request leaks
Pavel Begunkov
4
-8
/
+8
2022-11-17
io_uring: fix tw losing poll events
Pavel Begunkov
1
-0
/
+7
2022-11-17
io_uring: update res mask in io_poll_check_events
Pavel Begunkov
1
-0
/
+3
2022-11-17
scsi: iscsi: Fix possible memory leak when device_register() failed
Zhou Guanghui
1
-15
/
+16
2022-11-17
scsi: zfcp: Fix double free of FSF request when qdio send fails
Benjamin Block
1
-1
/
+1
2022-11-17
scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()
Yuan Can
1
-1
/
+5
2022-11-17
scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_bus()
Yang Yingliang
1
-1
/
+2
2022-11-17
scsi: mpi3mr: Suppress command reply debug prints
Shin'ichiro Kawasaki
1
-1
/
+2
2022-11-17
Merge tag 'nfsd-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+4
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
59
-311
/
+477
2022-11-17
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
10
-57
/
+172
2022-11-17
KVM: x86: remove exit_int_info warning in svm_handle_exit
Maxim Levitsky
1
-15
/
+0
2022-11-17
KVM: selftests: add svm part to triple_fault_test
Maxim Levitsky
1
-17
/
+56
2022-11-17
KVM: x86: allow L1 to not intercept triple fault
Maxim Levitsky
3
-5
/
+13
2022-11-17
kvm: selftests: add svm nested shutdown test
Maxim Levitsky
3
-0
/
+69
2022-11-17
KVM: selftests: move idt_entry to header
Maxim Levitsky
2
-13
/
+13
2022-11-17
KVM: x86: forcibly leave nested mode on vCPU reset
Maxim Levitsky
1
-0
/
+10
2022-11-17
KVM: x86: add kvm_leave_nested
Maxim Levitsky
3
-7
/
+7
2022-11-17
KVM: x86: nSVM: harden svm_free_nested against freeing vmcb02 while still in use
Maxim Levitsky
1
-0
/
+3
2022-11-17
KVM: x86: nSVM: leave nested mode on vCPU free
Maxim Levitsky
1
-0
/
+1
2022-11-17
KVM: Obey kvm.halt_poll_ns in VMs not using KVM_CAP_HALT_POLL
David Matlack
2
-3
/
+25
2022-11-17
KVM: Avoid re-reading kvm->max_halt_poll_ns during halt-polling
David Matlack
1
-6
/
+15
2022-11-17
KVM: Cap vcpu->halt_poll_ns before halting rather than after
David Matlack
1
-4
/
+6
2022-11-17
ARM: at91: rm9200: fix usb device clock id
Michael Grzeschik
2
-2
/
+2
2022-11-17
ARM: dts: at91: sam9g20ek: enable udc vbus gpio pinctrl
Michael Grzeschik
1
-0
/
+9
2022-11-17
spi: tegra210-quad: Fix duplicate resource error
Krishna Yarlagadda
1
-1
/
+2
2022-11-17
net: use struct_group to copy ip/ipv6 header addresses
Hangbin Liu
4
-6
/
+10
2022-11-17
net: usb: smsc95xx: fix external PHY reset
Alexandru Tachici
1
-4
/
+42
2022-11-17
net: usb: qmi_wwan: add Telit 0x103a composition
Enrico Sau
1
-0
/
+1
2022-11-17
kbuild: Restore .version auto-increment behaviour for Debian packages
Marc Zyngier
1
-1
/
+1
2022-11-17
tee: optee: fix possible memory leak in optee_register_device()
Yang Yingliang
1
-1
/
+1
2022-11-17
tracing: Fix warning on variable 'struct trace_array'
Aashish Sharma
1
-2
/
+2
2022-11-17
tracing: Fix memory leak in tracing_read_pipe()
Wang Yufen
1
-0
/
+1
2022-11-17
ring-buffer: Include dropped pages in counting dirty patches
Steven Rostedt (Google)
1
-0
/
+12
2022-11-17
dm-log-writes: set dma_alignment limit in io_hints
Keith Busch
1
-0
/
+1
2022-11-17
dm-integrity: set dma_alignment limit in io_hints
Keith Busch
1
-0
/
+1
2022-11-17
block: make blk_set_default_limits() private
Keith Busch
3
-2
/
+1
2022-11-17
dm-crypt: provide dma_alignment limit in io_hints
Keith Busch
1
-0
/
+1
[prev]
[next]