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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-02
arm64: Mitigate spectre style branch history side channels
James Morse
8
-3
/
+316
2022-04-02
KVM: arm64: Add templates for BHB mitigation sequences
James Morse
5
-4
/
+128
2022-04-02
arm64: proton-pack: Report Spectre-BHB vulnerabilities as part of Spectre-v2
James Morse
2
-3
/
+43
2022-04-02
arm64: Add percpu vectors for EL1
James Morse
5
-9
/
+56
2022-04-02
arm64: entry: Add macro for reading symbol addresses from the trampoline
James Morse
1
-6
/
+15
2022-04-02
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
4
-9
/
+110
2022-04-02
arm64: entry: Add non-kpti __bp_harden_el1_vectors for mitigations
James Morse
1
-1
/
+33
2022-04-02
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
5
-7
/
+20
2022-04-02
arm64: entry: Make the kpti trampoline's kpti sequence optional
James Morse
1
-6
/
+11
2022-04-02
arm64: entry: Move trampoline macros out of ifdef'd section
James Morse
1
-6
/
+6
2022-04-02
arm64: entry: Don't assume tramp_vectors is the start of the vectors
James Morse
1
-13
/
+15
2022-04-02
arm64: entry: Allow tramp_alias to access symbols after the 4K boundary
James Morse
1
-4
/
+7
2022-04-02
arm64: entry: Move the trampoline data page before the text page
James Morse
2
-2
/
+7
2022-04-02
arm64: entry: Free up another register on kpti's tramp_exit path
James Morse
1
-6
/
+12
2022-04-02
arm64: entry: Make the trampoline cleanup optional
James Morse
1
-3
/
+7
2022-04-02
arm64: entry.S: Add ventry overflow sanity checks
James Morse
1
-0
/
+3
2022-04-02
arm64: Add Cortex-X2 CPU part definition
Anshuman Khandual
1
-0
/
+2
2022-04-02
arm64: Add Neoverse-N2, Cortex-A710 CPU part definition
Suzuki K Poulose
1
-0
/
+4
2022-04-02
arm64: Add part number for Arm Cortex-A77
Rob Herring
1
-0
/
+2
2022-04-02
arm64: Add part number for Neoverse N1
Marc Zyngier
1
-0
/
+2
2022-04-02
arm64: Make ARM64_ERRATUM_1188873 depend on COMPAT
Marc Zyngier
1
-0
/
+1
2022-04-02
arm64: Add silicon-errata.txt entry for ARM erratum 1188873
Marc Zyngier
1
-0
/
+1
2022-04-02
arm64: arch_timer: avoid unused function warning
Arnd Bergmann
1
-0
/
+1
2022-04-02
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
5
-1
/
+39
2022-03-28
Linux 4.14.274
v4.14.274
Greg Kroah-Hartman
1
-1
/
+1
2022-03-28
llc: only change llc->dev when bind() succeeds
Eric Dumazet
1
-25
/
+32
2022-03-28
mac80211: fix potential double free on mesh join
Linus Lüssing
1
-3
/
+0
2022-03-28
crypto: qat - disable registration of algorithms
Giovanni Cabiddu
1
-0
/
+8
2022-03-28
ACPI: video: Force backlight native for Clevo NL5xRU and NL5xNU
Werner Sembach
1
-0
/
+75
2022-03-28
ACPI: battery: Add device HID and quirk for Microsoft Surface Go 3
Maximilian Luz
1
-0
/
+12
2022-03-28
ACPI / x86: Work around broken XSDT on Advantech DAC-BJ01 board
Mark Cilissen
1
-0
/
+24
2022-03-28
netfilter: nf_tables: initialize registers in nft_do_chain()
Pablo Neira Ayuso
1
-1
/
+1
2022-03-28
drivers: net: xgene: Fix regression in CRC stripping
Stephane Graber
1
-5
/
+7
2022-03-28
ALSA: pci: fix reading of swapped values from pcmreg in AC97 codec
Giacomo Guiduzzi
1
-2
/
+2
2022-03-28
ALSA: cmipci: Restore aux vol on suspend/resume
Jonathan Teh
1
-2
/
+1
2022-03-28
ALSA: usb-audio: Add mute TLV for playback volumes on RODE NT-USB
Lars-Peter Clausen
1
-3
/
+4
2022-03-28
ALSA: pcm: Add stream lock during PCM reset ioctl operations
Takashi Iwai
1
-0
/
+4
2022-03-28
llc: fix netdevice reference leaks in llc_ui_bind()
Eric Dumazet
1
-0
/
+8
2022-03-28
thermal: int340x: fix memory leak in int3400_notify()
Chuansheng Liu
1
-0
/
+4
2022-03-28
staging: fbtft: fb_st7789v: reset display before initialization
Oliver Graute
1
-0
/
+2
2022-03-28
esp: Fix possible buffer overflow in ESP transformation
Steffen Klassert
5
-3
/
+15
2022-03-28
net: ipv6: fix skb_over_panic in __ip6_append_data
Tadeusz Struk
1
-2
/
+2
2022-03-28
nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
Jordy Zomer
1
-0
/
+10
2022-03-23
Linux 4.14.273
v4.14.273
Greg Kroah-Hartman
1
-1
/
+1
2022-03-23
perf symbols: Fix symbol size calculation condition
Michael Petlan
1
-1
/
+1
2022-03-23
Input: aiptek - properly check endpoint type
Pavel Skripkin
1
-6
/
+4
2022-03-23
usb: gadget: Fix use-after-free bug by not setting udc->dev.driver
Alan Stern
1
-3
/
+0
2022-03-23
usb: gadget: rndis: prevent integer overflow in rndis_set_response()
Dan Carpenter
1
-0
/
+1
2022-03-23
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-23
atm: eni: Add check for dma_map_single
Jiasheng Jiang
1
-0
/
+2
[next]