aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
* FIx task balancing and remove dependency on prevleochanj1052020-09-30
* initial fixesleochanj052020-09-23
* Fix balancing issue, GEDF pluginNathan O2020-02-13
* Fix kernel segfault on bootNathan O2019-12-19
* Fix remaining compilation problemsNathan O2019-12-10
* Initial attempt to "connect the wires"Nathan O2019-12-09
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-12
|\
| * cpu/speculation: Uninline and export CPU mitigations helpersTyler Hicks2019-11-04
* | Merge branch 'for-5.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-11-11
|\ \
| * | cgroup: freezer: call cgroup_enter_frozen() with preemption disabled in ptrac...Oleg Nesterov2019-10-11
* | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-11-10
|\ \ \
| * | | timekeeping/vsyscall: Update VDSO data unconditionallyHuacai Chen2019-11-04
| | |/ | |/|
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-10
|\ \ \
| * | | sched: Fix pick_next_task() vs 'change' pattern racePeter Zijlstra2019-11-08
| * | | sched/core: Fix compilation error when cgroup not selectedQais Yousef2019-11-08
| |/ /
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-10
|\ \ \
| * | | irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentationYi Wang2019-11-04
| |/ /
* | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-11-10
|\ \ \
| * | | stacktrace: Don't skip first entry on noncurrent tasksJiri Slaby2019-11-04
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-08
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-11-05
| |\ \ \ | | |/ / | |/| |
| | * | bpf: Change size to u64 for bpf_map_{area_alloc, charge_init}()Björn Töpel2019-10-31
| | * | bpf: Allow narrow loads of bpf_sysctl fields with offset > 0Ilya Leoshkevich2019-10-30
* | | | Merge tag 'for-linus-2019-11-05' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-05
|\ \ \ \ | |/ / / |/| | |
| * | | clone3: validate stack argumentsChristian Brauner2019-11-05
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-11-01
|\ \ \ \ | | |/ / | |/| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2019-10-26
| |\ \ \
| | * | | bpf: Fix use after free in bpf_get_prog_nameDaniel Borkmann2019-10-23
| | * | | bpf: Fix use after free in subprog's jited symbol removalDaniel Borkmann2019-10-22
| | * | | xdp: Handle device unregister for devmap_hash map typeToke Høiland-Jørgensen2019-10-21
| | * | | xdp: Prevent overflow in devmap_hash cost calculation for 32-bit buildsToke Høiland-Jørgensen2019-10-18
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-01
|\ \ \ \ \
| * | | | | sched/topology: Allow sched_asym_cpucapacity to be disabledValentin Schneider2019-10-29
| * | | | | sched/topology: Don't try to build empty sched domainsValentin Schneider2019-10-29
| | |_|/ / | |/| | |
* / | | | perf/core: Start rejecting the syscall with attr.__reserved_2 setAlexander Shishkin2019-10-28
|/ / / /
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-10-27
|\ \ \ \
| * | | | posix-cpu-timers: Fix two trivial commentsYi Wang2019-10-23
| * | | | timers/sched_clock: Include local timekeeping.h for missing declarationsBen Dooks (Codethink)2019-10-23
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-10-27
|\ \ \ \ \
| * | | | | perf/aux: Fix AUX output stoppingAlexander Shishkin2019-10-22
| * | | | | perf/aux: Fix tracking of auxiliary trace buffer allocationThomas Richter2019-10-21
* | | | | | Merge tag 'pm-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-10-24
|\ \ \ \ \ \
| * | | | | | PM: QoS: Introduce frequency QoSRafael J. Wysocki2019-10-20
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'trace-v5.4-rc3-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-10-23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | tracing: Fix race in perf_trace_buf initializationPrateek Sood2019-10-21
| * | | | | tracing: Fix "gfp_t" format for synthetic eventsZhengjun Xing2019-10-18
| |/ / / /
* | | | | Merge tag 'kbuild-fixes-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-10-20
|\ \ \ \ \
| * | | | | kheaders: substituting --sort in archive creationDmitry Goldin2019-10-16
| |/ / / /
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2019-10-20
|\ \ \ \ \
| * | | | | hrtimer: Annotate lockless access to timer->baseEric Dumazet2019-10-14
| |/ / / /