aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-07-22Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...HEADmasterLinus Torvalds1-4/+4
2019-07-22sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=yThomas Gleixner1-4/+4
2019-07-22pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan1-0/+1
2019-07-20Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-25/+22
2019-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+7
2019-07-20Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+16
2019-07-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+23
2019-07-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+6
2019-07-20smp: Warn on function calls from softirq contextPeter Zijlstra1-0/+16
2019-07-20KVM: LAPIC: Inject timer interrupt via posted interruptWanpeng Li1-0/+6
2019-07-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+12
2019-07-19Merge tag 'trace-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds1-8/+1
2019-07-19Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+1
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-62/+49
2019-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-14/+18
2019-07-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-157/+155
2019-07-19tracing: Fix user stack trace "??" outputEiichi Tsukata1-8/+1
2019-07-19dma-direct: correct the physical addr in dma_direct_sync_sg_for_cpu/deviceFugang Duan1-7/+11
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce3-106/+100
2019-07-18mm/devm_memremap_pages: enable sub-section remapDan Williams1-34/+23
2019-07-18resource: avoid unnecessary lookups in find_next_iomem_res()Nadav Amit1-7/+22
2019-07-18resource: fix locking in find_next_iomem_res()Nadav Amit1-10/+10
2019-07-18sched/rt, Kconfig: Introduce CONFIG_PREEMPT_RTThomas Gleixner1-2/+23
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-14/+18
2019-07-18Merge tag 'modules-for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-19/+41
2019-07-18bpf: Disable GCC -fgcse optimization for ___bpf_prog_run()Josh Poimboeuf1-1/+1
2019-07-18Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds14-359/+550
2019-07-18Merge branch 'x86/debug' into core/urgentThomas Gleixner1-2/+1
2019-07-18Merge branch 'for-linus-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-14/+16
2019-07-18stacktrace: Force USER_DS for stack_trace_save_user()Peter Zijlstra1-0/+5
2019-07-18padata: use smp_mb in padata_reorder to avoid orphaned padata jobsDaniel Jordan1-0/+12
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-65/+132
2019-07-17dma-direct: only limit the mapping size if swiotlb could be usedChristoph Hellwig1-6/+4
2019-07-16kernel/pid.c: convert struct pid count to refcount_tJoel Fernandes (Google)1-5/+4
2019-07-16signal: simplify set_user_sigmask/restore_user_sigmaskOleg Nesterov1-50/+19
2019-07-16ptrace: add PTRACE_GET_SYSCALL_INFO requestElvira Khabirova1-1/+100
2019-07-16kernel: fix typos and some coding style in commentsWeitao Hou1-9/+9
2019-07-16dma-direct: Force unencrypted DMA under SME for certain DMA masksTom Lendacky2-12/+7
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds4-4/+4
2019-07-16tracing: Make trace_get_fields() globalCong Wang1-8/+0
2019-07-16tracing: Let filter_assign_type() detect FILTER_PTR_STRINGCong Wang1-0/+3
2019-07-16tracing: Pass type into tracing_generic_entry_update()Cong Wang2-6/+5
2019-07-16tracing/kprobe: Check registered state using kprobeMasami Hiramatsu2-14/+15
2019-07-16tracing/probe: Add trace_event_call accesses APIsMasami Hiramatsu4-28/+40
2019-07-16tracing/probe: Add probe event name and group name accesses APIsMasami Hiramatsu3-23/+33
2019-07-16tracing/probe: Add trace flag access APIs for trace_probeMasami Hiramatsu4-23/+41
2019-07-16tracing/probe: Add trace_event_file access APIs for trace_probeMasami Hiramatsu4-101/+109
2019-07-16tracing/probe: Add trace_event_call register API for trace_probeMasami Hiramatsu4-36/+28
2019-07-16tracing/probe: Add trace_probe init and free functionsMasami Hiramatsu4-58/+58
2019-07-16tracing/uprobe: Set print format when parsing commandMasami Hiramatsu1-18/+7
2019-07-16tracing/kprobe: Set print format right after parsed commandMasami Hiramatsu1-16/+9
2019-07-16kprobes: Fix to init kprobes in subsys_initcallMasami Hiramatsu1-1/+1
2019-07-16Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+15
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+3
2019-07-15bpf: fix BTF verifier size resolution logicAndrii Nakryiko1-7/+12
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab1-1/+1
2019-07-15docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab1-1/+1
2019-07-15docs: sysctl: convert to ReSTMauro Carvalho Chehab1-1/+1
2019-07-15docs: locking: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2-2/+2
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds3-77/+157
2019-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-20/+63
2019-07-14Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-2/+3
2019-07-14clone: fix CLONE_PIDFD supportDmitry V. Levin1-2/+15
2019-07-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+3
2019-07-13locking/lockdep: Fix lock used or unused stats errorYuyang Du1-2/+3
2019-07-13sched/core: Fix preempt warning in ttwuPeter Zijlstra1-1/+3
2019-07-13perf/core: Fix exclusive events' groupingAlexander Shishkin1-12/+22
2019-07-13perf/core: Fix race between close() and fork()Peter Zijlstra1-8/+41
2019-07-12Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds1-33/+18
2019-07-12Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-33/+106
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-90/+17
2019-07-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2019-07-12mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V1-1/+1
2019-07-12bpf: verifier: avoid fall-through warningsGustavo A. R. Silva1-0/+2
2019-07-12bpf: fix precision bit propagation for BPF_ST instructionsAndrii Nakryiko1-7/+4
2019-07-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/liv...Linus Torvalds2-11/+8
2019-07-11Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-5/+1
2019-07-11Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds18-424/+1984
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Linus Torvalds2-36/+157
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+108
2019-07-10timekeeping/vsyscall: Use __iter_div_u64_rem()Arnd Bergmann1-5/+1
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2019-07-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-23/+31
2019-07-09Merge tag 'for-5.3/block-20190708' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2019-07-09Merge tag 'pm-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds3-7/+4
2019-07-09bpf: Fix ORC unwinding in non-JIT BPF codeJosh Poimboeuf1-2/+1
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-81/+180
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2-1/+44
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-15/+13
2019-07-08Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+6
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-8/+8
2019-07-08Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+7
2019-07-08Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+9
2019-07-08Merge tag 'keys-misc-20190619' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+2
2019-07-08Merge tag 'audit-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-46/+95
2019-07-09kheaders: include only headers into kheaders_data.tar.xzMasahiro Yamada1-31/+16
2019-07-09kheaders: remove meaningless -R option of 'ls'Masahiro Yamada1-4/+4
2019-07-08Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds22-545/+908
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds12-1500/+1982
2019-07-08Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds16-318/+540
2019-07-08Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-25/+84
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-40/+174
2019-07-08Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-54/+453
2019-07-08Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-11/+13
2019-07-08Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-5/+14
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-2/+9
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar8-65/+75
2019-07-08bpf: cgroup: Fix build error without CONFIG_NETYueHaibing1-0/+4
2019-07-08Merge branch 'pm-sleep'Rafael J. Wysocki3-7/+4
2019-07-07time: Validate user input in compat_settimeofday()zhengbin1-0/+4
2019-07-06irq/irqdomain: Fix comment typoZenghui Yu1-1/+1
2019-07-06genirq: Update irq stats from NMI handlersShijith Thotton2-1/+11
2019-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-152/+612
2019-07-05ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEMEJann Horn1-3/+1
2019-07-04Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-14/+20
2019-07-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-8/+8
2019-07-03swiotlb: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-21/+4
2019-07-03bpf: fix precision trackingAlexei Starovoitov1-14/+107
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner20-88/+283
2019-07-03genirq: Add optional hardware synchronization for shutdownThomas Gleixner2-19/+60
2019-07-03genirq: Fix misleading synchronize_irq() documentationThomas Gleixner1-1/+2
2019-07-03genirq: Delay deactivation in free_irq()Thomas Gleixner5-5/+22
2019-07-03stacktrace: Use PF_KTHREAD to check for kernel threadsThomas Gleixner1-1/+1
2019-07-02Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmmJason Gunthorpe2-76/+157
2019-07-02Merge tag 'v5.2-rc7' into rdma.git hmmJason Gunthorpe64-400/+458
2019-07-02memremap: provide an optional internal refcount in struct dev_pagemapChristoph Hellwig1-13/+51
2019-07-02memremap: replace the altmap_valid field with a PGMAP_ALTMAP_VALID flagChristoph Hellwig1-16/+10
2019-07-02memremap: remove the data field in struct dev_pagemapChristoph Hellwig1-1/+1
2019-07-02memremap: add a migrate_to_ram method to struct dev_pagemap_opsChristoph Hellwig1-31/+4
2019-07-02memremap: lift the devmap_enable manipulation into devm_memremap_pagesChristoph Hellwig1-22/+37
2019-07-02memremap: pass a struct dev_pagemap to ->kill and ->cleanupChristoph Hellwig1-4/+4
2019-07-02memremap: move dev_pagemap callbacks into a separate structureChristoph Hellwig1-9/+9
2019-07-02memremap: validate the pagemap type passed to devm_memremap_pagesChristoph Hellwig1-0/+22
2019-07-02mm: factor out a devm_request_free_mem_region helperChristoph Hellwig1-0/+39
2019-07-01fork: return proper negative error codeChristian Brauner1-0/+1
2019-07-01Merge tag 'v5.2-rc6' into for-5.3/blockJens Axboe27-136/+278
2019-06-30KEXEC: Call ima_kexec_cmdline to measure the boot command line argsPrakhar Srivastava1-3/+6
2019-06-30Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+6
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+18
2019-06-29Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-0/+3
2019-06-29fork,memcg: alloc_thread_stack_node needs to set tsk->stackAndrea Arcangeli1-1/+5
2019-06-29signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov1-2/+3
2019-06-29devmap: Allow map lookups from eBPFToke Høiland-Jørgensen2-5/+7
2019-06-29devmap/cpumap: Use flush list instead of bitmapToke Høiland-Jørgensen2-117/+95
2019-06-29xskmap: Move non-standard list manipulation to helperToke Høiland-Jørgensen1-2/+1
2019-06-28tracing/snapshot: Resize spare buffer if size changedEiichi Tsukata1-4/+6
2019-06-28tracing: Fix memory leak in tracing_err_log_open()Takeshi Misawa1-1/+13
2019-06-28ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek1-9/+1
2019-06-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar16-318/+540
2019-06-28pid: add pidfd_open()Christian Brauner1-0/+69
2019-06-28pidfd: add polling supportJoel Fernandes (Google)3-0/+39
2019-06-28kernel: power: swap: use kzalloc() instead of kmalloc() followed by memset()Fuqian Huang1-2/+1
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-40/+18
2019-06-27bpf: implement getsockopt and setsockopt hooksStanislav Fomichev4-0/+369
2019-06-27hrtimer: Use a bullet for the returns bullet listMauro Carvalho Chehab1-3/+4
2019-06-27workqueue: Remove GPF argument from alloc_workqueue_attrs()Thomas Gleixner1-12/+11
2019-06-27workqueue: Make alloc/apply/free_workqueue_attrs() staticThomas Gleixner1-4/+3
2019-06-27bpf: fix cgroup bpf release synchronizationRoman Gushchin1-1/+18
2019-06-27copy_process(): don't use ksys_close() on cleanupsAl Viro1-28/+18
2019-06-27cpu/hotplug: Fix out-of-bounds read when setting fail stateEiichi Tsukata1-0/+3
2019-06-26perf_event_get(): don't bother with fget_raw()Al Viro1-3/+1
2019-06-26PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki1-0/+3
2019-06-26keys: Move the user and user-session keyrings to the user_namespaceDavid Howells2-9/+2
2019-06-26keys: Namespace keyring namesDavid Howells2-3/+7
2019-06-26modules: fix compile error if don't have strict module rwxYang Yingliang1-4/+9
2019-06-26cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven1-0/+3
2019-06-26bpf: fix BPF_ALU32 | BPF_ARSH on BE archesJiong Wang1-2/+2
2019-06-26bpf: fix compiler warning with CONFIG_MODULES=nYonghong Song1-13/+14
2019-06-25dma-direct: handle DMA_ATTR_NO_KERNEL_MAPPING in common codeChristoph Hellwig2-11/+16
2019-06-25dma-direct: handle DMA_ATTR_NON_CONSISTENT in common codeChristoph Hellwig1-2/+2
2019-06-25xdp: Add tracepoint for bulk XDP_TXToshiaki Makita1-0/+1
2019-06-25locking/lockdep: increase size of counters for lockdep statisticsKobe Wu1-20/+16
2019-06-25locking/lockdep: Move mark_lock() inside CONFIG_TRACE_IRQFLAGS && CONFIG_PROV...Arnd Bergmann1-39/+34
2019-06-25dma-mapping: add a dma_alloc_need_uncached helperChristoph Hellwig1-2/+2
2019-06-25dma-mapping: truncate dma masks to what dma_addr_t can holdChristoph Hellwig1-0/+12
2019-06-24perf/cgroups: Don't rotate events for cgroups unnecessarilyIan Rogers1-20/+22
2019-06-24Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar30-172/+327
2019-06-24sched/uclamp: Add uclamp support to energy_compute()Patrick Bellasi3-22/+48
2019-06-24sched/uclamp: Add uclamp_util_with()Patrick Bellasi2-1/+33
2019-06-24sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasksPatrick Bellasi4-3/+43
2019-06-24sched/uclamp: Set default clamps for RT tasksPatrick Bellasi1-2/+28
2019-06-24sched/uclamp: Reset uclamp values on RESET_ON_FORKPatrick Bellasi1-0/+8
2019-06-24sched/uclamp: Extend sched_setattr() to support utilization clampingPatrick Bellasi1-7/+84
2019-06-24sched/core: Allow sched_setattr() to use the current policyPatrick Bellasi1-0/+2
2019-06-24sched/uclamp: Add system default clampsPatrick Bellasi2-1/+114
2019-06-24sched/uclamp: Enforce last task's UCLAMP_MAXPatrick Bellasi2-5/+46
2019-06-24sched/uclamp: Add bucket local max trackingPatrick Bellasi1-18/+25
2019-06-24sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi2-0/+217
2019-06-24sched/fair: Rename weighted_cpuload() to cpu_runnable_load()Dietmar Eggemann1-21/+21
2019-06-24sched/debug: Export the newly added tracepointsQais Yousef1-0/+11
2019-06-24sched/debug: Add sched_overutilized tracepointQais Yousef1-2/+8
2019-06-24sched/debug: Add new tracepoint to track PELT at se levelQais Yousef2-0/+3
2019-06-24sched/debug: Add new tracepoints to track PELT at rq levelQais Yousef2-1/+14
2019-06-24sched/debug: Add a new sched_trace_*() helper functionsQais Yousef1-0/+99
2019-06-24sched/autogroup: Make autogroup_path() always availableQais Yousef1-2/+0
2019-06-24sched/wait: Deduplicate code with do-whilePavel Begunkov1-6/+2
2019-06-24sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()Vincent Guittot8-13/+13
2019-06-24Merge tag 'v5.2-rc6' into sched/core, to refresh the branchIngo Molnar18-88/+149
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang1-4/+14