summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-08-042-5/+21
* bpf: fix NULL deref in btf_type_is_resolve_source_onlyStanislav Fomichev2019-08-041-6/+6
* access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-07-311-2/+19
* locking/lockdep: Hide unused 'class' variableArnd Bergmann2019-07-311-1/+2
* locking/lockdep: Fix lock used or unused stats errorYuyang Du2019-07-311-2/+3
* dma-remap: Avoid de-referencing NULL atomic_poolFlorian Fainelli2019-07-311-0/+3
* perf/core: Fix race between close() and fork()Peter Zijlstra2019-07-281-8/+41
* perf/core: Fix exclusive events' groupingAlexander Shishkin2019-07-281-12/+22
* resource: fix locking in find_next_iomem_res()Nadav Amit2019-07-261-10/+10
* mm/nvdimm: add is_ioremap_addr and use that to check ioremap addressAneesh Kumar K.V2019-07-261-1/+1
* padata: use smp_mb in padata_reorder to avoid orphaned padata jobsDaniel Jordan2019-07-261-0/+12
* signal: Correct namespace fixups of si_pid and si_uidEric W. Biederman2019-07-261-27/+40
* signal/usb: Replace kill_pid_info_as_cred with kill_pid_usb_asyncioEric W. Biederman2019-07-261-8/+61
* tracing: Fix user stack trace "??" outputEiichi Tsukata2019-07-261-8/+1
* arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry2019-07-261-2/+6
* genirq: Update irq stats from NMI handlersShijith Thotton2019-07-262-1/+11
* bpf: fix BPF_ALU32 | BPF_ARSH on BE archesJiong Wang2019-07-261-2/+2
* timer_list: Guard procfs specific codeNathan Huckleberry2019-07-261-17/+19
* ntp: Limit TAI-UTC offsetMiroslav Lichvar2019-07-261-1/+3
* bpf: fix callees pruning callersAlexei Starovoitov2019-07-261-5/+6
* sched/fair: Fix "runnable_avg_yN_inv" not used warningsQian Cai2019-07-261-1/+1
* sched/core: Add __sched tag for io_schedule()Gao Xiang2019-07-261-1/+1
* bpf: silence warning messages in coreValdis Klētnieks2019-07-261-0/+1
* locking/lockdep: Fix merging of hlocks with non-zero referencesImre Deak2019-07-261-9/+9
* locking/lockdep: Fix OOO unlock when hlocks need mergingImre Deak2019-07-261-12/+29
* signal/pid_namespace: Fix reboot_pid_ns to use send_sig not force_sigEric W. Biederman2019-07-261-1/+1
* genirq: Add optional hardware synchronization for shutdownThomas Gleixner2019-07-212-19/+60
* genirq: Fix misleading synchronize_irq() documentationThomas Gleixner2019-07-211-1/+2
* genirq: Delay deactivation in free_irq()Thomas Gleixner2019-07-215-5/+22
* ptrace: Fix ->ptracer_cred handling for PTRACE_TRACEMEJann Horn2019-07-051-3/+1
* Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-07-042-14/+20
|\
| * tracing/snapshot: Resize spare buffer if size changedEiichi Tsukata2019-06-281-4/+6
| * tracing: Fix memory leak in tracing_err_log_open()Takeshi Misawa2019-06-281-1/+13
| * ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek2019-06-281-9/+1
* | fork: return proper negative error codeChristian Brauner2019-07-011-0/+1
* | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-06-301-0/+6
|\ \
| * | cpu/hotplug: Fix out-of-bounds read when setting fail stateEiichi Tsukata2019-06-271-0/+3
| * | cpu/speculation: Warn on unsupported mitigations= parameterGeert Uytterhoeven2019-06-261-0/+3
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-291-5/+18
|\ \ \
| * | | perf/x86: Disable extended registers for non-supported PMUsKan Liang2019-06-241-4/+14
| * | | perf/ioctl: Add check for the sample_period valueRavi Bangoria2019-06-241-0/+3
| * | | perf/core: Fix perf_sample_regs_user() mm checkPeter Zijlstra2019-06-171-1/+1
* | | | Merge tag 'pm-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-06-291-0/+3
|\ \ \ \
| * | | | PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki2019-06-261-0/+3
| | |/ / | |/| |
* | | | fork,memcg: alloc_thread_stack_node needs to set tsk->stackAndrea Arcangeli2019-06-291-1/+5
* | | | signal: remove the wrong signal_pending() check in restore_user_sigmask()Oleg Nesterov2019-06-291-2/+3
* | | | copy_process(): don't use ksys_close() on cleanupsAl Viro2019-06-271-28/+18
* | | | fork: don't check parent_tidptr with CLONE_PIDFDDmitry V. Levin2019-06-241-12/+0
|/ / /
* | | Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-2112-42/+12
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-193-12/+3