summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-284-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
* | | | futex: Simplify fixup_pi_state_owner()Thomas Gleixner2021-01-261-27/+26
* | | | futex: Use pi_state_update_owner() in put_pi_state()Thomas Gleixner2021-01-261-7/+1
* | | | rtmutex: Remove unused argument from rt_mutex_proxy_unlock()Thomas Gleixner2021-01-263-5/+3
* | | | futex: Provide and use pi_state_update_owner()Thomas Gleixner2021-01-261-33/+33
* | | | futex: Replace pointless printk in fixup_owner()Thomas Gleixner2021-01-261-7/+3
* | | | futex: Ensure the correct return value from futex_lock_pi()Thomas Gleixner2021-01-261-15/+16
| |/ / |/| |
* | | Merge tag 'printk-for-5.11-urgent-fixup' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-01-251-1/+1
|\ \ \ | |/ / |/| |
| * | Merge branch 'printk-rework' into for-linusPetr Mladek2021-01-251-1/+1
| |\ \
| | * | printk: fix string termination for record_print_text()John Ogness2021-01-251-1/+1
* | | | Merge tag 'irq_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-01-242-1/+2
|\ \ \ \
| * | | | genirq: Export irq_check_status_bit()Thomas Gleixner2021-01-131-0/+1
| * | | | Merge tag 'irqchip-fixes-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner2021-01-121-1/+1
| |\ \ \ \
| | * | | | genirq/msi: Initialize msi_alloc_info before calling msi_domain_prepare_irqs()Zenghui Yu2020-12-181-1/+1
* | | | | | Merge tag 'sched_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-01-245-33/+129
|\ \ \ \ \ \
| * | | | | | sched: Relax the set_cpus_allowed_ptr() semanticsPeter Zijlstra2021-01-221-11/+10
| * | | | | | sched: Fix CPU hotplug / tighten is_per_cpu_kthread()Peter Zijlstra2021-01-221-4/+35
| * | | | | | sched: Prepare to use balance_push in ttwu()Peter Zijlstra2021-01-222-5/+7
| * | | | | | workqueue: Restrict affinity change to rescuerPeter Zijlstra2021-01-221-6/+3
| * | | | | | workqueue: Tag bound workers with KTHREAD_IS_PER_CPUPeter Zijlstra2021-01-221-2/+9
| * | | | | | kthread: Extract KTHREAD_IS_PER_CPUPeter Zijlstra2021-01-222-1/+27