aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-09-25bug: rename __WARN_printf_taint() to __WARN_printf()Kees Cook1-4/+4
2019-09-25bug: refactor away warn_slowpath_fmt_taint()Kees Cook2-24/+7
2019-09-25scripts/gdb: handle split debugDouglas Anderson1-2/+2
2019-09-25kgdb: don't use a notifier to enter kgdb at panic; call directlyDouglas Anderson3-20/+21
2019-09-25compiler: enable CONFIG_OPTIMIZE_INLINING forciblyMasahiro Yamada1-3/+1
2019-09-25uaccess: add missing __must_check attributesKees Cook2-11/+12
2019-09-25kexec: restore arch_kexec_kernel_image_probe declarationVasily Gorbik1-0/+2
2019-09-25kexec: bail out upon SIGKILL when allocating memory.Tetsuo Handa1-0/+2
2019-09-25cpumask: nicer for_each_cpumask_and() signatureAlexey Dobriyan1-7/+7
2019-09-25fork: improve error message for corrupted page tablesSai Praneeth Prakhya2-2/+18
2019-09-25fat: delete an unnecessary check before brelse()Markus Elfring1-3/+1
2019-09-25fs/reiserfs/do_balan.c: remove set but not used variableJason Yan1-2/+1
2019-09-25fs/reiserfs/journal.c: remove set but not used variableJason Yan1-4/+3
2019-09-25fs/reiserfs/do_balan.c: remove set but not used variableszhengbin1-11/+1
2019-09-25fs/reiserfs/fix_node.c: remove set but not used variableszhengbin1-5/+1
2019-09-25fs/reiserfs/prints.c: remove set but not used variableszhengbin1-3/+0
2019-09-25fs/reiserfs/objectid.c: remove set but not used variableszhengbin1-2/+1
2019-09-25fs/reiserfs/lbalance.c: remove set but not used variableszhengbin1-2/+1
2019-09-25fs/reiserfs/stree.c: remove set but not used variableszhengbin1-4/+0
2019-09-25fs/reiserfs/journal.c: remove set but not used variableszhengbin1-9/+1
2019-09-25fs: reiserfs: remove unnecessary check of bh in remove_from_transaction()Jia-Ju Bai1-3/+2
2019-09-25checkpatch: make git output use LANGUAGE=en_US.utf8Joe Perches1-4/+6
2019-09-25checkpatch: remove obsolete period from "ambiguous SHA1" querySean Christopherson1-1/+1
2019-09-25checkpatch: allow consecutive close bracesJoe Perches1-1/+1
2019-09-25checkpatch: prefer __section over __attribute__((section(...)))Joe Perches1-0/+12
2019-09-25checkpatch: exclude sizeof sub-expressions from MACRO_ARG_REUSEBrendan Jackman1-1/+1
2019-09-25checkpatch.pl: warn on invalid commit idMatteo Croce1-0/+11
2019-09-25checkpatch: improve SPDX license checkingJoe Perches1-9/+9
2019-09-25checkpatch: don't interpret stack dumps as commit IDsJoe Perches1-2/+4
2019-09-25lib/hexdump: make print_hex_dump_bytes() a nop on !DEBUG buildsStephen Boyd2-28/+15
2019-09-25lib/extable.c: add missing prototypesValdis Kletnieks1-0/+1
2019-09-25lib/generic-radix-tree.c: make 2 functions static inlineValdis Kletnieks1-2/+2
2019-09-25strscpy: reject buffer sizes larger than INT_MAXKees Cook1-1/+1
2019-09-25include/trace/events/writeback.h: fix -Wstringop-truncation warningsQian Cai1-18/+20
2019-09-25kernel-doc: core-api: include string.h into core-apiJoe Perches3-6/+12
2019-09-25augmented rbtree: rework the RB_DECLARE_CALLBACKS macro definitionMichel Lespinasse2-24/+24
2019-09-25augmented rbtree: add new RB_DECLARE_CALLBACKS_MAX macroMichel Lespinasse8-98/+115
2019-09-25augmented rbtree: add comments for RB_DECLARE_CALLBACKS macroMichel Lespinasse2-42/+66
2019-09-25rbtree: avoid generating code twice for the cached versions (tools copy)Michel Lespinasse3-77/+62
2019-09-25kernel/elfcore.c: include proper prototypesValdis Kletnieks1-0/+1
2019-09-25linux/coff.h: add include guardMasahiro Yamada1-0/+5
2019-09-25memcg, kmem: do not fail __GFP_NOFAIL chargesMichal Hocko1-0/+10
2019-09-26Merge tag 'drm-misc-next-fixes-2019-09-23' of git://anongit.freedesktop.org/d...Dave Airlie16-73/+157
2019-09-25selftests/bpf: adjust strobemeta loop to satisfy latest clangAndrii Nakryiko1-1/+4
2019-09-25selftests/bpf: delete unused variables in test_sysctlAndrii Nakryiko1-1/+0
2019-09-25libbpf: fix false uninitialized variable warningAndrii Nakryiko1-0/+1
2019-09-25bpf/xskmap: Return ERR_PTR for failure case instead of NULL.Jonathan Lemon1-1/+1
2019-09-25selftests/bpf: test_progs: fix client/server race in tcp_rttStanislav Fomichev1-2/+19
2019-09-25drm/amd/display: prevent memory leakNavid Emamdoost5-0/+5
2019-09-25perf parser: Remove needless include directivesArnaldo Carvalho de Melo1-3/+0
2019-09-25perf build: Add detection of java-11-openjdk-devel packageThomas Richter1-1/+1
2019-09-25perf jvmti: Include JVMTI support for s390Thomas Richter2-0/+4
2019-09-25perf vendor events: Remove P8 HW events which are not supportedMamatha Inamdar1-24/+0
2019-09-25perf evlist: Fix access of freed id arraysAndi Kleen1-1/+1
2019-09-25perf stat: Fix free memory access / memory leaks in metricsAndi Kleen1-2/+2
2019-09-25perf tools: Replace needless mmap.h with what is needed, event.hArnaldo Carvalho de Melo2-2/+2
2019-09-25perf evsel: Move config terms to a separate headerArnaldo Carvalho de Melo6-43/+54
2019-09-25perf evlist: Remove unused perf_evlist__fprintf() methodArnaldo Carvalho de Melo3-16/+1
2019-09-25perf evsel: Introduce evsel_fprintf.hArnaldo Carvalho de Melo12-193/+218
2019-09-25perf evsel: Remove need for symbol_conf in evsel_fprintf.cArnaldo Carvalho de Melo5-15/+16
2019-09-25KVM: nVMX: cleanup and fix host 64-bit mode checksPaolo Bonzini1-31/+19
2019-09-25Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds27-385/+767
2019-09-25Merge tag 'fuse-update-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds14-1614/+1730
2019-09-25Merge tag 'tpmdd-next-20190925' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds5-13/+20
2019-09-25Merge tag 'iomap-5.4-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-21/+27
2019-09-25sched/fair: Avoid redundant EAS calculationQuentin Perret1-1/+1
2019-09-25sched/core: Remove double update_max_interval() call on CPU startupValentin Schneider1-2/+0
2019-09-25sched/core: Fix preempt_schedule() interrupt return commentValentin Schneider1-4/+3
2019-09-25sched/fair: Fix -Wunused-but-set-variable warningsQian Cai1-13/+6
2019-09-25sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()KeMeng Shi1-2/+2
2019-09-25sched/membarrier: Return -ENOMEM to userspace on memory allocation failureMathieu Desnoyers1-43/+20
2019-09-25sched/membarrier: Skip IPIs when mm->mm_users == 1Mathieu Desnoyers1-4/+5
2019-09-25selftests, sched/membarrier: Add multi-threaded testMathieu Desnoyers5-21/+124
2019-09-25sched/membarrier: Fix p->mm->membarrier_state racy loadMathieu Desnoyers6-54/+183
2019-09-25sched/membarrier: Call sync_core only before usermode for same mmMathieu Desnoyers1-0/+2
2019-09-25sched/membarrier: Remove redundant checkMathieu Desnoyers1-2/+2
2019-09-25sched/membarrier: Fix private expedited registration checkMathieu Desnoyers1-1/+1
2019-09-25tasks, sched/core: RCUify the assignment of rq->currEric W. Biederman1-2/+7
2019-09-25tasks, sched/core: With a grace period after finish_task_switch(), remove unn...Eric W. Biederman5-87/+7
2019-09-25tasks, sched/core: Ensure tasks are available for a grace period after leavin...Eric W. Biederman2-5/+8
2019-09-25tasks: Add a count of task RCU usersEric W. Biederman4-6/+14
2019-09-25sunrpc: clean up indentation issueColin Ian King1-2/+2
2019-09-25btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo1-1/+7
2019-09-25KVM: vmx: fix build warnings in hv_enable_direct_tlbflush() on i386Vitaly Kuznetsov1-9/+5
2019-09-25KVM: x86: Don't check kvm_rebooting in __kvm_handle_fault_on_reboot()Sean Christopherson1-7/+1
2019-09-25KVM: x86: Drop ____kvm_handle_fault_on_reboot()Sean Christopherson1-5/+1
2019-09-25KVM: VMX: Add error handling to VMREAD helperSean Christopherson2-4/+25
2019-09-25KVM: VMX: Optimize VMX instruction error and fault handlingSean Christopherson2-32/+74
2019-09-25btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo1-1/+8
2019-09-25KVM: x86: Check kvm_rebooting in kvm_spurious_fault()Sean Christopherson3-3/+3
2019-09-25KVM: selftests: fix ucall on x86Vitaly Kuznetsov1-1/+1
2019-09-25perf copyfile: Move copyfile routines to separate filesArnaldo Carvalho de Melo7-142/+164
2019-09-25libperf: Add perf_evlist__poll() functionJiri Olsa12-12/+19
2019-09-25libperf: Add perf_evlist__add_pollfd() functionJiri Olsa7-27/+28
2019-09-25libperf: Add perf_evlist__alloc_pollfd() functionJiri Olsa4-23/+25
2019-09-25libperf: Add libperf_init() call to the testsJiri Olsa4-0/+40
2019-09-25libperf: Merge libperf_set_print() into libperf_init()Jiri Olsa4-10/+10
2019-09-25libperf: Add libperf dependency for tests targetsJiri Olsa1-1/+1
2019-09-25libperf: Use sys/types.h to get ssize_t, not unistd.hArnaldo Carvalho de Melo2-1/+2
2019-09-25perf tools: No need to include internal/lib.h from util/util.hArnaldo Carvalho de Melo2-1/+1
2019-09-25libperf: Move 'page_size' global variable to libperfJiri Olsa28-25/+36
2019-09-25libperf: Add perf_evlist__id_add_fd() functionJiri Olsa5-47/+50
2019-09-25libperf: Add perf_evlist__id_add() functionJiri Olsa6-26/+34
2019-09-25libperf: Add perf_evlist__read_format() functionJiri Olsa4-8/+10
2019-09-25libperf: Add perf_evlist__first()/last() functionsJiri Olsa32-129/+145
2019-09-25libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functionsJiri Olsa8-67/+71
2019-09-25libperf: Move 'heads' from 'struct evlist' to 'struct perf_evlist'Jiri Olsa4-11/+11
2019-09-25libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'Jiri Olsa8-15/+15
2019-09-25libperf: Move 'id' from 'struct evsel' to 'struct perf_evsel'Jiri Olsa9-22/+22
2019-09-25libperf: Move 'sample_id' from 'struct evsel' to 'struct perf_evsel'Jiri Olsa5-11/+10
2019-09-25libperf: Add missing 'struct xyarray' forward declarationArnaldo Carvalho de Melo1-0/+1
2019-09-25libperf: Move 'pollfd' from 'struct evlist' to 'struct perf_evlist'Jiri Olsa5-14/+15
2019-09-25libperf: Move 'mmap_len' from 'struct evlist' to 'struct perf_evlist'Jiri Olsa4-7/+7
2019-09-25libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'Jiri Olsa20-28/+28
2019-09-25libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'Jiri Olsa10-20/+21
2019-09-25libperf: Add 'flush' to 'struct perf_mmap'Jiri Olsa4-8/+8
2019-09-25libperf: Add 'event_copy' to 'struct perf_mmap'Jiri Olsa3-3/+7
2019-09-25libperf: Add 'overwrite' to 'struct perf_mmap'Jiri Olsa4-8/+9
2019-09-25libperf: Add prev/start/end to struct perf_mmapJiri Olsa3-28/+29
2019-09-25libperf: Add 'refcnt' to struct perf_mmapJiri Olsa4-11/+13
2019-09-25libperf: Add 'cpu' to struct perf_mmapJiri Olsa4-6/+6
2019-09-25libperf: Add 'fd' to struct perf_mmapJiri Olsa4-5/+5
2019-09-25libperf: Add 'mask' to struct perf_mmapJiri Olsa3-13/+13
2019-09-25libperf: Add perf_mmap structJiri Olsa7-24/+39
2019-09-25perf evlist: Adopt backwards ring buffer state enumArnaldo Carvalho de Melo26-29/+53
2019-09-25libperf: Link libapi.a in libperf.soJiri Olsa1-3/+30
2019-09-25perf tools: Rename perf_evlist__purge() to evlist__purge()Jiri Olsa1-2/+2
2019-09-25perf tools: Rename perf_evlist__exit() to evlist__exit()Jiri Olsa3-4/+4
2019-09-25perf tools: Rename perf_evlist__alloc_mmap() to evlist__alloc_mmap()Jiri Olsa1-4/+4
2019-09-25perf tools: Rename perf_evlist__munmap() to evlist__munmap()Jiri Olsa3-8/+8
2019-09-25perf tools: Rename perf_evlist__mmap() to evlist__mmap()Jiri Olsa18-43/+43
2019-09-25perf tools: Rename 'struct perf_mmap' to 'struct mmap'Jiri Olsa22-93/+93
2019-09-25tools: Add missing stdio.h include to asm/bug.h headerJiri Olsa1-0/+1
2019-09-25libtraceevent: Man pages for tep plugins APIsTzvetomir Stoyanov1-0/+99
2019-09-25libtraceevent: Move traceevent plugins in its own subdirectoryTzvetomir Stoyanov (VMware)15-91/+250
2019-09-25libtraceevent: Add tep_get_event() in event-parse.hTzvetomir Stoyanov (VMware)1-0/+2
2019-09-25libtraceevent: Man pages fix, changes in event printing APIsTzvetomir Stoyanov (VMware)1-12/+1
2019-09-25libtraceevent: Man pages fix, rename tep_ref_get() to tep_get_ref()Tzvetomir Stoyanov (VMware)2-5/+5
2019-09-25libtraceevent: Man pages for libtraceevent event print related APITzvetomir Stoyanov1-0/+130
2019-09-25libtraceevent: Round up in tep_print_event() time precisionSteven Rostedt (VMware)1-1/+3
2019-09-25perf list: Allow plurals for metric, metricgroupKim Phillips1-2/+2
2019-09-25perf vendor events: Minor fixes to the READMEKim Phillips1-11/+11
2019-09-25perf vendor events amd: Remove redundant '['Kim Phillips1-1/+1
2019-09-25perf vendor events amd: Add L3 cache events for Family 17hKim Phillips2-0/+43
2019-09-25net: macb: Remove dead codeShubhrajyoti Datta1-3/+2
2019-09-25net: stmmac: selftests: Flow Control test can also run with ASYM PauseJose Abreu1-1/+1
2019-09-25gianfar: Make reset_gfar staticYueHaibing1-1/+1
2019-09-25atm: he: clean up an indentation issueColin Ian King1-1/+1
2019-09-25ppp: Fix memory leak in ppp_writeTakeshi Misawa1-0/+2
2019-09-25Merge branch 'ibmvnic-serialization-fixes'David S. Miller2-78/+190
2019-09-25net/ibmvnic: prevent more than one thread from running in resetJuliet Kim2-11/+34
2019-09-25net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can runJuliet Kim2-68/+157
2019-09-25tracing/probe: Fix same probe event argument matchingSrikar Dronamraju2-4/+6
2019-09-25netfilter: nf_tables: bogus EBUSY when deleting flowtable after flushLaura Garcia Liebana3-0/+39
2019-09-25netfilter: ebtables: use __u8 instead of uint8_t in uapi headerMasahiro Yamada2-4/+3
2019-09-25Revert "locking/pvqspinlock: Don't wait if vCPU is preempted"Wanpeng Li1-1/+1
2019-09-25dt-bindings: pwm: Update bindings for MT7629 SoCRyder Lee1-0/+1
2019-09-25pwm: mediatek: Update license and switch to SPDX tagSam Shih1-5/+3
2019-09-25pwm: mediatek: Use pwm_mediatek as common prefixSam Shih1-57/+60
2019-09-25pwm: mediatek: Allocate the clks array dynamicallySam Shih1-35/+44
2019-09-25pwm: mediatek: Remove the has_clks fieldSam Shih1-13/+1
2019-09-25wil6210: use after free in wil_netif_rx_any()Dan Carpenter1-1/+1
2019-09-24thermal: db8500: Rewrite to be a pure OF sensorLinus Walleij1-370/+107
2019-09-24thermal: db8500: Use dev helper variableLinus Walleij1-15/+16
2019-09-24thermal: db8500: Finalize device tree conversionLinus Walleij4-97/+17
2019-09-24smb3: Add missing reparse tagsSteve French1-0/+11
2019-09-24Merge branch 'i2c/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds42-267/+795
2019-09-24Merge tag 'sound-fix-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-24/+67
2019-09-25tpm: Wrap the buffer from the caller to tpm_buf in tpm_send()Jarkko Sakkinen1-7/+2
2019-09-25MAINTAINERS: keys: Update path to trusted.hDenis Efremov1-1/+1
2019-09-25KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu2-5/+14
2019-09-25selftests/tpm2: Add log and *.pyc to .gitignorePetr Vorel1-0/+2
2019-09-25selftests/tpm2: Add the missing TEST_FILES assignmentJarkko Sakkinen1-0/+1
2019-09-24Merge tag 'for-5.4/io_uring-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds2-24/+219
2019-09-24Merge tag 'for-5.4/post-2019-09-24' of git://git.kernel.dk/linux-blockLinus Torvalds14-164/+237
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds204-2444/+2273
2019-09-24mm/zsmalloc.c: fix a -Wunused-function warningQian Cai1-4/+0
2019-09-24zswap: do not map same object twiceVitaly Wool1-4/+3
2019-09-24zswap: use movable memory if zpool support allocate movable memoryHui Zhu1-3/+5
2019-09-24zpool: add malloc_support_movable to zpool_driverHui Zhu3-9/+29
2019-09-24shmem: fix obsolete comment in shmem_getpage_gfp()Miles Chen1-1/+1
2019-09-24mm/madvise: reduce code duplication in error handling pathsMike Rapoport1-36/+16
2019-09-24mm: mmap: increase sockets maximum memory size pgoff for 32bitsIvan Khoronzhuk1-0/+3
2019-09-24mm/mmap.c: refine find_vma_prev() with rb_last()Wei Yang1-6/+3
2019-09-24riscv: make mmap allocation top-down by defaultAlexandre Ghiti1-0/+12
2019-09-24mips: use generic mmap top-down layout and brk randomizationAlexandre Ghiti3-102/+1
2019-09-24mips: replace arch specific way to determine 32bit task with generic versionAlexandre Ghiti1-1/+2
2019-09-24mips: adjust brk randomization offset to fit generic versionAlexandre Ghiti1-3/+4
2019-09-24mips: use STACK_TOP when computing mmap base addressAlexandre Ghiti1-2/+2
2019-09-24mips: properly account for stack randomization and stack guard gapAlexandre Ghiti1-2/+12
2019-09-24arm: use generic mmap top-down layout and brk randomizationAlexandre Ghiti4-69/+1
2019-09-24arm: use STACK_TOP when computing mmap base addressAlexandre Ghiti1-2/+2
2019-09-24arm: properly account for stack randomization and stack guard gapAlexandre Ghiti1-2/+12
2019-09-24arm64, mm: make randomization selected by generic topdown mmap layoutAlexandre Ghiti4-11/+10
2019-09-24arm64, mm: move generic mmap layout functions to mmAlexandre Ghiti6-81/+92
2019-09-24arm64: consider stack randomization for mmap base only when necessaryAlexandre Ghiti1-1/+5
2019-09-24arm64: make use of is_compat_task instead of hardcoding this testAlexandre Ghiti1-1/+1
2019-09-24mm, fs: move randomize_stack_top from fs to mmAlexandre Ghiti3-20/+24
2019-09-24uprobe: collapse THP pmd after removing all uprobesSong Liu1-0/+9
2019-09-24khugepaged: enable collapse pmd for pte-mapped THPSong Liu2-4/+200