summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2021-09-03memcg: enable accounting for new namesapces and struct nsproxyVasily Averin-6/+6
2021-09-03memcg: enable accounting for pids in nested pid namespacesVasily Averin-1/+2
2021-09-03mm: remove VM_DENYWRITEDavid Hildenbrand-5/+0
2021-09-03kernel/fork: always deny write access to current MM exe_fileDavid Hildenbrand-6/+44
2021-09-03kernel/fork: factor out replacing the current MM exe_fileDavid Hildenbrand-35/+42
2021-09-02futex: Avoid redundant task lookupThomas Gleixner-30/+37
2021-09-02futex: Clarify comment for requeue_pi_wake_futex()Thomas Gleixner-6/+20
2021-09-02futex: Prevent inconsistent state and exit raceThomas Gleixner-43/+55
2021-09-02futex: Return error code instead of assigning it without effectColin Ian King-1/+1
2021-09-02locking/rwsem: Add missing __init_rwsem() for PREEMPT_RTMike Galbraith-4/+6
2021-09-02Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-51/+175
2021-09-02Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-110/+175
2021-09-02bpf: Relicense disassembler as GPL-2.0-only OR BSD-2-ClauseDaniel Borkmann-2/+2
2021-09-01Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-550/+413
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-40/+33
2021-09-01Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds-18/+44
2021-08-31Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-308/+1647
2021-08-31Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds-78/+111
2021-08-31Merge branch 'for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds-64/+133
2021-08-31Merge tag 'pm-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-41/+56
2021-08-31Merge tag 'audit-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+6
2021-08-31Merge tag 'kernel.sys.v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2021-08-31swiotlb: use depends on for DMA_RESTRICTED_POOLClaire Chang-2/+1
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds-0/+42
2021-08-30Merge tag 'for-5.15/io_uring-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2021-08-30Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-blockLinus Torvalds-0/+18
2021-08-30Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski-189/+433
2021-08-30Merge tag 'timers-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-156/+398
2021-08-30Merge tag 'irq-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-50/+195
2021-08-30Merge tag 'locking-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1373/+3123
2021-08-30Merge tag 'smp-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-39/+67
2021-08-30Merge tag 'perf-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+2
2021-08-30Merge tag 'sched-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-149/+672
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-3/+3
2021-08-30Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-24/+11
2021-08-30Merge branch 'core-rcu.2021.08.28a' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1658/+1767
2021-08-30cgroup: Avoid compiler warnings with no subsystemsKees Cook-6/+20
2021-08-30Merge branches 'pm-pci', 'pm-sleep', 'pm-domains' and 'powercap'Rafael J. Wysocki-4/+4
2021-08-30Merge branches 'pm-cpufreq', 'pm-cpu' and 'pm-em'Rafael J. Wysocki-37/+52
2021-08-30Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+10
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek-500/+163
2021-08-30Merge branch 'rework/fixup-for-5.15' into for-linusPetr Mladek-2/+5
2021-08-30Merge branch 'for-5.15-verbose-console' into for-linusPetr Mladek-0/+12
2021-08-29Merge tag 'irqchip-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...Thomas Gleixner-0/+1
2021-08-29Merge tag 'sched_urgent_for_v5.14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-27/+121
2021-08-28clocksource: Make clocksource watchdog test safe for slow-HZ systemsPaul E. McKenney-23/+23
2021-08-27printk/index: Fix -Wunused-function warningYueHaibing-1/+1
2021-08-27locking/rtmutex: Return success on deadlock for ww_mutex waitersPeter Zijlstra-1/+14
2021-08-27locking/rtmutex: Prevent spurious EDEADLK return caused by ww_mutexesPeter Zijlstra-0/+25
2021-08-27padata: Remove repeated verbose license textCai Huoqing-13/+0