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
2022-08-21
x86: Handle idle=nomwait cmdline properly for x86_idle
Wyes Karny
1
-6
/
+9
2022-08-11
x86/speculation: Add RSB VM Exit protections
Daniel Sneddon
1
-0
/
+8
2022-08-03
docs/kernel-parameters: Update descriptions for "mitigations=" param with ret...
Eiichi Tsukata
1
-0
/
+2
2022-08-03
Documentation: fix sctp_wmem in ip-sysctl.rst
Xin Long
1
-1
/
+8
2022-07-29
docs: net: explain struct net_device lifetime
Jakub Kicinski
1
-6
/
+165
2022-07-25
x86/bugs: Add retbleed=ibpb
Peter Zijlstra
1
-0
/
+3
2022-07-25
x86/speculation: Add spectre_v2=ibrs option to support Kernel IBRS
Pawan Gupta
1
-0
/
+1
2022-07-25
x86/bugs: Enable STIBP for JMP2RET
Kim Phillips
1
-5
/
+11
2022-07-25
x86/bugs: Add AMD retbleed= boot parameter
Alexandre Chartre
1
-0
/
+15
2022-07-21
ipv4: Fix data-races around sysctl_ip_dynaddr.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-21
cipso: Fix data-races around sysctl.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-12
dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typo
Samuel Holland
1
-1
/
+1
2022-06-29
iio: adc: vf610: fix conversion mode sysfs node name
Baruch Siach
1
-1
/
+1
2022-06-16
x86/speculation/mmio: Add sysfs reporting for Processor MMIO Stale Data
Pawan Gupta
1
-0
/
+1
2022-06-16
x86/speculation/mmio: Add mitigation for Processor MMIO Stale Data
Pawan Gupta
1
-0
/
+36
2022-06-16
Documentation: Add documentation for Processor MMIO Stale Data
Pawan Gupta
2
-0
/
+247
2022-06-14
ata: libata-transport: fix {dma|pio|xfer}_mode sysfs files
Sergey Shtylyov
1
-5
/
+6
2022-06-09
dt-bindings: gpio: altera: correct interrupt-cells
Dinh Nguyen
1
-2
/
+3
2022-06-09
docs/conf.py: Cope with removal of language=None in Sphinx 5.0.0
Akira Yokosawa
1
-1
/
+1
2022-06-09
spi: qcom-qspi: Add minItems to interconnect-names
Kuldeep Singh
1
-0
/
+1
2022-06-09
dt-bindings: display: sitronix, st7735r: Fix backlight in example
Noralf Trønnes
1
-0
/
+1
2022-06-06
docs: submitting-patches: Fix crossref to 'The canonical patch format'
Akira Yokosawa
1
-1
/
+1
2022-05-30
random: fix sysctl documentation nits
Jason A. Donenfeld
1
-4
/
+4
2022-05-30
random: treat bootloader trust toggle the same way as cpu trust toggle
Jason A. Donenfeld
1
-0
/
+6
2022-05-30
random: remove ifdef'd out interrupt bench
Jason A. Donenfeld
1
-9
/
+0
2022-05-30
random: always wake up entropy writers after extraction
Jason A. Donenfeld
1
-2
/
+5
2022-05-25
dt-bindings: pinctrl: aspeed-g6: remove FWQSPID group
Jae Hyun Yoo
1
-1
/
+1
2022-05-25
arm64: Enable repeat tlbi workaround on KRYO4XX gold CPUs
Shreyas K K
1
-0
/
+3
2022-05-25
Revert "swiotlb: fix info leak with DMA_FROM_DEVICE"
Sasha Levin
1
-8
/
+0
2022-05-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
1
-2
/
+1
2022-04-27
ext4, doc: fix incorrect h_reserved size
wangjianjian (C)
1
-1
/
+1
2022-04-08
docs: sysctl/kernel: add missing bit to panic_print
Guilherme G. Piccoli
1
-0
/
+1
2022-04-08
dt-bindings: spi: mxic: The interrupt property is not mandatory
Miquel Raynal
1
-1
/
+3
2022-04-08
dt-bindings: mtd: nand-controller: Fix a comment in the examples
Miquel Raynal
1
-1
/
+1
2022-04-08
dt-bindings: mtd: nand-controller: Fix the reg property description
Miquel Raynal
1
-1
/
+1
2022-04-08
ALSA: hda/realtek: Add alc256-samsung-headphone fixup
Matt Kramer
1
-0
/
+4
2022-04-08
Documentation: update stable tree link
Bagas Sanjaya
1
-1
/
+1
2022-04-08
Documentation: add link to stable release candidate tree
Bagas Sanjaya
1
-0
/
+9
2022-04-08
swiotlb: fix info leak with DMA_FROM_DEVICE
Halil Pasic
1
-0
/
+8
2022-03-11
arm64: cpufeature: add HWCAP for FEAT_RPRES
Joey Gouly
2
-0
/
+12
2022-03-11
arm64: cpufeature: add HWCAP for FEAT_AFP
Joey Gouly
2
-0
/
+13
2022-03-11
arm64: Add HWCAP for self-synchronising virtual counter
Marc Zyngier
2
-2
/
+14
2022-03-11
x86/speculation: Update link to AMD speculation whitepaper
Kim Phillips
1
-3
/
+3
2022-03-11
Documentation/hw-vuln: Update spectre doc
Peter Zijlstra
2
-15
/
+35
2022-03-08
tracing: Add ustring operation to filtering string pointers
Steven Rostedt
1
-0
/
+9
2022-03-08
tracing: Add test for user space strings when filtering on string pointers
Steven Rostedt
1
-0
/
+10
2022-02-16
ARM: dts: Fix timer regression for beagleboard revision c
Tony Lindgren
1
-0
/
+3
2022-02-08
Revert "fbcon: Disable accelerated scrolling"
Helge Deller
1
-18
/
+0
2022-02-05
psi: Fix uaf issue when psi trigger is destroyed while being polled
Suren Baghdasaryan
1
-1
/
+2
2022-02-01
dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO config
Marc Kleine-Budde
1
-1
/
+1
[next]