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
*
powerpc/perf: remove current_is_64bit()
Michal Suchanek
2019-11-13
1
-16
/
+1
*
powerpc/eeh: differentiate duplicate detection message
Sam Bobroff
2019-11-13
1
-2
/
+2
*
powerpc/pseries/hotplug-memory: Change rc variable to bool
Leonardo Bras
2019-11-13
1
-3
/
+3
*
powerpc: use <asm-generic/dma-mapping.h>
Christoph Hellwig
2019-11-13
2
-18
/
+1
*
powerpc/xive: Prevent page fault issues in the machine crash handler
Cédric Le Goater
2019-11-13
1
-0
/
+9
*
powerpc/64s/exception: Fix kaup -> kuap typo
Andrew Donnellan
2019-11-13
1
-3
/
+3
*
powerpc: Replace GPL boilerplate with SPDX identifiers
Thomas Huth
2019-11-13
4
-65
/
+3
*
powerpc/book3s/mm: Update Oops message to print the correct translation in use
Aneesh Kumar K.V
2019-11-13
1
-4
/
+11
*
powerpc/spufs: remove set but not used variable 'ctx'
YueHaibing
2019-11-13
1
-2
/
+0
*
powerpc/powernv/ioda: using kfree_rcu() to simplify the code
YueHaibing
2019-11-13
1
-9
/
+1
*
powerpc/powernv: Make some symbols static
YueHaibing
2019-11-13
3
-4
/
+4
*
powerpc/configs: remove obsolete CONFIG_INET_XFRM_MODE_* and CONFIG_INET6_XFR...
YueHaibing
2019-11-13
43
-126
/
+0
*
powerpc/pseries: Fix platform_no_drv_owner.cocci warnings
YueHaibing
2019-11-13
1
-1
/
+0
*
powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
YueHaibing
2019-11-13
1
-1
/
+1
*
powerpc/powernv/npu: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-11-13
1
-4
/
+4
*
powerpc/64s: Fix debugfs_simple_attr.cocci warnings
YueHaibing
2019-11-13
1
-10
/
+14
*
powerpc/pseries: Use correct event modifier in rtas_parse_epow_errlog()
YueHaibing
2019-11-13
1
-1
/
+1
*
powerpc/watchpoint: Support for 8xx in ptrace-hwbreak.c selftest
Ravi Bangoria
2019-11-13
1
-9
/
+23
*
powerpc/watchpoint: Add DAR outside test in perf-hwbreak.c selftest
Ravi Bangoria
2019-11-13
1
-1
/
+118
*
selftests/powerpc: Rewrite ptrace-hwbreak.c selftest
Ravi Bangoria
2019-11-13
1
-210
/
+361
*
powerpc/watchpoint: Don't ignore extraneous exceptions blindly
Ravi Bangoria
2019-11-13
1
-21
/
+31
*
powerpc/watchpoint: Fix ptrace code that muck around with address/len
Ravi Bangoria
2019-11-13
2
-8
/
+5
*
powerpc/watchpoint: Fix length calculation for unaligned target
Ravi Bangoria
2019-11-13
5
-23
/
+56
*
powerpc/watchpoint: Introduce macros for watchpoint length
Ravi Bangoria
2019-11-13
4
-6
/
+9
*
powerpc/security: Fix wrong message when RFI Flush is disable
Gustavo L. F. Walbon
2019-11-13
1
-10
/
+6
*
powerpc/crypto: Add cond_resched() in crc-vpmsum self-test
Chris Smart
2019-11-13
1
-0
/
+1
*
powerpc/pseries/cmm: Simulation mode
David Hildenbrand
2019-11-13
1
-8
/
+30
*
powerpc/pseries/cmm: Switch to balloon_page_alloc()
David Hildenbrand
2019-11-13
1
-2
/
+1
*
powerpc/pseries/cmm: Implement balloon compaction
David Hildenbrand
2019-11-13
3
-14
/
+121
*
powerpc/pseries/cmm: Convert loaned_pages to an atomic_long_t
David Hildenbrand
2019-11-13
1
-16
/
+19
*
powerpc/pseries/cmm: Rip out memory isolate notifier
David Hildenbrand
2019-11-13
1
-96
/
+1
*
powerpc/pseries/cmm: Use adjust_managed_page_count() insted of totalram_pages_*
David Hildenbrand
2019-11-13
1
-3
/
+3
*
powerpc/pseries/cmm: Drop page array
David Hildenbrand
2019-11-13
1
-127
/
+36
*
powerpc/pseries/cmm: Cleanup rc handling in cmm_init()
David Hildenbrand
2019-11-13
1
-4
/
+3
*
powerpc/pseries/cmm: Report errors when registering notifiers fails
David Hildenbrand
2019-11-13
1
-2
/
+6
*
powerpc/pseries/cmm: Implement release() function for sysfs device
David Hildenbrand
2019-11-13
1
-0
/
+5
*
powerpc/pseries: Enable support for ibm,drc-info property
Tyrel Datwyler
2019-11-13
1
-1
/
+1
*
PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-info
Tyrel Datwyler
2019-11-13
1
-2
/
+3
*
PCI: rpaphp: Annotate and correctly byte swap DRC properties
Tyrel Datwyler
2019-11-13
1
-14
/
+15
*
PCI: rpaphp: Add drc-info support for hotplug slot registration
Tyrel Datwyler
2019-11-13
1
-20
/
+69
*
PCI: rpaphp: Don't rely on firmware feature to imply drc-info support
Tyrel Datwyler
2019-11-13
1
-1
/
+1
*
PCI: rpaphp: Fix up pointer to first drc-info entry
Tyrel Datwyler
2019-11-13
1
-0
/
+2
*
powerpc/pseries: Add cpu DLPAR support for drc-info property
Tyrel Datwyler
2019-11-13
1
-15
/
+112
*
powerpc/pseries: Fix drc-info mappings of logical cpus to drc-index
Tyrel Datwyler
2019-11-13
1
-13
/
+10
*
powerpc/pseries: Fix bad drc_index_start value parsing of drc-info entry
Tyrel Datwyler
2019-11-13
1
-5
/
+3
*
Merge branch 'topic/secureboot' into next
Michael Ellerman
2019-11-13
31
-96
/
+1035
|
\
|
*
powerpc: Load firmware trusted keys/hashes into kernel keyring
Nayna Jain
2019-11-13
3
-1
/
+108
|
*
x86/efi: move common keyring handler functions to new file
Nayna Jain
2019-11-13
4
-67
/
+115
|
*
powerpc: expose secure variables to userspace via sysfs
Nayna Jain
2019-11-13
4
-0
/
+306
|
*
powerpc/powernv: Add OPAL API interface to access secure variable
Nayna Jain
2019-11-13
9
-2
/
+211
[next]