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-07-11
ext4: check superblock mapped prior to committing
Jon Derrick
1
-0
/
+8
2018-07-11
ext4: add more mount time checks of the superblock
Theodore Ts'o
1
-11
/
+26
2018-07-11
ext4: add more inode number paranoia checks
Theodore Ts'o
3
-6
/
+7
2018-07-11
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
1
-0
/
+1
2018-07-11
ext4: include the illegal physical block in the bad map ext4_error msg
Theodore Ts'o
1
-2
/
+2
2018-07-11
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
2
-0
/
+7
2018-07-11
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
4
-6
/
+36
2018-07-11
ext4: always check block group bounds in ext4_init_block_bitmap()
Theodore Ts'o
1
-7
/
+3
2018-07-11
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
Theodore Ts'o
1
-0
/
+25
2018-07-11
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
1
-1
/
+8
2018-07-11
drm/udl: fix display corruption of the last line
Mikulas Patocka
2
-5
/
+11
2018-07-11
cifs: Fix infinite loop when using hard mount option
Paulo Alcantara
2
-8
/
+20
2018-07-11
drbd: fix access after free
Lars Ellenberg
1
-1
/
+1
2018-07-11
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
1
-2
/
+2
2018-07-11
scsi: sg: mitigate read/write abuse
Jann Horn
1
-2
/
+40
2018-07-11
tracing: Fix missing return symbol in function_graph output
Changbin Du
1
-1
/
+4
2018-07-11
mm: hugetlb: yield when prepping struct pages
Cannon Matthews
1
-0
/
+1
2018-07-11
x86/cpu: Re-apply forced caps every time CPU caps are re-read
Andy Lutomirski
1
-0
/
+7
2018-07-11
x86/xen: Add call of speculative_store_bypass_ht_init() to PV paths
Juergen Gross
1
-0
/
+5
2018-07-11
IB/hfi1: Fix user context tail allocation for DMA_RTAIL
Mike Marciniszyn
3
-10
/
+9
2018-07-11
ARM: dts: imx6q: Use correct SDMA script for SPI5 core
Sean Nyekjaer
1
-1
/
+1
2018-07-11
net: phy: micrel: fix crash when statistic requested for KSZ9031 phy
Grygorii Strashko
1
-15
/
+2
2018-07-11
Revert "sit: reload iphdr in ipip6_rcv"
David S. Miller
1
-1
/
+0
2018-07-11
netfilter: nf_tables: use WARN_ON_ONCE instead of BUG_ON in nft_do_chain()
Taehee Yoo
1
-1
/
+2
2018-07-11
kprobes/x86: Do not modify singlestep buffer while resuming
Masami Hiramatsu
1
-22
/
+20
2018-07-11
ipv4: Fix error return value in fib_convert_metrics()
Ben Hutchings
1
-1
/
+1
2018-07-11
i2c: rcar: fix resume by always initializing registers before transfer
Wolfram Sang
1
-2
/
+2
2018-07-11
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
1
-2
/
+2
2018-07-11
staging: android: ion: Return an ERR_PTR in ion_map_kernel
Laura Abbott
1
-1
/
+1
2018-07-11
n_tty: Access echo_* variables carefully.
Tetsuo Handa
1
-18
/
+24
2018-07-11
n_tty: Fix stall at n_tty_receive_char_special().
Tetsuo Handa
1
-5
/
+8
2018-07-11
usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
William Wu
1
-1
/
+1
2018-07-11
USB: serial: cp210x: add Silicon Labs IDs for Windows Update
Karoly Pados
1
-0
/
+3
2018-07-11
USB: serial: cp210x: add CESINEL device ids
Johan Hovold
1
-0
/
+11
2018-07-11
usb: cdc_acm: Add quirk for Uniden UBC125 scanner
Houston Yaroschoff
1
-0
/
+3
2018-07-03
Linux 4.9.111
v4.9.111
Greg Kroah-Hartman
1
-1
/
+1
2018-07-03
cdc_ncm: avoid padding beyond end of skb
Bjørn Mork
1
-2
/
+2
2018-07-03
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
1
-2
/
+9
2018-07-03
block: Fix transfer when chunk sectors exceeds max
Keith Busch
1
-2
/
+2
2018-07-03
ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210
Takashi Iwai
1
-0
/
+1
2018-07-03
ALSA: hda/realtek - Fix pop noise on Lenovo P50 & co
Takashi Iwai
1
-2
/
+8
2018-07-03
Input: elantech - fix V4 report decoding for module with middle key
???
1
-1
/
+1
2018-07-03
Input: elantech - enable middle button of touchpads on ThinkPad P52
Aaron Ma
1
-1
/
+8
2018-07-03
Input: elan_i2c_smbus - fix more potential stack buffer overflows
Ben Hutchings
3
-3
/
+11
2018-07-03
udf: Detect incorrect directory size
Jan Kara
1
-0
/
+3
2018-07-03
xen: Remove unnecessary BUG_ON from __unbind_from_irq()
Boris Ostrovsky
1
-2
/
+0
2018-07-03
mm: fix devmem_is_allowed() for sub-page System RAM intersections
Dan Williams
1
-1
/
+3
2018-07-03
rbd: flush rbd_dev->watch_dwork after watch is unregistered
Dongsheng Yang
1
-1
/
+1
2018-07-03
pwm: lpss: platform: Save/restore the ctrl register over a suspend/resume
Hans de Goede
3
-0
/
+37
2018-07-03
Input: elan_i2c - add ELAN0618 (Lenovo v330 15IKB) ACPI ID
Alexandr Savca
1
-0
/
+1
[prev]
[next]