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-02-22
x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single PO...
Dominik Brodowski
2
-26
/
+15
2018-02-22
x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions
Dominik Brodowski
2
-50
/
+19
2018-02-22
x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculatio...
Dan Williams
2
-1
/
+24
2018-02-22
platform/x86: wmi: fix off-by-one write in wmi_dev_probe()
Andrey Ryabinin
1
-1
/
+1
2018-02-22
PM: cpuidle: Fix cpuidle_poll_state_init() prototype
Rafael J. Wysocki
1
-1
/
+1
2018-02-22
PM / runtime: Update links_count also if !CONFIG_SRCU
Lukas Wunner
1
-0
/
+3
2018-02-22
x86/speculation: Clean up various Spectre related details
Ingo Molnar
1
-17
/
+11
2018-02-22
KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
KarimAllah Ahmed
1
-1
/
+2
2018-02-22
X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
KarimAllah Ahmed
1
-2
/
+2
2018-02-22
KVM/x86: Reduce retpoline performance impact in slot_handle_level_range(), by...
David Woodhouse
1
-5
/
+5
2018-02-22
Revert "x86/speculation: Simplify indirect_branch_prediction_barrier()"
David Woodhouse
3
-13
/
+9
2018-02-22
x86/speculation: Correct Speculation Control microcode blacklist again
David Woodhouse
1
-5
/
+6
2018-02-22
x86/speculation: Update Speculation Control microcode blacklist
David Woodhouse
1
-4
/
+0
2018-02-22
x86/mm/pti: Fix PTI comment in entry_SYSCALL_64()
Nadav Amit
1
-1
/
+1
2018-02-22
powerpc/mm/radix: Split linear mapping on hot-unplug
Balbir Singh
1
-21
/
+74
2018-02-22
crypto: sun4i_ss_prng - convert lock to _bh in sun4i_ss_prng_generate
Artem Savkov
1
-2
/
+2
2018-02-22
crypto: sun4i_ss_prng - fix return value of sun4i_ss_prng_generate
Artem Savkov
1
-1
/
+1
2018-02-22
compiler-gcc.h: __nostackprotector needs gcc-4.4 and up
Geert Uytterhoeven
1
-2
/
+1
2018-02-22
compiler-gcc.h: Introduce __optimize function attribute
Geert Uytterhoeven
2
-0
/
+8
2018-02-22
x86/entry/64/compat: Clear registers for compat syscalls, to reduce speculati...
Dan Williams
1
-0
/
+30
2018-02-22
x86/entry/64: Clear extra registers beyond syscall arguments, to reduce specu...
Dan Williams
1
-0
/
+13
2018-02-22
mm, memory_hotplug: fix memmap initialization
Michal Hocko
1
-8
/
+14
2018-02-22
x86: PM: Make APM idle driver initialize polling state
Rafael J. Wysocki
1
-0
/
+1
2018-02-22
x86/xen: init %gs very early to avoid page faults with stack protector
Juergen Gross
1
-0
/
+16
2018-02-22
x86/kexec: Make kexec (mostly) work in 5-level paging mode
Kirill A. Shutemov
1
-0
/
+8
2018-02-22
x86/gpu: add CFL to early quirks
Lucas De Marchi
2
-0
/
+7
2018-02-22
arm: spear13xx: Fix spics gpio controller's warning
Viresh Kumar
1
-1
/
+1
2018-02-22
arm: spear13xx: Fix dmas cells
Viresh Kumar
3
-6
/
+6
2018-02-22
arm: spear600: Add missing interrupt-parent of rtc
Viresh Kumar
1
-0
/
+1
2018-02-22
arm: dts: mt7623: fix card detection issue on bananapi-r2
Sean Wang
1
-1
/
+1
2018-02-22
ARM: dts: nomadik: add interrupt-parent for clcd
Arnd Bergmann
1
-0
/
+1
2018-02-22
ARM: dts: STi: Add gpio polarity for "hdmi,hpd-gpio" property
Patrice Chotard
2
-2
/
+4
2018-02-22
ARM: lpc3250: fix uda1380 gpio numbers
Arnd Bergmann
2
-4
/
+4
2018-02-22
arm64: dts: msm8916: Correct ipc references for smsm
Bjorn Andersson
1
-2
/
+2
2018-02-22
s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
Eugene Syromiatnikov
1
-4
/
+4
2018-02-22
dma-buf: fix reservation_object_wait_timeout_rcu once more v2
Christian König
1
-3
/
+5
2018-02-22
powerpc/xive: Use hw CPU ids when configuring the CPU queues
Cédric Le Goater
1
-6
/
+10
2018-02-22
powerpc/mm: Flush radix process translations when setting MMU type
Alexey Kardashevskiy
1
-0
/
+2
2018-02-22
powerpc/numa: Invalidate numa_cpu_lookup_table on cpu remove
Nathan Fontenot
3
-5
/
+7
2018-02-22
powerpc/vas: Don't set uses_vas for kernel windows
Nicholas Piggin
1
-8
/
+8
2018-02-22
powerpc/kernel: Block interrupts when updating TIDR
Sukadev Bhattiprolu
1
-6
/
+9
2018-02-22
powerpc/radix: Remove trace_tlbie call from radix__flush_tlb_all
Mahesh Salgaonkar
1
-2
/
+0
2018-02-22
trace_uprobe: Display correct offset in uprobe_events
Ravi Bangoria
1
-1
/
+1
2018-02-22
ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
Gang He
1
-0
/
+9
2018-02-22
mwifiex: resolve reset vs. remove()/shutdown() deadlocks
Brian Norris
1
-1
/
+4
2018-02-22
PM / devfreq: Propagate error from devfreq_add_device()
Bjorn Andersson
1
-1
/
+1
2018-02-22
swiotlb: suppress warning when __GFP_NOWARN is set
Christian König
1
-6
/
+9
2018-02-22
cpufreq: powernv: Dont assume distinct pstate values for nominal and pmin
Shilpasri G Bhat
1
-2
/
+2
2018-02-22
RDMA/rxe: Fix rxe_qp_cleanup()
Bart Van Assche
2
-2
/
+13
2018-02-22
RDMA/rxe: Fix a race condition in rxe_requester()
Bart Van Assche
3
-10
/
+2
[prev]
[next]