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
xen/boot: Disable BIOS SMP MP table search.
Konrad Rzeszutek Wilk
1
-0
/
+4
2014-03-12
saa7134: Fix unlocked snd_pcm_stop() call
Takashi Iwai
1
-0
/
+2
2014-03-12
ext4: return ENOMEM if sb_getblk() fails
Theodore Ts'o
6
-25
/
+31
2014-03-12
block: Don't access request after it might be freed
Roland Dreier
1
-1
/
+11
2014-03-12
nbd: correct disconnect behavior
Paul Clements
2
-1
/
+8
2014-03-12
cifs: adjust sequence number downward after signing NT_CANCEL request
Jeff Layton
1
-0
/
+7
2014-03-12
ext4: fix possible use-after-free with AIO
Jan Kara
2
-6
/
+5
2014-03-12
UBIFS: fix double free of ubifs_orphan objects
Adam Thomas
2
-1
/
+6
2014-03-12
ext4/jbd2: don't wait (forever) for stale tid caused by wraparound
Theodore Ts'o
4
-4
/
+34
2014-03-12
ncpfs: fix rmdir returns Device or resource busy
Dave Chiluk
1
-9
/
+0
2014-03-12
cifs: don't instantiate new dentries in readdir for inodes that need to be re...
Jeff Layton
1
-0
/
+8
2014-03-12
libceph: unregister request in __map_request failed and nofail == false
majianpeng
1
-0
/
+2
2014-03-12
fuse: hotfix truncate_pagecache() issue
Maxim Patlasov
4
-3
/
+25
2014-03-12
fuse: readdir: check for slash in names
Miklos Szeredi
1
-0
/
+2
2014-03-12
nilfs2: fix issue with race condition of competition between segments for dir...
Vyacheslav Dubeyko
2
-2
/
+11
2014-03-12
perf tools: Fix cache event name generation
Jiri Olsa
1
-1
/
+1
2014-03-12
perf tools: Remove extraneous newline when parsing hardware cache events
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-03-12
mm/hotplug: correctly add new zone to all other nodes' zone lists
Jiang Liu
1
-7
/
+8
2014-03-12
cgroup: fix RCU accesses to task->cgroups
Tejun Heo
1
-7
/
+45
2014-03-12
proc connector: reject unprivileged listener bumps
Kees Cook
1
-0
/
+8
2014-03-12
KVM: IOMMU: hva align mapping page size
Greg Edwards
1
-0
/
+4
2014-03-12
KVM: PPC: Emulate dcbf
Alexander Graf
1
-0
/
+2
2014-03-12
s390/kvm: dont announce RRBM support
Christian Borntraeger
1
-1
/
+1
2014-03-12
KVM: s390: move kvm_guest_enter,exit closer to sie
Dominik Dingel
1
-5
/
+7
2014-03-12
cgroup: cgroup_subsys->fork() should be called after the task is added to css...
Tejun Heo
4
-47
/
+26
2014-03-12
mm: vmscan: fix endless loop in kswapd balancing
Johannes Weiner
1
-9
/
+18
2014-03-12
dm mpath: fix stalls when handling invalid ioctls
Hannes Reinecke
1
-2
/
+5
2014-03-12
dma: ste_dma40: don't dereference free:d descriptor
Linus Walleij
1
-1
/
+3
2014-03-12
quota: Fix race between dqput() and dquot_scan_active()
Jan Kara
1
-3
/
+11
2014-03-12
SELinux: bigendian problems with filename trans rules
Eric Paris
1
-4
/
+4
2014-03-12
perf: Fix hotplug splat
Peter Zijlstra
1
-6
/
+6
2014-03-12
workqueue: ensure @task is valid across kthread_stop()
Lai Jiangshan
1
-0
/
+7
2014-03-12
hwmon: (max1668) Fix writing the minimum temperature
Guenter Roeck
1
-1
/
+1
2014-03-12
USB: ftdi_sio: add Cressi Leonardo PID
Joerg Dorchain
2
-0
/
+8
2014-03-12
USB: serial: option: blacklist interface 4 for Cinterion PHS8 and PXS8
Aleksander Morgado
1
-1
/
+2
2014-03-12
ACPI / processor: Rework processor throttling with work_on_cpu()
Lan Tianyu
1
-37
/
+32
2014-03-12
ACPI / video: Filter the _BCL table for duplicate brightness values
Hans de Goede
1
-1
/
+7
2014-03-12
i7core_edac: Fix PCI device reference count
Jean Delvare
1
-2
/
+7
2014-03-12
sata_sil: apply MOD15WRITE quirk to TOSHIBA MK2561GSYN
Tejun Heo
1
-0
/
+1
2014-03-12
ata: enable quirk from jmicron JMB350 for JMB394
Denis V. Lunev
1
-2
/
+5
2014-03-12
perf/x86: Fix event scheduling
Peter Zijlstra
1
-0
/
+3
2014-03-12
powerpc/crashdump : Fix page frame number check in copy_oldmem_page
Laurent Dufour
1
-3
/
+5
2014-03-12
SUNRPC: Fix races in xs_nospace()
Trond Myklebust
1
-1
/
+5
2014-03-12
ASoC: wm8958-dsp: Fix firmware block loading
Lars-Peter Clausen
1
-1
/
+1
2014-03-12
ASoC: sta32x: Fix array access overflow
Takashi Iwai
1
-36
/
+36
2014-03-12
ASoC: sta32x: Fix wrong enum for limiter2 release rate
Takashi Iwai
1
-1
/
+1
2014-03-12
ASoC: wm8770: Fix wrong number of enum items
Takashi Iwai
1
-2
/
+2
2014-03-12
ALSA: usb-audio: work around KEF X300A firmware bug
Clemens Ladisch
1
-0
/
+9
2014-03-12
net: ip, ipv6: handle gso skbs in forwarding path
Florian Westphal
3
-3
/
+95
2014-03-12
net: add and use skb_gso_transport_seglen()
Florian Westphal
2
-0
/
+27
[prev]
[next]