index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-18
xen/events: defer eoi in case of excessive number of events
Juergen Gross
1
-0
/
+8
2020-10-29
icmp: randomize the global rate limiter
Eric Dumazet
1
-1
/
+3
2020-10-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
1
-1
/
+1
2020-10-01
dt-bindings: sound: wm8994: Correct required supplies based on actual impleme...
Krzysztof Kozlowski
1
-6
/
+12
2020-09-12
affs: fix basic permission bits to actually work
Max Staudt
1
-6
/
+10
2020-08-21
iio: improve IIO_CONCENTRATION channel type description
Tomasz Duszynski
1
-1
/
+2
2020-06-11
x86/speculation: Add Ivy Bridge to affected list
Josh Poimboeuf
1
-3
/
+4
2020-06-11
x86/speculation: Add SRBDS vulnerability and mitigation documentation
Mark Gross
1
-0
/
+148
2020-06-11
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2
-0
/
+21
2020-05-27
net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*
Asbjørn Sloth Tønnesen
1
-4
/
+4
2020-04-13
tools/accounting/getdelays.c: fix netlink attribute length
David Ahern
1
-1
/
+1
2020-04-02
dt-bindings: net: FMan erratum A050385
Madalin Bucur
1
-0
/
+7
2020-01-23
mei: fix modalias documentation
Alexander Usyskin
1
-1
/
+1
2019-12-21
rtc: dt-binding: abx80x: fix resistance scale
Baruch Siach
1
-1
/
+1
2019-12-05
HID: doc: fix wrong data structure reference for UHID_OUTPUT
Peter Hutterer
1
-1
/
+1
2019-11-28
x86/speculation: Fix incorrect MDS/TAA mitigation status
Waiman Long
3
-3
/
+20
2019-11-25
mei: samples: fix a signedness bug in amt_host_if_call()
Dan Carpenter
1
-1
/
+1
2019-11-16
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+1
2019-11-16
x86/speculation/taa: Add documentation for TSX Async Abort
Pawan Gupta
4
-0
/
+419
2019-11-16
x86/tsx: Add "auto" option to the tsx= cmdline parameter
Pawan Gupta
1
-0
/
+3
2019-11-16
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
Pawan Gupta
1
-0
/
+26
2019-10-17
USB: rio500: Remove Rio 500 kernel driver
Bastien Nocera
1
-138
/
+0
2019-09-06
x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h
Tom Lendacky
1
-0
/
+7
2019-09-06
siphash: implement HalfSipHash1-3 for hash tables
Jason A. Donenfeld
1
-0
/
+75
2019-09-06
siphash: add cryptographically secure PRF
Jason A. Donenfeld
1
-0
/
+100
2019-08-11
x86/speculation: Enable Spectre v1 swapgs mitigations
Josh Poimboeuf
1
-3
/
+4
2019-07-21
dt-bindings: can: mcp251x: add mcp25625 support
Sean Nyekjaer
1
-0
/
+1
2019-06-17
tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
1
-0
/
+8
2019-06-11
x86/speculation/mds: Improve CPU buffer clear documentation
Andy Lutomirski
1
-32
/
+7
2019-06-11
x86/speculation/mds: Revert CPU buffer clear on double fault exit
Andy Lutomirski
1
-7
/
+0
2019-05-16
x86/speculation/mds: Fix documentation typo
Josh Poimboeuf
1
-1
/
+1
2019-05-16
Documentation: Correct the possible MDS sysfs values
Tyler Hicks
1
-16
/
+13
2019-05-16
x86/mds: Add MDSUM variant to the MDS documentation
speck for Pawan Gupta
2
-2
/
+8
2019-05-16
x86/speculation/mds: Add 'mitigations=' support for MDS
Josh Poimboeuf
1
-0
/
+1
2019-05-16
x86/speculation: Support 'mitigations=' cmdline option
Josh Poimboeuf
1
-5
/
+9
2019-05-16
cpu/speculation: Add 'mitigations=' cmdline option
Josh Poimboeuf
1
-0
/
+19
2019-05-16
Documentation: Add MDS vulnerability documentation
Thomas Gleixner
2
-0
/
+309
2019-05-16
x86/speculation/mds: Add mitigation mode VMWERV
Thomas Gleixner
1
-0
/
+27
2019-05-16
x86/speculation/mds: Add sysfs reporting for MDS
Thomas Gleixner
1
-0
/
+1
2019-05-16
x86/speculation/l1tf: Document l1tf in sysfs
Ben Hutchings
1
-0
/
+1
2019-05-16
x86/speculation/mds: Add mitigation control for MDS
Thomas Gleixner
1
-0
/
+22
2019-05-16
x86/speculation/mds: Conditionally clear CPU buffers on idle entry
Thomas Gleixner
1
-0
/
+42
2019-05-16
x86/speculation/mds: Clear CPU buffers on exit to user
Thomas Gleixner
1
-0
/
+52
2019-05-16
x86/speculation/mds: Add mds_clear_cpu_buffers()
Thomas Gleixner
1
-0
/
+99
2019-05-16
x86/speculation: Provide IBPB always command line options
Thomas Gleixner
1
-0
/
+12
2019-05-16
x86/speculation: Add seccomp Spectre v2 user space protection mode
Thomas Gleixner
1
-1
/
+8
2019-05-16
x86/speculation: Enable prctl mode for spectre_v2_user
Thomas Gleixner
1
-1
/
+6
2019-05-16
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
1
-0
/
+9
2019-05-16
x86/speculation: Add command line control for indirect branch speculation
Thomas Gleixner
1
-2
/
+30
2019-05-16
USB: core: Fix bug caused by duplicate interface PM usage counter
Alan Stern
1
-5
/
+9
[next]