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
*
firmware: fix checking for return values for fw_add_devm_name()
Luis R. Rodriguez
2018-03-20
1
-3
/
+9
*
rename: _request_firmware_load() fw_load_sysfs_fallback()
Luis R. Rodriguez
2018-03-20
2
-4
/
+11
*
test_firmware: test three firmware kernel configs using a proc knob
Luis R. Rodriguez
2018-03-20
3
-1
/
+122
*
test_firmware: expand on library with shared helpers
Luis R. Rodriguez
2018-03-20
3
-61
/
+63
*
firmware: enable to force disable the fallback mechanism at run time
Luis R. Rodriguez
2018-03-20
3
-0
/
+18
*
firmware: enable run time change of forcing fallback loader
Luis R. Rodriguez
2018-03-20
4
-1
/
+32
*
firmware: move firmware loader into its own directory
Luis R. Rodriguez
2018-03-20
8
-14
/
+18
*
firmware: split firmware fallback functionality into its own file
Luis R. Rodriguez
2018-03-20
6
-799
/
+874
*
firmware: move loading timeout under struct firmware_fallback_config
Luis R. Rodriguez
2018-03-20
1
-13
/
+33
*
firmware: use helpers for setting up a temporary cache timeout
Luis R. Rodriguez
2018-03-20
1
-19
/
+30
*
firmware: simplify CONFIG_FW_LOADER_USER_HELPER_FALLBACK further
Luis R. Rodriguez
2018-03-20
1
-7
/
+18
*
drivers: base: add description for .coredump() callback
Arend van Spriel
2018-03-15
1
-0
/
+1
*
lib/kobject: Join string literals back
Andy Shevchenko
2018-03-15
1
-21
/
+18
*
driver core: cpu: use put_device() if device_register fail
Arvind Yadav
2018-03-15
1
-1
/
+3
*
driver core: node: use put_device() if device_register fail
Arvind Yadav
2018-03-15
1
-1
/
+3
*
driver core: platform: use put_device() if device_register fail
Arvind Yadav
2018-03-15
1
-1
/
+3
*
base: soc: use put_device() instead of kfree()
Arvind Yadav
2018-03-15
1
-0
/
+2
*
Revert "base: arch_topology: fix section mismatch build warnings"
Gaku Inami
2018-03-15
1
-6
/
+6
*
firmware: enable to split firmware_class into separate target files
Luis R. Rodriguez
2018-03-14
2
-0
/
+1
*
test_firmware: replace syfs fallback check with kconfig_has helper
Luis R. Rodriguez
2018-03-14
1
-4
/
+1
*
test_firmware: enable custom fallback testing on limited kernel configs
Luis R. Rodriguez
2018-03-14
3
-1
/
+33
*
test_firmware: add simple firmware firmware test library
Luis R. Rodriguez
2018-03-14
3
-20
/
+51
*
Linux 4.16-rc5
v4.16-rc5
Linus Torvalds
2018-03-11
1
-1
/
+1
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-03-11
17
-182
/
+291
|
\
|
*
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
2018-03-09
3
-1
/
+12
|
*
x86/pti: Fix a comment typo
Seunghun Han
2018-03-08
1
-1
/
+1
|
*
x86/microcode: Synchronize late microcode loading
Ashok Raj
2018-03-08
1
-26
/
+92
|
*
x86/microcode: Request microcode on the BSP
Borislav Petkov
2018-03-08
1
-6
/
+5
|
*
x86/microcode/intel: Look into the patch cache first
Borislav Petkov
2018-03-08
1
-6
/
+5
|
*
x86/microcode: Do not upload microcode if CPUs are offline
Ashok Raj
2018-03-08
1
-0
/
+18
|
*
x86/microcode/intel: Writeback and invalidate caches before updating microcode
Ashok Raj
2018-03-08
1
-0
/
+12
|
*
x86/microcode/intel: Check microcode revision before updating sibling threads
Ashok Raj
2018-03-08
1
-3
/
+24
|
*
x86/microcode: Get rid of struct apply_microcode_ctx
Borislav Petkov
2018-03-08
1
-11
/
+8
|
*
x86/spectre_v2: Don't check microcode versions when running under hypervisors
Konrad Rzeszutek Wilk
2018-03-08
1
-0
/
+7
|
*
x86/vsyscall/64: Drop "native" vsyscalls
Andy Lutomirski
2018-03-08
4
-30
/
+10
|
*
x86/entry/64/compat: Save one instruction in entry_INT80_compat()
Dominik Brodowski
2018-03-07
1
-3
/
+1
|
*
x86/entry: Do not special-case clone(2) in compat entry
Dominik Brodowski
2018-03-07
4
-13
/
+14
|
*
x86/syscalls: Use COMPAT_SYSCALL_DEFINEx() macros for x86-only compat syscalls
Dominik Brodowski
2018-03-07
3
-62
/
+76
|
*
x86/syscalls: Use proper syscall definition for sys_ioperm()
Dominik Brodowski
2018-03-07
1
-1
/
+1
|
*
x86/entry: Remove stale syscall prototype
Dominik Brodowski
2018-03-07
1
-1
/
+0
|
*
x86/syscalls/32: Simplify $entry == $compat entries
Dominik Brodowski
2018-03-07
1
-3
/
+3
|
*
objtool: Fix 32-bit build
Josh Poimboeuf
2018-03-07
1
-20
/
+7
*
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2018-03-11
1
-0
/
+1
|
\
\
|
*
|
clocksource/atmel-st: Add 'depends on HAS_IOMEM' to fix unmet dependency
Masahiro Yamada
2018-03-09
1
-0
/
+1
*
|
|
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-03-11
2
-2
/
+25
|
\
\
\
|
*
|
|
x86/MCE: Serialize sysfs changes
Seunghun Han
2018-03-08
1
-1
/
+21
|
*
|
|
x86/MCE: Save microcode revision in machine check records
Tony Luck
2018-03-08
2
-1
/
+4
|
|
/
/
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-03-11
13
-17
/
+65
|
\
\
\
|
*
|
|
perf/core: Fix ctx_event_type in ctx_resched()
Song Liu
2018-03-09
1
-1
/
+3
|
*
|
|
Merge tag 'perf-urgent-for-mingo-4.16-20180306' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-03-07
11
-15
/
+61
|
|
\
\
\
[next]