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
2013-05-08
Linux 3.4.44
v3.4.44
Greg Kroah-Hartman
1
-1
/
+1
2013-05-08
mfd: adp5520: Restore mode bits on resume
Lars-Peter Clausen
1
-2
/
+6
2013-05-08
mmc: atmel-mci: pio hang on block errors
Terry Barnaby
1
-4
/
+10
2013-05-08
mmc: core: Fix bit width test failing on old eMMC cards
Philip Rakity
1
-1
/
+1
2013-05-08
x86: Eliminate irq_mis_count counted in arch_irq_stat
Li Fei
1
-4
/
+0
2013-05-08
KVM: X86 emulator: fix source operand decoding for 8bit mov[zs]x instructions
Gleb Natapov
1
-0
/
+4
2013-05-08
mmc: at91/avr32/atmel-mci: fix DMA-channel leak on module unload
Johan Hovold
5
-15
/
+0
2013-05-08
ext4: fix Kconfig documentation for CONFIG_EXT4_DEBUG
Theodore Ts'o
1
-1
/
+2
2013-05-08
ext4: fix online resizing for ext3-compat file systems
Theodore Ts'o
1
-0
/
+2
2013-05-08
ext4: fix journal callback list traversal
Dmitry Monakhov
3
-7
/
+14
2013-05-08
jbd2: fix race between jbd2_journal_remove_checkpoint and ->j_commit_callback
Dmitry Monakhov
2
-22
/
+29
2013-05-08
ixgbe: fix EICR write in ixgbe_msix_other
Jacob Keller
1
-0
/
+10
2013-05-08
ipc: sysv shared memory limited to 8TiB
Robin Holt
2
-2
/
+2
2013-05-08
wireless: regulatory: fix channel disabling race condition
Johannes Berg
1
-1
/
+1
2013-05-08
nfsd: Decode and send 64bit time values
Bryan Schumaker
1
-14
/
+5
2013-05-08
nfsd4: don't close read-write opens too soon
J. Bruce Fields
1
-7
/
+1
2013-05-08
NFSv4: Handle NFS4ERR_DELAY and NFS4ERR_GRACE in nfs4_open_delegation_recall
Trond Myklebust
1
-0
/
+6
2013-05-08
md: bad block list should default to disabled.
NeilBrown
1
-6
/
+3
2013-05-08
LOCKD: Ensure that nlmclnt_block resets block->b_status after a server reboot
Trond Myklebust
2
-3
/
+3
2013-05-08
fs/dcache.c: add cond_resched() to shrink_dcache_parent()
Greg Thelen
1
-1
/
+3
2013-05-08
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2
-0
/
+5
2013-05-08
cgroup: fix an off-by-one bug which may trigger BUG_ON()
Li Zefan
1
-1
/
+1
2013-05-08
drivers/rtc/rtc-cmos.c: don't disable hpet emulation on suspend
Derek Basehore
1
-2
/
+2
2013-05-08
hrtimer: Add expiry time overflow check in hrtimer_interrupt
Prarit Bhargava
1
-0
/
+2
2013-05-08
hrtimer: Fix ktime_add_ns() overflow on 32bit architectures
David Engraf
1
-0
/
+4
2013-05-08
ASoC: max98088: Fix logging of hardware revision.
Dylan Reid
1
-1
/
+1
2013-05-08
ALSA: usb-audio: Fix autopm error during probing
Takashi Iwai
1
-1
/
+3
2013-05-08
ALSA: usb-audio: disable autopm for MIDI devices
Clemens Ladisch
1
-11
/
+2
2013-05-08
ALSA: snd-usb: try harder to find USB_DT_CS_ENDPOINT
Daniel Mack
1
-0
/
+8
2013-05-08
mm: allow arch code to control the user page table ceiling
Hugh Dickins
3
-4
/
+14
2013-05-08
fs/fscache/stats.c: fix memory leak
Anurup m
1
-1
/
+1
2013-05-08
Wrong asm register contraints in the kvm implementation
Stephan Schreiber
1
-1
/
+1
2013-05-08
Wrong asm register contraints in the futex implementation
Stephan Schreiber
1
-3
/
+2
2013-05-08
PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
Rafael J. Wysocki
1
-8
/
+4
2013-05-08
PCI / ACPI: Don't query OSC support with all possible controls
Yinghai Lu
1
-2
/
+2
2013-05-08
Fix initialization of CMCI/CMCP interrupts
Tony Luck
3
-13
/
+33
2013-05-08
sysfs: fix use after free in case of concurrent read/write and readdir
Ming Lei
1
-4
/
+11
2013-05-08
i2c: xiic: must always write 16-bit words to TX_FIFO
Steven A. Falco
1
-4
/
+2
2013-05-08
tracing: Reset ftrace_graph_filter_enabled if count is zero
Namhyung Kim
1
-1
/
+2
2013-05-08
tracing: Check return value of tracing_init_dentry()
Namhyung Kim
3
-0
/
+6
2013-05-08
tracing: Fix off-by-one on allocating stat->pages
Namhyung Kim
1
-1
/
+1
2013-05-08
tracing: Remove most or all of stack tracer stack size from stack_max_size
Steven Rostedt (Red Hat)
1
-21
/
+54
2013-05-08
tracing: Fix stack tracer with fentry use
Steven Rostedt (Red Hat)
1
-4
/
+29
2013-05-08
tracing: Use stack of calling function for stack tracer
Steven Rostedt (Red Hat)
1
-5
/
+7
2013-05-08
fbcon: when font is freed, clear also vc_font.data
Mika Kuoppala
1
-0
/
+2
2013-05-08
tty: fix up atime/mtime mess, take three
Linus Torvalds
2
-2
/
+5
2013-05-08
gianfar: do not advertise any alarm capability.
Richard Cochran
1
-2
/
+1
2013-05-08
arm: set the page table freeing ceiling to TASK_SIZE
Catalin Marinas
1
-0
/
+9
2013-05-08
serial_core.c: add put_device() after device_find_child()
Federico Vaga
1
-0
/
+4
2013-05-08
xen/time: Fix kasprintf splat when allocating timer%d IRQ line.
Konrad Rzeszutek Wilk
2
-2
/
+9
[next]