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-04-20
lib: lz4: fixed zram with lz4 on big endian machines
Rui Salvaterra
1
-9
/
+12
2016-04-20
dmaengine: dw: fix master selection
Andy Shevchenko
1
-15
/
+19
2016-04-20
ALSA: usb-audio: Skip volume controls triggers hangup on Dell USB Dock
Kailang Yang
1
-0
/
+14
2016-04-20
ALSA: hda - fix front mic problem for a HP desktop
Hui Wang
1
-0
/
+9
2016-04-20
kvm: x86: do not leak guest xcr0 into host interrupt handlers
David Matlack
1
-6
/
+4
2016-04-20
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
4
-0
/
+9
2016-04-20
parisc: percpu: update comments referring to __get_cpu_var
Christoph Lameter
1
-2
/
+2
2016-04-20
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
1
-0
/
+3
2016-04-20
parisc: Avoid function pointers for kernel exception routines
Helge Deller
1
-5
/
+5
2016-04-20
gpio: pca953x: Use correct u16 value for register word write
Yong Li
1
-1
/
+2
2016-04-20
USB: option: add "D-Link DWM-221 B1" device id
Bjørn Mork
1
-0
/
+2
2016-04-20
USB: serial: cp210x: Adding GE Healthcare Device ID
Martyn Welch
1
-0
/
+1
2016-04-20
USB: serial: ftdi_sio: Add support for ICP DAS I-756xU devices
Josh Boyer
2
-0
/
+12
2016-04-20
Btrfs: fix file/data loss caused by fsync after rename and new inode
Filipe Manana
1
-0
/
+137
2016-04-20
Btrfs: fix fsync after truncate when no_holes feature is enabled
Filipe Manana
1
-0
/
+108
2016-04-20
Btrfs: fix fsync xattr loss in the fast fsync path
Filipe Manana
1
-0
/
+104
2016-04-20
Btrfs: fix fsync data loss after append write
Filipe Manana
1
-5
/
+9
2016-04-20
assoc_array: don't call compare_object() on a node
Jerome Marchand
1
-1
/
+3
2016-04-20
ALSA: usb-audio: Add a quirk for Plantronics BT300
Dennis Kadioglu
1
-0
/
+1
2016-04-20
rbd: use GFP_NOIO consistently for request allocations
David Disseldorp
1
-3
/
+3
2016-04-20
compiler-gcc: disable -ftracer for __noclone functions
Paolo Bonzini
1
-1
/
+1
2016-04-20
compiler-gcc: integrate the various compiler-gcc[345].h files
Joe Perches
4
-179
/
+116
2016-04-20
usb: renesas_usbhs: fix to avoid using a disabled ep in usbhsg_queue_done()
Yoshihiro Shimoda
1
-1
/
+5
2016-04-20
usb: renesas_usbhs: fix spinlock suspected in a gadget complete function
Yoshihiro Shimoda
1
-3
/
+19
2016-04-20
xen/events: Mask a moving irq
Boris Ostrovsky
1
-4
/
+24
2016-04-20
ALSA: usb-audio: Add a sample rate quirk for Phoenix Audio TMX320
Takashi Iwai
1
-0
/
+1
2016-04-20
ALSA: usb-audio: Add sample rate inquiry quirk for AudioQuest DragonFly
Anssi Hannula
1
-0
/
+1
2016-04-20
ALSA: usb-audio: don't try to get Outlaw RR2150 sample rate
Eric Wong
1
-0
/
+1
2016-04-20
ext4: ignore quota mount options if the quota feature is enabled
Theodore Ts'o
1
-11
/
+11
2016-04-20
KVM: x86: Inject pending interrupt even if pending nmi exist
Yuki Shibuya
1
-10
/
+10
2016-04-20
ext4: add lockdep annotations for i_data_sem
Theodore Ts'o
3
-4
/
+55
2016-04-20
sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes
Martin K. Petersen
2
-16
/
+14
2016-04-20
USB: digi_acceleport: do sanity checking for the number of ports
Oliver Neukum
1
-0
/
+19
2016-04-20
USB: cypress_m8: add endpoint sanity check
Oliver Neukum
1
-6
/
+5
2016-04-20
USB: mct_u232: add sanity checking in probe
Oliver Neukum
1
-1
/
+8
2016-04-20
drm/qxl: fix cursor position with non-zero hotspot
John Keeping
2
-4
/
+11
2016-04-20
usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
Yoshihiro Shimoda
1
-0
/
+1
2016-04-20
usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler()
Yoshihiro Shimoda
1
-1
/
+2
2016-04-20
ARM: OMAP2+: hwmod: Fix updating of sysconfig register
Lokesh Vutla
1
-4
/
+4
2016-04-20
HID: usbhid: fix inconsistent reset/resume/reset-resume behavior
Alan Stern
1
-36
/
+37
2016-04-19
Linux 3.18.31
v3.18.31
Sasha Levin
1
-1
/
+1
2016-04-19
crypto: algif_skcipher - Fix race condition in skcipher_check_key
Herbert Xu
1
-3
/
+6
2016-04-19
crypto: algif_skcipher - Remove custom release parent function
Herbert Xu
1
-40
/
+3
2016-04-19
crypto: algif_skcipher - Add nokey compatibility path
Herbert Xu
1
-5
/
+144
2016-04-19
crypto: algif_skcipher - Require setkey before accept(2)
Herbert Xu
1
-7
/
+42
2016-04-18
ALSA: hda - Fix regression of monitor_present flag in eld proc file
Hyungwon Hwang
1
-0
/
+2
2016-04-18
arm64: errata: Add -mpc-relative-literal-loads to build flags
dann frazier
1
-0
/
+2
2016-04-18
mm/page_alloc: prevent merging between isolated and other pageblocks
Vlastimil Babka
1
-13
/
+33
2016-04-18
mm: use 'unsigned int' for page order
Kirill A. Shutemov
5
-27
/
+32
2016-04-18
mm: page_alloc: pass PFN to __free_pages_bootmem
Mel Gorman
5
-11
/
+14
[prev]
[next]