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.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
PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabled
Bjorn Helgaas
1
-0
/
+3
2014-03-12
drm/ttm: Work around performance regression with VM_PFNMAP
Thomas Hellstrom
1
-5
/
+7
2014-03-12
[SCSI] storvsc: NULL pointer dereference fix
Ales Novak
1
-0
/
+3
2014-03-12
r8169: fix the incorrect tx descriptor version
hayeswang
1
-1
/
+1
2014-03-12
tools/net/Makefile: Define PACKAGE to fix build problems
Markos Chandras
1
-1
/
+1
2014-03-12
x86: bpf_jit: support negative offsets
Alexei Starovoitov
1
-1
/
+1
2014-03-12
bridge: multicast: enable snooping on general queries only
Linus Lüssing
1
-3
/
+5
2014-03-12
bridge: multicast: add sanity check for general query destination
Linus Lüssing
1
-0
/
+19
2014-03-12
tcp: tcp_release_cb() should release socket ownership
Eric Dumazet
3
-1
/
+20
2014-03-12
Merge branch 'skb_frags'
David S. Miller
1
-46
/
+54
2014-03-12
skbuff: skb_segment: orphan frags before copying
Michael S. Tsirkin
1
-0
/
+6
2014-03-12
skbuff: skb_segment: s/fskb/list_skb/
Michael S. Tsirkin
1
-13
/
+13
2014-03-12
skbuff: skb_segment: s/skb/head_skb/
Michael S. Tsirkin
1
-22
/
+24
2014-03-12
skbuff: skb_segment: s/skb_frag/frag/
Michael S. Tsirkin
1
-7
/
+7
2014-03-12
skbuff: skb_segment: s/frag/nskb_frag/
Michael S. Tsirkin
1
-9
/
+9
2014-03-12
PNP / ACPI: proper handling of ACPI IO/Memory resource parsing failures
Zhang Rui
1
-3
/
+12
2014-03-12
Merge branch 'stmmac'
David S. Miller
5
-64
/
+60
2014-03-12
stmmac: dwmac-sti: fix broken STiD127 compatibility
Giuseppe CAVALLARO
1
-1
/
+1
2014-03-12
stmmac: fix chained mode
Giuseppe CAVALLARO
4
-53
/
+34
2014-03-12
stmmac: fix and better tune the default buffer sizes
Giuseppe CAVALLARO
1
-6
/
+6
2014-03-12
stmmac: disable at run-time the EEE if not supported
Giuseppe CAVALLARO
1
-4
/
+19
2014-03-12
vmxnet3: fix netpoll race condition
Neil Horman
1
-5
/
+11
2014-03-11
x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU
Suresh Siddha
1
-3
/
+12
2014-03-11
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-19
/
+36
2014-03-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
4
-20
/
+26
2014-03-11
x86: Remove CONFIG_X86_OOSTORE
Dave Jones
6
-290
/
+5
2014-03-11
perf/x86: Fix leak in uncore_type_init failure paths
Dave Jones
1
-1
/
+2
2014-03-11
sched/clock: Prevent tracing recursion in sched_clock_cpu()
Fernando Luis Vazquez Cao
1
-2
/
+2
2014-03-11
stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
Peter Zijlstra
1
-1
/
+1
2014-03-11
sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy
Juri Lelli
1
-0
/
+9
2014-03-11
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
3
-5
/
+13
2014-03-11
Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Takashi Iwai
769
-4645
/
+7674
2014-03-11
vlan: Set correct source MAC address with TX VLAN offload enabled
Peter Boström
1
-0
/
+3
2014-03-11
Xen-netback: Fix issue caused by using gso_type wrongly
Annie Li
1
-21
/
+18
2014-03-11
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
19
-26
/
+95
2014-03-11
cris: convert ffs from an object-like macro to a function-like macro
Geert Uytterhoeven
1
-1
/
+1
2014-03-11
hfsplus: add HFSX subfolder count support
Sergei Antonov
4
-2
/
+55
2014-03-11
tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly
Colin Ian King
1
-0
/
+1
2014-03-11
MAINTAINERS: blackfin: add git repository
Michael Opdenacker
1
-0
/
+1
2014-03-11
revert "kallsyms: fix absolute addresses for kASLR"
Andrew Morton
1
-1
/
+2
2014-03-11
mm/Kconfig: fix URL for zsmalloc benchmark
Ben Hutchings
1
-2
/
+2
2014-03-11
fs/proc/base.c: fix GPF in /proc/$PID/map_files
Artem Fetishev
1
-0
/
+1
2014-03-11
mm/compaction: break out of loop on !PageBuddy in isolate_freepages_block
Laura Abbott
1
-7
/
+13
2014-03-11
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
8
-13
/
+19
2014-03-11
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
1
-6
/
+15
2014-03-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
9
-52
/
+107
2014-03-10
bna: Replace large udelay() with mdelay()
Ben Hutchings
1
-1
/
+1
2014-03-10
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2014-03-10
pkt_sched: move the sanity test in qdisc_list_add()
Eric Dumazet
1
-3
/
+4
2014-03-10
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
10
-16
/
+22
[prev]
[next]