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
2018-02-25
kcov: detect double association with a single task
Dmitry Vyukov
1
-2
/
+2
2018-02-25
KVM: x86: fix escape of guest dr6 to the host
Wanpeng Li
1
-0
/
+6
2018-02-25
blk_rq_map_user_iov: fix error override
Douglas Gilbert
1
-2
/
+2
2018-02-25
staging: android: ion: Switch from WARN to pr_warn
Laura Abbott
1
-1
/
+3
2018-02-25
staging: android: ion: Add __GFP_NOWARN for system contig heap
Laura Abbott
1
-1
/
+1
2018-02-25
crypto: x86/twofish-3way - Fix %rbp usage
Eric Biggers
1
-52
/
+60
2018-02-25
media: pvrusb2: properly check endpoint types
Andrey Konovalov
1
-0
/
+12
2018-02-25
selinux: skip bounded transition processing if the policy isn't loaded
Paul Moore
1
-0
/
+3
2018-02-25
selinux: ensure the context is NUL terminated in security_context_to_sid_core()
Paul Moore
1
-10
/
+8
2018-02-25
ptr_ring: try vmalloc() when kmalloc() fails
Jason Wang
1
-5
/
+8
2018-02-25
ptr_ring: fail early if queue occupies more than KMALLOC_MAX_SIZE
Jason Wang
1
-0
/
+2
2018-02-25
tun: fix tun_napi_alloc_frags() frag allocator
Eric Dumazet
1
-10
/
+6
2018-02-22
Linux 4.15.5
v4.15.5
Greg Kroah-Hartman
1
-1
/
+1
2018-02-22
mmc: sdhci-of-esdhc: fix the mmc error after sleep on ls1046ardb
yinbo.zhu
1
-4
/
+8
2018-02-22
mmc: sdhci-of-esdhc: fix eMMC couldn't work after kexec
yinbo.zhu
1
-0
/
+4
2018-02-22
media: r820t: fix r820t_write_reg for KASAN
Arnd Bergmann
1
-5
/
+8
2018-02-22
ARM: dts: Delete bogus reference to the charlcd
Linus Walleij
1
-5
/
+0
2018-02-22
arm: dts: mt2701: Add reset-cells
Matthias Brugger
1
-0
/
+2
2018-02-22
arm: dts: mt7623: Update ethsys binding
Matthias Brugger
1
-0
/
+1
2018-02-22
ARM: dts: s5pv210: add interrupt-parent for ohci
Arnd Bergmann
1
-0
/
+1
2018-02-22
arm64: dts: msm8916: Add missing #phy-cells
Bjorn Andersson
1
-0
/
+1
2018-02-22
ARM: pxa/tosa-bt: add MODULE_LICENSE tag
Arnd Bergmann
1
-0
/
+4
2018-02-22
ARM: dts: exynos: fix RTC interrupt for exynos5410
Arnd Bergmann
1
-1
/
+0
2018-02-22
x86/mm, mm/hwpoison: Don't unconditionally unmap kernel 1:1 pages
Tony Luck
5
-18
/
+26
2018-02-22
usb: Move USB_UHCI_BIG_ENDIAN_* out of USB_SUPPORT
James Hogan
2
-8
/
+8
2018-02-22
mvpp2: fix multicast address filter
Mikulas Patocka
1
-3
/
+8
2018-02-22
ALSA: seq: Fix racy pool initializations
Takashi Iwai
1
-2
/
+6
2018-02-22
ALSA: usb: add more device quirks for USB DSD devices
Daniel Mack
1
-2
/
+5
2018-02-22
ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204
Lassi Ylikojola
1
-0
/
+9
2018-02-22
ALSA: hda/realtek: PCI quirk for Fujitsu U7x7
Jan-Marek Glogowski
1
-0
/
+19
2018-02-22
ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platform
Kailang Yang
1
-0
/
+42
2018-02-22
ALSA: hda/realtek - Add headset mode support for Dell laptop
Kailang Yang
1
-0
/
+2
2018-02-22
ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attribute
Kirill Marinushkin
1
-7
/
+11
2018-02-22
ALSA: hda - Fix headset mic detection problem for two Dell machines
Hui Wang
1
-0
/
+9
2018-02-22
mtd: nand: vf610: set correct ooblayout
Stefan Agner
1
-4
/
+2
2018-02-22
9p/trans_virtio: discard zero-length reply
Greg Kurz
1
-1
/
+2
2018-02-22
Btrfs: fix unexpected -EEXIST when creating new inode
Liu Bo
1
-0
/
+18
2018-02-22
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
1
-13
/
+21
2018-02-22
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
1
-1
/
+1
2018-02-22
Btrfs: fix extent state leak from tree log
Liu Bo
1
-2
/
+3
2018-02-22
Btrfs: fix crash due to not cleaning up tree log block's dirty bits
Liu Bo
1
-0
/
+9
2018-02-22
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
1
-1
/
+4
2018-02-22
dm: correctly handle chained bios in dec_pending()
NeilBrown
1
-1
/
+2
2018-02-22
iscsi-target: make sure to wake up sleeping login worker
Florian Westphal
1
-0
/
+3
2018-02-22
target/iscsi: avoid NULL dereference in CHAP auth error path
David Disseldorp
1
-1
/
+2
2018-02-22
blk-wbt: account flush requests correctly
Jens Axboe
1
-1
/
+9
2018-02-22
xprtrdma: Fix BUG after a device removal
Chuck Lever
1
-3
/
+3
2018-02-22
xprtrdma: Fix calculation of ri_max_send_sges
Chuck Lever
2
-2
/
+2
2018-02-22
arm64: proc: Set PTE_NG for table entries to avoid traversing them twice
Will Deacon
1
-5
/
+9
2018-02-22
rtlwifi: rtl8821ae: Fix connection lost problem correctly
Larry Finger
2
-2
/
+4
[prev]
[next]