summaryrefslogtreecommitdiffstats
path: root/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
* rbtree, uprobes: Use rbtree helpersPeter Zijlstra2021-02-171-41/+39
* rbtree, perf: Use new rbtree helpersPeter Zijlstra2021-02-171-105/+90
* rbtree, sched/deadline: Use rb_add_cached()Peter Zijlstra2021-02-171-49/+28
* rbtree, sched/fair: Use rb_add_cached()Peter Zijlstra2021-02-171-32/+14
* sched/fair: Merge select_idle_core/cpu()Mel Gorman2021-02-171-40/+59
* sched/fair: Remove select_idle_smt()Mel Gorman2021-02-171-30/+0
* Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branchIngo Molnar2021-02-1747-300/+465
|\
| * Merge branch 'for-5.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-132-1/+6
| |\
| | * cgroup: fix psi monitor for root cgroupOdin Ugedal2021-01-191-1/+3
| | * cgroup-v1: add disabled controller check in cgroup1_parse_param()Chen Zhou2021-01-151-0/+3
| * | Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-02-121-1/+1
| |\ \
| | * | tracing: Check length before giving out the filter bufferSteven Rostedt (VMware)2021-02-111-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2021-02-103-21/+22
| |\ \ \
| | * | | bpf: Fix 32 bit src register truncation on div/modDaniel Borkmann2021-02-101-15/+13
| | * | | bpf: Fix verifier jmp32 pruning decision logicDaniel Borkmann2021-02-101-1/+5
| | * | | bpf: Fix verifier jsgt branch analysis on max boundDaniel Borkmann2021-02-101-2/+2
| | * | | bpf: Check for integer overflow when using roundup_pow_of_two()Bui Quang Minh2021-02-031-0/+2
| | * | | bpf: Unbreak BPF_PROG_TYPE_KPROBE when kprobe is called via do_int3Alexei Starovoitov2021-02-031-3/+0
| * | | | Merge tag 'trace-v5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-081-1/+2
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | tracing: Do not count ftrace events in top level enable outputSteven Rostedt (VMware)2021-02-051-1/+2
| * | | | Merge tag 'dma-mapping-5.11-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-02-071-1/+1
| |\ \ \ \
| | * | | | dma-mapping: benchmark: use u8 for reserved field in uAPI structureBarry Song2021-02-051-1/+1
| * | | | | Merge tag 'irq_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-071-24/+20
| |\ \ \ \ \
| | * | | | | genirq/msi: Activate Multi-MSI early when MSI_FLAG_ACTIVATE_EARLY is setMarc Zyngier2021-01-301-24/+20
| * | | | | | Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-072-12/+4
| |\ \ \ \ \ \
| | * | | | | | entry: Use different define for selector variable in SUDGabriel Krisman Bertazi2021-02-061-2/+2
| | * | | | | | entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi2021-02-061-10/+2
| * | | | | | | Merge tag 'timers_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-02-071-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | ntp: Use freezable workqueue for RTC synchronizationGeert Uytterhoeven2021-02-051-2/+2
| | | |/ / / / / | | |/| | | | |
| * | | | | | | init/gcov: allow CONFIG_CONSTRUCTORS on UML to fix module gcovJohannes Berg2021-02-051-1/+1
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge tag 'trace-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-02-034-14/+38
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | / / | | |_|_|/ / | |/| | | |
| | * | | | kretprobe: Avoid re-registration of the same kretprobe earlierWang ShaoBo2021-01-291-0/+4
| | * | | | tracing/kprobe: Fix to support kretprobe events on unloaded modulesMasami Hiramatsu2021-01-292-13/+31
| | * | | | tracing: Use pause-on-trace with the latency tracersViktor Rosendahl2021-01-291-0/+4
| | * | | | fgraph: Initialize tracing_graph_pause at task creationSteven Rostedt (VMware)2021-01-291-2/+0
| * | | | | Merge tag 'dma-mapping-5.11-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-02-021-1/+5
| |\ \ \ \ \
| | * | | | | dma-mapping: benchmark: fix kernel crash when dma_map_single failsBarry Song2021-01-271-1/+5
| | |/ / / /
| * | | | | Merge tag 'net-5.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-02-024-3/+27
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2021-01-294-3/+27
| | |\ \ \ \
| | | * | | | bpf, preload: Fix build when $(O) points to a relative pathQuentin Monnet2021-01-261-1/+4
| | | * | | | bpf: Drop disabled LSM hooks from the sleepable setMikko Ylinen2021-01-261-0/+12
| | | * | | | bpf, inode_storage: Put file handler if no storage was foundPan Bian2021-01-221-1/+5
| | | * | | | bpf, cgroup: Fix problematic bounds checkLoris Reiff2021-01-221-1/+1
| | | * | | | bpf, cgroup: Fix optlen WARN_ON_ONCE toctouLoris Reiff2021-01-221-0/+5
| * | | | | | Merge tag 'core-urgent-2021-01-31' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-01-311-1/+1
| |\ \ \ \ \ \
| | * | | | | | entry: Unbreak single step reporting behaviourYuxuan Shui2021-01-281-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'pm-5.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-01-292-3/+1
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | PM: hibernate: flush swap writer after markingLaurent Badel2021-01-251-1/+1
| | * | | | | kernel: kexec: remove the lock operation of system_transition_mutexBaoquan He2021-01-251-2/+0
| | | |_|/ / | | |/| | |
| * | | | | futex: Handle faults correctly for PI futexesThomas Gleixner2021-01-261-37/+20