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.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
2011-06-03
Linux 2.6.38.8
v2.6.38.8
linux-2.6.38.y
Greg Kroah-Hartman
1
-1
/
+1
2011-06-03
AppArmor: fix oops in apparmor_setprocattr
Kees Cook
1
-1
/
+2
2011-06-03
ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread
Lukas Czerner
2
-29
/
+6
2011-06-03
xen mmu: fix a race window causing leave_mm BUG()
Tian, Kevin
1
-1
/
+1
2011-06-03
PCI: Add quirk for setting valid class for TI816X Endpoint
Hemant Pedanekar
1
-0
/
+10
2011-06-03
NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errors
Trond Myklebust
1
-1
/
+5
2011-06-03
NFSv4: Handle expired stateids when the lease is still valid
Trond Myklebust
1
-2
/
+7
2011-06-03
SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...
Trond Myklebust
1
-3
/
+13
2011-06-03
drm/radeon/kms: add wait idle ioctl for eg->cayman
Dave Airlie
1
-0
/
+4
2011-06-03
drm/radeon/evergreen/btc/fusion: setup hdp to invalidate and flush when asked
Alex Deucher
2
-1
/
+7
2011-06-03
drm/i915: fix user irq miss in BSD ring on g4x
Boqun Feng
1
-2
/
+27
2011-06-03
brd: handle on-demand devices correctly
Namhyung Kim
1
-4
/
+4
2011-06-03
brd: limit 'max_part' module param to DISK_MAX_PARTS
Namhyung Kim
1
-0
/
+3
2011-06-03
atm: expose ATM device index in sysfs
Dan Williams
1
-0
/
+10
2011-06-03
tmpfs: fix race between truncate and writepage
Hugh Dickins
1
-1
/
+1
2011-06-03
ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area
Will Deacon
2
-0
/
+3
2011-06-03
dm table: reject devices without request fns
Milan Broz
1
-0
/
+17
2011-06-03
idle governor: Avoid lock acquisition to read pm_qos before entering idle
Tim Chen
2
-12
/
+29
2011-06-03
cpuidle: menu: fixed wrapping timers at 4.294 seconds
Tero Kristo
1
-1
/
+3
2011-06-03
i8k: Avoid lahf in 64-bit code
Luca Tettamanti
1
-2
/
+2
2011-06-03
kbuild: Fix GNU make v3.80 compatibility
Kevin Cernekee
1
-1
/
+1
2011-06-03
UBIFS: fix a rare memory leak in ro to rw remounting path
Artem Bityutskiy
2
-1
/
+3
2011-06-03
eCryptfs: Allow 2 scatterlist entries for encrypted filenames
Tyler Hicks
1
-25
/
+21
2011-06-03
p54usb: add zoom 4410 usbid
Christian Lamparter
1
-0
/
+1
2011-06-03
sh: fixup fpu.o compile order
Kuninori Morimoto
1
-3
/
+1
2011-06-03
sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock
Kuninori Morimoto
1
-1
/
+1
2011-06-03
cx88: hold device lock during sub-driver initialization
Jonathan Nieder
3
-10
/
+4
2011-06-03
cx88: fix locking of sub-driver operations
Jonathan Nieder
4
-9
/
+5
2011-06-03
cx88: protect per-device driver list with device lock
Jonathan Nieder
4
-6
/
+20
2011-06-03
USB: remove remaining usages of hcd->state from usbcore and fix regression
Alan Stern
6
-9
/
+19
2011-06-03
OHCI: fix regression caused by nVidia shutdown workaround
Alan Stern
1
-2
/
+10
2011-06-03
USB: option: add support for Huawei E353 device
Marcin Gałczyński
1
-0
/
+2
2011-06-03
xhci: Fix memory leak bug when dropping endpoints
Sarah Sharp
1
-1
/
+10
2011-06-03
xhci: Fix memory leak in ring cache deallocation.
Sarah Sharp
1
-4
/
+3
2011-06-03
xhci: Fix full speed bInterval encoding.
Sarah Sharp
1
-2
/
+2
2011-06-03
usb: gadget: rndis: don't test against req->length
Felipe Balbi
1
-2
/
+1
2011-06-03
usb/gadget: at91sam9g20 fix end point max packet size
Jean-Christophe PLAGNIOL-VILLARD
1
-1
/
+1
2011-06-03
xhci: Fix bug in control transfer cancellation.
Sarah Sharp
1
-9
/
+9
2011-06-03
USB: cdc_acm: Fix oops when Droids MuIn LCD is connected
Erik Slagter
2
-2
/
+12
2011-06-03
Bind only modem AT command endpoint to option module.
Marius B. Kotsbak
1
-1
/
+7
2011-06-03
USB: gamin_gps: Fix for data transfer problems in native mode
Hermann Kneissel
1
-7
/
+13
2011-06-03
USB: gadget: g_multi: fixed vendor and product ID in inf files
Michal Nazarewicz
2
-5
/
+5
2011-06-03
USB: serial: ftdi_sio: adding support for TavIR STK500
Benedek László
2
-0
/
+6
2011-06-03
USB: moto_modem: Add USB identifier for the Motorola VE240.
Elizabeth Jennifer Myers
1
-0
/
+1
2011-06-03
USB: CP210x Add 4 Device IDs for AC-Services Devices
Craig Shelley
1
-0
/
+4
2011-06-03
i2c/writing-clients: Fix foo_driver.id_table
Vikram Narayanan
1
-1
/
+1
2011-06-03
loop: handle on-demand devices correctly
Namhyung Kim
1
-4
/
+4
2011-06-03
loop: limit 'max_part' module param to DISK_MAX_PARTS
Namhyung Kim
1
-0
/
+3
2011-06-03
mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()
Andrew Barry
1
-1
/
+1
2011-06-03
HID: magicmouse: ignore 'ivalid report id' while switching modes
Jiri Kosina
1
-1
/
+9
[next]