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.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-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
2016-02-25
NFS: Fix attribute cache revalidation
Trond Myklebust
1
-15
/
+39
2016-02-25
cifs: fix erroneous return value
Anton Protopopov
1
-1
/
+1
2016-02-25
cifs_dbg() outputs an uninitialized buffer in cifs_readdir()
Vasily Averin
1
-0
/
+1
2016-02-25
cifs: fix race between call_async() and reconnect()
Rabin Vincent
2
-3
/
+5
2016-02-25
cifs: Ratelimit kernel log messages
Jamie Bainbridge
2
-6
/
+5
2016-02-25
iio: inkern: fix a NULL dereference on error
Dan Carpenter
1
-0
/
+2
2016-02-25
iio: pressure: mpl115: fix temperature offset sign
Akinobu Mita
1
-1
/
+1
2016-02-25
iio: light: acpi-als: Report data as processed
Gabriele Mazzotta
1
-2
/
+4
2016-02-25
iio: dac: mcp4725: set iio name property in sysfs
Yong Li
1
-0
/
+1
2016-02-25
iio: add IIO_TRIGGER dependency to STK8BA50
Vegard Nossum
1
-0
/
+1
2016-02-25
iio: add HAS_IOMEM dependency to VF610_ADC
Vegard Nossum
1
-0
/
+1
2016-02-25
iio-light: Use a signed return type for ltr501_match_samp_freq()
Markus Elfring
1
-1
/
+1
2016-02-25
iio:adc:ti_am335x_adc Fix buffered mode by identifying as software buffer.
Jonathan Cameron
1
-1
/
+1
2016-02-25
iio: adis_buffer: Fix out-of-bounds memory access
Lars-Peter Clausen
1
-1
/
+1
2016-02-25
scsi: fix soft lockup in scsi_remove_target() on module removal
James Bottomley
1
-2
/
+4
2016-02-25
SCSI: Add Marvell Console to VPD blacklist
Mika Westerberg
1
-0
/
+1
2016-02-25
scsi_dh_rdac: always retry MODE SELECT on command lock violation
Hannes Reinecke
1
-1
/
+3
2016-02-25
drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration
Kirill A. Shutemov
1
-1
/
+1
2016-02-25
SCSI: fix crashes in sd and sr runtime PM
Alan Stern
2
-2
/
+9
2016-02-25
iscsi-target: Fix potential dead-lock during node acl delete
Nicholas Bellinger
1
-1
/
+15
2016-02-25
scsi: add Synology to 1024 sector blacklist
Mike Christie
1
-0
/
+1
2016-02-25
klist: fix starting point removed bug in klist iterators
James Bottomley
1
-3
/
+3
2016-02-25
tracepoints: Do not trace when cpu is offline
Steven Rostedt (Red Hat)
1
-0
/
+5
2016-02-25
tracing: Fix freak link error caused by branch tracer
Arnd Bergmann
1
-1
/
+1
2016-02-25
perf tools: tracepoint_error() can receive e=NULL, robustify it
Adrian Hunter
1
-0
/
+3
2016-02-25
tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit mac...
Steven Rostedt
1
-3
/
+2
2016-02-25
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
11
-29
/
+80
2016-02-25
Btrfs: fix direct IO requests not reporting IO error to user space
Filipe Manana
1
-0
/
+2
2016-02-25
Btrfs: fix hang on extent buffer lock caused by the inode_paths ioctl
Filipe Manana
1
-4
/
+6
2016-02-25
Btrfs: fix page reading in extent_same ioctl leading to csum errors
Filipe Manana
1
-8
/
+21
2016-02-25
Btrfs: fix invalid page accesses in extent_same (dedup) ioctl
Filipe Manana
1
-14
/
+76
2016-02-25
btrfs: properly set the termination value of ctx->pos in readdir
David Sterba
3
-3
/
+16
2016-02-25
Revert "btrfs: clear PF_NOFREEZE in cleaner_kthread()"
David Sterba
1
-1
/
+0
2016-02-25
Btrfs: fix fitrim discarding device area reserved for boot loader's use
Filipe Manana
1
-10
/
+10
2016-02-25
btrfs: handle invalid num_stripes in sys_array
David Sterba
1
-0
/
+8
2016-02-25
ext4: don't read blocks from disk after extents being swapped
Eryu Guan
1
-3
/
+12
2016-02-25
ext4: fix potential integer overflow
Insu Yun
1
-1
/
+1
2016-02-25
ext4: fix scheduling in atomic on group checksum failure
Jan Kara
2
-5
/
+8
2016-02-25
serial: omap: Prevent DoS using unprivileged ioctl(TIOCSRS485)
Peter Hurley
1
-2
/
+6
2016-02-25
serial: 8250_pci: Add Intel Broadwell ports
Mika Westerberg
1
-0
/
+29
2016-02-25
tty: Add support for PCIe WCH382 2S multi-IO card
Jeremy McNicoll
1
-0
/
+21
2016-02-25
pty: make sure super_block is still valid in final /dev/tty close
Herton R. Krzesinski
3
-3
/
+30
2016-02-25
pty: fix possible use after free of tty->driver_data
Herton R. Krzesinski
1
-1
/
+17
2016-02-25
staging/speakup: Use tty_ldisc_ref() for paste kworker
Peter Hurley
1
-1
/
+4
2016-02-25
phy: twl4030-usb: Fix unbalanced pm_runtime_enable on module reload
Tony Lindgren
1
-5
/
+8
2016-02-25
phy: twl4030-usb: Relase usb phy on unload
Tony Lindgren
1
-0
/
+1
2016-02-25
ALSA: seq: Fix double port list deletion
Takashi Iwai
1
-5
/
+8
2016-02-25
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
1
-4
/
+9
2016-02-25
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
Takashi Iwai
1
-2
/
+14
2016-02-25
ALSA: hda - Cancel probe work instead of flush at remove
Takashi Iwai
1
-2
/
+2
[prev]
[next]