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-03-10
fbcon: set a default value to blink interval
Jean-Philippe Brucker
1
-0
/
+2
2016-03-10
kvm: x86: Update tsc multiplier on change.
Owen Hofmann
1
-5
/
+9
2016-03-10
mips/kvm: fix ioctl error handling
Michael S. Tsirkin
1
-2
/
+2
2016-03-10
parisc: Fix ptrace syscall number and return value modification
Helge Deller
2
-6
/
+15
2016-03-10
PCI: keystone: Fix MSI code that retrieves struct pcie_port pointer
Murali Karicheri
1
-8
/
+3
2016-03-10
block: Initialize max_dev_sectors to 0
Keith Busch
1
-2
/
+2
2016-03-10
drm/amdgpu: mask out WC from BO on unsupported arches
Oded Gabbay
1
-0
/
+8
2016-03-10
btrfs: async-thread: Fix a use-after-free error for trace
Qu Wenruo
1
-1
/
+1
2016-03-10
btrfs: Fix no_space in write and rm loop
Zhao Lei
1
-1
/
+3
2016-03-10
Btrfs: fix deadlock running delayed iputs at transaction commit time
Filipe Manana
4
-10
/
+10
2016-03-10
drivers: sh: Restore legacy clock domain on SuperH platforms
Geert Uytterhoeven
1
-1
/
+1
2016-03-10
use ->d_seq to get coherency between ->d_inode and ->d_flags
Al Viro
2
-18
/
+6
2016-03-04
Linux 4.4.4
v4.4.4
Greg Kroah-Hartman
1
-1
/
+1
2016-03-04
iwlwifi: mvm: don't allow sched scans without matches to be started
Luca Coelho
1
-0
/
+4
2016-03-04
iwlwifi: update and fix 7265 series PCI IDs
Oren Givon
1
-2
/
+3
2016-03-04
iwlwifi: pcie: properly configure the debug buffer size for 8000
Emmanuel Grumbach
1
-3
/
+12
2016-03-04
iwlwifi: dvm: fix WoWLAN
Emmanuel Grumbach
1
-0
/
+3
2016-03-04
security: let security modules use PTRACE_MODE_* with bitmasks
Jann Horn
2
-7
/
+5
2016-03-04
IB/cma: Fix RDMA port validation for iWarp
Matan Barak
1
-1
/
+1
2016-03-04
x86/irq: Plug vector cleanup race
Thomas Gleixner
1
-10
/
+53
2016-03-04
x86/irq: Call irq_force_move_complete with irq descriptor
Thomas Gleixner
3
-7
/
+11
2016-03-04
x86/irq: Remove outgoing CPU from vector cleanup mask
Thomas Gleixner
1
-2
/
+16
2016-03-04
x86/irq: Remove the cpumask allocation from send_cleanup_vector()
Thomas Gleixner
1
-13
/
+3
2016-03-04
x86/irq: Clear move_in_progress before sending cleanup IPI
Thomas Gleixner
1
-1
/
+3
2016-03-04
x86/irq: Remove offline cpus from vector cleanup
Thomas Gleixner
1
-2
/
+6
2016-03-04
x86/irq: Get rid of code duplication
Thomas Gleixner
1
-18
/
+15
2016-03-04
x86/irq: Copy vectormask instead of an AND operation
Thomas Gleixner
1
-1
/
+1
2016-03-04
x86/irq: Check vector allocation early
Thomas Gleixner
1
-13
/
+25
2016-03-04
x86/irq: Reorganize the search in assign_irq_vector
Thomas Gleixner
1
-8
/
+16
2016-03-04
x86/irq: Reorganize the return path in assign_irq_vector
Thomas Gleixner
1
-14
/
+8
2016-03-04
x86/irq: Do not use apic_chip_data.old_domain as temporary buffer
Jiang Liu
1
-3
/
+5
2016-03-04
x86/irq: Validate that irq descriptor is still active
Thomas Gleixner
1
-0
/
+9
2016-03-04
x86/irq: Fix a race in x86_vector_free_irqs()
Jiang Liu
1
-8
/
+8
2016-03-04
x86/irq: Call chip->irq_set_affinity in proper context
Thomas Gleixner
1
-1
/
+5
2016-03-04
x86/entry/compat: Add missing CLAC to entry_INT80_32
Andy Lutomirski
1
-0
/
+1
2016-03-04
x86/mpx: Fix off-by-one comparison with nr_registers
Colin Ian King
1
-1
/
+1
2016-03-04
hpfs: don't truncate the file when delete fails
Mikulas Patocka
1
-28
/
+3
2016-03-04
do_last(): ELOOP failure exit should be done after leaving RCU mode
Al Viro
1
-5
/
+4
2016-03-04
should_follow_link(): validate ->d_seq after having decided to follow
Al Viro
1
-0
/
+5
2016-03-04
xen/pcifront: Fix mysterious crashes when NUMA locality information was extra...
Konrad Rzeszutek Wilk
1
-4
/
+6
2016-03-04
xen/pciback: Save the number of MSI-X entries to be copied later.
Konrad Rzeszutek Wilk
1
-1
/
+5
2016-03-04
xen/pciback: Check PF instead of VF for PCI_COMMAND_MEMORY
Konrad Rzeszutek Wilk
1
-1
/
+2
2016-03-04
xen/scsiback: correct frontend counting
Juergen Gross
1
-5
/
+5
2016-03-04
xen/arm: correctly handle DMA mapping of compound pages
Ian Campbell
1
-7
/
+14
2016-03-04
ARM: at91/dt: fix typo in sama5d2 pinmux descriptions
Ludovic Desroches
1
-1
/
+1
2016-03-04
ARM: OMAP2+: Fix onenand initialization to avoid filesystem corruption
Ivaylo Dimitrov
1
-3
/
+3
2016-03-04
do_last(): don't let a bogus return value from ->open() et.al. to confuse us
Al Viro
1
-0
/
+4
2016-03-04
kernel/resource.c: fix muxed resource handling in __request_region()
Simon Guinot
1
-2
/
+3
2016-03-04
sunrpc/cache: fix off-by-one in qword_get()
Stefan Hajnoczi
1
-1
/
+1
2016-03-04
tracing: Fix showing function event in available_events
Steven Rostedt (Red Hat)
1
-1
/
+2
[prev]
[next]