aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2021-03-05Merge tag 'io_uring-5.12-2021-03-05' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+30
2021-03-04kernel: provide create_io_thread() helperJens Axboe1-0/+30
2021-03-04tracing: Skip selftests if tracing is disabledSteven Rostedt (VMware)1-0/+6
2021-03-04tracing: Fix memory leak in __create_synth_event()Vamshi K Sthambamkadi1-1/+3
2021-03-04ring-buffer: Add a little more information and a WARN when time stamp going b...Steven Rostedt (VMware)1-3/+7
2021-03-04ring-buffer: Force before_stamp and write_stamp to be different on discardSteven Rostedt (VMware)1-0/+11
2021-03-04tracing: Fix help text of TRACEPOINT_BENCHMARK in KconfigRolf Eike Beer1-1/+1
2021-03-04tracing: Remove duplicate declaration from trace.hYordan Karadzhov (VMware)1-1/+0
2021-02-28Merge tag 'block-5.12-2021-02-27' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+13
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+3
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2021-02-26Merge branch 'stable/for-linus-5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-116/+194
2021-02-26Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-2/+0
2021-02-26kgdb: fix to kill breakpoints on initmem after bootSumit Garg1-0/+11
2021-02-26kernel: delete repeated words in commentsRandy Dunlap7-11/+11
2021-02-26groups: simplify struct group_info allocationHubert Jasudowicz1-6/+1
2021-02-26sysctl.c: fix underflow value setting risk in vm_tableLin Feng1-4/+4
2021-02-26tracing: add error_report_end trace pointAlexander Potapenko2-0/+12
2021-02-26swiotlb: Validate bounce size in the sync/unmap pathMartin Radev1-3/+50
2021-02-26swiotlb: respect min_align_maskChristoph Hellwig1-10/+31
2021-02-25Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2021-02-24Merge tag 'driver-core-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+2
2021-02-24Merge tag 'dma-mapping-5.12' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-41/+11
2021-02-24blktrace: fix documentation for blk_fill_rw()Chaitanya Kulkarni1-1/+1
2021-02-23Merge tag 'keys-misc-20210126' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-02-23Merge tag 'clang-lto-v5.12-rc1-part2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+13
2021-02-23Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-8/+6
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-15/+21
2021-02-23tracing: add support for objtool mcountSami Tolvanen1-0/+13
2021-02-23Merge branches 'pm-cpufreq' and 'pm-opp'Rafael J. Wysocki1-8/+6
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-245/+259
2021-02-23Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+16
2021-02-23blktrace: remove debugfs file dentries from struct blk_traceGreg Kroah-Hartman1-6/+2
2021-02-23audit_alloc_mark(): don't open-code ERR_CAST()Al Viro1-1/+1
2021-02-22Merge tag 'topic/iomem-mmap-vs-gup-2021-02-22' of git://anongit.freedesktop.o...Linus Torvalds1-1/+97
2021-02-22Merge tag 'topic/kcmp-kconfig-2021-02-22' of git://anongit.freedesktop.org/dr...Linus Torvalds1-1/+1
2021-02-22Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-2/+2
2021-02-22Merge branch 'for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2-44/+17
2021-02-22Merge tag 'trace-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds27-564/+770
2021-02-22swiotlb: don't modify orig_addr in swiotlb_tbl_sync_singleChristoph Hellwig1-1/+0
2021-02-22swiotlb: refactor swiotlb_tbl_map_singleChristoph Hellwig1-90/+89
2021-02-22Merge tag 'kgdb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds4-63/+34
2021-02-22Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-15/+31
2021-02-22blktrace: add blk_fill_rwbs documentation commentChaitanya Kulkarni1-0/+10
2021-02-22block: remove superfluous param in blk_fill_rwbs()Chaitanya Kulkarni1-1/+1
2021-02-22Merge branch 'printk-rework' into for-linusPetr Mladek2-11/+19
2021-02-22kexec: move machine_kexec_post_load() to public interfacePavel Tatashin1-2/+0
2021-02-21Merge tag 'seccomp-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2021-02-21Merge tag 'integrity-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+5
2021-02-21Merge tag 'audit-pr-20210215' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-10/+10
2021-02-21kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signalsJens Axboe2-3/+3
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+40
2021-02-21Merge tag 'mips_5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...Linus Torvalds2-3/+2
2021-02-21Merge tag 'perf-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+7
2021-02-21Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-612/+941
2021-02-21Merge tag 'locking-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-95/+171
2021-02-21Merge tag 'core-rcu-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds21-269/+1486
2021-02-21Merge tag 'timers-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+7
2021-02-21Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2021-02-21Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+9
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+0
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-02-20Merge tag 'pm-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-10/+6
2021-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds18-536/+1550
2021-02-20swiotlb: clean up swiotlb_tbl_unmap_singleChristoph Hellwig1-20/+21
2021-02-20swiotlb: factor out a nr_slots helperChristoph Hellwig1-4/+9
2021-02-20swiotlb: factor out an io_tlb_offset helperChristoph Hellwig1-7/+13
2021-02-20swiotlb: add a IO_TLB_SIZE defineChristoph Hellwig1-7/+7
2021-02-19kprobes: Fix to delay the kprobes jump optimizationMasami Hiramatsu1-10/+21
2021-02-19cpufreq: schedutil: Remove update_lock comment from struct sugov_policy defin...Yue Hu1-1/+1
2021-02-19cpufreq: schedutil: Remove needless sg_policy parameter from ignore_dl_rate_l...Yue Hu1-7/+5
2021-02-17entry/kvm: Explicitly flush pending rcuog wakeup before last rescheduling pointFrederic Weisbecker2-10/+35
2021-02-17entry: Explicitly flush pending rcuog wakeup before last rescheduling pointFrederic Weisbecker2-5/+14
2021-02-17rcu/nocb: Trigger self-IPI on late deferred wake up before user resumeFrederic Weisbecker3-11/+37
2021-02-17rcu/nocb: Perform deferred wake up before last idle's need_resched() checkFrederic Weisbecker3-3/+6
2021-02-17rcu: Pull deferred rcuog wake up to rcu_eqs_enter() callersFrederic Weisbecker1-1/+10
2021-02-17sched/features: Distinguish between NORMAL and DEADLINE hrtickJuri Lelli5-7/+30
2021-02-17sched/features: Fix hrtick reprogrammingJuri Lelli2-5/+4
2021-02-17sched/deadline: Reduce rq lock contention in dl_add_task_root_domain()Dietmar Eggemann1-4/+7
2021-02-17uprobes: (Re)add missing get_uprobe() in __find_uprobe()Sven Schnelle1-1/+1
2021-02-17smp: Process pending softirqs in flush_smp_call_function_from_idle()Sebastian Andrzej Siewior1-0/+4
2021-02-17sched: Harden PREEMPT_DYNAMICPeter Zijlstra1-4/+4
2021-02-17static_call: Allow module use without exposing static_call_keyJosh Poimboeuf1-2/+53
2021-02-17sched: Add /debug/sched_preemptPeter Zijlstra1-9/+126
2021-02-17preempt/dynamic: Support dynamic preempt with preempt= boot optionPeter Zijlstra (Intel)1-1/+67
2021-02-17preempt/dynamic: Provide irqentry_exit_cond_resched() static callPeter Zijlstra (Intel)1-1/+9
2021-02-17preempt/dynamic: Provide preempt_schedule[_notrace]() static callsPeter Zijlstra (Intel)1-0/+12
2021-02-17preempt/dynamic: Provide cond_resched() and might_resched() static callsPeter Zijlstra (Intel)1-3/+13
2021-02-17preempt: Introduce CONFIG_PREEMPT_DYNAMICMichal Hocko1-0/+19
2021-02-17static_call/x86: Add __static_call_return0()Peter Zijlstra1-0/+5
2021-02-17sched/core: Update task_prio() function headerDietmar Eggemann1-2/+6
2021-02-17sched: Remove USER_PRIO, TASK_USER_PRIO and MAX_USER_PRIODietmar Eggemann1-1/+1
2021-02-17sched: Remove MAX_USER_RT_PRIODietmar Eggemann1-4/+3
2021-02-17sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()Dietmar Eggemann1-1/+1
2021-02-17rbtree, rtmutex: Use rb_add_cached()Peter Zijlstra1-36/+18
2021-02-17rbtree, uprobes: Use rbtree helpersPeter Zijlstra1-41/+39
2021-02-17rbtree, perf: Use new rbtree helpersPeter Zijlstra1-105/+90
2021-02-17rbtree, sched/deadline: Use rb_add_cached()Peter Zijlstra1-49/+28
2021-02-17rbtree, sched/fair: Use rb_add_cached()Peter Zijlstra1-32/+14
2021-02-17sched/fair: Merge select_idle_core/cpu()Mel Gorman1-40/+59
2021-02-17sched/fair: Remove select_idle_smt()Mel Gorman1-30/+0
2021-02-17Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branchIngo Molnar47-300/+465
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-4/+6
2021-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller15-341/+1193
2021-02-16kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTOREChris Wilson1-1/+1
2021-02-16kbuild: simplify access to the kernel's versionSasha Levin1-1/+1
2021-02-15bpf: Clear subreg_def for global function return valuesIlya Leoshkevich1-1/+2
2021-02-15Merge branches 'powercap' and 'pm-misc'Rafael J. Wysocki1-8/+4
2021-02-15Merge branches 'pm-sleep', 'pm-core', 'pm-domains' and 'pm-clk'Rafael J. Wysocki2-2/+2
2021-02-13Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+6
2021-02-13driver core: lift dma_default_coherent into common codeChristoph Hellwig2-3/+2
2021-02-12bpf: Support pointers in global func argsDmitrii Banshchikov2-10/+75
2021-02-12bpf: Extract nullable reg type conversion into a helper functionDmitrii Banshchikov1-31/+52
2021-02-12bpf: Rename bpf_reg_state variablesDmitrii Banshchikov1-8/+12
2021-02-13bpf: Fix truncation handling for mod32 dst reg wrt zeroDaniel Borkmann1-4/+6
2021-02-13bpf, devmap: Use GFP_KERNEL for xdp bulk queue allocationJun'ichi Nomura1-3/+1
2021-02-12bpf: Fix an unitialized value in bpf_iterYonghong Song1-1/+1
2021-02-12bpf: Allow bpf_d_path in bpf_iter programSong Liu1-0/+4
2021-02-12bpf: Introduce task_vma bpf_iterSong Liu1-1/+266
2021-02-12Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2021-02-12printk: avoid prb_first_valid_seq() where possibleJohn Ogness1-10/+18
2021-02-12tracing: Make hash-ptr option defaultSteven Rostedt (VMware)1-1/+2
2021-02-12Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2-2/+2
2021-02-12PM: sleep: Constify static struct attribute_groupRikard Falkeborn1-1/+1
2021-02-12PM: Kconfig: remove unneeded "default n" optionsLukasz Luba1-3/+0
2021-02-12PM: EM: update Kconfig description and drop "default n" optionLukasz Luba1-5/+4
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar37-262/+403
2021-02-12Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar21-269/+1486
2021-02-12Merge branch 'for-mingo-kcsan' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-13/+13
2021-02-12Merge branch 'linus' into locking/core, to pick up upstream fixesIngo Molnar44-298/+458
2021-02-11bpf: Fix subreg optimization for BPF_FETCHIlya Leoshkevich1-2/+21
2021-02-11bpf: Clear per_cpu pointers during bpf_prog_reallocAlexei Starovoitov1-0/+2
2021-02-11bpf: Expose bpf_get_socket_cookie to tracing programsFlorent Revest1-0/+2
2021-02-11tracing: Add ptr-hash option to show the hashed pointer valueMasami Hiramatsu2-0/+4
2021-02-11tracing: Show real address for trace event argumentsMasami Hiramatsu3-2/+83
2021-02-11tracing: Check length before giving out the filter bufferSteven Rostedt (VMware)1-1/+1
2021-02-11bpf: Allows per-cpu maps and map-in-map in sleepable programsAlexei Starovoitov2-3/+8
2021-02-11bpf: Count the number of times recursion was preventedAlexei Starovoitov2-6/+26
2021-02-11bpf: Add per-program recursion prevention mechanismAlexei Starovoitov2-4/+27
2021-02-11bpf: Compute program stats for sleepable programsAlexei Starovoitov1-14/+28
2021-02-11bpf: Run sleepable programs with migration disabledAlexei Starovoitov1-0/+2
2021-02-11bpf: Optimize program statsAlexei Starovoitov4-7/+7
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long1-1/+0
2021-02-11kgdb: Remove kgdb_schedule_breakpoint()Daniel Thompson1-26/+0
2021-02-10bpf_lru_list: Read double-checked variable once without lockMarco Elver1-3/+4
2021-02-10softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner1-0/+2
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller14-76/+90
2021-02-10ima: Free IMA measurement buffer after kexec syscallLakshmi Ramasubramanian1-0/+5
2021-02-10seccomp: Improve performace by optimizing rmb()wanghongzhe1-1/+1
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds3-21/+22
2021-02-10bpf: Allow variable-offset stack accessAndrei Matei1-146/+511
2021-02-10module: potential uninitialized return in module_kallsyms_on_each_symbol()Dan Carpenter1-1/+1
2021-02-10locking/mutex: Kill mutex_trylock_recursive()Sebastian Andrzej Siewior1-10/+0
2021-02-10lockdep: Noinstr annotate warn_bogus_irq_restore()Peter Zijlstra1-1/+3
2021-02-10printk: fix deadlock when kernel panicMuchun Song1-4/+12
2021-02-10bpf: Fix 32 bit src register truncation on div/modDaniel Borkmann1-15/+13
2021-02-10bpf: Fix verifier jmp32 pruning decision logicDaniel Borkmann1-1/+5
2021-02-10bpf: Fix verifier jsgt branch analysis on max boundDaniel Borkmann1-2/+2
2021-02-09tracing: Add a backward-compatibility check for synthetic event creationTom Zanussi1-19/+74
2021-02-09tracing: Update synth command errorsTom Zanussi1-11/+19
2021-02-09tracing: Rework synthetic event command parsingTom Zanussi1-102/+143
2021-02-09tracing/dynevent: Delegate parsing to create functionMasami Hiramatsu9-73/+120
2021-02-09kprobes: Warn if the kprobe is reregisteredMasami Hiramatsu1-5/+8
2021-02-09tracepoints: Code clean upSteven Rostedt (VMware)1-56/+35
2021-02-09dma-mapping: remove the {alloc,free}_noncoherent methodsChristoph Hellwig1-40/+0
2021-02-09irqdomain: Mark fwnodes when their irqdomain is added/removedSaravana Kannan1-0/+2
2021-02-08Merge tag 'trace-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+2
2021-02-08kdb: Make memory allocations more robustSumit Garg1-1/+1
2021-02-08module: remove EXPORT_UNUSED_SYMBOL*Christoph Hellwig1-65/+6
2021-02-08module: remove EXPORT_SYMBOL_GPL_FUTUREChristoph Hellwig1-27/+2
2021-02-08module: move struct symsearch to module.cChristoph Hellwig1-0/+11
2021-02-08module: pass struct find_symbol_args to find_symbolChristoph Hellwig1-61/+52
2021-02-08module: merge each_symbol_section into find_symbolChristoph Hellwig1-79/+69
2021-02-08module: remove each_symbol_in_sectionChristoph Hellwig1-22/+7
2021-02-08module: mark module_mutex staticChristoph Hellwig1-1/+1
2021-02-08kallsyms: only build {,module_}kallsyms_on_each_symbol when requiredChristoph Hellwig2-0/+4
2021-02-08kallsyms: refactor {,module_}kallsyms_on_each_symbolChristoph Hellwig3-12/+9
2021-02-08module: use RCU to synchronize find_moduleChristoph Hellwig3-5/+5
2021-02-08module: unexport find_module and module_mutexChristoph Hellwig1-2/+0
2021-02-07Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2021-02-07Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-24/+20
2021-02-07Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-12/+4
2021-02-07Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+2
2021-02-06entry: Use different define for selector variable in SUDGabriel Krisman Bertazi1-2/+2
2021-02-06entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi1-10/+2
2021-02-05tracing: Do not create "enable" or "filter" files for ftrace event subsystemSteven Rostedt (VMware)1-9/+13
2021-02-05tracing: Do not count ftrace events in top level enable outputSteven Rostedt (VMware)1-1/+2
2021-02-05init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg1-1/+1
2021-02-05timens: Delete no-op time_ns_init()Alexey Dobriyan1-6/+0
2021-02-05alarmtimer: Update kerneldocAlexandre Belloni1-1/+7
2021-02-05ntp: Use freezable workqueue for RTC synchronizationGeert Uytterhoeven1-2/+2
2021-02-05locking/lockdep: Avoid unmatched unlockPeter Zijlstra1-1/+2
2021-02-05dma-mapping: benchmark: pretend DMA is transmittingBarry Song1-1/+11
2021-02-05dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song1-1/+1
2021-02-04bpf: Refactor BPF_PSEUDO_CALL checking as a helper functionYonghong Song1-16/+13
2021-02-04bpf: Allow usage of BPF ringbuffer in sleepable programsKP Singh1-1/+3
2021-02-04kdb: kdb_support: Fix debugging information problemStephen Zhang2-33/+30
2021-02-04kernel: debug: fix typo issuewengjianfeng1-2/+2
2021-02-04kgdb: rectify kernel-doc for kgdb_unregister_io_module()Lukas Bulwahn1-1/+1