index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-26
kbuild: support LLVM=1 to switch the default tools to Clang/LLVM
Masahiro Yamada
1
-2
/
+6
2020-09-26
kbuild: replace AS=clang with LLVM_IAS=1
Masahiro Yamada
1
-1
/
+4
2020-09-26
Documentation/llvm: fix the name of llvm-size
Fangrui Song
1
-1
/
+1
2020-09-26
Documentation/llvm: add documentation on building w/ Clang/LLVM
Nick Desaulniers
1
-0
/
+80
2020-09-09
affs: fix basic permission bits to actually work
Max Staudt
1
-6
/
+10
2020-08-21
dt-bindings: iio: io-channel-mux: Fix compatible string in example code
Christian Eggers
1
-1
/
+1
2020-08-19
iio: improve IIO_CONCENTRATION channel type description
Tomasz Duszynski
1
-1
/
+2
2020-07-22
doc: dt: bindings: usb: dwc3: Update entries for disabling SS instances in pa...
Neil Armstrong
1
-0
/
+2
2020-06-25
mtd: rawnand: Pass a nand_chip object to nand_release()
Boris Brezillon
1
-1
/
+1
2020-06-25
mtd: rawnand: Pass a nand_chip object to nand_scan()
Boris Brezillon
1
-1
/
+1
2020-06-22
dt-bindings: display: mediatek: control dpi pins mode to avoid leakage
Jitao Shi
1
-0
/
+6
2020-06-22
x86/kvm/hyper-v: Explicitly align hcall param for kvm_hyperv_exit
Jon Doron
1
-0
/
+2
2020-06-10
x86/speculation: Add Ivy Bridge to affected list
Josh Poimboeuf
1
-3
/
+4
2020-06-10
x86/speculation: Add SRBDS vulnerability and mitigation documentation
Mark Gross
2
-0
/
+149
2020-06-10
x86/speculation: Add Special Register Buffer Data Sampling (SRBDS) mitigation
Mark Gross
2
-0
/
+21
2020-04-29
arm64: errata: Hide CTR_EL0.DIC on systems affected by Neoverse-N1 #1542419
James Morse
1
-0
/
+1
2020-04-17
ALSA: hda/realtek - Remove now-unnecessary XPS 13 headphone noise fixups
Thomas Hebb
1
-2
/
+0
2020-04-17
ALSA: doc: Document PC Beep Hidden Register on Realtek ALC256
Thomas Hebb
2
-0
/
+130
2020-04-02
dt-bindings: net: FMan erratum A050385
Madalin Bucur
1
-0
/
+7
2020-03-20
driver core: Remove device link creation limitation
Rafael J. Wysocki
1
-2
/
+2
2020-03-20
driver core: Add device link flag DL_FLAG_AUTOPROBE_CONSUMER
Rafael J. Wysocki
1
-0
/
+9
2020-03-20
driver core: Make driver core own stateful device links
Rafael J. Wysocki
1
-17
/
+25
2020-03-20
driver core: Fix adding device links to probing suppliers
Rafael J. Wysocki
1
-3
/
+7
2020-03-20
ACPI: watchdog: Allow disabling WDAT at boot
Jean Delvare
1
-0
/
+4
2020-03-18
cifs_atomic_open(): fix double-put on late allocation failure
Al Viro
1
-0
/
+7
2020-03-05
netfilter: nf_flowtable: fix documentation
Matteo Croce
1
-1
/
+1
2020-02-05
PM / devfreq: Add new name attribute for sysfs
Chanwoo Choi
1
-0
/
+7
2020-01-29
Documentation: Document arm64 kpti control
Jeremy Linton
1
-0
/
+6
2020-01-27
hwrng: omap3-rom - Fix missing clock by probing with device tree
Tony Lindgren
1
-0
/
+27
2020-01-27
bus: ti-sysc: Add mcasp optional clocks flag
Tony Lindgren
1
-0
/
+1
2020-01-27
iio: fix position relative kernel version
Eugen Hristev
1
-1
/
+1
2020-01-17
mei: fix modalias documentation
Alexander Usyskin
1
-1
/
+1
2020-01-09
dt-bindings: clock: renesas: rcar-usb2-clock-sel: Fix typo in example
Geert Uytterhoeven
1
-1
/
+1
2020-01-09
ACPI: sysfs: Change ACPI_MASKABLE_GPE_MAX to 0x100
Yunfeng Ye
1
-1
/
+1
2019-12-17
mm, thp, proc: report THP eligibility for each vma
Michal Hocko
1
-0
/
+3
2019-12-17
USB: documentation: flags on usb-storage versus UAS
Oliver Neukum
1
-10
/
+12
2019-12-13
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-12-01
x86/speculation: Fix incorrect MDS/TAA mitigation status
Waiman Long
3
-3
/
+20
2019-12-01
spi: uniphier: fix incorrect property items
Keiji Hayashibara
1
-6
/
+8
2019-11-20
net: phy: mdio-bcm-unimac: Allow configuring MDIO clock divider
Florian Fainelli
1
-0
/
+3
2019-11-20
media: dt-bindings: adv748x: Fix decimal unit addresses
Geert Uytterhoeven
1
-2
/
+2
2019-11-12
kvm: x86: mmu: Recovery of shattered NX large pages
Junaid Shahid
1
-0
/
+6
2019-11-12
kvm: mmu: ITLB_MULTIHIT mitigation
Paolo Bonzini
1
-0
/
+19
2019-11-12
kvm: Convert kvm_lock to a mutex
Junaid Shahid
1
-3
/
+1
2019-11-12
Documentation: Add ITLB_MULTIHIT documentation
Gomez Iglesias, Antonio
2
-0
/
+164
2019-11-12
x86/bugs: Add ITLB_MULTIHIT bug infrastructure
Vineela Tummalapalli
1
-0
/
+1
2019-11-12
x86/speculation/taa: Add documentation for TSX Async Abort
Pawan Gupta
6
-0
/
+434
2019-11-12
x86/tsx: Add "auto" option to the tsx= cmdline parameter
Pawan Gupta
1
-0
/
+3
2019-11-12
x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default
Pawan Gupta
1
-0
/
+26
[next]