index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sphinx
/
parse-headers.pl
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-12
Documentation: fix admin-guide doc refs
Tom Saeger
9
-14
/
+19
2017-10-12
Documentation: fix driver-api doc refs
Tom Saeger
3
-7
/
+7
2017-10-12
Documentation: add script and build target to check for broken file references
Jani Nikula
3
-1
/
+21
2017-10-12
Makefile: enable dochelp run from main make level
Shuah Khan
1
-1
/
+1
2017-10-12
doc: enhance dochelp include default output location for doc build
Shuah Khan
1
-0
/
+2
2017-10-12
doc: dev-tools: kselftest.rst: update to include make O=dir support
Shuah Khan
1
-2
/
+32
2017-10-07
PM: docs: Fix stale reference in kernel-parameters.txt
Rafael J. Wysocki
1
-1
/
+1
2017-10-07
Documentation: add kernel-api section on Math functions
Randy Dunlap
1
-0
/
+24
2017-10-07
lib/gcd: add kernel-doc notation
Randy Dunlap
1
-0
/
+6
2017-10-07
math64: add missing kernel-doc notation
Randy Dunlap
1
-0
/
+27
2017-10-07
div64: add missing kernel-doc
Randy Dunlap
2
-0
/
+20
2017-10-07
linux/log2.h: fix kernel-doc notation
Randy Dunlap
1
-19
/
+23
2017-10-07
Documentation: add Kernel Driver Statement to the kernel
Greg Kroah-Hartman
2
-0
/
+200
2017-10-03
docs: Update binfmt_misc links
Tom Saeger
2
-2
/
+2
2017-10-03
Documentation: Improve softlockup_panic= description text
Borislav Petkov
1
-0
/
+6
2017-10-03
Documentation/features/KASAN: mark KASAN as supported only on 64-bit on x86
Adam Borowski
1
-1
/
+1
2017-09-26
scripts/kernel-doc: warn on excess enum value descriptions
Johannes Berg
1
-4
/
+13
2017-09-26
docs: clean up and add rest of CRC functions to kernel-api.rst
Randy Dunlap
4
-15
/
+21
2017-09-26
docs: highres: fix broken urls
stephen lu
1
-2
/
+2
2017-09-26
Documentation/process: phrasofix
Junio C Hamano
1
-1
/
+1
2017-09-26
Documentation/process: fix the canonical patch format description
Junio C Hamano
1
-4
/
+4
2017-09-26
console: Update to reflect new default value
Daniel Xu
1
-2
/
+2
2017-09-26
Documentation: kernel-api: add bitmap operations from linux/bitmap.h
Randy Dunlap
2
-4
/
+8
2017-09-26
Documentation: kernel-api: drop "Data Types" section
Randy Dunlap
1
-4
/
+2
2017-09-26
Documentation: fix little inconsistencies
Pavel Machek
1
-4
/
+4
2017-09-25
Linux 4.14-rc2
v4.14-rc2
Linus Torvalds
1
-1
/
+1
2017-09-24
tpm: ibmvtpm: simplify crq initialization and document crq format
Michal Suchanek
1
-36
/
+60
2017-09-24
tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers
Hamza Attak
5
-14
/
+21
2017-09-24
Documentation: tpm: add powered-while-suspended binding documentation
Enric Balletbo i Serra
1
-0
/
+6
2017-09-24
tpm: tpm_crb: constify acpi_device_id.
Arvind Yadav
1
-1
/
+1
2017-09-24
tpm: vtpm: constify vio_device_id
Arvind Yadav
1
-1
/
+1
2017-09-24
security: fix description of values returned by cap_inode_need_killpriv
Stefan Berger
1
-3
/
+3
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
13
-45
/
+42
2017-09-23
objtool: Handle another GCC stack pointer adjustment bug
Josh Poimboeuf
2
-17
/
+32
2017-09-23
inet: fix improper empty comparison
Josef Bacik
1
-1
/
+1
2017-09-23
net: use inet6_rcv_saddr to compare sockets
Josef Bacik
1
-1
/
+1
2017-09-23
net: set tb->fast_sk_family
Josef Bacik
1
-0
/
+2
2017-09-23
net: orphan frags on stand-alone ptype in dev_queue_xmit_nit
Willem de Bruijn
1
-2
/
+6
2017-09-23
MAINTAINERS: update git tree locations for ieee802154 subsystem
Stefan Schmidt
1
-2
/
+2
2017-09-23
SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags
Steve French
1
-0
/
+7
2017-09-23
SMB3: handle new statx fields
Steve French
1
-0
/
+15
2017-09-23
arch: remove unused *_segments() macros/functions
Tobias Klauser
10
-51
/
+0
2017-09-22
parisc: Unbreak bootloader due to gcc-7 optimizations
Helge Deller
2
-2
/
+3
2017-09-22
parisc: Reintroduce option to gzip-compress the kernel
Helge Deller
2
-0
/
+17
2017-09-22
apparmor: fix apparmorfs DAC access permissions
John Johansen
1
-4
/
+4
2017-09-22
apparmor: fix build failure on sparc caused by undeclared signals
John Johansen
1
-1
/
+4
2017-09-22
apparmor: fix incorrect type assignment when freeing proxies
John Johansen
1
-1
/
+1
2017-09-22
apparmor: ensure unconfined profiles have dfas initialized
John Johansen
1
-0
/
+2
2017-09-22
apparmor: fix race condition in null profile creation
John Johansen
1
-3
/
+11
2017-09-22
apparmor: move new_null_profile to after profile lookup fns()
John Johansen
1
-79
/
+79
[next]