index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
Age
Commit message (
Expand
)
Author
Lines
2019-04-25
docs: ext4.rst: document case-insensitive directories
Gabriel Krisman Bertazi
-0
/
+38
2019-04-23
x86/xen: Add "xen_timer_slop" command line option
Ryan Thibodeaux
-0
/
+7
2019-04-22
x86/kdump: Fall back to reserve high crashkernel memory
Dave Young
-2
/
+5
2019-04-21
powerpc: Add a framework for Kernel Userspace Access Protection
Christophe Leroy
-1
/
+1
2019-04-21
powerpc: Add skeleton for Kernel Userspace Execution Prevention
Christophe Leroy
-1
/
+1
2019-04-19
cgroup: document cgroup v2 freezer interface
Roman Gushchin
-0
/
+27
2019-04-18
x86/speculation/mds: Add 'mitigations=' support for MDS
Josh Poimboeuf
-0
/
+2
2019-04-17
Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/...
Thomas Gleixner
-0
/
+32
2019-04-17
s390/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
-2
/
+3
2019-04-17
powerpc/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
-4
/
+5
2019-04-17
x86/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
-5
/
+11
2019-04-17
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
-0
/
+24
2019-04-10
doc/kernel-parameters.txt: Deprecate ima_appraise_tcb
Petr Vorel
-3
/
+2
2019-04-08
admin-guide: pm: intel_epb: Add SPDX license tag and copyright notice
Rafael J. Wysocki
-0
/
+8
2019-04-08
Documentation: PM: Unify copyright notices
Rafael J. Wysocki
-10
/
+19
2019-04-08
Documentation: PM: Add SPDX license tags to multiple files
Rafael J. Wysocki
-0
/
+16
2019-04-08
cpufreq: intel_pstate: Documentation: Add references sections
Rafael J. Wysocki
-12
/
+23
2019-04-07
PM / arch: x86: MSR_IA32_ENERGY_PERF_BIAS sysfs interface
Rafael J. Wysocki
-0
/
+27
2019-04-07
PM / arch: x86: Rework the MSR_IA32_ENERGY_PERF_BIAS handling
Rafael J. Wysocki
-0
/
+7
2019-04-04
doc/mm: New documentation for memory performance
Keith Busch
-0
/
+169
2019-04-02
x86/speculation/mds: Add mds=full,nosmt cmdline option
Josh Poimboeuf
-2
/
+7
2019-03-26
rcu: Allow rcu_nocbs= to specify all CPUs
Paul E. McKenney
-1
/
+3
2019-03-22
x86/tsc: Add option to disable tsc clocksource watchdog
Juri Lelli
-0
/
+4
2019-03-16
Merge tag 'for-5.1/block-post-20190315' of git://git.kernel.dk/linux-block
Linus Torvalds
-0
/
+3
2019-03-12
raid5: set write hint for PPL
Mariusz Dabrowski
-0
/
+3
2019-03-10
Merge branch 'core-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+8
2019-03-10
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
-0
/
+5
2019-03-09
Merge tag 'docs-5.1' of git://git.lwn.net/linux
Linus Torvalds
-91
/
+336
2019-03-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-8
/
+125
2019-03-07
Merge branch 'for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
-1
/
+1
2019-03-06
Merge tag 'usb-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-1
/
+2
2019-03-06
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-0
/
+4
2019-03-06
Merge tag 'pm-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
-8
/
+96
2019-03-06
Documentation: Add MDS vulnerability documentation
Thomas Gleixner
-0
/
+311
2019-03-06
Documentation: Move L1TF to separate directory
Thomas Gleixner
-5
/
+15
2019-03-06
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
-0
/
+22
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-3
/
+22
2019-03-06
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-1
/
+7
2019-03-05
mm: memcontrol: expose THP events on a per-memcg basis
Chris Down
-0
/
+16
2019-03-05
mm: convert PG_balloon to PG_offline
David Hildenbrand
-3
/
+6
2019-03-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-13
/
+19
2019-03-04
Merge branches 'pm-cpuidle' and 'powercap'
Rafael J. Wysocki
-8
/
+96
2019-02-25
LSM: Ignore "security=" when "lsm=" is specified
Kees Cook
-6
/
+4
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-16
/
+16
2019-02-22
Documentation: fix admin-guide/README.rst minimum gcc version requirement
Randy Dunlap
-1
/
+1
2019-02-22
usb: core: add option of only authorizing internal devices
Dmitry Torokhov
-1
/
+2
2019-02-20
Merge tag 'docs-5.0-fix' of git://git.lwn.net/linux
Linus Torvalds
-16
/
+16
2019-02-17
perf-security: wrap paragraphs on 72 columns
Alexey Budankov
-129
/
+149
2019-02-17
perf-security: elaborate on perf_events/Perf privileged users
Alexey Budankov
-0
/
+43
2019-02-17
perf-security: document collected perf_events/Perf data categories
Alexey Budankov
-2
/
+30
[prev]
[next]