index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
drivers/perf: arm-cmn: Add space after ','
Junhao He
2021-05-25
1
-1
/
+1
*
drivers/perf: arm_pmu: Fix some coding style issues
Junhao He
2021-05-25
1
-4
/
+2
*
drivers/perf: arm_spe_pmu: Fix some coding style issues
Junhao He
2021-05-25
1
-4
/
+1
*
drivers/perf: Remove redundant dev_err call in tx2_uncore_pmu_init_dev()
Zou Wei
2021-05-25
1
-3
/
+1
*
perf/hisi: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
6
-17
/
+2
*
perf/imx_ddr: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
1
-3
/
+2
*
perf/arm-smmuv3: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
1
-7
/
+3
*
perf/arm-dsu: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
1
-6
/
+2
*
perf/arm-dmc620: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
1
-3
/
+2
*
perf/arm-cmn: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
1
-7
/
+2
*
perf/arm-ccn: Use irq_set_affinity()
Thomas Gleixner
2021-05-24
1
-4
/
+2
*
Merge tag 'irq-export-set-affinity' of git://git.kernel.org/pub/scm/linux/ker...
Will Deacon
2021-05-24
2
-34
/
+34
|
\
|
*
genirq: Export affinity setter for modules
Thomas Gleixner
2021-05-19
2
-34
/
+34
*
|
Linux 5.13-rc3
v5.13-rc3
Linus Torvalds
2021-05-23
1
-1
/
+1
*
|
Merge tag 'perf-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-05-23
4
-9
/
+31
|
\
\
|
*
|
perf/x86/lbr: Remove cpuc->lbr_xsave allocation from atomic context
Like Xu
2021-05-18
3
-8
/
+30
|
*
|
perf/x86: Avoid touching LBR_TOS MSR for Arch LBR
Like Xu
2021-05-18
1
-1
/
+1
|
|
/
*
|
Merge tag 'locking-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2021-05-23
5
-13
/
+19
|
\
\
|
*
|
locking/mutex: clear MUTEX_FLAGS if wait_list is empty due to signal
Zqiang
2021-05-18
4
-11
/
+17
|
*
|
locking/lockdep: Correct calling tracepoints
Leo Yan
2021-05-18
1
-2
/
+2
|
|
/
*
|
Merge tag 'irq-urgent-2021-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-05-23
5
-11
/
+10
|
\
\
|
*
\
Merge tag 'irqchip-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
2021-05-17
5
-11
/
+10
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
irqchip: Remove redundant error printing
Zhen Lei
2021-05-16
3
-9
/
+3
|
|
*
irqchip/apple-aic: APPLE_AIC should depend on ARCH_APPLE
Geert Uytterhoeven
2021-05-10
1
-1
/
+1
|
|
*
ARM: PXA: Fix cplds irqdesc allocation when using legacy mode
Marc Zyngier
2021-05-10
1
-1
/
+6
*
|
|
Merge tag 'x86_urgent_for_v5.13_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-23
3
-57
/
+92
|
\
\
\
|
*
|
|
x86/sev-es: Use __put_user()/__get_user() for data accesses
Joerg Roedel
2021-05-19
1
-20
/
+46
|
*
|
|
x86/sev-es: Forward page-faults which happen during emulation
Joerg Roedel
2021-05-19
1
-0
/
+4
|
*
|
|
x86/sev-es: Don't return NULL from sev_es_get_ghcb()
Joerg Roedel
2021-05-19
1
-13
/
+12
|
*
|
|
x86/build: Fix location of '-plugin-opt=' flags
Nathan Chancellor
2021-05-19
1
-6
/
+6
|
*
|
|
x86/sev-es: Invalidate the GHCB after completing VMGEXIT
Tom Lendacky
2021-05-18
2
-0
/
+6
|
*
|
|
x86/sev-es: Move sev_es_put_ghcb() in prep for follow on patch
Tom Lendacky
2021-05-18
1
-18
/
+18
|
|
/
/
*
|
|
Merge tag 'powerpc-5.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2021-05-23
5
-46
/
+82
|
\
\
\
|
*
|
|
powerpc/64s/syscall: Fix ptrace syscall info with scv syscalls
Nicholas Piggin
2021-05-20
2
-35
/
+52
|
*
|
|
powerpc/64s/syscall: Use pt_regs.trap to distinguish syscall ABI difference b...
Nicholas Piggin
2021-05-20
2
-9
/
+28
|
*
|
|
powerpc: Fix early setup to make early_ioremap() work
Alexey Kardashevskiy
2021-05-20
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'kbuild-fixes-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-23
4
-28
/
+32
|
\
\
\
|
*
|
|
kbuild: dummy-tools: adjust to stricter stackprotector check
Michal Kubecek
2021-05-17
1
-1
/
+5
|
*
|
|
scripts/jobserver-exec: Fix a typo ("envirnoment")
Jonathan Neuschäfer
2021-05-17
1
-1
/
+1
|
*
|
|
tools build: Fix quiet cmd indentation
Kees Cook
2021-05-17
2
-26
/
+26
|
|
/
/
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-23
18
-75
/
+74
|
\
\
\
|
*
|
|
userfaultfd: hugetlbfs: fix new flag usage in error path
Mike Kravetz
2021-05-23
2
-15
/
+15
|
*
|
|
lib: kunit: suppress a compilation warning of frame size
Zhen Lei
2021-05-23
1
-0
/
+1
|
*
|
|
proc: remove Alexey from MAINTAINERS
Alexey Dobriyan
2021-05-23
1
-1
/
+0
|
*
|
|
linux/bits.h: fix compilation error with GENMASK
Rikard Falkeborn
2021-05-23
5
-10
/
+20
|
*
|
|
watchdog: reliable handling of timestamps
Petr Mladek
2021-05-23
1
-14
/
+20
|
*
|
|
kasan: slab: always reset the tag in get_freepointer_safe()
Alexander Potapenko
2021-05-23
1
-0
/
+1
|
*
|
|
tools/testing/selftests/exec: fix link error
Yang Yingliang
2021-05-23
1
-3
/
+3
|
*
|
|
ipc/mqueue, msg, sem: avoid relying on a stack reference past its expiry
Varad Gautam
2021-05-23
3
-6
/
+12
|
*
|
|
Revert "mm/gup: check page posion status for coredump."
Michal Hocko
2021-05-23
2
-24
/
+0
[next]