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.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-07-19
sctp: load transport header after sk_filter
Willem de Bruijn
1
-4
/
+1
2016-07-19
net/sched/sch_htb: clamp xstats tokens to fit into 32-bit int
Konstantin Khlebnikov
1
-2
/
+4
2016-07-19
clk: at91: fix clk_programmable_set_parent()
Boris Brezillon
1
-1
/
+1
2016-07-19
perf tests: Add is_printable_array test
Jiri Olsa
4
-0
/
+42
2016-07-19
perf tools: Make is_printable_array global
Jiri Olsa
4
-28
/
+17
2016-07-19
perf script python: Fix string vs byte array resolving
Jiri Olsa
1
-6
/
+33
2016-07-19
perf probe: Warn unmatched function filter correctly
Masami Hiramatsu
2
-2
/
+13
2016-07-19
perf cpu_map: Add more helpers
Mark Rutland
2
-2
/
+14
2016-07-19
perf stat: Balance opening and reading events
Mark Rutland
1
-2
/
+6
2016-07-19
libata: LITE-ON CX1-JB256-HP needs lower max_sectors
Tejun Heo
1
-0
/
+6
2016-07-19
tools: Copy linux/{hash,poison}.h and check for drift
Arnaldo Carvalho de Melo
4
-6
/
+195
2016-07-19
perf tools: Remove include/linux/list.h from perf's MANIFEST
Arnaldo Carvalho de Melo
1
-1
/
+0
2016-07-19
tools: Copy the bitops files accessed from the kernel and check for drift
Arnaldo Carvalho de Melo
7
-10
/
+203
2016-07-19
Remove: kernel unistd*h files from perf's MANIFEST, not used
Arnaldo Carvalho de Melo
1
-2
/
+0
2016-07-18
perf tools: Remove tools/perf/util/include/linux/const.h
Arnaldo Carvalho de Melo
2
-2
/
+0
2016-07-18
perf tools: Remove tools/perf/util/include/asm/byteorder.h
Arnaldo Carvalho de Melo
2
-4
/
+0
2016-07-18
perf tools: Add missing linux/compiler.h include to perf-sys.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-07-18
drm/i915/kbl: Introduce the first official DMC for Kabylake.
Rodrigo Vivi
1
-11
/
+19
2016-07-18
cdc-acm: beautify probe()
Oliver Neukum
1
-20
/
+24
2016-07-18
cdc-wdm: use the common CDC parser
Oliver Neukum
1
-25
/
+5
2016-07-18
cdc-acm: cleanup error handling
Oliver Neukum
1
-5
/
+3
2016-07-18
cdc-acm: use the common parser
Oliver Neukum
1
-59
/
+10
2016-07-18
usbnet: move the CDC parser into USB core
Oliver Neukum
2
-138
/
+153
2016-07-18
perf jit: Remove some no-op error handling
Dan Carpenter
1
-6
/
+1
2016-07-18
perf jit: Add missing curly braces
Dan Carpenter
1
-1
/
+2
2016-07-18
drm/i915: add missing condition for committing planes on crtc
Lionel Landwerlin
1
-0
/
+6
2016-07-18
drm/i915: Treat eDP as always connected, again
Ville Syrjälä
1
-1
/
+1
2016-07-18
ALSA: usb-audio: Fix quirks code is not called
Kazuki Oikawa
1
-1
/
+1
2016-07-18
mmc: pxamci: fix potential oops
Robert Jarzmik
1
-7
/
+9
2016-07-18
mmc: block: fix packed command header endianness
Taras Kondratiuk
1
-6
/
+6
2016-07-18
mmc: block: fix free of uninitialized 'idata->buf'
Ville Viinikka
1
-1
/
+3
2016-07-18
KEYS: Fix for erroneous trust of incorrectly signed X.509 certs
Mat Martineau
1
-1
/
+1
2016-07-18
pefile: Fix the failure of calculation for digest
Lans Zhang
1
-1
/
+6
2016-07-18
PKCS#7: Fix panic when referring to the empty AKID when DEBUG defined
Lans Zhang
1
-1
/
+1
2016-07-17
net: cavium: liquidio: Avoid dma_unmap_single on uninitialized ndata
Florian Fainelli
1
-4
/
+5
2016-07-17
net: nb8800: Fix SKB leak in nb8800_receive()
Florian Fainelli
1
-0
/
+1
2016-07-17
et131x: Fix logical vs bitwise check in et131x_tx_timeout()
Florian Fainelli
1
-1
/
+1
2016-07-17
vlan: use a valid default mtu value for vlan over macsec
Paolo Abeni
3
-6
/
+18
2016-07-17
Merge tag 'lkdtm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/...
Greg Kroah-Hartman
7
-55
/
+46
2016-07-17
usb: musb: sunxi: Simplify dr_mode handling
Hans de Goede
1
-43
/
+25
2016-07-17
usb: musb: sunxi: make unexported symbols static
Ben Dooks
1
-3
/
+3
2016-07-17
usb: musb: cppi41: add dma channel tracepoints
Bin Liu
2
-12
/
+80
2016-07-17
usb: musb: cppi41: move struct cppi41_dma_channel to header
Bin Liu
2
-21
/
+23
2016-07-17
usb: musb: cleanup cppi_dma header
Bin Liu
2
-8
/
+1
2016-07-17
usb: musb: gadget: add usb-request tracepoints
Bin Liu
2
-21
/
+90
2016-07-17
usb: musb: host: add urb tracepoints
Bin Liu
2
-26
/
+71
2016-07-17
usb: musb: add tracepoints to dump interrupt events
Bin Liu
2
-3
/
+22
2016-07-17
usb: musb: add tracepoints for register access
Bin Liu
2
-3
/
+103
2016-07-17
usb: musb: dsps: use musb register read/write wrappers instead
Bin Liu
1
-68
/
+44
2016-07-17
usb: musb: switch dev_dbg to tracepoints
Bin Liu
8
-199
/
+187
[prev]
[next]