aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2016-09-25Merge tag 'trace-v4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-13/+16
2016-09-25fix memory leaks in tracing_buffers_splice_read()Al Viro1-6/+8
2016-09-25tracing: Move mutex to protect against resetting of seq dataSteven Rostedt (Red Hat)1-7/+8
2016-09-24Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-09-24Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+6
2016-09-22perf/core: Limit matching exclusive events to one PMUAlexander Shishkin1-1/+1
2016-09-19cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner1-0/+6
2016-09-19genirq: Skip chained interrupt trigger setup if type is IRQ_TYPE_NONEMarc Zyngier1-2/+6
2016-09-13Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+22
2016-09-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-14/+48
2016-09-10Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+9
2016-09-10perf/core: Fix aux_mmap_count vs aux_refcount orderAlexander Shishkin1-4/+11
2016-09-10perf/core: Fix a race between mmap_close() and set_output() of AUX eventsAlexander Shishkin1-6/+25
2016-09-09mm: fix cache mode of dax pmd mappingsDan Williams1-0/+9
2016-09-05PM / QoS: avoid calling cancel_delayed_work_sync() during early bootTejun Heo1-1/+10
2016-09-05sched/core: Fix a race between try_to_wake_up() and a woken up taskBalbir Singh1-0/+22
2016-09-05perf/core: Remove WARN from perf_event_read()Peter Zijlstra1-4/+12
2016-09-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+2
2016-09-02tick/nohz: Fix softlockup on scheduler stalls in kvm guestWanpeng Li1-1/+2
2016-09-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-27/+39
2016-09-01kernel/fork: fix CLONE_CHILD_CLEARTID regression in nscdMichal Hocko1-6/+4
2016-09-01mm, mempolicy: task->mempolicy must be NULL before dropping final referenceDavid Rientjes1-6/+1
2016-09-01printk/nmi: avoid direct printk()-s from __printk_nmi_flush()Sergey Senozhatsky1-15/+23
2016-09-01kconfig: tinyconfig: provide whole choice blocks to avoid warningsArnd Bergmann1-0/+8
2016-09-01kexec: fix double-free when failing to relocate the purgatoryThiago Jung Bauermann1-0/+3
2016-09-01Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2-3/+28
2016-08-31audit: fix exe_file access in audit_exe_compareMateusz Guzik1-3/+5
2016-08-31mm: introduce get_task_exe_fileMateusz Guzik1-0/+23
2016-08-30Merge tag 'seccomp-v4.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-4/+8
2016-08-30seccomp: Fix tracer exit notifications during fatal signalsKees Cook1-4/+8
2016-08-30Merge branch 'for-4.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-2/+17
2016-08-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-08-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+19
2016-08-28Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+11
2016-08-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+45
2016-08-26Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2016-08-26printk: fix parsing of "brl=" optionNicolas Iooss1-2/+2
2016-08-26sysctl: handle error writing UINT_MAX to u32 fieldsSubash Abhinov Kasiviswanathan1-2/+43
2016-08-24perf/core: Use this_cpu_ptr() when stopping AUX eventsWill Deacon1-1/+1
2016-08-24timekeeping: Cap array access in timekeeping_debugJohn Stultz1-2/+7
2016-08-24timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPINGJohn Stultz1-1/+4
2016-08-22genirq/affinity: Use get/put_online_cpus around cpumask operationsChristoph Hellwig1-0/+2
2016-08-22genirq: Fix potential memleak when failing to get irq pmShawn Lin1-2/+6
2016-08-18Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-8/+25
2016-08-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-29/+71
2016-08-18Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-5/+5
2016-08-18sched/cputime: Resync steal time when guest & host lose syncWanpeng Li1-3/+15
2016-08-18sched/cputime: Fix NO_HZ_FULL getrusage() monotonicity regressionPeter Zijlstra1-5/+10
2016-08-18perf/core: Check return value of the perf_event_read() IPIDavid Carrillo-Cisneros1-3/+4
2016-08-18perf/core: Enable mapping of the stop filtersMathieu Poirier1-10/+5
2016-08-18perf/core: Update filters only on executable mmapMathieu Poirier1-0/+7
2016-08-18perf/core: Fix file name handling for start/stop filtersMathieu Poirier1-2/+4
2016-08-18perf/core: Fix event_function_local()Peter Zijlstra1-12/+48
2016-08-18uprobes: Fix the memcg accountingOleg Nesterov1-2/+3
2016-08-18Merge branch 'pm-sleep'Rafael J. Wysocki1-5/+5
2016-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-14/+77
2016-08-17cgroup: reduce read locked section of cgroup_threadgroup_rwsem during forkBalbir Singh1-2/+2
2016-08-17genirq: Correctly configure the trigger on chained interruptsMarc Zyngier1-0/+11
2016-08-16block: Fix secure eraseAdrian Hunter1-1/+1
2016-08-16PM / hibernate: Fix rtree_next_node() to avoid walking off list endsJames Morse1-5/+5
2016-08-12bpf: fix bpf_skb_in_cgroup helper namingDaniel Borkmann1-2/+2
2016-08-12Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds1-2/+2
2016-08-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+4
2016-08-12Merge branches 'pm-sleep' and 'pm-cpufreq'Rafael J. Wysocki1-2/+2
2016-08-12Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-4/+34
2016-08-12PM / hibernate: Restore processor state before using per-CPU variablesThomas Garnier1-2/+2
2016-08-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-23/+54
2016-08-12Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-3/+23
2016-08-12Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+11
2016-08-11sched/cputime: Fix omitted ticks passed in parameterFrederic Weisbecker1-1/+2
2016-08-11sched/cputime: Fix steal time accountingWanpeng Li1-2/+9
2016-08-10Merge branch 'linus' into timers/urgent, to pick up fixesIngo Molnar20-99/+709
2016-08-10locking/pvqspinlock: Fix a bug in qstat_read()Pan Xinhui1-1/+0
2016-08-10locking/pvqspinlock: Fix double hash raceWanpeng Li1-1/+1
2016-08-10Merge branch 'linus' into locking/urgent, to pick up fixesIngo Molnar73-2083/+3111
2016-08-10sched/deadline: Fix lock pinning warning during CPU hotplugWanpeng Li1-1/+4
2016-08-10sched/cputime: Mitigate performance regression in times()/clock_gettime()Giovanni Gherdovich1-0/+19
2016-08-10sched/fair: Fix typo in sync_throttle()Xunlei Pang1-1/+1
2016-08-10sched/deadline: Fix wrap-around in DL heapTommaso Cucinotta1-1/+1
2016-08-10perf/core: Set cgroup in CPU contexts for new cgroup eventsDavid Carrillo-Cisneros1-18/+36
2016-08-10perf/core: Fix sideband list-iteration vs. event ordering NULL pointer defere...Peter Zijlstra1-5/+18
2016-08-09cpuset: make sure new tasks conform to the current config of the cpusetZefan Li1-0/+15
2016-08-09Revert "printk: create pr_<level> functions"Linus Torvalds3-43/+11
2016-08-09timers: Fix get_next_timer_interrupt() computationChris Metcalf1-1/+4
2016-08-09genirq/msi: Make sure PCI MSIs are activated earlyMarc Zyngier1-0/+11
2016-08-08printk: Remove unnecessary #ifdef CONFIG_PRINTKAndreas Ziegler1-2/+0
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe1-3/+3
2016-08-06bpf: restore behavior of bpf_map_update_elemAlexei Starovoitov1-11/+73
2016-08-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2016-08-05Merge tag 'powerpc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-0/+3
2016-08-04Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-23/+105
2016-08-04jump_label: remove bug.h, atomic.h dependencies for HAVE_JUMP_LABELJason Baron1-0/+53
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2-5/+5
2016-08-04modules: add ro_after_init supportJessica Yu2-13/+55
2016-08-04jump_label: disable preemption around __module_text_address().Rusty Russell1-1/+4
2016-08-04modules: Add kernel parameter to blacklist modulesPrarit Bhargava1-0/+24
2016-08-04module: Do a WARN_ON_ONCE() for assert module mutex not heldSteven Rostedt1-1/+1
2016-08-03bpf: fix method of PTR_TO_PACKET reg id generationJakub Kicinski1-1/+2
2016-08-03Merge tag 'trace-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/ros...Linus Torvalds2-7/+11
2016-08-02config: add android config fragmentsRob Herring2-0/+273
2016-08-02relay: add global mode support for buffer-only channelsAkash Goel1-2/+32
2016-08-02kexec: add restriction on kexec_load() segment sizeszhong jiang1-0/+17
2016-08-02kexec: add a kexec_crash_loaded() functionPetr Tesarik2-1/+7
2016-08-02kexec: use core_param for crash_kexec_post_notifiers boot optionHidehiro Kawai1-9/+4
2016-08-02kexec: allow architectures to override boot mappingRussell King2-14/+15
2016-08-02kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2-3/+3
2016-08-02kexec: ensure user memory sizes do not wrapRussell King1-0/+2
2016-08-02kexec: return error number directlyMinfei Huang1-10/+6
2016-08-02kernel/exit.c: quieten greatest stack depth printkAnton Blanchard1-1/+1
2016-08-02printk: add kernel parameter to control writes to /dev/kmsgBorislav Petkov2-8/+141
2016-08-02printk: include <asm/sections.h> instead of <asm-generic/sections.h>Christoph Hellwig1-1/+1
2016-08-02printk: introduce suppress_message_printing()Sergey Senozhatsky1-6/+19
2016-08-02printk: create pr_<level> functionsJoe Perches3-11/+45
2016-08-02printk: do not include interrupt.hSergey Senozhatsky1-1/+0
2016-08-02dynamic_debug: only add header when usedLuis de Bethencourt1-0/+1
2016-08-02task_work: use READ_ONCE/lockless_dereference, avoid pi_lock if !task_worksOleg Nesterov1-4/+6
2016-08-02tracing: Fix use-after-free in hist_register_trigger()Tom Zanussi1-3/+3
2016-08-02tracing: Fix use-after-free in hist_unreg_all/hist_enable_unreg_allSteven Rostedt1-4/+4
2016-08-02Makefile: Mute warning for __builtin_return_address(>0) for tracing onlySteven Rostedt1-0/+4
2016-08-02perf/core: Change log level for duration warning to KERN_INFODavid Ahern1-1/+1
2016-08-01jump_label: Make it possible for arches to invoke jump_label_init() earlierKevin Hao1-0/+3
2016-07-30Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2016-07-29Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds4-267/+228
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-98/+92
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2-0/+16
2016-07-29Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-10/+8
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-385/+275
2016-07-29futex: Assume all mappings are private on !MMU systemsThomas Gleixner1-1/+22
2016-07-28Merge tag 'trace-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds12-453/+565
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+0
2016-07-28printk: when dumping regs, show the stack, not thread_infoAndy Lutomirski1-3/+2
2016-07-28mm: fix memcg stack accounting for sub-page stacksAndy Lutomirski1-11/+8
2016-07-28mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski1-1/+2
2016-07-28mm: cleanup ifdef guards for vmem_altmapDan Williams1-8/+0
2016-07-28mm: convert zone_reclaim to node_reclaimMel Gorman1-2/+2
2016-07-28mm, vmscan: move LRU lists to nodeMel Gorman1-5/+5
2016-07-28cpuset, mm: fix TIF_MEMDIE check in cpuset_change_task_nodemaskMichal Hocko1-9/+0
2016-07-28freezer, oom: check TIF_MEMDIE on the correct taskMichal Hocko1-1/+1
2016-07-28timers/core: Correct callback order during CPU hot plugRichard Cochran1-5/+10
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds10-144/+418
2016-07-27Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-10/+0
2016-07-27stop_machine: Touch_nmi_watchdog() after MULTI_STOP_PREPAREOleg Nesterov1-0/+8
2016-07-27module: Invalidate signatures on force-loaded modulesBen Hutchings1-4/+9
2016-07-27module: Issue warnings when tainting kernelLibor Pechacek1-1/+10
2016-07-27module: fix redundant test.Rusty Russell1-2/+1
2016-07-27module: fix noreturn attribute for __module_put_and_exit()Jiri Kosina1-1/+1
2016-07-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+3
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds12-518/+666
2016-07-26cgroup: remove unnecessary 0 check from css_from_id()Johannes Weiner1-1/+1
2016-07-26cgroup: fix idr leak for the first cgroup rootJohannes Weiner1-7/+1
2016-07-26mm: charge/uncharge kmemcg from generic page allocator pathsVladimir Davydov1-3/+3
2016-07-26Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+4
2016-07-26Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-blockLinus Torvalds2-43/+67
2016-07-26Merge branch 'for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2-10/+37
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds11-66/+358
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds13-540/+751
2016-07-25bpf: Add bpf_probe_write_user BPF helper to be called in tracersSargun Dhillon1-0/+45
2016-07-25Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+0
2016-07-25Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-84/+87
2016-07-25Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds8-186/+412
2016-07-25Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-44/+130
2016-07-25Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds17-111/+290
2016-07-25Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-736/+844
2016-07-25bpf, events: fix offset in skb copy handlerDaniel Borkmann1-5/+10
2016-07-25Merge branch 'pm-cpufreq'Rafael J. Wysocki1-42/+32
2016-07-25Merge branches 'pm-sleep' and 'pm-tools'Rafael J. Wysocki11-476/+634
2016-07-24Merge tag 'staging-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams1-6/+0
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-36/+56
2016-07-22PM / hibernate: Introduce test_resume mode for hibernationChen Yu2-21/+50
2016-07-21cpufreq: schedutil: map raw required frequency to driver frequencySteve Muckle1-8/+23
2016-07-20audit: fix a double fetch in audit_log_single_execve_arg()Paul Moore1-168/+164
2016-07-19bpf: enable direct packet data write for xdp progsBrenden Blanco1-1/+16
2016-07-19bpf: add XDP prog type for early driver filterBrenden Blanco1-0/+1
2016-07-19bpf: add bpf_prog_add api for bulk prog refcntBrenden Blanco1-3/+9
2016-07-19kernel/trace/bpf_trace.c: work around gcc-4.4.4 anon union initialization bugAndrew Morton1-1/+3
2016-07-19cgroup: remove duplicated include from cgroup.cWei Yongjun1-1/+0
2016-07-19tick/nohz: Optimize nohz idle enterGaurav Jindal1-2/+1
2016-07-19genirq: Fix missing irq allocation affinity hintVincent Stehle1-1/+1
2016-07-19clockevents: Make clockevents_subsys staticBen Dooks1-1/+1
2016-07-16bpf: bpf_event_entry_gen's alloc needs to be in atomic contextDaniel Borkmann1-1/+1
2016-07-16Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+1
2016-07-15bpf: avoid stack copy and use skb ctx for event outputDaniel Borkmann2-20/+19
2016-07-15bpf, perf: split bpf_perf_event_outputDaniel Borkmann1-13/+22
2016-07-15perf, events: add non-linear data support for raw recordsDaniel Borkmann3-26/+62
2016-07-15x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki2-1/+8
2016-07-15cgroupns: Only allow creation of hierarchies in the initial cgroup namespaceEric W. Biederman1-6/+2
2016-07-15cgroupns: Close race between cgroup_post_fork and copy_cgroup_nsEric W. Biederman1-0/+5
2016-07-15cgroupns: Fix the locking in copy_cgroup_nsEric W. Biederman1-4/+1
2016-07-15rcu: Convert rcutree to hotplug state machineThomas Gleixner2-53/+66
2016-07-15smp/cfd: Convert core to hotplug state machineRichard Weinberger2-47/+41
2016-07-15profile: Convert to hotplug state machineSebastian Andrzej Siewior1-116/+65
2016-07-15timers/core: Convert to hotplug state machineRichard Cochran2-23/+7
2016-07-15hrtimer: Convert to hotplug state machineThomas Gleixner2-35/+10
2016-07-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2016-07-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-7/+9
2016-07-15gcov: add support for gcc version >= 6Florian Meier1-1/+1
2016-07-14audit: fix whitespace in CWD recordSteve Grubb1-1/+1
2016-07-14sched/cputime: Drop local_irq_save/restore from irqtime_account_irq()Rik van Riel1-4/+0
2016-07-14sched/cputime: Clean up the old vtime gen irqtime accounting completelyFrederic Weisbecker1-23/+10