summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2020-06-23net: qed: fix left elements count calculationAlexander Lobakin
2020-06-18net: core: reduce recursion limit valueTaehee Yoo
2020-06-16Merge tag 'flex-array-conversions-5.8-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-06-15tifm: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15libata: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15kprobes: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15kexec: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15KVM: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15FS-Cache: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15cb710: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15can: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15dmaengine: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-06-15Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-14Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://github.com/micah-mort...Linus Torvalds
2020-06-14security: Add LSM hooks to set*gid syscallsThomas Cedeno
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-13Merge branch 'i2c/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2020-06-13Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-13Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-12Merge tag 'thermal-v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-06-12ext4, jbd2: ensure panic by fix a race between jbd2 abort and ext4 error hand...zhangyi (F)
2020-06-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-11Merge tag 'locking-kcsan-2020-06-11' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-11Merge tag 'locking-urgent-2020-06-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11Merge tag 'riscv-for-linus-5.8-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11compiler_types.h, kasan: Use __SANITIZE_ADDRESS__ instead of CONFIG_KASAN to ...Marco Elver
2020-06-11compiler.h: Move function attributes to compiler_types.hMarco Elver
2020-06-11compiler.h: Avoid nested statement expression in data_race()Marco Elver
2020-06-11compiler.h: Remove data_race() and unnecessary checks from {READ,WRITE}_ONCE()Marco Elver
2020-06-11kcsan: Remove 'noinline' from __no_kcsan_or_inlineMarco Elver
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-11nfs: set invalid blocks after NFSv4 writesZheng Bin
2020-06-11SUNRPC: receive buffer size estimation values almost never changeChuck Lever
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-06-11KVM: async_pf: Inject 'page ready' event only if 'page not present' was previ...Vitaly Kuznetsov
2020-06-11Enable ext4 support for per-file/directory dax operationsTheodore Ts'o
2020-06-11x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck
2020-06-11Merge branch 'x86/entry' into ras/coreThomas Gleixner
2020-06-11x86/entry: Unbreak __irqentry_text_start/end magicThomas Gleixner
2020-06-11lockdep: __always_inline more for noinstrPeter Zijlstra
2020-06-11x86/entry: Rename trace_hardirqs_off_prepare()Peter Zijlstra
2020-06-11genirq: Provide __irq_enter/exit_raw()Thomas Gleixner
2020-06-11genirq: Provide irq_enter/exit_rcu()Thomas Gleixner
2020-06-11nmi, tracing: Make hardware latency tracing noinstr safeThomas Gleixner
2020-06-11lib/bsearch: Provide __always_inline variantPeter Zijlstra