index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
riscv
/
features.rst
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
riscv/Kconfig: make direct map manipulation options depend on MMU
Mike Rapoport
1
-2
/
+2
2021-07-08
mmap: make mlock_future_check() global
Mike Rapoport
2
-3
/
+5
2021-07-08
mm/slub: use stackdepot to save stack trace in objects
Oliver Glitta
2
-30
/
+50
2021-07-08
hexagon: select ARCH_WANT_LD_ORPHAN_WARN
Nathan Chancellor
1
-0
/
+1
2021-07-08
hexagon: use common DISCARDS macro
Nathan Chancellor
1
-6
/
+1
2021-07-08
hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script
Nathan Chancellor
1
-0
/
+2
2021-07-08
lib: fix spelling mistakes in header files
Zhen Lei
7
-13
/
+13
2021-07-08
lib: fix spelling mistakes
Zhen Lei
19
-23
/
+23
2021-07-08
lib/test: fix spelling mistakes
Zhen Lei
5
-7
/
+7
2021-07-06
Input: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-06
scsi: aic94xx: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-1
/
+3
2021-07-05
ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACE
Alex Sverdlin
1
-1
/
+1
2021-07-05
xen: sync include/xen/interface/io/ring.h with Xen's newest version
Juergen Gross
1
-122
/
+156
2021-07-05
xen: Use DEVICE_ATTR_*() macro
YueHaibing
3
-28
/
+21
2021-07-05
Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctl
Alexander Larkin
1
-1
/
+1
2021-07-05
iov_iter: remove uaccess_kernel() warning from iov_iter_init()
Linus Torvalds
1
-1
/
+0
2021-07-04
scsi: blkcg: Fix application ID config options
Martin K. Petersen
2
-14
/
+1
2021-07-04
csky: Kconfig: Remove unused selects
Guo Ren
1
-3
/
+0
2021-07-04
csky: syscache: Fixup duplicate cache flush
Guo Ren
1
-5
/
+7
2021-07-04
exfat: handle wrong stream entry size in exfat_readdir()
Namjae Jeon
1
-3
/
+5
2021-07-03
Revert "ALSA: usb-audio: Reduce latency at playback start"
Linus Torvalds
1
-9
/
+5
2021-07-02
mmc: sdhci: Fix warning message when accessing RPMB in HS400 mode
Al Cooper
2
-0
/
+5
2021-07-02
i2c: ali1535: mention that the device should not be disabled
Wolfram Sang
1
-0
/
+5
2021-07-02
i2c: mpc: Restore reread of I2C status register
Chris Packham
1
-0
/
+2
2021-07-01
perf session: Add missing evlist__delete when deleting a session
Riccardo Mancini
1
-1
/
+4
2021-07-01
perf annotate: Allow 's' on source code lines
Riccardo Mancini
1
-3
/
+29
2021-07-01
perf dlfilter: Add object_code() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+41
2021-07-01
perf dlfilter: Add attr() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+18
2021-07-01
perf dlfilter: Add srcline() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+35
2021-07-01
perf dlfilter: Add insn() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+39
2021-07-01
perf dlfilter: Add resolve_address() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+40
2021-07-01
perf build: Install perf_dlfilter.h
Adrian Hunter
2
-1
/
+6
2021-07-01
perf script: Add option to pass arguments to dlfilters
Adrian Hunter
6
-13
/
+91
2021-07-01
perf script: Add option to list dlfilters
Adrian Hunter
6
-1
/
+134
2021-07-01
perf script: Add dlfilter__filter_event_early()
Adrian Hunter
5
-16
/
+59
2021-07-01
perf script: Add API for filtering via dynamically loaded shared object
Adrian Hunter
7
-2
/
+780
2021-07-01
perf llvm: Return -ENOMEM when asprintf() fails
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-07-01
perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
James Clark
1
-1
/
+5
2021-07-01
tools headers UAPI: Synch KVM's svm.h header with the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-07-01
tools kvm headers arm64: Update KVM headers from the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+11
2021-07-01
tools headers UAPI: Sync linux/kvm.h with the kernel sources
Arnaldo Carvalho de Melo
2
-0
/
+118
2021-07-01
tools headers cpufeatures: Sync with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+2
2021-07-01
tools include UAPI: Update linux/mount.h copy
Arnaldo Carvalho de Melo
1
-0
/
+1
2021-07-01
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+4
2021-07-01
perf arm-spe: Don't wait for PERF_RECORD_EXIT event
Leo Yan
1
-5
/
+1
2021-07-01
perf arm-spe: Bail out if the trace is later than perf event
Leo Yan
1
-3
/
+34
2021-07-01
perf arm-spe: Assign kernel time to synthesized event
Leo Yan
1
-1
/
+1
2021-07-01
perf arm-spe: Convert event kernel time to counter value
Leo Yan
1
-1
/
+1
2021-07-01
perf arm-spe: Save clock parameters from TIME_CONV event
Leo Yan
1
-0
/
+26
2021-07-01
perf cs-etm: Remove callback cs_etm_find_snapshot()
Leo Yan
1
-133
/
+0
[next]