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
2020-05-27
i2c-dev: don't get i2c adapter via i2c_dev
viresh kumar
1
-6
/
+1
2020-05-27
i2c: dev: use after free in detach
Dan Carpenter
1
-1
/
+1
2020-05-27
i2c: dev: don't start function name with 'return'
Wolfram Sang
1
-3
/
+3
2020-05-27
i2c: dev: switch from register_chrdev to cdev API
Erico Nunes
1
-4
/
+15
2020-05-27
media: fix media devnode ioctl/syscall and unregister race
Shuah Khan
3
-14
/
+34
2020-05-27
media: fix use-after-free in cdev_put() when app exits after driver unbind
Shuah Khan
2
-21
/
+33
2020-05-27
media-device: dynamically allocate struct media_devnode
Mauro Carvalho Chehab
5
-19
/
+46
2020-05-27
media-devnode: fix namespace mess
Mauro Carvalho Chehab
2
-62
/
+62
2020-05-27
media-devnode: add missing mutex lock in error handler
Max Kellermann
1
-0
/
+3
2020-05-27
drivers/media/media-devnode: clear private_data before put_device()
Max Kellermann
1
-1
/
+2
2020-05-27
media: Fix media_open() to clear filp->private_data in error leg
Shuah Khan
1
-0
/
+1
2020-05-27
ARM: futex: Address build warning
Thomas Gleixner
1
-2
/
+7
2020-05-27
platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
Hans de Goede
1
-0
/
+24
2020-05-27
USB: core: Fix misleading driver bug report
Alan Stern
1
-2
/
+2
2020-05-27
ceph: fix double unlock in handle_cap_export()
Wu Bo
1
-0
/
+1
2020-05-27
HID: multitouch: add eGalaxTouch P80H84 support
Sebastian Reichel
2
-0
/
+4
2020-05-27
fix multiplication overflow in copy_fdtable()
Al Viro
1
-1
/
+1
2020-05-27
evm: Check also if *tfm is an error pointer in init_desc()
Roberto Sassu
1
-1
/
+1
2020-05-27
padata: ensure padata_do_serial() runs on the correct CPU
Mathias Krause
2
-1
/
+21
2020-05-27
padata: ensure the reorder timer callback runs on the correct CPU
Mathias Krause
2
-1
/
+44
2020-05-27
padata: get_next is never NULL
Jason A. Donenfeld
1
-9
/
+4
2020-05-27
padata: Remove unused but set variables
Tobias Klauser
1
-4
/
+0
2020-05-27
igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
Cao jin
1
-2
/
+2
2020-05-20
Linux 4.4.224
v4.4.224
Greg Kroah-Hartman
1
-1
/
+1
2020-05-20
scsi: iscsi: Fix a potential deadlock in the timeout handler
Bart Van Assche
1
-2
/
+2
2020-05-20
Makefile: disallow data races on gcc-10 as well
Sergei Trofimovich
1
-0
/
+1
2020-05-20
KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mce
Jim Mattson
1
-1
/
+1
2020-05-20
ARM: dts: r8a7740: Add missing extal2 to CPG node
Geert Uytterhoeven
1
-1
/
+1
2020-05-20
Revert "ALSA: hda/realtek: Fix pop noise on ALC225"
Kai-Heng Feng
1
-2
/
+0
2020-05-20
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
1
-1
/
+3
2020-05-20
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
1
-1
/
+3
2020-05-20
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
1
-1
/
+3
2020-05-20
usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...
Christophe JAILLET
1
-0
/
+2
2020-05-20
exec: Move would_dump into flush_old_exec
Eric W. Biederman
1
-2
/
+2
2020-05-20
x86: Fix early boot crash on gcc-10, third try
Borislav Petkov
5
-1
/
+24
2020-05-20
ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entries
Fabio Estevam
1
-2
/
+2
2020-05-20
USB: gadget: fix illegal array access in binding with UDC
Kyungtae Kim
1
-0
/
+3
2020-05-20
ALSA: rawmidi: Initialize allocated buffers
Takashi Iwai
1
-2
/
+2
2020-05-20
ALSA: rawmidi: Fix racy buffer resize under concurrent accesses
Takashi Iwai
2
-4
/
+28
2020-05-20
ALSA: hda/realtek - Limit int mic boost for Thinkpad T530
Takashi Iwai
1
-1
/
+9
2020-05-20
netlabel: cope with NULL catmap
Paolo Abeni
2
-2
/
+10
2020-05-20
net: ipv4: really enforce backoff for redirects
Paolo Abeni
1
-1
/
+1
2020-05-20
net: fix a potential recursive NETDEV_FEAT_CHANGE
Cong Wang
1
-1
/
+3
2020-05-20
gcc-10: avoid shadowing standard library 'free()' in crypto
Linus Torvalds
2
-4
/
+4
2020-05-20
x86/paravirt: Remove the unused irq_enable_sysexit pv op
Boris Ostrovsky
10
-55
/
+2
2020-05-20
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
1
-5
/
+2
2020-05-20
blk-mq: sync the update nr_hw_queues with blk_mq_queue_tag_busy_iter
Jianchao Wang
1
-1
/
+9
2020-05-20
blk-mq: Allow timeouts to run while queue is freezing
Gabriel Krisman Bertazi
1
-1
/
+14
2020-05-20
block: defer timeouts to a workqueue
Christoph Hellwig
2
-0
/
+7
2020-05-20
gcc-10: disable 'restrict' warning for now
Linus Torvalds
1
-0
/
+3
[prev]
[next]