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
2014-03-12
net: sctp: fix sctp_connectx abi for ia32 emulation/compat mode
Daniel Borkmann
1
-9
/
+32
2014-03-12
usbnet: remove generic hard_header_len check
Emil Goode
8
-21
/
+37
2014-03-12
bonding: 802.3ad: make aggregator_identifier bond-private
Jiri Bohac
2
-4
/
+3
2014-03-12
tg3: Fix deadlock in tg3_change_mtu()
Nithin Sujir
1
-2
/
+2
2014-03-12
net: fix 'ip rule' iif/oif device rename
Maciej Żenczykowski
1
-0
/
+7
2014-03-12
rtlwifi: rtl8192ce: Fix too long disable of IRQs
Olivier Langlois
1
-2
/
+16
2014-03-12
rtlwifi: Fix incorrect return from rtl_ps_enable_nic()
Olivier Langlois
1
-1
/
+1
2014-03-12
rtl8187: fix regression on MIPS without coherent DMA
Stanislaw Gruszka
1
-2
/
+8
2014-03-12
cifs: ensure that uncached writes handle unmapped areas correctly
Jeff Layton
1
-3
/
+34
2014-03-12
avr32: Makefile: add '-D__linux__' flag for gcc-4.4.7 use
Chen Gang
1
-1
/
+1
2014-03-12
avr32: fix missing module.h causing build failure in mimc200/fram.c
Paul Gortmaker
1
-0
/
+1
2014-03-12
ARM: 7957/1: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-03-12
ARM: 7953/1: mm: ensure TLB invalidation is complete before enabling MMU
Will Deacon
2
-2
/
+3
2014-03-12
ext4: don't leave i_crtime.tv_sec uninitialized
Theodore Ts'o
1
-0
/
+2
2014-03-12
ext4: fix online resize with a non-standard blocks per group setting
Theodore Ts'o
1
-1
/
+1
2014-03-12
ext4: don't try to modify s_flags if the the file system is read-only
Theodore Ts'o
1
-7
/
+13
2014-02-22
Linux 3.4.82
v3.4.82
Greg Kroah-Hartman
1
-1
/
+1
2014-02-22
genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=n
Paul Gortmaker
1
-0
/
+1
2014-02-22
ring-buffer: Fix first commit on sub-buffer having non-zero delta
Steven Rostedt (Red Hat)
1
-0
/
+7
2014-02-22
power: max17040: Fix NULL pointer dereference when there is no platform_data
Krzysztof Kozlowski
1
-2
/
+3
2014-02-22
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
1
-0
/
+6
2014-02-22
md/raid5: Fix CPU hotplug callback registration
Oleg Nesterov
1
-46
/
+44
2014-02-22
KVM: return an error code in kvm_vm_ioctl_register_coalesced_mmio()
Dan Carpenter
1
-6
/
+2
2014-02-22
IB/qib: Add missing serdes init sequence
Mike Marciniszyn
1
-0
/
+5
2014-02-22
block: add cond_resched() to potentially long running ioctl discard loop
Jens Axboe
1
-0
/
+8
2014-02-22
Modpost: fixed USB alias generation for ranges including 0x9 and 0xA
Jan Moskyto Matejka
1
-2
/
+2
2014-02-22
usb: option: blacklist ZTE MF667 net interface
Raymond Wanyoike
1
-1
/
+2
2014-02-22
usb-storage: enable multi-LUN scanning when needed
Alan Stern
2
-1
/
+9
2014-02-22
usb-storage: restrict bcdDevice range for Super Top in Cypress ATACB
Alan Stern
1
-1
/
+1
2014-02-22
usb-storage: add unusual-devs entry for BlackBerry 9000
Alan Stern
1
-0
/
+7
2014-02-22
USB: ftdi_sio: add Tagsys RFID Reader IDs
Ulrich Hahn
2
-0
/
+8
2014-02-22
usb: ftdi_sio: add Mindstorms EV3 console adapter
Bjørn Mork
2
-0
/
+2
2014-02-22
staging:iio:ad799x fix error_free_irq which was freeing an irq that may not h...
Hartmut Knaack
1
-1
/
+2
2014-02-22
tty: n_gsm: Fix for modems with brk in modem status control
Lars Poeschel
1
-0
/
+11
2014-02-22
lockd: send correct lock when granting a delayed lock.
NeilBrown
1
-0
/
+8
2014-02-22
raw: test against runtime value of max_raw_minors
Paul Bolle
1
-1
/
+1
2014-02-22
spi: Fix crash with double message finalisation on error handling
Geert Uytterhoeven
1
-3
/
+1
2014-02-22
s390: fix kernel crash due to linkage stack instructions
Martin Schwidefsky
1
-2
/
+5
2014-02-22
s390/dump: Fix dump memory detection
Michael Holzheu
1
-0
/
+10
2014-02-22
mac80211: fix fragmentation code, particularly for encryption
Johannes Berg
1
-1
/
+1
2014-02-22
fs/file.c:fdtable: avoid triggering OOMs from alloc_fdmem
Eric W. Biederman
1
-1
/
+1
2014-02-22
xen-blkfront: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2014-02-20
Linux 3.4.81
v3.4.81
Greg Kroah-Hartman
1
-1
/
+1
2014-02-20
nfs: tear down caches in nfs_init_writepagecache when allocation fails
Jeff Layton
1
-2
/
+8
2014-02-20
lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q)
Dan Rosenberg
1
-1
/
+2
2014-02-20
virtio-blk: Use block layer provided spinlock
Asias He
1
-6
/
+3
2014-02-20
Input: synaptics - handle out of bounds values from the hardware
Seth Forshee
1
-0
/
+23
2014-02-20
PM / Hibernate: Hibernate/thaw fixes/improvements
Bojan Smojver
1
-23
/
+39
2014-02-20
KVM: Fix buffer overflow in kvm_set_irq()
Avi Kivity
1
-0
/
+1
2014-02-20
target/file: Re-enable optional fd_buffered_io=1 operation
Nicholas Bellinger
2
-3
/
+39
[prev]
[next]