summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2017-08-09bpf: enable BPF_J{LT, LE, SLT, SLE} opcodes in verifierDaniel Borkmann
2017-08-09bpf: add BPF_J{LT,LE,SLT,SLE} instructionsDaniel Borkmann
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-10cpufreq: Return 0 from ->fast_switch() on errorsViresh Kumar
2017-08-09futex: Remove unnecessary warning from get_futex_keyMel Gorman
2017-08-08bpf: Extend check_uarg_tail_zero() checksMickaël Salaün
2017-08-08bpf: Move check_uarg_tail_zero() upwardMickaël Salaün
2017-08-08bpf/verifier: increase complexity limit to 128kEdward Cree
2017-08-08bpf/verifier: more concise register state logs for constant var_offEdward Cree
2017-08-08bpf/verifier: track signed and unsigned min/max valuesEdward Cree
2017-08-08bpf/verifier: rework value trackingEdward Cree
2017-08-07bpf: devmap fix mutex in rcu critical sectionJohn Fastabend
2017-08-07bpf: add support for sys_enter_* and sys_exit_* tracepointsYonghong Song
2017-08-07Merge tag 'mlx5-shared-2017-08-07' of git://git.kernel.org/pub/scm/linux/kern...David S. Miller
2017-08-07workqueue: fix path to documentationBenjamin Peterson
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin
2017-08-05ACPI / PM: Prefer suspend-to-idle over S3 on some systemsRafael J. Wysocki
2017-08-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-02cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin
2017-08-02pid: kill pidhash_size in pidhash_init()Kefeng Wang
2017-08-02cgroup: short-circuit cset_cgroup_from_root() on the default hierarchyTejun Heo
2017-08-02cgroup: re-use the parent pointer in cgroup_destroy_locked()Roman Gushchin
2017-08-02cgroup: add cgroup.stat interface with basic hierarchy statsRoman Gushchin
2017-08-02cgroup: implement hierarchy limitsRoman Gushchin
2017-08-02cgroup: keep track of number of descent cgroupsRoman Gushchin
2017-08-02ring-buffer: Have ring_buffer_alloc_read_page() return error on offline CPUSteven Rostedt (VMware)
2017-08-02tracing: Missing error code in tracer_alloc_buffers()Dan Carpenter
2017-08-02tracing: Call clear_boot_tracer() at lateinit_syncSteven Rostedt (VMware)
2017-08-01x86/perf/cqm: Wipe out perf based cqmVikas Shivappa
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-01futex: Allow for compiling out PI supportNicolas Pitre
2017-08-01sched: cpufreq: Allow remote cpufreq callbacksViresh Kumar
2017-08-01timers: Fix overflow in get_next_timer_interruptMatija Glavinic Pecotic
2017-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-31Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-31PM / CPU: replace raw_notifier with atomic_notifierAlex Shi
2017-07-30Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-29bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_lenDaniel Borkmann
2017-07-29bpf: don't indicate success when copy_from_user failsDaniel Borkmann
2017-07-29block: use standard blktrace API to output cgroup info for debug notesShaohua Li
2017-07-29blktrace: add an option to allow displaying cgroup pathShaohua Li
2017-07-29blktrace: export cgroup info in traceShaohua Li
2017-07-29kernfs: add exportfs operationsShaohua Li
2017-07-28sched: Allow migrating kthreads into online but inactive CPUsTejun Heo
2017-07-28workqueue: Work around edge cases for calc of pool's cpumaskMichael Bringmann
2017-07-27srcu: Provide ordering for CPU not involved in grace periodPaul E. McKenney
2017-07-27genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner
2017-07-27printk/console: Enhance the check for consoles using init memoryPetr Mladek
2017-07-27printk/console: Always disable boot consoles that use init memory before it i...Matt Redfearn