index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi/libstub/x86: Force 'hidden' visibility for extern declarations
Ard Biesheuvel
2020-01-10
1
-0
/
+2
*
efi/libstub: Fix boot argument handling in mixed mode entry code
Ard Biesheuvel
2020-01-10
1
-7
/
+10
*
Merge branch 'x86/mm' into efi/core, to pick up dependencies
Ingo Molnar
2020-01-10
67
-681
/
+797
|
\
|
*
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
2019-12-10
15
-154
/
+183
|
*
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-10
26
-0
/
+102
|
*
x86/mm/pat: Mark __cpa_flush_tlb() as static
kbuild test robot
2019-12-10
1
-1
/
+1
|
*
x86/mm: Tabulate the page table encoding definitions
Ingo Molnar
2019-12-10
1
-69
/
+74
|
*
x86/mm/pat: Fix typo in the Kconfig help text
Ingo Molnar
2019-12-10
1
-1
/
+1
|
*
x86/mm/pat: Clean up <asm/memtype.h> externs
Ingo Molnar
2019-12-10
1
-5
/
+5
|
*
x86/mm/pat: Rename <asm/pat.h> => <asm/memtype.h>
Ingo Molnar
2019-12-10
19
-21
/
+21
|
*
x86/mm/pat: Standardize on memtype_*() prefix for APIs
Ingo Molnar
2019-12-10
5
-42
/
+42
|
*
x86/mm/pat: Move the memtype related files to arch/x86/mm/pat/
Ingo Molnar
2019-12-10
7
-12
/
+17
|
*
x86/mm/pat: Clean up PAT initialization flags
Ingo Molnar
2019-12-10
1
-12
/
+14
|
*
x86/mm/pat: Harmonize 'struct memtype *' local variable and function paramete...
Ingo Molnar
2019-12-10
3
-73
/
+75
|
*
x86/mm/pat: Simplify the free_memtype() control flow
Ingo Molnar
2019-12-10
1
-8
/
+3
|
*
x86/mm/pat: Create fixed width output in /sys/kernel/debug/x86/pat_memtype_li...
Ingo Molnar
2019-12-10
1
-3
/
+3
|
*
x86/mm/pat: Disambiguate PAT-disabled boot messages
Ingo Molnar
2019-12-10
2
-7
/
+15
|
*
x86/mm/pat: Update the comments in pat.c and pat_interval.c and refresh the c...
Ingo Molnar
2019-12-10
2
-35
/
+72
|
*
x86/setup: Enhance the comments
Ingo Molnar
2019-12-10
1
-16
/
+25
|
*
x86/setup: Clean up the header portion of setup.c
Ingo Molnar
2019-12-10
1
-100
/
+22
*
|
Merge branch 'linus' into efi/core, to pick up fixes
Ingo Molnar
2020-01-10
401
-2086
/
+3214
|
\
\
|
*
\
Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-01-09
2
-3
/
+3
|
|
\
\
|
|
*
|
pstore/ram: Regularize prz label allocation lifetime
Kees Cook
2020-01-08
2
-3
/
+3
|
*
|
|
Merge tag 'drm-fixes-2020-01-10' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2020-01-09
13
-61
/
+85
|
|
\
\
\
|
|
*
\
\
Merge tag 'drm-intel-fixes-2020-01-09-1' of git://anongit.freedesktop.org/drm...
Dave Airlie
2020-01-10
7
-31
/
+38
|
|
|
\
\
\
|
|
|
*
|
|
drm/i915/dp: Disable Port sync mode correctly on teardown
Manasi Navare
2020-01-07
1
-6
/
+1
|
|
|
*
|
|
drm/i915: Add Wa_1407352427:icl,ehl
Matt Roper
2020-01-07
2
-0
/
+7
|
|
|
*
|
|
drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehl
Matt Roper
2020-01-07
2
-1
/
+11
|
|
|
*
|
|
drm/i915/gt: Restore coarse power gating
Chris Wilson
2020-01-07
1
-2
/
+4
|
|
|
*
|
|
drm/i915/gt: Do not restore invalid RS state
Chris Wilson
2020-01-07
1
-20
/
+11
|
|
|
*
|
|
drm/i915: Limit audio CDCLK>=2*BCLK constraint back to GLK only
Kai Vehmanen
2020-01-07
1
-2
/
+2
|
|
|
*
|
|
drm/i915/gt: Mark up virtual engine uabi_instance
Chris Wilson
2020-01-07
1
-0
/
+2
|
|
*
|
|
|
Merge tag 'amd-drm-fixes-5.5-2020-01-08' of git://people.freedesktop.org/~agd...
Dave Airlie
2020-01-09
2
-25
/
+27
|
|
|
\
\
\
\
|
|
|
*
|
|
|
drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu
Chunming Zhou
2020-01-07
1
-1
/
+2
|
|
|
*
|
|
|
drm/amd/display: Reduce HDMI pixel encoding if max clock is exceeded
Thomas Anderson
2020-01-07
1
-22
/
+23
|
|
|
*
|
|
|
Revert "drm/amdgpu: Set no-retry as default."
Alex Deucher
2020-01-07
1
-2
/
+2
|
|
*
|
|
|
|
Merge tag 'drm-misc-fixes-2020-01-08' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2020-01-09
4
-5
/
+20
|
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
drm/fb-helper: Round up bits_per_pixel if possible
Geert Uytterhoeven
2020-01-07
1
-1
/
+6
|
|
|
*
|
|
|
drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware model
Chen-Yu Tsai
2020-01-07
2
-3
/
+13
|
|
|
*
|
|
|
drm/dp_mst: correct the shifting in DP_REMOTE_I2C_READ
Wayne Lin
2020-01-03
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2020-01-09
5
-16
/
+27
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
i40iw: Remove setting of VMA private data and use rdma_user_mmap_io
Shiraz Saleem
2020-01-07
1
-8
/
+6
|
|
*
|
|
|
|
|
IB/hfi1: Adjust flow PSN with the correct resync_psn
Kaike Wan
2020-01-03
1
-0
/
+9
|
|
*
|
|
|
|
|
IB/hfi1: Don't cancel unused work item
Kaike Wan
2020-01-03
1
-1
/
+3
|
|
*
|
|
|
|
|
RDMA/bnxt_re: Fix Send Work Entry state check while polling completions
Selvin Xavier
2020-01-03
1
-6
/
+6
|
|
*
|
|
|
|
|
RDMA/bnxt_re: Avoid freeing MR resources if dereg fails
Selvin Xavier
2020-01-03
1
-1
/
+3
|
*
|
|
|
|
|
|
Merge tag 'gpio-v5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2020-01-09
4
-10
/
+54
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
gpiolib: acpi: Add honor_wakeup module-option + quirk mechanism
Hans de Goede
2020-01-07
1
-1
/
+31
|
|
*
|
|
|
|
|
|
gpiolib: acpi: Turn dmi_system_id table into a generic quirk table
Hans de Goede
2020-01-07
1
-4
/
+15
|
|
*
|
|
|
|
|
|
gpio: zynq: Fix for bug in zynq_gpio_restore_context API
Swapna Manupati
2020-01-07
1
-3
/
+5
[next]