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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2018-01-23
scripts/gdb/linux/tasks.py: fix get_thread_info
Xi Kangjie
1
-0
/
+2
2018-01-23
i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATA
Jeremy Compostella
1
-6
/
+7
2018-01-23
can: af_can: canfd_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
1
-11
/
+7
2018-01-23
can: af_can: can_rcv(): replace WARN_ONCE by pr_warn_once
Marc Kleine-Budde
1
-11
/
+7
2018-01-23
can: peak: fix potential bug in packet fragmentation
Stephane Grosjean
1
-10
/
+11
2018-01-23
ARM: dts: kirkwood: fix pin-muxing of MPP7 on OpenBlocks A7
Thomas Petazzoni
1
-2
/
+8
2018-01-23
ARM: sunxi_defconfig: Enable CMA
Maxime Ripard
1
-0
/
+2
2018-01-23
ARM64: dts: marvell: armada-cp110: Fix clock resources for various node
Gregory CLEMENT
2
-8
/
+14
2018-01-23
phy: work around 'phys' references to usb-nop-xceiv devices
Arnd Bergmann
1
-0
/
+4
2018-01-23
tracing: Fix converting enum's from the map in trace_event_eval_update()
Steven Rostedt (VMware)
1
-1
/
+15
2018-01-23
Input: twl4030-vibra - fix sibling-node lookup
Johan Hovold
1
-2
/
+4
2018-01-23
Input: twl6040-vibra - fix child-node lookup
Johan Hovold
1
-2
/
+1
2018-01-23
Input: 88pm860x-ts - fix child-node lookup
Johan Hovold
1
-4
/
+12
2018-01-23
Input: synaptics-rmi4 - prevent UAF reported by KASAN
Nick Desaulniers
1
-1
/
+3
2018-01-23
Input: ALPS - fix multi-touch decoding on SS4 plus touchpads
Nir Perry
2
-14
/
+19
2018-01-23
x86/mm: Encrypt the initrd earlier for BSP microcode update
Tom Lendacky
5
-43
/
+85
2018-01-23
ARM: OMAP3: hwmod_data: add missing module_offs for MMC3
Tero Kristo
1
-0
/
+1
2018-01-23
x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryption
Tom Lendacky
2
-22
/
+121
2018-01-23
x86/mm: Centralize PMD flags in sme_encrypt_kernel()
Tom Lendacky
1
-56
/
+77
2018-01-23
x86/mm: Use a struct to reduce parameters for SME PGD mapping
Tom Lendacky
1
-44
/
+46
2018-01-23
x86/mm: Clean up register saving in the __enc_copy() assembly code
Tom Lendacky
1
-10
/
+10
2018-01-23
x86/apic/vector: Fix off by one in error path
Thomas Gleixner
1
-2
/
+5
2018-01-23
pipe: avoid round_pipe_size() nr_pages overflow on 32-bit
Joe Lawrence
1
-2
/
+15
2018-01-23
x86/tsc: Fix erroneous TSC rate on Skylake Xeon
Len Brown
1
-1
/
+0
2018-01-23
x86/tsc: Future-proof native_calibrate_tsc()
Len Brown
1
-0
/
+2
2018-01-23
x86/idt: Mark IDT tables __initconst
Andi Kleen
1
-6
/
+6
2018-01-23
x86/mm/pkeys: Fix fill_sig_info_pkey
Eric W. Biederman
1
-3
/
+4
2018-01-23
x86/intel_rdt/cqm: Prevent use after free
Thomas Gleixner
1
-4
/
+4
2018-01-23
module: Add retpoline tag to VERMAGIC
Andi Kleen
1
-1
/
+7
2018-01-23
x86/cpufeature: Move processor tracing out of scattered features
Paolo Bonzini
2
-2
/
+1
2018-01-23
objtool: Improve error message for bad file argument
Josh Poimboeuf
1
-1
/
+3
2018-01-23
x86/retpoline: Add LFENCE to the retpoline/RSB filling RSB macros
Tom Lendacky
1
-1
/
+5
2018-01-23
x86/retpoline: Fill RSB on context switch for affected CPUs
David Woodhouse
4
-0
/
+59
2018-01-23
x86/kasan: Panic if there is not enough memory to boot
Andrey Ryabinin
1
-10
/
+14
2018-01-23
mmc: sdhci-esdhc-imx: Fix i.MX53 eSDHCv3 clock
Benoît Thébaudeau
1
-0
/
+14
2018-01-23
objtool: Fix seg fault with gold linker
Josh Poimboeuf
1
-4
/
+10
2018-01-23
delayacct: Account blkio completion on the correct task
Josh Snyder
3
-23
/
+33
2018-01-23
iser-target: Fix possible use-after-free in connection establishment error
Sagi Grimberg
1
-0
/
+1
2018-01-23
af_key: fix buffer overread in parse_exthdrs()
Eric Biggers
1
-0
/
+3
2018-01-23
af_key: fix buffer overread in verify_address_len()
Eric Biggers
1
-0
/
+5
2018-01-23
timers: Unconditionally check deferrable base
Thomas Gleixner
1
-1
/
+1
2018-01-23
RDMA/mlx5: Fix out-of-bound access while querying AH
Leon Romanovsky
1
-4
/
+3
2018-01-23
IB/hfi1: Prevent a NULL dereference
Dan Carpenter
1
-2
/
+2
2018-01-23
ALSA: hda - Apply the existing quirk to iMac 14,1
Takashi Iwai
1
-0
/
+1
2018-01-23
ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variant
Takashi Iwai
1
-0
/
+1
2018-01-23
ALSA: pcm: Remove yet superfluous WARN_ON()
Takashi Iwai
1
-1
/
+0
2018-01-23
ALSA: seq: Make ioctls race-free
Takashi Iwai
2
-0
/
+4
2018-01-23
futex: Prevent overflow by strengthen input validation
Li Jinyue
1
-0
/
+3
2018-01-23
futex: Avoid violating the 10th rule of futex
Peter Zijlstra
3
-23
/
+87
2018-01-23
powerpc/powernv: Check device-tree for RFI flush settings
Oliver O'Halloran
1
-0
/
+49
[prev]
[next]