summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2021-02-04sched: Add cond_resched_rwlockBen Gardon-0/+40
2021-01-10Merge tag 'staging-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+0
2021-01-07Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski-0/+1
2021-01-06staging: ION: remove some references to CONFIG_IONMatthias Maennich-1/+0
2021-01-05Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-10/+10
2021-01-04Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds-4/+21
2021-01-03bpf: Fix a task_iter bug caused by a merge conflict resolutionYonghong Song-0/+1
2021-01-01Merge tag 'io_uring-5.11-2021-01-01' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+2
2020-12-30kernel/io_uring: cancel io_uring before task worksPavel Begunkov-0/+2
2020-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller-10/+10
2020-12-28Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-3/+10
2020-12-28Merge branch 'for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-15/+17
2020-12-27Merge tag 'locking-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-4/+6
2020-12-27Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-15/+4
2020-12-27Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-33/+20
2020-12-25genirq: Fix export of irq_to_desc() for powerpc KVMMichael Ellerman-1/+1
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-20/+67
2020-12-24bpf: Use thread_group_leader()Jonathan Lemon-1/+1
2020-12-24bpf: Save correct stopping point in file seq iterationJonathan Lemon-1/+2
2020-12-22Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-30/+76
2020-12-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+2
2020-12-22Merge tag 'dma-mapping-5.11' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-8/+384
2020-12-22kasan: rename (un)poison_shadow to (un)poison_rangeAndrey Konovalov-2/+2
2020-12-22Merge branch 'pm-cpufreq'Rafael J. Wysocki-30/+76
2020-12-22bpf: Add schedule point in htab_init_buckets()Eric Dumazet-0/+1
2020-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-1/+16
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn-0/+2
2020-12-18timekeeping: Fix spelling mistake in Kconfig "fullfill" -> "fulfill"Colin Ian King-1/+1
2020-12-18softirq: Avoid bad tracing / lockdep interactionPeter Zijlstra-1/+1
2020-12-18jump_label: Fix usage in module __initPeter Zijlstra-3/+5
2020-12-18bpf: Remove unused including <linux/version.h>Tian Tao-1/+0
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds-352/+662
2020-12-17Merge tag 'modules-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-89/+121
2020-12-17Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+3
2020-12-16Merge tag 'arm-soc-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2020-12-16Merge branch 'stable/for-linus-5.11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+18
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-67/+0
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-136/+45
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds-51/+1
2020-12-16Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-3/+293
2020-12-16Merge tag 'audit-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-29/+18
2020-12-16Merge tag 'printk-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-119/+170
2020-12-16cgroup: Fix memory leak when parsing multiple source parametersQinglang Miao-0/+2
2020-12-16tick/sched: Remove bogus boot "safety" checkThomas Gleixner-7/+0
2020-12-16tick: Remove pointless cpu valid check in hotplug codeThomas Gleixner-7/+3
2020-12-16Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-60/+48
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-135/+271
2020-12-15fault-injection: handle EI_ETYPE_TRUEBarnabás Pőcze-3/+3
2020-12-15reboot: hide from sysfs not applicable settingsMatteo Croce-23/+31
2020-12-15reboot: allow to override reboot type if quirks are foundMatteo Croce-0/+6