index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
livepatch
/
reliable-stacktrace.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-08
docs: nvmem: remove function parameters (fixes hyperlink generation)
Luca Ceresoli
1
-1
/
+1
2023-12-08
docs: nvmem: generate kernel-doc API documentation
Luca Ceresoli
1
-0
/
+6
2023-12-08
fs: vboxsf: fix a kernel-doc warning
Randy Dunlap
1
-1
/
+1
2023-11-27
docs: submitting-patches: improve the base commit explanation
Borislav Petkov (AMD)
1
-4
/
+11
2023-11-27
docs/zh_CN: Update process index to 6.7-rc2
Yanteng Si
1
-8
/
+44
2023-11-27
docs/zh_CN: Adjust the number of characters per line in magic-number.rst to l...
Yanteng Si
1
-30
/
+39
2023-11-27
docs/zh_CN: add process maintainer-pgp-guide tanslation
Yanteng Si
2
-0
/
+790
2023-11-17
Documentation: add tux logo
Vegard Nossum
2
-0
/
+10
2023-11-17
docs: automarkup: linkify git revs
Vegard Nossum
6
-18
/
+39
2023-11-17
docs: remove .toc-title class
Vegard Nossum
1
-5
/
+0
2023-11-17
docs: use toctree :caption: and move introduction
Vegard Nossum
4
-26
/
+22
2023-11-17
media: doc: properly format ToC headings
Vegard Nossum
7
-42
/
+7
2023-11-17
doc: misc-device: properly format ToC heading
Vegard Nossum
1
-4
/
+1
2023-11-17
input: docs: properly format ToC headings
Vegard Nossum
3
-12
/
+3
2023-11-17
docs: driver-api: properly format ToC headings
Vegard Nossum
6
-26
/
+6
2023-11-17
Documentation: dev-tools: properly format ToC headingss
Vegard Nossum
2
-8
/
+2
2023-11-17
crypto: doc: properly format ToC headings
Vegard Nossum
2
-8
/
+2
2023-11-17
media: admin-guide: properly format ToC heading
Vegard Nossum
1
-9
/
+1
2023-11-17
doc: userspace-api: properly format ToC headings
Vegard Nossum
2
-8
/
+2
2023-11-17
docs: style toctree captions as headings
Vegard Nossum
1
-0
/
+3
2023-11-17
Documentation: Fix filename typo in ftrace doc
Yuanhsi Chung
1
-1
/
+1
2023-11-17
docs/zh_TW: replace my email address
Hu Haowen
61
-79
/
+79
2023-11-17
docs: dma-api: Fix description of the sync_sg API
Brian Johannesmeyer
1
-1
/
+1
2023-11-17
docs: dma: update a reference to a moved document
Li Zhijian
1
-1
/
+1
2023-11-17
docs: vfs: fix typo in struct xattr_handlers
Ariel Miculas
1
-1
/
+1
2023-11-17
docs/sp_SP: Add translation of process/handling-regressions
Carlos Bilbao
2
-0
/
+798
2023-11-13
Linux 6.7-rc1
v6.7-rc1
Linus Torvalds
1
-2
/
+2
2023-11-12
wifi: iwlwifi: fix system commands group ordering
Miri Korenblit
1
-1
/
+1
2023-11-11
tracing/kprobes: Fix the order of argument descriptions
Yujie Liu
1
-1
/
+1
2023-11-10
drm/amdgpu: fix error handling in amdgpu_vm_init
Christian König
1
-15
/
+16
2023-11-10
drm/amdgpu: Fix possible null pointer dereference
Felix Kuehling
1
-2
/
+2
2023-11-10
drm/amdgpu: move UVD and VCE sched entity init after sched init
Alex Deucher
13
-46
/
+37
2023-11-10
drm/amdgpu: move kfd_resume before the ip late init
Tim Huang
1
-7
/
+6
2023-11-10
drm/amd: Explicitly check for GFXOFF to be enabled for s0ix
Mario Limonciello
1
-0
/
+3
2023-11-10
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
6
-10
/
+145
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
3
-2
/
+34
2023-11-10
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
1
-0
/
+1
2023-11-10
parisc: Prevent booting 64-bit kernels on PA1.x machines
Helge Deller
1
-3
/
+2
2023-11-10
spi: Fix null dereference on suspend
Mark Hasemeyer
2
-17
/
+40
2023-11-10
tracing: fprobe-event: Fix to check tracepoint event and return
Masami Hiramatsu (Google)
1
-4
/
+5
2023-11-10
kprobes: unify kprobes_exceptions_nofify() prototypes
Arnd Bergmann
10
-19
/
+4
2023-11-10
lib: test_objpool: make global variables static
wuqiang.matt
1
-3
/
+3
2023-11-10
Documentation: tracing: Add a note about argument and retval access
Masami Hiramatsu (Google)
2
-4
/
+12
2023-11-10
pwm: Fix double shift bug
Dan Carpenter
1
-2
/
+2
2023-11-10
pwm: samsung: Fix a bit test in pwm_samsung_resume()
Dan Carpenter
1
-1
/
+1
2023-11-10
fbdev: fsl-diu-fb: mark wr_reg_wa() static
Arnd Bergmann
1
-1
/
+1
2023-11-10
fbdev: amifb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2023-11-10
fbdev: amifb: Mark driver struct with __refdata to prevent section mismatch w...
Uwe Kleine-König
1
-1
/
+7
2023-11-10
smb3: allow dumping session and tcon id to improve stats analysis and debugging
Steve French
2
-0
/
+31
[next]