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
2017-06-08
perf symbols: Keep DSO->symtab_type after decompress
Namhyung Kim
1
-0
/
+2
2017-06-08
perf tests: Decompress kernel module before objdump
Namhyung Kim
1
-1
/
+19
2017-06-08
perf tools: Consolidate error path in __open_dso()
Namhyung Kim
1
-11
/
+8
2017-06-08
perf tools: Decompress kernel module when reading DSO data
Namhyung Kim
1
-0
/
+16
2017-06-08
perf annotate: Use dso__decompress_kmodule_path()
Namhyung Kim
1
-24
/
+3
2017-06-08
perf tools: Introduce dso__decompress_kmodule_{fd,path}
Namhyung Kim
3
-35
/
+65
2017-06-08
perf tools: Fix a memory leak in __open_dso()
Namhyung Kim
1
-1
/
+3
2017-06-08
perf annotate: Fix symbolic link of build-id cache
Namhyung Kim
1
-1
/
+9
2017-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-36
/
+10
2017-06-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-8
/
+5
2017-06-08
net: Fix build regression in rtl8723bs staging driver.
David S. Miller
2
-3
/
+2
2017-06-08
block, bfq: access and cache blkg data only when safe
Paolo Valente
3
-36
/
+105
2017-06-08
Merge branch 'netvsc-bug-fixes'
David S. Miller
3
-39
/
+50
2017-06-08
netvsc: move filter setting to rndis_device
stephen hemminger
3
-34
/
+34
2017-06-08
netvsc: fix net poll mode
stephen hemminger
1
-4
/
+15
2017-06-08
netvsc: fix rcu dereference warning from ethtool
stephen hemminger
1
-1
/
+1
2017-06-08
srcu: Allow use of Classic SRCU from both process and interrupt context
Paolo Bonzini
2
-5
/
+2
2017-06-08
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
2
-6
/
+6
2017-06-08
xfs: fix spurious spin_is_locked() assert failures on non-smp kernels
Brian Foster
2
-4
/
+3
2017-06-08
net: ipv6: Release route when device is unregistering
David Ahern
2
-0
/
+6
2017-06-08
net: Zero ifla_vf_info in rtnl_fill_vfinfo()
Mintz, Yuval
1
-1
/
+2
2017-06-08
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
Mateusz Jurczyk
1
-1
/
+3
2017-06-08
Revert "decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_...
David S. Miller
1
-3
/
+1
2017-06-08
net: emac: fix and unify emac_mdio functions
Christian Lamparter
1
-23
/
+18
2017-06-08
net: emac: fix reset timeout with AR8035 phy
Christian Lamparter
1
-4
/
+22
2017-06-08
decnet: dn_rtmsg: Improve input length sanitization in dnrmg_receive_user_skb
Mateusz Jurczyk
1
-1
/
+3
2017-06-08
Merge tag 'kvm-s390-master-4.12-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
3
-5
/
+2
2017-06-08
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-linus
Jens Axboe
4
-31
/
+67
2017-06-08
hsi: Fix build regression due to netdev destructor fix.
David S. Miller
1
-1
/
+1
2017-06-08
net: s390: fix up for "Fix inconsistent teardown and release of private netde...
Stephen Rothwell
1
-2
/
+2
2017-06-08
drm/i915: fix warning for unused variable
Jani Nikula
1
-2
/
+0
2017-06-08
Fix loop device flush before configure v3
James Wang
1
-0
/
+3
2017-06-08
s390: update defconfig
Martin Schwidefsky
5
-21
/
+87
2017-06-08
MIPS: kprobes: flush_insn_slot should flush only if probe initialised
Marcin Nowakowski
1
-1
/
+2
2017-06-08
KVM: cpuid: Fix read/write out-of-bounds vulnerability in cpuid emulation
Wanpeng Li
1
-9
/
+11
2017-06-08
Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...
Paolo Bonzini
12
-39
/
+131
2017-06-08
MIPS: ftrace: fix init functions tracing
Marcin Nowakowski
1
-19
/
+5
2017-06-08
MIPS: mm: adjust PKMAP location
Marcin Nowakowski
1
-1
/
+6
2017-06-08
MIPS: highmem: ensure that we don't use more than one page for PTEs
Marcin Nowakowski
1
-0
/
+5
2017-06-08
MIPS: mm: fixed mappings: correct initialisation
Marcin Nowakowski
1
-3
/
+3
2017-06-08
MIPS: perf: Remove incorrect odd/even counter handling for I6400
Marcin Nowakowski
1
-1
/
+5
2017-06-08
powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default
Michael Ellerman
2
-11
/
+11
2017-06-08
powerpc/mm/4k: Limit 4k page size config to 64TB virtual address space
Aneesh Kumar K.V
4
-16
/
+15
2017-06-08
cxl: Fix error path on bad ioctl
Frederic Barrat
1
-5
/
+2
2017-06-08
[media] cec: race fix: don't return -ENONET in cec_receive()
Hans Verkuil
1
-7
/
+1
2017-06-08
Revert "printk: fix double printing with earlycon"
Petr Mladek
1
-36
/
+10
2017-06-08
crypto: Work around deallocated stack frame reference gcc bug on sparc.
David Miller
4
-5
/
+16
2017-06-08
perf/core: Drop kernel samples even though :u is specified
Jin Yao
1
-0
/
+21
2017-06-08
x86/microcode/intel: Clear patch pointer before jettisoning the initrd
Dominik Brodowski
1
-0
/
+3
2017-06-08
MAINTAINERS: update email address for Jessica Yu
Jessica Yu
1
-2
/
+2
[prev]
[next]