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.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-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
*
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
2019-03-12
8
-14
/
+13
*
memblock: make memblock_find_in_range_node() and choose_memblock_flags() static
Mike Rapoport
2019-03-12
2
-6
/
+2
*
memblock: refactor internal allocation functions
Mike Rapoport
2019-03-12
2
-95
/
+77
*
memblock: drop memblock_alloc_base()
Mike Rapoport
2019-03-12
6
-21
/
+17
*
memblock: drop __memblock_alloc_base()
Mike Rapoport
2019-03-12
6
-24
/
+11
*
memblock: memblock_phys_alloc(): don't panic
Mike Rapoport
2019-03-12
13
-6
/
+45
*
memblock: memblock_phys_alloc_try_nid(): don't panic
Mike Rapoport
2019-03-12
3
-1
/
+11
*
memblock: emphasize that memblock_alloc_range() returns a physical address
Mike Rapoport
2019-03-12
3
-13
/
+11
*
memblock: drop memblock_alloc_base_nid()
Mike Rapoport
2019-03-12
2
-14
/
+4
*
memblock: replace memblock_alloc_base(ANYWHERE) with memblock_phys_alloc
Mike Rapoport
2019-03-12
7
-10
/
+9
*
powerpc: use memblock functions returning virtual address
Christophe Leroy
2019-03-12
3
-4
/
+10
*
openrisc: prefer memblock APIs returning virtual address
Mike Rapoport
2019-03-12
1
-1
/
+4
*
proc: calculate end pointer for /proc/*/* lookup at compile time
Alexey Dobriyan
2019-03-12
1
-9
/
+10
*
mm: refactor readahead defines in mm.h
Nikolay Borisov
2019-03-12
7
-9
/
+8
*
mm/hmm: convert to use vm_fault_t
Souptick Joarder
2019-03-12
3
-4
/
+4
*
kernel/sysctl.c: define minmax conv functions in terms of non-minmax versions
Zev Weiss
2019-03-12
1
-33
/
+26
*
kernel/sysctl.c: add missing range check in do_proc_dointvec_minmax_conv
Zev Weiss
2019-03-12
1
-1
/
+10
*
tools/testing/selftests/sysctl/sysctl.sh: add tests for >32-bit values writte...
Zev Weiss
2019-03-12
1
-0
/
+55
*
Merge tag 'linux-watchdog-5.1-rc1' of git://www.linux-watchdog.org/linux-watc...
Linus Torvalds
2019-03-11
16
-13
/
+437
|
\
|
*
watchdog: w83877f_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
2019-03-02
1
-1
/
+1
|
*
watchdog: sc520_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
2019-03-02
1
-1
/
+1
|
*
watchdog: sbc60xxwdt: Mark expected switch fall-through
Gustavo A. R. Silva
2019-03-02
1
-1
/
+1
|
*
watchdog: smsc37b787_wdt: Mark expected switch fall-through
Gustavo A. R. Silva
2019-03-02
1
-1
/
+1
|
*
watchdog: sc1200: Mark expected switch fall-through
Gustavo A. R. Silva
2019-03-02
1
-1
/
+1
|
*
watchdog: pc87413: Mark expected switch fall-through
Gustavo A. R. Silva
2019-03-02
1
-1
/
+1
|
*
Documentation/watchdog: Add documentation mlx-wdt driver
Michael Shych
2019-03-02
1
-0
/
+52
|
*
watchdog: mlx-wdt: introduce a watchdog driver for Mellanox systems.
Michael Shych
2019-03-02
3
-0
/
+307
|
*
platform_data/mlxreg: additions for Mellanox watchdog driver.
Michael Shych
2019-03-02
1
-0
/
+19
|
*
watchdog: Update sysfs documentation.
Jerry Hoemann
2019-03-02
1
-0
/
+23
|
*
watchdog: dw: remove useless pr_fmt
Jisheng Zhang
2019-03-02
1
-2
/
+0
|
*
watchdog: pika_wdt: drop pointless static qualifier in pikawdt_init
YueHaibing
2019-03-02
1
-1
/
+1
|
*
watchdog/hpwdt: Update Kconfig documentation
Jerry Hoemann
2019-03-02
1
-4
/
+5
|
*
dt-bindings: watchdog: renesas-wdt: Document r8a77470 support
Biju Das
2019-02-02
1
-0
/
+1
|
*
watchdog: qcom: Add suspend/resume support
Sai Prakash Ranjan
2019-02-02
1
-0
/
+23
*
|
Merge tag 'pinctrl-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2019-03-11
55
-828
/
+3024
|
\
\
|
*
|
pinctrl: imx: fix scu link errors
Anders Roxell
2019-03-08
1
-2
/
+2
|
*
|
dt-bindings: pinctrl: Document the i.MX50 IOMUXC binding
Jonathan Neuschäfer
2019-02-21
1
-0
/
+32
|
*
|
pinctrl: qcom: spmi-gpio: Reorder debug print
Bjorn Andersson
2019-02-21
1
-1
/
+1
|
*
|
pinctrl: nomadik: fix possible object reference leak
WangBo
2019-02-20
1
-4
/
+13
|
*
|
pinctrl: stm32: return error upon hwspinlock failure
Alexandre Torgue
2019-02-20
1
-20
/
+24
|
*
|
pinctrl: stm32: fix memory leak issue
Alexandre Torgue
2019-02-20
1
-10
/
+16
|
*
|
Merge tag 'sh-pfc-for-v5.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Walleij
2019-02-13
7
-5
/
+677
|
|
\
\
|
|
*
|
pinctrl: sh-pfc: r8a77965: Add DRIF pins, groups and functions
Takeshi Kihara
2019-02-11
1
-0
/
+350
|
|
*
|
pinctrl: sh-pfc: r8a77965: Add TMU pins, groups and functions
Takeshi Kihara
2019-02-11
1
-0
/
+48
|
|
*
|
pinctrl: sh-pfc: Validate fixed-size field widths at build time
Geert Uytterhoeven
2019-02-11
1
-1
/
+2
|
|
*
|
pinctrl: sh-pfc: sh73a0: Fix fsic_spdif pin groups
Geert Uytterhoeven
2019-02-11
1
-1
/
+2
|
|
*
|
pinctrl: sh-pfc: r8a7792: Fix vin1_data18_b pin group
Geert Uytterhoeven
2019-02-11
1
-0
/
+1
|
|
*
|
pinctrl: sh-pfc: r8a7791: Fix scifb2_data_c pin group
Geert Uytterhoeven
2019-02-11
1
-1
/
+1
|
|
*
|
pinctrl: sh-pfc: emev2: Add missing pinmux functions
Geert Uytterhoeven
2019-02-11
1
-0
/
+20
|
|
*
|
pinctrl: sh-pfc: r8a77990: Add DRIF pins, groups and functions
Takeshi Kihara
2019-02-05
1
-2
/
+253
[next]