index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
acpi: Add helper for deactivating memory region
Heikki Krogerus
2018-06-25
2
-0
/
+75
*
usb: xhci: increase CRS timeout value
Ajay Gupta
2018-06-25
1
-1
/
+6
*
usb: xhci: tegra: fix runtime PM error handling
Stefan Agner
2018-06-25
1
-2
/
+2
*
usb: xhci: remove the code build warning
Dongjiu Geng
2018-06-25
1
-1
/
+1
*
xhci: Fix kernel oops in trace_xhci_free_virt_device
Zhengjun Xing
2018-06-25
2
-7
/
+33
*
xhci: Fix perceived dead host due to runtime suspend race with event handler
Mathias Nyman
2018-06-25
2
-3
/
+41
*
Merge tag 'fixes-for-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Greg Kroah-Hartman
2018-06-25
13
-45
/
+167
|
\
|
*
dwc2: gadget: Fix ISOC IN DDMA PID bitfield value calculation
Minas Harutyunyan
2018-06-19
1
-1
/
+6
|
*
usb: gadget: dwc2: fix memory leak in gadget_init()
Grigor Tovmasyan
2018-06-19
1
-2
/
+5
|
*
usb: gadget: composite: fix delayed_status race condition when set_interface
Chunfeng Yun
2018-06-19
1
-0
/
+3
|
*
usb: dwc2: fix isoc split in transfer with no data
William Wu
2018-06-19
1
-2
/
+1
|
*
usb: dwc2: alloc dma aligned buffer for isoc split in
William Wu
2018-06-19
5
-5
/
+106
|
*
usb: dwc2: fix the incorrect bitmaps for the ports of multi_tt hub
William Wu
2018-06-19
1
-1
/
+1
|
*
usb: dwc2: Fix host exit from hibernation flow.
Artur Petrosyan
2018-06-19
1
-1
/
+3
|
*
usb: dwc3: qcom: mark PM functions as __maybe_unused
Arnd Bergmann
2018-06-19
1
-8
/
+4
|
*
usb: dwc3: Fix error return code in dwc3_qcom_probe()
Wei Yongjun
2018-06-19
1
-0
/
+1
|
*
usb: dwc2: gadget: fix packet drop issue for ISOC OUT transfers
Minas Harutyunyan
2018-06-18
1
-2
/
+0
|
*
usb: dwc3: Only call clk_bulk_get() on devicetree instantiated devices
Hans de Goede
2018-06-18
1
-10
/
+13
|
*
usb: dwc2: gadget: fix packet drop issue in dwc2_gadget_handle_nak
Zeng Tao
2018-06-18
1
-3
/
+0
|
*
usb: dwc3: of-simple: fix use-after-free on remove
Johan Hovold
2018-06-18
1
-1
/
+2
|
*
usb: dwc2: gadget: Fix issue in dwc2_gadget_start_isoc()
Minas Harutyunyan
2018-06-18
1
-0
/
+1
|
*
doc: usb: Fix typo in gadget_configfs documentation
Jaejoong Kim
2018-06-18
1
-1
/
+1
|
*
usb: gadget: ffs: Fix BUG when userland exits with submitted AIO transfers
Vincent Pelletier
2018-06-18
1
-8
/
+18
|
*
usb: dwc3: pci: add support for Intel IceLake
Heikki Krogerus
2018-06-18
1
-0
/
+2
*
|
Linux 4.18-rc2
v4.18-rc2
Linus Torvalds
2018-06-24
1
-1
/
+1
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-24
11
-37
/
+71
|
\
\
|
*
|
perf/core: Move the inline keyword at the beginning of the function declaration
Mathieu Malaterre
2018-06-22
1
-3
/
+3
|
*
|
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
2018-06-21
1
-1
/
+1
|
*
|
Merge tag 'perf-urgent-for-mingo-4.18-20180611' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-06-14
9
-33
/
+67
|
|
\
\
|
|
*
|
perf script: Show hw-cache events
Seeteena Thoufeek
2018-06-08
1
-0
/
+12
|
|
*
|
perf c2c: Keep struct hist_entry at the end of struct c2c_hist_entry
Jiri Olsa
2018-06-08
1
-5
/
+5
|
|
*
|
perf stat: Add event parsing error handling to add_default_attributes
Jiri Olsa
2018-06-07
1
-4
/
+6
|
|
*
|
perf stat: Allow to specify specific metric column len
Jiri Olsa
2018-06-07
1
-4
/
+5
|
|
*
|
perf stat: Fix metric column header display alignment
Jiri Olsa
2018-06-07
1
-8
/
+9
|
|
*
|
perf stat: Use only color_fprintf call in print_metric_only
Jiri Olsa
2018-06-07
1
-4
/
+1
|
|
*
|
perf stat: Add --interval-clear option
Jiri Olsa
2018-06-07
2
-2
/
+12
|
|
*
|
perf tools: Fix error index for pmu event parser
Jiri Olsa
2018-06-07
1
-0
/
+5
|
|
*
|
perf hists: Reimplement hists__has_callchains()
Arnaldo Carvalho de Melo
2018-06-07
2
-4
/
+6
|
|
*
|
perf hists browser gtk: Use hist_entry__has_callchains()
Arnaldo Carvalho de Melo
2018-06-07
1
-1
/
+1
|
|
*
|
perf hists: Make hist_entry__has_callchains() work with 'perf c2c'
Arnaldo Carvalho de Melo
2018-06-07
1
-1
/
+1
|
|
*
|
perf hists: Save the callchain_size in struct hist_entry
Arnaldo Carvalho de Melo
2018-06-07
2
-2
/
+6
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-06-24
8
-20
/
+23
|
\
\
\
\
|
*
|
|
|
rseq: Avoid infinite recursion when delivering SIGSEGV
Will Deacon
2018-06-22
6
-16
/
+21
|
*
|
|
|
rseq/cleanup: Do not abort rseq c.s. in child on fork()
Mathieu Desnoyers
2018-06-21
1
-4
/
+1
|
*
|
|
|
rseq/selftests/arm: Align 'struct rseq_cs' on 32 bytes
Mathieu Desnoyers
2018-06-21
1
-0
/
+1
|
*
|
|
|
rseq/selftests: Make run_param_test.sh executable
Mathieu Desnoyers
2018-06-21
1
-0
/
+0
*
|
|
|
|
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-06-24
2
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
efi/x86: Fix incorrect invocation of PciIo->Attributes()
Ard Biesheuvel
2018-06-24
1
-1
/
+1
|
*
|
|
|
|
efi/libstub/tpm: Initialize efi_physical_addr_t vars to zero for mixed mode
Hans de Goede
2018-06-22
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-24
2
-1
/
+2
|
\
\
\
\
\
[next]