summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* mm: migrate: prevent racy access to tlb_flush_pendingNadav Amit2017-08-10
* mm: fix global NR_SLAB_.*CLAIMABLE counter readsJohannes Weiner2017-08-10
* futex: Remove unnecessary warning from get_futex_keyMel Gorman2017-08-09
* Fix compat_sys_sigpending breakageDmitry V. Levin2017-08-06
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2017-08-04
|\
| * timers: Fix overflow in get_next_timer_interruptMatija Glavinic Pecotic2017-08-01
* | cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()Dima Zavin2017-08-02
* | pid: kill pidhash_size in pidhash_init()Kefeng Wang2017-08-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-08-01
|\ \
| * | bpf: fix bpf_prog_get_info_by_fd to dump correct xlated_prog_lenDaniel Borkmann2017-07-30
| * | bpf: don't indicate success when copy_from_user failsDaniel Borkmann2017-07-29
| * | bpf/verifier: fix min/max handling in BPF_SUBEdward Cree2017-07-24
* | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-31
|\ \ \
| * | | cgroup: fix error return value from cgroup_subtree_control()Tejun Heo2017-07-23
| * | | cgroup: create dfl_root files on subsys registrationTejun Heo2017-07-18
| * | | cgroup: don't call migration methods if there are no tasks to migrateTejun Heo2017-07-08
* | | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-31
|\ \ \ \ | |_|_|/ |/| | |
| * | | workqueue: Work around edge cases for calc of pool's cpumaskMichael Bringmann2017-07-28
| * | | workqueue: implicit ordered attribute should be overridableTejun Heo2017-07-25
| * | | workqueue: restore WQ_UNBOUND/max_active==1 to be orderedTejun Heo2017-07-19
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-30
|\ \ \ \
| * | | | sched/core: Fix some documentation build warningsJonathan Corbet2017-07-25
* | | | | genirq/cpuhotplug: Revert "Set force affinity flag on hotplug migration"Thomas Gleixner2017-07-27
|/ / / /
* | | | Merge tag 'trace-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-21
|\ \ \ \
| * | | | trace: fix the errors caused by incompatible type of RCU variablesChunyan Zhang2017-07-20
| * | | | tracing: Fix kmemleak in instance_rmdirChunyu Hu2017-07-20
| * | | | tracing/ring_buffer: Try harder to allocateJoel Fernandes2017-07-19
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-21
|\ \ \ \ \
| * | | | | sched/deadline: Fix confusing comments about selection of top pi-waiterJoel Fernandes2017-07-14
| * | | | | sched/cputime: Don't use smp_processor_id() in preemptible contextWanpeng Li2017-07-14
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-21
|\ \ \ \ \ \
| * | | | | | perf/core: Fix locking for children siblings group readJiri Olsa2017-07-21
| * | | | | | perf/core: Fix scheduling regression of pinned groupsAlexander Shishkin2017-07-20
| * | | | | | Revert "perf/core: Drop kernel samples even though :u is specified"Ingo Molnar2017-07-11
* | | | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-07-21
|\ \ \ \ \ \ \
| * | | | | | | locking/rtmutex: Remove unnecessary priority adjustmentAlex Shi2017-07-13
* | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-21
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | genirq/PM: Properly pretend disabled state when force resuming interruptsJuergen Gross2017-07-17
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-07-20
|\ \ \ \ \ \ \
| * | | | | | | bpf: fix mixed signed/unsigned derived min/max value boundsDaniel Borkmann2017-07-20
* | | | | | | | Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds2017-07-20
|\ \ \ \ \ \ \ \
| * | | | | | | | audit: fix memleak in auditd_send_unicast_skb.Shu Wang2017-07-19
* | | | | | | | | Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-19
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | randstruct: Mark various structs for randomizationKees Cook2017-06-30
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-17
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | genirq: Keep chip buslock across irq_request/release_resources()Thomas Gleixner2017-07-12
* | | | | | | | | | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | smp/hotplug: Replace BUG_ON and react usefulThomas Gleixner2017-07-11
* | | | | | | | | | Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | bpf: Implement show_optionsDavid Howells2017-07-06