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.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
2021-04-16
perf: Add support for SIGTRAP on perf events
Marco Elver
3
-2
/
+58
2021-04-16
signal: Introduce TRAP_PERF si_code and si_perf to siginfo
Marco Elver
8
-3
/
+33
2021-04-16
perf: Add support for event removal on exec
Marco Elver
2
-9
/
+64
2021-04-16
perf: Support only inheriting events if cloned with CLONE_THREAD
Marco Elver
4
-11
/
+20
2021-04-16
perf: Apply PERF_EVENT_IOC_MODIFY_ATTRIBUTES to children
Marco Elver
1
-1
/
+21
2021-04-16
perf: Rework perf_event_exit_event()
Peter Zijlstra
2
-63
/
+80
2021-04-16
perf intel-pt: Use aux_watermark
Alexander Shishkin
1
-0
/
+6
2021-04-16
perf: Cap allocation order at aux_watermark
Alexander Shishkin
1
-16
/
+18
2021-04-02
perf/x86/intel/uncore: Enable IIO stacks to PMON mapping for multi-segment SKX
Alexander Antonov
3
-34
/
+47
2021-04-02
perf/x86/intel/uncore: Generic support for the MMIO type of uncore blocks
Kan Liang
4
-0
/
+101
2021-04-02
perf/x86/intel/uncore: Generic support for the PCI type of uncore blocks
Kan Liang
4
-7
/
+177
2021-04-02
perf/x86/intel/uncore: Rename uncore_notifier to uncore_pci_sub_notifier
Kan Liang
1
-6
/
+14
2021-04-02
perf/x86/intel/uncore: Generic support for the MSR type of uncore blocks
Kan Liang
4
-10
/
+182
2021-04-02
perf/x86/intel/uncore: Parse uncore discovery tables
Kan Liang
4
-8
/
+448
2021-03-16
perf/core: Fix unconditional security_locked_down() call
Ondrej Mosnacek
1
-6
/
+6
2021-03-16
perf core: Allocate perf_event in the target node memory
Namhyung Kim
1
-1
/
+4
2021-03-16
perf core: Add a kmem_cache for struct perf_event
Namhyung Kim
1
-3
/
+6
2021-03-16
perf core: Allocate perf_buffer in the target node memory
Namhyung Kim
1
-3
/
+6
2021-03-15
Linux 5.12-rc3
v5.12-rc3
Linus Torvalds
1
-1
/
+1
2021-03-15
prctl: fix PR_SET_MM_AUXV kernel stack leak
Alexey Dobriyan
1
-1
/
+1
2021-03-14
Merge tag 'irq-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-18
/
+8
2021-03-14
Merge tag 'timers-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-21
/
+39
2021-03-14
Merge tag 'sched-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-67
/
+63
2021-03-14
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-6
/
+7
2021-03-14
Merge tag 'locking-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-10
/
+9
2021-03-14
Merge tag 'perf_urgent_for_v5.12-rc3' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-15
/
+51
2021-03-14
Merge tag 'efi-urgent-for-v5.12-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+16
2021-03-14
Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
9
-29
/
+99
2021-03-14
Merge tag 'powerpc-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
7
-9
/
+20
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
27
-81
/
+194
2021-03-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
28
-214
/
+332
2021-03-14
Merge tag 'irqchip-fixes-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
11444
-286202
/
+488784
2021-03-13
Merge tag 'char-misc-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-28
/
+97
2021-03-13
Merge tag 'staging-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
49
-38
/
+169
2021-03-13
Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
4
-47
/
+13
2021-03-13
Merge tag 'usb-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
19
-107
/
+226
2021-03-13
Merge tag 'erofs-for-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-17
/
+11
2021-03-13
Merge tag 'kbuild-fixes-v5.12-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9
-21
/
+55
2021-03-13
zram: fix broken page writeback
Minchan Kim
1
-3
/
+3
2021-03-13
zram: fix return value on writeback_store
Minchan Kim
1
-3
/
+8
2021-03-13
mm/memcg: set memcg when splitting page
Zhou Guanghui
1
-0
/
+1
2021-03-13
mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...
Zhou Guanghui
3
-14
/
+9
2021-03-13
ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) sign
Sergei Trofimovich
1
-1
/
+1
2021-03-13
ia64: fix ia64_syscall_get_set_arguments() for break-based syscalls
Sergei Trofimovich
1
-6
/
+18
2021-03-13
mm/userfaultfd: fix memory corruption due to writeprotect
Nadav Amit
1
-0
/
+8
2021-03-13
kasan: fix KASAN_STACK dependency for HW_TAGS
Andrey Konovalov
1
-0
/
+1
2021-03-13
kasan, mm: fix crash with HW_TAGS and DEBUG_PAGEALLOC
Andrey Konovalov
1
-2
/
+6
2021-03-13
mm/madvise: replace ptrace attach requirement for process_madvise
Suren Baghdasaryan
1
-1
/
+12
2021-03-13
include/linux/sched/mm.h: use rcu_dereference in in_vfork()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-03-13
kfence: fix reports if constant function prefixes exist
Marco Elver
1
-6
/
+12
[next]