index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipmi: Move lun and address out of channel struct
Corey Minyard
2017-09-27
1
-22
/
+25
*
ipmi: Retry BMC registration on a failure
Corey Minyard
2017-09-27
1
-1
/
+23
*
ipmi: Rework device id and guid handling to catch changing BMCs
Corey Minyard
2017-09-27
1
-73
/
+167
*
ipmi: Use a temporary BMC for an interface
Corey Minyard
2017-09-27
1
-9
/
+13
*
ipmi: Dynamically fetch GUID periodically
Corey Minyard
2017-09-27
1
-19
/
+42
*
ipmi: Always fetch the guid through ipmi_get_device_id()
Corey Minyard
2017-09-27
1
-28
/
+65
*
ipmi: Remove the device id from ipmi_register_smi()
Corey Minyard
2017-09-27
5
-25
/
+1
*
ipmi: allow dynamic BMC version information
Jeremy Kerr
2017-09-27
1
-15
/
+190
*
ipmi: Don't use BMC product/dev ids in the BMC name
Corey Minyard
2017-09-27
1
-35
/
+10
*
ipmi: Make ipmi_demangle_device_id more generic
Jeremy Kerr
2017-09-27
3
-14
/
+16
*
ipmi: Add a reference from BMC devices to their interfaces
Jeremy Kerr
2017-09-27
1
-0
/
+11
*
ipmi: Get the device id through a function
Corey Minyard
2017-09-27
3
-42
/
+130
*
ipmi: Fix printing the BMC guid
Corey Minyard
2017-09-27
1
-3
/
+6
*
ipmi: Rework BMC registration
Corey Minyard
2017-09-27
1
-23
/
+45
*
ipmi: Prefer ACPI system interfaces over SMBIOS ones
Corey Minyard
2017-09-27
1
-10
/
+23
*
ipmi: Fix issues with BMC refcounts
Corey Minyard
2017-09-27
1
-16
/
+35
*
ipmi: Check that the device type is BMC when scanning device
Corey Minyard
2017-09-27
1
-3
/
+9
*
ipmi: Move bmc find routing to below bmc device type
Corey Minyard
2017-09-27
1
-50
/
+51
*
ipmi: Fix getting the GUID data
Corey Minyard
2017-09-27
1
-1
/
+1
*
IPMI: make ipmi_poweroff_handler const
Bhumika Goyal
2017-09-27
1
-1
/
+1
*
ipmi: Make IPMI panic strings always available
Corey Minyard
2017-09-27
3
-24
/
+98
*
char: ipmi: make function ipmi_get_info_from_resources static
Colin Ian King
2017-09-27
1
-2
/
+3
*
ipmi: fix unsigned long underflow
Corey Minyard
2017-09-27
1
-4
/
+6
*
char: ipmi: eliminate misleading print info when being probed via ACPI
Hanjun Guo
2017-09-27
1
-1
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-09-27
3
-0
/
+8
|
\
|
*
quota: Fix quota corruption with generic/232 test
Jan Kara
2017-09-27
1
-0
/
+4
|
*
isofs: fix build regression
Arnd Bergmann
2017-09-18
1
-0
/
+2
|
*
quota: add missing lock into __dquot_transfer()
Konstantin Khlebnikov
2017-09-18
1
-0
/
+2
*
|
Merge tag 'linux-kselftest-4.14-rc3-fixes' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2017-09-27
21
-67
/
+247
|
\
\
|
*
|
selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms
Shuah Khan
2017-09-25
1
-3
/
+6
|
*
|
selftests: timers: set-timer-lat: fix hang when std out/err are redirected
Shuah Khan
2017-09-25
1
-3
/
+1
|
*
|
selftests/memfd: correct run_tests.sh permission
Li Zhijian
2017-09-25
1
-0
/
+0
|
*
|
selftests/seccomp: Support glibc 2.26 siginfo_t.h
Kees Cook
2017-09-25
1
-5
/
+13
|
*
|
selftests: futex: Makefile: fix for loops in targets to run silently
Shuah Khan
2017-09-25
1
-3
/
+3
|
*
|
selftests: Makefile: fix for loops in targets to run silently
Shuah Khan
2017-09-25
1
-7
/
+7
|
*
|
selftests: mqueue: Use full path to run tests from Makefile
Shuah Khan
2017-09-25
1
-2
/
+2
|
*
|
selftests: futex: copy sub-dir test scripts for make O=dir run
Shuah Khan
2017-09-25
1
-1
/
+4
|
*
|
selftests: lib.mk: copy test scripts and test files for make O=dir run
Shuah Khan
2017-09-21
1
-0
/
+11
|
*
|
selftests: sync: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
2017-09-21
1
-6
/
+18
|
*
|
selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS
Shuah Khan
2017-09-21
1
-2
/
+4
|
*
|
selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install
Shuah Khan
2017-09-21
1
-5
/
+11
|
*
|
selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean
Shuah Khan
2017-09-21
1
-6
/
+1
|
*
|
selftests: lib.mk: fix test executable status check to use full path
Shuah Khan
2017-09-21
1
-1
/
+1
|
*
|
selftests: Makefile: clear LDFLAGS for make O=dir use-case
Shuah Khan
2017-09-21
1
-0
/
+4
|
*
|
selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
2017-09-21
1
-0
/
+15
|
*
|
Makefile: kselftest and kselftest-clean fail for make O=dir case
Shuah Khan
2017-09-21
1
-2
/
+2
|
*
|
selftests/net: msg_zerocopy enable build with older kernel headers
Thomas Meyer
2017-09-19
1
-1
/
+1
|
*
|
selftests: actually run the various net selftests
Josef Bacik
2017-09-19
1
-3
/
+3
|
*
|
selftest: add a reuseaddr test
Josef Bacik
2017-09-19
3
-1
/
+116
|
*
|
selftests: silence test output by default
Josef Bacik
2017-09-19
1
-2
/
+2
[next]