index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
remoteproc
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-11-20
shm: extend forced shm destroy to support objects from several IPC nses
Alexander Mikhalitsyn
3
-47
/
+159
2021-11-20
ipc: WARN if trying to remove ipc object which is absent
Alexander Mikhalitsyn
1
-3
/
+3
2021-11-20
mm/swap.c:put_pages_list(): reinitialise the page list
Matthew Wilcox
1
-0
/
+1
2021-11-19
x86: Pin task-stack in __get_wchan()
Peter Zijlstra
1
-0
/
+5
2021-11-19
signal: Replace force_fatal_sig with force_exit_sig when in doubt
Eric W. Biederman
11
-12
/
+26
2021-11-19
signal: Don't always set SA_IMMUTABLE for forced signals
Eric W. Biederman
1
-7
/
+16
2021-11-19
MAINTAINERS: Update for VMware PVRDMA driver
Bryan Tan
1
-1
/
+2
2021-11-19
riscv: fix building external modules
Andreas Schwab
1
-0
/
+2
2021-11-19
RISC-V: Enable KVM in RV64 and RV32 defconfigs as a module
Anup Patel
2
-0
/
+4
2021-11-19
tracing: Don't use out-of-sync va_list in event printing
Nikita Yushchenko
1
-0
/
+12
2021-11-19
tracing: Use memset_startat() to zero struct trace_iterator
Kees Cook
1
-3
/
+1
2021-11-18
lib: zstd: Don't add -O3 to cflags
Nick Terrell
1
-2
/
+0
2021-11-18
lib: zstd: Don't inline functions in zstd_opt.c
Nick Terrell
2
-0
/
+19
2021-11-18
lib: zstd: Fix unused variable warning
Nick Terrell
1
-0
/
+2
2021-11-18
tracing/histogram: Fix UAF in destroy_hist_field()
Kalesh Singh
1
-19
/
+22
2021-11-18
perf evsel: Fix memory leaks relating to unit
Ian Rogers
4
-18
/
+22
2021-11-18
perf report: Fix memory leaks around perf_tip()
Ian Rogers
3
-14
/
+17
2021-11-18
perf hist: Fix memory leak of a perf_hpp_fmt
Ian Rogers
2
-15
/
+14
2021-11-18
tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-11-18
tools build: Fix removal of feature-sync-compare-and-swap feature detection
Arnaldo Carvalho de Melo
1
-1
/
+0
2021-11-18
perf inject: Fix ARM SPE handling
German Gomez
1
-0
/
+15
2021-11-18
perf bench: Fix two memory leaks detected with ASan
Sohaib Mohamed
1
-0
/
+4
2021-11-18
perf test sample-parsing: Fix branch_stack entry endianness check
Thomas Richter
1
-1
/
+1
2021-11-18
tools headers UAPI: Sync x86's asm/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-11-18
perf sort: Fix the 'p_stage_cyc' sort key behavior
Namhyung Kim
3
-11
/
+7
2021-11-18
perf sort: Fix the 'ins_lat' sort key behavior
Namhyung Kim
3
-25
/
+12
2021-11-18
perf sort: Fix the 'weight' sort key behavior
Namhyung Kim
3
-27
/
+13
2021-11-18
perf tools: Set COMPAT_NEED_REALLOCARRAY for CONFIG_AUXTRACE=1
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-11-18
perf tests wp: Remove unused functions on s390
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-11-18
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
1
-3
/
+27
2021-11-18
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-11-18
ptp: ocp: Fix a couple NULL vs IS_ERR() checks
Dan Carpenter
1
-4
/
+5
2021-11-18
net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...
Teng Qi
1
-0
/
+4
2021-11-18
net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...
zhangyue
1
-13
/
+17
2021-11-18
ipv6: check return value of ipv6_skip_exthdr
Jordy Zomer
1
-0
/
+6
2021-11-18
e100: fix device suspend/resume
Jesse Brandeburg
1
-5
/
+13
2021-11-18
devlink: Don't throw an error if flash notification sent before devlink visible
Leon Romanovsky
1
-1
/
+3
2021-11-18
page_pool: Revert "page_pool: disable dma mapping support..."
Yunsheng Lin
3
-8
/
+27
2021-11-18
ethernet: hisilicon: hns: hns_dsaf_misc: fix a possible array overflow in hns...
Teng Qi
1
-0
/
+4
2021-11-18
parisc: Enable CONFIG_PRINTK_TIME=y in 32bit defconfig
Helge Deller
1
-0
/
+1
2021-11-18
Revert "parisc: Reduce sigreturn trampoline to 3 instructions"
Helge Deller
3
-8
/
+9
2021-11-18
parisc: Wrap assembler related defines inside __ASSEMBLY__
Helge Deller
1
-20
/
+24
2021-11-18
parisc: Wire up futex_waitv
Helge Deller
1
-0
/
+1
2021-11-18
parisc: Include stringify.h to avoid build error in crypto/api.c
Helge Deller
1
-0
/
+1
2021-11-18
KVM: x86: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+1
2021-11-18
KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus()
Vitaly Kuznetsov
1
-0
/
+2
2021-11-18
KVM: RISC-V: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+1
2021-11-18
KVM: PPC: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-2
/
+2
2021-11-18
KVM: MIPS: Cap KVM_CAP_NR_VCPUS by KVM_CAP_MAX_VCPUS
Vitaly Kuznetsov
1
-1
/
+1
2021-11-18
KVM: arm64: Cap KVM_CAP_NR_VCPUS by kvm_arm_default_max_vcpus()
Vitaly Kuznetsov
1
-1
/
+8
[next]