summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-02-028-8/+34
|\
| * 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
| | | |_|/ | | |/| |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-2817-185/+274
|\| | | |
| * | | | 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
| | * | | | | | sched: Don't run cpu-online with balance_push() enabledPeter Zijlstra2021-01-221-2/+14
| | * | | | | | workqueue: Use cpu_possible_mask instead of cpu_active_mask to break affinityLai Jiangshan2021-01-221-1/+1
| | * | | | | | sched/core: Print out straggler tasks in sched_cpu_dying()Valentin Schneider2021-01-221-1/+23
| | |/ / / / /
| * | | | | | Merge tag 'timers_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2021-01-242-4/+3
| |\ \ \ \ \ \
| | * | | | | | ntp: Fix RTC synchronization on 32-bit platformsGeert Uytterhoeven2021-01-121-2/+2
| | * | | | | | timekeeping: Remove unused get_seconds()Chunguang Xu2021-01-121-2/+1
| | |/ / / / /
| * | | | | | Merge tag 'x86_urgent_for_v5.11_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-01-241-2/+7
| |\ \ \ \ \ \
| | * | | | | | locking/lockdep: Avoid noinstr warning for DEBUG_LOCKDEPPeter Zijlstra2021-01-121-1/+6
| | * | | | | | locking/lockdep: Cure noinstr failPeter Zijlstra2021-01-121-1/+1
| | |/ / / / /
| * | | | | | Merge tag 'for-linus-2021-01-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-01-243-6/+5
| |\ \ \ \ \ \
| | * | | | | | kthread: remove comments about old _do_fork() helperYanfei Xu2021-01-111-1/+1
| | * | | | | | Kernel: fork.c: Fix coding style: Do not use {} around single-line statementsAlexander Guril2021-01-111-4/+2
| | * | | | | | signal: Add missing __user annotation to copy_siginfo_from_user_anyJann Horn2021-01-111-1/+2
| | |/ / / / /