aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/extable.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-07-08mm: introduce memfd_secret system call to create "secret" memory areasMike Rapoport8-1/+309
2021-07-08set_memory: allow querying whether set_direct_map_*() is actually enabledMike Rapoport8-16/+43
2021-07-08riscv/Kconfig: make direct map manipulation options depend on MMUMike Rapoport1-2/+2
2021-07-08mmap: make mlock_future_check() globalMike Rapoport2-3/+5
2021-07-08mm/slub: use stackdepot to save stack trace in objectsOliver Glitta2-30/+50
2021-07-08hexagon: select ARCH_WANT_LD_ORPHAN_WARNNathan Chancellor1-0/+1
2021-07-08hexagon: use common DISCARDS macroNathan Chancellor1-6/+1
2021-07-08hexagon: handle {,SOFT}IRQENTRY_TEXT in linker scriptNathan Chancellor1-0/+2
2021-07-08lib: fix spelling mistakes in header filesZhen Lei7-13/+13
2021-07-08lib: fix spelling mistakesZhen Lei19-23/+23
2021-07-08lib/test: fix spelling mistakesZhen Lei5-7/+7
2021-07-06Input: Fix fall-through warning for ClangGustavo A. R. Silva1-0/+1
2021-07-06scsi: aic94xx: Fix fall-through warning for ClangGustavo A. R. Silva1-1/+3
2021-07-05ARM: 9098/1: ftrace: MODULE_PLT: Fix build problem without DYNAMIC_FTRACEAlex Sverdlin1-1/+1
2021-07-05xen: sync include/xen/interface/io/ring.h with Xen's newest versionJuergen Gross1-122/+156
2021-07-05xen: Use DEVICE_ATTR_*() macroYueHaibing3-28/+21
2021-07-04Input: joydev - prevent use of not validated data in JSIOCSBTNMAP ioctlAlexander Larkin1-1/+1
2021-07-04iov_iter: remove uaccess_kernel() warning from iov_iter_init()Linus Torvalds1-1/+0
2021-07-04scsi: blkcg: Fix application ID config optionsMartin K. Petersen2-14/+1
2021-07-04csky: Kconfig: Remove unused selectsGuo Ren1-3/+0
2021-07-04csky: syscache: Fixup duplicate cache flushGuo Ren1-5/+7
2021-07-04exfat: handle wrong stream entry size in exfat_readdir()Namjae Jeon1-3/+5
2021-07-02Revert "ALSA: usb-audio: Reduce latency at playback start"Linus Torvalds1-9/+5
2021-07-02mmc: sdhci: Fix warning message when accessing RPMB in HS400 modeAl Cooper2-0/+5
2021-07-02i2c: ali1535: mention that the device should not be disabledWolfram Sang1-0/+5
2021-07-02i2c: mpc: Restore reread of I2C status registerChris Packham1-0/+2
2021-07-01perf session: Add missing evlist__delete when deleting a sessionRiccardo Mancini1-1/+4
2021-07-01perf annotate: Allow 's' on source code linesRiccardo Mancini1-3/+29
2021-07-01perf dlfilter: Add object_code() to perf_dlfilter_fnsAdrian Hunter3-2/+41
2021-07-01perf dlfilter: Add attr() to perf_dlfilter_fnsAdrian Hunter3-2/+18
2021-07-01perf dlfilter: Add srcline() to perf_dlfilter_fnsAdrian Hunter3-2/+35
2021-07-01perf dlfilter: Add insn() to perf_dlfilter_fnsAdrian Hunter3-2/+39
2021-07-01perf dlfilter: Add resolve_address() to perf_dlfilter_fnsAdrian Hunter3-2/+40
2021-07-01perf build: Install perf_dlfilter.hAdrian Hunter2-1/+6
2021-07-01perf script: Add option to pass arguments to dlfiltersAdrian Hunter6-13/+91
2021-07-01perf script: Add option to list dlfiltersAdrian Hunter6-1/+134
2021-07-01perf script: Add dlfilter__filter_event_early()Adrian Hunter5-16/+59
2021-07-01perf script: Add API for filtering via dynamically loaded shared objectAdrian Hunter7-2/+780
2021-07-01perf llvm: Return -ENOMEM when asprintf() failsArnaldo Carvalho de Melo1-0/+2
2021-07-01perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()James Clark1-1/+5
2021-07-01tools headers UAPI: Synch KVM's svm.h header with the kernelArnaldo Carvalho de Melo1-0/+3
2021-07-01tools kvm headers arm64: Update KVM headers from the kernel sourcesArnaldo Carvalho de Melo1-0/+11
2021-07-01tools headers UAPI: Sync linux/kvm.h with the kernel sourcesArnaldo Carvalho de Melo2-0/+118
2021-07-01tools headers cpufeatures: Sync with the kernel sourcesArnaldo Carvalho de Melo1-1/+2
2021-07-01tools include UAPI: Update linux/mount.h copyArnaldo Carvalho de Melo1-0/+1
2021-07-01tools arch x86: Sync the msr-index.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2021-07-01perf arm-spe: Don't wait for PERF_RECORD_EXIT eventLeo Yan1-5/+1
2021-07-01perf arm-spe: Bail out if the trace is later than perf eventLeo Yan1-3/+34
2021-07-01perf arm-spe: Assign kernel time to synthesized eventLeo Yan1-1/+1
2021-07-01perf arm-spe: Convert event kernel time to counter valueLeo Yan1-1/+1