Age | Commit message (Expand) | Author |
2019-11-27 | Merge tag 'driver-core-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2019-11-26 | Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds |
2019-11-26 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2019-11-26 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-11-26 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-11-26 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2019-11-26 | Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2019-11-26 | Merge branches 'pm-sleep', 'pm-domains', 'pm-opp' and 'powercap' | Rafael J. Wysocki |
2019-11-26 | Merge branch 'pm-cpuidle' | Rafael J. Wysocki |
2019-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2019-11-25 | Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-11-25 | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2019-11-25 | Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2019-11-25 | Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2019-11-25 | Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra... | Linus Torvalds |
2019-11-25 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2019-11-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2019-11-25 | Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2019-11-25 | Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-11-25 | Merge branch 'sched/rt' into sched/core, to pick up commit | Ingo Molnar |
2019-11-25 | locking/refcount: Remove unused 'refcount_error_report()' function | Will Deacon |
2019-11-25 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2019-11-24 | bpf: Simplify __bpf_arch_text_poke poke type handling | Daniel Borkmann |
2019-11-24 | bpf: Constant map key tracking for prog array pokes | Daniel Borkmann |
2019-11-24 | bpf: Add poke dependency tracking for prog array maps | Daniel Borkmann |
2019-11-24 | bpf: Add initial poke descriptor table for jit images | Daniel Borkmann |
2019-11-24 | bpf: Move owner type, jited info into array auxiliary data | Daniel Borkmann |
2019-11-24 | bpf: Move bpf_free_used_maps into sleepable section | Daniel Borkmann |
2019-11-24 | bpf: Provide better register bounds after jmp32 instructions | Yonghong Song |
2019-11-24 | xdp: Fix cleanup on map free for devmap_hash map type | Toke Høiland-Jørgensen |
2019-11-23 | Revert "bpf: Emit audit messages upon successful prog load and unload" | Jakub Kicinski |
2019-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2019-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-11-22 | Merge tag 'pm-5.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds |
2019-11-22 | tracing: Remove unnecessary DEBUG_FS dependency | Kusanagi Kouichi |
2019-11-21 | Merge branch 'kvm-tsx-ctrl' into HEAD | Paolo Bonzini |
2019-11-21 | perf/core: Make the mlock accounting simple again | Alexander Shishkin |
2019-11-21 | sched/vtime: Bring up complete kcpustat accessor | Frederic Weisbecker |
2019-11-21 | sched/cputime: Support other fields on kcpustat_field() | Frederic Weisbecker |
2019-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-11-20 | bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size | Daniel Borkmann |
2019-11-20 | bpf: Emit audit messages upon successful prog load and unload | Daniel Borkmann |
2019-11-20 | fork: fix pidfd_poll()'s return type | Luc Van Oostenryck |
2019-11-20 | cpuidle: Pass exit latency limit to cpuidle_use_deepest_state() | Daniel Lezcano |
2019-11-20 | cpuidle: Allow idle injection to apply exit latency limit | Daniel Lezcano |
2019-11-20 | PM: QoS: Invalidate frequency QoS requests after removal | Rafael J. Wysocki |
2019-11-20 | futex: Prevent exit livelock | Thomas Gleixner |
2019-11-20 | futex: Provide distinct return value when owner is exiting | Thomas Gleixner |
2019-11-20 | futex: Add mutex around futex exit | Thomas Gleixner |
2019-11-20 | futex: Provide state handling for exec() as well | Thomas Gleixner |