summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-8/+39
2017-08-20Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+10
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+60
2017-08-20genirq/ipi: Fixup checks against nr_cpu_idsAlexey Dobriyan-2/+2
2017-08-18signal: don't remove SIGNAL_UNKILLABLE for traced tasks.Jamie Iles-1/+5
2017-08-18kmod: fix wait on recursive loopLuis R. Rodriguez-2/+23
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner-0/+60
2017-08-18genirq: Restore trigger settings in irq_modify_status()Marc Zyngier-2/+8
2017-08-16Merge tag 'audit-pr-20170816' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+8
2017-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-4/+30
2017-08-15bpf: fix bpf_trace_printk on 32 bit archsDaniel Borkmann-4/+30
2017-08-15audit: Receive unmount eventJan Kara-1/+1
2017-08-15audit: Fix use after free in audit_remove_watch_rule()Jan Kara-5/+7
2017-08-10mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit-1/+1
2017-08-10mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner-1/+1
2017-08-10perf/core: Fix time on IOC_ENABLEPeter Zijlstra-5/+36
2017-08-10perf/x86: Fix RDPMC vs. mm_struct trackingPeter Zijlstra-3/+3
2017-08-09futex: Remove unnecessary warning from get_futex_keyMel Gorman-2/+3
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin-4/+7
2017-08-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-1/+1
2017-08-02cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin-0/+1
2017-08-02pid: kill pidhash_size in pidhash_init()Kefeng Wang-3/+0
2017-08-01timers: Fix overflow in get_next_timer_interruptMatija Glavinic Pecotic-1/+1
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-8/+17
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-29/+40
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-4/+26
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2017-07-29bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_lenDaniel Borkmann-1/+1
2017-07-29bpf: don't indicate success when copy_from_user failsDaniel Borkmann-1/+1
2017-07-28workqueue: Work around edge cases for calc of pool's cpumaskMichael Bringmann-0/+7
2017-07-27genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner-2/+7
2017-07-25workqueue: implicit ordered attribute should be overridableTejun Heo-4/+9
2017-07-25sched/core: Fix some documentation build warningsJonathan Corbet-1/+1
2017-07-24bpf/verifier: fix min/max handling in BPF_SUBEdward Cree-6/+15
2017-07-23cgroup: fix error return value from cgroup_subtree_control()Tejun Heo-2/+2
2017-07-21Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-22/+36
2017-07-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-9/+11
2017-07-21Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-21/+12
2017-07-21Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+0
2017-07-21Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-10/+12
2017-07-21perf/core: Fix locking for children siblings group readJiri Olsa-0/+5
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-14/+94
2017-07-20bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann-14/+94
2017-07-20Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds-0/+1
2017-07-20trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang-17/+30
2017-07-20tracing: Fix kmemleak in instance_rmdirChunyu Hu-0/+1
2017-07-20perf/core: Fix scheduling regression of pinned groupsAlexander Shishkin-0/+7
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2017-07-19workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo-0/+10
2017-07-19audit: fix memleak in auditd_send_unicast_skb.Shu Wang-0/+1