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.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-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
*
bpfilter: use 'userprogs' syntax to build bpfilter_umh
Masahiro Yamada
2020-05-17
1
-8
/
+4
*
kbuild: add infrastructure to build userspace programs
Masahiro Yamada
2020-05-17
4
-4
/
+62
*
bpfilter: check if $(CC) can link static libc in Kconfig
Masahiro Yamada
2020-05-17
2
-1
/
+6
*
bpfilter: match bit size of bpfilter_umh to that of the kernel
Masahiro Yamada
2020-05-17
3
-3
/
+10
*
kbuild: warn if always, hostprogs-y, or hostprogs-m is used
Masahiro Yamada
2020-05-17
1
-1
/
+11
*
kbuild: determine the output format of DTC by the target suffix
Masahiro Yamada
2020-05-12
1
-3
/
+3
*
kbuild: remove unused AS assignment
Masahiro Yamada
2020-05-12
2
-4
/
+0
*
kbuild: remove '/' target
Masahiro Yamada
2020-05-12
1
-4
/
+0
*
Revert "objtool: Skip samples subdirectory"
Masahiro Yamada
2020-05-12
1
-1
/
+0
*
kbuild: use CONFIG_CC_VERSION_TEXT to construct LINUX_COMPILER macro
Masahiro Yamada
2020-05-12
2
-3
/
+2
*
kbuild: use -MMD instead of -MD to exclude system headers from dependency
Masahiro Yamada
2020-05-12
4
-8
/
+8
*
kbuild: ensure full rebuild when the compiler is updated
Masahiro Yamada
2020-05-12
3
-2
/
+19
*
kbuild: use $(CC_VERSION_TEXT) to evaluate CC_IS_GCC and CC_IS_CLANG
Masahiro Yamada
2020-05-12
1
-2
/
+2
*
unicore32: do not evaluate compiler's library path when cleaning
Masahiro Yamada
2020-05-12
1
-2
/
+2
*
h8300: suppress error messages for 'make clean'
Masahiro Yamada
2020-05-12
1
-1
/
+1
*
hexagon: suppress error message for 'make clean'
Masahiro Yamada
2020-05-12
1
-1
/
+1
*
um: do not evaluate compiler's library path when cleaning
Masahiro Yamada
2020-05-12
1
-2
/
+2
*
Linux 5.7-rc5
v5.7-rc5
Linus Torvalds
2020-05-10
1
-1
/
+1
*
Merge tag 'x86-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-05-10
11
-90
/
+138
|
\
|
*
x86/unwind/orc: Move ORC sorting variables under !CONFIG_MODULES
Josh Poimboeuf
2020-05-03
1
-4
/
+4
|
*
x86/apic: Move TSC deadline timer debug printk
Thomas Gleixner
2020-05-01
1
-13
/
+14
|
*
ftrace/x86: Fix trace event registration for syscalls without arguments
Konstantin Khlebnikov
2020-05-01
1
-2
/
+3
|
*
x86/mm/cpa: Flush direct map alias during cpa
Rick Edgecombe
2020-04-30
1
-4
/
+8
|
*
objtool: Fix infinite loop in for_offset_range()
Josh Poimboeuf
2020-04-26
1
-3
/
+4
|
*
x86/unwind/orc: Fix premature unwind stoppage due to IRET frames
Josh Poimboeuf
2020-04-25
3
-14
/
+43
|
*
x86/unwind/orc: Fix error path for bad ORC entry type
Josh Poimboeuf
2020-04-25
1
-1
/
+1
|
*
x86/unwind/orc: Prevent unwinding before ORC initialization
Josh Poimboeuf
2020-04-25
1
-3
/
+3
|
*
x86/unwind/orc: Don't skip the first frame for inactive tasks
Miroslav Benes
2020-04-25
1
-1
/
+1
|
*
x86/unwind: Prevent false warnings for non-current tasks
Josh Poimboeuf
2020-04-25
3
-18
/
+28
|
*
x86/unwind/orc: Convert global variables to static
Josh Poimboeuf
2020-04-25
1
-5
/
+5
|
*
x86/entry/64: Fix unwind hints in rewind_stack_do_exit()
Jann Horn
2020-04-25
1
-1
/
+1
|
*
x86/entry/64: Fix unwind hints in __switch_to_asm()
Josh Poimboeuf
2020-04-25
1
-3
/
+2
|
*
x86/entry/64: Fix unwind hints in kernel exit path
Josh Poimboeuf
2020-04-25
1
-1
/
+2
|
*
x86/entry/64: Fix unwind hints in register clearing code
Josh Poimboeuf
2020-04-25
1
-19
/
+21
|
*
objtool: Fix stack offset tracking for indirect CFAs
Josh Poimboeuf
2020-04-25
1
-1
/
+1
*
|
Merge tag 'objtool-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-05-10
1
-2
/
+13
|
\
\
|
*
|
objtool: Fix infinite loop in find_jump_table()
Josh Poimboeuf
2020-05-07
1
-2
/
+13
*
|
|
Merge tag 'locking-urgent-2020-05-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-05-10
1
-2
/
+7
|
\
\
\
|
*
|
|
ARM: futex: Address build warning
Thomas Gleixner
2020-05-07
1
-2
/
+7
*
|
|
|
Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-05-10
3
-47
/
+162
|
\
\
\
\
|
*
|
|
|
iommu/virtio: Reverse arguments to list_add
Julia Lawall
2020-05-08
1
-1
/
+1
|
*
|
|
|
iommu/amd: Do not flush Device Table in iommu_map_page()
Joerg Roedel
2020-05-05
1
-11
/
+16
|
*
|
|
|
iommu/amd: Update Device Table in increase_address_space()
Joerg Roedel
2020-05-05
1
-13
/
+36
|
*
|
|
|
iommu/amd: Call domain_flush_complete() in update_domain()
Joerg Roedel
2020-05-05
1
-0
/
+1
|
*
|
|
|
iommu/amd: Do not loop forever when trying to increase address space
Joerg Roedel
2020-05-05
1
-1
/
+12
|
*
|
|
|
iommu/amd: Fix race in increase_address_space()/fetch_pte()
Joerg Roedel
2020-05-05
2
-37
/
+112
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-05-10
12
-68
/
+107
|
\
\
\
\
|
*
|
|
|
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
2020-05-09
1
-1
/
+1
|
*
|
|
|
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
2020-05-09
1
-1
/
+5
|
*
|
|
|
bdi: add a ->dev_name field to struct backing_dev_info
Christoph Hellwig
2020-05-09
2
-2
/
+4
[next]